2025-03-28T00:03:41.8280269Z ##[section]Starting: Send job to Helix (Windows)
2025-03-28T00:03:41.8287839Z ==============================================================================
2025-03-28T00:03:41.8287976Z Task         : PowerShell
2025-03-28T00:03:41.8288040Z Description  : Run a PowerShell script on Linux, macOS, or Windows
2025-03-28T00:03:41.8288146Z Version      : 2.247.1
2025-03-28T00:03:41.8288217Z Author       : Microsoft Corporation
2025-03-28T00:03:41.8288285Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell
2025-03-28T00:03:41.8288397Z ==============================================================================
2025-03-28T00:03:43.3187690Z Generating script.
2025-03-28T00:03:43.3782037Z ========================== Starting Command Output ===========================
2025-03-28T00:03:43.4167567Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'D:\a\_temp\8ff99a9a-d1eb-4a57-a751-4fa0363dbb10.ps1'"
2025-03-28T00:03:44.2807416Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1
2025-03-28T00:03:44.3766175Z   Attempting to install 'sdk v9.0.100' from public location.
2025-03-28T00:03:49.3088088Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-x64.zip size is 291895621 bytes.
2025-03-28T00:03:49.3214324Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-x64.zip size is 291895621 bytes.
2025-03-28T00:03:49.3282345Z dotnet-install: The remote and local file sizes are equal.
2025-03-28T00:03:49.3324284Z dotnet-install: Extracting the archive.
2025-03-28T00:04:12.5545096Z dotnet-install: Adding to current process PATH: "D:\a\1\s\performance\.dotnet\". Note: This change will not be visible if PowerShell was run as a child process.
2025-03-28T00:04:13.7450287Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation.
2025-03-28T00:04:13.7528244Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions
2025-03-28T00:04:13.7528877Z dotnet-install: Installed version is 9.0.100
2025-03-28T00:04:13.7529175Z dotnet-install: Installation finished
2025-03-28T00:04:13.7540500Z Setting NUGET enhanced retry environment variables
2025-03-28T00:04:13.7550133Z Setting NUGET enhanced retry environment variables
2025-03-28T00:04:14.1057388Z Setting NUGET enhanced retry environment variables
2025-03-28T00:04:16.7507387Z   Determining projects to restore...
2025-03-28T00:04:16.9239224Z   Determining projects to restore...
2025-03-28T00:04:18.1492036Z   Restored D:\a\1\s\performance\eng\performance\helix.proj (in 1.02 sec).
2025-03-28T00:04:18.2494271Z   Restored D:\a\1\s\performance\eng\performance\helix.proj (in 46 ms).
2025-03-28T00:04:18.4840975Z   Sending Job to Windows.10.Amd64.Client.Open...
2025-03-28T00:04:50.6770998Z   Sent Helix Job; see work items at https://helix.dot.net/api/jobs/139b9b5d-224e-4355-b09f-5e7bf7bbe1c9/workitems?api-version=2019-06-17
2025-03-28T00:04:51.6894431Z   Waiting for completion of job 139b9b5d-224e-4355-b09f-5e7bf7bbe1c9 on Windows.10.Amd64.Client.Open (Details: https://helix.dot.net/api/jobs/139b9b5d-224e-4355-b09f-5e7bf7bbe1c9/details?api-version=2019-06-17 )
2025-03-28T05:21:30.3071062Z ##[error]The Operation will be canceled. The next steps may not contain expected logs.
2025-03-28T05:21:30.3360601Z D:\a\1\s\performance\.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24572.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): warning : Build task was cancelled while waiting on job '139b9b5d-224e-4355-b09f-5e7bf7bbe1c9'.  Attempting to cancel this job in Helix... [D:\a\1\s\performance\eng\performance\helix.proj]
2025-03-28T05:21:30.3405282Z ##[warning].packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24572.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): warning : (NETCORE_ENGINEERING_TELEMETRY=Build) Build task was cancelled while waiting on job '139b9b5d-224e-4355-b09f-5e7bf7bbe1c9'.  Attempting to cancel this job in Helix...
2025-03-28T05:21:30.5551454Z ##[error]The operation was canceled.
2025-03-28T05:21:30.5558243Z ##[section]Finishing: Send job to Helix (Windows)