+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-08 03:04:34.658 1 INFO neutron.common.config [-] Logging enabled! 2026-03-08 03:04:34.658 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-03-08 03:04:34.659 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-08 03:04:34.659 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-08 03:04:36.158 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-08 03:04:36.160 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-08 03:04:36.163 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-08 03:04:36.164 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-08 03:04:36.164 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-08 03:04:36.164 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-08 03:04:36.164 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-08 03:04:36.170 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-08 03:04:36.170 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-08 03:04:36.170 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-08 03:04:36.190 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-08 03:04:36.191 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-08 03:04:36.191 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-08 03:04:36.210 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-08 03:04:36.211 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-08 03:04:36.211 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-08 03:04:36.211 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-08 03:04:36.489 1 INFO neutron.plugins.ml2.managers [None req-bf302098-cee0-4895-a5a7-fa591811b87c - - - - - -] Initializing driver for type 'vlan' 2026-03-08 03:04:36.631 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bf302098-cee0-4895-a5a7-fa591811b87c - - - - - -] VlanTypeDriver initialization complete 2026-03-08 03:04:36.631 1 INFO neutron.plugins.ml2.managers [None req-bf302098-cee0-4895-a5a7-fa591811b87c - - - - - -] Initializing driver for type 'vxlan' 2026-03-08 03:04:36.632 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bf302098-cee0-4895-a5a7-fa591811b87c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-08 03:04:36.697 1 INFO neutron.plugins.ml2.managers [None req-bf302098-cee0-4895-a5a7-fa591811b87c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-08 03:04:36.697 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bf302098-cee0-4895-a5a7-fa591811b87c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-08 03:04:36.697 1 INFO neutron.plugins.ml2.managers [None req-bf302098-cee0-4895-a5a7-fa591811b87c - - - - - -] Initializing extension driver 'port_security' 2026-03-08 03:04:36.697 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bf302098-cee0-4895-a5a7-fa591811b87c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-08 03:04:36.698 1 INFO neutron.plugins.ml2.managers [None req-bf302098-cee0-4895-a5a7-fa591811b87c - - - - - -] Initializing extension driver 'qos' 2026-03-08 03:04:36.698 1 INFO neutron.plugins.ml2.managers [None req-bf302098-cee0-4895-a5a7-fa591811b87c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-08 03:04:36.698 1 INFO neutron.plugins.ml2.managers [None req-bf302098-cee0-4895-a5a7-fa591811b87c - - - - - -] Initializing mechanism driver 'l2population' 2026-03-08 03:04:36.710 1 INFO neutron.quota [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded quota_driver: . 2026-03-08 03:04:36.711 1 INFO neutron.plugins.ml2.plugin [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Modular L2 Plugin initialization complete 2026-03-08 03:04:36.711 1 INFO neutron.plugins.ml2.managers [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-08 03:04:36.711 1 INFO neutron.plugins.ml2.managers [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-08 03:04:36.711 1 INFO neutron.plugins.ml2.managers [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-08 03:04:36.712 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: qos 2026-03-08 03:04:36.722 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: router 2026-03-08 03:04:36.756 1 INFO neutron.services.service_base [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-08 03:04:36.756 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: segments 2026-03-08 03:04:36.845 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: trunk 2026-03-08 03:04:36.863 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: vpnaas 2026-03-08 03:04:36.914 1 WARNING stevedore.named [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-08 03:04:36.994 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-08 03:04:36.995 1 INFO neutron.common.utils [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-08 03:04:36.995 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: taas 2026-03-08 03:04:37.021 1 WARNING stevedore.named [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-08 03:04:37.021 1 WARNING stevedore.named [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-08 03:04:37.047 1 INFO neutron_taas.services.taas.taas_plugin [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-08 03:04:37.047 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: tapmirror 2026-03-08 03:04:37.059 1 WARNING stevedore.named [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-08 03:04:37.060 1 WARNING stevedore.named [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-08 03:04:37.076 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-08 03:04:37.076 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: auto_allocate 2026-03-08 03:04:37.084 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: tag 2026-03-08 03:04:37.095 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: timestamp 2026-03-08 03:04:37.097 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: network_ip_availability 2026-03-08 03:04:37.101 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: flavors 2026-03-08 03:04:37.105 1 INFO neutron.manager [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loading Plugin: revisions 2026-03-08 03:04:37.108 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Initializing extension manager. 2026-03-08 03:04:37.109 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: address-group 2026-03-08 03:04:37.110 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: address-scope 2026-03-08 03:04:37.111 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-08 03:04:37.111 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: agent 2026-03-08 03:04:37.112 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: agent-resources-synced 2026-03-08 03:04:37.113 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-08 03:04:37.114 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-08 03:04:37.114 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: availability_zone 2026-03-08 03:04:37.115 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: availability_zone_filter 2026-03-08 03:04:37.115 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-08 03:04:37.115 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: default-subnetpools 2026-03-08 03:04:37.117 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-08 03:04:37.117 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: dns-integration 2026-03-08 03:04:37.118 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: dns-domain-ports 2026-03-08 03:04:37.119 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-08 03:04:37.120 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: dvr 2026-03-08 03:04:37.120 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-08 03:04:37.121 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: empty-string-filtering 2026-03-08 03:04:37.121 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-08 03:04:37.122 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-08 03:04:37.122 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: external-net 2026-03-08 03:04:37.122 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-08 03:04:37.123 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: extraroute 2026-03-08 03:04:37.123 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: extraroute-atomic 2026-03-08 03:04:37.124 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-08 03:04:37.124 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-08 03:04:37.125 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-08 03:04:37.125 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-08 03:04:37.126 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: fip-port-details 2026-03-08 03:04:37.127 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: flavors 2026-03-08 03:04:37.128 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-08 03:04:37.129 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: floatingip-pools 2026-03-08 03:04:37.129 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: ip_allocation 2026-03-08 03:04:37.129 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-08 03:04:37.130 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: l2_adjacency 2026-03-08 03:04:37.131 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: router 2026-03-08 03:04:37.132 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-08 03:04:37.133 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-08 03:04:37.133 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-08 03:04:37.134 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: ext-gw-mode 2026-03-08 03:04:37.134 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: l3-ha 2026-03-08 03:04:37.135 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-08 03:04:37.135 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-08 03:04:37.135 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: l3-flavors 2026-03-08 03:04:37.136 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-08 03:04:37.136 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-08 03:04:37.138 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-08 03:04:37.139 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-08 03:04:37.140 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-08 03:04:37.143 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-08 03:04:37.144 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-08 03:04:37.144 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: multi-provider 2026-03-08 03:04:37.145 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: net-mtu 2026-03-08 03:04:37.145 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: net-mtu-writable 2026-03-08 03:04:37.146 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: network_availability_zone 2026-03-08 03:04:37.146 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: network_ha 2026-03-08 03:04:37.146 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: network-ip-availability 2026-03-08 03:04:37.147 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-08 03:04:37.148 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: pagination 2026-03-08 03:04:37.148 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: port-device-profile 2026-03-08 03:04:37.149 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-08 03:04:37.149 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-08 03:04:37.149 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-08 03:04:37.150 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: port-mac-override 2026-03-08 03:04:37.150 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-08 03:04:37.151 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-08 03:04:37.152 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-08 03:04:37.152 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: port-resource-request 2026-03-08 03:04:37.153 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-08 03:04:37.153 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-08 03:04:37.153 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: binding 2026-03-08 03:04:37.154 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: binding-extended 2026-03-08 03:04:37.155 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: port-security 2026-03-08 03:04:37.155 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: project-id 2026-03-08 03:04:37.155 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: provider 2026-03-08 03:04:37.156 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-08 03:04:37.158 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos 2026-03-08 03:04:37.159 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-08 03:04:37.159 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-08 03:04:37.159 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-default 2026-03-08 03:04:37.160 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-fip 2026-03-08 03:04:37.160 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-08 03:04:37.161 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-08 03:04:37.161 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-08 03:04:37.162 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-08 03:04:37.162 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-08 03:04:37.163 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-pps 2026-03-08 03:04:37.163 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-08 03:04:37.164 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-08 03:04:37.164 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: qos-rules-alias 2026-03-08 03:04:37.164 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: quota-check-limit 2026-03-08 03:04:37.165 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-08 03:04:37.167 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: quotas 2026-03-08 03:04:37.170 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: quota_details 2026-03-08 03:04:37.171 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: rbac-policies 2026-03-08 03:04:37.172 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: rbac-address-group 2026-03-08 03:04:37.172 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: rbac-address-scope 2026-03-08 03:04:37.172 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: rbac-security-groups 2026-03-08 03:04:37.173 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-08 03:04:37.173 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: revision-if-match 2026-03-08 03:04:37.174 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-08 03:04:37.174 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: router_availability_zone 2026-03-08 03:04:37.175 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-08 03:04:37.176 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-08 03:04:37.177 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-08 03:04:37.177 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-08 03:04:37.177 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-08 03:04:37.178 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-08 03:04:37.178 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-08 03:04:37.182 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: security-group 2026-03-08 03:04:37.183 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: segment 2026-03-08 03:04:37.183 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-08 03:04:37.184 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: service-type 2026-03-08 03:04:37.184 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: sorting 2026-03-08 03:04:37.185 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: standard-attr-segment 2026-03-08 03:04:37.185 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: standard-attr-description 2026-03-08 03:04:37.186 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: stateful-security-group 2026-03-08 03:04:37.188 1 WARNING neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-08 03:04:37.189 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-08 03:04:37.191 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: subnet-external-network 2026-03-08 03:04:37.192 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: subnet_onboard 2026-03-08 03:04:37.192 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-08 03:04:37.193 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: subnet-service-types 2026-03-08 03:04:37.194 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: subnet_allocation 2026-03-08 03:04:37.195 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-08 03:04:37.196 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: tag-creation 2026-03-08 03:04:37.196 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-08 03:04:37.202 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: standard-attr-tag 2026-03-08 03:04:37.203 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-08 03:04:37.203 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: trunk 2026-03-08 03:04:37.204 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: trunk-details 2026-03-08 03:04:37.204 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-08 03:04:37.205 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-08 03:04:37.205 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-08 03:04:37.206 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-08 03:04:37.207 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-08 03:04:37.208 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-08 03:04:37.208 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: vpn-flavors 2026-03-08 03:04:37.210 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: vpnaas 2026-03-08 03:04:37.211 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: taas 2026-03-08 03:04:37.212 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: tap-mirror 2026-03-08 03:04:37.212 1 INFO neutron.api.extensions [None req-b07783e3-aec7-4528-9652-24647734b527 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-08 03:05:07.319 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-08 03:05:07.424 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-08 03:05:07.427 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-08 03:05:21.074 13 INFO neutron.db.l3_hamode_db [None req-b655d4a9-6fa7-4da4-ba0d-8b51394dc664 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-08 03:05:39.285 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 2e68cf70-a289-4026-bb9b-3f6dbd62d72f 2026-03-08 03:05:39.292 16 INFO neutron.plugins.ml2.plugin [None req-42293624-89c7-4e74-9fae-f714ef09b046 - - - - - -] Attempt 1 to provision port 2e68cf70-a289-4026-bb9b-3f6dbd62d72f 2026-03-08 03:05:41.200 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 2e68cf70-a289-4026-bb9b-3f6dbd62d72f 2026-03-08 03:05:41.485 16 INFO neutron.plugins.ml2.plugin [None req-92d45992-f656-4eb9-9bc3-a904ca031687 - - - - - -] Attempt 1 to provision port 2e68cf70-a289-4026-bb9b-3f6dbd62d72f 2026-03-08 03:10:25.200 13 INFO neutron.plugins.ml2.plugin [None req-aa7811e3-3ea2-4089-a445-18cddc786f98 - - - - - -] Attempt 1 to provision port 792f71e2-e224-4861-ab4d-8856812c611c 2026-03-08 03:10:25.311 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 792f71e2-e224-4861-ab4d-8856812c611c 2026-03-08 03:10:26.870 13 INFO neutron.plugins.ml2.plugin [None req-da063ea5-56bd-490b-a940-fecc5b433921 - - - - - -] Attempt 1 to provision port 792f71e2-e224-4861-ab4d-8856812c611c 2026-03-08 03:10:27.295 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 792f71e2-e224-4861-ab4d-8856812c611c 2026-03-08 03:10:32.376 16 INFO neutron.plugins.ml2.plugin [None req-499ea44a-6dc8-4d75-86bc-114603b016f1 - - - - - -] Attempt 1 to provision port 722af8f0-448e-43e8-a0c0-9dabd1521ca6 2026-03-08 03:14:48.048 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 722af8f0-448e-43e8-a0c0-9dabd1521ca6 2026-03-08 03:14:49.382 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 722af8f0-448e-43e8-a0c0-9dabd1521ca6 2026-03-08 03:26:41.616 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port ef203dd4-450e-4844-9420-bfca36454bbb 2026-03-08 03:26:43.604 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port ef203dd4-450e-4844-9420-bfca36454bbb 2026-03-08 03:32:50.548 13 INFO neutron.plugins.ml2.plugin [None req-c16eef87-da68-4d60-9763-dbc833e220ba - - - - - -] Attempt 1 to provision port 2e68cf70-a289-4026-bb9b-3f6dbd62d72f 2026-03-08 03:32:50.598 13 INFO neutron.plugins.ml2.plugin [None req-c16eef87-da68-4d60-9763-dbc833e220ba - - - - - -] Attempt 1 to provision port 722af8f0-448e-43e8-a0c0-9dabd1521ca6 2026-03-08 03:32:50.644 13 INFO neutron.plugins.ml2.plugin [None req-c16eef87-da68-4d60-9763-dbc833e220ba - - - - - -] Attempt 1 to provision port 792f71e2-e224-4861-ab4d-8856812c611c 2026-03-08 03:42:13.908 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port ee165cfc-cd05-4ab2-8a9d-aa999dac00cb 2026-03-08 03:42:16.133 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port fba7c2e8-1814-4574-994d-5ef331a44e72 2026-03-08 03:42:16.491 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port ee165cfc-cd05-4ab2-8a9d-aa999dac00cb 2026-03-08 03:42:17.920 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port fba7c2e8-1814-4574-994d-5ef331a44e72 2026-03-08 03:42:19.719 16 INFO neutron.plugins.ml2.plugin [None req-29b6bdf4-c88a-4e6d-9303-c37c8b2871db - - - - - -] Attempt 1 to provision port 974d4fac-77f8-4ed0-851b-24c18b626343 2026-03-08 03:42:19.769 16 INFO neutron.plugins.ml2.plugin [None req-29b6bdf4-c88a-4e6d-9303-c37c8b2871db - - - - - -] Attempt 1 to provision port fba7c2e8-1814-4574-994d-5ef331a44e72 2026-03-08 03:42:19.836 16 INFO neutron.plugins.ml2.plugin [None req-29b6bdf4-c88a-4e6d-9303-c37c8b2871db - - - - - -] Attempt 1 to provision port 77e3a12c-7ec8-4673-8921-19f451b19287 2026-03-08 03:42:20.123 16 INFO neutron.plugins.ml2.plugin [None req-29b6bdf4-c88a-4e6d-9303-c37c8b2871db - - - - - -] Attempt 1 to provision port 3905dadb-c7e4-4de7-afbc-a48430694743 2026-03-08 03:42:20.125 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 77e3a12c-7ec8-4673-8921-19f451b19287 2026-03-08 03:42:22.220 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 77e3a12c-7ec8-4673-8921-19f451b19287 2026-03-08 03:42:22.447 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port e2a148c2-43b2-4664-aedf-1052abc6b36f 2026-03-08 03:42:22.902 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 372cb198-5df1-4612-80d3-043494e70955 2026-03-08 03:42:23.632 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port adc62597-570d-4e02-a331-15a2133da389 2026-03-08 03:42:24.979 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 2e65eeab-a690-4998-a7d7-343a02798a21 2026-03-08 03:42:25.399 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port e2a148c2-43b2-4664-aedf-1052abc6b36f 2026-03-08 03:42:25.634 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 372cb198-5df1-4612-80d3-043494e70955 2026-03-08 03:42:25.924 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port adc62597-570d-4e02-a331-15a2133da389 2026-03-08 03:42:26.966 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 2e65eeab-a690-4998-a7d7-343a02798a21 2026-03-08 03:42:27.160 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port df898304-49a2-4f82-a315-f8f19d3051ae 2026-03-08 03:42:28.993 13 INFO neutron.plugins.ml2.plugin [None req-eeef8fc8-8071-4db0-b256-f715f50e707e - - - - - -] Attempt 1 to provision port 974d4fac-77f8-4ed0-851b-24c18b626343 2026-03-08 03:42:29.076 13 INFO neutron.plugins.ml2.plugin [None req-eeef8fc8-8071-4db0-b256-f715f50e707e - - - - - -] Attempt 1 to provision port 77e3a12c-7ec8-4673-8921-19f451b19287 2026-03-08 03:42:29.144 13 INFO neutron.plugins.ml2.plugin [None req-eeef8fc8-8071-4db0-b256-f715f50e707e - - - - - -] Attempt 1 to provision port e9909e9d-fd79-4c0c-a4f7-8299a6311898 2026-03-08 03:42:29.163 13 INFO neutron.plugins.ml2.plugin [None req-eeef8fc8-8071-4db0-b256-f715f50e707e - - - - - -] Attempt 1 to provision port fba7c2e8-1814-4574-994d-5ef331a44e72 2026-03-08 03:42:29.216 13 INFO neutron.plugins.ml2.plugin [None req-eeef8fc8-8071-4db0-b256-f715f50e707e - - - - - -] Attempt 1 to provision port 2e65eeab-a690-4998-a7d7-343a02798a21 2026-03-08 03:42:29.269 13 INFO neutron.plugins.ml2.plugin [None req-eeef8fc8-8071-4db0-b256-f715f50e707e - - - - - -] Attempt 1 to provision port 3905dadb-c7e4-4de7-afbc-a48430694743 2026-03-08 03:42:30.710 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 7d30528b-81df-4d4e-8b78-f7722589e074 2026-03-08 03:42:31.187 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port d8698047-bb6a-4333-8948-ae7047001fb6 2026-03-08 03:42:31.312 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f62ecd09-f037-4a8c-9e7d-c2fba79618a8'] response: {'server_uuid': '4b21c2c8-65a6-48ae-871b-4096f67b1f9b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d30528b-81df-4d4e-8b78-f7722589e074', 'code': 200} 2026-03-08 03:42:32.522 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 033885f4-837b-4474-bc23-eec0fe94f188 2026-03-08 03:42:33.077 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 7d30528b-81df-4d4e-8b78-f7722589e074 2026-03-08 03:42:33.176 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-eafddc56-c0a4-47cb-91a4-9d69d68eb384'] response: {'server_uuid': 'b465c0da-3470-4400-9108-272de167f012', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '033885f4-837b-4474-bc23-eec0fe94f188', 'code': 200} 2026-03-08 03:42:33.352 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port d8698047-bb6a-4333-8948-ae7047001fb6 2026-03-08 03:42:33.357 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-57a3710f-e060-4f0e-aece-d457b8604e63'] response: {'server_uuid': '85cf6a5e-3365-47d8-92df-1c468735b45f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8698047-bb6a-4333-8948-ae7047001fb6', 'code': 200} 2026-03-08 03:42:34.382 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 033885f4-837b-4474-bc23-eec0fe94f188 2026-03-08 03:42:36.358 13 INFO neutron.plugins.ml2.plugin [None req-e7c1d50b-44c8-4a43-a758-855b3203ad7a - - - - - -] Attempt 1 to provision port 033885f4-837b-4474-bc23-eec0fe94f188 2026-03-08 03:42:36.407 13 INFO neutron.plugins.ml2.plugin [None req-e7c1d50b-44c8-4a43-a758-855b3203ad7a - - - - - -] Attempt 1 to provision port 974d4fac-77f8-4ed0-851b-24c18b626343 2026-03-08 03:42:36.431 13 INFO neutron.plugins.ml2.plugin [None req-e7c1d50b-44c8-4a43-a758-855b3203ad7a - - - - - -] Attempt 1 to provision port e9909e9d-fd79-4c0c-a4f7-8299a6311898 2026-03-08 03:42:36.461 13 INFO neutron.plugins.ml2.plugin [None req-e7c1d50b-44c8-4a43-a758-855b3203ad7a - - - - - -] Attempt 1 to provision port 111d7d32-5046-45a2-884f-70f7b566e79b 2026-03-08 03:42:36.509 13 INFO neutron.plugins.ml2.plugin [None req-e7c1d50b-44c8-4a43-a758-855b3203ad7a - - - - - -] Attempt 1 to provision port 2e65eeab-a690-4998-a7d7-343a02798a21 2026-03-08 03:42:38.292 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port f84b0252-45cb-4a84-b2cf-2bfb7f3ac901 2026-03-08 03:42:40.236 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port f84b0252-45cb-4a84-b2cf-2bfb7f3ac901 2026-03-08 03:42:40.508 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 2ee7b9df-9637-4c52-9d02-223cbea3a5ce 2026-03-08 03:42:42.243 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 2ee7b9df-9637-4c52-9d02-223cbea3a5ce 2026-03-08 03:42:45.040 13 INFO neutron.plugins.ml2.plugin [None req-42673837-010c-4dee-896f-50fc80915cb7 - - - - - -] Attempt 1 to provision port e9909e9d-fd79-4c0c-a4f7-8299a6311898 2026-03-08 03:42:45.069 13 INFO neutron.plugins.ml2.plugin [None req-42673837-010c-4dee-896f-50fc80915cb7 - - - - - -] Attempt 1 to provision port e7eab51c-417f-4d8f-bdf3-6ffe624b8834 2026-03-08 03:42:45.108 13 INFO neutron.plugins.ml2.plugin [None req-42673837-010c-4dee-896f-50fc80915cb7 - - - - - -] Attempt 1 to provision port 2ee7b9df-9637-4c52-9d02-223cbea3a5ce 2026-03-08 03:42:45.167 13 INFO neutron.plugins.ml2.plugin [None req-42673837-010c-4dee-896f-50fc80915cb7 - - - - - -] Attempt 1 to provision port 3905dadb-c7e4-4de7-afbc-a48430694743 2026-03-08 03:42:48.161 13 INFO neutron.plugins.ml2.plugin [None req-873f8373-81c6-4665-8fc0-7b40cdaa63c9 - - - - - -] Attempt 1 to provision port c56f34d9-c6b1-411c-afc7-2d5627c3e600 2026-03-08 03:42:51.016 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port e04b01a9-59bb-4325-aa16-b16602fa4240 2026-03-08 03:42:51.186 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdf9d986-7b44-4d33-acf9-00d720022373'] response: {'server_uuid': '5c77a8f1-ac24-42ab-836e-d6c0f63cc182', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e04b01a9-59bb-4325-aa16-b16602fa4240', 'code': 200} 2026-03-08 03:42:53.275 13 INFO neutron.plugins.ml2.plugin [None req-5b2b4a09-84b7-4604-84e7-44faaaf15d97 - - - - - -] Attempt 1 to provision port e04b01a9-59bb-4325-aa16-b16602fa4240 2026-03-08 03:42:53.341 13 INFO neutron.plugins.ml2.plugin [None req-5b2b4a09-84b7-4604-84e7-44faaaf15d97 - - - - - -] Attempt 1 to provision port e7eab51c-417f-4d8f-bdf3-6ffe624b8834 2026-03-08 03:42:53.420 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port e04b01a9-59bb-4325-aa16-b16602fa4240 2026-03-08 03:42:56.031 16 INFO neutron.plugins.ml2.plugin [None req-6544728d-5cc0-4b2c-af74-4abfac6f48b8 - - - - - -] Attempt 1 to provision port 3905dadb-c7e4-4de7-afbc-a48430694743 2026-03-08 03:42:57.584 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-75796261-2724-45cc-b6ca-73fa5786a44b'] response: {'server_uuid': '5c77a8f1-ac24-42ab-836e-d6c0f63cc182', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e04b01a9-59bb-4325-aa16-b16602fa4240', 'code': 200} 2026-03-08 03:42:58.710 16 INFO neutron.plugins.ml2.plugin [None req-5e839163-fc40-420a-bd96-b0a779deaeef - - - - - -] Attempt 1 to provision port d8698047-bb6a-4333-8948-ae7047001fb6 2026-03-08 03:42:58.773 16 INFO neutron.plugins.ml2.plugin [None req-5e839163-fc40-420a-bd96-b0a779deaeef - - - - - -] Attempt 1 to provision port f3ceeff9-550b-47cc-90d8-7d3a953bdd82 2026-03-08 03:43:01.491 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 3905dadb-c7e4-4de7-afbc-a48430694743 2026-03-08 03:43:01.829 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port c56f34d9-c6b1-411c-afc7-2d5627c3e600 2026-03-08 03:43:03.358 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 3905dadb-c7e4-4de7-afbc-a48430694743 2026-03-08 03:43:03.556 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port c56f34d9-c6b1-411c-afc7-2d5627c3e600 2026-03-08 03:43:13.338 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 0f486487-ab0f-41a5-ae3d-5dfad195b62b 2026-03-08 03:43:15.465 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port bf5a6321-08b9-47e1-a785-0b60e996b9ec 2026-03-08 03:43:15.888 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 0f486487-ab0f-41a5-ae3d-5dfad195b62b 2026-03-08 03:43:17.349 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port bf5a6321-08b9-47e1-a785-0b60e996b9ec 2026-03-08 03:43:23.629 13 INFO neutron.plugins.ml2.plugin [None req-0cbc73ba-d409-4b2f-bf3a-600803823615 - - - - - -] Attempt 1 to provision port 4a832876-3723-496b-872a-69de622e8d46 2026-03-08 03:43:23.655 13 INFO neutron.plugins.ml2.plugin [None req-0cbc73ba-d409-4b2f-bf3a-600803823615 - - - - - -] Attempt 1 to provision port bf5a6321-08b9-47e1-a785-0b60e996b9ec 2026-03-08 03:43:23.713 13 INFO neutron.plugins.ml2.plugin [None req-0cbc73ba-d409-4b2f-bf3a-600803823615 - - - - - -] Attempt 1 to provision port 6d3f7f69-85d7-4766-b52e-97bbb43f12cf 2026-03-08 03:43:28.104 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 71ac69c1-3e96-4464-ba64-cad5fe41d490 2026-03-08 03:43:28.250 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab8fef5f-4a97-4b67-a0a8-e18e8b95f18b'] response: {'server_uuid': 'd052ce69-217c-4b13-aeb1-37ba685292ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71ac69c1-3e96-4464-ba64-cad5fe41d490', 'code': 200} 2026-03-08 03:43:29.516 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 71ac69c1-3e96-4464-ba64-cad5fe41d490 2026-03-08 03:43:31.471 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 4a832876-3723-496b-872a-69de622e8d46 2026-03-08 03:43:31.749 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 6d3f7f69-85d7-4766-b52e-97bbb43f12cf 2026-03-08 03:43:33.558 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 4a832876-3723-496b-872a-69de622e8d46 2026-03-08 03:43:33.811 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 6d3f7f69-85d7-4766-b52e-97bbb43f12cf 2026-03-08 03:43:33.987 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port e029ef49-8be5-4936-9c7e-26dcf9121398 2026-03-08 03:43:35.641 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port e029ef49-8be5-4936-9c7e-26dcf9121398 2026-03-08 03:43:35.892 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 3963ca28-7ecb-4e75-9f22-c6df23e741c3 2026-03-08 03:43:37.577 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 3963ca28-7ecb-4e75-9f22-c6df23e741c3 2026-03-08 03:43:39.936 13 INFO neutron.plugins.ml2.plugin [None req-961e34eb-6eb1-492b-8ecb-bbeaa2eeb890 - - - - - -] Attempt 1 to provision port 3963ca28-7ecb-4e75-9f22-c6df23e741c3 2026-03-08 03:43:40.026 13 INFO neutron.plugins.ml2.plugin [None req-961e34eb-6eb1-492b-8ecb-bbeaa2eeb890 - - - - - -] Attempt 1 to provision port f344c6f3-384f-483c-8663-aba650ae5f71 2026-03-08 03:43:40.071 13 INFO neutron.plugins.ml2.plugin [None req-961e34eb-6eb1-492b-8ecb-bbeaa2eeb890 - - - - - -] Attempt 1 to provision port f02a154a-88c6-458f-94f0-437f35dfd7fa 2026-03-08 03:43:41.443 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 1d66aaee-7c7d-41f0-887a-492389639361 2026-03-08 03:43:43.416 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 1d66aaee-7c7d-41f0-887a-492389639361 2026-03-08 03:43:49.560 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port f02a154a-88c6-458f-94f0-437f35dfd7fa 2026-03-08 03:43:51.473 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port f02a154a-88c6-458f-94f0-437f35dfd7fa 2026-03-08 03:43:51.636 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port f344c6f3-384f-483c-8663-aba650ae5f71 2026-03-08 03:43:54.680 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 116ad415-2716-4c97-a605-72803a86c28f 2026-03-08 03:43:55.074 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port f344c6f3-384f-483c-8663-aba650ae5f71 2026-03-08 03:43:55.297 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 5f42850a-0ebc-4357-9297-40a61cd68a51 2026-03-08 03:43:55.396 16 INFO neutron.plugins.ml2.plugin [None req-3d570a91-531f-4ccb-8f91-bd380dfd7ccc - - - - - -] Attempt 1 to provision port bf5a6321-08b9-47e1-a785-0b60e996b9ec 2026-03-08 03:43:55.411 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3055b272-be50-4601-a46f-73704af04116'] response: {'server_uuid': '2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f42850a-0ebc-4357-9297-40a61cd68a51', 'code': 200} 2026-03-08 03:43:55.526 16 INFO neutron.plugins.ml2.plugin [None req-3d570a91-531f-4ccb-8f91-bd380dfd7ccc - - - - - -] Attempt 1 to provision port 4a832876-3723-496b-872a-69de622e8d46 2026-03-08 03:43:55.648 16 INFO neutron.plugins.ml2.plugin [None req-3d570a91-531f-4ccb-8f91-bd380dfd7ccc - - - - - -] Attempt 1 to provision port 5f42850a-0ebc-4357-9297-40a61cd68a51 2026-03-08 03:43:55.782 16 INFO neutron.plugins.ml2.plugin [None req-3d570a91-531f-4ccb-8f91-bd380dfd7ccc - - - - - -] Attempt 1 to provision port f344c6f3-384f-483c-8663-aba650ae5f71 2026-03-08 03:43:55.890 16 INFO neutron.plugins.ml2.plugin [None req-3d570a91-531f-4ccb-8f91-bd380dfd7ccc - - - - - -] Attempt 1 to provision port 33a42b35-51a8-4911-a186-ac36a0ddbe47 2026-03-08 03:43:55.925 16 INFO neutron.plugins.ml2.plugin [None req-3d570a91-531f-4ccb-8f91-bd380dfd7ccc - - - - - -] Attempt 1 to provision port 116ad415-2716-4c97-a605-72803a86c28f 2026-03-08 03:43:55.942 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port fe18b0fa-4d72-4c63-b120-5b3f901ec382 2026-03-08 03:43:56.001 16 INFO neutron.plugins.ml2.plugin [None req-3d570a91-531f-4ccb-8f91-bd380dfd7ccc - - - - - -] Attempt 1 to provision port 71ac69c1-3e96-4464-ba64-cad5fe41d490 2026-03-08 03:43:56.072 16 INFO neutron.plugins.ml2.plugin [None req-3d570a91-531f-4ccb-8f91-bd380dfd7ccc - - - - - -] Attempt 1 to provision port 957ccde2-402b-4d32-ad5f-437b5f911277 2026-03-08 03:43:56.894 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 5f42850a-0ebc-4357-9297-40a61cd68a51 2026-03-08 03:43:57.163 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port fe18b0fa-4d72-4c63-b120-5b3f901ec382 2026-03-08 03:43:57.353 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 116ad415-2716-4c97-a605-72803a86c28f 2026-03-08 03:43:57.447 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfaecd7a-8b40-4573-9328-f525a7a63f1e'] response: {'server_uuid': '52b79511-c31f-42b5-8b0e-c944da78d19f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe18b0fa-4d72-4c63-b120-5b3f901ec382', 'code': 200} 2026-03-08 03:43:58.913 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 33a42b35-51a8-4911-a186-ac36a0ddbe47 2026-03-08 03:43:58.968 16 WARNING neutron.plugins.ml2.plugin [None req-c202c95b-7432-4dd3-9acd-3e5603222f4a - - - - - -] Concurrent port binding operations failed on port 957ccde2-402b-4d32-ad5f-437b5f911277 2026-03-08 03:43:58.975 16 INFO neutron.plugins.ml2.plugin [None req-c202c95b-7432-4dd3-9acd-3e5603222f4a - - - - - -] Attempt 2 to bind port 957ccde2-402b-4d32-ad5f-437b5f911277 2026-03-08 03:44:00.383 13 INFO neutron.plugins.ml2.plugin [None req-4543404c-d5a8-4a2e-ab0b-53551f5bb445 - - - - - -] Attempt 1 to provision port fe18b0fa-4d72-4c63-b120-5b3f901ec382 2026-03-08 03:44:00.447 13 INFO neutron.plugins.ml2.plugin [None req-4543404c-d5a8-4a2e-ab0b-53551f5bb445 - - - - - -] Attempt 1 to provision port 957ccde2-402b-4d32-ad5f-437b5f911277 2026-03-08 03:44:00.835 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 957ccde2-402b-4d32-ad5f-437b5f911277 2026-03-08 03:44:01.120 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 33a42b35-51a8-4911-a186-ac36a0ddbe47 2026-03-08 03:44:03.003 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2c794bb-d4a2-41b7-b8ff-56d00f922331'] response: {'server_uuid': '52b79511-c31f-42b5-8b0e-c944da78d19f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fe18b0fa-4d72-4c63-b120-5b3f901ec382', 'code': 200} 2026-03-08 03:44:03.124 13 INFO neutron.plugins.ml2.plugin [None req-1e346796-11bf-449d-9c97-5ff8de13d74b - - - - - -] Attempt 1 to provision port 5f42850a-0ebc-4357-9297-40a61cd68a51 2026-03-08 03:44:16.993 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d84dd42d-19ce-4787-80ab-1d3c10e661b3'] response: {'server_uuid': 'd052ce69-217c-4b13-aeb1-37ba685292ae', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '71ac69c1-3e96-4464-ba64-cad5fe41d490', 'code': 200} 2026-03-08 03:44:21.399 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 71ac69c1-3e96-4464-ba64-cad5fe41d490 2026-03-08 03:44:21.533 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce2787cf-d2a2-4958-8b7f-dc68d74bebdd'] response: {'server_uuid': 'd052ce69-217c-4b13-aeb1-37ba685292ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71ac69c1-3e96-4464-ba64-cad5fe41d490', 'code': 200} 2026-03-08 03:44:22.789 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 71ac69c1-3e96-4464-ba64-cad5fe41d490 2026-03-08 03:44:35.387 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port fe179c48-c963-4528-b76e-f993b4beb4d1 2026-03-08 03:44:35.512 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1de6c6c-c06e-4732-b96a-9a4b8e9b2776'] response: {'server_uuid': '4f1f1031-17c4-4ff6-aafe-53240d7fbeb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe179c48-c963-4528-b76e-f993b4beb4d1', 'code': 200} 2026-03-08 03:44:36.834 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port fe179c48-c963-4528-b76e-f993b4beb4d1 2026-03-08 03:44:37.996 13 INFO neutron.plugins.ml2.plugin [None req-3c5140f9-c551-4d73-85a1-909927e2da5d - - - - - -] Attempt 1 to provision port a1668ab3-6ae9-4242-bb74-a5ee08bf1468 2026-03-08 03:44:48.879 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 482fa1ec-8539-45a5-9b2e-dc47205f2d8a 2026-03-08 03:44:49.335 13 INFO neutron.plugins.ml2.plugin [None req-a18eb525-e782-4482-84f9-d9ff37a51a3a - - - - - -] Attempt 1 to provision port 482fa1ec-8539-45a5-9b2e-dc47205f2d8a 2026-03-08 03:44:49.363 13 INFO neutron.plugins.ml2.db [None req-a18eb525-e782-4482-84f9-d9ff37a51a3a - - - - - -] No ports have port_id starting with 482fa1ec-8539-45a5-9b2e-dc47205f2d8a 2026-03-08 03:45:09.007 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7060839-6ca0-469a-ad46-68364df21826'] response: {'server_uuid': '2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5f42850a-0ebc-4357-9297-40a61cd68a51', 'code': 200} 2026-03-08 03:45:24.862 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port b28433ee-c688-476d-8328-20a5df85702b 2026-03-08 03:45:26.901 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 407b2a86-0590-43cd-854f-5740af576e8d 2026-03-08 03:45:27.305 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port b28433ee-c688-476d-8328-20a5df85702b 2026-03-08 03:45:28.817 16 INFO neutron.plugins.ml2.plugin [None req-8d59afce-63ad-457a-96a7-302759a06394 - - - - - -] Attempt 1 to provision port b28433ee-c688-476d-8328-20a5df85702b 2026-03-08 03:45:28.868 16 INFO neutron.plugins.ml2.plugin [None req-8d59afce-63ad-457a-96a7-302759a06394 - - - - - -] Attempt 1 to provision port 6ca0017b-191f-4202-a498-56fe82ee8acc 2026-03-08 03:45:28.872 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 407b2a86-0590-43cd-854f-5740af576e8d 2026-03-08 03:45:32.607 16 INFO neutron.plugins.ml2.plugin [None req-90e88f8f-ea1d-4d1d-a4a3-5c4ae93e8a49 - - - - - -] Attempt 1 to provision port b28433ee-c688-476d-8328-20a5df85702b 2026-03-08 03:45:32.664 16 INFO neutron.plugins.ml2.plugin [None req-90e88f8f-ea1d-4d1d-a4a3-5c4ae93e8a49 - - - - - -] Attempt 1 to provision port 3a6fb62b-1868-45e5-8d4b-d60bcee9ea9f 2026-03-08 03:45:34.927 13 INFO neutron.plugins.ml2.plugin [None req-5d129b59-11c9-4523-b4a2-12ec00edecc8 - - - - - -] Attempt 1 to provision port 3a6fb62b-1868-45e5-8d4b-d60bcee9ea9f 2026-03-08 03:45:36.912 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port dc1779be-b2ba-4908-8546-f24c55e34d2f 2026-03-08 03:45:40.027 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 656ba9e3-b676-4ce6-8eb4-ec334114a5d4 2026-03-08 03:45:40.172 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-53413db2-e57d-4a55-af53-cec7ad3e1aec'] response: {'server_uuid': 'a99c9cc1-1448-4d15-a9c3-d19e3a4d8895', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '656ba9e3-b676-4ce6-8eb4-ec334114a5d4', 'code': 200} 2026-03-08 03:45:40.490 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port dc1779be-b2ba-4908-8546-f24c55e34d2f 2026-03-08 03:45:41.275 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 1b0e7f20-293e-45b3-b4bb-f9c16391297e 2026-03-08 03:45:41.308 16 INFO neutron.plugins.ml2.db [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] No ports have port_id starting with 1b0e7f20-293e-45b3-b4bb-f9c16391297e 2026-03-08 03:45:41.346 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 656ba9e3-b676-4ce6-8eb4-ec334114a5d4 2026-03-08 03:45:43.440 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 3a6fb62b-1868-45e5-8d4b-d60bcee9ea9f 2026-03-08 03:45:43.777 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 6ca0017b-191f-4202-a498-56fe82ee8acc 2026-03-08 03:45:45.193 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 3a6fb62b-1868-45e5-8d4b-d60bcee9ea9f 2026-03-08 03:45:45.455 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 6ca0017b-191f-4202-a498-56fe82ee8acc 2026-03-08 03:45:48.234 16 INFO neutron.plugins.ml2.plugin [None req-a6c18ccb-3cd4-40d4-99d7-8aabe300acc8 - - - - - -] Attempt 1 to provision port 3a6fb62b-1868-45e5-8d4b-d60bcee9ea9f 2026-03-08 03:45:51.190 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 1c8b5555-8fd2-4a6a-bbc3-f5157f993e0f 2026-03-08 03:46:17.330 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port c4ecdb86-00e8-49e1-aa67-ea5fa4a520eb 2026-03-08 03:46:18.396 13 INFO neutron.plugins.ml2.plugin [None req-96147915-9fae-422b-af04-43d9502778d4 - - - - - -] Attempt 1 to provision port c4ecdb86-00e8-49e1-aa67-ea5fa4a520eb 2026-03-08 03:46:19.098 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port c4ecdb86-00e8-49e1-aa67-ea5fa4a520eb 2026-03-08 03:46:21.237 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 0139d862-2096-48f5-b0b2-bd871a2fdff2 2026-03-08 03:46:21.715 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 6e367a4e-c290-4b8a-a70f-77e3ae179146 2026-03-08 03:46:23.337 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 0139d862-2096-48f5-b0b2-bd871a2fdff2 2026-03-08 03:46:23.776 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 6e367a4e-c290-4b8a-a70f-77e3ae179146 2026-03-08 03:46:24.723 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 4173a17d-6bc3-44e3-9b68-c1515d611cc6 2026-03-08 03:46:26.019 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 6980ed7a-ae8f-495a-823d-59c26ac5c609 2026-03-08 03:46:26.478 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 4173a17d-6bc3-44e3-9b68-c1515d611cc6 2026-03-08 03:46:27.995 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 6980ed7a-ae8f-495a-823d-59c26ac5c609 2026-03-08 03:46:28.241 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port a9b82e73-a7f3-4a1d-bf67-728c3d5efdaa 2026-03-08 03:46:30.043 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port a9b82e73-a7f3-4a1d-bf67-728c3d5efdaa 2026-03-08 03:46:32.037 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port c4ecdb86-00e8-49e1-aa67-ea5fa4a520eb 2026-03-08 03:46:32.808 13 INFO neutron.plugins.ml2.plugin [None req-f910dd0a-d3df-494d-849f-a5332b889255 - - - - - -] Attempt 1 to provision port 0300faf5-2d72-4883-a020-282e448dc3ee 2026-03-08 03:46:32.829 13 INFO neutron.plugins.ml2.plugin [None req-f910dd0a-d3df-494d-849f-a5332b889255 - - - - - -] Attempt 1 to provision port 6e367a4e-c290-4b8a-a70f-77e3ae179146 2026-03-08 03:46:32.879 13 INFO neutron.plugins.ml2.plugin [None req-f910dd0a-d3df-494d-849f-a5332b889255 - - - - - -] Attempt 1 to provision port c4ecdb86-00e8-49e1-aa67-ea5fa4a520eb 2026-03-08 03:46:32.928 13 INFO neutron.plugins.ml2.plugin [None req-f910dd0a-d3df-494d-849f-a5332b889255 - - - - - -] Attempt 1 to provision port 4f57bf8a-f51a-4114-ae18-c4543db21880 2026-03-08 03:46:32.968 13 INFO neutron.plugins.ml2.plugin [None req-f910dd0a-d3df-494d-849f-a5332b889255 - - - - - -] Attempt 1 to provision port 6980ed7a-ae8f-495a-823d-59c26ac5c609 2026-03-08 03:46:33.028 13 INFO neutron.plugins.ml2.plugin [None req-f910dd0a-d3df-494d-849f-a5332b889255 - - - - - -] Attempt 1 to provision port 9de98a9c-f1ae-4903-86ca-3c24cfddf67f 2026-03-08 03:46:35.891 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port d23a5a9d-f1f6-42e9-9956-d2d5f68d28b3 2026-03-08 03:46:38.482 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port d23a5a9d-f1f6-42e9-9956-d2d5f68d28b3 2026-03-08 03:46:38.754 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 65969d86-32ca-441f-a700-b9b7625c589a 2026-03-08 03:46:38.865 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c336e778-28e6-4aef-8a4b-c7bb19d5ef63'] response: {'server_uuid': 'aefe2447-b777-49fe-846d-c744313c952b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65969d86-32ca-441f-a700-b9b7625c589a', 'code': 200} 2026-03-08 03:46:41.117 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 65969d86-32ca-441f-a700-b9b7625c589a 2026-03-08 03:46:41.311 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port eb9adca0-18c6-45ca-ba74-832fff71d0f5 2026-03-08 03:46:41.401 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5941b5d-f5f0-4399-844c-27b6c2016959'] response: {'server_uuid': 'a699f4df-06c2-4e29-b531-ab89f76188a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb9adca0-18c6-45ca-ba74-832fff71d0f5', 'code': 200} 2026-03-08 03:46:42.519 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port eb9adca0-18c6-45ca-ba74-832fff71d0f5 2026-03-08 03:46:42.711 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 90b3efa2-af1c-4e54-82da-4a39f99b67d4 2026-03-08 03:46:44.274 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 0300faf5-2d72-4883-a020-282e448dc3ee 2026-03-08 03:46:44.605 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 90b3efa2-af1c-4e54-82da-4a39f99b67d4 2026-03-08 03:46:44.783 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 5e356e03-98e0-4a8a-b7b5-032f52c84f25 2026-03-08 03:46:45.804 13 WARNING neutron.plugins.ml2.plugin [None req-dabcef0c-8b6d-4d7d-9173-17becc2b2fe2 - - - - - -] Concurrent port binding operations failed on port 2d8e63e7-0c54-4480-a13b-27da40fd1672 2026-03-08 03:46:45.809 13 INFO neutron.plugins.ml2.plugin [None req-dabcef0c-8b6d-4d7d-9173-17becc2b2fe2 - - - - - -] Attempt 2 to bind port 2d8e63e7-0c54-4480-a13b-27da40fd1672 2026-03-08 03:46:46.120 13 WARNING neutron.plugins.ml2.plugin [None req-dabcef0c-8b6d-4d7d-9173-17becc2b2fe2 - - - - - -] Concurrent port binding operations failed on port 445f4af2-e5b0-4869-a389-3ce2c6fec3f3 2026-03-08 03:46:46.126 13 INFO neutron.plugins.ml2.plugin [None req-dabcef0c-8b6d-4d7d-9173-17becc2b2fe2 - - - - - -] Attempt 2 to bind port 445f4af2-e5b0-4869-a389-3ce2c6fec3f3 2026-03-08 03:46:46.392 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 445f4af2-e5b0-4869-a389-3ce2c6fec3f3 2026-03-08 03:46:46.692 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 0300faf5-2d72-4883-a020-282e448dc3ee 2026-03-08 03:46:47.022 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 2d8e63e7-0c54-4480-a13b-27da40fd1672 2026-03-08 03:46:47.591 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 5e356e03-98e0-4a8a-b7b5-032f52c84f25 2026-03-08 03:46:47.755 13 INFO neutron.plugins.ml2.plugin [None req-a5984fb3-d1f0-4cc1-aed2-f72ea266a16a - - - - - -] Attempt 1 to provision port 066cf675-7b90-405f-946a-a40721d3891c 2026-03-08 03:46:48.179 13 INFO neutron.plugins.ml2.plugin [None req-a5984fb3-d1f0-4cc1-aed2-f72ea266a16a - - - - - -] Attempt 1 to provision port 90b3efa2-af1c-4e54-82da-4a39f99b67d4 2026-03-08 03:46:48.285 13 INFO neutron.plugins.ml2.plugin [None req-a5984fb3-d1f0-4cc1-aed2-f72ea266a16a - - - - - -] Attempt 1 to provision port c4ecdb86-00e8-49e1-aa67-ea5fa4a520eb 2026-03-08 03:46:48.366 13 INFO neutron.plugins.ml2.plugin [None req-a5984fb3-d1f0-4cc1-aed2-f72ea266a16a - - - - - -] Attempt 1 to provision port 4f57bf8a-f51a-4114-ae18-c4543db21880 2026-03-08 03:46:48.535 13 INFO neutron.plugins.ml2.plugin [None req-a5984fb3-d1f0-4cc1-aed2-f72ea266a16a - - - - - -] Attempt 1 to provision port 445f4af2-e5b0-4869-a389-3ce2c6fec3f3 2026-03-08 03:46:48.600 13 INFO neutron.plugins.ml2.plugin [None req-a5984fb3-d1f0-4cc1-aed2-f72ea266a16a - - - - - -] Attempt 1 to provision port 9de98a9c-f1ae-4903-86ca-3c24cfddf67f 2026-03-08 03:46:48.640 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 2d8e63e7-0c54-4480-a13b-27da40fd1672 2026-03-08 03:46:48.823 13 INFO neutron.plugins.ml2.plugin [None req-a5984fb3-d1f0-4cc1-aed2-f72ea266a16a - - - - - -] Attempt 1 to provision port 5e356e03-98e0-4a8a-b7b5-032f52c84f25 2026-03-08 03:46:48.933 13 INFO neutron.plugins.ml2.plugin [None req-a5984fb3-d1f0-4cc1-aed2-f72ea266a16a - - - - - -] Attempt 1 to provision port d23a5a9d-f1f6-42e9-9956-d2d5f68d28b3 2026-03-08 03:46:48.953 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 4f57bf8a-f51a-4114-ae18-c4543db21880 2026-03-08 03:46:49.261 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 9de98a9c-f1ae-4903-86ca-3c24cfddf67f 2026-03-08 03:46:49.446 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 445f4af2-e5b0-4869-a389-3ce2c6fec3f3 2026-03-08 03:46:49.640 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 4a61c58d-e38d-484b-92fb-f18458a33d88 2026-03-08 03:46:49.942 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 066cf675-7b90-405f-946a-a40721d3891c 2026-03-08 03:46:50.833 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 4a61c58d-e38d-484b-92fb-f18458a33d88 2026-03-08 03:46:50.993 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 4f57bf8a-f51a-4114-ae18-c4543db21880 2026-03-08 03:46:51.206 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 9de98a9c-f1ae-4903-86ca-3c24cfddf67f 2026-03-08 03:46:54.768 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 573a4b9e-c407-42cf-8142-941929acffa5 2026-03-08 03:46:54.872 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e53b36e-1c13-4a8f-b1c5-a449ce2afbbd'] response: {'server_uuid': 'e94cbdcc-ce54-4599-9649-ce70c03f213e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '573a4b9e-c407-42cf-8142-941929acffa5', 'code': 200} 2026-03-08 03:46:56.751 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 573a4b9e-c407-42cf-8142-941929acffa5 2026-03-08 03:47:04.915 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf73d441-9197-40d1-b97c-3270e524f0a0'] response: {'server_uuid': 'a699f4df-06c2-4e29-b531-ab89f76188a3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eb9adca0-18c6-45ca-ba74-832fff71d0f5', 'code': 200} 2026-03-08 03:47:05.437 13 INFO neutron.plugins.ml2.plugin [None req-c7c2933e-bd24-47c2-9565-62df7141ad0d - - - - - -] Attempt 1 to provision port 066cf675-7b90-405f-946a-a40721d3891c 2026-03-08 03:47:05.496 13 INFO neutron.plugins.ml2.plugin [None req-c7c2933e-bd24-47c2-9565-62df7141ad0d - - - - - -] Attempt 1 to provision port 90b3efa2-af1c-4e54-82da-4a39f99b67d4 2026-03-08 03:47:05.547 13 INFO neutron.plugins.ml2.plugin [None req-c7c2933e-bd24-47c2-9565-62df7141ad0d - - - - - -] Attempt 1 to provision port 6e367a4e-c290-4b8a-a70f-77e3ae179146 2026-03-08 03:47:05.596 13 INFO neutron.plugins.ml2.plugin [None req-c7c2933e-bd24-47c2-9565-62df7141ad0d - - - - - -] Attempt 1 to provision port 445f4af2-e5b0-4869-a389-3ce2c6fec3f3 2026-03-08 03:47:05.658 13 INFO neutron.plugins.ml2.plugin [None req-c7c2933e-bd24-47c2-9565-62df7141ad0d - - - - - -] Attempt 1 to provision port 4a61c58d-e38d-484b-92fb-f18458a33d88 2026-03-08 03:47:05.716 13 INFO neutron.plugins.ml2.plugin [None req-c7c2933e-bd24-47c2-9565-62df7141ad0d - - - - - -] Attempt 1 to provision port 573a4b9e-c407-42cf-8142-941929acffa5 2026-03-08 03:47:05.779 13 INFO neutron.plugins.ml2.plugin [None req-c7c2933e-bd24-47c2-9565-62df7141ad0d - - - - - -] Attempt 1 to provision port 2d8e63e7-0c54-4480-a13b-27da40fd1672 2026-03-08 03:47:05.847 13 INFO neutron.plugins.ml2.plugin [None req-c7c2933e-bd24-47c2-9565-62df7141ad0d - - - - - -] Attempt 1 to provision port 0300faf5-2d72-4883-a020-282e448dc3ee 2026-03-08 03:47:05.906 13 INFO neutron.plugins.ml2.plugin [None req-c7c2933e-bd24-47c2-9565-62df7141ad0d - - - - - -] Attempt 1 to provision port 65969d86-32ca-441f-a700-b9b7625c589a 2026-03-08 03:47:10.102 13 INFO neutron.plugins.ml2.plugin [None req-00993f7d-ca5e-4da0-a3bb-c637b04d70ef - - - - - -] Attempt 1 to provision port 4f57bf8a-f51a-4114-ae18-c4543db21880 2026-03-08 03:47:10.162 13 INFO neutron.plugins.ml2.plugin [None req-00993f7d-ca5e-4da0-a3bb-c637b04d70ef - - - - - -] Attempt 1 to provision port 445f4af2-e5b0-4869-a389-3ce2c6fec3f3 2026-03-08 03:47:17.559 13 INFO neutron.plugins.ml2.plugin [None req-adbad344-1afd-443c-85cf-7f5e54814bee - - - - - -] Attempt 1 to provision port 573a4b9e-c407-42cf-8142-941929acffa5 2026-03-08 03:47:38.950 16 INFO neutron.plugins.ml2.plugin [None req-630f150d-b413-4cb7-b217-6b09a03eb3c5 - - - - - -] Attempt 1 to provision port a6f9c81a-cbab-48ec-8a9c-0a81c2ae680a 2026-03-08 03:48:01.308 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 2026-03-08 03:48:01.448 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9dc4082-130d-4221-9469-036b38e01bbe'] response: {'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cd9b61c-5780-4b38-b46d-a58d1eae6fa6', 'code': 200} 2026-03-08 03:48:02.742 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 2026-03-08 03:48:43.115 13 INFO neutron.plugins.ml2.plugin [None req-0b077c47-4642-4697-aed3-ff404accb02c - - - - - -] Attempt 1 to provision port 466b1f31-a389-4956-b95e-09263ca7b075 2026-03-08 03:48:48.815 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 466b1f31-a389-4956-b95e-09263ca7b075 2026-03-08 03:48:48.915 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3708f07e-733c-4c8f-8d39-3dc6de25b26c'] response: {'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '466b1f31-a389-4956-b95e-09263ca7b075', 'code': 200} 2026-03-08 03:48:50.803 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 466b1f31-a389-4956-b95e-09263ca7b075 2026-03-08 03:48:53.312 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 466b1f31-a389-4956-b95e-09263ca7b075 2026-03-08 03:49:20.048 13 INFO neutron.plugins.ml2.plugin [None req-78c54256-a9bd-4a32-8129-5795f7140096 - - - - - -] Attempt 1 to provision port 34af826f-48dd-4faf-b785-ee74d6b4488b 2026-03-08 03:49:28.373 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 34af826f-48dd-4faf-b785-ee74d6b4488b 2026-03-08 03:49:28.580 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-55cc57a5-70ee-4480-a873-008bf82106c4'] response: {'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '34af826f-48dd-4faf-b785-ee74d6b4488b', 'code': 200} 2026-03-08 03:49:28.976 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 34af826f-48dd-4faf-b785-ee74d6b4488b 2026-03-08 03:49:40.744 16 INFO neutron.plugins.ml2.plugin [None req-7039e286-bb22-4813-9dd7-1d459ff314cb - - - - - -] Attempt 1 to provision port 22285b0c-1d10-4df5-8491-66bc85d7b63f 2026-03-08 03:49:47.020 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 22285b0c-1d10-4df5-8491-66bc85d7b63f 2026-03-08 03:49:47.131 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3accf546-9983-470c-a8c1-b97281cfb1b4'] response: {'server_uuid': 'a3a5939a-9694-42a1-b65c-166dc541cd47', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22285b0c-1d10-4df5-8491-66bc85d7b63f', 'code': 200} 2026-03-08 03:49:48.989 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 22285b0c-1d10-4df5-8491-66bc85d7b63f 2026-03-08 03:49:50.537 16 INFO neutron.plugins.ml2.plugin [None req-c0cf4264-274b-4ba2-9ca9-5a83491c2e3f - - - - - -] Attempt 1 to provision port 34af826f-48dd-4faf-b785-ee74d6b4488b 2026-03-08 03:49:51.033 13 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 34af826f-48dd-4faf-b785-ee74d6b4488b 2026-03-08 03:50:04.795 13 INFO neutron.plugins.ml2.plugin [None req-b4b38b31-833e-4b11-924a-b0874ea3d918 - - - - - -] Attempt 1 to provision port 22285b0c-1d10-4df5-8491-66bc85d7b63f 2026-03-08 03:50:05.083 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 22285b0c-1d10-4df5-8491-66bc85d7b63f 2026-03-08 03:50:06.217 16 INFO neutron.plugins.ml2.plugin [None req-353ee25a-9ee3-4861-bb94-5d1a0f652657 - - - - - -] Attempt 1 to provision port 22285b0c-1d10-4df5-8491-66bc85d7b63f 2026-03-08 03:50:15.036 16 INFO neutron.plugins.ml2.plugin [None req-35478218-97e1-472d-8668-f32cd936bed4 - - - - - -] Attempt 1 to provision port 34af826f-48dd-4faf-b785-ee74d6b4488b 2026-03-08 03:50:15.277 13 INFO neutron.plugins.ml2.plugin [None req-763a5c40-e935-41f5-9360-4fdd1fb94c35 - - - - - -] Attempt 1 to provision port 34af826f-48dd-4faf-b785-ee74d6b4488b 2026-03-08 03:50:59.165 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4956878f-5074-4311-ae16-10fc2a19aa5d'] response: {'server_uuid': 'aefe2447-b777-49fe-846d-c744313c952b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '65969d86-32ca-441f-a700-b9b7625c589a', 'code': 200}