+ 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-05-07 00:51:36.514 1 INFO neutron.common.config [-] Logging enabled! 2026-05-07 00:51:36.514 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-07 00:51:36.514 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-07 00:51:36.515 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 00:51:38.031 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 00:51:38.034 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 00:51:38.037 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 00:51:38.038 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 00:51:38.038 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 00:51:38.038 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-07 00:51:38.038 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 00:51:38.044 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 00:51:38.044 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 00:51:38.045 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 00:51:38.063 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 00:51:38.064 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 00:51:38.064 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 00:51:38.082 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 00:51:38.083 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 00:51:38.083 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 00:51:38.083 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 00:51:38.366 1 INFO neutron.plugins.ml2.managers [None req-97099feb-21d8-4f3e-a450-663472c7f18e - - - - - -] Initializing driver for type 'vlan' 2026-05-07 00:51:38.620 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-97099feb-21d8-4f3e-a450-663472c7f18e - - - - - -] VlanTypeDriver initialization complete 2026-05-07 00:51:38.621 1 INFO neutron.plugins.ml2.managers [None req-97099feb-21d8-4f3e-a450-663472c7f18e - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 00:51:38.621 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-97099feb-21d8-4f3e-a450-663472c7f18e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 00:51:38.690 1 INFO neutron.plugins.ml2.managers [None req-97099feb-21d8-4f3e-a450-663472c7f18e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 00:51:38.690 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-97099feb-21d8-4f3e-a450-663472c7f18e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 00:51:38.691 1 INFO neutron.plugins.ml2.managers [None req-97099feb-21d8-4f3e-a450-663472c7f18e - - - - - -] Initializing extension driver 'port_security' 2026-05-07 00:51:38.691 1 INFO neutron.plugins.ml2.extensions.port_security [None req-97099feb-21d8-4f3e-a450-663472c7f18e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 00:51:38.691 1 INFO neutron.plugins.ml2.managers [None req-97099feb-21d8-4f3e-a450-663472c7f18e - - - - - -] Initializing extension driver 'qos' 2026-05-07 00:51:38.691 1 INFO neutron.plugins.ml2.managers [None req-97099feb-21d8-4f3e-a450-663472c7f18e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 00:51:38.691 1 INFO neutron.plugins.ml2.managers [None req-97099feb-21d8-4f3e-a450-663472c7f18e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 00:51:38.705 1 INFO neutron.quota [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded quota_driver: . 2026-05-07 00:51:38.705 1 INFO neutron.plugins.ml2.plugin [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 00:51:38.705 1 INFO neutron.plugins.ml2.managers [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 00:51:38.706 1 INFO neutron.plugins.ml2.managers [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 00:51:38.706 1 INFO neutron.plugins.ml2.managers [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 00:51:38.706 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: qos 2026-05-07 00:51:38.717 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: router 2026-05-07 00:51:38.751 1 INFO neutron.services.service_base [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 00:51:38.751 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: segments 2026-05-07 00:51:38.813 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: trunk 2026-05-07 00:51:38.826 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: vpnaas 2026-05-07 00:51:38.857 1 WARNING stevedore.named [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 00:51:38.935 1 INFO neutron_vpnaas.services.vpn.plugin [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 00:51:38.936 1 INFO neutron.common.utils [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-07 00:51:38.936 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: taas 2026-05-07 00:51:38.955 1 WARNING stevedore.named [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 00:51:38.955 1 WARNING stevedore.named [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 00:51:38.979 1 INFO neutron_taas.services.taas.taas_plugin [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-07 00:51:38.980 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: tapmirror 2026-05-07 00:51:38.990 1 WARNING stevedore.named [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 00:51:38.990 1 WARNING stevedore.named [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 00:51:39.011 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-07 00:51:39.012 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: auto_allocate 2026-05-07 00:51:39.021 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: tag 2026-05-07 00:51:39.027 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: timestamp 2026-05-07 00:51:39.030 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 00:51:39.033 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: flavors 2026-05-07 00:51:39.036 1 INFO neutron.manager [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loading Plugin: revisions 2026-05-07 00:51:39.039 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Initializing extension manager. 2026-05-07 00:51:39.040 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: address-group 2026-05-07 00:51:39.041 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: address-scope 2026-05-07 00:51:39.041 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 00:51:39.042 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: agent 2026-05-07 00:51:39.043 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 00:51:39.044 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 00:51:39.044 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 00:51:39.045 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: availability_zone 2026-05-07 00:51:39.045 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 00:51:39.046 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 00:51:39.046 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: default-subnetpools 2026-05-07 00:51:39.049 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 00:51:39.050 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: dns-integration 2026-05-07 00:51:39.050 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 00:51:39.050 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 00:51:39.051 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: dvr 2026-05-07 00:51:39.051 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 00:51:39.052 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 00:51:39.052 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 00:51:39.053 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 00:51:39.053 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: external-net 2026-05-07 00:51:39.054 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 00:51:39.054 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: extraroute 2026-05-07 00:51:39.055 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 00:51:39.055 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-07 00:51:39.056 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 00:51:39.056 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 00:51:39.057 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 00:51:39.058 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: fip-port-details 2026-05-07 00:51:39.058 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: flavors 2026-05-07 00:51:39.059 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 00:51:39.060 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: floatingip-pools 2026-05-07 00:51:39.060 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: ip_allocation 2026-05-07 00:51:39.061 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 00:51:39.061 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: l2_adjacency 2026-05-07 00:51:39.062 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: router 2026-05-07 00:51:39.064 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 00:51:39.064 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 00:51:39.065 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 00:51:39.065 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 00:51:39.065 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: l3-ha 2026-05-07 00:51:39.066 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 00:51:39.066 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 00:51:39.067 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: l3-flavors 2026-05-07 00:51:39.067 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 00:51:39.068 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 00:51:39.070 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 00:51:39.071 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 00:51:39.071 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 00:51:39.072 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 00:51:39.073 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 00:51:39.073 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: multi-provider 2026-05-07 00:51:39.074 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: net-mtu 2026-05-07 00:51:39.074 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 00:51:39.075 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: network_availability_zone 2026-05-07 00:51:39.075 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: network_ha 2026-05-07 00:51:39.075 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: network-ip-availability 2026-05-07 00:51:39.076 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 00:51:39.077 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: pagination 2026-05-07 00:51:39.077 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: port-device-profile 2026-05-07 00:51:39.077 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 00:51:39.078 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 00:51:39.078 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 00:51:39.079 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: port-mac-override 2026-05-07 00:51:39.079 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 00:51:39.079 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 00:51:39.080 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 00:51:39.080 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: port-resource-request 2026-05-07 00:51:39.081 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 00:51:39.081 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 00:51:39.082 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: binding 2026-05-07 00:51:39.082 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: binding-extended 2026-05-07 00:51:39.083 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: port-security 2026-05-07 00:51:39.083 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: project-id 2026-05-07 00:51:39.083 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: provider 2026-05-07 00:51:39.084 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-07 00:51:39.086 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos 2026-05-07 00:51:39.086 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 00:51:39.088 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 00:51:39.088 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-default 2026-05-07 00:51:39.089 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-fip 2026-05-07 00:51:39.089 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 00:51:39.089 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 00:51:39.090 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 00:51:39.090 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 00:51:39.091 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 00:51:39.091 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-pps 2026-05-07 00:51:39.092 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 00:51:39.092 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 00:51:39.093 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 00:51:39.093 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: quota-check-limit 2026-05-07 00:51:39.094 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-07 00:51:39.095 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: quotas 2026-05-07 00:51:39.098 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: quota_details 2026-05-07 00:51:39.099 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: rbac-policies 2026-05-07 00:51:39.099 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: rbac-address-group 2026-05-07 00:51:39.100 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 00:51:39.100 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 00:51:39.101 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 00:51:39.101 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: revision-if-match 2026-05-07 00:51:39.102 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 00:51:39.102 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: router_availability_zone 2026-05-07 00:51:39.103 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 00:51:39.104 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 00:51:39.104 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 00:51:39.105 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 00:51:39.105 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 00:51:39.106 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 00:51:39.106 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 00:51:39.110 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: security-group 2026-05-07 00:51:39.110 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: segment 2026-05-07 00:51:39.111 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 00:51:39.111 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: service-type 2026-05-07 00:51:39.112 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: sorting 2026-05-07 00:51:39.112 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 00:51:39.113 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: standard-attr-description 2026-05-07 00:51:39.113 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: stateful-security-group 2026-05-07 00:51:39.114 1 WARNING neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 00:51:39.114 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 00:51:39.115 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: subnet-external-network 2026-05-07 00:51:39.115 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: subnet_onboard 2026-05-07 00:51:39.116 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 00:51:39.116 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: subnet-service-types 2026-05-07 00:51:39.116 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: subnet_allocation 2026-05-07 00:51:39.117 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 00:51:39.117 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: tag-creation 2026-05-07 00:51:39.118 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 00:51:39.121 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 00:51:39.122 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 00:51:39.122 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: trunk 2026-05-07 00:51:39.123 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: trunk-details 2026-05-07 00:51:39.123 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 00:51:39.124 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-07 00:51:39.124 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 00:51:39.125 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-07 00:51:39.126 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 00:51:39.127 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 00:51:39.127 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: vpn-flavors 2026-05-07 00:51:39.129 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: vpnaas 2026-05-07 00:51:39.130 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: taas 2026-05-07 00:51:39.131 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: tap-mirror 2026-05-07 00:51:39.131 1 INFO neutron.api.extensions [None req-203055a6-627d-47ce-9a7a-d2204f2067a4 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-07 00:52:09.218 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 00:52:09.267 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 00:52:09.267 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 00:52:21.229 16 INFO neutron.db.l3_hamode_db [None req-ab509682-6b19-4abb-867f-ee5228a09915 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 00:52:39.245 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 5892916d-58c8-49a2-a246-0a3dab102216 2026-05-07 00:52:39.316 16 INFO neutron.plugins.ml2.plugin [None req-70f03e31-e40f-4463-ac80-bdec0f4c907a - - - - - -] Attempt 1 to provision port 5892916d-58c8-49a2-a246-0a3dab102216 2026-05-07 00:52:41.077 13 INFO neutron.plugins.ml2.plugin [None req-e7c78af6-46fa-46f5-81ed-a2faaab4c5e1 - - - - - -] Attempt 1 to provision port 5892916d-58c8-49a2-a246-0a3dab102216 2026-05-07 00:52:41.159 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 5892916d-58c8-49a2-a246-0a3dab102216 2026-05-07 00:57:18.667 13 INFO neutron.plugins.ml2.plugin [None req-bf878ac7-327e-4012-a0cb-6bd60a8cd695 - - - - - -] Attempt 1 to provision port 63464781-7251-4a3d-843d-deeb260c5a74 2026-05-07 00:57:19.241 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 63464781-7251-4a3d-843d-deeb260c5a74 2026-05-07 00:57:20.345 13 INFO neutron.plugins.ml2.plugin [None req-d72fb87e-ee07-4d34-9a1f-af7bb5e2c085 - - - - - -] Attempt 1 to provision port 63464781-7251-4a3d-843d-deeb260c5a74 2026-05-07 00:57:25.848 13 INFO neutron.plugins.ml2.plugin [None req-995e0a10-50e4-4fd3-b6fc-97b0802ba3d5 - - - - - -] Attempt 1 to provision port 17d675ca-14f5-43f3-8a41-7da1a06f7d1a 2026-05-07 01:01:05.885 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 17d675ca-14f5-43f3-8a41-7da1a06f7d1a 2026-05-07 01:01:07.311 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 17d675ca-14f5-43f3-8a41-7da1a06f7d1a 2026-05-07 01:10:01.478 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 169c9f62-e4e6-4c83-a83d-9f189357ff9a 2026-05-07 01:10:03.452 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 169c9f62-e4e6-4c83-a83d-9f189357ff9a 2026-05-07 01:20:03.228 16 INFO neutron.plugins.ml2.plugin [None req-4962eab0-1756-4626-850c-564467d1d4aa - - - - - -] Attempt 1 to provision port 63464781-7251-4a3d-843d-deeb260c5a74 2026-05-07 01:20:03.286 16 INFO neutron.plugins.ml2.plugin [None req-4962eab0-1756-4626-850c-564467d1d4aa - - - - - -] Attempt 1 to provision port 17d675ca-14f5-43f3-8a41-7da1a06f7d1a 2026-05-07 01:20:03.331 16 INFO neutron.plugins.ml2.plugin [None req-4962eab0-1756-4626-850c-564467d1d4aa - - - - - -] Attempt 1 to provision port 5892916d-58c8-49a2-a246-0a3dab102216 2026-05-07 01:26:11.740 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port a0aba729-f4bc-4bd8-8e35-53be3971fc40 2026-05-07 01:26:13.503 13 INFO neutron.plugins.ml2.plugin [None req-9761b820-5ce7-43fe-9188-ba9ee7001c89 - - - - - -] Attempt 1 to provision port a0aba729-f4bc-4bd8-8e35-53be3971fc40 2026-05-07 01:26:13.584 13 INFO neutron.plugins.ml2.plugin [None req-9761b820-5ce7-43fe-9188-ba9ee7001c89 - - - - - -] Attempt 1 to provision port 319cf281-f00c-4e11-b36b-fc71ae21b4e6 2026-05-07 01:26:13.733 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port a0aba729-f4bc-4bd8-8e35-53be3971fc40 2026-05-07 01:26:15.816 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 056489ef-e9e4-4aa4-8d81-42b687a8ddeb 2026-05-07 01:26:17.927 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 056489ef-e9e4-4aa4-8d81-42b687a8ddeb 2026-05-07 01:26:19.855 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 09b48281-3bb4-48ba-9bf5-35f0693fff3d 2026-05-07 01:26:20.218 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 2747f11d-b06f-4caf-9c78-af7754429d23 2026-05-07 01:26:20.562 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 8c82c769-067f-41d5-8603-a0947181f261 2026-05-07 01:26:22.127 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 09b48281-3bb4-48ba-9bf5-35f0693fff3d 2026-05-07 01:26:22.272 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 2747f11d-b06f-4caf-9c78-af7754429d23 2026-05-07 01:26:22.485 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 8c82c769-067f-41d5-8603-a0947181f261 2026-05-07 01:26:24.060 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port f1b7c708-6b98-403e-950a-807e91f4ae83 2026-05-07 01:26:28.442 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 40c276af-6839-49d2-a275-6e93d2b8b8ef 2026-05-07 01:26:28.829 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 65fbb0ea-438e-4e62-86d0-ec3dc591d5ce 2026-05-07 01:26:29.038 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f2e4039-b13a-4ae0-b945-77b7e3420e8e'] response: {'server_uuid': 'd7977685-f328-4658-9ef6-1015284f5427', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40c276af-6839-49d2-a275-6e93d2b8b8ef', 'code': 200} 2026-05-07 01:26:29.109 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ea5a5034-a385-4f7d-ba97-946660812df5 2026-05-07 01:26:29.504 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port df536f44-dc42-45c9-8e24-51b18d589043 2026-05-07 01:26:29.883 16 INFO neutron.plugins.ml2.plugin [None req-c39ccb09-8a9e-4bb4-b10a-d7c02955d6de - - - - - -] Attempt 1 to provision port df536f44-dc42-45c9-8e24-51b18d589043 2026-05-07 01:26:29.936 16 INFO neutron.plugins.ml2.plugin [None req-c39ccb09-8a9e-4bb4-b10a-d7c02955d6de - - - - - -] Attempt 1 to provision port 40c276af-6839-49d2-a275-6e93d2b8b8ef 2026-05-07 01:26:30.000 16 INFO neutron.plugins.ml2.plugin [None req-c39ccb09-8a9e-4bb4-b10a-d7c02955d6de - - - - - -] Attempt 1 to provision port 616ccf9b-fa09-45a0-9ba7-4185f7c0568a 2026-05-07 01:26:30.030 16 INFO neutron.plugins.ml2.plugin [None req-c39ccb09-8a9e-4bb4-b10a-d7c02955d6de - - - - - -] Attempt 1 to provision port 644cf6ac-89d6-4379-b490-ab3b4ac60377 2026-05-07 01:26:30.050 16 INFO neutron.plugins.ml2.plugin [None req-c39ccb09-8a9e-4bb4-b10a-d7c02955d6de - - - - - -] Attempt 1 to provision port ea5a5034-a385-4f7d-ba97-946660812df5 2026-05-07 01:26:30.084 16 INFO neutron.plugins.ml2.plugin [None req-c39ccb09-8a9e-4bb4-b10a-d7c02955d6de - - - - - -] Attempt 1 to provision port 8f8e971e-27a6-447d-818c-af1b129b47d0 2026-05-07 01:26:30.248 16 INFO neutron.plugins.ml2.plugin [None req-c39ccb09-8a9e-4bb4-b10a-d7c02955d6de - - - - - -] Attempt 1 to provision port db5a6251-355d-45fd-bfc4-d0a490beec20 2026-05-07 01:26:30.271 16 INFO neutron.plugins.ml2.plugin [None req-c39ccb09-8a9e-4bb4-b10a-d7c02955d6de - - - - - -] Attempt 1 to provision port 65fbb0ea-438e-4e62-86d0-ec3dc591d5ce 2026-05-07 01:26:30.319 16 INFO neutron.plugins.ml2.plugin [None req-c39ccb09-8a9e-4bb4-b10a-d7c02955d6de - - - - - -] Attempt 1 to provision port 056489ef-e9e4-4aa4-8d81-42b687a8ddeb 2026-05-07 01:26:30.538 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 40c276af-6839-49d2-a275-6e93d2b8b8ef 2026-05-07 01:26:30.762 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 65fbb0ea-438e-4e62-86d0-ec3dc591d5ce 2026-05-07 01:26:31.121 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ea5a5034-a385-4f7d-ba97-946660812df5 2026-05-07 01:26:31.138 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9589f27e-83c4-4a38-8d4d-33fa3e13ead2'] response: {'server_uuid': '4d6965d1-a1b8-48da-ba23-8ef45b5f0d96', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65fbb0ea-438e-4e62-86d0-ec3dc591d5ce', 'code': 200} 2026-05-07 01:26:31.139 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9589f27e-83c4-4a38-8d4d-33fa3e13ead2'] response: {'server_uuid': 'a931b11d-946a-4e80-acda-d6331ae3a104', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'df536f44-dc42-45c9-8e24-51b18d589043', 'code': 200} 2026-05-07 01:26:31.566 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port df536f44-dc42-45c9-8e24-51b18d589043 2026-05-07 01:26:31.941 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 8f8e971e-27a6-447d-818c-af1b129b47d0 2026-05-07 01:26:32.673 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 8f8e971e-27a6-447d-818c-af1b129b47d0 2026-05-07 01:26:34.704 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 07cba431-357c-4027-84cd-d29d60873290 2026-05-07 01:26:36.758 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 07cba431-357c-4027-84cd-d29d60873290 2026-05-07 01:26:38.167 16 INFO neutron.plugins.ml2.plugin [None req-3fdf7db1-3f5c-432d-8bc1-db0084d71986 - - - - - -] Attempt 1 to provision port df536f44-dc42-45c9-8e24-51b18d589043 2026-05-07 01:26:38.220 16 INFO neutron.plugins.ml2.plugin [None req-3fdf7db1-3f5c-432d-8bc1-db0084d71986 - - - - - -] Attempt 1 to provision port 616ccf9b-fa09-45a0-9ba7-4185f7c0568a 2026-05-07 01:26:38.242 16 INFO neutron.plugins.ml2.plugin [None req-3fdf7db1-3f5c-432d-8bc1-db0084d71986 - - - - - -] Attempt 1 to provision port 7d96c4b8-617e-41d5-bacc-d9b1a55e8a6e 2026-05-07 01:26:38.396 16 INFO neutron.plugins.ml2.plugin [None req-3fdf7db1-3f5c-432d-8bc1-db0084d71986 - - - - - -] Attempt 1 to provision port ea5a5034-a385-4f7d-ba97-946660812df5 2026-05-07 01:26:38.439 16 INFO neutron.plugins.ml2.plugin [None req-3fdf7db1-3f5c-432d-8bc1-db0084d71986 - - - - - -] Attempt 1 to provision port f236aee4-61c6-48b4-8b73-1a7765fa5d30 2026-05-07 01:26:38.457 16 INFO neutron.plugins.ml2.plugin [None req-3fdf7db1-3f5c-432d-8bc1-db0084d71986 - - - - - -] Attempt 1 to provision port db5a6251-355d-45fd-bfc4-d0a490beec20 2026-05-07 01:26:38.474 16 INFO neutron.plugins.ml2.plugin [None req-3fdf7db1-3f5c-432d-8bc1-db0084d71986 - - - - - -] Attempt 1 to provision port 65fbb0ea-438e-4e62-86d0-ec3dc591d5ce 2026-05-07 01:26:38.685 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 7d96c4b8-617e-41d5-bacc-d9b1a55e8a6e 2026-05-07 01:26:47.933 16 INFO neutron.plugins.ml2.plugin [None req-929cf56c-c64c-4158-9386-53ab91185b70 - - - - - -] Attempt 1 to provision port f236aee4-61c6-48b4-8b73-1a7765fa5d30 2026-05-07 01:26:47.954 16 INFO neutron.plugins.ml2.plugin [None req-929cf56c-c64c-4158-9386-53ab91185b70 - - - - - -] Attempt 1 to provision port 7d96c4b8-617e-41d5-bacc-d9b1a55e8a6e 2026-05-07 01:26:53.717 13 INFO neutron.plugins.ml2.plugin [None req-73cfced5-b173-4113-996e-8bebcd27ad3a - - - - - -] Attempt 1 to provision port f236aee4-61c6-48b4-8b73-1a7765fa5d30 2026-05-07 01:26:53.741 13 INFO neutron.plugins.ml2.plugin [None req-73cfced5-b173-4113-996e-8bebcd27ad3a - - - - - -] Attempt 1 to provision port d559787e-ab61-4a22-9aa8-e7450a2313d0 2026-05-07 01:26:55.221 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 5d3c2e92-3522-4276-9293-ef51d669da65 2026-05-07 01:26:55.396 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-149c749d-f067-465f-9e99-db1d725ce451'] response: {'server_uuid': '7a30a411-6326-48c7-998e-d42e38b0087a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d3c2e92-3522-4276-9293-ef51d669da65', 'code': 200} 2026-05-07 01:26:56.378 13 INFO neutron.plugins.ml2.plugin [None req-5c5a2338-2548-4264-8358-2262b0c222b3 - - - - - -] Attempt 1 to provision port 5d3c2e92-3522-4276-9293-ef51d669da65 2026-05-07 01:26:56.750 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port d559787e-ab61-4a22-9aa8-e7450a2313d0 2026-05-07 01:26:57.027 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 5d3c2e92-3522-4276-9293-ef51d669da65 2026-05-07 01:26:57.187 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 616ccf9b-fa09-45a0-9ba7-4185f7c0568a 2026-05-07 01:26:57.677 16 INFO neutron.plugins.ml2.plugin [None req-1888fa07-c009-4127-9972-d14bd054738c - - - - - -] Attempt 1 to provision port 542ddd11-a2b5-4ce5-ba19-5cb391afbcb3 2026-05-07 01:26:58.877 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port d559787e-ab61-4a22-9aa8-e7450a2313d0 2026-05-07 01:26:59.050 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 616ccf9b-fa09-45a0-9ba7-4185f7c0568a 2026-05-07 01:26:59.776 13 INFO neutron.plugins.ml2.plugin [None req-3dce6f16-3820-4eb3-8b69-9fc01ea155e7 - - - - - -] Attempt 1 to provision port 65fbb0ea-438e-4e62-86d0-ec3dc591d5ce 2026-05-07 01:27:02.779 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 542ddd11-a2b5-4ce5-ba19-5cb391afbcb3 2026-05-07 01:27:03.184 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port f236aee4-61c6-48b4-8b73-1a7765fa5d30 2026-05-07 01:27:03.428 16 INFO neutron.plugins.ml2.plugin [None req-5e7a4833-2909-43c2-8a53-cdf601e05a30 - - - - - -] Attempt 1 to provision port 65fbb0ea-438e-4e62-86d0-ec3dc591d5ce 2026-05-07 01:27:04.764 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 542ddd11-a2b5-4ce5-ba19-5cb391afbcb3 2026-05-07 01:27:04.906 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port f236aee4-61c6-48b4-8b73-1a7765fa5d30 2026-05-07 01:27:20.668 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port b415f141-b1ef-4377-a1b6-4b5e941c3348 2026-05-07 01:27:22.764 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port aa741851-8cda-4b2c-8109-40d0f55e1234 2026-05-07 01:27:23.265 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port b415f141-b1ef-4377-a1b6-4b5e941c3348 2026-05-07 01:27:24.681 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port aa741851-8cda-4b2c-8109-40d0f55e1234 2026-05-07 01:27:26.723 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 6dc2509d-90c9-4ab2-b03d-1aaacec8e4e6 2026-05-07 01:27:35.207 16 INFO neutron.plugins.ml2.plugin [None req-415d7ea0-ddef-41f0-9d67-6dbee7d15c73 - - - - - -] Attempt 1 to provision port ae758ab8-43a1-4f5e-b4a7-c1e6543b1e92 2026-05-07 01:27:35.234 16 INFO neutron.plugins.ml2.plugin [None req-415d7ea0-ddef-41f0-9d67-6dbee7d15c73 - - - - - -] Attempt 1 to provision port aa741851-8cda-4b2c-8109-40d0f55e1234 2026-05-07 01:27:38.753 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port c6ed62ea-c132-4221-bae2-0117d2455a5f 2026-05-07 01:27:38.991 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ae758ab8-43a1-4f5e-b4a7-c1e6543b1e92 2026-05-07 01:27:41.339 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port c6ed62ea-c132-4221-bae2-0117d2455a5f 2026-05-07 01:27:41.504 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port d1d66174-a2e0-4eba-9e03-b36c51284ba2 2026-05-07 01:27:41.881 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ae758ab8-43a1-4f5e-b4a7-c1e6543b1e92 2026-05-07 01:27:42.185 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-babab682-4393-48e3-9769-e397a8202c6b'] response: {'server_uuid': 'c1d79cd0-5a2a-47c6-9192-690dc3cc2a80', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1d66174-a2e0-4eba-9e03-b36c51284ba2', 'code': 200} 2026-05-07 01:27:42.704 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port d1d66174-a2e0-4eba-9e03-b36c51284ba2 2026-05-07 01:27:52.665 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 22f5ba14-49df-47ec-aafb-31d34c1c7173 2026-05-07 01:27:52.981 13 INFO neutron.plugins.ml2.plugin [None req-95376f37-d255-4128-a9c2-19822e1ac2cc - - - - - -] Attempt 1 to provision port c6ed62ea-c132-4221-bae2-0117d2455a5f 2026-05-07 01:27:53.048 13 INFO neutron.plugins.ml2.plugin [None req-95376f37-d255-4128-a9c2-19822e1ac2cc - - - - - -] Attempt 1 to provision port ae758ab8-43a1-4f5e-b4a7-c1e6543b1e92 2026-05-07 01:27:54.862 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 22f5ba14-49df-47ec-aafb-31d34c1c7173 2026-05-07 01:27:58.706 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port efc1256e-f144-41db-87c1-b3c9e46eee63 2026-05-07 01:27:59.931 13 INFO neutron.plugins.ml2.plugin [None req-fa547b80-5f86-4cde-a325-df18ac32c624 - - - - - -] Attempt 1 to provision port 119f4311-749d-4de4-b678-801dd622dbe4 2026-05-07 01:28:00.710 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port efc1256e-f144-41db-87c1-b3c9e46eee63 2026-05-07 01:28:02.730 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 9cdac467-8c52-4d43-9949-5f8ab31bf843 2026-05-07 01:28:03.136 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 25c6f804-31f2-40b8-a8f7-66cf0cd1f9ba 2026-05-07 01:28:04.760 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 9cdac467-8c52-4d43-9949-5f8ab31bf843 2026-05-07 01:28:04.986 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 25c6f804-31f2-40b8-a8f7-66cf0cd1f9ba 2026-05-07 01:28:06.683 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port e895fdc2-c95b-4a46-a1e0-cca4f1cc8221 2026-05-07 01:28:08.700 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port e895fdc2-c95b-4a46-a1e0-cca4f1cc8221 2026-05-07 01:28:11.822 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ef61125f-6d4c-4aa4-a9f0-e852860fe608 2026-05-07 01:28:12.029 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-61793673-0357-4c94-81a2-ae56541deae5'] response: {'server_uuid': '9681f3a6-8bbe-4f1b-94e7-a208b935db11', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ef61125f-6d4c-4aa4-a9f0-e852860fe608', 'code': 200} 2026-05-07 01:28:13.074 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ef61125f-6d4c-4aa4-a9f0-e852860fe608 2026-05-07 01:28:13.301 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port be5dc8eb-32f3-4f27-a36d-d0d0ee626d28 2026-05-07 01:28:13.729 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 119f4311-749d-4de4-b678-801dd622dbe4 2026-05-07 01:28:15.652 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 119f4311-749d-4de4-b678-801dd622dbe4 2026-05-07 01:28:15.816 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 3c09a3e3-5758-46de-839a-9f0cf5df7bb2 2026-05-07 01:28:16.083 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 590420dc-f440-47b7-b34d-640501cd14e8 2026-05-07 01:28:16.177 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b833310-1fb5-430a-aea2-028599ac2709'] response: {'server_uuid': '2206272f-0c09-440f-92b7-f9777a7280ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '590420dc-f440-47b7-b34d-640501cd14e8', 'code': 200} 2026-05-07 01:28:16.642 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port be5dc8eb-32f3-4f27-a36d-d0d0ee626d28 2026-05-07 01:28:17.396 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 3c09a3e3-5758-46de-839a-9f0cf5df7bb2 2026-05-07 01:28:17.618 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 590420dc-f440-47b7-b34d-640501cd14e8 2026-05-07 01:28:17.836 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port d6a550f9-7b93-4c57-aa51-619fdc36768e 2026-05-07 01:28:19.307 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port d6a550f9-7b93-4c57-aa51-619fdc36768e 2026-05-07 01:28:19.812 13 INFO neutron.plugins.ml2.plugin [None req-6d2fe1e7-d812-4e39-9e37-902a22f36afb - - - - - -] Attempt 1 to provision port 1da65bb8-0ead-4b1a-9105-f58307c1c614 2026-05-07 01:28:19.847 13 INFO neutron.plugins.ml2.plugin [None req-6d2fe1e7-d812-4e39-9e37-902a22f36afb - - - - - -] Attempt 1 to provision port b9c9b75c-2484-4bc8-88b6-d49f3e44ce4a 2026-05-07 01:28:19.910 13 INFO neutron.plugins.ml2.plugin [None req-6d2fe1e7-d812-4e39-9e37-902a22f36afb - - - - - -] Attempt 1 to provision port 3c09a3e3-5758-46de-839a-9f0cf5df7bb2 2026-05-07 01:28:19.972 13 INFO neutron.plugins.ml2.plugin [None req-6d2fe1e7-d812-4e39-9e37-902a22f36afb - - - - - -] Attempt 1 to provision port 590420dc-f440-47b7-b34d-640501cd14e8 2026-05-07 01:28:20.038 13 INFO neutron.plugins.ml2.plugin [None req-6d2fe1e7-d812-4e39-9e37-902a22f36afb - - - - - -] Attempt 1 to provision port be5dc8eb-32f3-4f27-a36d-d0d0ee626d28 2026-05-07 01:28:20.105 13 INFO neutron.plugins.ml2.plugin [None req-6d2fe1e7-d812-4e39-9e37-902a22f36afb - - - - - -] Attempt 1 to provision port e895fdc2-c95b-4a46-a1e0-cca4f1cc8221 2026-05-07 01:28:20.160 13 INFO neutron.plugins.ml2.plugin [None req-6d2fe1e7-d812-4e39-9e37-902a22f36afb - - - - - -] Attempt 1 to provision port ef61125f-6d4c-4aa4-a9f0-e852860fe608 2026-05-07 01:28:20.216 13 INFO neutron.plugins.ml2.plugin [None req-6d2fe1e7-d812-4e39-9e37-902a22f36afb - - - - - -] Attempt 1 to provision port 9cdac467-8c52-4d43-9949-5f8ab31bf843 2026-05-07 01:28:21.407 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 74aa0ed1-912f-45b0-82e6-8976877dfe98 2026-05-07 01:28:21.656 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port b9c9b75c-2484-4bc8-88b6-d49f3e44ce4a 2026-05-07 01:28:23.835 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port b9c9b75c-2484-4bc8-88b6-d49f3e44ce4a 2026-05-07 01:28:24.043 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 74aa0ed1-912f-45b0-82e6-8976877dfe98 2026-05-07 01:28:24.210 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 84091a5a-0900-428f-ae95-d0c72eca7d44 2026-05-07 01:28:24.481 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 1da65bb8-0ead-4b1a-9105-f58307c1c614 2026-05-07 01:28:25.355 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 1da65bb8-0ead-4b1a-9105-f58307c1c614 2026-05-07 01:28:25.541 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 3bebae0f-7e4c-40c4-a7d0-e83e78769d09 2026-05-07 01:28:25.862 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 84091a5a-0900-428f-ae95-d0c72eca7d44 2026-05-07 01:28:28.486 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 1fc9f23d-8066-4762-8d9b-bb03bf3aa2c6 2026-05-07 01:28:28.627 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd7b00b4-3f1a-4300-b484-6b1f838c06db'] response: {'server_uuid': '13f5f1ce-724f-4e5e-b0cb-f5fe929513a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fc9f23d-8066-4762-8d9b-bb03bf3aa2c6', 'code': 200} 2026-05-07 01:28:28.964 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 3bebae0f-7e4c-40c4-a7d0-e83e78769d09 2026-05-07 01:28:29.913 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 1fc9f23d-8066-4762-8d9b-bb03bf3aa2c6 2026-05-07 01:28:30.106 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 3cfd58bc-a9e4-4e11-97f7-ad0171210ddb 2026-05-07 01:28:31.645 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 3cfd58bc-a9e4-4e11-97f7-ad0171210ddb 2026-05-07 01:28:33.615 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port f5605eb9-c125-4b2c-8e30-31ba75f8c078 2026-05-07 01:28:35.790 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 02ef7193-a8ca-4357-b631-e9f1b02ca2a7 2026-05-07 01:28:36.031 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port f5605eb9-c125-4b2c-8e30-31ba75f8c078 2026-05-07 01:28:36.255 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ddc5679d-b367-4cd8-b926-ee973299f99a 2026-05-07 01:28:38.168 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port f7db127a-e512-424b-8328-bfe0113365f8 2026-05-07 01:28:38.484 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 02ef7193-a8ca-4357-b631-e9f1b02ca2a7 2026-05-07 01:28:38.693 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ddc5679d-b367-4cd8-b926-ee973299f99a 2026-05-07 01:28:40.224 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port f7db127a-e512-424b-8328-bfe0113365f8 2026-05-07 01:28:42.351 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 2f06625c-c317-4a64-8d08-805c278de98c 2026-05-07 01:28:45.096 13 INFO neutron.plugins.ml2.plugin [None req-4bc1b5c9-80af-4777-97e7-739a0b602944 - - - - - -] Attempt 1 to provision port b9c9b75c-2484-4bc8-88b6-d49f3e44ce4a 2026-05-07 01:28:45.169 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 2f06625c-c317-4a64-8d08-805c278de98c 2026-05-07 01:28:45.184 13 INFO neutron.plugins.ml2.plugin [None req-4bc1b5c9-80af-4777-97e7-739a0b602944 - - - - - -] Attempt 1 to provision port 74aa0ed1-912f-45b0-82e6-8976877dfe98 2026-05-07 01:28:45.280 13 INFO neutron.plugins.ml2.plugin [None req-4bc1b5c9-80af-4777-97e7-739a0b602944 - - - - - -] Attempt 1 to provision port 590420dc-f440-47b7-b34d-640501cd14e8 2026-05-07 01:28:45.360 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port e6bd0593-9628-41f7-bc96-8e5d6c7f945e 2026-05-07 01:28:45.384 13 INFO neutron.plugins.ml2.plugin [None req-4bc1b5c9-80af-4777-97e7-739a0b602944 - - - - - -] Attempt 1 to provision port f7db127a-e512-424b-8328-bfe0113365f8 2026-05-07 01:28:45.493 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b1bbb69-310d-4927-a18d-b107e6186509'] response: {'server_uuid': '99258612-7988-4b80-9f60-df330c860ef3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6bd0593-9628-41f7-bc96-8e5d6c7f945e', 'code': 200} 2026-05-07 01:28:45.498 13 INFO neutron.plugins.ml2.plugin [None req-4bc1b5c9-80af-4777-97e7-739a0b602944 - - - - - -] Attempt 1 to provision port 7a7f5862-a449-451b-8830-5366bcb858e8 2026-05-07 01:28:45.570 13 INFO neutron.plugins.ml2.plugin [None req-4bc1b5c9-80af-4777-97e7-739a0b602944 - - - - - -] Attempt 1 to provision port 06e1a26d-7959-4a45-a2f9-9b1b43980877 2026-05-07 01:28:45.853 13 INFO neutron.plugins.ml2.plugin [None req-4bc1b5c9-80af-4777-97e7-739a0b602944 - - - - - -] Attempt 1 to provision port c26fe88f-6d4a-4aff-9b39-90a05bc453c2 2026-05-07 01:28:45.929 13 INFO neutron.plugins.ml2.plugin [None req-4bc1b5c9-80af-4777-97e7-739a0b602944 - - - - - -] Attempt 1 to provision port 2f06625c-c317-4a64-8d08-805c278de98c 2026-05-07 01:28:46.057 13 INFO neutron.plugins.ml2.plugin [None req-4bc1b5c9-80af-4777-97e7-739a0b602944 - - - - - -] Attempt 1 to provision port f5605eb9-c125-4b2c-8e30-31ba75f8c078 2026-05-07 01:28:47.166 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port c26fe88f-6d4a-4aff-9b39-90a05bc453c2 2026-05-07 01:28:47.429 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 06e1a26d-7959-4a45-a2f9-9b1b43980877 2026-05-07 01:28:47.638 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 7a7f5862-a449-451b-8830-5366bcb858e8 2026-05-07 01:28:47.908 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 8e5ead05-c224-4bf5-a604-6ac6ec0b037f 2026-05-07 01:28:48.143 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port e6bd0593-9628-41f7-bc96-8e5d6c7f945e 2026-05-07 01:28:48.962 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c580f7b8-1541-4c96-8570-1e721f7e2d2e'] response: {'server_uuid': '2206272f-0c09-440f-92b7-f9777a7280ed', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '590420dc-f440-47b7-b34d-640501cd14e8', 'code': 200} 2026-05-07 01:28:50.156 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port c26fe88f-6d4a-4aff-9b39-90a05bc453c2 2026-05-07 01:28:50.394 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 590420dc-f440-47b7-b34d-640501cd14e8 2026-05-07 01:28:50.510 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-66fabbf0-df91-403c-a6a4-ebdc6eaa26cd'] response: {'server_uuid': '2206272f-0c09-440f-92b7-f9777a7280ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '590420dc-f440-47b7-b34d-640501cd14e8', 'code': 200} 2026-05-07 01:28:50.749 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 7a7f5862-a449-451b-8830-5366bcb858e8 2026-05-07 01:28:51.013 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 8e5ead05-c224-4bf5-a604-6ac6ec0b037f 2026-05-07 01:28:51.966 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 590420dc-f440-47b7-b34d-640501cd14e8 2026-05-07 01:28:55.039 16 INFO neutron.plugins.ml2.plugin [None req-e1ae4313-641d-49c6-962c-e922dcbf9b79 - - - - - -] Attempt 1 to provision port c26fe88f-6d4a-4aff-9b39-90a05bc453c2 2026-05-07 01:28:55.093 16 INFO neutron.plugins.ml2.plugin [None req-e1ae4313-641d-49c6-962c-e922dcbf9b79 - - - - - -] Attempt 1 to provision port e6bd0593-9628-41f7-bc96-8e5d6c7f945e 2026-05-07 01:28:55.141 16 INFO neutron.plugins.ml2.plugin [None req-e1ae4313-641d-49c6-962c-e922dcbf9b79 - - - - - -] Attempt 1 to provision port f7db127a-e512-424b-8328-bfe0113365f8 2026-05-07 01:28:55.182 16 INFO neutron.plugins.ml2.plugin [None req-e1ae4313-641d-49c6-962c-e922dcbf9b79 - - - - - -] Attempt 1 to provision port 7a7f5862-a449-451b-8830-5366bcb858e8 2026-05-07 01:28:55.227 16 INFO neutron.plugins.ml2.plugin [None req-e1ae4313-641d-49c6-962c-e922dcbf9b79 - - - - - -] Attempt 1 to provision port 2f06625c-c317-4a64-8d08-805c278de98c 2026-05-07 01:28:55.274 16 INFO neutron.plugins.ml2.plugin [None req-e1ae4313-641d-49c6-962c-e922dcbf9b79 - - - - - -] Attempt 1 to provision port f5605eb9-c125-4b2c-8e30-31ba75f8c078 2026-05-07 01:28:55.357 16 INFO neutron.plugins.ml2.plugin [None req-e1ae4313-641d-49c6-962c-e922dcbf9b79 - - - - - -] Attempt 1 to provision port 06e1a26d-7959-4a45-a2f9-9b1b43980877 2026-05-07 01:29:01.858 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port a732affc-aefc-40a1-af2b-d8edf3774a7a 2026-05-07 01:29:01.978 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-99a4fab2-2908-4faa-9ccd-d4879cfd59b5'] response: {'server_uuid': '309dc072-64dd-41d7-8267-32676650ce01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a732affc-aefc-40a1-af2b-d8edf3774a7a', 'code': 200} 2026-05-07 01:29:02.728 13 INFO neutron.plugins.ml2.plugin [None req-9646de1e-cb63-4097-81cf-c1eec6a7a294 - - - - - -] Attempt 1 to provision port c26fe88f-6d4a-4aff-9b39-90a05bc453c2 2026-05-07 01:29:02.795 13 INFO neutron.plugins.ml2.plugin [None req-9646de1e-cb63-4097-81cf-c1eec6a7a294 - - - - - -] Attempt 1 to provision port e6bd0593-9628-41f7-bc96-8e5d6c7f945e 2026-05-07 01:29:02.846 13 INFO neutron.plugins.ml2.plugin [None req-9646de1e-cb63-4097-81cf-c1eec6a7a294 - - - - - -] Attempt 1 to provision port f7db127a-e512-424b-8328-bfe0113365f8 2026-05-07 01:29:02.903 13 INFO neutron.plugins.ml2.plugin [None req-9646de1e-cb63-4097-81cf-c1eec6a7a294 - - - - - -] Attempt 1 to provision port 7a7f5862-a449-451b-8830-5366bcb858e8 2026-05-07 01:29:02.975 13 INFO neutron.plugins.ml2.plugin [None req-9646de1e-cb63-4097-81cf-c1eec6a7a294 - - - - - -] Attempt 1 to provision port a732affc-aefc-40a1-af2b-d8edf3774a7a 2026-05-07 01:29:03.043 13 INFO neutron.plugins.ml2.plugin [None req-9646de1e-cb63-4097-81cf-c1eec6a7a294 - - - - - -] Attempt 1 to provision port f5605eb9-c125-4b2c-8e30-31ba75f8c078 2026-05-07 01:29:03.092 13 INFO neutron.plugins.ml2.plugin [None req-9646de1e-cb63-4097-81cf-c1eec6a7a294 - - - - - -] Attempt 1 to provision port 06e1a26d-7959-4a45-a2f9-9b1b43980877 2026-05-07 01:29:03.780 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port a732affc-aefc-40a1-af2b-d8edf3774a7a 2026-05-07 01:29:05.869 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port e048e1e3-cdf5-4120-b715-300483aa2936 2026-05-07 01:29:07.819 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port e048e1e3-cdf5-4120-b715-300483aa2936 2026-05-07 01:29:08.861 16 INFO neutron.plugins.ml2.plugin [None req-976592be-8bd4-4555-8745-551221ce89c2 - - - - - -] Attempt 1 to provision port 7a7f5862-a449-451b-8830-5366bcb858e8 2026-05-07 01:29:08.923 16 INFO neutron.plugins.ml2.plugin [None req-976592be-8bd4-4555-8745-551221ce89c2 - - - - - -] Attempt 1 to provision port 8e5ead05-c224-4bf5-a604-6ac6ec0b037f 2026-05-07 01:29:08.966 16 INFO neutron.plugins.ml2.plugin [None req-976592be-8bd4-4555-8745-551221ce89c2 - - - - - -] Attempt 1 to provision port c26fe88f-6d4a-4aff-9b39-90a05bc453c2 2026-05-07 01:29:11.853 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ffcb6704-48d0-416b-b843-b7466281cbf1 2026-05-07 01:29:13.875 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ffcb6704-48d0-416b-b843-b7466281cbf1 2026-05-07 01:29:18.336 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 513fffb7-bfe6-4390-8742-275e4f9432d4 2026-05-07 01:29:18.437 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c1d17ea-02b6-4b39-8bb9-d2581a9f4e09'] response: {'server_uuid': 'd99c224c-3250-4263-8c5f-6de97d3be516', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '513fffb7-bfe6-4390-8742-275e4f9432d4', 'code': 200} 2026-05-07 01:29:19.813 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 513fffb7-bfe6-4390-8742-275e4f9432d4 2026-05-07 01:29:24.156 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port b1d3b871-bf69-4c9d-8679-1e43785dd3a4 2026-05-07 01:29:24.440 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 512269bc-ab1d-44bd-9bc3-2baeb52f4959 2026-05-07 01:29:25.834 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port b1d3b871-bf69-4c9d-8679-1e43785dd3a4 2026-05-07 01:29:26.101 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 512269bc-ab1d-44bd-9bc3-2baeb52f4959 2026-05-07 01:29:26.767 16 INFO neutron.plugins.ml2.plugin [None req-126d8e54-6ade-48e2-be85-7d8045087d04 - - - - - -] Attempt 1 to provision port 512269bc-ab1d-44bd-9bc3-2baeb52f4959 2026-05-07 01:29:26.835 16 INFO neutron.plugins.ml2.plugin [None req-126d8e54-6ade-48e2-be85-7d8045087d04 - - - - - -] Attempt 1 to provision port 513fffb7-bfe6-4390-8742-275e4f9432d4 2026-05-07 01:29:26.891 16 INFO neutron.plugins.ml2.plugin [None req-126d8e54-6ade-48e2-be85-7d8045087d04 - - - - - -] Attempt 1 to provision port ffcb6704-48d0-416b-b843-b7466281cbf1 2026-05-07 01:29:26.944 16 INFO neutron.plugins.ml2.plugin [None req-126d8e54-6ade-48e2-be85-7d8045087d04 - - - - - -] Attempt 1 to provision port e6bd0593-9628-41f7-bc96-8e5d6c7f945e 2026-05-07 01:29:27.005 16 INFO neutron.plugins.ml2.plugin [None req-126d8e54-6ade-48e2-be85-7d8045087d04 - - - - - -] Attempt 1 to provision port b1d3b871-bf69-4c9d-8679-1e43785dd3a4 2026-05-07 01:29:29.857 16 INFO neutron.plugins.ml2.plugin [None req-0cbec2af-28b1-41c7-8482-30397aa6c1bf - - - - - -] Attempt 1 to provision port 99978a51-bcbd-47d7-924b-7dc27b2cbbb2 2026-05-07 01:29:52.398 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 7957ff4b-ddb7-4b7e-bf80-f39c288ec300 2026-05-07 01:29:52.514 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2aeecaac-aa1a-48d9-be5c-77edabc19b64'] response: {'server_uuid': 'adc67ccb-8669-48e4-aa7a-c641351445aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7957ff4b-ddb7-4b7e-bf80-f39c288ec300', 'code': 200} 2026-05-07 01:29:53.854 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 7957ff4b-ddb7-4b7e-bf80-f39c288ec300 2026-05-07 01:29:58.335 13 INFO neutron.plugins.ml2.plugin [None req-55dacb5b-6254-4116-afb0-b0c9f4d0ba0e - - - - - -] Attempt 1 to provision port 132494fe-aa70-4825-8371-1c0e08b73f13 2026-05-07 01:29:58.371 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ef492ca9-c4f8-4bf7-8db8-fad1129de55e 2026-05-07 01:29:58.491 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b9d1ba4-5d5b-4d73-a93f-74e4d9cb9181'] response: {'server_uuid': '59440e44-0431-4d20-96c0-efec726e0af8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ef492ca9-c4f8-4bf7-8db8-fad1129de55e', 'code': 200} 2026-05-07 01:29:59.812 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port ef492ca9-c4f8-4bf7-8db8-fad1129de55e 2026-05-07 01:30:34.662 13 INFO neutron.plugins.ml2.plugin [None req-a0c076ca-53a6-496d-819a-3ff1c7e5cc45 - - - - - -] Attempt 1 to provision port 52359caa-1c06-4550-8aca-00024d2d26f6 2026-05-07 01:30:39.928 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 52359caa-1c06-4550-8aca-00024d2d26f6 2026-05-07 01:30:40.031 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bb1dbb8-801a-4938-931e-5104f40479cc'] response: {'server_uuid': 'adc67ccb-8669-48e4-aa7a-c641351445aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52359caa-1c06-4550-8aca-00024d2d26f6', 'code': 200} 2026-05-07 01:30:41.826 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 52359caa-1c06-4550-8aca-00024d2d26f6 2026-05-07 01:30:44.351 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 52359caa-1c06-4550-8aca-00024d2d26f6 2026-05-07 01:31:10.478 13 INFO neutron.plugins.ml2.plugin [None req-65e06db8-6b61-423b-8b1d-b714fe498e49 - - - - - -] Attempt 1 to provision port 6e773054-0ff2-48de-86a4-ed54d9585078 2026-05-07 01:31:19.426 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 6e773054-0ff2-48de-86a4-ed54d9585078 2026-05-07 01:31:19.543 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-26fe40a1-f3a7-41af-8dde-a85e870cc53b'] response: {'server_uuid': 'adc67ccb-8669-48e4-aa7a-c641351445aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e773054-0ff2-48de-86a4-ed54d9585078', 'code': 200} 2026-05-07 01:31:20.086 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 6e773054-0ff2-48de-86a4-ed54d9585078 2026-05-07 01:31:31.247 16 INFO neutron.plugins.ml2.plugin [None req-5a8f0a8c-b1c5-4ba6-af24-30bebb17fe54 - - - - - -] Attempt 1 to provision port 4f05d835-9b43-4e3a-a0e0-ce25c3899f33 2026-05-07 01:31:38.086 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 4f05d835-9b43-4e3a-a0e0-ce25c3899f33 2026-05-07 01:31:38.225 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1caf9f4f-8c8f-4fee-ae95-13fbcd9dba5f'] response: {'server_uuid': 'adc67ccb-8669-48e4-aa7a-c641351445aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f05d835-9b43-4e3a-a0e0-ce25c3899f33', 'code': 200} 2026-05-07 01:31:40.037 16 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 4f05d835-9b43-4e3a-a0e0-ce25c3899f33 2026-05-07 01:31:41.736 16 INFO neutron.plugins.ml2.plugin [None req-bc9831e3-2240-438c-bd9c-b79a8aeba48c - - - - - -] Attempt 1 to provision port 6e773054-0ff2-48de-86a4-ed54d9585078 2026-05-07 01:31:42.106 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 6e773054-0ff2-48de-86a4-ed54d9585078 2026-05-07 01:31:54.992 13 INFO neutron.plugins.ml2.plugin [None req-03a08487-9c4c-462b-9abf-cc248edc99f1 - - - - - -] Attempt 1 to provision port 4f05d835-9b43-4e3a-a0e0-ce25c3899f33 2026-05-07 01:31:56.160 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 4f05d835-9b43-4e3a-a0e0-ce25c3899f33 2026-05-07 01:31:56.456 16 INFO neutron.plugins.ml2.plugin [None req-45d23db3-3903-4905-ad92-fbb9b0dac235 - - - - - -] Attempt 1 to provision port 4f05d835-9b43-4e3a-a0e0-ce25c3899f33 2026-05-07 01:32:05.669 16 INFO neutron.plugins.ml2.plugin [None req-ba168885-3abe-46c3-bdb4-4a282c52f3cc - - - - - -] Attempt 1 to provision port 6e773054-0ff2-48de-86a4-ed54d9585078 2026-05-07 01:32:06.092 13 INFO neutron.plugins.ml2.plugin [None req-90b695b2-1bf9-4554-a695-d911826b9499 - - - - - -] Attempt 1 to provision port 6e773054-0ff2-48de-86a4-ed54d9585078 2026-05-07 01:32:38.222 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7d72352-ae73-412b-b32f-67d1fb6d332d'] response: {'server_uuid': '309dc072-64dd-41d7-8267-32676650ce01', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a732affc-aefc-40a1-af2b-d8edf3774a7a', 'code': 200}