+ 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-16 01:42:38.948 1 INFO neutron.common.config [-] Logging enabled! 2026-06-16 01:42:38.948 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-16 01:42:38.948 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-16 01:42:38.948 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-16 01:42:40.351 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 01:42:40.353 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-16 01:42:40.356 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-16 01:42:40.357 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 01:42:40.357 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-16 01:42:40.358 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-16 01:42:40.358 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 01:42:40.364 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 01:42:40.364 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 01:42:40.364 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 01:42:40.382 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-16 01:42:40.383 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 01:42:40.383 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-16 01:42:40.402 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-16 01:42:40.402 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-16 01:42:40.403 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-16 01:42:40.403 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-16 01:42:40.636 1 INFO neutron.plugins.ml2.managers [None req-97dbe464-f0a1-459c-a447-b2211265df6f - - - - - -] Initializing driver for type 'vlan' 2026-06-16 01:42:40.877 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-97dbe464-f0a1-459c-a447-b2211265df6f - - - - - -] VlanTypeDriver initialization complete 2026-06-16 01:42:40.877 1 INFO neutron.plugins.ml2.managers [None req-97dbe464-f0a1-459c-a447-b2211265df6f - - - - - -] Initializing driver for type 'vxlan' 2026-06-16 01:42:40.877 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-97dbe464-f0a1-459c-a447-b2211265df6f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-16 01:42:40.891 1 INFO neutron.plugins.ml2.managers [None req-97dbe464-f0a1-459c-a447-b2211265df6f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-16 01:42:40.891 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-97dbe464-f0a1-459c-a447-b2211265df6f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-16 01:42:40.891 1 INFO neutron.plugins.ml2.managers [None req-97dbe464-f0a1-459c-a447-b2211265df6f - - - - - -] Initializing extension driver 'port_security' 2026-06-16 01:42:40.892 1 INFO neutron.plugins.ml2.extensions.port_security [None req-97dbe464-f0a1-459c-a447-b2211265df6f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-16 01:42:40.892 1 INFO neutron.plugins.ml2.managers [None req-97dbe464-f0a1-459c-a447-b2211265df6f - - - - - -] Initializing extension driver 'qos' 2026-06-16 01:42:40.892 1 INFO neutron.plugins.ml2.managers [None req-97dbe464-f0a1-459c-a447-b2211265df6f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-16 01:42:40.892 1 INFO neutron.plugins.ml2.managers [None req-97dbe464-f0a1-459c-a447-b2211265df6f - - - - - -] Initializing mechanism driver 'l2population' 2026-06-16 01:42:40.905 1 INFO neutron.quota [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded quota_driver: . 2026-06-16 01:42:40.905 1 INFO neutron.plugins.ml2.plugin [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Modular L2 Plugin initialization complete 2026-06-16 01:42:40.905 1 INFO neutron.plugins.ml2.managers [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-16 01:42:40.905 1 INFO neutron.plugins.ml2.managers [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-16 01:42:40.905 1 INFO neutron.plugins.ml2.managers [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-16 01:42:40.906 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: qos 2026-06-16 01:42:40.916 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: router 2026-06-16 01:42:40.949 1 INFO neutron.services.service_base [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-16 01:42:40.949 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: segments 2026-06-16 01:42:41.015 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: trunk 2026-06-16 01:42:41.027 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: vpnaas 2026-06-16 01:42:41.061 1 WARNING stevedore.named [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 01:42:41.121 1 INFO neutron_vpnaas.services.vpn.plugin [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-16 01:42:41.121 1 INFO neutron.common.utils [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-16 01:42:41.121 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: taas 2026-06-16 01:42:41.141 1 WARNING stevedore.named [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 01:42:41.141 1 WARNING stevedore.named [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 01:42:41.161 1 INFO neutron_taas.services.taas.taas_plugin [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-16 01:42:41.162 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: tapmirror 2026-06-16 01:42:41.172 1 WARNING stevedore.named [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 01:42:41.172 1 WARNING stevedore.named [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 01:42:41.189 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-16 01:42:41.190 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: auto_allocate 2026-06-16 01:42:41.198 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: tag 2026-06-16 01:42:41.207 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: timestamp 2026-06-16 01:42:41.209 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: network_ip_availability 2026-06-16 01:42:41.212 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: flavors 2026-06-16 01:42:41.215 1 INFO neutron.manager [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loading Plugin: revisions 2026-06-16 01:42:41.217 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Initializing extension manager. 2026-06-16 01:42:41.219 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: address-group 2026-06-16 01:42:41.219 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: address-scope 2026-06-16 01:42:41.220 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-16 01:42:41.221 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: agent 2026-06-16 01:42:41.221 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: agent-resources-synced 2026-06-16 01:42:41.222 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-16 01:42:41.223 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-16 01:42:41.223 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: availability_zone 2026-06-16 01:42:41.224 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: availability_zone_filter 2026-06-16 01:42:41.224 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-16 01:42:41.224 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: default-subnetpools 2026-06-16 01:42:41.226 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-16 01:42:41.226 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: dns-integration 2026-06-16 01:42:41.226 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: dns-domain-ports 2026-06-16 01:42:41.227 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-16 01:42:41.227 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: dvr 2026-06-16 01:42:41.228 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-16 01:42:41.228 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: empty-string-filtering 2026-06-16 01:42:41.229 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 01:42:41.229 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-16 01:42:41.229 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: external-net 2026-06-16 01:42:41.230 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-16 01:42:41.230 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: extraroute 2026-06-16 01:42:41.231 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: extraroute-atomic 2026-06-16 01:42:41.231 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-16 01:42:41.231 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-16 01:42:41.232 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-16 01:42:41.232 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-16 01:42:41.233 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: fip-port-details 2026-06-16 01:42:41.233 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: flavors 2026-06-16 01:42:41.234 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-16 01:42:41.235 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: floatingip-pools 2026-06-16 01:42:41.235 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: ip_allocation 2026-06-16 01:42:41.236 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-16 01:42:41.236 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: l2_adjacency 2026-06-16 01:42:41.237 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: router 2026-06-16 01:42:41.240 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 01:42:41.241 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-16 01:42:41.241 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-16 01:42:41.242 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: ext-gw-mode 2026-06-16 01:42:41.242 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: l3-ha 2026-06-16 01:42:41.243 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-16 01:42:41.243 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-16 01:42:41.243 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: l3-flavors 2026-06-16 01:42:41.245 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-16 01:42:41.245 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-16 01:42:41.247 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-16 01:42:41.248 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-16 01:42:41.248 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-16 01:42:41.249 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-16 01:42:41.250 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-16 01:42:41.250 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: multi-provider 2026-06-16 01:42:41.251 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: net-mtu 2026-06-16 01:42:41.251 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: net-mtu-writable 2026-06-16 01:42:41.252 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: network_availability_zone 2026-06-16 01:42:41.252 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: network_ha 2026-06-16 01:42:41.252 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: network-ip-availability 2026-06-16 01:42:41.253 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-16 01:42:41.254 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: pagination 2026-06-16 01:42:41.254 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: port-device-profile 2026-06-16 01:42:41.255 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-16 01:42:41.255 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-16 01:42:41.255 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-16 01:42:41.256 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: port-mac-override 2026-06-16 01:42:41.256 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-16 01:42:41.257 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-16 01:42:41.257 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-16 01:42:41.257 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: port-resource-request 2026-06-16 01:42:41.258 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-16 01:42:41.258 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-16 01:42:41.259 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: binding 2026-06-16 01:42:41.259 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: binding-extended 2026-06-16 01:42:41.260 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: port-security 2026-06-16 01:42:41.260 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: project-id 2026-06-16 01:42:41.260 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: provider 2026-06-16 01:42:41.261 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-16 01:42:41.263 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos 2026-06-16 01:42:41.263 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-16 01:42:41.264 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-16 01:42:41.264 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-default 2026-06-16 01:42:41.264 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-fip 2026-06-16 01:42:41.265 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-16 01:42:41.265 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-16 01:42:41.266 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-16 01:42:41.266 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-16 01:42:41.267 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-16 01:42:41.268 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-pps 2026-06-16 01:42:41.268 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-16 01:42:41.268 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-16 01:42:41.269 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: qos-rules-alias 2026-06-16 01:42:41.269 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: quota-check-limit 2026-06-16 01:42:41.270 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-16 01:42:41.271 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: quotas 2026-06-16 01:42:41.274 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: quota_details 2026-06-16 01:42:41.275 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: rbac-policies 2026-06-16 01:42:41.276 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: rbac-address-group 2026-06-16 01:42:41.276 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: rbac-address-scope 2026-06-16 01:42:41.276 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: rbac-security-groups 2026-06-16 01:42:41.277 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-16 01:42:41.277 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: revision-if-match 2026-06-16 01:42:41.278 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-16 01:42:41.278 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: router_availability_zone 2026-06-16 01:42:41.279 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-16 01:42:41.280 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-16 01:42:41.280 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-16 01:42:41.281 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-16 01:42:41.281 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-16 01:42:41.281 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-16 01:42:41.282 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-16 01:42:41.285 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: security-group 2026-06-16 01:42:41.286 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: segment 2026-06-16 01:42:41.287 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-16 01:42:41.287 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: service-type 2026-06-16 01:42:41.288 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: sorting 2026-06-16 01:42:41.288 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: standard-attr-segment 2026-06-16 01:42:41.289 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: standard-attr-description 2026-06-16 01:42:41.289 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: stateful-security-group 2026-06-16 01:42:41.289 1 WARNING neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-16 01:42:41.290 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-16 01:42:41.290 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: subnet-external-network 2026-06-16 01:42:41.291 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: subnet_onboard 2026-06-16 01:42:41.291 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-16 01:42:41.291 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: subnet-service-types 2026-06-16 01:42:41.292 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: subnet_allocation 2026-06-16 01:42:41.293 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-16 01:42:41.293 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: tag-creation 2026-06-16 01:42:41.293 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-16 01:42:41.296 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: standard-attr-tag 2026-06-16 01:42:41.297 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-16 01:42:41.298 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: trunk 2026-06-16 01:42:41.298 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: trunk-details 2026-06-16 01:42:41.298 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-16 01:42:41.299 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-16 01:42:41.299 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-16 01:42:41.300 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-16 01:42:41.301 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-16 01:42:41.302 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-16 01:42:41.303 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: vpn-flavors 2026-06-16 01:42:41.304 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: vpnaas 2026-06-16 01:42:41.305 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: taas 2026-06-16 01:42:41.306 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: tap-mirror 2026-06-16 01:42:41.307 1 INFO neutron.api.extensions [None req-4953c54e-e721-4668-a9dd-49cfe9c95232 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-16 01:43:11.389 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-16 01:43:11.437 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-16 01:43:11.438 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-16 01:43:27.498 16 INFO neutron.db.l3_hamode_db [None req-45dec063-3abd-406f-b1bb-7ffcebb59c9a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 01:43:38.872 13 INFO neutron.plugins.ml2.plugin [None req-379ae686-0cc0-4559-be61-8430752e832a - - - - - -] Attempt 1 to provision port 5ce564bf-226f-49c2-af6c-245773e3e372 2026-06-16 01:43:39.073 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 5ce564bf-226f-49c2-af6c-245773e3e372 2026-06-16 01:43:40.543 13 INFO neutron.plugins.ml2.plugin [None req-028788e7-6738-49dd-b363-d4f3d41272cd - - - - - -] Attempt 1 to provision port 5ce564bf-226f-49c2-af6c-245773e3e372 2026-06-16 01:43:41.179 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 5ce564bf-226f-49c2-af6c-245773e3e372 2026-06-16 01:48:14.333 13 INFO neutron.plugins.ml2.plugin [None req-062caa41-ec75-4dda-b096-60ac8c6839dd - - - - - -] Attempt 1 to provision port 583a10ea-2275-4081-b24b-dc1e4c983868 2026-06-16 01:48:15.115 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 583a10ea-2275-4081-b24b-dc1e4c983868 2026-06-16 01:48:15.985 13 INFO neutron.plugins.ml2.plugin [None req-cd461346-6b5c-429f-b1a0-95a03a14a197 - - - - - -] Attempt 1 to provision port 583a10ea-2275-4081-b24b-dc1e4c983868 2026-06-16 01:48:20.795 13 INFO neutron.plugins.ml2.plugin [None req-501de2e7-13b9-47e2-aad5-bf9c1ea8733a - - - - - -] Attempt 1 to provision port 6509268f-6be1-43f9-86e3-38e01e9ac608 2026-06-16 01:51:59.738 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 6509268f-6be1-43f9-86e3-38e01e9ac608 2026-06-16 01:52:01.173 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 6509268f-6be1-43f9-86e3-38e01e9ac608 2026-06-16 02:00:13.303 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port c5f9a711-8314-4be2-8433-0fdfcaf3fcdc 2026-06-16 02:00:15.287 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port c5f9a711-8314-4be2-8433-0fdfcaf3fcdc 2026-06-16 02:11:07.063 16 INFO neutron.plugins.ml2.plugin [None req-f9c0a65f-36a2-4dff-9a98-92d43be3a314 - - - - - -] Attempt 1 to provision port 6509268f-6be1-43f9-86e3-38e01e9ac608 2026-06-16 02:11:07.177 16 INFO neutron.plugins.ml2.plugin [None req-f9c0a65f-36a2-4dff-9a98-92d43be3a314 - - - - - -] Attempt 1 to provision port 5ce564bf-226f-49c2-af6c-245773e3e372 2026-06-16 02:11:07.230 16 INFO neutron.plugins.ml2.plugin [None req-f9c0a65f-36a2-4dff-9a98-92d43be3a314 - - - - - -] Attempt 1 to provision port 583a10ea-2275-4081-b24b-dc1e4c983868 2026-06-16 02:16:37.605 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 45b34190-61fe-489d-b326-dd02bc748d58 2026-06-16 02:16:39.920 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port bedc6499-7de8-4adc-a4ad-54d07847acb3 2026-06-16 02:16:40.240 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 45b34190-61fe-489d-b326-dd02bc748d58 2026-06-16 02:16:45.765 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 760bf02e-06f6-474f-b5c6-0a96b0f7fd5f 2026-06-16 02:16:47.608 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 760bf02e-06f6-474f-b5c6-0a96b0f7fd5f 2026-06-16 02:16:49.134 13 INFO neutron.plugins.ml2.plugin [None req-59e64c23-789c-40c7-8398-44fff7117060 - - - - - -] Attempt 1 to provision port 2aa6a340-7446-4317-800b-616dd4496feb 2026-06-16 02:16:49.164 13 INFO neutron.plugins.ml2.plugin [None req-59e64c23-789c-40c7-8398-44fff7117060 - - - - - -] Attempt 1 to provision port 45b34190-61fe-489d-b326-dd02bc748d58 2026-06-16 02:16:51.607 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port f2d307db-cef3-4f13-8bae-9bc8158f2e76 2026-06-16 02:16:53.705 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port f2d307db-cef3-4f13-8bae-9bc8158f2e76 2026-06-16 02:16:53.936 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 3f3e9ad5-501e-4f8c-93c2-e112d11501e2 2026-06-16 02:16:55.584 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 3f3e9ad5-501e-4f8c-93c2-e112d11501e2 2026-06-16 02:16:56.460 16 INFO neutron.plugins.ml2.plugin [None req-1b74fa57-ca3d-4766-a662-3a4f04df065d - - - - - -] Attempt 1 to provision port 76ed2ef7-f0d8-4915-a80b-7de5426ae3a3 2026-06-16 02:16:56.485 16 INFO neutron.plugins.ml2.plugin [None req-1b74fa57-ca3d-4766-a662-3a4f04df065d - - - - - -] Attempt 1 to provision port 311a00ef-284d-42cf-8f98-97df3eb7c9cf 2026-06-16 02:16:56.519 16 INFO neutron.plugins.ml2.plugin [None req-1b74fa57-ca3d-4766-a662-3a4f04df065d - - - - - -] Attempt 1 to provision port 3f3e9ad5-501e-4f8c-93c2-e112d11501e2 2026-06-16 02:16:56.589 16 INFO neutron.plugins.ml2.plugin [None req-1b74fa57-ca3d-4766-a662-3a4f04df065d - - - - - -] Attempt 1 to provision port 7505e9a0-2174-4631-bb93-b907494b28c1 2026-06-16 02:16:56.626 16 INFO neutron.plugins.ml2.plugin [None req-1b74fa57-ca3d-4766-a662-3a4f04df065d - - - - - -] Attempt 1 to provision port 45b34190-61fe-489d-b326-dd02bc748d58 2026-06-16 02:17:00.175 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 1d0df198-869a-4f41-b365-10a8323d57bb 2026-06-16 02:17:00.833 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c778114-9832-4e35-a7e8-1d7a322f4cfd'] response: {'server_uuid': '81cdb720-2809-4ba3-9f31-e77f25143f13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d0df198-869a-4f41-b365-10a8323d57bb', 'code': 200} 2026-06-16 02:17:01.063 16 INFO neutron.plugins.ml2.plugin [None req-94a1971b-7eda-4b58-9b98-f02f73019cf5 - - - - - -] Attempt 1 to provision port 7505e9a0-2174-4631-bb93-b907494b28c1 2026-06-16 02:17:01.104 16 INFO neutron.plugins.ml2.plugin [None req-94a1971b-7eda-4b58-9b98-f02f73019cf5 - - - - - -] Attempt 1 to provision port 76ed2ef7-f0d8-4915-a80b-7de5426ae3a3 2026-06-16 02:17:01.671 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 1d0df198-869a-4f41-b365-10a8323d57bb 2026-06-16 02:17:06.393 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 421d10c7-ca3e-44f5-95c3-9234b5cf1e07 2026-06-16 02:17:06.690 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc63795f-a951-4b3e-9d91-1d38ca30329e'] response: {'server_uuid': 'e6040eda-a663-4c2c-bcd4-97df2ab950ad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '421d10c7-ca3e-44f5-95c3-9234b5cf1e07', 'code': 200} 2026-06-16 02:17:07.587 16 INFO neutron.plugins.ml2.plugin [None req-50d9b4fe-e747-4286-aa0a-6f482a007b83 - - - - - -] Attempt 1 to provision port 7505e9a0-2174-4631-bb93-b907494b28c1 2026-06-16 02:17:07.791 16 INFO neutron.plugins.ml2.plugin [None req-50d9b4fe-e747-4286-aa0a-6f482a007b83 - - - - - -] Attempt 1 to provision port 5c134d34-69e0-4331-b325-c6ff52cad4b8 2026-06-16 02:17:07.970 16 INFO neutron.plugins.ml2.plugin [None req-50d9b4fe-e747-4286-aa0a-6f482a007b83 - - - - - -] Attempt 1 to provision port 1d0df198-869a-4f41-b365-10a8323d57bb 2026-06-16 02:17:08.602 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 421d10c7-ca3e-44f5-95c3-9234b5cf1e07 2026-06-16 02:17:18.517 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 71f3084e-d3ee-4514-950b-a99ffeb0bb10 2026-06-16 02:17:19.259 16 INFO neutron.plugins.ml2.plugin [None req-c1bd41ff-99e6-4f9c-ad54-c3b2e88bb082 - - - - - -] Attempt 1 to provision port 71f3084e-d3ee-4514-950b-a99ffeb0bb10 2026-06-16 02:17:20.468 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 71f3084e-d3ee-4514-950b-a99ffeb0bb10 2026-06-16 02:17:22.675 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 311a00ef-284d-42cf-8f98-97df3eb7c9cf 2026-06-16 02:17:22.927 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port e357b48d-f851-460e-bc78-d09405f56dfa 2026-06-16 02:17:24.666 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 311a00ef-284d-42cf-8f98-97df3eb7c9cf 2026-06-16 02:17:24.832 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 346c7b79-0d8c-4de3-b68c-74684d1bc02d 2026-06-16 02:17:25.275 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 76ed2ef7-f0d8-4915-a80b-7de5426ae3a3 2026-06-16 02:17:26.803 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 76ed2ef7-f0d8-4915-a80b-7de5426ae3a3 2026-06-16 02:17:27.005 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 346c7b79-0d8c-4de3-b68c-74684d1bc02d 2026-06-16 02:17:27.211 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 565402e8-f63a-4560-8e96-9aa9ce4ada6a 2026-06-16 02:17:28.003 13 INFO neutron.plugins.ml2.plugin [None req-6c0e30c6-a3db-43fe-9783-cfdbe2af979d - - - - - -] Attempt 1 to provision port 565402e8-f63a-4560-8e96-9aa9ce4ada6a 2026-06-16 02:17:28.059 13 INFO neutron.plugins.ml2.plugin [None req-6c0e30c6-a3db-43fe-9783-cfdbe2af979d - - - - - -] Attempt 1 to provision port 27ec55dc-cc96-46b9-9754-11c4b10c93fd 2026-06-16 02:17:28.082 13 INFO neutron.plugins.ml2.plugin [None req-6c0e30c6-a3db-43fe-9783-cfdbe2af979d - - - - - -] Attempt 1 to provision port 1327dfef-6866-4c77-87a6-1494a0c8fec2 2026-06-16 02:17:28.755 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 565402e8-f63a-4560-8e96-9aa9ce4ada6a 2026-06-16 02:17:38.373 13 INFO neutron.plugins.ml2.plugin [None req-8bebcd16-dbbe-4644-8f96-47cbe2a5d192 - - - - - -] Attempt 1 to provision port 565402e8-f63a-4560-8e96-9aa9ce4ada6a 2026-06-16 02:17:38.423 13 INFO neutron.plugins.ml2.plugin [None req-8bebcd16-dbbe-4644-8f96-47cbe2a5d192 - - - - - -] Attempt 1 to provision port 1327dfef-6866-4c77-87a6-1494a0c8fec2 2026-06-16 02:17:39.000 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 01711589-35ba-45dd-9817-0f161778dc14 2026-06-16 02:17:39.114 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6351069-b891-4782-937a-d0e8ece1925d'] response: {'server_uuid': 'a9329fea-8819-44a7-ac93-b92598974c39', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01711589-35ba-45dd-9817-0f161778dc14', 'code': 200} 2026-06-16 02:17:41.015 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 27ec55dc-cc96-46b9-9754-11c4b10c93fd 2026-06-16 02:17:41.278 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 01711589-35ba-45dd-9817-0f161778dc14 2026-06-16 02:17:41.455 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 1327dfef-6866-4c77-87a6-1494a0c8fec2 2026-06-16 02:17:42.741 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 27ec55dc-cc96-46b9-9754-11c4b10c93fd 2026-06-16 02:17:42.887 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 1327dfef-6866-4c77-87a6-1494a0c8fec2 2026-06-16 02:18:00.726 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 63175ad6-5710-4eb9-8c49-ada3862768f5 2026-06-16 02:18:02.685 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 63175ad6-5710-4eb9-8c49-ada3862768f5 2026-06-16 02:18:06.834 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port d9f6956b-f98a-4a40-a7ef-86a4d65c189c 2026-06-16 02:18:07.432 13 INFO neutron.plugins.ml2.plugin [None req-4dc885a5-d89b-4189-bd8a-f4f29b901b50 - - - - - -] Attempt 1 to provision port d9f6956b-f98a-4a40-a7ef-86a4d65c189c 2026-06-16 02:18:07.595 13 INFO neutron.plugins.ml2.plugin [None req-4dc885a5-d89b-4189-bd8a-f4f29b901b50 - - - - - -] Attempt 1 to provision port 7ff1813e-31ab-4e0d-9fae-84b196342513 2026-06-16 02:18:07.688 13 INFO neutron.plugins.ml2.plugin [None req-4dc885a5-d89b-4189-bd8a-f4f29b901b50 - - - - - -] Attempt 1 to provision port 4405bdf7-30e0-43e5-a2f3-201b913a9be3 2026-06-16 02:18:07.736 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 0cf3ab3e-69ee-487a-947a-379e1fb15061 2026-06-16 02:18:07.772 13 INFO neutron.plugins.ml2.plugin [None req-4dc885a5-d89b-4189-bd8a-f4f29b901b50 - - - - - -] Attempt 1 to provision port 69405888-a510-4980-a00a-a3675cb5b10d 2026-06-16 02:18:08.838 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 0cf3ab3e-69ee-487a-947a-379e1fb15061 2026-06-16 02:18:09.119 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 31d32777-3aaa-4a46-adbe-bc3a5280134b 2026-06-16 02:18:09.528 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port d9f6956b-f98a-4a40-a7ef-86a4d65c189c 2026-06-16 02:18:10.734 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 31d32777-3aaa-4a46-adbe-bc3a5280134b 2026-06-16 02:18:13.421 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 95ece162-6780-4a7a-b352-348847755bb1 2026-06-16 02:18:13.941 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-76e9bbbe-eb60-4061-aacc-26ced8147c2e'] response: {'server_uuid': '967ae939-fa4f-4dd8-a298-b10df5db3638', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95ece162-6780-4a7a-b352-348847755bb1', 'code': 200} 2026-06-16 02:18:14.938 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 26c569b6-39de-45f3-8c9b-6360e4bf2a82 2026-06-16 02:18:15.351 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 95ece162-6780-4a7a-b352-348847755bb1 2026-06-16 02:18:15.629 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 55d74104-c41e-46c7-a7fc-0d822f64917d 2026-06-16 02:18:17.010 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 26c569b6-39de-45f3-8c9b-6360e4bf2a82 2026-06-16 02:18:17.644 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 55d74104-c41e-46c7-a7fc-0d822f64917d 2026-06-16 02:18:19.802 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 2b596ba3-8194-4523-9af7-b21114f0f727 2026-06-16 02:18:19.947 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7666c3f-f3e4-4e5d-b0ae-c079c3a0e7db'] response: {'server_uuid': '5280e0ba-294a-4872-a5b6-c4d90ebdcf1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b596ba3-8194-4523-9af7-b21114f0f727', 'code': 200} 2026-06-16 02:18:21.071 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 3659e2b2-d101-4e2d-b3ac-bf8e21ef9dfa 2026-06-16 02:18:21.415 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 2b596ba3-8194-4523-9af7-b21114f0f727 2026-06-16 02:18:22.825 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 3659e2b2-d101-4e2d-b3ac-bf8e21ef9dfa 2026-06-16 02:18:24.621 13 INFO neutron.plugins.ml2.plugin [None req-7f6b762e-e141-46a2-b789-de7f37a8745c - - - - - -] Attempt 1 to provision port 4405bdf7-30e0-43e5-a2f3-201b913a9be3 2026-06-16 02:18:24.658 13 INFO neutron.plugins.ml2.plugin [None req-7f6b762e-e141-46a2-b789-de7f37a8745c - - - - - -] Attempt 1 to provision port d9f6956b-f98a-4a40-a7ef-86a4d65c189c 2026-06-16 02:18:24.720 13 INFO neutron.plugins.ml2.plugin [None req-7f6b762e-e141-46a2-b789-de7f37a8745c - - - - - -] Attempt 1 to provision port 633e08e2-bd0a-4dc0-8598-098dcdc061bf 2026-06-16 02:18:24.741 13 INFO neutron.plugins.ml2.plugin [None req-7f6b762e-e141-46a2-b789-de7f37a8745c - - - - - -] Attempt 1 to provision port ad6a6370-4dcc-49c4-9e64-91937822851c 2026-06-16 02:18:24.765 13 INFO neutron.plugins.ml2.plugin [None req-7f6b762e-e141-46a2-b789-de7f37a8745c - - - - - -] Attempt 1 to provision port 804bbb29-204e-4d7b-b2e4-4cdb4aff4759 2026-06-16 02:18:24.786 13 INFO neutron.plugins.ml2.plugin [None req-7f6b762e-e141-46a2-b789-de7f37a8745c - - - - - -] Attempt 1 to provision port 2b596ba3-8194-4523-9af7-b21114f0f727 2026-06-16 02:18:24.839 13 INFO neutron.plugins.ml2.plugin [None req-7f6b762e-e141-46a2-b789-de7f37a8745c - - - - - -] Attempt 1 to provision port 3d5f5f5d-be13-49f8-bb09-d67054acbf9e 2026-06-16 02:18:24.873 13 INFO neutron.plugins.ml2.plugin [None req-7f6b762e-e141-46a2-b789-de7f37a8745c - - - - - -] Attempt 1 to provision port 55d74104-c41e-46c7-a7fc-0d822f64917d 2026-06-16 02:18:24.929 13 INFO neutron.plugins.ml2.plugin [None req-7f6b762e-e141-46a2-b789-de7f37a8745c - - - - - -] Attempt 1 to provision port 3659e2b2-d101-4e2d-b3ac-bf8e21ef9dfa 2026-06-16 02:18:28.015 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 4abf3ef4-feb4-4b85-8127-d93dbb6f6d89 2026-06-16 02:18:28.126 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-16e1667f-b8c5-43f2-82d6-15114393fdd8'] response: {'server_uuid': '1fa01947-7562-4778-be92-92a865dc5abd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4abf3ef4-feb4-4b85-8127-d93dbb6f6d89', 'code': 200} 2026-06-16 02:18:29.715 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 4abf3ef4-feb4-4b85-8127-d93dbb6f6d89 2026-06-16 02:18:29.948 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 421eef1f-145e-4611-bc31-96a3a72cd630 2026-06-16 02:18:30.205 13 INFO neutron.plugins.ml2.plugin [None req-1a79603f-d593-45fd-8e40-69aeada6f459 - - - - - -] Attempt 1 to provision port ad6a6370-4dcc-49c4-9e64-91937822851c 2026-06-16 02:18:30.271 13 INFO neutron.plugins.ml2.plugin [None req-1a79603f-d593-45fd-8e40-69aeada6f459 - - - - - -] Attempt 1 to provision port 4abf3ef4-feb4-4b85-8127-d93dbb6f6d89 2026-06-16 02:18:30.389 13 INFO neutron.plugins.ml2.plugin [None req-1a79603f-d593-45fd-8e40-69aeada6f459 - - - - - -] Attempt 1 to provision port 421eef1f-145e-4611-bc31-96a3a72cd630 2026-06-16 02:18:30.447 13 INFO neutron.plugins.ml2.plugin [None req-1a79603f-d593-45fd-8e40-69aeada6f459 - - - - - -] Attempt 1 to provision port ea4b6fd6-51bf-423e-a831-df0780e3af9f 2026-06-16 02:18:31.637 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 69405888-a510-4980-a00a-a3675cb5b10d 2026-06-16 02:18:31.986 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port ad6a6370-4dcc-49c4-9e64-91937822851c 2026-06-16 02:18:32.504 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 421eef1f-145e-4611-bc31-96a3a72cd630 2026-06-16 02:18:34.098 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port ea4b6fd6-51bf-423e-a831-df0780e3af9f 2026-06-16 02:18:34.789 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 633e08e2-bd0a-4dc0-8598-098dcdc061bf 2026-06-16 02:18:36.054 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 75a9793d-82aa-407d-84c1-60f50d6348ef 2026-06-16 02:18:36.526 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 804bbb29-204e-4d7b-b2e4-4cdb4aff4759 2026-06-16 02:18:36.942 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 633e08e2-bd0a-4dc0-8598-098dcdc061bf 2026-06-16 02:18:37.103 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port ea4b6fd6-51bf-423e-a831-df0780e3af9f 2026-06-16 02:18:37.370 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 3d5f5f5d-be13-49f8-bb09-d67054acbf9e 2026-06-16 02:18:39.039 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 804bbb29-204e-4d7b-b2e4-4cdb4aff4759 2026-06-16 02:18:39.207 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 75a9793d-82aa-407d-84c1-60f50d6348ef 2026-06-16 02:18:39.463 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 3d5f5f5d-be13-49f8-bb09-d67054acbf9e 2026-06-16 02:18:39.735 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 654b8571-43ac-47ea-8b2e-892975db9ea1 2026-06-16 02:18:40.805 16 INFO neutron.plugins.ml2.plugin [None req-88b473ea-f8c2-4313-bb74-542f8018954d - - - - - -] Attempt 1 to provision port 421eef1f-145e-4611-bc31-96a3a72cd630 2026-06-16 02:18:40.920 16 INFO neutron.plugins.ml2.plugin [None req-88b473ea-f8c2-4313-bb74-542f8018954d - - - - - -] Attempt 1 to provision port 4abf3ef4-feb4-4b85-8127-d93dbb6f6d89 2026-06-16 02:18:41.022 16 INFO neutron.plugins.ml2.plugin [None req-88b473ea-f8c2-4313-bb74-542f8018954d - - - - - -] Attempt 1 to provision port 45782e61-8b62-49d2-abc2-1520e3759096 2026-06-16 02:18:41.070 16 INFO neutron.plugins.ml2.plugin [None req-88b473ea-f8c2-4313-bb74-542f8018954d - - - - - -] Attempt 1 to provision port ea4b6fd6-51bf-423e-a831-df0780e3af9f 2026-06-16 02:18:41.153 16 INFO neutron.plugins.ml2.plugin [None req-88b473ea-f8c2-4313-bb74-542f8018954d - - - - - -] Attempt 1 to provision port 654b8571-43ac-47ea-8b2e-892975db9ea1 2026-06-16 02:18:41.257 16 INFO neutron.plugins.ml2.plugin [None req-88b473ea-f8c2-4313-bb74-542f8018954d - - - - - -] Attempt 1 to provision port 3d5f5f5d-be13-49f8-bb09-d67054acbf9e 2026-06-16 02:18:41.469 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 654b8571-43ac-47ea-8b2e-892975db9ea1 2026-06-16 02:18:45.932 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 43f5c8a4-82ee-4a15-9743-369365825220 2026-06-16 02:18:46.060 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1ab50e8-5565-4dc8-8190-efb35d87285b'] response: {'server_uuid': 'ac54e24a-b01f-4361-a0be-61a379a6ec5b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43f5c8a4-82ee-4a15-9743-369365825220', 'code': 200} 2026-06-16 02:18:47.378 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 43f5c8a4-82ee-4a15-9743-369365825220 2026-06-16 02:18:50.188 16 INFO neutron.plugins.ml2.plugin [None req-8703a6cd-f40f-4813-a746-e32d9cff4041 - - - - - -] Attempt 1 to provision port 43f5c8a4-82ee-4a15-9743-369365825220 2026-06-16 02:18:50.242 16 INFO neutron.plugins.ml2.plugin [None req-8703a6cd-f40f-4813-a746-e32d9cff4041 - - - - - -] Attempt 1 to provision port ea4b6fd6-51bf-423e-a831-df0780e3af9f 2026-06-16 02:18:50.292 16 INFO neutron.plugins.ml2.plugin [None req-8703a6cd-f40f-4813-a746-e32d9cff4041 - - - - - -] Attempt 1 to provision port 654b8571-43ac-47ea-8b2e-892975db9ea1 2026-06-16 02:18:50.338 16 INFO neutron.plugins.ml2.plugin [None req-8703a6cd-f40f-4813-a746-e32d9cff4041 - - - - - -] Attempt 1 to provision port ce8649c1-5eeb-40a3-b882-c4eec3cb4bdb 2026-06-16 02:18:50.356 16 INFO neutron.plugins.ml2.plugin [None req-8703a6cd-f40f-4813-a746-e32d9cff4041 - - - - - -] Attempt 1 to provision port 45782e61-8b62-49d2-abc2-1520e3759096 2026-06-16 02:18:51.420 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 45782e61-8b62-49d2-abc2-1520e3759096 2026-06-16 02:18:52.259 13 INFO neutron.plugins.ml2.plugin [None req-c53e386d-5b6e-4cf9-950d-64ea706ee468 - - - - - -] Attempt 1 to provision port 43f5c8a4-82ee-4a15-9743-369365825220 2026-06-16 02:18:53.542 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port ce8649c1-5eeb-40a3-b882-c4eec3cb4bdb 2026-06-16 02:18:53.893 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 45782e61-8b62-49d2-abc2-1520e3759096 2026-06-16 02:18:54.064 13 INFO neutron.plugins.ml2.plugin [None req-d6379a2f-4a7b-4c89-95c2-6f1ab078abb4 - - - - - -] Attempt 1 to provision port 9305d585-2e10-4570-86be-6c752836f1a6 2026-06-16 02:18:55.522 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port ce8649c1-5eeb-40a3-b882-c4eec3cb4bdb 2026-06-16 02:18:55.700 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 47ea7db1-7e85-4909-a51a-931017b4a0e8 2026-06-16 02:18:57.753 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 3b2b1169-e099-41c1-a0dc-9d2c89cd88dd 2026-06-16 02:18:58.444 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 47ea7db1-7e85-4909-a51a-931017b4a0e8 2026-06-16 02:18:59.184 16 INFO neutron.plugins.ml2.plugin [None req-58d45c34-96df-4554-88eb-24cf6a386c80 - - - - - -] Attempt 1 to provision port d2e8eafd-2af3-457a-840f-5987cc82afc0 2026-06-16 02:18:59.224 16 INFO neutron.plugins.ml2.plugin [None req-58d45c34-96df-4554-88eb-24cf6a386c80 - - - - - -] Attempt 1 to provision port 3b2b1169-e099-41c1-a0dc-9d2c89cd88dd 2026-06-16 02:18:59.850 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 3b2b1169-e099-41c1-a0dc-9d2c89cd88dd 2026-06-16 02:19:07.661 13 INFO neutron.plugins.ml2.plugin [None req-237e8aae-21df-4cd7-905c-71cf8a6d7a52 - - - - - -] Attempt 1 to provision port d2e8eafd-2af3-457a-840f-5987cc82afc0 2026-06-16 02:19:08.013 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 042e7f5b-744e-42d6-a0af-bbc2b8d3de3e 2026-06-16 02:19:08.131 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4abfeef-2c87-4b9b-943c-270daa948000'] response: {'server_uuid': 'b7558ba2-e9a0-4bfa-984a-7019e8e1532a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '042e7f5b-744e-42d6-a0af-bbc2b8d3de3e', 'code': 200} 2026-06-16 02:19:09.466 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 042e7f5b-744e-42d6-a0af-bbc2b8d3de3e 2026-06-16 02:19:11.474 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 9305d585-2e10-4570-86be-6c752836f1a6 2026-06-16 02:19:12.374 13 INFO neutron.plugins.ml2.plugin [None req-a4a3686f-b90b-49aa-948e-f23b465cd968 - - - - - -] Attempt 1 to provision port d2e8eafd-2af3-457a-840f-5987cc82afc0 2026-06-16 02:19:12.535 13 INFO neutron.plugins.ml2.plugin [None req-a4a3686f-b90b-49aa-948e-f23b465cd968 - - - - - -] Attempt 1 to provision port 042e7f5b-744e-42d6-a0af-bbc2b8d3de3e 2026-06-16 02:19:13.410 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 9305d585-2e10-4570-86be-6c752836f1a6 2026-06-16 02:19:13.618 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port d2e8eafd-2af3-457a-840f-5987cc82afc0 2026-06-16 02:19:17.589 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3beb12a-a1ca-4361-b72a-7be0be371d69'] response: {'server_uuid': 'ac54e24a-b01f-4361-a0be-61a379a6ec5b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '43f5c8a4-82ee-4a15-9743-369365825220', 'code': 200} 2026-06-16 02:19:19.909 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 43f5c8a4-82ee-4a15-9743-369365825220 2026-06-16 02:19:20.028 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-61ea7871-c1d9-452b-9647-7032836969f8'] response: {'server_uuid': 'ac54e24a-b01f-4361-a0be-61a379a6ec5b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43f5c8a4-82ee-4a15-9743-369365825220', 'code': 200} 2026-06-16 02:19:21.407 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 43f5c8a4-82ee-4a15-9743-369365825220 2026-06-16 02:19:45.572 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8b30392-a52b-4bb2-b1c2-580a6ee1e0c5'] response: {'server_uuid': 'ac54e24a-b01f-4361-a0be-61a379a6ec5b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '43f5c8a4-82ee-4a15-9743-369365825220', 'code': 200} 2026-06-16 02:19:47.995 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 95255904-ee81-4cea-a20f-5a2d66b738ca 2026-06-16 02:19:48.084 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9f131bd-fa34-4e35-b3eb-34644cde7190'] response: {'server_uuid': 'ace243ec-f545-4a94-bd02-48f3424fe4a4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95255904-ee81-4cea-a20f-5a2d66b738ca', 'code': 200} 2026-06-16 02:19:49.404 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 95255904-ee81-4cea-a20f-5a2d66b738ca 2026-06-16 02:19:59.363 13 INFO neutron.plugins.ml2.plugin [None req-982d0caf-a94d-469b-8980-0837877890ee - - - - - -] Attempt 1 to provision port 2886fad5-9f51-4b3d-aff0-7bfcc0136ada 2026-06-16 02:19:59.404 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 2886fad5-9f51-4b3d-aff0-7bfcc0136ada 2026-06-16 02:20:01.462 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 2886fad5-9f51-4b3d-aff0-7bfcc0136ada 2026-06-16 02:20:01.710 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port a769ff8b-4891-4dd1-ade3-25c18bbc32d8 2026-06-16 02:20:03.413 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port a769ff8b-4891-4dd1-ade3-25c18bbc32d8 2026-06-16 02:20:04.452 13 INFO neutron.plugins.ml2.plugin [None req-cf7f238d-9a91-44b3-af53-cc2daabadec3 - - - - - -] Attempt 1 to provision port 11478f13-897d-4cc7-8797-133c2d429aee 2026-06-16 02:20:04.479 13 INFO neutron.plugins.ml2.plugin [None req-cf7f238d-9a91-44b3-af53-cc2daabadec3 - - - - - -] Attempt 1 to provision port cf59bac7-dbcf-4ac5-8700-d513ed68fe14 2026-06-16 02:20:04.507 13 INFO neutron.plugins.ml2.plugin [None req-cf7f238d-9a91-44b3-af53-cc2daabadec3 - - - - - -] Attempt 1 to provision port 2886fad5-9f51-4b3d-aff0-7bfcc0136ada 2026-06-16 02:20:05.727 16 INFO neutron.plugins.ml2.plugin [None req-e2c080a5-e752-4bf3-918e-2a22628289a0 - - - - - -] Attempt 1 to provision port cf59bac7-dbcf-4ac5-8700-d513ed68fe14 2026-06-16 02:20:12.498 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 63c32685-ce66-42a6-a37a-0eb8138c7731 2026-06-16 02:20:12.638 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-88e24c07-9289-4474-b79b-ff65e8554a01'] response: {'server_uuid': '8a9c7a4c-bf40-4564-a8e5-32283e06e1dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '63c32685-ce66-42a6-a37a-0eb8138c7731', 'code': 200} 2026-06-16 02:20:13.396 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 63c32685-ce66-42a6-a37a-0eb8138c7731 2026-06-16 02:20:17.495 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 11478f13-897d-4cc7-8797-133c2d429aee 2026-06-16 02:20:17.844 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port cf59bac7-dbcf-4ac5-8700-d513ed68fe14 2026-06-16 02:20:19.469 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 11478f13-897d-4cc7-8797-133c2d429aee 2026-06-16 02:20:19.684 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port cf59bac7-dbcf-4ac5-8700-d513ed68fe14 2026-06-16 02:21:07.540 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port f46036c6-a9ff-4d7b-8c48-f865f40c9e53 2026-06-16 02:21:09.388 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port f46036c6-a9ff-4d7b-8c48-f865f40c9e53 2026-06-16 02:21:11.509 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 6630b6e1-6e0a-40ee-871e-48771dca9801 2026-06-16 02:21:11.867 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port f46036c6-a9ff-4d7b-8c48-f865f40c9e53 2026-06-16 02:21:13.427 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 6630b6e1-6e0a-40ee-871e-48771dca9801 2026-06-16 02:21:15.425 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 71f3c7b5-12a2-4941-ab97-3580d33bd808 2026-06-16 02:21:17.088 16 INFO neutron.plugins.ml2.plugin [None req-1bb9e83d-3735-47c7-a77a-0e35fa8f15b3 - - - - - -] Attempt 1 to provision port f46036c6-a9ff-4d7b-8c48-f865f40c9e53 2026-06-16 02:21:17.155 16 INFO neutron.plugins.ml2.plugin [None req-1bb9e83d-3735-47c7-a77a-0e35fa8f15b3 - - - - - -] Attempt 1 to provision port 281891a8-12b8-40b7-9444-1f496c195d10 2026-06-16 02:21:17.179 16 INFO neutron.plugins.ml2.plugin [None req-1bb9e83d-3735-47c7-a77a-0e35fa8f15b3 - - - - - -] Attempt 1 to provision port 39b91117-61a1-49c3-a147-ac35f2e29045 2026-06-16 02:21:17.209 16 INFO neutron.plugins.ml2.plugin [None req-1bb9e83d-3735-47c7-a77a-0e35fa8f15b3 - - - - - -] Attempt 1 to provision port 71f3c7b5-12a2-4941-ab97-3580d33bd808 2026-06-16 02:21:17.521 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 71f3c7b5-12a2-4941-ab97-3580d33bd808 2026-06-16 02:21:19.524 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 1d191aa0-9859-4d74-b5cc-0d2e2c42c968 2026-06-16 02:21:21.444 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 1d191aa0-9859-4d74-b5cc-0d2e2c42c968 2026-06-16 02:21:24.161 16 INFO neutron.plugins.ml2.plugin [None req-6868c1a4-492d-4cf9-96f4-76a0f8eb8411 - - - - - -] Attempt 1 to provision port 71f3c7b5-12a2-4941-ab97-3580d33bd808 2026-06-16 02:21:24.215 16 INFO neutron.plugins.ml2.plugin [None req-6868c1a4-492d-4cf9-96f4-76a0f8eb8411 - - - - - -] Attempt 1 to provision port 1d191aa0-9859-4d74-b5cc-0d2e2c42c968 2026-06-16 02:21:24.271 16 INFO neutron.plugins.ml2.plugin [None req-6868c1a4-492d-4cf9-96f4-76a0f8eb8411 - - - - - -] Attempt 1 to provision port cfde1751-b3ba-4fd4-a7f0-438a0f694d1d 2026-06-16 02:21:24.301 16 INFO neutron.plugins.ml2.plugin [None req-6868c1a4-492d-4cf9-96f4-76a0f8eb8411 - - - - - -] Attempt 1 to provision port d27bc718-92df-4c73-a558-daf408b98963 2026-06-16 02:21:24.326 16 INFO neutron.plugins.ml2.plugin [None req-6868c1a4-492d-4cf9-96f4-76a0f8eb8411 - - - - - -] Attempt 1 to provision port 281891a8-12b8-40b7-9444-1f496c195d10 2026-06-16 02:21:27.969 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 43276b46-b82a-44eb-82db-bce842652adf 2026-06-16 02:21:28.095 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fff2706-79f6-48c5-84d1-bdaeef095933'] response: {'server_uuid': '2b0a0e46-d9a5-43b1-ad93-19aad4de4495', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43276b46-b82a-44eb-82db-bce842652adf', 'code': 200} 2026-06-16 02:21:28.916 13 INFO neutron.plugins.ml2.plugin [None req-86fe9da8-ccac-4a48-a919-7b5a662b6681 - - - - - -] Attempt 1 to provision port 71f3c7b5-12a2-4941-ab97-3580d33bd808 2026-06-16 02:21:28.968 13 INFO neutron.plugins.ml2.plugin [None req-86fe9da8-ccac-4a48-a919-7b5a662b6681 - - - - - -] Attempt 1 to provision port 1d191aa0-9859-4d74-b5cc-0d2e2c42c968 2026-06-16 02:21:29.007 13 INFO neutron.plugins.ml2.plugin [None req-86fe9da8-ccac-4a48-a919-7b5a662b6681 - - - - - -] Attempt 1 to provision port cfde1751-b3ba-4fd4-a7f0-438a0f694d1d 2026-06-16 02:21:29.025 13 INFO neutron.plugins.ml2.plugin [None req-86fe9da8-ccac-4a48-a919-7b5a662b6681 - - - - - -] Attempt 1 to provision port 43276b46-b82a-44eb-82db-bce842652adf 2026-06-16 02:21:29.093 13 INFO neutron.plugins.ml2.plugin [None req-86fe9da8-ccac-4a48-a919-7b5a662b6681 - - - - - -] Attempt 1 to provision port d27bc718-92df-4c73-a558-daf408b98963 2026-06-16 02:21:29.110 13 INFO neutron.plugins.ml2.plugin [None req-86fe9da8-ccac-4a48-a919-7b5a662b6681 - - - - - -] Attempt 1 to provision port 281891a8-12b8-40b7-9444-1f496c195d10 2026-06-16 02:21:29.483 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 281891a8-12b8-40b7-9444-1f496c195d10 2026-06-16 02:21:29.826 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 43276b46-b82a-44eb-82db-bce842652adf 2026-06-16 02:21:31.499 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port cfde1751-b3ba-4fd4-a7f0-438a0f694d1d 2026-06-16 02:21:31.780 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 39b91117-61a1-49c3-a147-ac35f2e29045 2026-06-16 02:21:31.994 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 281891a8-12b8-40b7-9444-1f496c195d10 2026-06-16 02:21:32.192 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port d27bc718-92df-4c73-a558-daf408b98963 2026-06-16 02:21:33.437 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port cfde1751-b3ba-4fd4-a7f0-438a0f694d1d 2026-06-16 02:21:33.659 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 39b91117-61a1-49c3-a147-ac35f2e29045 2026-06-16 02:21:33.839 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port d27bc718-92df-4c73-a558-daf408b98963 2026-06-16 02:21:35.000 16 INFO neutron.plugins.ml2.plugin [None req-0ad54bbc-13cc-413f-a290-a8925cdab437 - - - - - -] Attempt 1 to provision port 1d191aa0-9859-4d74-b5cc-0d2e2c42c968 2026-06-16 02:21:35.068 16 INFO neutron.plugins.ml2.plugin [None req-0ad54bbc-13cc-413f-a290-a8925cdab437 - - - - - -] Attempt 1 to provision port cfde1751-b3ba-4fd4-a7f0-438a0f694d1d 2026-06-16 02:21:35.119 16 INFO neutron.plugins.ml2.plugin [None req-0ad54bbc-13cc-413f-a290-a8925cdab437 - - - - - -] Attempt 1 to provision port 43276b46-b82a-44eb-82db-bce842652adf 2026-06-16 02:21:35.200 16 INFO neutron.plugins.ml2.plugin [None req-0ad54bbc-13cc-413f-a290-a8925cdab437 - - - - - -] Attempt 1 to provision port d27bc718-92df-4c73-a558-daf408b98963 2026-06-16 02:21:40.234 13 INFO neutron.plugins.ml2.plugin [None req-9ce010b9-80a2-47ab-b523-0fc88c8ceff1 - - - - - -] Attempt 1 to provision port cfde1751-b3ba-4fd4-a7f0-438a0f694d1d 2026-06-16 02:21:45.466 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 20cbffd8-640e-4cc1-8d14-785b9b889609 2026-06-16 02:21:45.600 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-17fb2039-9f0c-4e95-b587-531ca9afccd5'] response: {'server_uuid': 'ab6eb9f6-193e-4fe2-860c-3cb1a8a2855a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20cbffd8-640e-4cc1-8d14-785b9b889609', 'code': 200} 2026-06-16 02:21:47.458 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 20cbffd8-640e-4cc1-8d14-785b9b889609 2026-06-16 02:22:10.860 13 INFO neutron.plugins.ml2.plugin [None req-3416bfba-8ae1-40f3-b53e-6069efacfe3a - - - - - -] Attempt 1 to provision port 9de2a930-825d-45c4-875e-b04a43a1c313 2026-06-16 02:22:31.957 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port e84b0751-21d9-4ad0-84f8-8f5ab0c8bc15 2026-06-16 02:22:32.070 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-22191304-5fd6-43ee-a40a-adf5715a51e0'] response: {'server_uuid': 'd9c40090-bbce-499b-bbfa-e53b71f408e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e84b0751-21d9-4ad0-84f8-8f5ab0c8bc15', 'code': 200} 2026-06-16 02:22:33.432 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port e84b0751-21d9-4ad0-84f8-8f5ab0c8bc15 2026-06-16 02:23:13.769 16 INFO neutron.plugins.ml2.plugin [None req-eea33597-8042-4383-a106-6e6ce9f7e3cc - - - - - -] Attempt 1 to provision port e235afbb-91fc-446f-9048-8b2bc412cf54 2026-06-16 02:23:19.470 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port e235afbb-91fc-446f-9048-8b2bc412cf54 2026-06-16 02:23:19.652 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2d2e48d-584e-42a5-ab9d-f47705578e96'] response: {'server_uuid': 'd9c40090-bbce-499b-bbfa-e53b71f408e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e235afbb-91fc-446f-9048-8b2bc412cf54', 'code': 200} 2026-06-16 02:23:21.450 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port e235afbb-91fc-446f-9048-8b2bc412cf54 2026-06-16 02:23:23.958 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port e235afbb-91fc-446f-9048-8b2bc412cf54 2026-06-16 02:23:47.231 16 INFO neutron.plugins.ml2.plugin [None req-67e37dfc-fddb-479e-84a1-98fa0c47c919 - - - - - -] Attempt 1 to provision port 999590c7-c871-4e80-8f26-fb40c142658a 2026-06-16 02:23:55.048 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 999590c7-c871-4e80-8f26-fb40c142658a 2026-06-16 02:23:55.200 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b0756ff-3983-4711-8e3a-a31fd645e398'] response: {'server_uuid': 'd9c40090-bbce-499b-bbfa-e53b71f408e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '999590c7-c871-4e80-8f26-fb40c142658a', 'code': 200} 2026-06-16 02:23:55.660 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 999590c7-c871-4e80-8f26-fb40c142658a 2026-06-16 02:24:09.811 13 INFO neutron.plugins.ml2.plugin [None req-360de5d1-afe2-4f59-be64-394c7c2fe592 - - - - - -] Attempt 1 to provision port 12f1d4b0-58e7-4b35-acfe-bc32dcca9e50 2026-06-16 02:24:15.707 16 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 12f1d4b0-58e7-4b35-acfe-bc32dcca9e50 2026-06-16 02:24:15.807 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d9381ec-2dce-4145-a2b0-ed499c4f33d8'] response: {'server_uuid': 'd9c40090-bbce-499b-bbfa-e53b71f408e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12f1d4b0-58e7-4b35-acfe-bc32dcca9e50', 'code': 200} 2026-06-16 02:24:17.675 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 12f1d4b0-58e7-4b35-acfe-bc32dcca9e50 2026-06-16 02:24:20.441 16 INFO neutron.plugins.ml2.plugin [None req-875279af-021c-4fcd-bb9b-081575a36ad9 - - - - - -] Attempt 1 to provision port 999590c7-c871-4e80-8f26-fb40c142658a 2026-06-16 02:24:31.694 16 INFO neutron.plugins.ml2.plugin [None req-c80b91d1-aa8e-4bb3-95cc-d0ee64748b3b - - - - - -] Attempt 1 to provision port 12f1d4b0-58e7-4b35-acfe-bc32dcca9e50 2026-06-16 02:24:31.813 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 12f1d4b0-58e7-4b35-acfe-bc32dcca9e50 2026-06-16 02:24:33.195 13 INFO neutron.plugins.ml2.plugin [None req-5d45f968-2842-40c1-a768-3cb071b74e7c - - - - - -] Attempt 1 to provision port 12f1d4b0-58e7-4b35-acfe-bc32dcca9e50 2026-06-16 02:24:41.724 13 INFO neutron.plugins.ml2.plugin [None req-cf0dae77-c8af-48c0-8509-630a806abe3a - - - - - -] Attempt 1 to provision port 999590c7-c871-4e80-8f26-fb40c142658a 2026-06-16 02:24:41.820 16 INFO neutron.plugins.ml2.plugin [None req-f04b2fec-6ff6-4cb4-8a80-ed89d779103f - - - - - -] Attempt 1 to provision port 999590c7-c871-4e80-8f26-fb40c142658a 2026-06-16 02:25:09.860 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8fc1634-c2c8-4e4e-b740-4d7a09930005'] response: {'server_uuid': 'd9c40090-bbce-499b-bbfa-e53b71f408e7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e84b0751-21d9-4ad0-84f8-8f5ab0c8bc15', 'code': 200} 2026-06-16 02:25:25.844 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f42b5a80-c5f7-4606-87d6-48c3410e3f1b'] response: {'server_uuid': '2b0a0e46-d9a5-43b1-ad93-19aad4de4495', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '43276b46-b82a-44eb-82db-bce842652adf', 'code': 200}