+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-19 11:44:00.024 1 INFO neutron.common.config [-] Logging enabled! 2026-03-19 11:44:00.025 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.2.dev36 2026-03-19 11:44:00.025 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-19 11:44:00.025 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-19 11:44:01.451 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-19 11:44:01.454 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-19 11:44:01.457 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-19 11:44:01.458 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-19 11:44:01.458 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-19 11:44:01.458 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-19 11:44:01.458 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-19 11:44:01.465 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-19 11:44:01.465 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-19 11:44:01.465 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-19 11:44:01.487 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-19 11:44:01.488 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-19 11:44:01.488 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-19 11:44:01.507 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-19 11:44:01.508 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-19 11:44:01.508 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-19 11:44:01.508 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-19 11:44:01.817 1 INFO neutron.plugins.ml2.managers [None req-a7643994-30a8-40d6-bc34-4c897259774d - - - - - -] Initializing driver for type 'vlan' 2026-03-19 11:44:01.958 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a7643994-30a8-40d6-bc34-4c897259774d - - - - - -] VlanTypeDriver initialization complete 2026-03-19 11:44:01.958 1 INFO neutron.plugins.ml2.managers [None req-a7643994-30a8-40d6-bc34-4c897259774d - - - - - -] Initializing driver for type 'vxlan' 2026-03-19 11:44:01.958 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a7643994-30a8-40d6-bc34-4c897259774d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-19 11:44:02.002 1 INFO neutron.plugins.ml2.managers [None req-a7643994-30a8-40d6-bc34-4c897259774d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-19 11:44:02.003 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a7643994-30a8-40d6-bc34-4c897259774d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-19 11:44:02.003 1 INFO neutron.plugins.ml2.managers [None req-a7643994-30a8-40d6-bc34-4c897259774d - - - - - -] Initializing extension driver 'port_security' 2026-03-19 11:44:02.003 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a7643994-30a8-40d6-bc34-4c897259774d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-19 11:44:02.003 1 INFO neutron.plugins.ml2.managers [None req-a7643994-30a8-40d6-bc34-4c897259774d - - - - - -] Initializing extension driver 'qos' 2026-03-19 11:44:02.004 1 INFO neutron.plugins.ml2.managers [None req-a7643994-30a8-40d6-bc34-4c897259774d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-19 11:44:02.004 1 INFO neutron.plugins.ml2.managers [None req-a7643994-30a8-40d6-bc34-4c897259774d - - - - - -] Initializing mechanism driver 'l2population' 2026-03-19 11:44:02.018 1 INFO neutron.quota [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded quota_driver: . 2026-03-19 11:44:02.019 1 INFO neutron.plugins.ml2.plugin [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Modular L2 Plugin initialization complete 2026-03-19 11:44:02.019 1 INFO neutron.plugins.ml2.managers [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-19 11:44:02.019 1 INFO neutron.plugins.ml2.managers [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-19 11:44:02.019 1 INFO neutron.plugins.ml2.managers [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-19 11:44:02.019 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: qos 2026-03-19 11:44:02.030 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: router 2026-03-19 11:44:02.067 1 INFO neutron.services.service_base [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-19 11:44:02.067 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: segments 2026-03-19 11:44:02.132 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: trunk 2026-03-19 11:44:02.147 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: vpnaas 2026-03-19 11:44:02.180 1 WARNING stevedore.named [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-19 11:44:02.257 1 INFO neutron_vpnaas.services.vpn.plugin [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-19 11:44:02.258 1 INFO neutron.common.utils [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-19 11:44:02.258 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: taas 2026-03-19 11:44:02.279 1 WARNING stevedore.named [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-19 11:44:02.279 1 WARNING stevedore.named [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-19 11:44:02.302 1 INFO neutron_taas.services.taas.taas_plugin [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-19 11:44:02.303 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: tapmirror 2026-03-19 11:44:02.316 1 WARNING stevedore.named [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-19 11:44:02.316 1 WARNING stevedore.named [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-19 11:44:02.331 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-19 11:44:02.332 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: auto_allocate 2026-03-19 11:44:02.340 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: tag 2026-03-19 11:44:02.348 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: timestamp 2026-03-19 11:44:02.350 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: network_ip_availability 2026-03-19 11:44:02.353 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: flavors 2026-03-19 11:44:02.356 1 INFO neutron.manager [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loading Plugin: revisions 2026-03-19 11:44:02.359 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Initializing extension manager. 2026-03-19 11:44:02.360 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: address-group 2026-03-19 11:44:02.361 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: address-scope 2026-03-19 11:44:02.361 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-19 11:44:02.362 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: agent 2026-03-19 11:44:02.363 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: agent-resources-synced 2026-03-19 11:44:02.364 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-19 11:44:02.364 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-19 11:44:02.365 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: availability_zone 2026-03-19 11:44:02.365 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: availability_zone_filter 2026-03-19 11:44:02.366 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-19 11:44:02.366 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: default-subnetpools 2026-03-19 11:44:02.369 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-19 11:44:02.369 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: dns-integration 2026-03-19 11:44:02.370 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: dns-domain-ports 2026-03-19 11:44:02.370 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-19 11:44:02.371 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: dvr 2026-03-19 11:44:02.371 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-19 11:44:02.372 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: empty-string-filtering 2026-03-19 11:44:02.372 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-19 11:44:02.372 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-19 11:44:02.373 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: external-net 2026-03-19 11:44:02.374 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-19 11:44:02.374 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: extraroute 2026-03-19 11:44:02.374 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: extraroute-atomic 2026-03-19 11:44:02.375 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-19 11:44:02.375 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-19 11:44:02.376 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-19 11:44:02.376 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-19 11:44:02.377 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: fip-port-details 2026-03-19 11:44:02.377 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: flavors 2026-03-19 11:44:02.378 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-19 11:44:02.379 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: floatingip-pools 2026-03-19 11:44:02.379 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: ip_allocation 2026-03-19 11:44:02.380 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-19 11:44:02.380 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: l2_adjacency 2026-03-19 11:44:02.381 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: router 2026-03-19 11:44:02.382 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-19 11:44:02.384 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-19 11:44:02.384 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-19 11:44:02.385 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: ext-gw-mode 2026-03-19 11:44:02.385 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: l3-ha 2026-03-19 11:44:02.386 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-19 11:44:02.386 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-19 11:44:02.387 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: l3-flavors 2026-03-19 11:44:02.387 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-19 11:44:02.388 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-19 11:44:02.390 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-19 11:44:02.391 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-19 11:44:02.392 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-19 11:44:02.393 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-19 11:44:02.394 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-19 11:44:02.394 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: multi-provider 2026-03-19 11:44:02.395 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: net-mtu 2026-03-19 11:44:02.395 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: net-mtu-writable 2026-03-19 11:44:02.396 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: network_availability_zone 2026-03-19 11:44:02.396 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: network_ha 2026-03-19 11:44:02.397 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: network-ip-availability 2026-03-19 11:44:02.398 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-19 11:44:02.398 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: pagination 2026-03-19 11:44:02.399 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: port-device-profile 2026-03-19 11:44:02.399 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-19 11:44:02.400 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-19 11:44:02.400 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-19 11:44:02.401 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: port-mac-override 2026-03-19 11:44:02.401 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-19 11:44:02.402 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-19 11:44:02.402 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-19 11:44:02.403 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: port-resource-request 2026-03-19 11:44:02.403 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-19 11:44:02.403 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-19 11:44:02.404 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: binding 2026-03-19 11:44:02.405 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: binding-extended 2026-03-19 11:44:02.405 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: port-security 2026-03-19 11:44:02.406 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: project-id 2026-03-19 11:44:02.406 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: provider 2026-03-19 11:44:02.407 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-19 11:44:02.409 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos 2026-03-19 11:44:02.410 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-19 11:44:02.410 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-19 11:44:02.410 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-default 2026-03-19 11:44:02.411 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-fip 2026-03-19 11:44:02.411 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-19 11:44:02.412 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-19 11:44:02.412 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-19 11:44:02.413 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-19 11:44:02.413 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-19 11:44:02.414 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-pps 2026-03-19 11:44:02.414 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-19 11:44:02.415 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-19 11:44:02.415 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: qos-rules-alias 2026-03-19 11:44:02.415 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: quota-check-limit 2026-03-19 11:44:02.416 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-19 11:44:02.418 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: quotas 2026-03-19 11:44:02.420 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: quota_details 2026-03-19 11:44:02.422 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: rbac-policies 2026-03-19 11:44:02.422 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: rbac-address-group 2026-03-19 11:44:02.422 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: rbac-address-scope 2026-03-19 11:44:02.423 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: rbac-security-groups 2026-03-19 11:44:02.423 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-19 11:44:02.424 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: revision-if-match 2026-03-19 11:44:02.424 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-19 11:44:02.425 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: router_availability_zone 2026-03-19 11:44:02.425 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-19 11:44:02.427 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-19 11:44:02.427 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-19 11:44:02.428 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-19 11:44:02.428 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-19 11:44:02.428 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-19 11:44:02.429 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-19 11:44:02.432 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: security-group 2026-03-19 11:44:02.433 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: segment 2026-03-19 11:44:02.434 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-19 11:44:02.434 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: service-type 2026-03-19 11:44:02.435 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: sorting 2026-03-19 11:44:02.435 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: standard-attr-segment 2026-03-19 11:44:02.436 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: standard-attr-description 2026-03-19 11:44:02.436 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: stateful-security-group 2026-03-19 11:44:02.436 1 WARNING neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-19 11:44:02.437 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-19 11:44:02.437 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: subnet-external-network 2026-03-19 11:44:02.438 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: subnet_onboard 2026-03-19 11:44:02.438 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-19 11:44:02.439 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: subnet-service-types 2026-03-19 11:44:02.439 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: subnet_allocation 2026-03-19 11:44:02.440 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-19 11:44:02.440 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: tag-creation 2026-03-19 11:44:02.441 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-19 11:44:02.444 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: standard-attr-tag 2026-03-19 11:44:02.444 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-19 11:44:02.445 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: trunk 2026-03-19 11:44:02.445 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: trunk-details 2026-03-19 11:44:02.446 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-19 11:44:02.446 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-19 11:44:02.447 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-19 11:44:02.447 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-19 11:44:02.449 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-19 11:44:02.450 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-19 11:44:02.451 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: vpn-flavors 2026-03-19 11:44:02.452 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: vpnaas 2026-03-19 11:44:02.453 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: taas 2026-03-19 11:44:02.454 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: tap-mirror 2026-03-19 11:44:02.454 1 INFO neutron.api.extensions [None req-7305e87e-56cc-4dfd-a836-9b2d83048d49 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-19 11:44:32.539 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-19 11:44:32.597 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-19 11:44:32.599 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-19 11:44:49.898 13 INFO neutron.db.l3_hamode_db [None req-e3acc493-d307-4531-b9a5-2bb887f3b52d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-19 11:45:10.428 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port b4263140-1550-44aa-b910-8d0661774e4d 2026-03-19 11:45:12.347 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port b4263140-1550-44aa-b910-8d0661774e4d 2026-03-19 11:45:12.920 13 INFO neutron.plugins.ml2.plugin [None req-82aa7c50-abb3-4b4e-942e-402636f4a68b - - - - - -] Attempt 1 to provision port b4263140-1550-44aa-b910-8d0661774e4d 2026-03-19 11:49:50.053 16 INFO neutron.plugins.ml2.plugin [None req-616d773b-8183-4f44-a709-565ab9b31ea4 - - - - - -] Attempt 1 to provision port 2caeb1d1-9254-45a1-b422-f04168932550 2026-03-19 11:49:50.618 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 2caeb1d1-9254-45a1-b422-f04168932550 2026-03-19 11:49:51.722 16 INFO neutron.plugins.ml2.plugin [None req-c3f52b65-e7db-4ce7-9fb2-287c3eb6cf99 - - - - - -] Attempt 1 to provision port 2caeb1d1-9254-45a1-b422-f04168932550 2026-03-19 11:49:56.639 16 INFO neutron.plugins.ml2.plugin [None req-748642b3-9906-4d95-8225-a448c3452bad - - - - - -] Attempt 1 to provision port 6a74846f-dbfc-4a81-a6b6-562ddd26b246 2026-03-19 11:54:59.136 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 6a74846f-dbfc-4a81-a6b6-562ddd26b246 2026-03-19 11:55:00.703 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 6a74846f-dbfc-4a81-a6b6-562ddd26b246 2026-03-19 12:06:50.842 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 81dd22fe-c39c-4663-bf67-81fcb7238d4a 2026-03-19 12:06:52.779 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 81dd22fe-c39c-4663-bf67-81fcb7238d4a 2026-03-19 12:21:59.046 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 4d0dbafe-8911-4ed9-8049-ae0c34e09783 2026-03-19 12:21:59.904 13 INFO neutron.plugins.ml2.plugin [None req-94ba39bc-036b-4d29-86b1-951d472f08da - - - - - -] Attempt 1 to provision port 4d0dbafe-8911-4ed9-8049-ae0c34e09783 2026-03-19 12:22:01.085 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 4d0dbafe-8911-4ed9-8049-ae0c34e09783 2026-03-19 12:22:05.071 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 9d668233-9539-4605-9e03-8498fcc41be8 2026-03-19 12:22:06.890 16 INFO neutron.plugins.ml2.plugin [None req-992168f2-a07b-4335-b8a1-e24f80cddc9d - - - - - -] Attempt 1 to provision port 9d668233-9539-4605-9e03-8498fcc41be8 2026-03-19 12:22:06.955 16 INFO neutron.plugins.ml2.plugin [None req-992168f2-a07b-4335-b8a1-e24f80cddc9d - - - - - -] Attempt 1 to provision port 4d0dbafe-8911-4ed9-8049-ae0c34e09783 2026-03-19 12:22:07.015 16 INFO neutron.plugins.ml2.plugin [None req-992168f2-a07b-4335-b8a1-e24f80cddc9d - - - - - -] Attempt 1 to provision port bea2d01e-5831-48ff-8cfd-e7d3e33a8029 2026-03-19 12:22:07.043 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 9d668233-9539-4605-9e03-8498fcc41be8 2026-03-19 12:22:07.051 16 INFO neutron.plugins.ml2.plugin [None req-992168f2-a07b-4335-b8a1-e24f80cddc9d - - - - - -] Attempt 1 to provision port d3df19df-badd-4eed-820d-9685a6ca866b 2026-03-19 12:22:07.076 16 INFO neutron.plugins.ml2.plugin [None req-992168f2-a07b-4335-b8a1-e24f80cddc9d - - - - - -] Attempt 1 to provision port 91e68d76-648b-41c0-a3b6-85df3c996c59 2026-03-19 12:22:13.556 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 94231e8e-aca6-4763-ba72-e7f5f86eff7e 2026-03-19 12:22:14.051 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 7e2aae53-773a-4cce-b506-9025824b69e5 2026-03-19 12:22:15.144 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 94231e8e-aca6-4763-ba72-e7f5f86eff7e 2026-03-19 12:22:15.348 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 7e2aae53-773a-4cce-b506-9025824b69e5 2026-03-19 12:22:16.897 16 INFO neutron.plugins.ml2.plugin [None req-221d0ebf-da49-4453-91fb-7956ca70ae9a - - - - - -] Attempt 1 to provision port bea2d01e-5831-48ff-8cfd-e7d3e33a8029 2026-03-19 12:22:19.135 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 65c7f49d-c55e-4359-883e-68882eed85e8 2026-03-19 12:22:21.323 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 37d713f0-ed37-4bf7-93ad-b19aa2e83640 2026-03-19 12:22:22.181 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 65c7f49d-c55e-4359-883e-68882eed85e8 2026-03-19 12:22:22.487 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port ec8f83d6-21f3-49f8-a95c-09e9da7c905c 2026-03-19 12:22:24.859 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 37d713f0-ed37-4bf7-93ad-b19aa2e83640 2026-03-19 12:22:25.075 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port ec8f83d6-21f3-49f8-a95c-09e9da7c905c 2026-03-19 12:22:25.292 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 1decaf06-ec14-43fd-b8c2-03303aa05209 2026-03-19 12:22:25.725 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 995a4cf3-f709-46fb-82a7-37fb8ec67beb 2026-03-19 12:22:26.257 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5dcb648-c037-42b5-b258-faed1cb2c38a'] response: {'server_uuid': '907371b4-24e5-46b3-bb53-b0dee2c94aa5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '995a4cf3-f709-46fb-82a7-37fb8ec67beb', 'code': 200} 2026-03-19 12:22:27.080 16 INFO neutron.plugins.ml2.plugin [None req-61257bbe-8ee0-4368-a4d9-5fc4586ba7e3 - - - - - -] Attempt 1 to provision port 12b1de67-a7ed-4f37-a2fd-99720db8b96a 2026-03-19 12:22:27.115 16 INFO neutron.plugins.ml2.plugin [None req-61257bbe-8ee0-4368-a4d9-5fc4586ba7e3 - - - - - -] Attempt 1 to provision port 1decaf06-ec14-43fd-b8c2-03303aa05209 2026-03-19 12:22:27.210 16 INFO neutron.plugins.ml2.plugin [None req-61257bbe-8ee0-4368-a4d9-5fc4586ba7e3 - - - - - -] Attempt 1 to provision port 772af3e5-33b9-4e3d-8bf7-3ebad33a27b5 2026-03-19 12:22:27.243 16 INFO neutron.plugins.ml2.plugin [None req-61257bbe-8ee0-4368-a4d9-5fc4586ba7e3 - - - - - -] Attempt 1 to provision port 95458fb4-b22c-4bfd-a877-d079bc1e17d2 2026-03-19 12:22:27.266 16 INFO neutron.plugins.ml2.plugin [None req-61257bbe-8ee0-4368-a4d9-5fc4586ba7e3 - - - - - -] Attempt 1 to provision port 065f8e88-21f8-436c-99e3-19a19260cbd4 2026-03-19 12:22:27.287 16 INFO neutron.plugins.ml2.plugin [None req-61257bbe-8ee0-4368-a4d9-5fc4586ba7e3 - - - - - -] Attempt 1 to provision port 37d713f0-ed37-4bf7-93ad-b19aa2e83640 2026-03-19 12:22:27.885 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 1decaf06-ec14-43fd-b8c2-03303aa05209 2026-03-19 12:22:28.126 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port e1548cfd-6988-4d5c-aead-cb7804657489 2026-03-19 12:22:28.307 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac81c069-7f15-47f2-b0f0-b52023926877'] response: {'server_uuid': '76545d66-dbcb-45e3-9312-f40e95f10dd1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e1548cfd-6988-4d5c-aead-cb7804657489', 'code': 200} 2026-03-19 12:22:28.485 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 995a4cf3-f709-46fb-82a7-37fb8ec67beb 2026-03-19 12:22:29.035 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port e1548cfd-6988-4d5c-aead-cb7804657489 2026-03-19 12:22:31.032 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 33cde630-c032-4814-9337-827641d99507 2026-03-19 12:22:33.745 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 6b2ee1be-6e4c-4c94-a722-9da79aebeaec 2026-03-19 12:22:34.092 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 33cde630-c032-4814-9337-827641d99507 2026-03-19 12:22:34.259 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b89f59bc-3123-4fe1-ab84-5a21021a2969'] response: {'server_uuid': '16439ff2-600c-4c57-bb8d-79c1821aca51', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b2ee1be-6e4c-4c94-a722-9da79aebeaec', 'code': 200} 2026-03-19 12:22:34.965 16 INFO neutron.plugins.ml2.plugin [None req-402e9c39-3ab9-4b8a-9ff9-fa3903656015 - - - - - -] Attempt 1 to provision port 12b1de67-a7ed-4f37-a2fd-99720db8b96a 2026-03-19 12:22:34.986 16 INFO neutron.plugins.ml2.plugin [None req-402e9c39-3ab9-4b8a-9ff9-fa3903656015 - - - - - -] Attempt 1 to provision port 93aecca7-3ace-444b-b00e-d2311ae256f1 2026-03-19 12:22:35.007 16 INFO neutron.plugins.ml2.plugin [None req-402e9c39-3ab9-4b8a-9ff9-fa3903656015 - - - - - -] Attempt 1 to provision port e1548cfd-6988-4d5c-aead-cb7804657489 2026-03-19 12:22:35.054 16 INFO neutron.plugins.ml2.plugin [None req-402e9c39-3ab9-4b8a-9ff9-fa3903656015 - - - - - -] Attempt 1 to provision port 33cde630-c032-4814-9337-827641d99507 2026-03-19 12:22:35.108 16 INFO neutron.plugins.ml2.plugin [None req-402e9c39-3ab9-4b8a-9ff9-fa3903656015 - - - - - -] Attempt 1 to provision port f91d278d-b686-40d1-a69d-a7a2269aa9b8 2026-03-19 12:22:35.133 16 INFO neutron.plugins.ml2.plugin [None req-402e9c39-3ab9-4b8a-9ff9-fa3903656015 - - - - - -] Attempt 1 to provision port 37d713f0-ed37-4bf7-93ad-b19aa2e83640 2026-03-19 12:22:35.662 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 6b2ee1be-6e4c-4c94-a722-9da79aebeaec 2026-03-19 12:22:38.267 13 INFO neutron.plugins.ml2.plugin [None req-6ccfa0d5-2253-4c47-9770-9f5b1437e84b - - - - - -] Attempt 1 to provision port 12b1de67-a7ed-4f37-a2fd-99720db8b96a 2026-03-19 12:22:38.314 13 INFO neutron.plugins.ml2.plugin [None req-6ccfa0d5-2253-4c47-9770-9f5b1437e84b - - - - - -] Attempt 1 to provision port 93aecca7-3ace-444b-b00e-d2311ae256f1 2026-03-19 12:22:42.388 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 7770839a-6fe3-43fb-9a9e-ded9daab5217 2026-03-19 12:22:42.522 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef57965d-4de7-4b6c-8014-83107f478f3e'] response: {'server_uuid': '2dc2854b-d4d5-4b5c-9425-771ed4fe6ad3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7770839a-6fe3-43fb-9a9e-ded9daab5217', 'code': 200} 2026-03-19 12:22:43.169 13 INFO neutron.plugins.ml2.plugin [None req-8a7b2018-3fae-4a7b-a341-a45e276e91db - - - - - -] Attempt 1 to provision port 12b1de67-a7ed-4f37-a2fd-99720db8b96a 2026-03-19 12:22:43.194 13 INFO neutron.plugins.ml2.plugin [None req-8a7b2018-3fae-4a7b-a341-a45e276e91db - - - - - -] Attempt 1 to provision port 1decaf06-ec14-43fd-b8c2-03303aa05209 2026-03-19 12:22:43.245 13 INFO neutron.plugins.ml2.plugin [None req-8a7b2018-3fae-4a7b-a341-a45e276e91db - - - - - -] Attempt 1 to provision port 772af3e5-33b9-4e3d-8bf7-3ebad33a27b5 2026-03-19 12:22:43.285 13 INFO neutron.plugins.ml2.plugin [None req-8a7b2018-3fae-4a7b-a341-a45e276e91db - - - - - -] Attempt 1 to provision port 6b2ee1be-6e4c-4c94-a722-9da79aebeaec 2026-03-19 12:22:43.807 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 7770839a-6fe3-43fb-9a9e-ded9daab5217 2026-03-19 12:22:47.919 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port f96e4be0-b8b6-4fde-b0b9-a3e4489945d0 2026-03-19 12:22:48.259 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port d54c81c3-59b3-4c83-893f-6b9214f7d52f 2026-03-19 12:22:48.723 16 INFO neutron.plugins.ml2.plugin [None req-68cfb84a-e152-48b4-b459-aee2d768d5cd - - - - - -] Attempt 1 to provision port 772af3e5-33b9-4e3d-8bf7-3ebad33a27b5 2026-03-19 12:22:48.748 16 INFO neutron.plugins.ml2.plugin [None req-68cfb84a-e152-48b4-b459-aee2d768d5cd - - - - - -] Attempt 1 to provision port 7770839a-6fe3-43fb-9a9e-ded9daab5217 2026-03-19 12:22:48.796 16 INFO neutron.plugins.ml2.plugin [None req-68cfb84a-e152-48b4-b459-aee2d768d5cd - - - - - -] Attempt 1 to provision port e1548cfd-6988-4d5c-aead-cb7804657489 2026-03-19 12:22:48.840 16 INFO neutron.plugins.ml2.plugin [None req-68cfb84a-e152-48b4-b459-aee2d768d5cd - - - - - -] Attempt 1 to provision port d54c81c3-59b3-4c83-893f-6b9214f7d52f 2026-03-19 12:22:49.736 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port f96e4be0-b8b6-4fde-b0b9-a3e4489945d0 2026-03-19 12:22:49.942 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port d54c81c3-59b3-4c83-893f-6b9214f7d52f 2026-03-19 12:22:54.984 16 INFO neutron.plugins.ml2.plugin [None req-236cc2e2-9548-4f3e-9bb2-06a9fc6d6462 - - - - - -] Attempt 1 to provision port 772af3e5-33b9-4e3d-8bf7-3ebad33a27b5 2026-03-19 12:22:55.202 16 INFO neutron.plugins.ml2.plugin [None req-236cc2e2-9548-4f3e-9bb2-06a9fc6d6462 - - - - - -] Attempt 1 to provision port acf5d9d7-05a6-4a3d-9094-77541a435372 2026-03-19 12:22:55.248 16 INFO neutron.plugins.ml2.plugin [None req-236cc2e2-9548-4f3e-9bb2-06a9fc6d6462 - - - - - -] Attempt 1 to provision port 6b2ee1be-6e4c-4c94-a722-9da79aebeaec 2026-03-19 12:22:55.334 16 INFO neutron.plugins.ml2.plugin [None req-236cc2e2-9548-4f3e-9bb2-06a9fc6d6462 - - - - - -] Attempt 1 to provision port 74b74266-c1c7-4c03-9ffa-e19cbbfdb41c 2026-03-19 12:22:55.382 16 INFO neutron.plugins.ml2.plugin [None req-236cc2e2-9548-4f3e-9bb2-06a9fc6d6462 - - - - - -] Attempt 1 to provision port d54c81c3-59b3-4c83-893f-6b9214f7d52f 2026-03-19 12:22:55.779 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port f91d278d-b686-40d1-a69d-a7a2269aa9b8 2026-03-19 12:22:56.097 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 772af3e5-33b9-4e3d-8bf7-3ebad33a27b5 2026-03-19 12:22:59.020 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port e707cc8d-1793-491a-99b4-1e2d1f80096b 2026-03-19 12:22:59.131 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d8a518a-aff0-4b9e-b7d1-fba4568c5863'] response: {'server_uuid': '588fe964-318f-4a0e-a14a-839e286bcaa0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e707cc8d-1793-491a-99b4-1e2d1f80096b', 'code': 200} 2026-03-19 12:22:59.385 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 12b1de67-a7ed-4f37-a2fd-99720db8b96a 2026-03-19 12:22:59.646 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port f91d278d-b686-40d1-a69d-a7a2269aa9b8 2026-03-19 12:22:59.867 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 065f8e88-21f8-436c-99e3-19a19260cbd4 2026-03-19 12:23:01.488 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port e707cc8d-1793-491a-99b4-1e2d1f80096b 2026-03-19 12:23:01.715 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 12b1de67-a7ed-4f37-a2fd-99720db8b96a 2026-03-19 12:23:01.962 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 065f8e88-21f8-436c-99e3-19a19260cbd4 2026-03-19 12:23:03.740 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port a2a0cefd-071b-47fa-8fc9-eab38a58ad74 2026-03-19 12:23:05.736 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port a2a0cefd-071b-47fa-8fc9-eab38a58ad74 2026-03-19 12:23:05.903 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 74b74266-c1c7-4c03-9ffa-e19cbbfdb41c 2026-03-19 12:23:06.468 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port acf5d9d7-05a6-4a3d-9094-77541a435372 2026-03-19 12:23:06.786 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port ef5970fc-67e4-4e3b-a12d-9da6608def9b 2026-03-19 12:23:07.050 13 INFO neutron.plugins.ml2.plugin [None req-ffa19c69-92a4-4f56-9113-7ee22ff26cd4 - - - - - -] Attempt 1 to provision port a2a0cefd-071b-47fa-8fc9-eab38a58ad74 2026-03-19 12:23:07.170 13 INFO neutron.plugins.ml2.plugin [None req-ffa19c69-92a4-4f56-9113-7ee22ff26cd4 - - - - - -] Attempt 1 to provision port e1548cfd-6988-4d5c-aead-cb7804657489 2026-03-19 12:23:07.252 13 INFO neutron.plugins.ml2.plugin [None req-ffa19c69-92a4-4f56-9113-7ee22ff26cd4 - - - - - -] Attempt 1 to provision port d073d0ea-48ab-4445-82da-e001db2a4fb6 2026-03-19 12:23:08.583 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 74b74266-c1c7-4c03-9ffa-e19cbbfdb41c 2026-03-19 12:23:08.842 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port ef5970fc-67e4-4e3b-a12d-9da6608def9b 2026-03-19 12:23:09.029 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port acf5d9d7-05a6-4a3d-9094-77541a435372 2026-03-19 12:23:09.432 13 INFO neutron.plugins.ml2.plugin [None req-43a8a6ec-054a-4262-94d8-a66f61c24a25 - - - - - -] Attempt 1 to provision port 35c62a17-9c89-4b2c-a96c-f29ee1d03e15 2026-03-19 12:23:11.128 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-25fc52cf-b9be-4242-9c66-e34d7d20fe9c'] response: {'server_uuid': '16439ff2-600c-4c57-bb8d-79c1821aca51', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6b2ee1be-6e4c-4c94-a722-9da79aebeaec', 'code': 200} 2026-03-19 12:23:11.887 16 INFO neutron.plugins.ml2.plugin [None req-ade0900b-f37b-4ed7-a8c4-d54125053ba3 - - - - - -] Attempt 1 to provision port 35c62a17-9c89-4b2c-a96c-f29ee1d03e15 2026-03-19 12:23:13.425 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 6b2ee1be-6e4c-4c94-a722-9da79aebeaec 2026-03-19 12:23:13.553 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecd36284-0ea1-4254-b0ba-722b57d246f3'] response: {'server_uuid': '16439ff2-600c-4c57-bb8d-79c1821aca51', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b2ee1be-6e4c-4c94-a722-9da79aebeaec', 'code': 200} 2026-03-19 12:23:15.056 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 6b2ee1be-6e4c-4c94-a722-9da79aebeaec 2026-03-19 12:23:17.559 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 8d51459b-ef98-4a00-874c-7a8e630661c2 2026-03-19 12:23:17.683 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a34fcd86-5d1b-4f89-89ec-bd979c712f37'] response: {'server_uuid': '03db2c54-c3d3-4e51-b1b4-d9ada3d9310a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d51459b-ef98-4a00-874c-7a8e630661c2', 'code': 200} 2026-03-19 12:23:19.003 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 8d51459b-ef98-4a00-874c-7a8e630661c2 2026-03-19 12:23:22.944 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 35c62a17-9c89-4b2c-a96c-f29ee1d03e15 2026-03-19 12:23:24.979 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 35c62a17-9c89-4b2c-a96c-f29ee1d03e15 2026-03-19 12:23:25.170 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port d073d0ea-48ab-4445-82da-e001db2a4fb6 2026-03-19 12:23:26.974 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port d073d0ea-48ab-4445-82da-e001db2a4fb6 2026-03-19 12:23:35.377 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3195d333-2dd5-4e7a-a3b8-6c2e55e3ccec'] response: {'server_uuid': '16439ff2-600c-4c57-bb8d-79c1821aca51', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6b2ee1be-6e4c-4c94-a722-9da79aebeaec', 'code': 200} 2026-03-19 12:23:44.973 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port b109732d-6235-41f6-a85b-bbd98263340b 2026-03-19 12:23:47.043 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port b109732d-6235-41f6-a85b-bbd98263340b 2026-03-19 12:23:47.237 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 8acf4b35-2139-4bec-9dd6-757a99a92937 2026-03-19 12:23:52.967 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 74576251-08a6-4fa2-868e-9d519705e330 2026-03-19 12:23:54.204 13 INFO neutron.plugins.ml2.plugin [None req-303dee76-9dad-42ec-9a2d-ec298a02dd14 - - - - - -] Attempt 1 to provision port 74576251-08a6-4fa2-868e-9d519705e330 2026-03-19 12:24:27.235 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 90e5bec7-93b9-430a-b9f0-4eaabd0b4b20 2026-03-19 12:24:27.633 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 02c90743-e621-4acf-852a-63b9d8d4219e 2026-03-19 12:24:28.978 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 90e5bec7-93b9-430a-b9f0-4eaabd0b4b20 2026-03-19 12:24:29.177 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 02c90743-e621-4acf-852a-63b9d8d4219e 2026-03-19 12:24:29.571 16 INFO neutron.plugins.ml2.plugin [None req-2f9aee09-53ce-4341-9780-fa2204df72a8 - - - - - -] Attempt 1 to provision port 02c90743-e621-4acf-852a-63b9d8d4219e 2026-03-19 12:24:32.514 13 INFO neutron.plugins.ml2.plugin [None req-8c97b83a-b361-4c61-a70d-3989928e73e3 - - - - - -] Attempt 1 to provision port d761d807-7034-4f7e-a261-07fdaed685b6 2026-03-19 12:24:32.544 13 INFO neutron.plugins.ml2.plugin [None req-8c97b83a-b361-4c61-a70d-3989928e73e3 - - - - - -] Attempt 1 to provision port e4f62ff8-825a-42de-9039-467b620d189e 2026-03-19 12:24:32.594 13 INFO neutron.plugins.ml2.plugin [None req-8c97b83a-b361-4c61-a70d-3989928e73e3 - - - - - -] Attempt 1 to provision port 02c90743-e621-4acf-852a-63b9d8d4219e 2026-03-19 12:24:35.024 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port c26f608a-82bb-4ccd-83be-6635d5f1716c 2026-03-19 12:24:37.291 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port c26f608a-82bb-4ccd-83be-6635d5f1716c 2026-03-19 12:24:37.549 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port d6f74490-ee41-43f8-afef-4a92f2552de2 2026-03-19 12:24:39.103 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port d6f74490-ee41-43f8-afef-4a92f2552de2 2026-03-19 12:24:41.358 16 INFO neutron.plugins.ml2.plugin [None req-a340915b-a9a2-40ec-9e0b-9deab5931474 - - - - - -] Attempt 1 to provision port d6f74490-ee41-43f8-afef-4a92f2552de2 2026-03-19 12:24:41.421 16 INFO neutron.plugins.ml2.plugin [None req-a340915b-a9a2-40ec-9e0b-9deab5931474 - - - - - -] Attempt 1 to provision port 715c41e5-9aef-4840-800d-451907a59275 2026-03-19 12:24:41.456 16 INFO neutron.plugins.ml2.plugin [None req-a340915b-a9a2-40ec-9e0b-9deab5931474 - - - - - -] Attempt 1 to provision port 9f53d2ec-46da-470c-8759-b56f12b0c072 2026-03-19 12:24:43.769 13 INFO neutron.plugins.ml2.plugin [None req-d2b8b460-2e01-4b4e-b5a6-cf0029592882 - - - - - -] Attempt 1 to provision port e4f62ff8-825a-42de-9039-467b620d189e 2026-03-19 12:24:46.862 16 INFO neutron.plugins.ml2.plugin [None req-c459d15c-04f9-4af2-9007-7a77131789e3 - - - - - -] Attempt 1 to provision port e4f62ff8-825a-42de-9039-467b620d189e 2026-03-19 12:24:49.613 13 INFO neutron.plugins.ml2.plugin [None req-fa261d64-4d8f-4a70-9b73-e49e64a8a203 - - - - - -] Attempt 1 to provision port 9f53d2ec-46da-470c-8759-b56f12b0c072 2026-03-19 12:24:50.170 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port e4f62ff8-825a-42de-9039-467b620d189e 2026-03-19 12:24:50.632 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port fb006e5a-da5e-4815-847b-b97e9327afeb 2026-03-19 12:24:50.743 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8474bd21-df61-40aa-a5ab-2eebdf196b60'] response: {'server_uuid': 'c1ed2c2e-159b-475f-bd4e-d31147e1f14b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb006e5a-da5e-4815-847b-b97e9327afeb', 'code': 200} 2026-03-19 12:24:50.889 16 INFO neutron.plugins.ml2.plugin [None req-6dd84863-deff-49a6-863c-93ebe4029f9b - - - - - -] Attempt 1 to provision port 9f53d2ec-46da-470c-8759-b56f12b0c072 2026-03-19 12:24:51.091 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port d761d807-7034-4f7e-a261-07fdaed685b6 2026-03-19 12:24:51.934 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 9f53d2ec-46da-470c-8759-b56f12b0c072 2026-03-19 12:24:52.286 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port e4f62ff8-825a-42de-9039-467b620d189e 2026-03-19 12:24:52.585 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port fb006e5a-da5e-4815-847b-b97e9327afeb 2026-03-19 12:24:52.830 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 715c41e5-9aef-4840-800d-451907a59275 2026-03-19 12:24:53.151 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port d761d807-7034-4f7e-a261-07fdaed685b6 2026-03-19 12:24:53.901 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 9f53d2ec-46da-470c-8759-b56f12b0c072 2026-03-19 12:24:54.211 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 715c41e5-9aef-4840-800d-451907a59275 2026-03-19 12:24:54.413 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port a4c1989c-9deb-4ebf-8f97-f877f3447564 2026-03-19 12:24:54.434 16 INFO neutron.plugins.ml2.plugin [None req-715728e1-7c1b-4b40-8e89-9858ce5d127a - - - - - -] Attempt 1 to provision port a4c1989c-9deb-4ebf-8f97-f877f3447564 2026-03-19 12:24:55.842 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 758cb274-ac7c-4d39-be1a-423a45e98adc 2026-03-19 12:24:56.198 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port a4c1989c-9deb-4ebf-8f97-f877f3447564 2026-03-19 12:24:57.805 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 758cb274-ac7c-4d39-be1a-423a45e98adc 2026-03-19 12:24:58.393 16 INFO neutron.plugins.ml2.plugin [None req-00c1492d-1a02-49d8-ba39-c09c46cdf8a0 - - - - - -] Attempt 1 to provision port 7b0308d4-d468-4bfa-bac6-cfb4730db440 2026-03-19 12:24:58.419 16 INFO neutron.plugins.ml2.plugin [None req-00c1492d-1a02-49d8-ba39-c09c46cdf8a0 - - - - - -] Attempt 1 to provision port 0223bab1-e51a-4ba2-b49b-cc3b5705106a 2026-03-19 12:24:58.443 16 INFO neutron.plugins.ml2.plugin [None req-00c1492d-1a02-49d8-ba39-c09c46cdf8a0 - - - - - -] Attempt 1 to provision port a4c1989c-9deb-4ebf-8f97-f877f3447564 2026-03-19 12:25:00.359 16 INFO neutron.plugins.ml2.plugin [None req-7d6e3fa7-ea9c-4a3f-bad4-6f15f0abe20e - - - - - -] Attempt 1 to provision port 7b0308d4-d468-4bfa-bac6-cfb4730db440 2026-03-19 12:25:08.910 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 63af1dd2-c775-433b-82bb-313522f529b7 2026-03-19 12:25:09.045 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e19cb0e-b67f-4307-8bf0-1c96ca1a08aa'] response: {'server_uuid': '34d062c7-cb1e-48ba-ba61-bb3cbf11c4b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '63af1dd2-c775-433b-82bb-313522f529b7', 'code': 200} 2026-03-19 12:25:10.009 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 63af1dd2-c775-433b-82bb-313522f529b7 2026-03-19 12:25:13.790 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 0223bab1-e51a-4ba2-b49b-cc3b5705106a 2026-03-19 12:25:15.803 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 7b0308d4-d468-4bfa-bac6-cfb4730db440 2026-03-19 12:25:16.217 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 0223bab1-e51a-4ba2-b49b-cc3b5705106a 2026-03-19 12:25:17.961 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 7b0308d4-d468-4bfa-bac6-cfb4730db440 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server [None req-67e00e70-2041-48e6-87e2-b2263e046fb1 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 4e2ec9a8-2c05-40d2-8143-0035903e46c5: This subnet is being modified by another concurrent operation. 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server raise self.value 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server raise self.value 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server raise self.value 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server raise self.value 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server raise self.value 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server raise self.value 2026-03-19 12:25:20.662 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-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server raise exception 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 4e2ec9a8-2c05-40d2-8143-0035903e46c5: This subnet is being modified by another concurrent operation. 2026-03-19 12:25:20.662 16 ERROR oslo_messaging.rpc.server 2026-03-19 12:25:27.854 13 INFO neutron.plugins.ml2.plugin [None req-ec197696-2e8b-4cc6-b311-f06924e2d048 - - - - - -] Attempt 1 to provision port 0ea2964a-5e70-4865-aca0-803498359ad4 2026-03-19 12:25:28.052 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 0ea2964a-5e70-4865-aca0-803498359ad4 2026-03-19 12:25:44.385 16 INFO neutron.plugins.ml2.plugin [None req-ce5e23c0-645b-45ef-baca-1b552031a4eb - - - - - -] Attempt 1 to provision port 76c49e9e-36f3-445c-a84b-c9ff4a93c606 2026-03-19 12:25:45.766 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 717c0b88-e1d9-4776-b841-f2224c41de06 2026-03-19 12:25:47.912 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 717c0b88-e1d9-4776-b841-f2224c41de06 2026-03-19 12:25:48.106 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 5da7b10b-f5ad-4a00-ae63-4440f4bd4a6a 2026-03-19 12:25:49.947 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 3eb1f66d-33ab-481e-9003-236cc05e606d 2026-03-19 12:25:50.433 16 INFO neutron.plugins.ml2.plugin [None req-15aa9455-c913-46d3-b192-1eafa470784a - - - - - -] Attempt 1 to provision port 5da7b10b-f5ad-4a00-ae63-4440f4bd4a6a 2026-03-19 12:25:50.509 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 5da7b10b-f5ad-4a00-ae63-4440f4bd4a6a 2026-03-19 12:25:50.511 16 INFO neutron.plugins.ml2.plugin [None req-15aa9455-c913-46d3-b192-1eafa470784a - - - - - -] Attempt 1 to provision port 0bc72478-004e-4fdc-8894-4501cc23b4dd 2026-03-19 12:25:50.534 16 INFO neutron.plugins.ml2.plugin [None req-15aa9455-c913-46d3-b192-1eafa470784a - - - - - -] Attempt 1 to provision port 3eb1f66d-33ab-481e-9003-236cc05e606d 2026-03-19 12:25:51.897 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 3eb1f66d-33ab-481e-9003-236cc05e606d 2026-03-19 12:25:52.163 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 34200c19-6729-43d0-9274-467ef1aa6794 2026-03-19 12:25:53.833 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 34200c19-6729-43d0-9274-467ef1aa6794 2026-03-19 12:25:54.111 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 5662d0f3-b5ed-45ca-8a13-2eefe7592d4b 2026-03-19 12:25:55.806 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 5662d0f3-b5ed-45ca-8a13-2eefe7592d4b 2026-03-19 12:25:57.820 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 4b42c989-740f-4df7-846d-5769677942a4 2026-03-19 12:25:59.896 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 4b42c989-740f-4df7-846d-5769677942a4 2026-03-19 12:26:02.719 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port fb05022d-80d7-4319-b33c-29c811898c09 2026-03-19 12:26:02.821 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-121e04b3-0d8c-40c9-9170-fd07f8cfa1eb'] response: {'server_uuid': '0daa49ae-ea3d-4899-89f0-53e1fda07b67', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb05022d-80d7-4319-b33c-29c811898c09', 'code': 200} 2026-03-19 12:26:03.828 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port fb05022d-80d7-4319-b33c-29c811898c09 2026-03-19 12:26:07.840 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 76c49e9e-36f3-445c-a84b-c9ff4a93c606 2026-03-19 12:26:08.254 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 0bc72478-004e-4fdc-8894-4501cc23b4dd 2026-03-19 12:26:08.748 16 INFO neutron.plugins.ml2.plugin [None req-74483db1-c607-44b0-9771-64900ec6ca8b - - - - - -] Attempt 1 to provision port fb05022d-80d7-4319-b33c-29c811898c09 2026-03-19 12:26:08.847 16 INFO neutron.plugins.ml2.plugin [None req-74483db1-c607-44b0-9771-64900ec6ca8b - - - - - -] Attempt 1 to provision port f8890b0f-53d2-4e3a-8a98-b586f2908bba 2026-03-19 12:26:08.873 16 INFO neutron.plugins.ml2.plugin [None req-74483db1-c607-44b0-9771-64900ec6ca8b - - - - - -] Attempt 1 to provision port 863fc2fb-6482-4b73-8a95-3f1b6afdd9f2 2026-03-19 12:26:08.917 16 INFO neutron.plugins.ml2.plugin [None req-74483db1-c607-44b0-9771-64900ec6ca8b - - - - - -] Attempt 1 to provision port 0bc72478-004e-4fdc-8894-4501cc23b4dd 2026-03-19 12:26:08.967 16 INFO neutron.plugins.ml2.plugin [None req-74483db1-c607-44b0-9771-64900ec6ca8b - - - - - -] Attempt 1 to provision port 9baf730e-5851-41ed-b75b-d232bd7610dc 2026-03-19 12:26:08.989 16 INFO neutron.plugins.ml2.plugin [None req-74483db1-c607-44b0-9771-64900ec6ca8b - - - - - -] Attempt 1 to provision port 4b42c989-740f-4df7-846d-5769677942a4 2026-03-19 12:26:09.114 16 INFO neutron.plugins.ml2.plugin [None req-74483db1-c607-44b0-9771-64900ec6ca8b - - - - - -] Attempt 1 to provision port 5da7b10b-f5ad-4a00-ae63-4440f4bd4a6a 2026-03-19 12:26:09.170 16 INFO neutron.plugins.ml2.plugin [None req-74483db1-c607-44b0-9771-64900ec6ca8b - - - - - -] Attempt 1 to provision port 3eb1f66d-33ab-481e-9003-236cc05e606d 2026-03-19 12:26:09.231 16 INFO neutron.plugins.ml2.plugin [None req-74483db1-c607-44b0-9771-64900ec6ca8b - - - - - -] Attempt 1 to provision port 266133a8-3576-49a2-bcbd-9ec1e91cf5d3 2026-03-19 12:26:09.283 16 INFO neutron.plugins.ml2.plugin [None req-74483db1-c607-44b0-9771-64900ec6ca8b - - - - - -] Attempt 1 to provision port 5662d0f3-b5ed-45ca-8a13-2eefe7592d4b 2026-03-19 12:26:10.444 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 76c49e9e-36f3-445c-a84b-c9ff4a93c606 2026-03-19 12:26:10.765 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 3d911376-89a3-4917-8e2e-e931ac8b4e41 2026-03-19 12:26:10.895 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1c1b947-579a-4114-b702-ff38071a2eb2'] response: {'server_uuid': 'e242b35f-2266-4934-81da-d0601c5210c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d911376-89a3-4917-8e2e-e931ac8b4e41', 'code': 200} 2026-03-19 12:26:11.236 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 0bc72478-004e-4fdc-8894-4501cc23b4dd 2026-03-19 12:26:12.145 16 INFO neutron.plugins.ml2.plugin [None req-f4c78b7f-becb-42ed-a744-83dad4485fb4 - - - - - -] Attempt 1 to provision port fb05022d-80d7-4319-b33c-29c811898c09 2026-03-19 12:26:12.186 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 9baf730e-5851-41ed-b75b-d232bd7610dc 2026-03-19 12:26:12.207 16 INFO neutron.plugins.ml2.plugin [None req-f4c78b7f-becb-42ed-a744-83dad4485fb4 - - - - - -] Attempt 1 to provision port 0bc72478-004e-4fdc-8894-4501cc23b4dd 2026-03-19 12:26:12.752 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 863fc2fb-6482-4b73-8a95-3f1b6afdd9f2 2026-03-19 12:26:13.113 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 3d911376-89a3-4917-8e2e-e931ac8b4e41 2026-03-19 12:26:13.280 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 266133a8-3576-49a2-bcbd-9ec1e91cf5d3 2026-03-19 12:26:13.670 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port f8890b0f-53d2-4e3a-8a98-b586f2908bba 2026-03-19 12:26:14.318 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 863fc2fb-6482-4b73-8a95-3f1b6afdd9f2 2026-03-19 12:26:14.586 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 9baf730e-5851-41ed-b75b-d232bd7610dc 2026-03-19 12:26:14.892 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 266133a8-3576-49a2-bcbd-9ec1e91cf5d3 2026-03-19 12:26:15.200 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port f8890b0f-53d2-4e3a-8a98-b586f2908bba 2026-03-19 12:26:16.897 16 INFO neutron.plugins.ml2.plugin [None req-47eaf24b-0f42-4755-846e-67976bfaede3 - - - - - -] Attempt 1 to provision port f8890b0f-53d2-4e3a-8a98-b586f2908bba 2026-03-19 12:26:16.992 16 INFO neutron.plugins.ml2.plugin [None req-47eaf24b-0f42-4755-846e-67976bfaede3 - - - - - -] Attempt 1 to provision port 3d911376-89a3-4917-8e2e-e931ac8b4e41 2026-03-19 12:26:17.048 16 INFO neutron.plugins.ml2.plugin [None req-47eaf24b-0f42-4755-846e-67976bfaede3 - - - - - -] Attempt 1 to provision port 863fc2fb-6482-4b73-8a95-3f1b6afdd9f2 2026-03-19 12:26:17.123 16 INFO neutron.plugins.ml2.plugin [None req-47eaf24b-0f42-4755-846e-67976bfaede3 - - - - - -] Attempt 1 to provision port 266133a8-3576-49a2-bcbd-9ec1e91cf5d3 2026-03-19 12:26:17.174 16 INFO neutron.plugins.ml2.plugin [None req-47eaf24b-0f42-4755-846e-67976bfaede3 - - - - - -] Attempt 1 to provision port 5662d0f3-b5ed-45ca-8a13-2eefe7592d4b 2026-03-19 12:26:17.228 16 INFO neutron.plugins.ml2.plugin [None req-47eaf24b-0f42-4755-846e-67976bfaede3 - - - - - -] Attempt 1 to provision port 4b42c989-740f-4df7-846d-5769677942a4 2026-03-19 12:26:19.541 13 INFO neutron.plugins.ml2.plugin [None req-da0472f7-c8f0-4c04-8c59-9a086cf8ff30 - - - - - -] Attempt 1 to provision port 266133a8-3576-49a2-bcbd-9ec1e91cf5d3 2026-03-19 12:26:19.602 13 INFO neutron.plugins.ml2.plugin [None req-da0472f7-c8f0-4c04-8c59-9a086cf8ff30 - - - - - -] Attempt 1 to provision port f8890b0f-53d2-4e3a-8a98-b586f2908bba 2026-03-19 12:26:19.650 13 INFO neutron.plugins.ml2.plugin [None req-da0472f7-c8f0-4c04-8c59-9a086cf8ff30 - - - - - -] Attempt 1 to provision port 4b42c989-740f-4df7-846d-5769677942a4 2026-03-19 12:26:21.635 13 INFO neutron.plugins.ml2.plugin [None req-b53d0c70-1761-40bb-a2ea-f95b884b4a4a - - - - - -] Attempt 1 to provision port 266133a8-3576-49a2-bcbd-9ec1e91cf5d3 2026-03-19 12:26:21.688 13 INFO neutron.plugins.ml2.plugin [None req-b53d0c70-1761-40bb-a2ea-f95b884b4a4a - - - - - -] Attempt 1 to provision port f8890b0f-53d2-4e3a-8a98-b586f2908bba 2026-03-19 12:26:24.577 13 INFO neutron.plugins.ml2.plugin [None req-ceeb2934-838c-4842-b981-b61a52219966 - - - - - -] Attempt 1 to provision port f8890b0f-53d2-4e3a-8a98-b586f2908bba 2026-03-19 12:26:24.655 13 INFO neutron.plugins.ml2.plugin [None req-ceeb2934-838c-4842-b981-b61a52219966 - - - - - -] Attempt 1 to provision port 3d911376-89a3-4917-8e2e-e931ac8b4e41 2026-03-19 12:26:28.326 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 3416b9ef-ea75-4930-9936-b3bcf1859d91 2026-03-19 12:26:28.446 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-af27e9c9-9040-44d9-b850-62423a7fa663'] response: {'server_uuid': '84806bed-a9ec-45b6-8a15-0934dc2a1f1d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3416b9ef-ea75-4930-9936-b3bcf1859d91', 'code': 200} 2026-03-19 12:26:30.349 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 3416b9ef-ea75-4930-9936-b3bcf1859d91 2026-03-19 12:26:46.831 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port af8f616a-755e-40cb-88b4-4e3c63b8068c 2026-03-19 12:26:46.947 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-18f6200b-8bfd-47a4-922d-9e4e3f668b67'] response: {'server_uuid': '813f7308-e31f-4e84-970d-50520fc882ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af8f616a-755e-40cb-88b4-4e3c63b8068c', 'code': 200} 2026-03-19 12:26:48.273 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port af8f616a-755e-40cb-88b4-4e3c63b8068c 2026-03-19 12:27:02.791 16 INFO neutron.plugins.ml2.plugin [None req-c7310c44-5f3c-4677-94cf-0080695701db - - - - - -] Attempt 1 to provision port ea872e41-0fe6-4484-b7f9-6a6969862384 2026-03-19 12:27:26.896 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 4ffab0b0-fc9a-4709-8a82-ac006ea2f616 2026-03-19 12:27:27.132 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e78158d4-9e4d-4ca9-8578-0fb99dc9dae8'] response: {'server_uuid': 'b631a2d1-8b04-4489-bded-dff7db58c7ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ffab0b0-fc9a-4709-8a82-ac006ea2f616', 'code': 200} 2026-03-19 12:27:28.335 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 4ffab0b0-fc9a-4709-8a82-ac006ea2f616 2026-03-19 12:28:21.410 16 INFO neutron.plugins.ml2.plugin [None req-3b73ff1c-9bb5-46ee-8694-2e6376400797 - - - - - -] Attempt 1 to provision port 452a1c48-ac81-4d05-9a88-bf7b40843abd 2026-03-19 12:28:26.441 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 452a1c48-ac81-4d05-9a88-bf7b40843abd 2026-03-19 12:28:26.596 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c56323b0-de1c-45fd-b9f8-1f7519a9db23'] response: {'server_uuid': 'b631a2d1-8b04-4489-bded-dff7db58c7ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '452a1c48-ac81-4d05-9a88-bf7b40843abd', 'code': 200} 2026-03-19 12:28:28.307 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 452a1c48-ac81-4d05-9a88-bf7b40843abd 2026-03-19 12:28:30.859 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 452a1c48-ac81-4d05-9a88-bf7b40843abd 2026-03-19 12:29:12.394 16 INFO neutron.plugins.ml2.plugin [None req-11dccc5b-5419-43fa-9ed0-94093c17bcce - - - - - -] Attempt 1 to provision port 2872a785-f6ac-4164-837e-9b0b363efadc 2026-03-19 12:29:22.232 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 2872a785-f6ac-4164-837e-9b0b363efadc 2026-03-19 12:29:22.324 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6516f1b5-df5f-4aba-9bed-423f92bca3de'] response: {'server_uuid': 'b631a2d1-8b04-4489-bded-dff7db58c7ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2872a785-f6ac-4164-837e-9b0b363efadc', 'code': 200} 2026-03-19 12:29:23.515 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 2872a785-f6ac-4164-837e-9b0b363efadc 2026-03-19 12:29:40.523 13 INFO neutron.plugins.ml2.plugin [None req-10ffc452-f817-4074-9c0b-79d69354360d - - - - - -] Attempt 1 to provision port fe75ff6e-de96-4dac-b0be-2c7651d16326 2026-03-19 12:29:47.904 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port fe75ff6e-de96-4dac-b0be-2c7651d16326 2026-03-19 12:29:48.052 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f8222f6-2290-4234-8bfc-e65b97f11e48'] response: {'server_uuid': 'b631a2d1-8b04-4489-bded-dff7db58c7ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe75ff6e-de96-4dac-b0be-2c7651d16326', 'code': 200} 2026-03-19 12:29:49.535 13 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port fe75ff6e-de96-4dac-b0be-2c7651d16326 2026-03-19 12:29:50.784 13 INFO neutron.plugins.ml2.plugin [None req-dbce1946-88c6-4fbf-bb36-d0ebabb900ae - - - - - -] Attempt 1 to provision port 2872a785-f6ac-4164-837e-9b0b363efadc 2026-03-19 12:29:51.571 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 2872a785-f6ac-4164-837e-9b0b363efadc 2026-03-19 12:30:04.786 16 INFO neutron.plugins.ml2.plugin [None req-6aa20018-9b21-4593-a549-909ceb65c95e - - - - - -] Attempt 1 to provision port fe75ff6e-de96-4dac-b0be-2c7651d16326 2026-03-19 12:30:05.649 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port fe75ff6e-de96-4dac-b0be-2c7651d16326 2026-03-19 12:30:06.229 13 INFO neutron.plugins.ml2.plugin [None req-c96871e2-3149-45c2-a235-e35ab93e9262 - - - - - -] Attempt 1 to provision port fe75ff6e-de96-4dac-b0be-2c7651d16326 2026-03-19 12:30:21.176 13 INFO neutron.plugins.ml2.plugin [None req-5f22f999-93cf-4c7c-9ea5-472a6a487cfe - - - - - -] Attempt 1 to provision port 2872a785-f6ac-4164-837e-9b0b363efadc 2026-03-19 12:30:21.665 16 INFO neutron.plugins.ml2.plugin [None req-43c78403-0e89-4ea2-92cb-df7ded5e90a9 - - - - - -] Attempt 1 to provision port 2872a785-f6ac-4164-837e-9b0b363efadc 2026-03-19 12:32:20.847 16 INFO neutron.plugins.ml2.plugin [None req-f0ce9719-4795-45cf-923e-be08b972e0e8 - - - - - -] Attempt 1 to provision port b4263140-1550-44aa-b910-8d0661774e4d 2026-03-19 12:32:20.901 16 INFO neutron.plugins.ml2.plugin [None req-f0ce9719-4795-45cf-923e-be08b972e0e8 - - - - - -] Attempt 1 to provision port 6a74846f-dbfc-4a81-a6b6-562ddd26b246 2026-03-19 12:32:20.990 16 INFO neutron.plugins.ml2.plugin [None req-f0ce9719-4795-45cf-923e-be08b972e0e8 - - - - - -] Attempt 1 to provision port 2caeb1d1-9254-45a1-b422-f04168932550