+ 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-04-24 21:32:28.192 1 INFO neutron.common.config [-] Logging enabled! 2026-04-24 21:32:28.193 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev155 2026-04-24 21:32:28.193 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-24 21:32:28.193 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-24 21:32:29.426 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-24 21:32:29.428 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-24 21:32:29.431 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-24 21:32:29.432 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-24 21:32:29.432 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-24 21:32:29.432 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-24 21:32:29.432 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-24 21:32:29.433 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 21:32:29.439 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 21:32:29.439 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 21:32:29.439 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-24 21:32:29.458 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-24 21:32:29.459 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-24 21:32:29.459 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-24 21:32:29.477 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-24 21:32:29.478 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-24 21:32:29.478 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-24 21:32:29.478 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-24 21:32:29.795 1 INFO neutron.plugins.ml2.managers [None req-03f341d5-ce59-4e78-bfdd-2d0cc1a660b0 - - - - - -] Initializing driver for type 'vlan' 2026-04-24 21:32:29.942 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-03f341d5-ce59-4e78-bfdd-2d0cc1a660b0 - - - - - -] VlanTypeDriver initialization complete 2026-04-24 21:32:29.942 1 INFO neutron.plugins.ml2.managers [None req-03f341d5-ce59-4e78-bfdd-2d0cc1a660b0 - - - - - -] Initializing driver for type 'vxlan' 2026-04-24 21:32:29.943 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-03f341d5-ce59-4e78-bfdd-2d0cc1a660b0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-24 21:32:29.998 1 INFO neutron.plugins.ml2.managers [None req-03f341d5-ce59-4e78-bfdd-2d0cc1a660b0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-24 21:32:29.998 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-03f341d5-ce59-4e78-bfdd-2d0cc1a660b0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-24 21:32:29.998 1 INFO neutron.plugins.ml2.managers [None req-03f341d5-ce59-4e78-bfdd-2d0cc1a660b0 - - - - - -] Initializing extension driver 'port_security' 2026-04-24 21:32:29.998 1 INFO neutron.plugins.ml2.extensions.port_security [None req-03f341d5-ce59-4e78-bfdd-2d0cc1a660b0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-24 21:32:29.998 1 INFO neutron.plugins.ml2.managers [None req-03f341d5-ce59-4e78-bfdd-2d0cc1a660b0 - - - - - -] Initializing extension driver 'qos' 2026-04-24 21:32:29.999 1 INFO neutron.plugins.ml2.managers [None req-03f341d5-ce59-4e78-bfdd-2d0cc1a660b0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-24 21:32:29.999 1 INFO neutron.plugins.ml2.managers [None req-03f341d5-ce59-4e78-bfdd-2d0cc1a660b0 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-24 21:32:30.011 1 INFO neutron.quota [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded quota_driver: . 2026-04-24 21:32:30.012 1 INFO neutron.plugins.ml2.plugin [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Modular L2 Plugin initialization complete 2026-04-24 21:32:30.012 1 INFO neutron.plugins.ml2.managers [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-24 21:32:30.012 1 INFO neutron.plugins.ml2.managers [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-24 21:32:30.012 1 INFO neutron.plugins.ml2.managers [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-24 21:32:30.012 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: qos 2026-04-24 21:32:30.024 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: router 2026-04-24 21:32:30.062 1 INFO neutron.services.service_base [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-24 21:32:30.062 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: segments 2026-04-24 21:32:30.138 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: trunk 2026-04-24 21:32:30.150 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: vpnaas 2026-04-24 21:32:30.182 1 WARNING stevedore.named [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 21:32:30.258 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-24 21:32:30.259 1 INFO neutron.common.utils [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-24 21:32:30.259 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: taas 2026-04-24 21:32:30.284 1 WARNING stevedore.named [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-24 21:32:30.309 1 INFO neutron_taas.services.taas.taas_plugin [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-24 21:32:30.309 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: tapmirror 2026-04-24 21:32:30.325 1 WARNING stevedore.named [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-24 21:32:30.342 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-24 21:32:30.343 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: auto_allocate 2026-04-24 21:32:30.355 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: tag 2026-04-24 21:32:30.490 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: timestamp 2026-04-24 21:32:30.493 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: network_ip_availability 2026-04-24 21:32:30.497 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: flavors 2026-04-24 21:32:30.500 1 INFO neutron.manager [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loading Plugin: revisions 2026-04-24 21:32:30.503 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Initializing extension manager. 2026-04-24 21:32:30.504 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: address-group 2026-04-24 21:32:30.504 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: address-scope 2026-04-24 21:32:30.505 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-24 21:32:30.506 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: agent 2026-04-24 21:32:30.506 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: agent-resources-synced 2026-04-24 21:32:30.507 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-24 21:32:30.508 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-24 21:32:30.508 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: availability_zone 2026-04-24 21:32:30.509 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: availability_zone_filter 2026-04-24 21:32:30.509 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-24 21:32:30.510 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: default-subnetpools 2026-04-24 21:32:30.511 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-24 21:32:30.511 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: dns-integration 2026-04-24 21:32:30.512 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: dns-domain-ports 2026-04-24 21:32:30.512 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-24 21:32:30.513 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: dvr 2026-04-24 21:32:30.513 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-24 21:32:30.514 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: empty-string-filtering 2026-04-24 21:32:30.514 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-24 21:32:30.514 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-24 21:32:30.515 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: external-net 2026-04-24 21:32:30.515 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-24 21:32:30.516 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: extraroute 2026-04-24 21:32:30.516 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: extraroute-atomic 2026-04-24 21:32:30.517 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-24 21:32:30.517 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-24 21:32:30.518 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-24 21:32:30.518 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-24 21:32:30.519 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: fip-port-details 2026-04-24 21:32:30.519 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: flavors 2026-04-24 21:32:30.520 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-24 21:32:30.521 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: floatingip-pools 2026-04-24 21:32:30.522 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: ip_allocation 2026-04-24 21:32:30.522 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: ip-substring-filtering 2026-04-24 21:32:30.522 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: l2_adjacency 2026-04-24 21:32:30.524 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: router 2026-04-24 21:32:30.525 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-24 21:32:30.526 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-24 21:32:30.526 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-24 21:32:30.527 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: ext-gw-mode 2026-04-24 21:32:30.527 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: l3-ha 2026-04-24 21:32:30.527 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-24 21:32:30.528 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-24 21:32:30.528 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: l3-flavors 2026-04-24 21:32:30.529 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-24 21:32:30.529 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-24 21:32:30.531 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-24 21:32:30.532 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-24 21:32:30.533 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-24 21:32:30.534 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-24 21:32:30.535 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-24 21:32:30.535 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: multi-provider 2026-04-24 21:32:30.536 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: net-mtu 2026-04-24 21:32:30.536 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: net-mtu-writable 2026-04-24 21:32:30.537 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: network_availability_zone 2026-04-24 21:32:30.537 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: network_ha 2026-04-24 21:32:30.538 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: network-ip-availability 2026-04-24 21:32:30.538 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: network-ip-availability-details 2026-04-24 21:32:30.540 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-24 21:32:30.540 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: pagination 2026-04-24 21:32:30.541 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: port-device-profile 2026-04-24 21:32:30.541 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-24 21:32:30.541 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-24 21:32:30.542 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-24 21:32:30.542 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: port-mac-override 2026-04-24 21:32:30.543 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-24 21:32:30.543 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-24 21:32:30.544 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-24 21:32:30.544 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: port-resource-request 2026-04-24 21:32:30.545 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-24 21:32:30.545 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-24 21:32:30.546 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: binding 2026-04-24 21:32:30.546 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: binding-extended 2026-04-24 21:32:30.547 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: port-security 2026-04-24 21:32:30.547 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: project-id 2026-04-24 21:32:30.547 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: provider 2026-04-24 21:32:30.548 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-24 21:32:30.550 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos 2026-04-24 21:32:30.551 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-24 21:32:30.551 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-24 21:32:30.552 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-default 2026-04-24 21:32:30.552 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-fip 2026-04-24 21:32:30.553 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-24 21:32:30.553 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-24 21:32:30.553 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-24 21:32:30.554 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-24 21:32:30.555 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-24 21:32:30.555 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-pps 2026-04-24 21:32:30.556 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-24 21:32:30.556 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-24 21:32:30.557 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: qos-rules-alias 2026-04-24 21:32:30.557 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: quota-check-limit 2026-04-24 21:32:30.558 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: quota-check-limit-default 2026-04-24 21:32:30.560 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: quotas 2026-04-24 21:32:30.562 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: quota_details 2026-04-24 21:32:30.563 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: rbac-policies 2026-04-24 21:32:30.564 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: rbac-address-group 2026-04-24 21:32:30.564 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: rbac-address-scope 2026-04-24 21:32:30.565 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: rbac-security-groups 2026-04-24 21:32:30.565 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: rbac-subnetpool 2026-04-24 21:32:30.566 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: revision-if-match 2026-04-24 21:32:30.566 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-24 21:32:30.567 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: router_availability_zone 2026-04-24 21:32:30.567 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-24 21:32:30.568 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-24 21:32:30.569 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-24 21:32:30.570 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-24 21:32:30.570 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-24 21:32:30.571 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-24 21:32:30.571 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-24 21:32:30.571 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-24 21:32:30.575 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: security-group 2026-04-24 21:32:30.576 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: segment 2026-04-24 21:32:30.576 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-24 21:32:30.577 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: service-type 2026-04-24 21:32:30.577 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: sorting 2026-04-24 21:32:30.578 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: standard-attr-segment 2026-04-24 21:32:30.578 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: standard-attr-description 2026-04-24 21:32:30.579 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: stateful-security-group 2026-04-24 21:32:30.579 1 WARNING neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-24 21:32:30.580 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-24 21:32:30.580 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: subnet-external-network 2026-04-24 21:32:30.581 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: subnet_onboard 2026-04-24 21:32:30.581 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-24 21:32:30.582 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: subnet-service-types 2026-04-24 21:32:30.582 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: subnet_allocation 2026-04-24 21:32:30.583 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-24 21:32:30.583 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: tag-creation 2026-04-24 21:32:30.584 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-24 21:32:30.587 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: standard-attr-tag 2026-04-24 21:32:30.588 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-24 21:32:30.588 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: trunk 2026-04-24 21:32:30.589 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: trunk-details 2026-04-24 21:32:30.589 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-24 21:32:30.590 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-24 21:32:30.590 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-24 21:32:30.591 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-24 21:32:30.592 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-24 21:32:30.593 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-24 21:32:30.594 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: vpn-flavors 2026-04-24 21:32:30.595 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: vpnaas 2026-04-24 21:32:30.596 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: taas 2026-04-24 21:32:30.597 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: tap-mirror 2026-04-24 21:32:30.597 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-24 21:32:30.598 1 INFO neutron.api.extensions [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Loaded extension: taas-vlan-filter 2026-04-24 21:32:30.600 1 WARNING oslo_service.backend._threading.service [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-04-24 21:32:30.608 1 WARNING oslo_service.backend._threading.service [None req-8e3da2a8-5a88-43cb-86a1-d23e617e390f - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-04-24 21:33:00.698 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-24 21:33:00.741 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-24 21:33:00.745 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-24 21:33:13.503 16 INFO neutron.db.l3_hamode_db [None req-39db758c-1cd7-41f5-ad03-1714929a361d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 21:33:32.651 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port f175afb5-f424-4c64-a342-f345d4364724 2026-04-24 21:33:34.353 13 INFO neutron.plugins.ml2.plugin [None req-d2b7f258-dacf-48a7-8929-2b9ba354f03f - - - - - -] Attempt 1 to provision port f175afb5-f424-4c64-a342-f345d4364724 2026-04-24 21:33:34.585 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port f175afb5-f424-4c64-a342-f345d4364724 2026-04-24 21:33:36.055 13 INFO neutron.plugins.ml2.plugin [None req-8e468885-e961-4848-9f54-1ab814cf229c - - - - - -] Attempt 1 to provision port f175afb5-f424-4c64-a342-f345d4364724 2026-04-24 21:38:10.639 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0e26c91b-1869-4eda-94fa-ada969669a81 2026-04-24 21:38:12.139 16 INFO neutron.plugins.ml2.plugin [None req-17b28150-7fb4-4827-b548-d57c9ac14f97 - - - - - -] Attempt 1 to provision port 0e26c91b-1869-4eda-94fa-ada969669a81 2026-04-24 21:38:12.654 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0e26c91b-1869-4eda-94fa-ada969669a81 2026-04-24 21:38:17.129 13 INFO neutron.plugins.ml2.plugin [None req-4465fcff-5c5c-4f65-9c77-725a5e206b1b - - - - - -] Attempt 1 to provision port 00a26b1f-65aa-40d8-9540-61d7a826eb0b 2026-04-24 21:41:53.288 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 00a26b1f-65aa-40d8-9540-61d7a826eb0b 2026-04-24 21:41:54.713 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 00a26b1f-65aa-40d8-9540-61d7a826eb0b 2026-04-24 21:49:56.855 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0db5debd-bde6-462a-a815-de5e6344ce6c 2026-04-24 21:49:58.844 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0db5debd-bde6-462a-a815-de5e6344ce6c 2026-04-24 22:00:38.372 16 INFO neutron.plugins.ml2.plugin [None req-706dd438-df53-40dc-986c-485527b34d95 - - - - - -] Attempt 1 to provision port 0e26c91b-1869-4eda-94fa-ada969669a81 2026-04-24 22:00:38.446 16 INFO neutron.plugins.ml2.plugin [None req-706dd438-df53-40dc-986c-485527b34d95 - - - - - -] Attempt 1 to provision port f175afb5-f424-4c64-a342-f345d4364724 2026-04-24 22:00:38.499 16 INFO neutron.plugins.ml2.plugin [None req-706dd438-df53-40dc-986c-485527b34d95 - - - - - -] Attempt 1 to provision port 00a26b1f-65aa-40d8-9540-61d7a826eb0b 2026-04-24 22:04:51.122 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port f759b454-bdc6-49bd-b218-5ca695fe1f0f 2026-04-24 22:04:53.121 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port f759b454-bdc6-49bd-b218-5ca695fe1f0f 2026-04-24 22:04:57.105 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port b79e84fc-2941-4742-bbfd-cb22edabed3f 2026-04-24 22:04:59.337 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port ebab43b8-236d-4d32-a1fb-8ece6c0e8661 2026-04-24 22:04:59.672 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 1f8e72b9-0c81-4a40-8b41-d697c92d26fb 2026-04-24 22:05:00.102 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port ada6fab7-7af6-47cc-b704-981800c9a13c 2026-04-24 22:05:00.478 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 8ad48970-fe44-45f9-9b32-98ead6f5bb8d 2026-04-24 22:05:00.892 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port b79e84fc-2941-4742-bbfd-cb22edabed3f 2026-04-24 22:05:01.645 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port ebab43b8-236d-4d32-a1fb-8ece6c0e8661 2026-04-24 22:05:01.851 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 24ca9219-5e03-48d1-bced-a65d7eb19bd4 2026-04-24 22:05:02.225 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 1f8e72b9-0c81-4a40-8b41-d697c92d26fb 2026-04-24 22:05:02.452 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port ada6fab7-7af6-47cc-b704-981800c9a13c 2026-04-24 22:05:02.643 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 8ad48970-fe44-45f9-9b32-98ead6f5bb8d 2026-04-24 22:05:03.500 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 24ca9219-5e03-48d1-bced-a65d7eb19bd4 2026-04-24 22:05:05.534 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port dbc02adf-d9ba-4b06-a014-1fc70ff2e220 2026-04-24 22:05:08.578 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port dbc02adf-d9ba-4b06-a014-1fc70ff2e220 2026-04-24 22:05:08.812 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 2d6497bf-f0e4-4a17-9ce4-77f940ad05fb 2026-04-24 22:05:09.240 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0f7a9b9d-d290-4ade-a5ca-fad610127c46 2026-04-24 22:05:09.343 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-aaec01a3-d327-4704-960f-dd906d619d1b'] response: {'server_uuid': '00de5f10-eb6a-4312-a525-19d63121d7f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d6497bf-f0e4-4a17-9ce4-77f940ad05fb', 'code': 200} 2026-04-24 22:05:10.402 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 2d6497bf-f0e4-4a17-9ce4-77f940ad05fb 2026-04-24 22:05:10.629 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0f7a9b9d-d290-4ade-a5ca-fad610127c46 2026-04-24 22:05:11.381 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-efd9f520-b073-48cc-9bc7-8ee0b4316c2a'] response: {'server_uuid': '8a12124f-2aa1-4ff7-bc8c-6bbb15a4441b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f7a9b9d-d290-4ade-a5ca-fad610127c46', 'code': 200} 2026-04-24 22:05:12.236 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port e17ee3d7-fe4d-459b-b1ad-c0946b6a5b27 2026-04-24 22:05:14.864 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 1a7b4f40-4362-4132-aee0-b3d25d2eb582 2026-04-24 22:05:15.276 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port e17ee3d7-fe4d-459b-b1ad-c0946b6a5b27 2026-04-24 22:05:15.396 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ea740e4-f927-49a8-871d-3bc8d4f09199'] response: {'server_uuid': 'a1e26346-3776-4846-b67b-6d370b1bb7da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a7b4f40-4362-4132-aee0-b3d25d2eb582', 'code': 200} 2026-04-24 22:05:16.240 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 1a7b4f40-4362-4132-aee0-b3d25d2eb582 2026-04-24 22:05:19.057 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port 0852d1d5-314e-4661-ad84-659af9b1af72 2026-04-24 22:05:19.105 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port 6607b758-0622-4bb5-9250-5ebc73806aea 2026-04-24 22:05:19.159 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port 1a7b4f40-4362-4132-aee0-b3d25d2eb582 2026-04-24 22:05:19.214 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port 2412b1ff-bd33-4b2a-a810-7a8ed588f619 2026-04-24 22:05:19.264 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port b79e84fc-2941-4742-bbfd-cb22edabed3f 2026-04-24 22:05:19.377 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port 1f8e72b9-0c81-4a40-8b41-d697c92d26fb 2026-04-24 22:05:19.489 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port d37393a7-1666-4568-b40d-03f95cfcad66 2026-04-24 22:05:19.547 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port 0f7a9b9d-d290-4ade-a5ca-fad610127c46 2026-04-24 22:05:19.625 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port fd729f77-6030-48ea-b343-f8c15529b978 2026-04-24 22:05:19.672 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port 560a86b6-2ff6-4dd9-b78a-9f0008d2c616 2026-04-24 22:05:19.721 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port dbc02adf-d9ba-4b06-a014-1fc70ff2e220 2026-04-24 22:05:19.860 16 INFO neutron.plugins.ml2.plugin [None req-7f7b833c-160e-4358-ba68-a5fb036dc43d - - - - - -] Attempt 1 to provision port 2df25cb5-53f2-4d9e-9083-f6f4cf7fdd23 2026-04-24 22:05:20.457 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f91bb44-ba63-4e4e-8dc3-6e14713f509b'] response: {'server_uuid': 'a1e26346-3776-4846-b67b-6d370b1bb7da', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1a7b4f40-4362-4132-aee0-b3d25d2eb582', 'code': 200} 2026-04-24 22:05:23.101 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 6f742493-c8af-4cd2-af39-b8854c42bdc1 2026-04-24 22:05:23.288 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f35cd0ed-08e3-4dd8-93b7-32a45600ed7f'] response: {'server_uuid': 'bfa48f6a-fbc9-46da-a971-d29450b088ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f742493-c8af-4cd2-af39-b8854c42bdc1', 'code': 200} 2026-04-24 22:05:23.540 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port b6a33262-901e-43ef-b808-2bef17853ed3 2026-04-24 22:05:24.521 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 6f742493-c8af-4cd2-af39-b8854c42bdc1 2026-04-24 22:05:24.665 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port b6a33262-901e-43ef-b808-2bef17853ed3 2026-04-24 22:05:30.661 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 02b69d98-4403-4e59-81bf-cbb109a84930 2026-04-24 22:05:31.894 16 INFO neutron.plugins.ml2.plugin [None req-bbe2395c-8024-4dae-a1a7-20c0a2ae1371 - - - - - -] Attempt 1 to provision port 8f9d51d7-b36e-459d-b3bc-b0f7b9e08163 2026-04-24 22:05:31.929 16 INFO neutron.plugins.ml2.plugin [None req-bbe2395c-8024-4dae-a1a7-20c0a2ae1371 - - - - - -] Attempt 1 to provision port b6a33262-901e-43ef-b808-2bef17853ed3 2026-04-24 22:05:31.991 16 INFO neutron.plugins.ml2.plugin [None req-bbe2395c-8024-4dae-a1a7-20c0a2ae1371 - - - - - -] Attempt 1 to provision port 6f742493-c8af-4cd2-af39-b8854c42bdc1 2026-04-24 22:05:32.046 16 INFO neutron.plugins.ml2.plugin [None req-bbe2395c-8024-4dae-a1a7-20c0a2ae1371 - - - - - -] Attempt 1 to provision port fd729f77-6030-48ea-b343-f8c15529b978 2026-04-24 22:05:32.074 16 INFO neutron.plugins.ml2.plugin [None req-bbe2395c-8024-4dae-a1a7-20c0a2ae1371 - - - - - -] Attempt 1 to provision port 006bee24-5712-4bbe-a338-2cb4a3455b0c 2026-04-24 22:05:32.405 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 02b69d98-4403-4e59-81bf-cbb109a84930 2026-04-24 22:05:34.403 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 65abd166-958b-4e95-bc4e-80bb8a4f7e34 2026-04-24 22:05:36.471 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 65abd166-958b-4e95-bc4e-80bb8a4f7e34 2026-04-24 22:05:38.286 13 INFO neutron.plugins.ml2.plugin [None req-3aee5479-753e-433f-babd-b21f02904343 - - - - - -] Attempt 1 to provision port 8f9d51d7-b36e-459d-b3bc-b0f7b9e08163 2026-04-24 22:05:38.316 13 INFO neutron.plugins.ml2.plugin [None req-3aee5479-753e-433f-babd-b21f02904343 - - - - - -] Attempt 1 to provision port 600ca2a3-0820-4d12-877e-0b0626d098d4 2026-04-24 22:05:38.352 13 INFO neutron.plugins.ml2.plugin [None req-3aee5479-753e-433f-babd-b21f02904343 - - - - - -] Attempt 1 to provision port 65abd166-958b-4e95-bc4e-80bb8a4f7e34 2026-04-24 22:05:40.389 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 2412b1ff-bd33-4b2a-a810-7a8ed588f619 2026-04-24 22:05:40.685 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port fd729f77-6030-48ea-b343-f8c15529b978 2026-04-24 22:05:42.374 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 2412b1ff-bd33-4b2a-a810-7a8ed588f619 2026-04-24 22:05:42.512 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port fd729f77-6030-48ea-b343-f8c15529b978 2026-04-24 22:05:43.468 16 INFO neutron.plugins.ml2.plugin [None req-0227d86e-ebc2-4f89-969d-76b5b92e9de4 - - - - - -] Attempt 1 to provision port 8f9d51d7-b36e-459d-b3bc-b0f7b9e08163 2026-04-24 22:05:43.494 16 INFO neutron.plugins.ml2.plugin [None req-0227d86e-ebc2-4f89-969d-76b5b92e9de4 - - - - - -] Attempt 1 to provision port 600ca2a3-0820-4d12-877e-0b0626d098d4 2026-04-24 22:05:43.519 16 INFO neutron.plugins.ml2.plugin [None req-0227d86e-ebc2-4f89-969d-76b5b92e9de4 - - - - - -] Attempt 1 to provision port 0f7a9b9d-d290-4ade-a5ca-fad610127c46 2026-04-24 22:05:43.577 16 INFO neutron.plugins.ml2.plugin [None req-0227d86e-ebc2-4f89-969d-76b5b92e9de4 - - - - - -] Attempt 1 to provision port 65abd166-958b-4e95-bc4e-80bb8a4f7e34 2026-04-24 22:05:45.027 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 6607b758-0622-4bb5-9250-5ebc73806aea 2026-04-24 22:05:45.318 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 8f9d51d7-b36e-459d-b3bc-b0f7b9e08163 2026-04-24 22:05:45.449 13 INFO neutron.plugins.ml2.plugin [None req-d1eac522-2ecf-4b40-86e6-38aa2e207fdb - - - - - -] Attempt 1 to provision port 600ca2a3-0820-4d12-877e-0b0626d098d4 2026-04-24 22:05:45.475 13 INFO neutron.plugins.ml2.plugin [None req-d1eac522-2ecf-4b40-86e6-38aa2e207fdb - - - - - -] Attempt 1 to provision port 6f742493-c8af-4cd2-af39-b8854c42bdc1 2026-04-24 22:05:45.597 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 9b3c1775-a23d-4ec7-b575-79baabc93e57 2026-04-24 22:05:45.703 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-588e448d-2d9e-48a1-b802-b63cc6d2b7a0'] response: {'server_uuid': '44f12e73-d17f-45ae-b81a-d9d3d06c760a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9b3c1775-a23d-4ec7-b575-79baabc93e57', 'code': 200} 2026-04-24 22:05:46.433 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 6607b758-0622-4bb5-9250-5ebc73806aea 2026-04-24 22:05:46.606 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 8f9d51d7-b36e-459d-b3bc-b0f7b9e08163 2026-04-24 22:05:46.813 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 9b3c1775-a23d-4ec7-b575-79baabc93e57 2026-04-24 22:05:47.469 16 INFO neutron.plugins.ml2.plugin [None req-bd5c92a9-a780-4133-8aa6-e2abc01d605c - - - - - -] Attempt 1 to provision port 9b3c1775-a23d-4ec7-b575-79baabc93e57 2026-04-24 22:05:47.542 16 INFO neutron.plugins.ml2.plugin [None req-bd5c92a9-a780-4133-8aa6-e2abc01d605c - - - - - -] Attempt 1 to provision port 600ca2a3-0820-4d12-877e-0b0626d098d4 2026-04-24 22:05:48.607 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 006bee24-5712-4bbe-a338-2cb4a3455b0c 2026-04-24 22:05:48.880 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 600ca2a3-0820-4d12-877e-0b0626d098d4 2026-04-24 22:05:49.780 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bedbb48-9ab3-4781-a4ec-34da1596096d'] response: {'server_uuid': '8a12124f-2aa1-4ff7-bc8c-6bbb15a4441b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0f7a9b9d-d290-4ade-a5ca-fad610127c46', 'code': 200} 2026-04-24 22:05:50.430 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 006bee24-5712-4bbe-a338-2cb4a3455b0c 2026-04-24 22:05:51.003 16 INFO neutron.plugins.ml2.plugin [None req-1d364368-0376-4c25-9756-ed1d90a3f7da - - - - - -] Attempt 1 to provision port 6f742493-c8af-4cd2-af39-b8854c42bdc1 2026-04-24 22:05:53.201 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0f7a9b9d-d290-4ade-a5ca-fad610127c46 2026-04-24 22:05:53.326 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0478f7a-f897-4f41-947a-0196f0029581'] response: {'server_uuid': '8a12124f-2aa1-4ff7-bc8c-6bbb15a4441b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f7a9b9d-d290-4ade-a5ca-fad610127c46', 'code': 200} 2026-04-24 22:05:54.827 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0f7a9b9d-d290-4ade-a5ca-fad610127c46 2026-04-24 22:05:55.533 13 INFO neutron.plugins.ml2.plugin [None req-4d8648e9-a561-46f2-9018-d9185103539b - - - - - -] Attempt 1 to provision port 6f742493-c8af-4cd2-af39-b8854c42bdc1 2026-04-24 22:06:05.067 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port f12ff0e4-a8c8-4469-b7d8-3c080cdcb8fb 2026-04-24 22:06:06.857 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port f12ff0e4-a8c8-4469-b7d8-3c080cdcb8fb 2026-04-24 22:06:08.852 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port dbc9c83f-e001-4f50-9614-c4dbaeda8e65 2026-04-24 22:06:09.017 13 INFO neutron.plugins.ml2.plugin [None req-eef6d40a-5355-4b1d-a287-ff9e2167c563 - - - - - -] Attempt 1 to provision port 0dba5ea5-a6a5-4822-95c1-4dc05698cf06 2026-04-24 22:06:09.039 13 INFO neutron.plugins.ml2.plugin [None req-eef6d40a-5355-4b1d-a287-ff9e2167c563 - - - - - -] Attempt 1 to provision port dbc9c83f-e001-4f50-9614-c4dbaeda8e65 2026-04-24 22:06:10.730 16 INFO neutron.plugins.ml2.plugin [None req-e4838b68-6aeb-46eb-b5b6-fcb100c59713 - - - - - -] Attempt 1 to provision port 0dba5ea5-a6a5-4822-95c1-4dc05698cf06 2026-04-24 22:06:10.763 16 INFO neutron.plugins.ml2.plugin [None req-e4838b68-6aeb-46eb-b5b6-fcb100c59713 - - - - - -] Attempt 1 to provision port dbc9c83f-e001-4f50-9614-c4dbaeda8e65 2026-04-24 22:06:10.902 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port dbc9c83f-e001-4f50-9614-c4dbaeda8e65 2026-04-24 22:06:12.676 13 INFO neutron.plugins.ml2.plugin [None req-ebcf807c-6fb1-4f66-affe-d6f190a5a108 - - - - - -] Attempt 1 to provision port 0dba5ea5-a6a5-4822-95c1-4dc05698cf06 2026-04-24 22:06:14.631 16 INFO neutron.plugins.ml2.plugin [None req-184bc77a-ce17-4b91-a4fd-acd850155433 - - - - - -] Attempt 1 to provision port 6ea059e2-a8fd-454a-9647-898d544f48b7 2026-04-24 22:06:15.916 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 8e16f300-64a1-42fd-b551-736d11d943c9 2026-04-24 22:06:16.032 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b09943b2-99c6-4ab6-affb-4f8281983055'] response: {'server_uuid': '5a607252-1723-43aa-8da3-c6bc87dab951', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8e16f300-64a1-42fd-b551-736d11d943c9', 'code': 200} 2026-04-24 22:06:16.821 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 8e16f300-64a1-42fd-b551-736d11d943c9 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 22:06:20.112 16 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-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 22:06:20.112 16 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-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 22:06:20.112 16 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-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.112 16 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-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1207, in get_subnet 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.112 16 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-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.112 16 ERROR neutron.plugins.ml2.managers 2026-04-24 22:06:20.127 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Failed to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 on host instance for vnic_type normal using segments [{'id': '8e4928cb-3e23-41e5-b4f9-4516ef15a245', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 212, 'network_id': '4b26b3a8-ef67-4052-88be-c498f74f5be4'}] 2026-04-24 22:06:20.127 16 INFO neutron.plugins.ml2.plugin [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Attempt 2 to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 22:06:20.147 16 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-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 22:06:20.147 16 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-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 22:06:20.147 16 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-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.147 16 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-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1207, in get_subnet 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.147 16 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-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.147 16 ERROR neutron.plugins.ml2.managers 2026-04-24 22:06:20.148 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Failed to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 on host instance for vnic_type normal using segments [{'id': '8e4928cb-3e23-41e5-b4f9-4516ef15a245', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 212, 'network_id': '4b26b3a8-ef67-4052-88be-c498f74f5be4'}] 2026-04-24 22:06:20.150 16 INFO neutron.plugins.ml2.plugin [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Attempt 3 to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 22:06:20.167 16 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-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 22:06:20.167 16 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-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 22:06:20.167 16 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-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.167 16 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-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1207, in get_subnet 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.167 16 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-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.167 16 ERROR neutron.plugins.ml2.managers 2026-04-24 22:06:20.170 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Failed to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 on host instance for vnic_type normal using segments [{'id': '8e4928cb-3e23-41e5-b4f9-4516ef15a245', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 212, 'network_id': '4b26b3a8-ef67-4052-88be-c498f74f5be4'}] 2026-04-24 22:06:20.170 16 INFO neutron.plugins.ml2.plugin [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Attempt 4 to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 22:06:20.187 16 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-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 22:06:20.187 16 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-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 22:06:20.187 16 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-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.187 16 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-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1207, in get_subnet 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.187 16 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-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.187 16 ERROR neutron.plugins.ml2.managers 2026-04-24 22:06:20.190 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Failed to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 on host instance for vnic_type normal using segments [{'id': '8e4928cb-3e23-41e5-b4f9-4516ef15a245', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 212, 'network_id': '4b26b3a8-ef67-4052-88be-c498f74f5be4'}] 2026-04-24 22:06:20.192 16 INFO neutron.plugins.ml2.plugin [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Attempt 5 to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 22:06:20.206 16 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-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 22:06:20.206 16 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-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 22:06:20.206 16 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-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.206 16 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-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1207, in get_subnet 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.206 16 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-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.206 16 ERROR neutron.plugins.ml2.managers 2026-04-24 22:06:20.208 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Failed to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 on host instance for vnic_type normal using segments [{'id': '8e4928cb-3e23-41e5-b4f9-4516ef15a245', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 212, 'network_id': '4b26b3a8-ef67-4052-88be-c498f74f5be4'}] 2026-04-24 22:06:20.208 16 INFO neutron.plugins.ml2.plugin [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Attempt 6 to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 22:06:20.219 16 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-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 22:06:20.219 16 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-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 22:06:20.219 16 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-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.219 16 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-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1207, in get_subnet 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.219 16 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-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.219 16 ERROR neutron.plugins.ml2.managers 2026-04-24 22:06:20.221 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Failed to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 on host instance for vnic_type normal using segments [{'id': '8e4928cb-3e23-41e5-b4f9-4516ef15a245', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 212, 'network_id': '4b26b3a8-ef67-4052-88be-c498f74f5be4'}] 2026-04-24 22:06:20.221 16 INFO neutron.plugins.ml2.plugin [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Attempt 7 to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 22:06:20.233 16 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-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 22:06:20.233 16 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-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 22:06:20.233 16 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-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.233 16 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-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1207, in get_subnet 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.233 16 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-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.233 16 ERROR neutron.plugins.ml2.managers 2026-04-24 22:06:20.235 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Failed to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 on host instance for vnic_type normal using segments [{'id': '8e4928cb-3e23-41e5-b4f9-4516ef15a245', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 212, 'network_id': '4b26b3a8-ef67-4052-88be-c498f74f5be4'}] 2026-04-24 22:06:20.235 16 INFO neutron.plugins.ml2.plugin [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Attempt 8 to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 22:06:20.245 16 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-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 22:06:20.245 16 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-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 22:06:20.245 16 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-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.245 16 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-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1207, in get_subnet 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.245 16 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-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.245 16 ERROR neutron.plugins.ml2.managers 2026-04-24 22:06:20.247 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Failed to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 on host instance for vnic_type normal using segments [{'id': '8e4928cb-3e23-41e5-b4f9-4516ef15a245', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 212, 'network_id': '4b26b3a8-ef67-4052-88be-c498f74f5be4'}] 2026-04-24 22:06:20.247 16 INFO neutron.plugins.ml2.plugin [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Attempt 9 to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 22:06:20.257 16 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-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 22:06:20.257 16 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-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 22:06:20.257 16 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-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.257 16 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-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1207, in get_subnet 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.257 16 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-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.257 16 ERROR neutron.plugins.ml2.managers 2026-04-24 22:06:20.258 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Failed to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 on host instance for vnic_type normal using segments [{'id': '8e4928cb-3e23-41e5-b4f9-4516ef15a245', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 212, 'network_id': '4b26b3a8-ef67-4052-88be-c498f74f5be4'}] 2026-04-24 22:06:20.259 16 INFO neutron.plugins.ml2.plugin [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Attempt 10 to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 22:06:20.276 16 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-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 22:06:20.276 16 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-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 22:06:20.276 16 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-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.276 16 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-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1207, in get_subnet 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:20.276 16 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-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dc6e34ea-bacb-4293-b175-17770f3e2b3b could not be found. 2026-04-24 22:06:20.276 16 ERROR neutron.plugins.ml2.managers 2026-04-24 22:06:20.277 16 ERROR neutron.plugins.ml2.managers [None req-904fefc2-25d9-47f8-9f50-1604893f3294 - - - - - -] Failed to bind port 5c69cbd9-f3ef-4103-b013-5a78e792b870 on host instance for vnic_type normal using segments [{'id': '8e4928cb-3e23-41e5-b4f9-4516ef15a245', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 212, 'network_id': '4b26b3a8-ef67-4052-88be-c498f74f5be4'}] 2026-04-24 22:06:21.043 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port a3c22fa0-1789-455b-87d1-ac6fd888e0ad 2026-04-24 22:06:23.025 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0dba5ea5-a6a5-4822-95c1-4dc05698cf06 2026-04-24 22:06:23.355 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port a3c22fa0-1789-455b-87d1-ac6fd888e0ad 2026-04-24 22:06:23.559 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 6ea059e2-a8fd-454a-9647-898d544f48b7 2026-04-24 22:06:25.222 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0dba5ea5-a6a5-4822-95c1-4dc05698cf06 2026-04-24 22:06:25.411 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 6ea059e2-a8fd-454a-9647-898d544f48b7 2026-04-24 22:06:29.050 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 62f9d8c3-e174-4b86-bdb0-8a280366969f 2026-04-24 22:06:30.874 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 62f9d8c3-e174-4b86-bdb0-8a280366969f 2026-04-24 22:06:31.306 16 INFO neutron.plugins.ml2.plugin [None req-75e9d387-0eba-49c9-b5c2-e003eef2547d - - - - - -] Attempt 1 to provision port 31749e6f-ced8-40b8-854c-c989ed73a304 2026-04-24 22:06:31.332 16 INFO neutron.plugins.ml2.plugin [None req-75e9d387-0eba-49c9-b5c2-e003eef2547d - - - - - -] Attempt 1 to provision port 62f9d8c3-e174-4b86-bdb0-8a280366969f 2026-04-24 22:06:31.392 16 INFO neutron.plugins.ml2.plugin [None req-75e9d387-0eba-49c9-b5c2-e003eef2547d - - - - - -] Attempt 1 to provision port 4305d138-024d-47c2-842b-52099e1e42d3 2026-04-24 22:06:35.437 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port dedf6044-6914-41cd-a801-6e784e80a5d5 2026-04-24 22:06:35.568 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3b35029-d6c8-4dc4-99e2-63fbe40445c9'] response: {'server_uuid': '36709e68-32ef-4558-be3f-2fb0506f118c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dedf6044-6914-41cd-a801-6e784e80a5d5', 'code': 200} 2026-04-24 22:06:36.994 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 179d7f46-4864-4991-b636-75cc6004ad64 2026-04-24 22:06:37.206 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port dedf6044-6914-41cd-a801-6e784e80a5d5 2026-04-24 22:06:39.067 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 4305d138-024d-47c2-842b-52099e1e42d3 2026-04-24 22:06:39.319 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 31749e6f-ced8-40b8-854c-c989ed73a304 2026-04-24 22:06:40.900 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 4305d138-024d-47c2-842b-52099e1e42d3 2026-04-24 22:06:41.047 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 31749e6f-ced8-40b8-854c-c989ed73a304 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server [None req-e8bc79b1-a122-4546-9263-bade0c64aa9a - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port df610ed8-e660-4dd0-b9d8-ee1702821a8a could not be found. 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-24 22:06:41.731 16 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-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 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-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2815, in one 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1840, in one 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 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-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-24 22:06:41.731 16 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-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 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-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 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-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1680, in get_port 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:06:41.731 16 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-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port df610ed8-e660-4dd0-b9d8-ee1702821a8a could not be found. 2026-04-24 22:06:41.731 16 ERROR oslo_messaging.rpc.server 2026-04-24 22:06:45.252 16 INFO neutron.plugins.ml2.plugin [None req-da5c4594-b8ee-4e42-98c2-f359b2635c3b - - - - - -] Attempt 1 to provision port 31749e6f-ced8-40b8-854c-c989ed73a304 2026-04-24 22:06:54.907 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port a0ec7d40-e2d4-4357-95d7-2b68b1a19c5f 2026-04-24 22:07:03.506 13 INFO neutron.plugins.ml2.plugin [None req-d0fe7c9a-06e3-47ee-9210-fd07768ba0ee - - - - - -] Attempt 1 to provision port dedf6044-6914-41cd-a801-6e784e80a5d5 2026-04-24 22:07:25.404 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port fc44d244-73ae-45e3-8016-18857e5c36f0 2026-04-24 22:07:25.518 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-80580958-e2f3-4d31-87e8-d7a72e9ed13c'] response: {'server_uuid': '82278ab6-429e-4a84-9f5d-be8850c92b0c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc44d244-73ae-45e3-8016-18857e5c36f0', 'code': 200} 2026-04-24 22:07:26.872 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port fc44d244-73ae-45e3-8016-18857e5c36f0 2026-04-24 22:07:30.863 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port a9f8f191-a97d-42ce-8bce-625fd56aac5b 2026-04-24 22:07:32.033 13 INFO neutron.plugins.ml2.plugin [None req-124fb421-998d-43d3-a96a-3f66e4e2176a - - - - - -] Attempt 1 to provision port 8777ae29-2687-4863-9db9-2aed8a03c2dd 2026-04-24 22:07:32.058 13 INFO neutron.plugins.ml2.plugin [None req-124fb421-998d-43d3-a96a-3f66e4e2176a - - - - - -] Attempt 1 to provision port a9f8f191-a97d-42ce-8bce-625fd56aac5b 2026-04-24 22:07:32.981 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port c075914f-e8b7-427d-b32f-5bf839866642 2026-04-24 22:07:33.404 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port a9f8f191-a97d-42ce-8bce-625fd56aac5b 2026-04-24 22:07:34.846 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port c075914f-e8b7-427d-b32f-5bf839866642 2026-04-24 22:07:37.037 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port c98e33d2-4139-46dd-b463-7293f45aa457 2026-04-24 22:07:37.628 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port bfae0937-68c2-49d8-9fc9-1bf846d70b61 2026-04-24 22:07:38.810 16 INFO neutron.plugins.ml2.plugin [None req-b61c70ec-55f6-4623-a5fb-d0dae5e45318 - - - - - -] Attempt 1 to provision port 0e9cac35-ee86-4af4-ad81-3582fbeb60ae 2026-04-24 22:07:38.859 16 INFO neutron.plugins.ml2.plugin [None req-b61c70ec-55f6-4623-a5fb-d0dae5e45318 - - - - - -] Attempt 1 to provision port c98e33d2-4139-46dd-b463-7293f45aa457 2026-04-24 22:07:38.947 16 INFO neutron.plugins.ml2.plugin [None req-b61c70ec-55f6-4623-a5fb-d0dae5e45318 - - - - - -] Attempt 1 to provision port 3b99fa59-4455-4652-96c1-47ec30a05d5a 2026-04-24 22:07:39.000 16 INFO neutron.plugins.ml2.plugin [None req-b61c70ec-55f6-4623-a5fb-d0dae5e45318 - - - - - -] Attempt 1 to provision port 67083033-8b93-4d7d-b5d7-e1b4b40f262d 2026-04-24 22:07:39.034 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port c98e33d2-4139-46dd-b463-7293f45aa457 2026-04-24 22:07:39.250 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 6264038b-72a1-4fa9-885f-be80cef264b5 2026-04-24 22:07:39.637 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port bfae0937-68c2-49d8-9fc9-1bf846d70b61 2026-04-24 22:07:40.866 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 6264038b-72a1-4fa9-885f-be80cef264b5 2026-04-24 22:07:42.898 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 9b47e482-8f40-4fff-be2f-e054d4a16264 2026-04-24 22:07:44.913 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 9b47e482-8f40-4fff-be2f-e054d4a16264 2026-04-24 22:07:49.951 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port b2d3a83b-6680-4538-a1ce-30e59af78dab 2026-04-24 22:07:50.049 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-27cc6bb9-0843-45d7-86ea-c44fb6a0359e'] response: {'server_uuid': 'fc38c084-4369-436e-99e4-2b290da6a2f4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2d3a83b-6680-4538-a1ce-30e59af78dab', 'code': 200} 2026-04-24 22:07:51.716 13 INFO neutron.plugins.ml2.plugin [None req-e840830d-a484-46c3-88af-ba76106a6173 - - - - - -] Attempt 1 to provision port 8777ae29-2687-4863-9db9-2aed8a03c2dd 2026-04-24 22:07:51.746 13 INFO neutron.plugins.ml2.plugin [None req-e840830d-a484-46c3-88af-ba76106a6173 - - - - - -] Attempt 1 to provision port a9f8f191-a97d-42ce-8bce-625fd56aac5b 2026-04-24 22:07:51.820 13 INFO neutron.plugins.ml2.plugin [None req-e840830d-a484-46c3-88af-ba76106a6173 - - - - - -] Attempt 1 to provision port 35edc72d-c62b-4cdd-9ec1-638f54d89f9e 2026-04-24 22:07:51.852 13 INFO neutron.plugins.ml2.plugin [None req-e840830d-a484-46c3-88af-ba76106a6173 - - - - - -] Attempt 1 to provision port 02976f7a-1fe3-4160-a5c3-6dc72fcee467 2026-04-24 22:07:51.886 13 INFO neutron.plugins.ml2.plugin [None req-e840830d-a484-46c3-88af-ba76106a6173 - - - - - -] Attempt 1 to provision port 9b47e482-8f40-4fff-be2f-e054d4a16264 2026-04-24 22:07:52.107 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 381ea7ea-0a6c-43be-a620-19f57f493eb5 2026-04-24 22:07:52.292 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d4a03ff-6f1e-457a-9e8d-442827eff1c9'] response: {'server_uuid': '7c361621-8dee-47f4-852c-d40585f7deb0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '381ea7ea-0a6c-43be-a620-19f57f493eb5', 'code': 200} 2026-04-24 22:07:52.645 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port b2d3a83b-6680-4538-a1ce-30e59af78dab 2026-04-24 22:07:53.986 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 381ea7ea-0a6c-43be-a620-19f57f493eb5 2026-04-24 22:07:55.530 13 WARNING neutron.plugins.ml2.plugin [None req-45aea014-cd69-4688-9f3a-e8796de5840b - - - - - -] Concurrent port binding operations failed on port 8777ae29-2687-4863-9db9-2aed8a03c2dd 2026-04-24 22:07:55.534 13 INFO neutron.plugins.ml2.plugin [None req-45aea014-cd69-4688-9f3a-e8796de5840b - - - - - -] Attempt 2 to bind port 8777ae29-2687-4863-9db9-2aed8a03c2dd 2026-04-24 22:07:55.929 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 8777ae29-2687-4863-9db9-2aed8a03c2dd 2026-04-24 22:07:56.223 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 3b99fa59-4455-4652-96c1-47ec30a05d5a 2026-04-24 22:07:56.557 13 INFO neutron.plugins.ml2.plugin [None req-b1aa1ad9-9550-4900-925f-e7fdcd6ca1b6 - - - - - -] Attempt 1 to provision port 8777ae29-2687-4863-9db9-2aed8a03c2dd 2026-04-24 22:07:56.653 13 INFO neutron.plugins.ml2.plugin [None req-b1aa1ad9-9550-4900-925f-e7fdcd6ca1b6 - - - - - -] Attempt 1 to provision port 67083033-8b93-4d7d-b5d7-e1b4b40f262d 2026-04-24 22:07:56.705 13 INFO neutron.plugins.ml2.plugin [None req-b1aa1ad9-9550-4900-925f-e7fdcd6ca1b6 - - - - - -] Attempt 1 to provision port 35edc72d-c62b-4cdd-9ec1-638f54d89f9e 2026-04-24 22:07:58.018 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 8777ae29-2687-4863-9db9-2aed8a03c2dd 2026-04-24 22:07:58.209 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0e9cac35-ee86-4af4-ad81-3582fbeb60ae 2026-04-24 22:07:58.441 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 67083033-8b93-4d7d-b5d7-e1b4b40f262d 2026-04-24 22:07:58.734 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 3b99fa59-4455-4652-96c1-47ec30a05d5a 2026-04-24 22:07:59.939 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 02976f7a-1fe3-4160-a5c3-6dc72fcee467 2026-04-24 22:08:00.176 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 0e9cac35-ee86-4af4-ad81-3582fbeb60ae 2026-04-24 22:08:00.315 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 35edc72d-c62b-4cdd-9ec1-638f54d89f9e 2026-04-24 22:08:00.570 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 67083033-8b93-4d7d-b5d7-e1b4b40f262d 2026-04-24 22:08:01.175 16 INFO neutron.plugins.ml2.plugin [None req-ff6c14b2-2cc8-4aaf-8328-15c03e441d5f - - - - - -] Attempt 1 to provision port 8777ae29-2687-4863-9db9-2aed8a03c2dd 2026-04-24 22:08:01.225 16 INFO neutron.plugins.ml2.plugin [None req-ff6c14b2-2cc8-4aaf-8328-15c03e441d5f - - - - - -] Attempt 1 to provision port 67083033-8b93-4d7d-b5d7-e1b4b40f262d 2026-04-24 22:08:01.882 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 02976f7a-1fe3-4160-a5c3-6dc72fcee467 2026-04-24 22:08:02.038 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 35edc72d-c62b-4cdd-9ec1-638f54d89f9e 2026-04-24 22:08:03.487 16 INFO neutron.plugins.ml2.plugin [None req-67b5fd1c-4cfa-4814-899d-141a2af1c56b - - - - - -] Attempt 1 to provision port 381ea7ea-0a6c-43be-a620-19f57f493eb5 2026-04-24 22:08:15.965 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 29fd7b83-9486-407c-ac90-245776776798 2026-04-24 22:08:18.032 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 29fd7b83-9486-407c-ac90-245776776798 2026-04-24 22:08:20.143 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 5fd5e1b7-f4e8-4abf-a6f2-4931611e1359 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server [None req-1a8b260a-b229-47a4-97c9-2c90adc5bee0 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 109c5bd1-188a-4807-8057-dab92dcb4113 could not be found. 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-24 22:08:55.355 16 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-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 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-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2815, in one 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1840, in one 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 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-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-24 22:08:55.355 16 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-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 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-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 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-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server raise self.value 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1680, in get_port 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-24 22:08:55.355 16 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-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 109c5bd1-188a-4807-8057-dab92dcb4113 could not be found. 2026-04-24 22:08:55.355 16 ERROR oslo_messaging.rpc.server 2026-04-24 22:09:11.902 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 8b4875ed-0803-459f-a17f-e8db6f0d2469 2026-04-24 22:09:14.227 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 8b4875ed-0803-459f-a17f-e8db6f0d2469 2026-04-24 22:09:14.401 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 75992ade-b09a-499e-b515-f27fd4d79c82 2026-04-24 22:09:15.960 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 75992ade-b09a-499e-b515-f27fd4d79c82 2026-04-24 22:09:16.139 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 29821ec1-211c-4b83-ae9f-c324b76deaba 2026-04-24 22:09:17.969 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port caec9338-a382-44d0-a658-6d9fb6fe5679 2026-04-24 22:09:18.300 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 29821ec1-211c-4b83-ae9f-c324b76deaba 2026-04-24 22:09:19.933 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port caec9338-a382-44d0-a658-6d9fb6fe5679 2026-04-24 22:09:20.581 16 INFO neutron.plugins.ml2.plugin [None req-80f4ada3-5eef-4791-935d-9ed2a9350f22 - - - - - -] Attempt 1 to provision port 75992ade-b09a-499e-b515-f27fd4d79c82 2026-04-24 22:09:20.636 16 INFO neutron.plugins.ml2.plugin [None req-80f4ada3-5eef-4791-935d-9ed2a9350f22 - - - - - -] Attempt 1 to provision port f8c2590b-96a0-44a3-9e36-1290037726fd 2026-04-24 22:09:20.658 16 INFO neutron.plugins.ml2.plugin [None req-80f4ada3-5eef-4791-935d-9ed2a9350f22 - - - - - -] Attempt 1 to provision port caec9338-a382-44d0-a658-6d9fb6fe5679 2026-04-24 22:09:20.703 16 INFO neutron.plugins.ml2.plugin [None req-80f4ada3-5eef-4791-935d-9ed2a9350f22 - - - - - -] Attempt 1 to provision port 4eee62eb-8a50-4611-8b2d-afe2fa000231 2026-04-24 22:09:20.722 16 INFO neutron.plugins.ml2.plugin [None req-80f4ada3-5eef-4791-935d-9ed2a9350f22 - - - - - -] Attempt 1 to provision port 53768832-b176-480d-9bde-39088cc8eb7a 2026-04-24 22:09:24.298 16 INFO neutron.plugins.ml2.plugin [None req-e1d00c82-7895-4452-b825-2fdbe26c4798 - - - - - -] Attempt 1 to provision port f8c2590b-96a0-44a3-9e36-1290037726fd 2026-04-24 22:09:24.322 16 INFO neutron.plugins.ml2.plugin [None req-e1d00c82-7895-4452-b825-2fdbe26c4798 - - - - - -] Attempt 1 to provision port caec9338-a382-44d0-a658-6d9fb6fe5679 2026-04-24 22:09:24.374 16 INFO neutron.plugins.ml2.plugin [None req-e1d00c82-7895-4452-b825-2fdbe26c4798 - - - - - -] Attempt 1 to provision port 75992ade-b09a-499e-b515-f27fd4d79c82 2026-04-24 22:09:24.432 16 INFO neutron.plugins.ml2.plugin [None req-e1d00c82-7895-4452-b825-2fdbe26c4798 - - - - - -] Attempt 1 to provision port 4eee62eb-8a50-4611-8b2d-afe2fa000231 2026-04-24 22:09:27.436 13 INFO neutron.plugins.ml2.plugin [None req-6d71a052-a801-4550-82ea-e2000b82ef51 - - - - - -] Attempt 1 to provision port 75992ade-b09a-499e-b515-f27fd4d79c82 2026-04-24 22:09:27.494 13 INFO neutron.plugins.ml2.plugin [None req-6d71a052-a801-4550-82ea-e2000b82ef51 - - - - - -] Attempt 1 to provision port f8c2590b-96a0-44a3-9e36-1290037726fd 2026-04-24 22:09:27.514 13 INFO neutron.plugins.ml2.plugin [None req-6d71a052-a801-4550-82ea-e2000b82ef51 - - - - - -] Attempt 1 to provision port caec9338-a382-44d0-a658-6d9fb6fe5679 2026-04-24 22:09:27.565 13 INFO neutron.plugins.ml2.plugin [None req-6d71a052-a801-4550-82ea-e2000b82ef51 - - - - - -] Attempt 1 to provision port 4eee62eb-8a50-4611-8b2d-afe2fa000231 2026-04-24 22:09:28.454 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 48a226f4-1ac5-4749-81df-9b52381e8ba9 2026-04-24 22:09:28.552 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9dc699b-ba70-4a09-9c4f-ce948bbd3957'] response: {'server_uuid': '26188425-5160-4904-8748-f94e4ce9e65a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48a226f4-1ac5-4749-81df-9b52381e8ba9', 'code': 200} 2026-04-24 22:09:29.538 16 INFO neutron.plugins.ml2.plugin [None req-f204270c-4291-4ea9-8f95-2bb03ea57bc5 - - - - - -] Attempt 1 to provision port f8c2590b-96a0-44a3-9e36-1290037726fd 2026-04-24 22:09:29.593 16 INFO neutron.plugins.ml2.plugin [None req-f204270c-4291-4ea9-8f95-2bb03ea57bc5 - - - - - -] Attempt 1 to provision port 4eee62eb-8a50-4611-8b2d-afe2fa000231 2026-04-24 22:09:29.896 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 48a226f4-1ac5-4749-81df-9b52381e8ba9 2026-04-24 22:09:31.681 16 INFO neutron.plugins.ml2.plugin [None req-320a2f76-741c-454f-973b-85e44dc88313 - - - - - -] Attempt 1 to provision port f8c2590b-96a0-44a3-9e36-1290037726fd 2026-04-24 22:09:31.726 16 INFO neutron.plugins.ml2.plugin [None req-320a2f76-741c-454f-973b-85e44dc88313 - - - - - -] Attempt 1 to provision port 4eee62eb-8a50-4611-8b2d-afe2fa000231 2026-04-24 22:09:31.950 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 53768832-b176-480d-9bde-39088cc8eb7a 2026-04-24 22:09:32.191 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 4eee62eb-8a50-4611-8b2d-afe2fa000231 2026-04-24 22:09:32.369 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 45a612d7-7464-4af2-a25f-19c3fd19c65c 2026-04-24 22:09:33.574 13 INFO neutron.plugins.ml2.plugin [None req-2fa23ea9-a051-42ff-960f-6742ffeed56c - - - - - -] Attempt 1 to provision port 48a226f4-1ac5-4749-81df-9b52381e8ba9 2026-04-24 22:09:33.964 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 4eee62eb-8a50-4611-8b2d-afe2fa000231 2026-04-24 22:09:34.174 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 45a612d7-7464-4af2-a25f-19c3fd19c65c 2026-04-24 22:09:34.356 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port f8c2590b-96a0-44a3-9e36-1290037726fd 2026-04-24 22:09:34.612 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port 53768832-b176-480d-9bde-39088cc8eb7a 2026-04-24 22:09:35.929 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port f8c2590b-96a0-44a3-9e36-1290037726fd 2026-04-24 22:09:45.948 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port d90e0716-76fa-4cfa-bf50-10609ca42572 2026-04-24 22:09:46.070 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdd81843-f6f3-4ea3-83dc-c2420e31a401'] response: {'server_uuid': '12fe09be-f025-4759-8802-1e08b3d71a8c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd90e0716-76fa-4cfa-bf50-10609ca42572', 'code': 200} 2026-04-24 22:09:47.931 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port d90e0716-76fa-4cfa-bf50-10609ca42572 2026-04-24 22:10:38.470 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port efc62dc5-aab9-4989-92a7-7f19eca868fe 2026-04-24 22:10:38.621 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-caa8b6be-05c8-4d08-ad16-031dee1625c9'] response: {'server_uuid': '4101f78a-ca84-4107-ac6f-7e06215fb6be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'efc62dc5-aab9-4989-92a7-7f19eca868fe', 'code': 200} 2026-04-24 22:10:39.951 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port efc62dc5-aab9-4989-92a7-7f19eca868fe 2026-04-24 22:11:57.618 13 INFO neutron.plugins.ml2.plugin [None req-4f6b1f49-7e11-4230-8f77-2a1b453fca9f - - - - - -] Attempt 1 to provision port b0b0bb2f-406b-49ab-9194-276ea3278971 2026-04-24 22:12:05.513 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port b0b0bb2f-406b-49ab-9194-276ea3278971 2026-04-24 22:12:05.634 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a809dbcf-b31f-4a79-9797-384218bcfe1d'] response: {'server_uuid': '4101f78a-ca84-4107-ac6f-7e06215fb6be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0b0bb2f-406b-49ab-9194-276ea3278971', 'code': 200} 2026-04-24 22:12:06.106 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port b0b0bb2f-406b-49ab-9194-276ea3278971 2026-04-24 22:12:13.733 16 INFO neutron.plugins.ml2.plugin [None req-1190c3ec-3108-439d-9d0f-13e40bfc6de5 - - - - - -] Attempt 1 to provision port bde2eec0-a215-4999-b493-5f34d528e514 2026-04-24 22:12:20.163 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port bde2eec0-a215-4999-b493-5f34d528e514 2026-04-24 22:12:20.277 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fccb0e73-542d-4adf-94db-7a6dfdee8cb9'] response: {'server_uuid': '4101f78a-ca84-4107-ac6f-7e06215fb6be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bde2eec0-a215-4999-b493-5f34d528e514', 'code': 200} 2026-04-24 22:12:22.129 16 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port bde2eec0-a215-4999-b493-5f34d528e514 2026-04-24 22:12:24.039 16 INFO neutron.plugins.ml2.plugin [None req-aa04d25a-0ea7-4645-9fa1-da4ba77f832f - - - - - -] Attempt 1 to provision port b0b0bb2f-406b-49ab-9194-276ea3278971 2026-04-24 22:12:24.201 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port b0b0bb2f-406b-49ab-9194-276ea3278971 2026-04-24 22:12:37.457 13 INFO neutron.plugins.ml2.plugin [None req-321c52cd-bba9-4aa2-9d9d-d8ce3586ade8 - - - - - -] Attempt 1 to provision port bde2eec0-a215-4999-b493-5f34d528e514 2026-04-24 22:12:38.248 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port bde2eec0-a215-4999-b493-5f34d528e514 2026-04-24 22:12:38.813 16 INFO neutron.plugins.ml2.plugin [None req-dfbd7609-ec45-47cd-8294-7c4c1b5519de - - - - - -] Attempt 1 to provision port bde2eec0-a215-4999-b493-5f34d528e514 2026-04-24 22:12:47.927 16 INFO neutron.plugins.ml2.plugin [None req-df560a21-d03e-4a65-a387-72753122be1a - - - - - -] Attempt 1 to provision port b0b0bb2f-406b-49ab-9194-276ea3278971 2026-04-24 22:12:48.152 13 INFO neutron.plugins.ml2.plugin [None req-de11d06c-4b03-474c-b63d-c27fba88cc9b - - - - - -] Attempt 1 to provision port b0b0bb2f-406b-49ab-9194-276ea3278971