2026-02-12T13:35:00.1650730Z ##[section]Starting: Send to Helix 2026-02-12T13:35:00.3867230Z ============================================================================== 2026-02-12T13:35:00.3867540Z Task : Command line 2026-02-12T13:35:00.3868240Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-12T13:35:00.3868510Z Version : 2.268.0 2026-02-12T13:35:00.3868790Z Author : Microsoft Corporation 2026-02-12T13:35:00.3868970Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-12T13:35:00.3869310Z ============================================================================== 2026-02-12T13:35:16.5451640Z Generating script. 2026-02-12T13:35:16.6466720Z Script contents: 2026-02-12T13:35:16.7473200Z ./eng/common/msbuild.sh --ci --warnaserror false -restore /Users/runner/work/1/s/src/libraries/sendtohelix.proj /p:RuntimeFlavor=mono /p:TargetArchitecture=x64 /p:TargetRuntimeIdentifier= /p:Configuration=Release /p:TargetOS=maccatalyst /p:MonoForceInterpreter= /p:TestScope=innerloop /p:TestRunNamePrefixSuffix=Mono_Release /p:HelixBuild=20260212.1 /bl:/Users/runner/work/1/s/artifacts/log/Release/SendToHelix.binlog 2026-02-12T13:35:16.8479750Z ========================== Starting Command Output =========================== 2026-02-12T13:35:16.9345620Z [command]/bin/bash --noprofile --norc /Users/runner/work/_temp/11c6fa64-6d56-423d-9ce2-a2adcc262977.sh 2026-02-12T13:35:28.4137950Z Determining projects to restore... 2026-02-12T13:35:37.2680220Z Restored /Users/runner/work/1/s/src/libraries/sendtohelix.proj (in 3.87 sec). 2026-02-12T13:35:39.4283910Z Using _DebuggerHosts: chrome 2026-02-12T13:35:39.4308690Z Using Queues: OSX.15.Amd64.Open 2026-02-12T13:35:39.4317800Z BuildTargetFramework: net8.0 2026-02-12T13:35:39.4328320Z TestArchiveTestsRoot: /Users/runner/work/1/s/artifacts/helix/tests/ 2026-02-12T13:35:39.4335070Z TestArchiveRoot: /Users/runner/work/1/s/artifacts/helix/ 2026-02-12T13:35:39.4339200Z TestArchiveRuntimeRoot: /Users/runner/work/1/s/artifacts/helix/runtime/ 2026-02-12T13:35:39.4368270Z TestArchiveRuntimeFile: /Users/runner/work/1/s/artifacts/helix/runtime/test-runtime-net8.0-maccatalyst-Release-x64.zip 2026-02-12T13:35:39.6525720Z Correlation directory prepared 2026-02-12T13:35:52.6365660Z Using Queues: OSX.15.Amd64.Open 2026-02-12T13:35:52.6379840Z Build TargetFramework: net8.0 2026-02-12T13:35:55.2476600Z Building Helix work items 2026-02-12T13:35:55.3098350Z Using TestRunNamePrefix: net8.0-maccatalyst-Release-x64-Mono_Release- 2026-02-12T13:35:55.3523310Z Using HelixCorrelationPayload: /Users/runner/work/1/s/artifacts/helix/runtime/test-runtime-net8.0-maccatalyst-Release-x64.zip 2026-02-12T13:35:55.3726860Z Using HelixCommand: ./RunTests.sh 2026-02-12T13:35:55.3883590Z Using HelixType: test/functional/cli/innerloop/ 2026-02-12T13:35:55.4182740Z Using WorkItemArchiveWildCard: /Users/runner/work/1/s/artifacts/helix/tests/**/*.zip 2026-02-12T13:35:55.4479090Z Using Timeout: 00:30:00 2026-02-12T13:35:55.4670580Z Done building Helix work items. Work item count: 227 2026-02-12T13:35:55.4774400Z Starting Azure Pipelines Test Run net8.0-maccatalyst-Release-x64-Mono_Release-OSX.15.Amd64.Open 2026-02-12T13:35:56.0208940Z Using Queues: OSX.15.Amd64.Open 2026-02-12T13:35:56.0376270Z Build TargetFramework: net8.0 2026-02-12T13:35:56.1636820Z Building Helix work items 2026-02-12T13:35:56.1710370Z Using TestRunNamePrefix: net8.0-maccatalyst-Release-x64-Mono_Release- 2026-02-12T13:35:56.1755720Z Using HelixCorrelationPayload: /Users/runner/work/1/s/artifacts/helix/runtime/test-runtime-net8.0-maccatalyst-Release-x64.zip 2026-02-12T13:35:56.1831590Z Using HelixCommand: ((CONSOLE_TEMP_DIR="$(mktemp -d)" ; "$DOTNET_ROOT/dotnet" new console -o "$CONSOLE_TEMP_DIR" ; rm -rf "$CONSOLE_TEMP_DIR") || true) && ./RunTests.sh 2026-02-12T13:35:56.2017710Z Using HelixType: test/functional/cli/innerloop/ 2026-02-12T13:35:56.2142250Z Using WorkItemArchiveWildCard: /Users/runner/work/1/s/artifacts/helix/tests/**/*.zip 2026-02-12T13:35:56.2194050Z Using Timeout: 00:30:00 2026-02-12T13:35:56.2268610Z Done building Helix work items. Work item count: 227 2026-02-12T13:35:57.0251050Z /Users/runner/work/1/s/.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25562.3/tools/dotnet-cli/DotNetCli.targets(5,5): warning : Unable to resolve download link from feed https://dotnetbuilds.blob.core.windows.net/public; Response status code does not indicate success: 409 (Public access is not permitted on this storage account.). [/Users/runner/work/1/s/src/libraries/sendtohelixhelp.proj] 2026-02-12T13:35:57.0877650Z ##[warning].packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25562.3/tools/dotnet-cli/DotNetCli.targets(5,5): warning : Unable to resolve download link from feed https://dotnetbuilds.blob.core.windows.net/public; Response status code does not indicate success: 409 (Public access is not permitted on this storage account.). 2026-02-12T13:36:00.8813330Z Skipping NuGet package signature verification. 2026-02-12T13:36:04.2664810Z You can invoke the tool using the following command: xharness 2026-02-12T13:36:04.2735940Z Tool 'microsoft.dotnet.xharness.cli' (version '8.0.0-prerelease.25516.2') was successfully installed. 2026-02-12T13:41:17.4993490Z Sending Job to OSX.15.Amd64.Open... 2026-02-12T13:43:04.9824960Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/af58193b-7ae8-444f-86a9-92b016a1b568/workitems?api-version=2019-06-17 2026-02-12T13:43:06.0964520Z Waiting for completion of job af58193b-7ae8-444f-86a9-92b016a1b568 on OSX.15.Amd64.Open (Details: https://helix.dot.net/api/jobs/af58193b-7ae8-444f-86a9-92b016a1b568/details?api-version=2019-06-17 ) 2026-02-12T13:54:22.7265630Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-02-12T13:54:32.7834210Z ##[error]The operation was canceled. 2026-02-12T13:54:32.7843470Z ##[section]Finishing: Send to Helix