+ 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-06-24 18:36:04.758 1 INFO neutron.common.config [-] Logging enabled! 2026-06-24 18:36:04.758 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-24 18:36:04.758 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-24 18:36:04.759 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 18:36:06.154 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:36:06.156 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 18:36:06.159 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 18:36:06.160 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:36:06.160 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 18:36:06.161 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 18:36:06.161 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:36:06.167 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:36:06.167 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:36:06.167 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:36:06.186 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 18:36:06.187 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:36:06.187 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 18:36:06.205 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 18:36:06.206 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 18:36:06.206 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 18:36:06.206 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 18:36:06.492 1 INFO neutron.plugins.ml2.managers [None req-16b36374-c5fc-4022-b214-9f1cedd6d8ec - - - - - -] Initializing driver for type 'vlan' 2026-06-24 18:36:06.665 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-16b36374-c5fc-4022-b214-9f1cedd6d8ec - - - - - -] VlanTypeDriver initialization complete 2026-06-24 18:36:06.665 1 INFO neutron.plugins.ml2.managers [None req-16b36374-c5fc-4022-b214-9f1cedd6d8ec - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 18:36:06.666 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-16b36374-c5fc-4022-b214-9f1cedd6d8ec - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 18:36:06.727 1 INFO neutron.plugins.ml2.managers [None req-16b36374-c5fc-4022-b214-9f1cedd6d8ec - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 18:36:06.727 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-16b36374-c5fc-4022-b214-9f1cedd6d8ec - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 18:36:06.728 1 INFO neutron.plugins.ml2.managers [None req-16b36374-c5fc-4022-b214-9f1cedd6d8ec - - - - - -] Initializing extension driver 'port_security' 2026-06-24 18:36:06.728 1 INFO neutron.plugins.ml2.extensions.port_security [None req-16b36374-c5fc-4022-b214-9f1cedd6d8ec - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 18:36:06.728 1 INFO neutron.plugins.ml2.managers [None req-16b36374-c5fc-4022-b214-9f1cedd6d8ec - - - - - -] Initializing extension driver 'qos' 2026-06-24 18:36:06.729 1 INFO neutron.plugins.ml2.managers [None req-16b36374-c5fc-4022-b214-9f1cedd6d8ec - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 18:36:06.729 1 INFO neutron.plugins.ml2.managers [None req-16b36374-c5fc-4022-b214-9f1cedd6d8ec - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 18:36:06.742 1 INFO neutron.quota [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded quota_driver: . 2026-06-24 18:36:06.743 1 INFO neutron.plugins.ml2.plugin [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 18:36:06.743 1 INFO neutron.plugins.ml2.managers [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 18:36:06.743 1 INFO neutron.plugins.ml2.managers [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 18:36:06.743 1 INFO neutron.plugins.ml2.managers [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 18:36:06.744 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: qos 2026-06-24 18:36:06.754 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: router 2026-06-24 18:36:06.790 1 INFO neutron.services.service_base [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 18:36:06.790 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: segments 2026-06-24 18:36:06.862 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: trunk 2026-06-24 18:36:06.875 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: vpnaas 2026-06-24 18:36:06.908 1 WARNING stevedore.named [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:36:06.974 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 18:36:06.974 1 INFO neutron.common.utils [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 18:36:06.975 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: taas 2026-06-24 18:36:06.993 1 WARNING stevedore.named [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:36:06.993 1 WARNING stevedore.named [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 18:36:07.017 1 INFO neutron_taas.services.taas.taas_plugin [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 18:36:07.017 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: tapmirror 2026-06-24 18:36:07.025 1 WARNING stevedore.named [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:36:07.025 1 WARNING stevedore.named [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 18:36:07.038 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 18:36:07.039 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 18:36:07.045 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: tag 2026-06-24 18:36:07.056 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: timestamp 2026-06-24 18:36:07.058 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 18:36:07.062 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: flavors 2026-06-24 18:36:07.066 1 INFO neutron.manager [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loading Plugin: revisions 2026-06-24 18:36:07.069 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Initializing extension manager. 2026-06-24 18:36:07.070 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: address-group 2026-06-24 18:36:07.071 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: address-scope 2026-06-24 18:36:07.071 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 18:36:07.072 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: agent 2026-06-24 18:36:07.073 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 18:36:07.074 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 18:36:07.074 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 18:36:07.075 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: availability_zone 2026-06-24 18:36:07.075 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 18:36:07.076 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 18:36:07.076 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 18:36:07.078 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 18:36:07.079 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: dns-integration 2026-06-24 18:36:07.079 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 18:36:07.080 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 18:36:07.081 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: dvr 2026-06-24 18:36:07.081 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 18:36:07.082 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 18:36:07.082 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:36:07.083 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 18:36:07.083 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: external-net 2026-06-24 18:36:07.084 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 18:36:07.085 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: extraroute 2026-06-24 18:36:07.085 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 18:36:07.086 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 18:36:07.087 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 18:36:07.087 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 18:36:07.087 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 18:36:07.088 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: fip-port-details 2026-06-24 18:36:07.089 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: flavors 2026-06-24 18:36:07.090 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 18:36:07.091 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 18:36:07.092 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: ip_allocation 2026-06-24 18:36:07.092 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 18:36:07.093 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 18:36:07.095 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: router 2026-06-24 18:36:07.097 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:36:07.097 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 18:36:07.098 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 18:36:07.099 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 18:36:07.100 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: l3-ha 2026-06-24 18:36:07.101 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:36:07.102 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 18:36:07.103 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: l3-flavors 2026-06-24 18:36:07.104 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:36:07.105 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 18:36:07.108 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 18:36:07.109 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 18:36:07.110 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 18:36:07.114 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 18:36:07.115 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 18:36:07.115 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: multi-provider 2026-06-24 18:36:07.116 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: net-mtu 2026-06-24 18:36:07.116 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 18:36:07.116 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 18:36:07.117 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: network_ha 2026-06-24 18:36:07.117 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 18:36:07.118 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 18:36:07.119 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: pagination 2026-06-24 18:36:07.119 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: port-device-profile 2026-06-24 18:36:07.119 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 18:36:07.120 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 18:36:07.120 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 18:36:07.121 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: port-mac-override 2026-06-24 18:36:07.121 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 18:36:07.122 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 18:36:07.122 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 18:36:07.123 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: port-resource-request 2026-06-24 18:36:07.124 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 18:36:07.124 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 18:36:07.124 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: binding 2026-06-24 18:36:07.125 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: binding-extended 2026-06-24 18:36:07.126 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: port-security 2026-06-24 18:36:07.126 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: project-id 2026-06-24 18:36:07.127 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: provider 2026-06-24 18:36:07.127 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-24 18:36:07.129 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos 2026-06-24 18:36:07.130 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 18:36:07.130 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 18:36:07.131 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-default 2026-06-24 18:36:07.131 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-fip 2026-06-24 18:36:07.132 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 18:36:07.132 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 18:36:07.133 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 18:36:07.133 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 18:36:07.134 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 18:36:07.134 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-pps 2026-06-24 18:36:07.135 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 18:36:07.135 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 18:36:07.136 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 18:36:07.136 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 18:36:07.137 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 18:36:07.139 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: quotas 2026-06-24 18:36:07.142 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: quota_details 2026-06-24 18:36:07.143 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: rbac-policies 2026-06-24 18:36:07.144 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 18:36:07.144 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 18:36:07.145 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 18:36:07.145 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 18:36:07.145 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: revision-if-match 2026-06-24 18:36:07.146 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 18:36:07.147 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 18:36:07.148 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 18:36:07.149 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 18:36:07.150 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 18:36:07.150 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 18:36:07.150 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 18:36:07.151 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 18:36:07.151 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 18:36:07.155 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: security-group 2026-06-24 18:36:07.156 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: segment 2026-06-24 18:36:07.157 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 18:36:07.158 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: service-type 2026-06-24 18:36:07.159 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: sorting 2026-06-24 18:36:07.159 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 18:36:07.160 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 18:36:07.160 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 18:36:07.161 1 WARNING neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 18:36:07.161 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 18:36:07.162 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 18:36:07.162 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 18:36:07.163 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 18:36:07.163 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 18:36:07.164 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 18:36:07.165 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 18:36:07.165 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: tag-creation 2026-06-24 18:36:07.166 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 18:36:07.169 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 18:36:07.170 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 18:36:07.171 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: trunk 2026-06-24 18:36:07.171 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: trunk-details 2026-06-24 18:36:07.172 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 18:36:07.172 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 18:36:07.173 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 18:36:07.173 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 18:36:07.175 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 18:36:07.175 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 18:36:07.176 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 18:36:07.177 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: vpnaas 2026-06-24 18:36:07.179 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: taas 2026-06-24 18:36:07.180 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: tap-mirror 2026-06-24 18:36:07.181 1 INFO neutron.api.extensions [None req-fe1111e7-ffe9-41fb-92bf-b89368423d38 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 18:36:37.275 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 18:36:37.307 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 18:36:37.310 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-24 18:36:53.918 16 INFO neutron.db.l3_hamode_db [None req-f5b2eda0-54d1-48dc-96b0-0f072ecb0510 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 18:37:06.864 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 6427ac26-0dba-4e9b-9176-bb3ae8ba4470 2026-06-24 18:37:06.983 16 INFO neutron.plugins.ml2.plugin [None req-d810d0d2-f4fa-4651-9954-5fba9daadabc - - - - - -] Attempt 1 to provision port 6427ac26-0dba-4e9b-9176-bb3ae8ba4470 2026-06-24 18:37:08.641 13 INFO neutron.plugins.ml2.plugin [None req-7b537027-a6ed-4f32-a667-c6681fcd1de6 - - - - - -] Attempt 1 to provision port 6427ac26-0dba-4e9b-9176-bb3ae8ba4470 2026-06-24 18:37:08.790 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 6427ac26-0dba-4e9b-9176-bb3ae8ba4470 2026-06-24 18:41:36.887 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 79deb0f1-1128-4df0-a053-fa9891f44f15 2026-06-24 18:41:36.928 16 INFO neutron.plugins.ml2.plugin [None req-821a2b68-3f33-40d6-893d-b2fcba565e1f - - - - - -] Attempt 1 to provision port 79deb0f1-1128-4df0-a053-fa9891f44f15 2026-06-24 18:41:38.911 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 79deb0f1-1128-4df0-a053-fa9891f44f15 2026-06-24 18:41:39.067 16 INFO neutron.plugins.ml2.plugin [None req-5d9a656b-4e27-4dc3-8cc7-871f9c35d971 - - - - - -] Attempt 1 to provision port 79deb0f1-1128-4df0-a053-fa9891f44f15 2026-06-24 18:41:43.133 16 INFO neutron.plugins.ml2.plugin [None req-3cc77269-5722-4e50-88f1-6fb47a381e4d - - - - - -] Attempt 1 to provision port a01ed4c2-bcbb-4117-804c-34421661c78d 2026-06-24 18:45:25.502 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port a01ed4c2-bcbb-4117-804c-34421661c78d 2026-06-24 18:45:26.982 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port a01ed4c2-bcbb-4117-804c-34421661c78d 2026-06-24 18:55:03.154 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 69c6baf3-bb19-45d9-92ca-e69f12c7ff3e 2026-06-24 18:55:05.116 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 69c6baf3-bb19-45d9-92ca-e69f12c7ff3e 2026-06-24 19:04:34.262 13 INFO neutron.plugins.ml2.plugin [None req-29fb3887-926f-41f7-920a-ddbfe11dc54c - - - - - -] Attempt 1 to provision port 79deb0f1-1128-4df0-a053-fa9891f44f15 2026-06-24 19:04:34.319 13 INFO neutron.plugins.ml2.plugin [None req-29fb3887-926f-41f7-920a-ddbfe11dc54c - - - - - -] Attempt 1 to provision port 6427ac26-0dba-4e9b-9176-bb3ae8ba4470 2026-06-24 19:04:34.365 13 INFO neutron.plugins.ml2.plugin [None req-29fb3887-926f-41f7-920a-ddbfe11dc54c - - - - - -] Attempt 1 to provision port a01ed4c2-bcbb-4117-804c-34421661c78d 2026-06-24 19:11:05.420 16 INFO neutron.plugins.ml2.plugin [None req-c613319f-290e-41b6-9b94-fb6b2d7f2295 - - - - - -] Attempt 1 to provision port a3022bef-c132-4358-9473-e1fbdbdddba9 2026-06-24 19:11:05.426 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port a3022bef-c132-4358-9473-e1fbdbdddba9 2026-06-24 19:11:07.393 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port a3022bef-c132-4358-9473-e1fbdbdddba9 2026-06-24 19:11:09.418 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 37888e11-7bc1-45ed-bdfe-f3550e46c92f 2026-06-24 19:11:11.432 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 37888e11-7bc1-45ed-bdfe-f3550e46c92f 2026-06-24 19:11:13.171 13 INFO neutron.plugins.ml2.plugin [None req-44cd18cb-5fb9-4110-8346-cfb0a9883d1b - - - - - -] Attempt 1 to provision port a5f68036-8de9-43c2-bde0-6e623453b29b 2026-06-24 19:11:13.203 13 INFO neutron.plugins.ml2.plugin [None req-44cd18cb-5fb9-4110-8346-cfb0a9883d1b - - - - - -] Attempt 1 to provision port 37888e11-7bc1-45ed-bdfe-f3550e46c92f 2026-06-24 19:11:13.278 13 INFO neutron.plugins.ml2.plugin [None req-44cd18cb-5fb9-4110-8346-cfb0a9883d1b - - - - - -] Attempt 1 to provision port a3022bef-c132-4358-9473-e1fbdbdddba9 2026-06-24 19:11:13.354 13 INFO neutron.plugins.ml2.plugin [None req-44cd18cb-5fb9-4110-8346-cfb0a9883d1b - - - - - -] Attempt 1 to provision port 5bedede0-7ee1-4bd6-880a-598897b0f202 2026-06-24 19:11:13.537 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port adfff94c-a810-47b6-9a59-dbe94e40a62c 2026-06-24 19:11:14.002 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 51d19f92-087b-4891-af08-707c2bf7b659 2026-06-24 19:11:15.373 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port adfff94c-a810-47b6-9a59-dbe94e40a62c 2026-06-24 19:11:15.605 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 51d19f92-087b-4891-af08-707c2bf7b659 2026-06-24 19:11:17.406 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port b0e6e982-ed2e-4f8a-bb4b-6756d5c52c1a 2026-06-24 19:11:19.473 16 INFO neutron.plugins.ml2.plugin [None req-d8fa6175-13d4-44d1-8a85-aae175cf27bc - - - - - -] Attempt 1 to provision port 37888e11-7bc1-45ed-bdfe-f3550e46c92f 2026-06-24 19:11:19.530 16 INFO neutron.plugins.ml2.plugin [None req-d8fa6175-13d4-44d1-8a85-aae175cf27bc - - - - - -] Attempt 1 to provision port 931500e2-84cd-4f7c-b5eb-2c025bf249d1 2026-06-24 19:11:19.536 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 931500e2-84cd-4f7c-b5eb-2c025bf249d1 2026-06-24 19:11:19.870 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port b0e6e982-ed2e-4f8a-bb4b-6756d5c52c1a 2026-06-24 19:11:20.109 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port e2690cb7-962d-4f1d-88cf-d75b915bd572 2026-06-24 19:11:20.160 16 INFO neutron.plugins.ml2.plugin [None req-d8fa6175-13d4-44d1-8a85-aae175cf27bc - - - - - -] Attempt 1 to provision port 26bdf244-20da-45cc-887a-6aa7b5f600aa 2026-06-24 19:11:20.189 16 INFO neutron.plugins.ml2.plugin [None req-d8fa6175-13d4-44d1-8a85-aae175cf27bc - - - - - -] Attempt 1 to provision port 5bedede0-7ee1-4bd6-880a-598897b0f202 2026-06-24 19:11:21.443 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 931500e2-84cd-4f7c-b5eb-2c025bf249d1 2026-06-24 19:11:21.674 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port e2690cb7-962d-4f1d-88cf-d75b915bd572 2026-06-24 19:11:24.509 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 5bedcd24-7c9b-49c1-95ae-e7b99b7ca1a0 2026-06-24 19:11:24.877 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port afd28b00-cd43-4bed-81ba-fd7d6110925d 2026-06-24 19:11:25.226 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 4edd2c5b-8165-412c-8562-57f453a0f840 2026-06-24 19:11:25.449 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a911f2c6-360b-4cef-be6c-dfbc93e8a720'] response: {'server_uuid': 'fda56681-4cc6-47ce-a571-6904d70681ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'afd28b00-cd43-4bed-81ba-fd7d6110925d', 'code': 200} 2026-06-24 19:11:26.181 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 5bedcd24-7c9b-49c1-95ae-e7b99b7ca1a0 2026-06-24 19:11:26.472 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port afd28b00-cd43-4bed-81ba-fd7d6110925d 2026-06-24 19:11:26.697 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 4edd2c5b-8165-412c-8562-57f453a0f840 2026-06-24 19:11:27.517 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-de3a84b4-e211-4684-84c7-8fe13716d34c'] response: {'server_uuid': 'a194dbc4-5394-45b4-8738-522af6934a2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4edd2c5b-8165-412c-8562-57f453a0f840', 'code': 200} 2026-06-24 19:11:28.134 16 INFO neutron.plugins.ml2.plugin [None req-2270e643-8040-499d-aba2-9595e495049b - - - - - -] Attempt 1 to provision port 42858673-77ce-45c0-85dc-c3a8f9c31ef1 2026-06-24 19:11:28.157 16 INFO neutron.plugins.ml2.plugin [None req-2270e643-8040-499d-aba2-9595e495049b - - - - - -] Attempt 1 to provision port 931500e2-84cd-4f7c-b5eb-2c025bf249d1 2026-06-24 19:11:28.204 16 INFO neutron.plugins.ml2.plugin [None req-2270e643-8040-499d-aba2-9595e495049b - - - - - -] Attempt 1 to provision port 5bedcd24-7c9b-49c1-95ae-e7b99b7ca1a0 2026-06-24 19:11:28.248 16 INFO neutron.plugins.ml2.plugin [None req-2270e643-8040-499d-aba2-9595e495049b - - - - - -] Attempt 1 to provision port 26bdf244-20da-45cc-887a-6aa7b5f600aa 2026-06-24 19:11:28.268 16 INFO neutron.plugins.ml2.plugin [None req-2270e643-8040-499d-aba2-9595e495049b - - - - - -] Attempt 1 to provision port 0294e31a-4a36-42c3-879a-2eff781ef636 2026-06-24 19:11:28.291 16 INFO neutron.plugins.ml2.plugin [None req-2270e643-8040-499d-aba2-9595e495049b - - - - - -] Attempt 1 to provision port 358dbdff-46ef-4d9c-adf9-463436157b81 2026-06-24 19:11:30.676 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port aa26f4c3-28a5-45be-94b7-75c9ef519b91 2026-06-24 19:11:30.828 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-29e86655-bf4f-4b0c-8b67-b5308f8b0c3c'] response: {'server_uuid': '6c8edf1b-347e-417b-891f-9ddb59afc9f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa26f4c3-28a5-45be-94b7-75c9ef519b91', 'code': 200} 2026-06-24 19:11:32.211 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port aa26f4c3-28a5-45be-94b7-75c9ef519b91 2026-06-24 19:11:33.501 13 INFO neutron.plugins.ml2.plugin [None req-87d79476-1057-4847-9795-32f2218ef7ac - - - - - -] Attempt 1 to provision port 5bedede0-7ee1-4bd6-880a-598897b0f202 2026-06-24 19:11:33.546 13 INFO neutron.plugins.ml2.plugin [None req-87d79476-1057-4847-9795-32f2218ef7ac - - - - - -] Attempt 1 to provision port a5f68036-8de9-43c2-bde0-6e623453b29b 2026-06-24 19:11:33.580 13 INFO neutron.plugins.ml2.plugin [None req-87d79476-1057-4847-9795-32f2218ef7ac - - - - - -] Attempt 1 to provision port 26bdf244-20da-45cc-887a-6aa7b5f600aa 2026-06-24 19:11:36.698 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 329ae00c-9b2f-4f80-acbb-4764c30861a6 2026-06-24 19:11:37.180 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0996f9c-2775-418f-b04e-45218550a8b2'] response: {'server_uuid': 'bda34cd7-5887-4535-8936-f3109f2d8f95', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '329ae00c-9b2f-4f80-acbb-4764c30861a6', 'code': 200} 2026-06-24 19:11:38.025 13 INFO neutron.plugins.ml2.plugin [None req-89e6dfcf-8c4a-487a-baeb-c2b852d9dc19 - - - - - -] Attempt 1 to provision port 329ae00c-9b2f-4f80-acbb-4764c30861a6 2026-06-24 19:11:38.088 13 INFO neutron.plugins.ml2.plugin [None req-89e6dfcf-8c4a-487a-baeb-c2b852d9dc19 - - - - - -] Attempt 1 to provision port 5bedede0-7ee1-4bd6-880a-598897b0f202 2026-06-24 19:11:38.120 13 INFO neutron.plugins.ml2.plugin [None req-89e6dfcf-8c4a-487a-baeb-c2b852d9dc19 - - - - - -] Attempt 1 to provision port aa26f4c3-28a5-45be-94b7-75c9ef519b91 2026-06-24 19:11:38.515 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 329ae00c-9b2f-4f80-acbb-4764c30861a6 2026-06-24 19:11:49.480 13 INFO neutron.plugins.ml2.plugin [None req-9529d100-eb77-45ee-a73f-2fc75e3506e7 - - - - - -] Attempt 1 to provision port 5a8f339c-e117-45c0-959b-ad685e46ac07 2026-06-24 19:11:49.522 13 INFO neutron.plugins.ml2.plugin [None req-9529d100-eb77-45ee-a73f-2fc75e3506e7 - - - - - -] Attempt 1 to provision port 9b15169c-4b0c-4348-b955-212dbf7ceafb 2026-06-24 19:11:50.206 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 00c00f85-0e6b-425e-bbed-9dc6e97cfac6 2026-06-24 19:11:52.237 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 00c00f85-0e6b-425e-bbed-9dc6e97cfac6 2026-06-24 19:11:52.452 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port cc7419e1-cddd-419f-b1b7-e424c958fdaa 2026-06-24 19:11:54.365 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port cc7419e1-cddd-419f-b1b7-e424c958fdaa 2026-06-24 19:11:54.932 16 INFO neutron.plugins.ml2.plugin [None req-856c570a-099f-4b74-88ec-024e3ad96282 - - - - - -] Attempt 1 to provision port 86c808f3-bf64-42c0-9cd7-dcef4e2ea49b 2026-06-24 19:11:54.982 16 INFO neutron.plugins.ml2.plugin [None req-856c570a-099f-4b74-88ec-024e3ad96282 - - - - - -] Attempt 1 to provision port cc7419e1-cddd-419f-b1b7-e424c958fdaa 2026-06-24 19:11:56.214 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 26bdf244-20da-45cc-887a-6aa7b5f600aa 2026-06-24 19:11:58.132 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 9b15169c-4b0c-4348-b955-212dbf7ceafb 2026-06-24 19:11:58.450 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 26bdf244-20da-45cc-887a-6aa7b5f600aa 2026-06-24 19:11:59.338 13 INFO neutron.plugins.ml2.plugin [None req-e44ab698-867d-4c18-b792-9dc3ff9ddbdf - - - - - -] Attempt 1 to provision port 86c808f3-bf64-42c0-9cd7-dcef4e2ea49b 2026-06-24 19:11:59.367 13 INFO neutron.plugins.ml2.plugin [None req-e44ab698-867d-4c18-b792-9dc3ff9ddbdf - - - - - -] Attempt 1 to provision port cc7419e1-cddd-419f-b1b7-e424c958fdaa 2026-06-24 19:12:00.696 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 9b15169c-4b0c-4348-b955-212dbf7ceafb 2026-06-24 19:12:00.845 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 410433f6-8bd0-4501-a4a9-db2b86344156 2026-06-24 19:12:00.952 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d0fbe24-6f7c-4800-b93b-77aa867c4fbc'] response: {'server_uuid': '44e504ef-4758-4e02-8fa9-b24026823e37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '410433f6-8bd0-4501-a4a9-db2b86344156', 'code': 200} 2026-06-24 19:12:01.147 16 INFO neutron.plugins.ml2.plugin [None req-f39427db-d351-4ecf-b2fa-821d56124472 - - - - - -] Attempt 1 to provision port 410433f6-8bd0-4501-a4a9-db2b86344156 2026-06-24 19:12:02.128 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 410433f6-8bd0-4501-a4a9-db2b86344156 2026-06-24 19:12:05.259 16 INFO neutron.plugins.ml2.plugin [None req-36e0c646-263a-4ec2-859d-1c072468485b - - - - - -] Attempt 1 to provision port aa26f4c3-28a5-45be-94b7-75c9ef519b91 2026-06-24 19:12:06.218 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port aa26f4c3-28a5-45be-94b7-75c9ef519b91 2026-06-24 19:12:06.497 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 570077a4-b9ce-49bf-8173-1714270f78ef 2026-06-24 19:12:06.781 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 86c808f3-bf64-42c0-9cd7-dcef4e2ea49b 2026-06-24 19:12:08.346 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 570077a4-b9ce-49bf-8173-1714270f78ef 2026-06-24 19:12:08.492 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 86c808f3-bf64-42c0-9cd7-dcef4e2ea49b 2026-06-24 19:12:08.630 16 INFO neutron.plugins.ml2.plugin [None req-ec47a469-2592-4ffd-9095-e1bd4765d0e0 - - - - - -] Attempt 1 to provision port aa26f4c3-28a5-45be-94b7-75c9ef519b91 2026-06-24 19:12:12.335 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa6be88d-cc66-4f09-a7a4-ba4fdf554ddc'] response: {'server_uuid': '6c8edf1b-347e-417b-891f-9ddb59afc9f6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aa26f4c3-28a5-45be-94b7-75c9ef519b91', 'code': 200} 2026-06-24 19:12:26.165 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 0d8e751f-1146-4fb4-86ac-616390cac2b3 2026-06-24 19:12:27.440 13 INFO neutron.plugins.ml2.plugin [None req-1ae0dd05-0945-44b6-93e7-3fe8094fe393 - - - - - -] Attempt 1 to provision port de010c89-69ca-4ca5-aa42-945684a5b953 2026-06-24 19:12:27.474 13 INFO neutron.plugins.ml2.plugin [None req-1ae0dd05-0945-44b6-93e7-3fe8094fe393 - - - - - -] Attempt 1 to provision port ff2352f9-54fe-4210-b129-042265dc1431 2026-06-24 19:12:28.220 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 0d8e751f-1146-4fb4-86ac-616390cac2b3 2026-06-24 19:12:32.170 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 6bc37ff1-a76f-4680-bbb5-30cdbe7f11e0 2026-06-24 19:12:33.222 13 INFO neutron.plugins.ml2.plugin [None req-4466bea3-5829-4b1e-9d5e-a16aa0c355d6 - - - - - -] Attempt 1 to provision port 3b3fad8c-f721-4251-b4df-cf8358a1dc96 2026-06-24 19:12:33.252 13 INFO neutron.plugins.ml2.plugin [None req-4466bea3-5829-4b1e-9d5e-a16aa0c355d6 - - - - - -] Attempt 1 to provision port 6bc37ff1-a76f-4680-bbb5-30cdbe7f11e0 2026-06-24 19:12:34.219 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 6bc37ff1-a76f-4680-bbb5-30cdbe7f11e0 2026-06-24 19:12:35.013 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6339883-09fe-4d84-8dd8-fe5a4cd841df'] response: {'server_uuid': '44e504ef-4758-4e02-8fa9-b24026823e37', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '410433f6-8bd0-4501-a4a9-db2b86344156', 'code': 200} 2026-06-24 19:12:36.656 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 410433f6-8bd0-4501-a4a9-db2b86344156 2026-06-24 19:12:37.061 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-077af195-52a9-4962-862c-f628708d0ba6'] response: {'server_uuid': '44e504ef-4758-4e02-8fa9-b24026823e37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '410433f6-8bd0-4501-a4a9-db2b86344156', 'code': 200} 2026-06-24 19:12:39.437 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port bde280e5-89eb-468e-9ae5-760b76999fd5 2026-06-24 19:12:39.729 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] No ports have port_id starting with bde280e5-89eb-468e-9ae5-760b76999fd5 2026-06-24 19:12:39.762 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 37017334-e4b0-4b03-956f-ec2d6f3b7ea3 2026-06-24 19:12:39.881 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-33eb1816-0ebb-4139-993b-67c8b7f51c89'] response: {'server_uuid': '9a9e02b2-e847-42e4-8a39-7e810d75553e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37017334-e4b0-4b03-956f-ec2d6f3b7ea3', 'code': 200} 2026-06-24 19:12:40.189 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 410433f6-8bd0-4501-a4a9-db2b86344156 2026-06-24 19:12:40.848 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 37017334-e4b0-4b03-956f-ec2d6f3b7ea3 2026-06-24 19:12:44.838 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 3b3fad8c-f721-4251-b4df-cf8358a1dc96 2026-06-24 19:12:45.138 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port ff2352f9-54fe-4210-b129-042265dc1431 2026-06-24 19:12:46.779 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 3b3fad8c-f721-4251-b4df-cf8358a1dc96 2026-06-24 19:12:46.994 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port ff2352f9-54fe-4210-b129-042265dc1431 2026-06-24 19:13:03.886 13 INFO neutron.plugins.ml2.plugin [None req-9af686f5-b0cf-4512-9c78-1a4607c3a06e - - - - - -] Attempt 1 to provision port e5e1b4ca-ec53-4069-8888-0603662cb1a3 2026-06-24 19:13:04.705 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 1944b321-dae5-4c8b-a053-9498a9609bde 2026-06-24 19:13:05.156 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 539f7182-7a72-4cda-850f-82a3278287bb 2026-06-24 19:13:05.530 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port e5e1b4ca-ec53-4069-8888-0603662cb1a3 2026-06-24 19:13:07.177 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 1944b321-dae5-4c8b-a053-9498a9609bde 2026-06-24 19:13:07.404 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 539f7182-7a72-4cda-850f-82a3278287bb 2026-06-24 19:13:07.631 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port b39caa25-2036-4413-b1b9-d58c22706eb6 2026-06-24 19:13:09.094 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port b39caa25-2036-4413-b1b9-d58c22706eb6 2026-06-24 19:13:11.075 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 7f2dd41a-fdbe-4cd8-9ba3-0c8cc58277fe 2026-06-24 19:13:11.733 16 INFO neutron.plugins.ml2.plugin [None req-25c8a34d-f7f1-4c36-9d21-a84188648927 - - - - - -] Attempt 1 to provision port b39caa25-2036-4413-b1b9-d58c22706eb6 2026-06-24 19:13:11.782 16 INFO neutron.plugins.ml2.plugin [None req-25c8a34d-f7f1-4c36-9d21-a84188648927 - - - - - -] Attempt 1 to provision port d541224c-fa0d-4eca-aa0f-cb129a00d13e 2026-06-24 19:13:11.813 16 INFO neutron.plugins.ml2.plugin [None req-25c8a34d-f7f1-4c36-9d21-a84188648927 - - - - - -] Attempt 1 to provision port e5e1b4ca-ec53-4069-8888-0603662cb1a3 2026-06-24 19:13:11.888 16 INFO neutron.plugins.ml2.plugin [None req-25c8a34d-f7f1-4c36-9d21-a84188648927 - - - - - -] Attempt 1 to provision port 49fc2204-a5a3-4dfe-be9c-405f2b094ac0 2026-06-24 19:13:13.269 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 7f2dd41a-fdbe-4cd8-9ba3-0c8cc58277fe 2026-06-24 19:13:15.062 13 INFO neutron.plugins.ml2.plugin [None req-e1d75f08-47a4-4d75-8bbe-901a35d02b56 - - - - - -] Attempt 1 to provision port d541224c-fa0d-4eca-aa0f-cb129a00d13e 2026-06-24 19:13:18.064 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 122e0ad4-4341-4562-b4c2-d9753740cd67 2026-06-24 19:13:18.168 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae8b69ba-5722-4b96-9e45-b8bd67b15a16'] response: {'server_uuid': '0a115663-31ae-4e76-ba63-ca8938f824cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '122e0ad4-4341-4562-b4c2-d9753740cd67', 'code': 200} 2026-06-24 19:13:19.119 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 122e0ad4-4341-4562-b4c2-d9753740cd67 2026-06-24 19:13:19.316 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 57910ee9-92fc-4d30-9671-93de1e3d83b3 2026-06-24 19:13:21.055 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 57910ee9-92fc-4d30-9671-93de1e3d83b3 2026-06-24 19:13:26.234 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port ca31f65d-5356-47f0-b361-616b0ef68bf7 2026-06-24 19:13:26.355 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9ce3171-08c0-4e78-a06f-8b173ed78021'] response: {'server_uuid': 'f53778c8-50a4-4f81-a209-265d53bcfa74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca31f65d-5356-47f0-b361-616b0ef68bf7', 'code': 200} 2026-06-24 19:13:26.663 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 5da0d47c-9584-4536-b6a4-ffd9664b9f70 2026-06-24 19:13:28.094 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port ca31f65d-5356-47f0-b361-616b0ef68bf7 2026-06-24 19:13:28.274 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 5da0d47c-9584-4536-b6a4-ffd9664b9f70 2026-06-24 19:13:30.489 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 6aacf13a-8105-4164-8108-2ef018054ad9 2026-06-24 19:13:32.133 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 6aacf13a-8105-4164-8108-2ef018054ad9 2026-06-24 19:13:34.441 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 9da5995c-100b-4d3f-aa29-32903f3aabda 2026-06-24 19:13:34.702 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port c0580d1a-d73d-4c81-82a8-c4fb1faf41cb 2026-06-24 19:13:35.036 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 49fc2204-a5a3-4dfe-be9c-405f2b094ac0 2026-06-24 19:13:35.309 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port bc9905e2-76d0-4aee-a3b6-d7707c6541bd 2026-06-24 19:13:36.851 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 9da5995c-100b-4d3f-aa29-32903f3aabda 2026-06-24 19:13:36.987 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port c0580d1a-d73d-4c81-82a8-c4fb1faf41cb 2026-06-24 19:13:37.170 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 49fc2204-a5a3-4dfe-be9c-405f2b094ac0 2026-06-24 19:13:37.378 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port bc9905e2-76d0-4aee-a3b6-d7707c6541bd 2026-06-24 19:13:39.440 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 25e607c0-ce76-44c9-ae1c-e48174f6e4a4 2026-06-24 19:13:39.590 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f80bace-5415-414b-9b5e-e6fe753a544a'] response: {'server_uuid': '85e02845-b3f0-4dd9-afb0-a4fe72114061', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25e607c0-ce76-44c9-ae1c-e48174f6e4a4', 'code': 200} 2026-06-24 19:13:40.927 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 25e607c0-ce76-44c9-ae1c-e48174f6e4a4 2026-06-24 19:13:41.470 13 INFO neutron.plugins.ml2.plugin [None req-aa84c87d-6cb8-4eea-9594-28f7448eb6ce - - - - - -] Attempt 1 to provision port b39caa25-2036-4413-b1b9-d58c22706eb6 2026-06-24 19:13:41.533 13 INFO neutron.plugins.ml2.plugin [None req-aa84c87d-6cb8-4eea-9594-28f7448eb6ce - - - - - -] Attempt 1 to provision port 25e607c0-ce76-44c9-ae1c-e48174f6e4a4 2026-06-24 19:13:41.644 13 INFO neutron.plugins.ml2.plugin [None req-aa84c87d-6cb8-4eea-9594-28f7448eb6ce - - - - - -] Attempt 1 to provision port bc9905e2-76d0-4aee-a3b6-d7707c6541bd 2026-06-24 19:13:41.791 13 INFO neutron.plugins.ml2.plugin [None req-aa84c87d-6cb8-4eea-9594-28f7448eb6ce - - - - - -] Attempt 1 to provision port 49fc2204-a5a3-4dfe-be9c-405f2b094ac0 2026-06-24 19:13:41.915 13 INFO neutron.plugins.ml2.plugin [None req-aa84c87d-6cb8-4eea-9594-28f7448eb6ce - - - - - -] Attempt 1 to provision port c0580d1a-d73d-4c81-82a8-c4fb1faf41cb 2026-06-24 19:13:42.030 13 INFO neutron.plugins.ml2.plugin [None req-aa84c87d-6cb8-4eea-9594-28f7448eb6ce - - - - - -] Attempt 1 to provision port 6aacf13a-8105-4164-8108-2ef018054ad9 2026-06-24 19:13:42.117 13 INFO neutron.plugins.ml2.plugin [None req-aa84c87d-6cb8-4eea-9594-28f7448eb6ce - - - - - -] Attempt 1 to provision port 9da5995c-100b-4d3f-aa29-32903f3aabda 2026-06-24 19:13:42.211 13 INFO neutron.plugins.ml2.plugin [None req-aa84c87d-6cb8-4eea-9594-28f7448eb6ce - - - - - -] Attempt 1 to provision port 57910ee9-92fc-4d30-9671-93de1e3d83b3 2026-06-24 19:13:42.326 13 INFO neutron.plugins.ml2.plugin [None req-aa84c87d-6cb8-4eea-9594-28f7448eb6ce - - - - - -] Attempt 1 to provision port e4934780-3c09-4f69-a976-a22a0aa23da2 2026-06-24 19:13:42.392 13 INFO neutron.plugins.ml2.plugin [None req-aa84c87d-6cb8-4eea-9594-28f7448eb6ce - - - - - -] Attempt 1 to provision port ca31f65d-5356-47f0-b361-616b0ef68bf7 2026-06-24 19:13:42.819 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port a72b51b3-245d-40d3-8110-2bad4327e594 2026-06-24 19:13:44.807 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port e4934780-3c09-4f69-a976-a22a0aa23da2 2026-06-24 19:13:45.181 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port a72b51b3-245d-40d3-8110-2bad4327e594 2026-06-24 19:13:47.027 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port e4934780-3c09-4f69-a976-a22a0aa23da2 2026-06-24 19:13:47.215 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 9f40eed5-5d0f-4c96-b473-3ffc4f9ee87f 2026-06-24 19:13:47.810 16 INFO neutron.plugins.ml2.plugin [None req-7cf6a99f-bb5d-4a6a-b388-87f5b9cd54ba - - - - - -] Attempt 1 to provision port a72b51b3-245d-40d3-8110-2bad4327e594 2026-06-24 19:13:47.885 16 INFO neutron.plugins.ml2.plugin [None req-7cf6a99f-bb5d-4a6a-b388-87f5b9cd54ba - - - - - -] Attempt 1 to provision port 9f40eed5-5d0f-4c96-b473-3ffc4f9ee87f 2026-06-24 19:13:48.872 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 9f40eed5-5d0f-4c96-b473-3ffc4f9ee87f 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server [None req-b7e40303-0994-4847-9a57-0de49820c940 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ead25bbd-1107-4f21-93aa-4f80df0b169e: This subnet is being modified by another concurrent operation. 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-24 19:13:49.411 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-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server raise exception 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ead25bbd-1107-4f21-93aa-4f80df0b169e: This subnet is being modified by another concurrent operation. 2026-06-24 19:13:49.411 16 ERROR oslo_messaging.rpc.server 2026-06-24 19:13:55.328 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 6e384faf-f0ac-46d0-b019-799ca00d400a 2026-06-24 19:14:19.557 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port a7e30583-be1c-4d7a-8021-fd235437a91f 2026-06-24 19:14:19.680 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-753fc675-bbd9-43a9-93d3-b042680b2fac'] response: {'server_uuid': '77d30f7b-8e74-40f4-8716-6953913aaf04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7e30583-be1c-4d7a-8021-fd235437a91f', 'code': 200} 2026-06-24 19:14:20.990 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port a7e30583-be1c-4d7a-8021-fd235437a91f 2026-06-24 19:15:15.161 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 63f7be64-a3bd-4d9c-a73c-3a1f1e18fddd 2026-06-24 19:15:16.099 16 INFO neutron.plugins.ml2.plugin [None req-94056592-0085-43e6-b3ef-ce6a355f751a - - - - - -] Attempt 1 to provision port 63f7be64-a3bd-4d9c-a73c-3a1f1e18fddd 2026-06-24 19:16:27.024 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 32b09469-b817-4d30-85d6-cc0bb66d4548 2026-06-24 19:16:27.095 16 INFO neutron.plugins.ml2.plugin [None req-ba07da21-ffaa-4f14-9dcb-88637025a7e1 - - - - - -] Attempt 1 to provision port 32b09469-b817-4d30-85d6-cc0bb66d4548 2026-06-24 19:16:29.253 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 32b09469-b817-4d30-85d6-cc0bb66d4548 2026-06-24 19:16:29.447 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 42a290f2-548c-47d0-b778-345209359284 2026-06-24 19:16:31.091 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 404f236a-578e-4e34-b846-6812ce0a2cc1 2026-06-24 19:16:31.505 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 42a290f2-548c-47d0-b778-345209359284 2026-06-24 19:16:33.021 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 404f236a-578e-4e34-b846-6812ce0a2cc1 2026-06-24 19:16:37.104 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 32b09469-b817-4d30-85d6-cc0bb66d4548 2026-06-24 19:16:41.031 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 86d6b636-bc38-4647-b4d5-9479fe2fbe09 2026-06-24 19:16:42.998 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 86d6b636-bc38-4647-b4d5-9479fe2fbe09 2026-06-24 19:16:43.137 13 INFO neutron.plugins.ml2.plugin [None req-4b38876c-570b-4fef-a8d5-ba6dfaf71201 - - - - - -] Attempt 1 to provision port 633b35e4-bb8b-424b-a816-5d8308e2c481 2026-06-24 19:16:43.167 13 INFO neutron.plugins.ml2.plugin [None req-4b38876c-570b-4fef-a8d5-ba6dfaf71201 - - - - - -] Attempt 1 to provision port 021effcd-2201-43aa-8ff0-988b2c2edb36 2026-06-24 19:16:43.197 13 INFO neutron.plugins.ml2.plugin [None req-4b38876c-570b-4fef-a8d5-ba6dfaf71201 - - - - - -] Attempt 1 to provision port 32b09469-b817-4d30-85d6-cc0bb66d4548 2026-06-24 19:16:43.250 13 INFO neutron.plugins.ml2.plugin [None req-4b38876c-570b-4fef-a8d5-ba6dfaf71201 - - - - - -] Attempt 1 to provision port 3218c329-2150-4d89-886a-f453538ef4c1 2026-06-24 19:16:43.276 13 INFO neutron.plugins.ml2.plugin [None req-4b38876c-570b-4fef-a8d5-ba6dfaf71201 - - - - - -] Attempt 1 to provision port 1c841917-c1f6-49ef-9d0f-aec9b3df3c82 2026-06-24 19:16:43.297 13 INFO neutron.plugins.ml2.plugin [None req-4b38876c-570b-4fef-a8d5-ba6dfaf71201 - - - - - -] Attempt 1 to provision port 42a290f2-548c-47d0-b778-345209359284 2026-06-24 19:16:43.346 13 INFO neutron.plugins.ml2.plugin [None req-4b38876c-570b-4fef-a8d5-ba6dfaf71201 - - - - - -] Attempt 1 to provision port 86d6b636-bc38-4647-b4d5-9479fe2fbe09 2026-06-24 19:16:45.567 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 50e02a80-9734-4271-895b-aca6816655bb 2026-06-24 19:16:45.750 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb52d6c2-bbe6-4c41-9373-5c5402d65e6f'] response: {'server_uuid': '83483fd1-2394-4448-81b2-fae63c858157', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50e02a80-9734-4271-895b-aca6816655bb', 'code': 200} 2026-06-24 19:16:47.075 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 021effcd-2201-43aa-8ff0-988b2c2edb36 2026-06-24 19:16:47.345 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 50e02a80-9734-4271-895b-aca6816655bb 2026-06-24 19:16:49.086 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 021effcd-2201-43aa-8ff0-988b2c2edb36 2026-06-24 19:16:49.272 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 633b35e4-bb8b-424b-a816-5d8308e2c481 2026-06-24 19:16:49.600 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 1c841917-c1f6-49ef-9d0f-aec9b3df3c82 2026-06-24 19:16:49.627 16 INFO neutron.plugins.ml2.plugin [None req-7612b7f8-ff83-4bf0-94f8-a02730d6098f - - - - - -] Attempt 1 to provision port 3218c329-2150-4d89-886a-f453538ef4c1 2026-06-24 19:16:49.755 16 INFO neutron.plugins.ml2.plugin [None req-7612b7f8-ff83-4bf0-94f8-a02730d6098f - - - - - -] Attempt 1 to provision port 021effcd-2201-43aa-8ff0-988b2c2edb36 2026-06-24 19:16:49.809 16 INFO neutron.plugins.ml2.plugin [None req-7612b7f8-ff83-4bf0-94f8-a02730d6098f - - - - - -] Attempt 1 to provision port 86d6b636-bc38-4647-b4d5-9479fe2fbe09 2026-06-24 19:16:49.866 16 INFO neutron.plugins.ml2.plugin [None req-7612b7f8-ff83-4bf0-94f8-a02730d6098f - - - - - -] Attempt 1 to provision port 633b35e4-bb8b-424b-a816-5d8308e2c481 2026-06-24 19:16:49.884 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 3218c329-2150-4d89-886a-f453538ef4c1 2026-06-24 19:16:51.064 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 633b35e4-bb8b-424b-a816-5d8308e2c481 2026-06-24 19:16:51.260 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 1c841917-c1f6-49ef-9d0f-aec9b3df3c82 2026-06-24 19:16:51.404 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 3218c329-2150-4d89-886a-f453538ef4c1 2026-06-24 19:16:52.734 13 INFO neutron.plugins.ml2.plugin [None req-96cc4966-d75f-47b9-a45f-ab44ac615da3 - - - - - -] Attempt 1 to provision port 3218c329-2150-4d89-886a-f453538ef4c1 2026-06-24 19:16:52.797 13 INFO neutron.plugins.ml2.plugin [None req-96cc4966-d75f-47b9-a45f-ab44ac615da3 - - - - - -] Attempt 1 to provision port 021effcd-2201-43aa-8ff0-988b2c2edb36 2026-06-24 19:16:52.869 13 INFO neutron.plugins.ml2.plugin [None req-96cc4966-d75f-47b9-a45f-ab44ac615da3 - - - - - -] Attempt 1 to provision port 50e02a80-9734-4271-895b-aca6816655bb 2026-06-24 19:17:03.081 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port d1f662ff-a725-4005-9231-c4323cf6a5c5 2026-06-24 19:17:03.236 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-40a0b098-dfe5-4068-897e-a69aa3e09d0f'] response: {'server_uuid': '2af455a3-4458-4a16-9ccd-5e88196ff01e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1f662ff-a725-4005-9231-c4323cf6a5c5', 'code': 200} 2026-06-24 19:17:05.016 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port d1f662ff-a725-4005-9231-c4323cf6a5c5 2026-06-24 19:17:28.750 13 INFO neutron.plugins.ml2.plugin [None req-af8d4626-7f1a-428d-9f3d-b7fdcfe42141 - - - - - -] Attempt 1 to provision port 4ea4628f-d41e-4fdb-b4b2-1ed383ce27f7 2026-06-24 19:17:49.557 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 899d9ad3-c652-4a22-8918-29c6b3c927af 2026-06-24 19:17:49.667 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c11634bb-96b3-41ea-befa-575aad50a2e3'] response: {'server_uuid': '9040442f-29d5-45d3-95b0-46e646168128', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '899d9ad3-c652-4a22-8918-29c6b3c927af', 'code': 200} 2026-06-24 19:17:51.081 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 899d9ad3-c652-4a22-8918-29c6b3c927af 2026-06-24 19:18:31.360 16 INFO neutron.plugins.ml2.plugin [None req-d066b5a7-07c4-45a4-8555-74b4248f156c - - - - - -] Attempt 1 to provision port 14c67fca-5c9d-4646-be9e-3e67c2e9e1cb 2026-06-24 19:18:37.084 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 14c67fca-5c9d-4646-be9e-3e67c2e9e1cb 2026-06-24 19:18:37.191 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f158733e-104b-4095-b379-5107a55f5a0c'] response: {'server_uuid': '9040442f-29d5-45d3-95b0-46e646168128', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14c67fca-5c9d-4646-be9e-3e67c2e9e1cb', 'code': 200} 2026-06-24 19:18:39.059 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 14c67fca-5c9d-4646-be9e-3e67c2e9e1cb 2026-06-24 19:18:41.591 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 14c67fca-5c9d-4646-be9e-3e67c2e9e1cb 2026-06-24 19:19:10.222 16 INFO neutron.plugins.ml2.plugin [None req-003e4b75-099a-4a0d-914c-316627badf6e - - - - - -] Attempt 1 to provision port 79c5f54d-710e-448e-94ac-a81e477afb6c 2026-06-24 19:19:18.635 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 79c5f54d-710e-448e-94ac-a81e477afb6c 2026-06-24 19:19:18.747 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d6748ea-747c-46b9-a9a3-7f14f6335fd2'] response: {'server_uuid': '9040442f-29d5-45d3-95b0-46e646168128', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79c5f54d-710e-448e-94ac-a81e477afb6c', 'code': 200} 2026-06-24 19:19:19.246 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 79c5f54d-710e-448e-94ac-a81e477afb6c 2026-06-24 19:19:30.597 13 INFO neutron.plugins.ml2.plugin [None req-a10c38cb-d875-4815-a0b5-d903d8f9422f - - - - - -] Attempt 1 to provision port 0fef2d15-3b27-4600-a4da-82420ff56c18 2026-06-24 19:19:37.288 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 0fef2d15-3b27-4600-a4da-82420ff56c18 2026-06-24 19:19:37.390 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-32f7c519-3387-4c61-8e4e-df8ade7722b6'] response: {'server_uuid': '9040442f-29d5-45d3-95b0-46e646168128', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0fef2d15-3b27-4600-a4da-82420ff56c18', 'code': 200} 2026-06-24 19:19:39.261 13 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 0fef2d15-3b27-4600-a4da-82420ff56c18 2026-06-24 19:19:41.048 13 INFO neutron.plugins.ml2.plugin [None req-d8789d33-8b53-41ba-8b36-fc947d52c368 - - - - - -] Attempt 1 to provision port 79c5f54d-710e-448e-94ac-a81e477afb6c 2026-06-24 19:19:41.305 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 79c5f54d-710e-448e-94ac-a81e477afb6c 2026-06-24 19:19:54.300 16 INFO neutron.plugins.ml2.plugin [None req-3c905585-f5d2-4384-945b-2717c84a682f - - - - - -] Attempt 1 to provision port 0fef2d15-3b27-4600-a4da-82420ff56c18 2026-06-24 19:19:55.374 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 0fef2d15-3b27-4600-a4da-82420ff56c18 2026-06-24 19:19:55.638 13 INFO neutron.plugins.ml2.plugin [None req-e4cb3e7a-c0cc-46a5-b385-8a3ba7457f10 - - - - - -] Attempt 1 to provision port 0fef2d15-3b27-4600-a4da-82420ff56c18 2026-06-24 19:20:04.704 13 INFO neutron.plugins.ml2.plugin [None req-c133ac8c-25a2-4c20-af16-bcd38db925f5 - - - - - -] Attempt 1 to provision port 79c5f54d-710e-448e-94ac-a81e477afb6c 2026-06-24 19:20:05.290 16 INFO neutron.plugins.ml2.plugin [None req-7696c1be-93e1-4bcf-936f-954cf8f77c52 - - - - - -] Attempt 1 to provision port 79c5f54d-710e-448e-94ac-a81e477afb6c