+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-14 08:03:46.867 1 INFO neutron.common.config [-] Logging enabled! 2026-05-14 08:03:46.867 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-14 08:03:46.867 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-14 08:03:46.867 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-14 08:03:48.114 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 08:03:48.116 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-14 08:03:48.119 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-14 08:03:48.120 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 08:03:48.120 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-14 08:03:48.120 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-14 08:03:48.121 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-14 08:03:48.121 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 08:03:48.127 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 08:03:48.127 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 08:03:48.127 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 08:03:48.146 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-14 08:03:48.147 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 08:03:48.147 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-14 08:03:48.163 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-14 08:03:48.163 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-14 08:03:48.163 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-14 08:03:48.163 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-14 08:03:48.506 1 INFO neutron.plugins.ml2.managers [None req-f60dd9de-ee66-462e-b6fe-d991c8bc185d - - - - - -] Initializing driver for type 'vlan' 2026-05-14 08:03:48.667 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f60dd9de-ee66-462e-b6fe-d991c8bc185d - - - - - -] VlanTypeDriver initialization complete 2026-05-14 08:03:48.668 1 INFO neutron.plugins.ml2.managers [None req-f60dd9de-ee66-462e-b6fe-d991c8bc185d - - - - - -] Initializing driver for type 'vxlan' 2026-05-14 08:03:48.668 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f60dd9de-ee66-462e-b6fe-d991c8bc185d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-14 08:03:48.720 1 INFO neutron.plugins.ml2.managers [None req-f60dd9de-ee66-462e-b6fe-d991c8bc185d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-14 08:03:48.720 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f60dd9de-ee66-462e-b6fe-d991c8bc185d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-14 08:03:48.720 1 INFO neutron.plugins.ml2.managers [None req-f60dd9de-ee66-462e-b6fe-d991c8bc185d - - - - - -] Initializing extension driver 'port_security' 2026-05-14 08:03:48.721 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f60dd9de-ee66-462e-b6fe-d991c8bc185d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-14 08:03:48.721 1 INFO neutron.plugins.ml2.managers [None req-f60dd9de-ee66-462e-b6fe-d991c8bc185d - - - - - -] Initializing extension driver 'qos' 2026-05-14 08:03:48.721 1 INFO neutron.plugins.ml2.managers [None req-f60dd9de-ee66-462e-b6fe-d991c8bc185d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-14 08:03:48.721 1 INFO neutron.plugins.ml2.managers [None req-f60dd9de-ee66-462e-b6fe-d991c8bc185d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-14 08:03:48.738 1 INFO neutron.quota [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded quota_driver: . 2026-05-14 08:03:48.738 1 INFO neutron.plugins.ml2.plugin [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Modular L2 Plugin initialization complete 2026-05-14 08:03:48.738 1 INFO neutron.plugins.ml2.managers [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-14 08:03:48.739 1 INFO neutron.plugins.ml2.managers [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-14 08:03:48.739 1 INFO neutron.plugins.ml2.managers [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-14 08:03:48.739 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: qos 2026-05-14 08:03:48.750 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: router 2026-05-14 08:03:48.784 1 INFO neutron.services.service_base [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-14 08:03:48.784 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: segments 2026-05-14 08:03:48.847 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: trunk 2026-05-14 08:03:48.860 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: vpnaas 2026-05-14 08:03:48.897 1 WARNING stevedore.named [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 08:03:48.970 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-14 08:03:48.971 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: taas 2026-05-14 08:03:49.159 1 WARNING stevedore.named [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 08:03:49.185 1 INFO neutron_taas.services.taas.taas_plugin [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-14 08:03:49.186 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: tapmirror 2026-05-14 08:03:49.198 1 WARNING stevedore.named [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 08:03:49.214 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-14 08:03:49.214 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: auto_allocate 2026-05-14 08:03:49.223 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: tag 2026-05-14 08:03:49.231 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: timestamp 2026-05-14 08:03:49.234 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: network_ip_availability 2026-05-14 08:03:49.237 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: flavors 2026-05-14 08:03:49.240 1 INFO neutron.manager [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loading Plugin: revisions 2026-05-14 08:03:49.243 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Initializing extension manager. 2026-05-14 08:03:49.244 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: address-group 2026-05-14 08:03:49.245 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: address-scope 2026-05-14 08:03:49.246 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-14 08:03:49.246 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: agent 2026-05-14 08:03:49.247 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: agent-resources-synced 2026-05-14 08:03:49.248 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-14 08:03:49.248 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-14 08:03:49.249 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: availability_zone 2026-05-14 08:03:49.249 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: availability_zone_filter 2026-05-14 08:03:49.250 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-14 08:03:49.250 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: default-subnetpools 2026-05-14 08:03:49.251 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-14 08:03:49.252 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: dns-integration 2026-05-14 08:03:49.252 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: dns-domain-ports 2026-05-14 08:03:49.253 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-14 08:03:49.253 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: dvr 2026-05-14 08:03:49.253 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-14 08:03:49.254 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: empty-string-filtering 2026-05-14 08:03:49.255 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 08:03:49.255 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-14 08:03:49.256 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: external-net 2026-05-14 08:03:49.256 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-14 08:03:49.256 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: extraroute 2026-05-14 08:03:49.257 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: extraroute-atomic 2026-05-14 08:03:49.258 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: filter-validation 2026-05-14 08:03:49.258 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-14 08:03:49.259 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-14 08:03:49.259 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-14 08:03:49.260 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: fip-port-details 2026-05-14 08:03:49.260 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: flavors 2026-05-14 08:03:49.261 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-14 08:03:49.262 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: floatingip-pools 2026-05-14 08:03:49.262 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: ip_allocation 2026-05-14 08:03:49.263 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-14 08:03:49.263 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: l2_adjacency 2026-05-14 08:03:49.264 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: router 2026-05-14 08:03:49.265 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 08:03:49.266 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-14 08:03:49.266 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-14 08:03:49.267 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: ext-gw-mode 2026-05-14 08:03:49.267 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: l3-ha 2026-05-14 08:03:49.268 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-14 08:03:49.268 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-14 08:03:49.269 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: l3-flavors 2026-05-14 08:03:49.269 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-14 08:03:49.270 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-14 08:03:49.271 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-14 08:03:49.273 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-14 08:03:49.273 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-14 08:03:49.274 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-14 08:03:49.275 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-14 08:03:49.275 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: multi-provider 2026-05-14 08:03:49.276 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: net-mtu 2026-05-14 08:03:49.276 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: net-mtu-writable 2026-05-14 08:03:49.277 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: network_availability_zone 2026-05-14 08:03:49.277 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: network_ha 2026-05-14 08:03:49.277 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: network-ip-availability 2026-05-14 08:03:49.278 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-14 08:03:49.279 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-14 08:03:49.279 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: pagination 2026-05-14 08:03:49.280 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: port-device-profile 2026-05-14 08:03:49.280 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-14 08:03:49.281 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-14 08:03:49.281 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-14 08:03:49.281 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: port-mac-override 2026-05-14 08:03:49.282 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-14 08:03:49.282 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-14 08:03:49.283 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-14 08:03:49.283 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: port-resource-request 2026-05-14 08:03:49.284 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-14 08:03:49.284 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-14 08:03:49.284 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: binding 2026-05-14 08:03:49.285 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: binding-extended 2026-05-14 08:03:49.285 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: port-security 2026-05-14 08:03:49.286 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: project-id 2026-05-14 08:03:49.286 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: provider 2026-05-14 08:03:49.287 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-14 08:03:49.288 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos 2026-05-14 08:03:49.289 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-14 08:03:49.289 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-14 08:03:49.290 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-default 2026-05-14 08:03:49.291 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-fip 2026-05-14 08:03:49.291 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-14 08:03:49.292 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-14 08:03:49.292 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-14 08:03:49.293 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-14 08:03:49.293 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-14 08:03:49.294 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-pps 2026-05-14 08:03:49.294 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-14 08:03:49.295 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-14 08:03:49.295 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: qos-rules-alias 2026-05-14 08:03:49.295 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: quota-check-limit 2026-05-14 08:03:49.296 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-14 08:03:49.298 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: quotas 2026-05-14 08:03:49.300 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: quota_details 2026-05-14 08:03:49.301 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: rbac-policies 2026-05-14 08:03:49.302 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: rbac-address-group 2026-05-14 08:03:49.302 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: rbac-address-scope 2026-05-14 08:03:49.302 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: rbac-security-groups 2026-05-14 08:03:49.303 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-14 08:03:49.303 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: revision-if-match 2026-05-14 08:03:49.304 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-14 08:03:49.304 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: router_availability_zone 2026-05-14 08:03:49.305 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-14 08:03:49.305 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-14 08:03:49.307 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-14 08:03:49.307 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-14 08:03:49.308 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-14 08:03:49.308 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-14 08:03:49.308 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-14 08:03:49.309 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-14 08:03:49.312 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: security-group 2026-05-14 08:03:49.313 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: segment 2026-05-14 08:03:49.314 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-14 08:03:49.314 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: service-type 2026-05-14 08:03:49.315 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: sorting 2026-05-14 08:03:49.315 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: standard-attr-segment 2026-05-14 08:03:49.316 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: standard-attr-description 2026-05-14 08:03:49.316 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: stateful-security-group 2026-05-14 08:03:49.316 1 WARNING neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-14 08:03:49.317 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-14 08:03:49.317 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: subnet-external-network 2026-05-14 08:03:49.318 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: subnet_onboard 2026-05-14 08:03:49.318 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-14 08:03:49.319 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: subnet-service-types 2026-05-14 08:03:49.321 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: subnet_allocation 2026-05-14 08:03:49.321 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-14 08:03:49.322 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: tag-creation 2026-05-14 08:03:49.322 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-14 08:03:49.325 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: standard-attr-tag 2026-05-14 08:03:49.326 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-14 08:03:49.327 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: trunk 2026-05-14 08:03:49.327 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: trunk-details 2026-05-14 08:03:49.328 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-14 08:03:49.328 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-14 08:03:49.329 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-14 08:03:49.329 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-14 08:03:49.331 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-14 08:03:49.331 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-14 08:03:49.332 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: vpn-flavors 2026-05-14 08:03:49.333 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: vpnaas 2026-05-14 08:03:49.334 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: taas 2026-05-14 08:03:49.335 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: tap-mirror 2026-05-14 08:03:49.336 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-14 08:03:49.336 1 INFO neutron.api.extensions [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-14 08:03:49.339 1 WARNING oslo_service.backend._threading.service [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-14 08:03:49.346 1 WARNING oslo_service.backend._threading.service [None req-f89c2303-6552-4e89-b43a-b6b4f0143544 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-14 08:04:19.450 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-14 08:04:19.487 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-14 08:04:19.493 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-14 08:04:31.368 16 INFO neutron.db.l3_hamode_db [None req-47c74f08-7999-41a7-9c21-b3068c8aae9a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 08:04:46.621 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port d7b3159e-0953-4d30-8ce5-9b637c0ec9c3 2026-05-14 08:04:47.724 13 INFO neutron.plugins.ml2.plugin [None req-f02e71b9-3994-4e92-922c-0d410c8f06f2 - - - - - -] Attempt 1 to provision port d7b3159e-0953-4d30-8ce5-9b637c0ec9c3 2026-05-14 08:04:48.514 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port d7b3159e-0953-4d30-8ce5-9b637c0ec9c3 2026-05-14 08:04:49.420 13 INFO neutron.plugins.ml2.plugin [None req-feaf2f3f-d343-4891-868c-6ced65b011a2 - - - - - -] Attempt 1 to provision port d7b3159e-0953-4d30-8ce5-9b637c0ec9c3 2026-05-14 08:09:30.607 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port cc75b877-96d4-4a85-a4ec-da64ba497ba9 2026-05-14 08:09:30.725 16 INFO neutron.plugins.ml2.plugin [None req-a64bc9d7-1dc6-455b-9df3-27c5385d815a - - - - - -] Attempt 1 to provision port cc75b877-96d4-4a85-a4ec-da64ba497ba9 2026-05-14 08:09:32.363 13 INFO neutron.plugins.ml2.plugin [None req-c1441a94-365f-4648-9730-a0d683ecc798 - - - - - -] Attempt 1 to provision port cc75b877-96d4-4a85-a4ec-da64ba497ba9 2026-05-14 08:09:32.589 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port cc75b877-96d4-4a85-a4ec-da64ba497ba9 2026-05-14 08:09:36.697 16 INFO neutron.plugins.ml2.plugin [None req-97e7b678-74c7-4d18-a2ab-637a8c48fdb8 - - - - - -] Attempt 1 to provision port 2803e19f-fc5f-40fe-8d22-e49b1abad2fe 2026-05-14 08:13:45.245 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 2803e19f-fc5f-40fe-8d22-e49b1abad2fe 2026-05-14 08:13:46.707 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 2803e19f-fc5f-40fe-8d22-e49b1abad2fe 2026-05-14 08:21:48.811 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c8f244d5-d88f-46cb-a61d-7a4f269877d9 2026-05-14 08:21:50.790 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c8f244d5-d88f-46cb-a61d-7a4f269877d9 2026-05-14 08:31:52.395 13 INFO neutron.plugins.ml2.plugin [None req-e03e05f0-8fc7-4af7-ae4d-3cc29c38e647 - - - - - -] Attempt 1 to provision port d7b3159e-0953-4d30-8ce5-9b637c0ec9c3 2026-05-14 08:31:52.451 13 INFO neutron.plugins.ml2.plugin [None req-e03e05f0-8fc7-4af7-ae4d-3cc29c38e647 - - - - - -] Attempt 1 to provision port cc75b877-96d4-4a85-a4ec-da64ba497ba9 2026-05-14 08:31:52.498 13 INFO neutron.plugins.ml2.plugin [None req-e03e05f0-8fc7-4af7-ae4d-3cc29c38e647 - - - - - -] Attempt 1 to provision port 2803e19f-fc5f-40fe-8d22-e49b1abad2fe 2026-05-14 08:37:09.047 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port b7b5fece-5d85-44b8-a5a5-e6f638cbd3eb 2026-05-14 08:37:11.212 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port b7b5fece-5d85-44b8-a5a5-e6f638cbd3eb 2026-05-14 08:37:12.564 16 INFO neutron.plugins.ml2.plugin [None req-20b9aa82-ea12-46f4-8bd6-dd20530c85e0 - - - - - -] Attempt 1 to provision port b7b5fece-5d85-44b8-a5a5-e6f638cbd3eb 2026-05-14 08:37:17.180 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 63e15f8f-2aa2-41f1-88c8-8b53ce1fc5e1 2026-05-14 08:37:17.501 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port ea6da61a-bc71-470c-9923-c4d817ddabe1 2026-05-14 08:37:18.192 16 INFO neutron.plugins.ml2.plugin [None req-f5d1214f-1bdc-4257-9be3-d8aff4824977 - - - - - -] Attempt 1 to provision port 1a9153c5-d193-4e58-9f1f-dea9581baaf9 2026-05-14 08:37:18.216 16 INFO neutron.plugins.ml2.plugin [None req-f5d1214f-1bdc-4257-9be3-d8aff4824977 - - - - - -] Attempt 1 to provision port ea6da61a-bc71-470c-9923-c4d817ddabe1 2026-05-14 08:37:19.163 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c4158469-756a-4856-9855-c6ef829c89f0 2026-05-14 08:37:19.714 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 63e15f8f-2aa2-41f1-88c8-8b53ce1fc5e1 2026-05-14 08:37:19.991 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port ea6da61a-bc71-470c-9923-c4d817ddabe1 2026-05-14 08:37:21.212 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c4158469-756a-4856-9855-c6ef829c89f0 2026-05-14 08:37:21.493 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 623fd502-f331-49e1-9f54-8ec0946d7d8a 2026-05-14 08:37:23.393 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 623fd502-f331-49e1-9f54-8ec0946d7d8a 2026-05-14 08:37:23.637 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port ae478cc1-77f5-4120-b93a-5d6b8fcdf2be 2026-05-14 08:37:25.260 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port abaedd44-dd89-4422-a270-2854aaf2a1fe 2026-05-14 08:37:25.633 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port ae478cc1-77f5-4120-b93a-5d6b8fcdf2be 2026-05-14 08:37:27.210 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port abaedd44-dd89-4422-a270-2854aaf2a1fe 2026-05-14 08:37:28.990 16 INFO neutron.plugins.ml2.plugin [None req-b7b9ac32-a147-4d34-be45-37a07b5ddb6b - - - - - -] Attempt 1 to provision port ae478cc1-77f5-4120-b93a-5d6b8fcdf2be 2026-05-14 08:37:29.041 16 INFO neutron.plugins.ml2.plugin [None req-b7b9ac32-a147-4d34-be45-37a07b5ddb6b - - - - - -] Attempt 1 to provision port ecfa3eb6-ef7e-49bf-9e9e-fc186b70e446 2026-05-14 08:37:29.077 16 INFO neutron.plugins.ml2.plugin [None req-b7b9ac32-a147-4d34-be45-37a07b5ddb6b - - - - - -] Attempt 1 to provision port a6a7148e-57c0-4297-9cc0-08132d391db6 2026-05-14 08:37:29.103 16 INFO neutron.plugins.ml2.plugin [None req-b7b9ac32-a147-4d34-be45-37a07b5ddb6b - - - - - -] Attempt 1 to provision port 1a9153c5-d193-4e58-9f1f-dea9581baaf9 2026-05-14 08:37:29.123 16 INFO neutron.plugins.ml2.plugin [None req-b7b9ac32-a147-4d34-be45-37a07b5ddb6b - - - - - -] Attempt 1 to provision port ea6da61a-bc71-470c-9923-c4d817ddabe1 2026-05-14 08:37:29.173 16 INFO neutron.plugins.ml2.plugin [None req-b7b9ac32-a147-4d34-be45-37a07b5ddb6b - - - - - -] Attempt 1 to provision port abaedd44-dd89-4422-a270-2854aaf2a1fe 2026-05-14 08:37:29.797 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 6d57c222-e9da-44a2-98ec-d81f4024f084 2026-05-14 08:37:30.402 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9f4d5b5-27d0-435a-adef-a5e0e1daea73'] response: {'server_uuid': 'ec0564c4-7238-4f08-a0da-3b280d20748c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d57c222-e9da-44a2-98ec-d81f4024f084', 'code': 200} 2026-05-14 08:37:31.144 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 6d57c222-e9da-44a2-98ec-d81f4024f084 2026-05-14 08:37:33.448 13 INFO neutron.plugins.ml2.plugin [None req-ec05897c-afca-4883-b4ee-7495400f1c17 - - - - - -] Attempt 1 to provision port 1a9153c5-d193-4e58-9f1f-dea9581baaf9 2026-05-14 08:37:33.531 13 INFO neutron.plugins.ml2.plugin [None req-ec05897c-afca-4883-b4ee-7495400f1c17 - - - - - -] Attempt 1 to provision port abaedd44-dd89-4422-a270-2854aaf2a1fe 2026-05-14 08:37:33.682 13 INFO neutron.plugins.ml2.plugin [None req-ec05897c-afca-4883-b4ee-7495400f1c17 - - - - - -] Attempt 1 to provision port ecfa3eb6-ef7e-49bf-9e9e-fc186b70e446 2026-05-14 08:37:33.702 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 414556f0-0ccd-4380-860a-8e0b8ffae6fb 2026-05-14 08:37:34.327 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c303cc35-e88e-4e2c-8f78-27867c0de72f'] response: {'server_uuid': '4fedcd0f-6bc4-42c1-95b4-fcfad3ef3d1d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '414556f0-0ccd-4380-860a-8e0b8ffae6fb', 'code': 200} 2026-05-14 08:37:35.287 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 414556f0-0ccd-4380-860a-8e0b8ffae6fb 2026-05-14 08:37:39.793 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 83872bea-f6cd-4976-88f8-bce1fa38c813 2026-05-14 08:37:39.900 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccff5253-c31b-443b-b5c8-0fd2bae6256a'] response: {'server_uuid': '2e3a0d3b-c406-4851-8331-8fd3741f76b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '83872bea-f6cd-4976-88f8-bce1fa38c813', 'code': 200} 2026-05-14 08:37:41.309 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 83872bea-f6cd-4976-88f8-bce1fa38c813 2026-05-14 08:37:43.179 16 INFO neutron.plugins.ml2.plugin [None req-f57b9075-2e06-4b8d-b9b1-54a19b2fbdc4 - - - - - -] Attempt 1 to provision port ae478cc1-77f5-4120-b93a-5d6b8fcdf2be 2026-05-14 08:37:43.268 16 INFO neutron.plugins.ml2.plugin [None req-f57b9075-2e06-4b8d-b9b1-54a19b2fbdc4 - - - - - -] Attempt 1 to provision port 94064d40-9b92-4aeb-9f9c-beda387c4db9 2026-05-14 08:37:43.311 16 INFO neutron.plugins.ml2.plugin [None req-f57b9075-2e06-4b8d-b9b1-54a19b2fbdc4 - - - - - -] Attempt 1 to provision port ecfa3eb6-ef7e-49bf-9e9e-fc186b70e446 2026-05-14 08:37:43.347 16 INFO neutron.plugins.ml2.plugin [None req-f57b9075-2e06-4b8d-b9b1-54a19b2fbdc4 - - - - - -] Attempt 1 to provision port a6a7148e-57c0-4297-9cc0-08132d391db6 2026-05-14 08:37:43.406 16 INFO neutron.plugins.ml2.plugin [None req-f57b9075-2e06-4b8d-b9b1-54a19b2fbdc4 - - - - - -] Attempt 1 to provision port 83872bea-f6cd-4976-88f8-bce1fa38c813 2026-05-14 08:37:46.999 13 INFO neutron.plugins.ml2.plugin [None req-67162ba0-5a08-4484-b158-9e6da4fb1d62 - - - - - -] Attempt 1 to provision port 1a9153c5-d193-4e58-9f1f-dea9581baaf9 2026-05-14 08:37:47.054 13 INFO neutron.plugins.ml2.plugin [None req-67162ba0-5a08-4484-b158-9e6da4fb1d62 - - - - - -] Attempt 1 to provision port 397bd68e-0fb9-494b-91f2-3209ac54bbc7 2026-05-14 08:37:55.477 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 72e8d1e4-fd3b-453a-bda7-a4a91c64d08f 2026-05-14 08:37:55.895 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 1a9153c5-d193-4e58-9f1f-dea9581baaf9 2026-05-14 08:37:56.530 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 94064d40-9b92-4aeb-9f9c-beda387c4db9 2026-05-14 08:37:58.762 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 72e8d1e4-fd3b-453a-bda7-a4a91c64d08f 2026-05-14 08:37:58.991 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 1a9153c5-d193-4e58-9f1f-dea9581baaf9 2026-05-14 08:37:59.200 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 11ad84ea-159f-4cda-b7d5-c8674f3ed955 2026-05-14 08:37:59.924 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port a3a97253-c64e-4ced-992b-bf39fd1ad167 2026-05-14 08:38:00.643 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 94064d40-9b92-4aeb-9f9c-beda387c4db9 2026-05-14 08:38:01.149 13 INFO neutron.plugins.ml2.plugin [None req-09c6ff9c-ba67-4fa6-874b-ed8f399dad00 - - - - - -] Attempt 1 to provision port 22249b82-f1a4-4449-990e-c8b6a32b7802 2026-05-14 08:38:01.190 13 INFO neutron.plugins.ml2.plugin [None req-09c6ff9c-ba67-4fa6-874b-ed8f399dad00 - - - - - -] Attempt 1 to provision port 11ad84ea-159f-4cda-b7d5-c8674f3ed955 2026-05-14 08:38:01.271 13 INFO neutron.plugins.ml2.plugin [None req-09c6ff9c-ba67-4fa6-874b-ed8f399dad00 - - - - - -] Attempt 1 to provision port 3fe1123c-c70b-4b33-b13f-8f4c52915900 2026-05-14 08:38:01.311 13 INFO neutron.plugins.ml2.plugin [None req-09c6ff9c-ba67-4fa6-874b-ed8f399dad00 - - - - - -] Attempt 1 to provision port 6d57c222-e9da-44a2-98ec-d81f4024f084 2026-05-14 08:38:01.629 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port a3a97253-c64e-4ced-992b-bf39fd1ad167 2026-05-14 08:38:01.876 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 6d57c222-e9da-44a2-98ec-d81f4024f084 2026-05-14 08:38:02.134 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 11ad84ea-159f-4cda-b7d5-c8674f3ed955 2026-05-14 08:38:05.421 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 9d9ab9dc-a5f6-4edc-82e7-7c5b6e73daf4 2026-05-14 08:38:08.033 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 9d9ab9dc-a5f6-4edc-82e7-7c5b6e73daf4 2026-05-14 08:38:08.292 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port d4f7e710-153e-4b63-9540-bacd41941990 2026-05-14 08:38:08.425 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f78f671-83ef-43c7-8249-753e3537aa91'] response: {'server_uuid': 'dfc3101d-866f-4cb1-972c-e9c1174cad3c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4f7e710-153e-4b63-9540-bacd41941990', 'code': 200} 2026-05-14 08:38:09.359 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port d4f7e710-153e-4b63-9540-bacd41941990 2026-05-14 08:38:12.312 13 INFO neutron.plugins.ml2.plugin [None req-64573227-9d0a-4b43-8a63-2a196a4c3895 - - - - - -] Attempt 1 to provision port 9d9ab9dc-a5f6-4edc-82e7-7c5b6e73daf4 2026-05-14 08:38:12.382 13 INFO neutron.plugins.ml2.plugin [None req-64573227-9d0a-4b43-8a63-2a196a4c3895 - - - - - -] Attempt 1 to provision port d4f7e710-153e-4b63-9540-bacd41941990 2026-05-14 08:38:12.485 13 INFO neutron.plugins.ml2.plugin [None req-64573227-9d0a-4b43-8a63-2a196a4c3895 - - - - - -] Attempt 1 to provision port ff509fc2-5b8c-4357-8ef4-ad26951cbdae 2026-05-14 08:38:12.512 13 INFO neutron.plugins.ml2.plugin [None req-64573227-9d0a-4b43-8a63-2a196a4c3895 - - - - - -] Attempt 1 to provision port aaaf0c98-7ca2-4354-bedb-c4340ff155ce 2026-05-14 08:38:12.545 13 INFO neutron.plugins.ml2.plugin [None req-64573227-9d0a-4b43-8a63-2a196a4c3895 - - - - - -] Attempt 1 to provision port 11ad84ea-159f-4cda-b7d5-c8674f3ed955 2026-05-14 08:38:12.614 13 INFO neutron.plugins.ml2.plugin [None req-64573227-9d0a-4b43-8a63-2a196a4c3895 - - - - - -] Attempt 1 to provision port 3fe1123c-c70b-4b33-b13f-8f4c52915900 2026-05-14 08:38:12.631 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 1063e7a6-6ead-445b-8f03-dbdd910eeb04 2026-05-14 08:38:12.817 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-21e7d5fb-d6ff-461d-84fd-6ae7ee93149c'] response: {'server_uuid': 'e5119143-f936-4001-87c5-015862be1920', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1063e7a6-6ead-445b-8f03-dbdd910eeb04', 'code': 200} 2026-05-14 08:38:14.679 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 22249b82-f1a4-4449-990e-c8b6a32b7802 2026-05-14 08:38:15.310 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 1063e7a6-6ead-445b-8f03-dbdd910eeb04 2026-05-14 08:38:15.718 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port ff509fc2-5b8c-4357-8ef4-ad26951cbdae 2026-05-14 08:38:17.101 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 22249b82-f1a4-4449-990e-c8b6a32b7802 2026-05-14 08:38:17.271 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 3fe1123c-c70b-4b33-b13f-8f4c52915900 2026-05-14 08:38:17.832 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port ff509fc2-5b8c-4357-8ef4-ad26951cbdae 2026-05-14 08:38:18.014 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port aaaf0c98-7ca2-4354-bedb-c4340ff155ce 2026-05-14 08:38:18.991 16 INFO neutron.plugins.ml2.plugin [None req-edef167d-99ff-431b-a0fa-82b853db896f - - - - - -] Attempt 1 to provision port ff509fc2-5b8c-4357-8ef4-ad26951cbdae 2026-05-14 08:38:19.115 16 INFO neutron.plugins.ml2.plugin [None req-edef167d-99ff-431b-a0fa-82b853db896f - - - - - -] Attempt 1 to provision port 3fe1123c-c70b-4b33-b13f-8f4c52915900 2026-05-14 08:38:19.327 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 3fe1123c-c70b-4b33-b13f-8f4c52915900 2026-05-14 08:38:19.550 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port aaaf0c98-7ca2-4354-bedb-c4340ff155ce 2026-05-14 08:38:20.123 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-872635ac-4e04-43af-95dd-90ffb4a98cae'] response: {'server_uuid': 'e5119143-f936-4001-87c5-015862be1920', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1063e7a6-6ead-445b-8f03-dbdd910eeb04', 'code': 200} 2026-05-14 08:38:21.478 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 730947c3-350c-4906-b46e-6ce140ec7537 2026-05-14 08:38:23.515 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 730947c3-350c-4906-b46e-6ce140ec7537 2026-05-14 08:38:25.257 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 073d9d17-7f20-47a3-ab12-a3401c427c11 2026-05-14 08:38:27.426 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 073d9d17-7f20-47a3-ab12-a3401c427c11 2026-05-14 08:38:29.794 16 INFO neutron.plugins.ml2.plugin [None req-595d9024-7cbf-4763-93c7-16e42c3c5b48 - - - - - -] Attempt 1 to provision port 073d9d17-7f20-47a3-ab12-a3401c427c11 2026-05-14 08:38:29.849 16 INFO neutron.plugins.ml2.plugin [None req-595d9024-7cbf-4763-93c7-16e42c3c5b48 - - - - - -] Attempt 1 to provision port 1407baff-54c6-45ab-b3f1-e412839f5455 2026-05-14 08:38:32.931 13 INFO neutron.plugins.ml2.plugin [None req-4f0a374f-0be7-4824-954a-ee19d9ae2a86 - - - - - -] Attempt 1 to provision port 1407baff-54c6-45ab-b3f1-e412839f5455 2026-05-14 08:38:32.960 13 INFO neutron.plugins.ml2.plugin [None req-4f0a374f-0be7-4824-954a-ee19d9ae2a86 - - - - - -] Attempt 1 to provision port 87dfc5ac-6534-42c5-811b-6a524213dd82 2026-05-14 08:38:33.802 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port cb08435e-07bd-4b7c-9a13-a18744a83971 2026-05-14 08:38:33.913 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7bb4443-c9be-47bb-b6fa-31093c12166d'] response: {'server_uuid': '3e52e283-a04f-4321-9dfe-ae6dfbf6d075', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb08435e-07bd-4b7c-9a13-a18744a83971', 'code': 200} 2026-05-14 08:38:35.358 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port cb08435e-07bd-4b7c-9a13-a18744a83971 2026-05-14 08:38:39.295 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 1407baff-54c6-45ab-b3f1-e412839f5455 2026-05-14 08:38:39.618 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 87dfc5ac-6534-42c5-811b-6a524213dd82 2026-05-14 08:38:40.156 13 INFO neutron.plugins.ml2.plugin [None req-a16ab9de-ae77-48d2-a1f6-7e2df15b88b9 - - - - - -] Attempt 1 to provision port 4a70e9a5-afc4-445e-ba59-49ef029582b5 2026-05-14 08:38:40.205 13 INFO neutron.plugins.ml2.plugin [None req-a16ab9de-ae77-48d2-a1f6-7e2df15b88b9 - - - - - -] Attempt 1 to provision port cb08435e-07bd-4b7c-9a13-a18744a83971 2026-05-14 08:38:41.327 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 1407baff-54c6-45ab-b3f1-e412839f5455 2026-05-14 08:38:41.539 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 87dfc5ac-6534-42c5-811b-6a524213dd82 2026-05-14 08:38:55.286 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 409b9d10-9cce-4aa3-819e-6af42b84c7d2 2026-05-14 08:38:57.307 16 INFO neutron.plugins.ml2.plugin [None req-6e502a17-4c91-42a8-a668-25d1326450a6 - - - - - -] Attempt 1 to provision port 409b9d10-9cce-4aa3-819e-6af42b84c7d2 2026-05-14 08:38:57.329 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 409b9d10-9cce-4aa3-819e-6af42b84c7d2 2026-05-14 08:39:01.434 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 96df3292-01e8-4be4-ae18-d67579d07fe6 2026-05-14 08:39:03.326 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 96df3292-01e8-4be4-ae18-d67579d07fe6 2026-05-14 08:39:05.702 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-89721044-04da-4c8d-a0cc-98dd55eaedcb'] response: {'server_uuid': '3e52e283-a04f-4321-9dfe-ae6dfbf6d075', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cb08435e-07bd-4b7c-9a13-a18744a83971', 'code': 200} 2026-05-14 08:39:07.923 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port cb08435e-07bd-4b7c-9a13-a18744a83971 2026-05-14 08:39:08.092 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-baebec9f-bf37-4807-9893-749144445c18'] response: {'server_uuid': '3e52e283-a04f-4321-9dfe-ae6dfbf6d075', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb08435e-07bd-4b7c-9a13-a18744a83971', 'code': 200} 2026-05-14 08:39:09.435 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port cb08435e-07bd-4b7c-9a13-a18744a83971 2026-05-14 08:39:11.295 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c6f8e4bc-b524-4537-9a9b-0ad46a26709f 2026-05-14 08:39:13.409 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port aa9f756a-bed9-4470-ad05-efe3cdf559a2 2026-05-14 08:39:13.783 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c6f8e4bc-b524-4537-9a9b-0ad46a26709f 2026-05-14 08:39:15.451 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 6469c9b6-73d9-4631-956d-8cd4753eed3e 2026-05-14 08:39:15.879 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port aa9f756a-bed9-4470-ad05-efe3cdf559a2 2026-05-14 08:39:17.374 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 6469c9b6-73d9-4631-956d-8cd4753eed3e 2026-05-14 08:39:21.348 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 5a978abf-ff52-41c9-94f4-78997b0422bf 2026-05-14 08:39:22.119 13 INFO neutron.plugins.ml2.plugin [None req-235e3301-7cd3-4445-b382-32cd7457f5a3 - - - - - -] Attempt 1 to provision port 06b3048c-4c1a-4ed5-9be4-629014ad0101 2026-05-14 08:39:22.158 13 INFO neutron.plugins.ml2.plugin [None req-235e3301-7cd3-4445-b382-32cd7457f5a3 - - - - - -] Attempt 1 to provision port 767ac6aa-bbdb-475f-a320-f421fe0a385f 2026-05-14 08:39:22.225 13 INFO neutron.plugins.ml2.plugin [None req-235e3301-7cd3-4445-b382-32cd7457f5a3 - - - - - -] Attempt 1 to provision port 5a978abf-ff52-41c9-94f4-78997b0422bf 2026-05-14 08:39:22.292 13 INFO neutron.plugins.ml2.plugin [None req-235e3301-7cd3-4445-b382-32cd7457f5a3 - - - - - -] Attempt 1 to provision port a52844d7-a89e-429f-a0fe-ae1642f3821d 2026-05-14 08:39:22.325 13 INFO neutron.plugins.ml2.plugin [None req-235e3301-7cd3-4445-b382-32cd7457f5a3 - - - - - -] Attempt 1 to provision port b971088e-7ba6-4b9f-8d03-2dee3138b192 2026-05-14 08:39:22.364 13 INFO neutron.plugins.ml2.plugin [None req-235e3301-7cd3-4445-b382-32cd7457f5a3 - - - - - -] Attempt 1 to provision port aa9f756a-bed9-4470-ad05-efe3cdf559a2 2026-05-14 08:39:23.387 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 5a978abf-ff52-41c9-94f4-78997b0422bf 2026-05-14 08:39:28.365 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port d61f99b8-bf83-4bf6-9827-0a2aea7532db 2026-05-14 08:39:28.492 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b648fef-8d2b-455b-bd8b-96ac4c2a0d21'] response: {'server_uuid': '870d53f4-0423-420d-9adf-dce4e9a2fea3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd61f99b8-bf83-4bf6-9827-0a2aea7532db', 'code': 200} 2026-05-14 08:39:29.541 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port d61f99b8-bf83-4bf6-9827-0a2aea7532db 2026-05-14 08:39:29.809 16 INFO neutron.plugins.ml2.plugin [None req-1e69f582-eac0-4206-81fc-181ebe87ec10 - - - - - -] Attempt 1 to provision port 767ac6aa-bbdb-475f-a320-f421fe0a385f 2026-05-14 08:39:29.845 16 INFO neutron.plugins.ml2.plugin [None req-1e69f582-eac0-4206-81fc-181ebe87ec10 - - - - - -] Attempt 1 to provision port d61f99b8-bf83-4bf6-9827-0a2aea7532db 2026-05-14 08:39:29.905 16 INFO neutron.plugins.ml2.plugin [None req-1e69f582-eac0-4206-81fc-181ebe87ec10 - - - - - -] Attempt 1 to provision port 5a978abf-ff52-41c9-94f4-78997b0422bf 2026-05-14 08:39:29.997 16 INFO neutron.plugins.ml2.plugin [None req-1e69f582-eac0-4206-81fc-181ebe87ec10 - - - - - -] Attempt 1 to provision port a52844d7-a89e-429f-a0fe-ae1642f3821d 2026-05-14 08:39:30.139 16 INFO neutron.plugins.ml2.plugin [None req-1e69f582-eac0-4206-81fc-181ebe87ec10 - - - - - -] Attempt 1 to provision port aa9f756a-bed9-4470-ad05-efe3cdf559a2 2026-05-14 08:39:30.231 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port a52844d7-a89e-429f-a0fe-ae1642f3821d 2026-05-14 08:39:31.632 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port a52844d7-a89e-429f-a0fe-ae1642f3821d 2026-05-14 08:39:31.885 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port b971088e-7ba6-4b9f-8d03-2dee3138b192 2026-05-14 08:39:33.566 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 5dca5845-e06d-4427-b5ea-aa5797894f3c 2026-05-14 08:39:33.924 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port b971088e-7ba6-4b9f-8d03-2dee3138b192 2026-05-14 08:39:35.564 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 5dca5845-e06d-4427-b5ea-aa5797894f3c 2026-05-14 08:39:35.784 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 5168bf22-d8a4-40f5-a480-d096892cdbbc 2026-05-14 08:39:37.609 16 INFO neutron.plugins.ml2.plugin [None req-4e49fc79-045c-457d-b387-f93a730da842 - - - - - -] Attempt 1 to provision port 5168bf22-d8a4-40f5-a480-d096892cdbbc 2026-05-14 08:39:37.624 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 5168bf22-d8a4-40f5-a480-d096892cdbbc 2026-05-14 08:39:37.661 16 INFO neutron.plugins.ml2.plugin [None req-4e49fc79-045c-457d-b387-f93a730da842 - - - - - -] Attempt 1 to provision port a52844d7-a89e-429f-a0fe-ae1642f3821d 2026-05-14 08:39:37.701 16 INFO neutron.plugins.ml2.plugin [None req-4e49fc79-045c-457d-b387-f93a730da842 - - - - - -] Attempt 1 to provision port bd413bae-639e-417a-9a4f-f3461ef717ba 2026-05-14 08:39:37.726 16 INFO neutron.plugins.ml2.plugin [None req-4e49fc79-045c-457d-b387-f93a730da842 - - - - - -] Attempt 1 to provision port 87bb1022-1d7c-476e-8561-24ddb1a60c0b 2026-05-14 08:39:39.519 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 06b3048c-4c1a-4ed5-9be4-629014ad0101 2026-05-14 08:39:41.176 16 INFO neutron.plugins.ml2.plugin [None req-5a2e22d0-3797-44af-a214-cd4dfc55e323 - - - - - -] Attempt 1 to provision port a52844d7-a89e-429f-a0fe-ae1642f3821d 2026-05-14 08:39:41.229 16 INFO neutron.plugins.ml2.plugin [None req-5a2e22d0-3797-44af-a214-cd4dfc55e323 - - - - - -] Attempt 1 to provision port 87bb1022-1d7c-476e-8561-24ddb1a60c0b 2026-05-14 08:39:41.744 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 06b3048c-4c1a-4ed5-9be4-629014ad0101 2026-05-14 08:39:42.030 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 767ac6aa-bbdb-475f-a320-f421fe0a385f 2026-05-14 08:39:44.392 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 767ac6aa-bbdb-475f-a320-f421fe0a385f 2026-05-14 08:39:44.683 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 4018e865-e6b7-473c-9c50-705433eaf2cd 2026-05-14 08:39:44.835 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4c6ef29-837a-4c92-8dfb-588e55180ed8'] response: {'server_uuid': 'dcf8e98e-2ebf-42f4-b502-a05564250bbd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4018e865-e6b7-473c-9c50-705433eaf2cd', 'code': 200} 2026-05-14 08:39:45.039 13 INFO neutron.plugins.ml2.plugin [None req-4b925fbc-696f-41ee-900c-7823fbb6ba70 - - - - - -] Attempt 1 to provision port 4018e865-e6b7-473c-9c50-705433eaf2cd 2026-05-14 08:39:45.163 13 INFO neutron.plugins.ml2.plugin [None req-4b925fbc-696f-41ee-900c-7823fbb6ba70 - - - - - -] Attempt 1 to provision port d61f99b8-bf83-4bf6-9827-0a2aea7532db 2026-05-14 08:39:45.246 13 INFO neutron.plugins.ml2.plugin [None req-4b925fbc-696f-41ee-900c-7823fbb6ba70 - - - - - -] Attempt 1 to provision port 87bb1022-1d7c-476e-8561-24ddb1a60c0b 2026-05-14 08:39:46.295 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 4018e865-e6b7-473c-9c50-705433eaf2cd 2026-05-14 08:39:48.270 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 9da4adb9-c069-4006-89df-8e5b13253924 2026-05-14 08:39:49.485 16 WARNING neutron.plugins.ml2.plugin [None req-4a1f709e-ab43-4481-a693-d08211003258 - - - - - -] Concurrent port binding operations failed on port bd413bae-639e-417a-9a4f-f3461ef717ba 2026-05-14 08:39:49.488 16 INFO neutron.plugins.ml2.plugin [None req-4a1f709e-ab43-4481-a693-d08211003258 - - - - - -] Attempt 2 to bind port bd413bae-639e-417a-9a4f-f3461ef717ba 2026-05-14 08:39:50.427 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 8dbfc56b-83d1-431b-84ba-2079fead2827 2026-05-14 08:39:50.792 16 INFO neutron.plugins.ml2.plugin [None req-1967eea8-7c14-4484-a086-d073781457c6 - - - - - -] Attempt 1 to provision port 9da4adb9-c069-4006-89df-8e5b13253924 2026-05-14 08:39:50.855 16 INFO neutron.plugins.ml2.plugin [None req-1967eea8-7c14-4484-a086-d073781457c6 - - - - - -] Attempt 1 to provision port bb855cdd-40b8-4a4d-b965-f7cc9ff6655b 2026-05-14 08:39:50.887 16 INFO neutron.plugins.ml2.plugin [None req-1967eea8-7c14-4484-a086-d073781457c6 - - - - - -] Attempt 1 to provision port 22fb6303-fdd2-4802-8aa1-20156d196e96 2026-05-14 08:39:51.221 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port bd413bae-639e-417a-9a4f-f3461ef717ba 2026-05-14 08:39:51.582 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 87bb1022-1d7c-476e-8561-24ddb1a60c0b 2026-05-14 08:39:51.952 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 9da4adb9-c069-4006-89df-8e5b13253924 2026-05-14 08:39:53.203 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 8dbfc56b-83d1-431b-84ba-2079fead2827 2026-05-14 08:39:53.487 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 87bb1022-1d7c-476e-8561-24ddb1a60c0b 2026-05-14 08:39:53.709 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port bd413bae-639e-417a-9a4f-f3461ef717ba 2026-05-14 08:39:54.663 16 INFO neutron.plugins.ml2.plugin [None req-df48f4ea-0918-4f0b-959d-a1933c6030cd - - - - - -] Attempt 1 to provision port 9da4adb9-c069-4006-89df-8e5b13253924 2026-05-14 08:39:54.716 16 INFO neutron.plugins.ml2.plugin [None req-df48f4ea-0918-4f0b-959d-a1933c6030cd - - - - - -] Attempt 1 to provision port 22fb6303-fdd2-4802-8aa1-20156d196e96 2026-05-14 08:39:56.892 16 INFO neutron.plugins.ml2.plugin [None req-08d4e23a-04d3-4d5b-9dd5-03d9563e52eb - - - - - -] Attempt 1 to provision port 22fb6303-fdd2-4802-8aa1-20156d196e96 2026-05-14 08:40:02.317 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port dd4e6eaa-0650-4596-b012-773b766ed449 2026-05-14 08:40:02.417 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7dd2a0e-4575-4dd3-89ef-ed04b32ce68d'] response: {'server_uuid': 'ca31f786-f25d-491b-bd49-ee038be882e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd4e6eaa-0650-4596-b012-773b766ed449', 'code': 200} 2026-05-14 08:40:03.092 13 INFO neutron.plugins.ml2.plugin [None req-4100b9fa-d35e-4a65-bbaf-4448aea3db58 - - - - - -] Attempt 1 to provision port dd4e6eaa-0650-4596-b012-773b766ed449 2026-05-14 08:40:03.135 13 INFO neutron.plugins.ml2.plugin [None req-4100b9fa-d35e-4a65-bbaf-4448aea3db58 - - - - - -] Attempt 1 to provision port 22fb6303-fdd2-4802-8aa1-20156d196e96 2026-05-14 08:40:03.621 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port dd4e6eaa-0650-4596-b012-773b766ed449 2026-05-14 08:40:08.015 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 22fb6303-fdd2-4802-8aa1-20156d196e96 2026-05-14 08:40:08.531 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port bb855cdd-40b8-4a4d-b965-f7cc9ff6655b 2026-05-14 08:40:10.065 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 22fb6303-fdd2-4802-8aa1-20156d196e96 2026-05-14 08:40:10.228 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port bb855cdd-40b8-4a4d-b965-f7cc9ff6655b 2026-05-14 08:40:22.506 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 9ba84872-62a3-4d04-9d1c-cb8ee5fe9889 2026-05-14 08:40:22.616 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d75fbf0-fc12-4690-be24-452839135003'] response: {'server_uuid': 'f996ec87-997b-45ac-a709-dc5337f2769f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ba84872-62a3-4d04-9d1c-cb8ee5fe9889', 'code': 200} 2026-05-14 08:40:23.967 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 9ba84872-62a3-4d04-9d1c-cb8ee5fe9889 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server [None req-93e76d71-41eb-4ffa-878c-f670f7d0eee4 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port dc8f0f05-720e-4e29-9ed1-76a95cbbdfb8 could not be found. 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 298, in _get_port 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 209, in get_by_id 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2815, in one 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1840, in one 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 772, in _only_one_row 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 337, in get_dhcp_port 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1683, in get_port 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 301, in _get_port 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port dc8f0f05-720e-4e29-9ed1-76a95cbbdfb8 could not be found. 2026-05-14 08:40:36.663 13 ERROR oslo_messaging.rpc.server 2026-05-14 08:40:45.997 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 6cb5d95f-4d43-49cf-8386-a1f6ff21b558 2026-05-14 08:40:48.139 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 6cb5d95f-4d43-49cf-8386-a1f6ff21b558 2026-05-14 08:40:48.441 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 26a0ae92-683f-463d-bf1e-a68a4964a024 2026-05-14 08:40:49.529 13 INFO neutron.plugins.ml2.plugin [None req-fc459500-c8f3-462b-afc7-4478f8193408 - - - - - -] Attempt 1 to provision port 26a0ae92-683f-463d-bf1e-a68a4964a024 2026-05-14 08:40:49.593 13 INFO neutron.plugins.ml2.plugin [None req-fc459500-c8f3-462b-afc7-4478f8193408 - - - - - -] Attempt 1 to provision port 6cb5d95f-4d43-49cf-8386-a1f6ff21b558 2026-05-14 08:40:54.182 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port a32aabea-8676-4b10-959d-b32869edd8b3 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-14 08:41:21.120 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-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-14 08:41:21.120 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-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.120 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-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.120 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-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.120 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-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.120 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-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.120 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-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.120 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-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.120 13 ERROR neutron.plugins.ml2.managers 2026-05-14 08:41:21.123 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Failed to bind port 07d1af85-3096-47d2-a570-a40719e02e46 on host instance for vnic_type normal using segments [{'id': '6718c873-5c78-40df-9424-6f9cc2f015f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 409, 'network_id': 'ade7f578-a095-45a8-aebe-54d5627da523'}] 2026-05-14 08:41:21.123 13 INFO neutron.plugins.ml2.plugin [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Attempt 2 to bind port 07d1af85-3096-47d2-a570-a40719e02e46 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-14 08:41:21.135 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-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-14 08:41:21.135 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-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.135 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-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.135 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-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.135 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-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.135 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-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.135 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-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.135 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-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.135 13 ERROR neutron.plugins.ml2.managers 2026-05-14 08:41:21.137 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Failed to bind port 07d1af85-3096-47d2-a570-a40719e02e46 on host instance for vnic_type normal using segments [{'id': '6718c873-5c78-40df-9424-6f9cc2f015f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 409, 'network_id': 'ade7f578-a095-45a8-aebe-54d5627da523'}] 2026-05-14 08:41:21.137 13 INFO neutron.plugins.ml2.plugin [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Attempt 3 to bind port 07d1af85-3096-47d2-a570-a40719e02e46 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-14 08:41:21.148 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-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-14 08:41:21.148 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-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.148 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-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.148 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-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.148 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-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.148 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-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.148 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-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.148 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-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.148 13 ERROR neutron.plugins.ml2.managers 2026-05-14 08:41:21.149 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Failed to bind port 07d1af85-3096-47d2-a570-a40719e02e46 on host instance for vnic_type normal using segments [{'id': '6718c873-5c78-40df-9424-6f9cc2f015f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 409, 'network_id': 'ade7f578-a095-45a8-aebe-54d5627da523'}] 2026-05-14 08:41:21.149 13 INFO neutron.plugins.ml2.plugin [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Attempt 4 to bind port 07d1af85-3096-47d2-a570-a40719e02e46 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-14 08:41:21.157 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-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-14 08:41:21.157 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-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.157 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-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.157 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-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.157 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-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.157 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-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.157 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-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.157 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-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.157 13 ERROR neutron.plugins.ml2.managers 2026-05-14 08:41:21.159 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Failed to bind port 07d1af85-3096-47d2-a570-a40719e02e46 on host instance for vnic_type normal using segments [{'id': '6718c873-5c78-40df-9424-6f9cc2f015f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 409, 'network_id': 'ade7f578-a095-45a8-aebe-54d5627da523'}] 2026-05-14 08:41:21.159 13 INFO neutron.plugins.ml2.plugin [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Attempt 5 to bind port 07d1af85-3096-47d2-a570-a40719e02e46 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-14 08:41:21.170 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-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-14 08:41:21.170 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-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.170 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-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.170 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-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.170 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-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.170 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-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.170 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-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.170 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-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.170 13 ERROR neutron.plugins.ml2.managers 2026-05-14 08:41:21.171 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Failed to bind port 07d1af85-3096-47d2-a570-a40719e02e46 on host instance for vnic_type normal using segments [{'id': '6718c873-5c78-40df-9424-6f9cc2f015f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 409, 'network_id': 'ade7f578-a095-45a8-aebe-54d5627da523'}] 2026-05-14 08:41:21.171 13 INFO neutron.plugins.ml2.plugin [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Attempt 6 to bind port 07d1af85-3096-47d2-a570-a40719e02e46 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-14 08:41:21.180 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-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-14 08:41:21.180 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-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.180 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-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.180 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-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.180 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-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.180 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-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.180 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-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.180 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-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.180 13 ERROR neutron.plugins.ml2.managers 2026-05-14 08:41:21.182 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Failed to bind port 07d1af85-3096-47d2-a570-a40719e02e46 on host instance for vnic_type normal using segments [{'id': '6718c873-5c78-40df-9424-6f9cc2f015f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 409, 'network_id': 'ade7f578-a095-45a8-aebe-54d5627da523'}] 2026-05-14 08:41:21.182 13 INFO neutron.plugins.ml2.plugin [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Attempt 7 to bind port 07d1af85-3096-47d2-a570-a40719e02e46 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-14 08:41:21.190 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-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-14 08:41:21.190 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-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.190 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-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.190 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-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.190 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-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.190 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-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.190 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-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.190 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-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.190 13 ERROR neutron.plugins.ml2.managers 2026-05-14 08:41:21.191 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Failed to bind port 07d1af85-3096-47d2-a570-a40719e02e46 on host instance for vnic_type normal using segments [{'id': '6718c873-5c78-40df-9424-6f9cc2f015f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 409, 'network_id': 'ade7f578-a095-45a8-aebe-54d5627da523'}] 2026-05-14 08:41:21.192 13 INFO neutron.plugins.ml2.plugin [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Attempt 8 to bind port 07d1af85-3096-47d2-a570-a40719e02e46 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-14 08:41:21.206 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-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-14 08:41:21.206 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-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.206 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-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.206 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-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.206 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-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.206 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-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.206 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-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.206 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-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.206 13 ERROR neutron.plugins.ml2.managers 2026-05-14 08:41:21.208 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Failed to bind port 07d1af85-3096-47d2-a570-a40719e02e46 on host instance for vnic_type normal using segments [{'id': '6718c873-5c78-40df-9424-6f9cc2f015f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 409, 'network_id': 'ade7f578-a095-45a8-aebe-54d5627da523'}] 2026-05-14 08:41:21.208 13 INFO neutron.plugins.ml2.plugin [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Attempt 9 to bind port 07d1af85-3096-47d2-a570-a40719e02e46 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-14 08:41:21.220 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-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-14 08:41:21.220 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-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.220 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-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.220 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-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.220 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-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.220 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-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.220 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-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.220 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-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.220 13 ERROR neutron.plugins.ml2.managers 2026-05-14 08:41:21.221 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Failed to bind port 07d1af85-3096-47d2-a570-a40719e02e46 on host instance for vnic_type normal using segments [{'id': '6718c873-5c78-40df-9424-6f9cc2f015f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 409, 'network_id': 'ade7f578-a095-45a8-aebe-54d5627da523'}] 2026-05-14 08:41:21.222 13 INFO neutron.plugins.ml2.plugin [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Attempt 10 to bind port 07d1af85-3096-47d2-a570-a40719e02e46 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-14 08:41:21.233 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-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-14 08:41:21.233 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-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.233 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-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.233 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-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.233 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-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.233 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-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.233 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-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-14 08:41:21.233 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-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 444de4ac-b26b-4253-b88a-41fc4e34ddcf could not be found. 2026-05-14 08:41:21.233 13 ERROR neutron.plugins.ml2.managers 2026-05-14 08:41:21.235 13 ERROR neutron.plugins.ml2.managers [None req-283051f0-a987-4db9-b152-b331e47b24d2 - - - - - -] Failed to bind port 07d1af85-3096-47d2-a570-a40719e02e46 on host instance for vnic_type normal using segments [{'id': '6718c873-5c78-40df-9424-6f9cc2f015f8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 409, 'network_id': 'ade7f578-a095-45a8-aebe-54d5627da523'}] 2026-05-14 08:41:39.988 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 397fb832-a8e9-4d45-a7be-9dc956b825c1 2026-05-14 08:41:40.115 13 INFO neutron.plugins.ml2.plugin [None req-45d70be8-a6bf-40b1-9287-c709647d23ec - - - - - -] Attempt 1 to provision port 397fb832-a8e9-4d45-a7be-9dc956b825c1 2026-05-14 08:42:26.151 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 582ad6f0-0942-49e4-9981-1810ce4d3c1b 2026-05-14 08:42:27.969 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 582ad6f0-0942-49e4-9981-1810ce4d3c1b 2026-05-14 08:42:30.038 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 51ecbeab-01de-4799-98ff-9acbaa9a5ae9 2026-05-14 08:42:30.394 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c83d0af5-ddb8-450e-b0b5-a9282ff102a4 2026-05-14 08:42:32.006 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 51ecbeab-01de-4799-98ff-9acbaa9a5ae9 2026-05-14 08:42:32.240 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c83d0af5-ddb8-450e-b0b5-a9282ff102a4 2026-05-14 08:42:34.048 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 1e910a20-38d1-42d3-ab53-5b0757e15d8a 2026-05-14 08:42:35.972 16 INFO neutron.plugins.ml2.plugin [None req-1effad4a-b04d-412f-8a9b-45638efba839 - - - - - -] Attempt 1 to provision port 1e910a20-38d1-42d3-ab53-5b0757e15d8a 2026-05-14 08:42:36.037 16 INFO neutron.plugins.ml2.plugin [None req-1effad4a-b04d-412f-8a9b-45638efba839 - - - - - -] Attempt 1 to provision port 5ad76a6c-4608-42b9-a685-b8c09f2d5d49 2026-05-14 08:42:36.062 16 INFO neutron.plugins.ml2.plugin [None req-1effad4a-b04d-412f-8a9b-45638efba839 - - - - - -] Attempt 1 to provision port c83d0af5-ddb8-450e-b0b5-a9282ff102a4 2026-05-14 08:42:36.068 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 1e910a20-38d1-42d3-ab53-5b0757e15d8a 2026-05-14 08:42:36.116 16 INFO neutron.plugins.ml2.plugin [None req-1effad4a-b04d-412f-8a9b-45638efba839 - - - - - -] Attempt 1 to provision port 68d8ccff-0e24-417d-ad47-e3c540f771b2 2026-05-14 08:42:44.357 13 INFO neutron.plugins.ml2.plugin [None req-5a061e9b-dfcc-47fa-a37d-1421f0baf5ec - - - - - -] Attempt 1 to provision port 5ad76a6c-4608-42b9-a685-b8c09f2d5d49 2026-05-14 08:42:44.394 13 INFO neutron.plugins.ml2.plugin [None req-5a061e9b-dfcc-47fa-a37d-1421f0baf5ec - - - - - -] Attempt 1 to provision port c83d0af5-ddb8-450e-b0b5-a9282ff102a4 2026-05-14 08:42:44.485 13 INFO neutron.plugins.ml2.plugin [None req-5a061e9b-dfcc-47fa-a37d-1421f0baf5ec - - - - - -] Attempt 1 to provision port 1e910a20-38d1-42d3-ab53-5b0757e15d8a 2026-05-14 08:42:44.534 13 INFO neutron.plugins.ml2.plugin [None req-5a061e9b-dfcc-47fa-a37d-1421f0baf5ec - - - - - -] Attempt 1 to provision port 68d8ccff-0e24-417d-ad47-e3c540f771b2 2026-05-14 08:42:44.562 13 INFO neutron.plugins.ml2.plugin [None req-5a061e9b-dfcc-47fa-a37d-1421f0baf5ec - - - - - -] Attempt 1 to provision port b88fa01b-add4-4b46-a7b4-340465f427ad 2026-05-14 08:42:45.713 13 INFO neutron.plugins.ml2.plugin [None req-2c4ad212-59b9-4a56-852c-f1726c44ae14 - - - - - -] Attempt 1 to provision port 5ad76a6c-4608-42b9-a685-b8c09f2d5d49 2026-05-14 08:42:46.568 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port a4b0bd62-4418-4c5c-a7b5-0ee9e7f83153 2026-05-14 08:42:46.764 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bffe10a0-aa97-4797-953c-6d3df8f8391e'] response: {'server_uuid': '0fcc8707-c040-42ab-b18e-dc78d999dc5e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4b0bd62-4418-4c5c-a7b5-0ee9e7f83153', 'code': 200} 2026-05-14 08:42:47.068 13 INFO neutron.plugins.ml2.plugin [None req-349fddd2-de2e-4661-a838-4c8b28cbbca5 - - - - - -] Attempt 1 to provision port 5ad76a6c-4608-42b9-a685-b8c09f2d5d49 2026-05-14 08:42:48.107 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port b88fa01b-add4-4b46-a7b4-340465f427ad 2026-05-14 08:42:48.381 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 68d8ccff-0e24-417d-ad47-e3c540f771b2 2026-05-14 08:42:48.465 16 INFO neutron.plugins.ml2.plugin [None req-54e8b86a-ed22-47c1-8da1-9405f1efcc2a - - - - - -] Attempt 1 to provision port a4b0bd62-4418-4c5c-a7b5-0ee9e7f83153 2026-05-14 08:42:48.650 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 13875747-7494-4db8-974c-c5d0b3e6d424 2026-05-14 08:42:48.895 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 5ad76a6c-4608-42b9-a685-b8c09f2d5d49 2026-05-14 08:42:49.089 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port a4b0bd62-4418-4c5c-a7b5-0ee9e7f83153 2026-05-14 08:42:50.021 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 68d8ccff-0e24-417d-ad47-e3c540f771b2 2026-05-14 08:42:50.228 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port b88fa01b-add4-4b46-a7b4-340465f427ad 2026-05-14 08:42:50.386 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 13875747-7494-4db8-974c-c5d0b3e6d424 2026-05-14 08:43:02.034 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 856626d3-e12d-41e1-97d4-410718378aab 2026-05-14 08:43:02.136 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a147614-dc0b-4ad8-866c-fb220e889601'] response: {'server_uuid': '1165ca49-dfa3-4864-b3bf-a0fa67dccecd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '856626d3-e12d-41e1-97d4-410718378aab', 'code': 200} 2026-05-14 08:43:04.010 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 856626d3-e12d-41e1-97d4-410718378aab 2026-05-14 08:43:56.572 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 900f0d5b-d95c-4f1a-bafd-1e4a29d0603d 2026-05-14 08:43:56.723 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8402aa50-6876-4f95-b46e-01803ff36ec0'] response: {'server_uuid': 'd7f4c23e-c358-44b7-8c4e-8a96738c0978', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '900f0d5b-d95c-4f1a-bafd-1e4a29d0603d', 'code': 200} 2026-05-14 08:43:58.019 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 900f0d5b-d95c-4f1a-bafd-1e4a29d0603d 2026-05-14 08:45:14.792 13 INFO neutron.plugins.ml2.plugin [None req-103ff426-360f-4e90-b4a4-1a51f65ba753 - - - - - -] Attempt 1 to provision port c5f7539a-eea2-4b00-86d6-a3c6210065f6 2026-05-14 08:45:21.634 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c5f7539a-eea2-4b00-86d6-a3c6210065f6 2026-05-14 08:45:21.780 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-530918ef-5a23-4cb0-a410-7407d3873bb4'] response: {'server_uuid': 'd7f4c23e-c358-44b7-8c4e-8a96738c0978', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c5f7539a-eea2-4b00-86d6-a3c6210065f6', 'code': 200} 2026-05-14 08:45:22.240 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c5f7539a-eea2-4b00-86d6-a3c6210065f6 2026-05-14 08:45:31.138 16 INFO neutron.plugins.ml2.plugin [None req-8bb82bdf-6bd5-4771-a52e-cc50709e0a92 - - - - - -] Attempt 1 to provision port 4755142b-581b-433f-af29-39abf3569681 2026-05-14 08:45:38.279 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 4755142b-581b-433f-af29-39abf3569681 2026-05-14 08:45:38.395 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-86003c51-6c7e-4d3c-9908-51d4d6e1cea8'] response: {'server_uuid': 'd7f4c23e-c358-44b7-8c4e-8a96738c0978', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4755142b-581b-433f-af29-39abf3569681', 'code': 200} 2026-05-14 08:45:40.238 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 4755142b-581b-433f-af29-39abf3569681 2026-05-14 08:45:41.758 16 INFO neutron.plugins.ml2.plugin [None req-5ead4f5c-0bb7-4cb5-9924-7631120a25a1 - - - - - -] Attempt 1 to provision port c5f7539a-eea2-4b00-86d6-a3c6210065f6 2026-05-14 08:45:42.331 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c5f7539a-eea2-4b00-86d6-a3c6210065f6 2026-05-14 08:45:54.347 13 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port 4755142b-581b-433f-af29-39abf3569681 2026-05-14 08:45:54.405 16 INFO neutron.plugins.ml2.plugin [None req-f341cacf-5a3c-4792-acd2-d5ebf787a652 - - - - - -] Attempt 1 to provision port 4755142b-581b-433f-af29-39abf3569681 2026-05-14 08:45:55.773 16 INFO neutron.plugins.ml2.plugin [None req-aedbb3ab-ae44-4281-b1f4-86944cccdc2d - - - - - -] Attempt 1 to provision port 4755142b-581b-433f-af29-39abf3569681 2026-05-14 08:46:04.309 16 INFO neutron.plugins.ml2.plugin [None req-76bbd269-2ad0-4682-9b13-d261180cd23d - - - - - -] Attempt 1 to provision port c5f7539a-eea2-4b00-86d6-a3c6210065f6 2026-05-14 08:46:04.515 13 INFO neutron.plugins.ml2.plugin [None req-5144bb4e-d416-4c83-bc94-5e8c6f6d2560 - - - - - -] Attempt 1 to provision port c5f7539a-eea2-4b00-86d6-a3c6210065f6 2026-05-14 08:46:48.399 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b1d66d0-8979-4aec-8e6c-5f712ede5b23'] response: {'server_uuid': '0fcc8707-c040-42ab-b18e-dc78d999dc5e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a4b0bd62-4418-4c5c-a7b5-0ee9e7f83153', 'code': 200}