+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-12 18:22:25.801 1 INFO neutron.common.config [-] Logging enabled! 2026-08-12 18:22:25.801 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.4.dev13 2026-08-12 18:22:25.802 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-12 18:22:25.802 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-12 18:22:27.217 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 18:22:27.220 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-12 18:22:27.223 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-12 18:22:27.223 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 18:22:27.224 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-12 18:22:27.224 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-12 18:22:27.224 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 18:22:27.230 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 18:22:27.230 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 18:22:27.230 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 18:22:27.249 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-12 18:22:27.249 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 18:22:27.250 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-12 18:22:27.267 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-12 18:22:27.267 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-12 18:22:27.267 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-12 18:22:27.267 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-12 18:22:27.636 1 INFO neutron.plugins.ml2.managers [None req-fe474537-2b5f-450b-8cc6-bdce788afb9c - - - - - -] Initializing driver for type 'vlan' 2026-08-12 18:22:27.800 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fe474537-2b5f-450b-8cc6-bdce788afb9c - - - - - -] VlanTypeDriver initialization complete 2026-08-12 18:22:27.800 1 INFO neutron.plugins.ml2.managers [None req-fe474537-2b5f-450b-8cc6-bdce788afb9c - - - - - -] Initializing driver for type 'vxlan' 2026-08-12 18:22:27.801 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-fe474537-2b5f-450b-8cc6-bdce788afb9c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-12 18:22:27.853 1 INFO neutron.plugins.ml2.managers [None req-fe474537-2b5f-450b-8cc6-bdce788afb9c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-12 18:22:27.853 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fe474537-2b5f-450b-8cc6-bdce788afb9c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-12 18:22:27.853 1 INFO neutron.plugins.ml2.managers [None req-fe474537-2b5f-450b-8cc6-bdce788afb9c - - - - - -] Initializing extension driver 'port_security' 2026-08-12 18:22:27.853 1 INFO neutron.plugins.ml2.extensions.port_security [None req-fe474537-2b5f-450b-8cc6-bdce788afb9c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-12 18:22:27.854 1 INFO neutron.plugins.ml2.managers [None req-fe474537-2b5f-450b-8cc6-bdce788afb9c - - - - - -] Initializing extension driver 'qos' 2026-08-12 18:22:27.854 1 INFO neutron.plugins.ml2.managers [None req-fe474537-2b5f-450b-8cc6-bdce788afb9c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-12 18:22:27.854 1 INFO neutron.plugins.ml2.managers [None req-fe474537-2b5f-450b-8cc6-bdce788afb9c - - - - - -] Initializing mechanism driver 'l2population' 2026-08-12 18:22:27.869 1 INFO neutron.quota [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded quota_driver: . 2026-08-12 18:22:27.870 1 INFO neutron.plugins.ml2.plugin [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Modular L2 Plugin initialization complete 2026-08-12 18:22:27.870 1 INFO neutron.plugins.ml2.managers [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-12 18:22:27.870 1 INFO neutron.plugins.ml2.managers [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-12 18:22:27.871 1 INFO neutron.plugins.ml2.managers [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-12 18:22:27.871 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: qos 2026-08-12 18:22:27.881 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: router 2026-08-12 18:22:27.915 1 INFO neutron.services.service_base [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-12 18:22:27.915 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: segments 2026-08-12 18:22:27.978 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: trunk 2026-08-12 18:22:27.991 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: vpnaas 2026-08-12 18:22:28.021 1 WARNING stevedore.named [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-12 18:22:28.096 1 INFO neutron_vpnaas.services.vpn.plugin [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-12 18:22:28.096 1 INFO neutron.common.utils [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-12 18:22:28.096 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: taas 2026-08-12 18:22:28.116 1 WARNING stevedore.named [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-12 18:22:28.137 1 INFO neutron_taas.services.taas.taas_plugin [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-12 18:22:28.138 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: tapmirror 2026-08-12 18:22:28.150 1 WARNING stevedore.named [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-12 18:22:28.164 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-12 18:22:28.164 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: auto_allocate 2026-08-12 18:22:28.170 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: tag 2026-08-12 18:22:28.178 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: timestamp 2026-08-12 18:22:28.180 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: network_ip_availability 2026-08-12 18:22:28.184 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: flavors 2026-08-12 18:22:28.186 1 INFO neutron.manager [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loading Plugin: revisions 2026-08-12 18:22:28.189 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Initializing extension manager. 2026-08-12 18:22:28.190 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: address-group 2026-08-12 18:22:28.191 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: address-scope 2026-08-12 18:22:28.192 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-12 18:22:28.192 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: agent 2026-08-12 18:22:28.193 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: agent-resources-synced 2026-08-12 18:22:28.194 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-12 18:22:28.194 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-12 18:22:28.195 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: availability_zone 2026-08-12 18:22:28.196 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: availability_zone_filter 2026-08-12 18:22:28.196 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-12 18:22:28.196 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: default-subnetpools 2026-08-12 18:22:28.197 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-12 18:22:28.198 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: dns-integration 2026-08-12 18:22:28.198 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: dns-domain-ports 2026-08-12 18:22:28.199 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-12 18:22:28.199 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: dvr 2026-08-12 18:22:28.200 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-12 18:22:28.200 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: empty-string-filtering 2026-08-12 18:22:28.200 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 18:22:28.201 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-12 18:22:28.201 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: external-net 2026-08-12 18:22:28.202 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-12 18:22:28.202 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: extraroute 2026-08-12 18:22:28.203 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: extraroute-atomic 2026-08-12 18:22:28.203 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-12 18:22:28.203 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-12 18:22:28.204 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-12 18:22:28.204 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-12 18:22:28.205 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: fip-port-details 2026-08-12 18:22:28.205 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: flavors 2026-08-12 18:22:28.206 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-12 18:22:28.208 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: floatingip-pools 2026-08-12 18:22:28.209 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: ip_allocation 2026-08-12 18:22:28.209 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-12 18:22:28.210 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: l2_adjacency 2026-08-12 18:22:28.211 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: router 2026-08-12 18:22:28.212 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 18:22:28.212 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-12 18:22:28.213 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-12 18:22:28.214 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: ext-gw-mode 2026-08-12 18:22:28.214 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: l3-ha 2026-08-12 18:22:28.214 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-12 18:22:28.215 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-12 18:22:28.215 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: l3-flavors 2026-08-12 18:22:28.216 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-12 18:22:28.216 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-12 18:22:28.218 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-12 18:22:28.219 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-12 18:22:28.220 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-12 18:22:28.221 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-12 18:22:28.221 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-12 18:22:28.222 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: multi-provider 2026-08-12 18:22:28.222 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: net-mtu 2026-08-12 18:22:28.223 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: net-mtu-writable 2026-08-12 18:22:28.223 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: network_availability_zone 2026-08-12 18:22:28.223 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: network_ha 2026-08-12 18:22:28.224 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: network-ip-availability 2026-08-12 18:22:28.225 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-12 18:22:28.225 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: pagination 2026-08-12 18:22:28.226 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: port-device-profile 2026-08-12 18:22:28.226 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-12 18:22:28.228 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-12 18:22:28.229 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-12 18:22:28.230 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: port-mac-override 2026-08-12 18:22:28.231 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-12 18:22:28.232 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-12 18:22:28.233 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-12 18:22:28.234 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: port-resource-request 2026-08-12 18:22:28.235 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-12 18:22:28.236 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-12 18:22:28.236 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: binding 2026-08-12 18:22:28.238 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: binding-extended 2026-08-12 18:22:28.239 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: port-security 2026-08-12 18:22:28.239 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: project-id 2026-08-12 18:22:28.240 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: provider 2026-08-12 18:22:28.241 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-12 18:22:28.243 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos 2026-08-12 18:22:28.244 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-12 18:22:28.244 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-12 18:22:28.244 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-default 2026-08-12 18:22:28.245 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-fip 2026-08-12 18:22:28.245 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-12 18:22:28.245 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-12 18:22:28.246 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-12 18:22:28.246 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-12 18:22:28.247 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-12 18:22:28.247 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-pps 2026-08-12 18:22:28.248 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-12 18:22:28.248 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-12 18:22:28.249 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: qos-rules-alias 2026-08-12 18:22:28.249 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: quota-check-limit 2026-08-12 18:22:28.250 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-12 18:22:28.252 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: quotas 2026-08-12 18:22:28.254 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: quota_details 2026-08-12 18:22:28.255 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: rbac-policies 2026-08-12 18:22:28.256 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: rbac-address-group 2026-08-12 18:22:28.256 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: rbac-address-scope 2026-08-12 18:22:28.256 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: rbac-security-groups 2026-08-12 18:22:28.257 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-12 18:22:28.257 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: revision-if-match 2026-08-12 18:22:28.258 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-12 18:22:28.258 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: router_availability_zone 2026-08-12 18:22:28.259 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-12 18:22:28.260 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-12 18:22:28.260 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-12 18:22:28.261 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-12 18:22:28.261 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-12 18:22:28.261 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-12 18:22:28.262 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-12 18:22:28.265 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: security-group 2026-08-12 18:22:28.266 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: segment 2026-08-12 18:22:28.267 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-12 18:22:28.267 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: service-type 2026-08-12 18:22:28.268 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: sorting 2026-08-12 18:22:28.268 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: standard-attr-segment 2026-08-12 18:22:28.269 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: standard-attr-description 2026-08-12 18:22:28.269 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: stateful-security-group 2026-08-12 18:22:28.269 1 WARNING neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-12 18:22:28.270 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-12 18:22:28.270 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: subnet-external-network 2026-08-12 18:22:28.271 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: subnet_onboard 2026-08-12 18:22:28.271 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-12 18:22:28.271 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: subnet-service-types 2026-08-12 18:22:28.272 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: subnet_allocation 2026-08-12 18:22:28.272 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-12 18:22:28.273 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: tag-creation 2026-08-12 18:22:28.273 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-12 18:22:28.276 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: standard-attr-tag 2026-08-12 18:22:28.277 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-12 18:22:28.278 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: trunk 2026-08-12 18:22:28.278 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: trunk-details 2026-08-12 18:22:28.279 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-12 18:22:28.279 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-12 18:22:28.280 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-12 18:22:28.280 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-12 18:22:28.282 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-12 18:22:28.282 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-12 18:22:28.283 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: vpn-flavors 2026-08-12 18:22:28.284 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: vpnaas 2026-08-12 18:22:28.285 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: taas 2026-08-12 18:22:28.286 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: tap-mirror 2026-08-12 18:22:28.286 1 INFO neutron.api.extensions [None req-4727c53f-d82c-4bfe-bb24-7dba594b6b99 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-12 18:22:58.373 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-12 18:22:58.413 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-12 18:22:58.454 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-12 18:23:11.428 16 INFO neutron.db.l3_hamode_db [None req-52f667eb-2d71-4466-b6d4-828f26ea548a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-12 18:23:31.643 16 INFO neutron.plugins.ml2.plugin [None req-f43b2c52-3f93-447b-9c1e-22dce997106e - - - - - -] Attempt 1 to provision port cad5ab36-fc7a-4c2c-b100-54078b1ce8c7 2026-08-12 18:23:31.685 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port cad5ab36-fc7a-4c2c-b100-54078b1ce8c7 2026-08-12 18:23:33.596 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port cad5ab36-fc7a-4c2c-b100-54078b1ce8c7 2026-08-12 18:23:33.808 16 INFO neutron.plugins.ml2.plugin [None req-fe8a4e05-2ec0-41bf-9548-10f2214b80a6 - - - - - -] Attempt 1 to provision port cad5ab36-fc7a-4c2c-b100-54078b1ce8c7 2026-08-12 18:28:15.179 13 INFO neutron.plugins.ml2.plugin [None req-1d59a431-12c0-4a51-ae26-70e79694f99d - - - - - -] Attempt 1 to provision port e3b0378b-1410-4ec6-a91d-6257b002c5ca 2026-08-12 18:28:15.717 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port e3b0378b-1410-4ec6-a91d-6257b002c5ca 2026-08-12 18:28:16.839 13 INFO neutron.plugins.ml2.plugin [None req-4772e51e-3d6a-4dcd-bcd1-d10ee5d33545 - - - - - -] Attempt 1 to provision port e3b0378b-1410-4ec6-a91d-6257b002c5ca 2026-08-12 18:28:22.684 13 INFO neutron.plugins.ml2.plugin [None req-52edeff8-4e97-43b7-9471-4276b8c52ecb - - - - - -] Attempt 1 to provision port 6f8b9ab1-f8fb-4f3a-a5ad-a0945d542d73 2026-08-12 18:32:36.394 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 6f8b9ab1-f8fb-4f3a-a5ad-a0945d542d73 2026-08-12 18:32:37.808 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 6f8b9ab1-f8fb-4f3a-a5ad-a0945d542d73 2026-08-12 18:44:08.009 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port bf32fcd6-566c-42b6-bd72-d3bb496ec6ab 2026-08-12 18:44:09.980 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port bf32fcd6-566c-42b6-bd72-d3bb496ec6ab 2026-08-12 18:50:01.627 16 INFO neutron.plugins.ml2.plugin [None req-3ab38e73-b121-4271-bd53-c3c5bf757df2 - - - - - -] Attempt 1 to provision port e3b0378b-1410-4ec6-a91d-6257b002c5ca 2026-08-12 18:50:01.684 16 INFO neutron.plugins.ml2.plugin [None req-3ab38e73-b121-4271-bd53-c3c5bf757df2 - - - - - -] Attempt 1 to provision port 6f8b9ab1-f8fb-4f3a-a5ad-a0945d542d73 2026-08-12 18:50:01.745 16 INFO neutron.plugins.ml2.plugin [None req-3ab38e73-b121-4271-bd53-c3c5bf757df2 - - - - - -] Attempt 1 to provision port cad5ab36-fc7a-4c2c-b100-54078b1ce8c7 2026-08-12 19:00:50.272 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b11bafdd-dec2-45cc-a8db-87806b74ddd7 2026-08-12 19:00:52.266 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b11bafdd-dec2-45cc-a8db-87806b74ddd7 2026-08-12 19:00:54.346 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 4609eec0-2b90-4ca6-8ba0-e3d44ba4c5ad 2026-08-12 19:00:56.325 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 4609eec0-2b90-4ca6-8ba0-e3d44ba4c5ad 2026-08-12 19:00:58.427 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 1d6abef0-8940-44f5-b105-2901a942432b 2026-08-12 19:00:58.889 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 0ad7ac28-adbc-4174-b999-579cb1cd9aba 2026-08-12 19:01:00.272 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 0ad7ac28-adbc-4174-b999-579cb1cd9aba 2026-08-12 19:01:00.495 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 1d6abef0-8940-44f5-b105-2901a942432b 2026-08-12 19:01:02.378 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port aecd4266-e6dd-4ca8-9c08-fb2aed3cfc50 2026-08-12 19:01:04.366 13 INFO neutron.plugins.ml2.plugin [None req-e847bb5b-314a-4d5a-9fa6-4db4c88087b7 - - - - - -] Attempt 1 to provision port b11bafdd-dec2-45cc-a8db-87806b74ddd7 2026-08-12 19:01:04.392 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 2753916b-3492-407d-84db-4b6063d3eb5e 2026-08-12 19:01:04.435 13 INFO neutron.plugins.ml2.plugin [None req-e847bb5b-314a-4d5a-9fa6-4db4c88087b7 - - - - - -] Attempt 1 to provision port aecd4266-e6dd-4ca8-9c08-fb2aed3cfc50 2026-08-12 19:01:04.488 13 INFO neutron.plugins.ml2.plugin [None req-e847bb5b-314a-4d5a-9fa6-4db4c88087b7 - - - - - -] Attempt 1 to provision port af937cb2-a8c2-45c3-9610-aa79e3f6db7b 2026-08-12 19:01:04.516 13 INFO neutron.plugins.ml2.plugin [None req-e847bb5b-314a-4d5a-9fa6-4db4c88087b7 - - - - - -] Attempt 1 to provision port 4609eec0-2b90-4ca6-8ba0-e3d44ba4c5ad 2026-08-12 19:01:04.607 13 INFO neutron.plugins.ml2.plugin [None req-e847bb5b-314a-4d5a-9fa6-4db4c88087b7 - - - - - -] Attempt 1 to provision port 556c9ffd-141b-4bb6-a6df-4ba03b0b933a 2026-08-12 19:01:04.649 13 INFO neutron.plugins.ml2.plugin [None req-e847bb5b-314a-4d5a-9fa6-4db4c88087b7 - - - - - -] Attempt 1 to provision port 27d7295c-6191-4554-8eca-4d6f1cf52ba3 2026-08-12 19:01:04.685 13 INFO neutron.plugins.ml2.plugin [None req-e847bb5b-314a-4d5a-9fa6-4db4c88087b7 - - - - - -] Attempt 1 to provision port 4ae0daab-a92e-4d76-9c98-31ee81f49a8b 2026-08-12 19:01:04.796 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port aecd4266-e6dd-4ca8-9c08-fb2aed3cfc50 2026-08-12 19:01:07.438 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 2753916b-3492-407d-84db-4b6063d3eb5e 2026-08-12 19:01:07.978 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 3a799bff-3a74-486d-b5ce-83df2c5b42e0 2026-08-12 19:01:08.312 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b67bf5f6-ad88-41c2-8ecd-18a7caf4db7a 2026-08-12 19:01:08.693 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-873d92a3-74a7-4447-a8b4-8ab4326d7fb1'] response: {'server_uuid': '294391a7-0230-4ef5-a3f5-eab5b1fa34e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a799bff-3a74-486d-b5ce-83df2c5b42e0', 'code': 200} 2026-08-12 19:01:08.845 13 INFO neutron.plugins.ml2.plugin [None req-742a4b73-7dc8-4a32-88f4-88e8cec5cfc2 - - - - - -] Attempt 1 to provision port c8a58c80-5707-4703-8ee6-b4e22ed4a3ce 2026-08-12 19:01:08.895 13 INFO neutron.plugins.ml2.plugin [None req-742a4b73-7dc8-4a32-88f4-88e8cec5cfc2 - - - - - -] Attempt 1 to provision port 4ae0daab-a92e-4d76-9c98-31ee81f49a8b 2026-08-12 19:01:09.109 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b67bf5f6-ad88-41c2-8ecd-18a7caf4db7a 2026-08-12 19:01:09.390 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 3a799bff-3a74-486d-b5ce-83df2c5b42e0 2026-08-12 19:01:11.010 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d09e4d36-b746-4209-b23f-13f2cfa1277d'] response: {'server_uuid': '8ad2b28a-8351-4037-8b29-27d53a302429', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b67bf5f6-ad88-41c2-8ecd-18a7caf4db7a', 'code': 200} 2026-08-12 19:01:15.283 16 INFO neutron.plugins.ml2.plugin [None req-5f324eb3-f1a0-45f0-a3a5-4aaf9de91524 - - - - - -] Attempt 1 to provision port 556c9ffd-141b-4bb6-a6df-4ba03b0b933a 2026-08-12 19:01:15.342 16 INFO neutron.plugins.ml2.plugin [None req-5f324eb3-f1a0-45f0-a3a5-4aaf9de91524 - - - - - -] Attempt 1 to provision port 3a799bff-3a74-486d-b5ce-83df2c5b42e0 2026-08-12 19:01:15.392 16 INFO neutron.plugins.ml2.plugin [None req-5f324eb3-f1a0-45f0-a3a5-4aaf9de91524 - - - - - -] Attempt 1 to provision port 3599ee45-ae23-41aa-b8a3-c8510cb2f040 2026-08-12 19:01:15.828 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 6545db0d-b472-4892-b816-0abbc3b07c16 2026-08-12 19:01:16.426 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf9fbd0e-a0ea-40c8-89c3-2282bbc4c5e5'] response: {'server_uuid': '3d41d394-c1bf-4c2b-9089-8caa9dadb632', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6545db0d-b472-4892-b816-0abbc3b07c16', 'code': 200} 2026-08-12 19:01:17.443 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 6545db0d-b472-4892-b816-0abbc3b07c16 2026-08-12 19:01:17.497 13 INFO neutron.plugins.ml2.plugin [None req-77048651-e921-44a5-86d1-ec376c9aaa02 - - - - - -] Attempt 1 to provision port b67bf5f6-ad88-41c2-8ecd-18a7caf4db7a 2026-08-12 19:01:19.478 13 INFO neutron.plugins.ml2.plugin [None req-92f63787-3e46-4acf-bcdc-1c6b57bd9785 - - - - - -] Attempt 1 to provision port af937cb2-a8c2-45c3-9610-aa79e3f6db7b 2026-08-12 19:01:21.536 16 INFO neutron.plugins.ml2.plugin [None req-a80093dd-7ccd-45b5-8ddb-52344fff83cb - - - - - -] Attempt 1 to provision port 6545db0d-b472-4892-b816-0abbc3b07c16 2026-08-12 19:01:21.639 16 INFO neutron.plugins.ml2.plugin [None req-a80093dd-7ccd-45b5-8ddb-52344fff83cb - - - - - -] Attempt 1 to provision port af937cb2-a8c2-45c3-9610-aa79e3f6db7b 2026-08-12 19:01:23.623 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f0b7064-2852-4087-9ae3-d5011a16b923'] response: {'server_uuid': '3d41d394-c1bf-4c2b-9089-8caa9dadb632', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6545db0d-b472-4892-b816-0abbc3b07c16', 'code': 200} 2026-08-12 19:01:31.427 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port d6d54c34-2387-4c2b-8d66-970f845190a1 2026-08-12 19:01:33.150 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port d6d54c34-2387-4c2b-8d66-970f845190a1 2026-08-12 19:01:35.261 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 27d7295c-6191-4554-8eca-4d6f1cf52ba3 2026-08-12 19:01:35.568 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 502e1728-0df6-41bf-8be5-fd359f223c08 2026-08-12 19:01:35.870 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 4ae0daab-a92e-4d76-9c98-31ee81f49a8b 2026-08-12 19:01:37.301 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 27d7295c-6191-4554-8eca-4d6f1cf52ba3 2026-08-12 19:01:37.470 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 4ae0daab-a92e-4d76-9c98-31ee81f49a8b 2026-08-12 19:01:39.347 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 996f3946-8226-4150-8609-cc1c515dcf54 2026-08-12 19:01:41.238 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port d1917225-8b4d-4cff-9011-413dd578b989 2026-08-12 19:01:41.540 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 996f3946-8226-4150-8609-cc1c515dcf54 2026-08-12 19:01:42.673 16 INFO neutron.plugins.ml2.plugin [None req-d4a37e56-fcd8-4285-9e6b-9e8ef1ff05ac - - - - - -] Attempt 1 to provision port 7f758faf-ea74-408e-9def-a6e92e75e51d 2026-08-12 19:01:42.699 16 INFO neutron.plugins.ml2.plugin [None req-d4a37e56-fcd8-4285-9e6b-9e8ef1ff05ac - - - - - -] Attempt 1 to provision port d1917225-8b4d-4cff-9011-413dd578b989 2026-08-12 19:01:43.478 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port d1917225-8b4d-4cff-9011-413dd578b989 2026-08-12 19:01:49.398 16 INFO neutron.plugins.ml2.plugin [None req-727a447e-7253-4d70-a0c6-7d04e096d782 - - - - - -] Attempt 1 to provision port 7f758faf-ea74-408e-9def-a6e92e75e51d 2026-08-12 19:01:49.423 16 INFO neutron.plugins.ml2.plugin [None req-727a447e-7253-4d70-a0c6-7d04e096d782 - - - - - -] Attempt 1 to provision port d1917225-8b4d-4cff-9011-413dd578b989 2026-08-12 19:01:51.707 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b622bf13-62a3-4dea-b8c0-017fb675732a 2026-08-12 19:01:51.804 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b417a8d-bf6c-4848-a06c-d3c3966c82b1'] response: {'server_uuid': 'c2fc9349-41dc-4e37-93ca-e9e01697b718', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b622bf13-62a3-4dea-b8c0-017fb675732a', 'code': 200} 2026-08-12 19:01:53.309 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b622bf13-62a3-4dea-b8c0-017fb675732a 2026-08-12 19:01:55.122 16 INFO neutron.plugins.ml2.plugin [None req-32f7b3b7-5de2-4d83-bb09-af52ba80ab4a - - - - - -] Attempt 1 to provision port 56f0d982-7f60-4631-97c6-1f3867823b46 2026-08-12 19:01:55.143 16 INFO neutron.plugins.ml2.plugin [None req-32f7b3b7-5de2-4d83-bb09-af52ba80ab4a - - - - - -] Attempt 1 to provision port 89a2c306-b64b-41e0-a2f6-168ded387115 2026-08-12 19:01:55.425 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 7f758faf-ea74-408e-9def-a6e92e75e51d 2026-08-12 19:01:55.829 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 89a2c306-b64b-41e0-a2f6-168ded387115 2026-08-12 19:01:57.218 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 7f758faf-ea74-408e-9def-a6e92e75e51d 2026-08-12 19:01:57.394 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 89a2c306-b64b-41e0-a2f6-168ded387115 2026-08-12 19:02:00.735 13 INFO neutron.plugins.ml2.plugin [None req-7da573db-9943-4a00-a1cd-ab545297405f - - - - - -] Attempt 1 to provision port b622bf13-62a3-4dea-b8c0-017fb675732a 2026-08-12 19:02:00.821 13 INFO neutron.plugins.ml2.plugin [None req-7da573db-9943-4a00-a1cd-ab545297405f - - - - - -] Attempt 1 to provision port 7f758faf-ea74-408e-9def-a6e92e75e51d 2026-08-12 19:02:03.205 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 51b85f06-4e22-41a7-99ec-95ea49ba03f3 2026-08-12 19:02:05.161 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 51b85f06-4e22-41a7-99ec-95ea49ba03f3 2026-08-12 19:02:07.154 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port c9fc98fb-657c-4724-9408-11fd7c1af341 2026-08-12 19:02:09.266 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port c9fc98fb-657c-4724-9408-11fd7c1af341 2026-08-12 19:02:10.783 16 INFO neutron.plugins.ml2.plugin [None req-d4a85b81-98a8-46b2-b2fe-74dd0cbbee65 - - - - - -] Attempt 1 to provision port c9fc98fb-657c-4724-9408-11fd7c1af341 2026-08-12 19:02:10.840 16 INFO neutron.plugins.ml2.plugin [None req-d4a85b81-98a8-46b2-b2fe-74dd0cbbee65 - - - - - -] Attempt 1 to provision port 2d2d9396-33ae-41b3-b99d-a4e6eb8ccc3c 2026-08-12 19:02:10.861 16 INFO neutron.plugins.ml2.plugin [None req-d4a85b81-98a8-46b2-b2fe-74dd0cbbee65 - - - - - -] Attempt 1 to provision port e48b7d14-d963-41b6-8e0c-1161dbdce65e 2026-08-12 19:02:14.025 16 INFO neutron.plugins.ml2.plugin [None req-41a53f67-8d98-464a-a236-9eeff73a4ad1 - - - - - -] Attempt 1 to provision port c9fc98fb-657c-4724-9408-11fd7c1af341 2026-08-12 19:02:14.075 16 INFO neutron.plugins.ml2.plugin [None req-41a53f67-8d98-464a-a236-9eeff73a4ad1 - - - - - -] Attempt 1 to provision port 2d2d9396-33ae-41b3-b99d-a4e6eb8ccc3c 2026-08-12 19:02:16.494 13 INFO neutron.plugins.ml2.plugin [None req-fc4831d4-5da3-4523-81e8-da80348be376 - - - - - -] Attempt 1 to provision port 2d2d9396-33ae-41b3-b99d-a4e6eb8ccc3c 2026-08-12 19:02:19.179 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 2d2d9396-33ae-41b3-b99d-a4e6eb8ccc3c 2026-08-12 19:02:19.477 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port e48b7d14-d963-41b6-8e0c-1161dbdce65e 2026-08-12 19:02:21.814 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port f1106e67-d219-438f-a5cf-37fea7fea1a0 2026-08-12 19:02:21.957 13 INFO neutron.plugins.ml2.plugin [None req-0d0569a4-b973-477c-ac9d-8808bf87ab6c - - - - - -] Attempt 1 to provision port f1106e67-d219-438f-a5cf-37fea7fea1a0 2026-08-12 19:02:22.019 13 INFO neutron.plugins.ml2.plugin [None req-0d0569a4-b973-477c-ac9d-8808bf87ab6c - - - - - -] Attempt 1 to provision port 2d2d9396-33ae-41b3-b99d-a4e6eb8ccc3c 2026-08-12 19:02:22.152 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 2d2d9396-33ae-41b3-b99d-a4e6eb8ccc3c 2026-08-12 19:02:22.343 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 3de2dc93-894c-4dba-851e-b90c68d8bbd3 2026-08-12 19:02:22.459 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-979dc561-a2b4-49c8-b0a6-bd28eb726cd0'] response: {'server_uuid': '32a21007-96a6-4eec-998d-6203ad494821', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3de2dc93-894c-4dba-851e-b90c68d8bbd3', 'code': 200} 2026-08-12 19:02:22.757 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port e48b7d14-d963-41b6-8e0c-1161dbdce65e 2026-08-12 19:02:23.610 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port f1106e67-d219-438f-a5cf-37fea7fea1a0 2026-08-12 19:02:23.811 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port aa617675-44ee-430a-bddc-20d6a840edb0 2026-08-12 19:02:24.181 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 3de2dc93-894c-4dba-851e-b90c68d8bbd3 2026-08-12 19:02:25.587 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 3dce8c79-0446-4f9e-84fa-1f1b63d214cb 2026-08-12 19:02:26.054 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port aa617675-44ee-430a-bddc-20d6a840edb0 2026-08-12 19:02:27.490 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 3dce8c79-0446-4f9e-84fa-1f1b63d214cb 2026-08-12 19:02:29.521 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 84bc2803-b4e4-44c4-8faf-30b9f6201afa 2026-08-12 19:02:31.506 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 84bc2803-b4e4-44c4-8faf-30b9f6201afa 2026-08-12 19:02:32.329 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5f41d8a-18c3-469c-b149-ae20265fc637'] response: {'server_uuid': 'c2fc9349-41dc-4e37-93ca-e9e01697b718', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b622bf13-62a3-4dea-b8c0-017fb675732a', 'code': 200} 2026-08-12 19:02:33.254 16 INFO neutron.plugins.ml2.plugin [None req-b1587e13-dc09-4157-ad32-f6e00343b30e - - - - - -] Attempt 1 to provision port 771bedea-3a4c-4a22-aa64-4ad6bd06f585 2026-08-12 19:02:33.273 16 INFO neutron.plugins.ml2.plugin [None req-b1587e13-dc09-4157-ad32-f6e00343b30e - - - - - -] Attempt 1 to provision port f1106e67-d219-438f-a5cf-37fea7fea1a0 2026-08-12 19:02:33.311 16 INFO neutron.plugins.ml2.plugin [None req-b1587e13-dc09-4157-ad32-f6e00343b30e - - - - - -] Attempt 1 to provision port d78d4523-4c7b-42b1-ab4a-dda96e4fa487 2026-08-12 19:02:33.332 16 INFO neutron.plugins.ml2.plugin [None req-b1587e13-dc09-4157-ad32-f6e00343b30e - - - - - -] Attempt 1 to provision port 2789249a-3d9d-4cf8-a4dd-cd6c6bb7a864 2026-08-12 19:02:33.350 16 INFO neutron.plugins.ml2.plugin [None req-b1587e13-dc09-4157-ad32-f6e00343b30e - - - - - -] Attempt 1 to provision port 3dce8c79-0446-4f9e-84fa-1f1b63d214cb 2026-08-12 19:02:33.398 16 INFO neutron.plugins.ml2.plugin [None req-b1587e13-dc09-4157-ad32-f6e00343b30e - - - - - -] Attempt 1 to provision port 84bc2803-b4e4-44c4-8faf-30b9f6201afa 2026-08-12 19:02:36.168 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b622bf13-62a3-4dea-b8c0-017fb675732a 2026-08-12 19:02:36.269 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-12bdaf5e-5e1e-4f27-a692-c9450b34ab6e'] response: {'server_uuid': 'c2fc9349-41dc-4e37-93ca-e9e01697b718', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b622bf13-62a3-4dea-b8c0-017fb675732a', 'code': 200} 2026-08-12 19:02:38.298 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b622bf13-62a3-4dea-b8c0-017fb675732a 2026-08-12 19:02:38.504 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port cffb0d95-1bbc-4659-90aa-3b9758674eeb 2026-08-12 19:02:38.623 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9449b2e-03e0-4a26-801d-fa28509403fc'] response: {'server_uuid': '805b6fb8-dbc5-4d5e-b329-4c6fca3316e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cffb0d95-1bbc-4659-90aa-3b9758674eeb', 'code': 200} 2026-08-12 19:02:39.518 13 INFO neutron.plugins.ml2.plugin [None req-a2da50a1-07ac-42b4-b509-372766778ee5 - - - - - -] Attempt 1 to provision port f1106e67-d219-438f-a5cf-37fea7fea1a0 2026-08-12 19:02:39.635 13 INFO neutron.plugins.ml2.plugin [None req-a2da50a1-07ac-42b4-b509-372766778ee5 - - - - - -] Attempt 1 to provision port cffb0d95-1bbc-4659-90aa-3b9758674eeb 2026-08-12 19:02:39.756 13 INFO neutron.plugins.ml2.plugin [None req-a2da50a1-07ac-42b4-b509-372766778ee5 - - - - - -] Attempt 1 to provision port 3dce8c79-0446-4f9e-84fa-1f1b63d214cb 2026-08-12 19:02:39.882 13 INFO neutron.plugins.ml2.plugin [None req-a2da50a1-07ac-42b4-b509-372766778ee5 - - - - - -] Attempt 1 to provision port 771bedea-3a4c-4a22-aa64-4ad6bd06f585 2026-08-12 19:02:40.117 13 INFO neutron.plugins.ml2.plugin [None req-a2da50a1-07ac-42b4-b509-372766778ee5 - - - - - -] Attempt 1 to provision port d78d4523-4c7b-42b1-ab4a-dda96e4fa487 2026-08-12 19:02:40.178 13 INFO neutron.plugins.ml2.plugin [None req-a2da50a1-07ac-42b4-b509-372766778ee5 - - - - - -] Attempt 1 to provision port 2789249a-3d9d-4cf8-a4dd-cd6c6bb7a864 2026-08-12 19:02:40.194 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port cffb0d95-1bbc-4659-90aa-3b9758674eeb 2026-08-12 19:02:40.426 13 INFO neutron.plugins.ml2.plugin [None req-a2da50a1-07ac-42b4-b509-372766778ee5 - - - - - -] Attempt 1 to provision port 84bc2803-b4e4-44c4-8faf-30b9f6201afa 2026-08-12 19:02:40.460 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 771bedea-3a4c-4a22-aa64-4ad6bd06f585 2026-08-12 19:02:40.709 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 2789249a-3d9d-4cf8-a4dd-cd6c6bb7a864 2026-08-12 19:02:42.246 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port ffa6f3e5-6414-4fc2-af3a-6beb3df0cbde 2026-08-12 19:02:42.517 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 771bedea-3a4c-4a22-aa64-4ad6bd06f585 2026-08-12 19:02:42.772 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port d78d4523-4c7b-42b1-ab4a-dda96e4fa487 2026-08-12 19:02:43.012 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 2789249a-3d9d-4cf8-a4dd-cd6c6bb7a864 2026-08-12 19:02:44.134 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port ffa6f3e5-6414-4fc2-af3a-6beb3df0cbde 2026-08-12 19:02:44.358 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port d78d4523-4c7b-42b1-ab4a-dda96e4fa487 2026-08-12 19:02:45.342 16 INFO neutron.plugins.ml2.plugin [None req-6d2499d2-53ae-49c5-b871-ff9bb8e99536 - - - - - -] Attempt 1 to provision port cffb0d95-1bbc-4659-90aa-3b9758674eeb 2026-08-12 19:02:45.405 16 INFO neutron.plugins.ml2.plugin [None req-6d2499d2-53ae-49c5-b871-ff9bb8e99536 - - - - - -] Attempt 1 to provision port 3dce8c79-0446-4f9e-84fa-1f1b63d214cb 2026-08-12 19:02:45.448 16 INFO neutron.plugins.ml2.plugin [None req-6d2499d2-53ae-49c5-b871-ff9bb8e99536 - - - - - -] Attempt 1 to provision port 2789249a-3d9d-4cf8-a4dd-cd6c6bb7a864 2026-08-12 19:02:50.792 16 INFO neutron.plugins.ml2.plugin [None req-fa848b4c-41f3-46da-ad11-841027679f73 - - - - - -] Attempt 1 to provision port 771bedea-3a4c-4a22-aa64-4ad6bd06f585 2026-08-12 19:02:50.880 16 INFO neutron.plugins.ml2.plugin [None req-fa848b4c-41f3-46da-ad11-841027679f73 - - - - - -] Attempt 1 to provision port d78d4523-4c7b-42b1-ab4a-dda96e4fa487 2026-08-12 19:02:54.199 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 96f7e5db-07c7-4828-87e4-f6f1e3b40388 2026-08-12 19:02:54.339 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-35684438-692e-4e64-be02-2cbd92aea2be'] response: {'server_uuid': '8ed26733-bb4c-4cb5-acd0-82862b713279', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96f7e5db-07c7-4828-87e4-f6f1e3b40388', 'code': 200} 2026-08-12 19:02:55.158 16 INFO neutron.plugins.ml2.plugin [None req-99025f80-0a92-4ab7-8d0d-14741f65fe52 - - - - - -] Attempt 1 to provision port 2789249a-3d9d-4cf8-a4dd-cd6c6bb7a864 2026-08-12 19:02:55.211 16 INFO neutron.plugins.ml2.plugin [None req-99025f80-0a92-4ab7-8d0d-14741f65fe52 - - - - - -] Attempt 1 to provision port ffa6f3e5-6414-4fc2-af3a-6beb3df0cbde 2026-08-12 19:02:55.261 16 INFO neutron.plugins.ml2.plugin [None req-99025f80-0a92-4ab7-8d0d-14741f65fe52 - - - - - -] Attempt 1 to provision port cffb0d95-1bbc-4659-90aa-3b9758674eeb 2026-08-12 19:02:56.129 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 96f7e5db-07c7-4828-87e4-f6f1e3b40388 2026-08-12 19:02:57.295 16 INFO neutron.plugins.ml2.plugin [None req-ea78f5ad-496d-4cad-8287-4f4e9662bf2c - - - - - -] Attempt 1 to provision port 96f7e5db-07c7-4828-87e4-f6f1e3b40388 2026-08-12 19:03:00.284 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5dd1606-af9f-4581-91b9-e465b1438392'] response: {'server_uuid': 'c2fc9349-41dc-4e37-93ca-e9e01697b718', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b622bf13-62a3-4dea-b8c0-017fb675732a', 'code': 200} 2026-08-12 19:03:12.374 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 3695c6c5-bebf-4c94-ac56-870f32ee2078 2026-08-12 19:03:13.444 13 INFO neutron.plugins.ml2.plugin [None req-d34c562b-d38c-4ef5-9ca4-add8dfaa5ee1 - - - - - -] Attempt 1 to provision port 3695c6c5-bebf-4c94-ac56-870f32ee2078 2026-08-12 19:03:14.289 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 73758f21-8495-4614-8bc6-90376f529f32 2026-08-12 19:03:14.643 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 3695c6c5-bebf-4c94-ac56-870f32ee2078 2026-08-12 19:03:16.138 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 73758f21-8495-4614-8bc6-90376f529f32 2026-08-12 19:03:18.011 13 INFO neutron.plugins.ml2.plugin [None req-f291506c-11d8-46c7-949c-dfaddc3d4933 - - - - - -] Attempt 1 to provision port 3695c6c5-bebf-4c94-ac56-870f32ee2078 2026-08-12 19:03:18.064 13 INFO neutron.plugins.ml2.plugin [None req-f291506c-11d8-46c7-949c-dfaddc3d4933 - - - - - -] Attempt 1 to provision port c35e3192-de1d-4626-a3c9-f470ee66301a 2026-08-12 19:03:18.091 13 INFO neutron.plugins.ml2.plugin [None req-f291506c-11d8-46c7-949c-dfaddc3d4933 - - - - - -] Attempt 1 to provision port b25c6023-2b43-4da8-a6c0-52efc37d47b1 2026-08-12 19:03:24.252 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 09bfe94f-fcd9-406b-81ca-22d39ed9d37c 2026-08-12 19:03:26.135 16 INFO neutron.plugins.ml2.plugin [None req-ba4e679b-c8ea-4149-84ab-422ef2f0f7a9 - - - - - -] Attempt 1 to provision port c35e3192-de1d-4626-a3c9-f470ee66301a 2026-08-12 19:03:27.444 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 142cbd91-df48-47e7-be42-ac51f416786e 2026-08-12 19:03:27.592 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7742bf95-2f58-43d4-971e-b325323154ff'] response: {'server_uuid': '2f06a548-ee31-4594-af2e-571710835bd5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '142cbd91-df48-47e7-be42-ac51f416786e', 'code': 200} 2026-08-12 19:03:28.646 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 142cbd91-df48-47e7-be42-ac51f416786e 2026-08-12 19:03:30.697 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b25c6023-2b43-4da8-a6c0-52efc37d47b1 2026-08-12 19:03:33.156 16 INFO neutron.plugins.ml2.plugin [None req-d4918fed-4965-4f7a-b9a4-83b5b0ec7ada - - - - - -] Attempt 1 to provision port c35e3192-de1d-4626-a3c9-f470ee66301a 2026-08-12 19:03:33.248 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b25c6023-2b43-4da8-a6c0-52efc37d47b1 2026-08-12 19:03:33.300 16 INFO neutron.plugins.ml2.plugin [None req-d4918fed-4965-4f7a-b9a4-83b5b0ec7ada - - - - - -] Attempt 1 to provision port 4080eb2b-4987-49a9-8059-eb07e5d4ba2a 2026-08-12 19:03:33.420 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port c35e3192-de1d-4626-a3c9-f470ee66301a 2026-08-12 19:03:34.655 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port c35e3192-de1d-4626-a3c9-f470ee66301a 2026-08-12 19:03:49.093 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port bef2eb02-69b8-4354-8249-7920318d9ed5 2026-08-12 19:03:49.169 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c322c01d-e2e9-46fb-84e0-8708f179a921'] response: {'server_uuid': '52bb1bf8-1ab7-43a2-812a-8d36d44cfa64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bef2eb02-69b8-4354-8249-7920318d9ed5', 'code': 200} 2026-08-12 19:03:49.551 13 INFO neutron.plugins.ml2.plugin [None req-617d702f-8ffa-4c80-a531-c0f5193a2cd3 - - - - - -] Attempt 1 to provision port bef2eb02-69b8-4354-8249-7920318d9ed5 2026-08-12 19:03:50.582 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port bef2eb02-69b8-4354-8249-7920318d9ed5 2026-08-12 19:03:54.680 13 INFO neutron.plugins.ml2.plugin [None req-47639ea2-ec3c-43f3-842d-537d99b6f67e - - - - - -] Attempt 1 to provision port 7f2901ff-c524-4e8e-826c-eb640a1d32ad 2026-08-12 19:03:54.686 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 7f2901ff-c524-4e8e-826c-eb640a1d32ad 2026-08-12 19:03:56.763 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 7f2901ff-c524-4e8e-826c-eb640a1d32ad 2026-08-12 19:03:56.957 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b7c205e8-9761-451a-9241-e0ae704c91bd 2026-08-12 19:03:58.612 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b7c205e8-9761-451a-9241-e0ae704c91bd 2026-08-12 19:04:01.675 13 INFO neutron.plugins.ml2.plugin [None req-09bfa85e-0d9a-401b-b9a6-505f388d6807 - - - - - -] Attempt 1 to provision port 63e2f22b-4047-43a7-a76c-007e64aaea55 2026-08-12 19:04:01.713 13 INFO neutron.plugins.ml2.plugin [None req-09bfa85e-0d9a-401b-b9a6-505f388d6807 - - - - - -] Attempt 1 to provision port 7f2901ff-c524-4e8e-826c-eb640a1d32ad 2026-08-12 19:04:01.761 13 INFO neutron.plugins.ml2.plugin [None req-09bfa85e-0d9a-401b-b9a6-505f388d6807 - - - - - -] Attempt 1 to provision port b49b98a9-d7f8-4f50-8800-f64b57793368 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.478 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:04.481 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [{'id': 'bcdbdf36-9717-4e98-9fb8-8500b7c33c46', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 268, 'network_id': '39b9df5f-6a0d-4e93-a069-07046502df23'}] 2026-08-12 19:04:04.481 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 2 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.498 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:04.500 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [{'id': 'bcdbdf36-9717-4e98-9fb8-8500b7c33c46', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 268, 'network_id': '39b9df5f-6a0d-4e93-a069-07046502df23'}] 2026-08-12 19:04:04.500 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 3 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.513 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:04.515 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [{'id': 'bcdbdf36-9717-4e98-9fb8-8500b7c33c46', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 268, 'network_id': '39b9df5f-6a0d-4e93-a069-07046502df23'}] 2026-08-12 19:04:04.516 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 4 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.528 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:04.529 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [{'id': 'bcdbdf36-9717-4e98-9fb8-8500b7c33c46', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 268, 'network_id': '39b9df5f-6a0d-4e93-a069-07046502df23'}] 2026-08-12 19:04:04.529 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 5 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.545 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:04.547 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [{'id': 'bcdbdf36-9717-4e98-9fb8-8500b7c33c46', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 268, 'network_id': '39b9df5f-6a0d-4e93-a069-07046502df23'}] 2026-08-12 19:04:04.548 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 6 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.562 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:04.564 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [{'id': 'bcdbdf36-9717-4e98-9fb8-8500b7c33c46', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 268, 'network_id': '39b9df5f-6a0d-4e93-a069-07046502df23'}] 2026-08-12 19:04:04.564 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 7 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.575 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:04.577 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [{'id': 'bcdbdf36-9717-4e98-9fb8-8500b7c33c46', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 268, 'network_id': '39b9df5f-6a0d-4e93-a069-07046502df23'}] 2026-08-12 19:04:04.577 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 8 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.588 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:04.590 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [{'id': 'bcdbdf36-9717-4e98-9fb8-8500b7c33c46', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 268, 'network_id': '39b9df5f-6a0d-4e93-a069-07046502df23'}] 2026-08-12 19:04:04.591 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 9 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.605 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:04.608 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [{'id': 'bcdbdf36-9717-4e98-9fb8-8500b7c33c46', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 268, 'network_id': '39b9df5f-6a0d-4e93-a069-07046502df23'}] 2026-08-12 19:04:04.608 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 10 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:04.625 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:04.627 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [{'id': 'bcdbdf36-9717-4e98-9fb8-8500b7c33c46', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 268, 'network_id': '39b9df5f-6a0d-4e93-a069-07046502df23'}] 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.196 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:05.198 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [] 2026-08-12 19:04:05.199 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 2 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.219 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:05.222 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [] 2026-08-12 19:04:05.222 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 3 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.235 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:05.237 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [] 2026-08-12 19:04:05.237 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 4 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.256 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:05.258 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [] 2026-08-12 19:04:05.258 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 5 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.270 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:05.271 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [] 2026-08-12 19:04:05.272 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 6 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.281 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:05.282 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [] 2026-08-12 19:04:05.282 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 7 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.293 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:05.295 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [] 2026-08-12 19:04:05.295 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 8 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.304 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:05.305 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [] 2026-08-12 19:04:05.306 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 9 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.313 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:05.314 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [] 2026-08-12 19:04:05.315 13 INFO neutron.plugins.ml2.plugin [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Attempt 10 to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet de6f597c-2c03-4690-a2d2-319536060f23 could not be found. 2026-08-12 19:04:05.320 13 ERROR neutron.plugins.ml2.managers 2026-08-12 19:04:05.321 13 ERROR neutron.plugins.ml2.managers [None req-815fc76b-29a5-4988-a2c0-2a48589da3ee - - - - - -] Failed to bind port 9e893e78-6f4e-46ef-a7f3-ec7775200e5e on host instance for vnic_type normal using segments [] 2026-08-12 19:04:09.673 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port ce07f1e7-12b4-4ae5-9fb6-29fba1ba6cd8 2026-08-12 19:04:09.792 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd91be10-ce88-491c-af95-790a2d75204c'] response: {'server_uuid': '02f9445b-9405-4b66-8cc3-69062f6fd6dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce07f1e7-12b4-4ae5-9fb6-29fba1ba6cd8', 'code': 200} 2026-08-12 19:04:10.690 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port ce07f1e7-12b4-4ae5-9fb6-29fba1ba6cd8 2026-08-12 19:04:14.664 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 63e2f22b-4047-43a7-a76c-007e64aaea55 2026-08-12 19:04:14.957 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b49b98a9-d7f8-4f50-8800-f64b57793368 2026-08-12 19:04:16.593 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 63e2f22b-4047-43a7-a76c-007e64aaea55 2026-08-12 19:04:16.814 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port b49b98a9-d7f8-4f50-8800-f64b57793368 2026-08-12 19:04:28.615 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 52fc99a2-5d8f-4cfc-8329-3fa565910a30 2026-08-12 19:04:28.848 16 INFO neutron.plugins.ml2.plugin [None req-cc3e1a6a-ac78-47a8-b56a-30cd5819177b - - - - - -] Attempt 1 to provision port 52fc99a2-5d8f-4cfc-8329-3fa565910a30 2026-08-12 19:04:30.666 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 1b731bcf-d5cc-4aeb-8641-62df4b94abe3 2026-08-12 19:04:31.009 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 52fc99a2-5d8f-4cfc-8329-3fa565910a30 2026-08-12 19:04:31.837 16 INFO neutron.plugins.ml2.plugin [None req-7558a677-7604-4f88-8045-af292058a2a6 - - - - - -] Attempt 1 to provision port f2e1febb-93f0-4877-8a88-598af1a7b11d 2026-08-12 19:04:31.878 16 INFO neutron.plugins.ml2.plugin [None req-7558a677-7604-4f88-8045-af292058a2a6 - - - - - -] Attempt 1 to provision port 52fc99a2-5d8f-4cfc-8329-3fa565910a30 2026-08-12 19:04:31.928 16 INFO neutron.plugins.ml2.plugin [None req-7558a677-7604-4f88-8045-af292058a2a6 - - - - - -] Attempt 1 to provision port 0de15a2e-b011-47f0-978d-112f1b3159fa 2026-08-12 19:04:32.597 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 1b731bcf-d5cc-4aeb-8641-62df4b94abe3 2026-08-12 19:04:34.724 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 2f872f37-81f3-44e3-904e-8f2ce8f8f539 2026-08-12 19:04:36.752 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 2f872f37-81f3-44e3-904e-8f2ce8f8f539 2026-08-12 19:04:37.127 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 63fe8bae-c3b9-4324-a621-98fdcd5b2306 2026-08-12 19:04:38.678 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 63fe8bae-c3b9-4324-a621-98fdcd5b2306 2026-08-12 19:04:38.714 13 INFO neutron.plugins.ml2.plugin [None req-e572665d-fb09-402c-95ed-2ce61d6b0112 - - - - - -] Attempt 1 to provision port 54b48f30-1e86-409d-939f-ab73561256b1 2026-08-12 19:04:38.827 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d71e0512-cc08-4120-bc2a-9bd17129eade'] response: {'server_uuid': '52bb1bf8-1ab7-43a2-812a-8d36d44cfa64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54b48f30-1e86-409d-939f-ab73561256b1', 'code': 200} 2026-08-12 19:04:38.949 13 INFO neutron.plugins.ml2.plugin [None req-e572665d-fb09-402c-95ed-2ce61d6b0112 - - - - - -] Attempt 1 to provision port 63fe8bae-c3b9-4324-a621-98fdcd5b2306 2026-08-12 19:04:39.032 13 INFO neutron.plugins.ml2.plugin [None req-e572665d-fb09-402c-95ed-2ce61d6b0112 - - - - - -] Attempt 1 to provision port f2e1febb-93f0-4877-8a88-598af1a7b11d 2026-08-12 19:04:39.059 13 INFO neutron.plugins.ml2.plugin [None req-e572665d-fb09-402c-95ed-2ce61d6b0112 - - - - - -] Attempt 1 to provision port 203bb1a2-2823-441e-9e73-f3a1ef777606 2026-08-12 19:04:41.247 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 54b48f30-1e86-409d-939f-ab73561256b1 2026-08-12 19:04:41.939 16 INFO neutron.plugins.ml2.plugin [None req-dca7703f-13e0-4e0a-b657-1bbb3bedb56b - - - - - -] Attempt 1 to provision port 203bb1a2-2823-441e-9e73-f3a1ef777606 2026-08-12 19:04:41.980 16 INFO neutron.plugins.ml2.plugin [None req-dca7703f-13e0-4e0a-b657-1bbb3bedb56b - - - - - -] Attempt 1 to provision port 63fe8bae-c3b9-4324-a621-98fdcd5b2306 2026-08-12 19:04:42.027 16 INFO neutron.plugins.ml2.plugin [None req-dca7703f-13e0-4e0a-b657-1bbb3bedb56b - - - - - -] Attempt 1 to provision port f2e1febb-93f0-4877-8a88-598af1a7b11d 2026-08-12 19:04:44.710 16 INFO neutron.plugins.ml2.plugin [None req-954e6be2-a48d-497a-86a5-f0359ca1564d - - - - - -] Attempt 1 to provision port 203bb1a2-2823-441e-9e73-f3a1ef777606 2026-08-12 19:04:44.743 16 INFO neutron.plugins.ml2.plugin [None req-954e6be2-a48d-497a-86a5-f0359ca1564d - - - - - -] Attempt 1 to provision port a7c30d12-9362-46cb-9400-565343ceab1f 2026-08-12 19:04:47.642 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 273a2454-4951-4d6f-a2ba-dca8535834ac 2026-08-12 19:04:47.774 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8be26da0-68ea-43fc-a494-d18b2b6769e4'] response: {'server_uuid': '9d1975d4-317b-4d86-a8b9-1a91a42afbc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '273a2454-4951-4d6f-a2ba-dca8535834ac', 'code': 200} 2026-08-12 19:04:48.595 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 273a2454-4951-4d6f-a2ba-dca8535834ac 2026-08-12 19:04:50.653 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 0de15a2e-b011-47f0-978d-112f1b3159fa 2026-08-12 19:04:51.012 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port f2e1febb-93f0-4877-8a88-598af1a7b11d 2026-08-12 19:04:52.625 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 203bb1a2-2823-441e-9e73-f3a1ef777606 2026-08-12 19:04:53.088 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port f2e1febb-93f0-4877-8a88-598af1a7b11d 2026-08-12 19:04:53.349 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 0de15a2e-b011-47f0-978d-112f1b3159fa 2026-08-12 19:04:53.530 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port a7c30d12-9362-46cb-9400-565343ceab1f 2026-08-12 19:04:54.591 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 203bb1a2-2823-441e-9e73-f3a1ef777606 2026-08-12 19:04:54.766 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port a7c30d12-9362-46cb-9400-565343ceab1f 2026-08-12 19:04:57.069 13 INFO neutron.plugins.ml2.plugin [None req-e7c793fb-4f4f-4ba0-8576-0917c5580103 - - - - - -] Attempt 1 to provision port 6b1c0f70-5bd7-42cb-b1aa-da9d925e9853 2026-08-12 19:05:00.664 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port e3e0a25e-2a76-4ebe-839f-5347f5b7222b 2026-08-12 19:05:00.702 16 INFO neutron.plugins.ml2.plugin [None req-0e3c8310-32cc-42f9-8723-496397ca74b4 - - - - - -] Attempt 1 to provision port bc0ea5e0-a0a8-4916-89d5-49ec721071a7 2026-08-12 19:05:01.080 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port bc0ea5e0-a0a8-4916-89d5-49ec721071a7 2026-08-12 19:05:02.562 13 INFO neutron.plugins.ml2.plugin [None req-8d416eba-f23b-4393-a749-8840b41cd53b - - - - - -] Attempt 1 to provision port 2d690249-aae7-4033-b7e3-220bde06372b 2026-08-12 19:05:02.598 13 INFO neutron.plugins.ml2.plugin [None req-8d416eba-f23b-4393-a749-8840b41cd53b - - - - - -] Attempt 1 to provision port bc0ea5e0-a0a8-4916-89d5-49ec721071a7 2026-08-12 19:05:02.639 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port e3e0a25e-2a76-4ebe-839f-5347f5b7222b 2026-08-12 19:05:02.869 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port bc0ea5e0-a0a8-4916-89d5-49ec721071a7 2026-08-12 19:05:03.816 16 INFO neutron.plugins.ml2.plugin [None req-6e232915-1250-40b1-a286-6321b0e926ab - - - - - -] Attempt 1 to provision port 2d690249-aae7-4033-b7e3-220bde06372b 2026-08-12 19:05:05.069 16 INFO neutron.plugins.ml2.plugin [None req-189ed61f-8c0f-420a-9d32-a4a7e4e1cec7 - - - - - -] Attempt 1 to provision port 2d690249-aae7-4033-b7e3-220bde06372b 2026-08-12 19:05:06.472 13 INFO neutron.plugins.ml2.plugin [None req-f058ead8-ae2f-425e-ae4e-ea009b56599d - - - - - -] Attempt 1 to provision port 8b459bbe-b66c-4799-ab32-d53cbedd1761 2026-08-12 19:05:14.784 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 9686adb4-c512-4608-b497-96daa6ef4c80 2026-08-12 19:05:14.888 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-165d4478-598e-4936-a5b4-92c3b7143f95'] response: {'server_uuid': '4c2d5d65-316c-429d-9514-c876a6774154', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9686adb4-c512-4608-b497-96daa6ef4c80', 'code': 200} 2026-08-12 19:05:15.362 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 8b459bbe-b66c-4799-ab32-d53cbedd1761 2026-08-12 19:05:16.929 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-39d3eb80-3ecc-4e8c-840b-27192e4b7276'] response: {'server_uuid': '52bb1bf8-1ab7-43a2-812a-8d36d44cfa64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b459bbe-b66c-4799-ab32-d53cbedd1761', 'code': 200} 2026-08-12 19:05:17.247 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 2d690249-aae7-4033-b7e3-220bde06372b 2026-08-12 19:05:17.845 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 6b1c0f70-5bd7-42cb-b1aa-da9d925e9853 2026-08-12 19:05:18.123 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 8b459bbe-b66c-4799-ab32-d53cbedd1761 2026-08-12 19:05:18.354 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 9686adb4-c512-4608-b497-96daa6ef4c80 2026-08-12 19:05:19.190 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 2d690249-aae7-4033-b7e3-220bde06372b 2026-08-12 19:05:19.418 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 6b1c0f70-5bd7-42cb-b1aa-da9d925e9853 2026-08-12 19:05:25.580 16 INFO neutron.plugins.ml2.plugin [None req-c64db447-6115-4820-8322-0c6f68910323 - - - - - -] Attempt 1 to provision port 9209fd73-cfe9-4f7b-8e8a-82cf7127516d 2026-08-12 19:05:33.174 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 9209fd73-cfe9-4f7b-8e8a-82cf7127516d 2026-08-12 19:05:33.271 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd37d8ab-0589-4ccd-bd2e-06be8038bf10'] response: {'server_uuid': '52bb1bf8-1ab7-43a2-812a-8d36d44cfa64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9209fd73-cfe9-4f7b-8e8a-82cf7127516d', 'code': 200} 2026-08-12 19:05:35.091 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 9209fd73-cfe9-4f7b-8e8a-82cf7127516d 2026-08-12 19:05:36.347 16 INFO neutron.plugins.ml2.plugin [None req-648d08db-b233-494a-8800-d429ff6acd29 - - - - - -] Attempt 1 to provision port 8b459bbe-b66c-4799-ab32-d53cbedd1761 2026-08-12 19:05:37.125 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 8b459bbe-b66c-4799-ab32-d53cbedd1761 2026-08-12 19:05:50.626 13 INFO neutron.plugins.ml2.plugin [None req-e4bbd59a-ddb4-47fb-9905-f1f007b83d73 - - - - - -] Attempt 1 to provision port 9209fd73-cfe9-4f7b-8e8a-82cf7127516d 2026-08-12 19:05:51.165 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 9209fd73-cfe9-4f7b-8e8a-82cf7127516d 2026-08-12 19:05:52.044 16 INFO neutron.plugins.ml2.plugin [None req-7490c220-0a46-4f1b-bae0-f1bf0cbaac4c - - - - - -] Attempt 1 to provision port 9209fd73-cfe9-4f7b-8e8a-82cf7127516d 2026-08-12 19:05:53.687 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port ff8c8cdb-6918-4489-a64d-1e83cc00c13b 2026-08-12 19:05:53.830 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e3bfb06-a4ec-4362-835b-8d2dee2a6ebe'] response: {'server_uuid': '62c39c00-0786-4386-bc65-6e249dd56267', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff8c8cdb-6918-4489-a64d-1e83cc00c13b', 'code': 200} 2026-08-12 19:05:55.179 13 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port ff8c8cdb-6918-4489-a64d-1e83cc00c13b 2026-08-12 19:05:59.942 13 INFO neutron.plugins.ml2.plugin [None req-ee9cc103-6a5f-4d79-a47d-66871b9dc0a2 - - - - - -] Attempt 1 to provision port 8b459bbe-b66c-4799-ab32-d53cbedd1761 2026-08-12 19:06:01.218 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 8b459bbe-b66c-4799-ab32-d53cbedd1761 2026-08-12 19:06:19.468 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-12fa2627-8185-43a5-8e72-96e2b3f96fa2'] response: {'server_uuid': '62c39c00-0786-4386-bc65-6e249dd56267', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ff8c8cdb-6918-4489-a64d-1e83cc00c13b', 'code': 200} 2026-08-12 19:06:43.413 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-566395c8-9f72-4e9d-8ccd-ced4cae58336'] response: {'server_uuid': '805b6fb8-dbc5-4d5e-b329-4c6fca3316e6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cffb0d95-1bbc-4659-90aa-3b9758674eeb', 'code': 200} 2026-08-12 19:06:53.082 16 INFO neutron.plugins.ml2.plugin [None req-f644ce60-347d-4ada-a034-c9ceb5965649 - - - - - -] Attempt 1 to provision port 891eb0b1-5754-49a3-9a4c-8e38d1d72bb6