2026-03-07T10:20:38.8129710Z ##[section]Starting: Send to Helix 2026-03-07T10:20:38.8141550Z ============================================================================== 2026-03-07T10:20:38.8141800Z Task : Command line 2026-03-07T10:20:38.8141950Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-03-07T10:20:38.8142180Z Version : 2.268.0 2026-03-07T10:20:38.8142320Z Author : Microsoft Corporation 2026-03-07T10:20:38.8142480Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-03-07T10:20:38.8142740Z ============================================================================== 2026-03-07T10:20:38.9869420Z Generating script. 2026-03-07T10:20:38.9878490Z Script contents: 2026-03-07T10:20:38.9879620Z ./eng/common/msbuild.sh --ci --warnaserror false -restore /Users/runner/work/1/s/src/libraries/sendtohelix.proj /p:RuntimeFlavor=mono /p:TargetArchitecture=arm64 /p:TargetRuntimeIdentifier= /p:Configuration=Release /p:TargetOS=tvos /p:MonoForceInterpreter= /p:TestScope=innerloop /p:TestRunNamePrefixSuffix=Mono_Release /p:HelixBuild=20260307.8 /p:NeedsToBuildAppsOnHelix=true /bl:/Users/runner/work/1/s/artifacts/log/Release/SendToHelix.binlog 2026-03-07T10:20:38.9880810Z ========================== Starting Command Output =========================== 2026-03-07T10:20:38.9894870Z [command]/bin/bash --noprofile --norc /Users/runner/work/_temp/87712d31-c7e7-48dc-8046-06039830ab07.sh 2026-03-07T10:20:39.6412490Z 2026-03-07T10:20:40.5224740Z Determining projects to restore... 2026-03-07T10:20:41.5783730Z Restored /Users/runner/work/1/s/src/libraries/sendtohelix.proj (in 245 ms). 2026-03-07T10:20:42.1417060Z Using _DebuggerHosts: chrome 2026-03-07T10:20:42.1419860Z Using Queues: osx.15.amd64.appletv.open 2026-03-07T10:20:42.1423260Z BuildTargetFramework: net11.0 2026-03-07T10:20:42.1426020Z TestArchiveTestsRoot: /Users/runner/work/1/s/artifacts/helix/tests/ 2026-03-07T10:20:42.1427170Z TestArchiveRoot: /Users/runner/work/1/s/artifacts/helix/ 2026-03-07T10:20:42.1428260Z TestArchiveRuntimeRoot: /Users/runner/work/1/s/artifacts/helix/runtime/ 2026-03-07T10:20:42.1428940Z TestArchiveRuntimeFile: /Users/runner/work/1/s/artifacts/helix/runtime/test-runtime-net11.0-tvos-Release-arm64.zip 2026-03-07T10:20:42.2369520Z Correlation directory prepared 2026-03-07T10:20:43.6037180Z Using Queues: osx.15.amd64.appletv.open 2026-03-07T10:20:43.6085350Z Build TargetFramework: net11.0 2026-03-07T10:20:43.6086220Z Building Helix work items 2026-03-07T10:20:43.6087790Z Using TestRunNamePrefix: net11.0-tvos-Release-arm64-Mono_Release- 2026-03-07T10:20:43.6089440Z Using HelixCorrelationPayload: /Users/runner/work/1/s/artifacts/helix/runtime/test-runtime-net11.0-tvos-Release-arm64.zip 2026-03-07T10:20:43.6092950Z 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-03-07T10:20:43.6093620Z Using HelixType: test/functional/cli/innerloop/ 2026-03-07T10:20:43.6097130Z Using WorkItemArchiveWildCard: /Users/runner/work/1/s/artifacts/helix/tests/**/*.zip 2026-03-07T10:20:43.6098190Z Using Timeout: 01:15:00 2026-03-07T10:20:43.6103600Z Done building Helix work items. Work item count: 1 2026-03-07T10:20:43.6438380Z 27M /Users/runner/work/1/s/artifacts/helix/tests/tvos.AnyCPU.Release 2026-03-07T10:20:43.6489850Z Starting Azure Pipelines Test Run net11.0-tvos-Release-arm64-Mono_Release-osx.15.amd64.appletv.open 2026-03-07T10:20:43.9689720Z Using Queues: osx.15.amd64.appletv.open 2026-03-07T10:20:43.9690280Z Build TargetFramework: net11.0 2026-03-07T10:20:43.9726430Z Building Helix work items 2026-03-07T10:20:43.9727140Z Using TestRunNamePrefix: net11.0-tvos-Release-arm64-Mono_Release- 2026-03-07T10:20:43.9728060Z Using HelixCorrelationPayload: /Users/runner/work/1/s/artifacts/helix/runtime/test-runtime-net11.0-tvos-Release-arm64.zip 2026-03-07T10:20:43.9731330Z 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-03-07T10:20:43.9734070Z Using HelixType: test/functional/cli/innerloop/ 2026-03-07T10:20:43.9736490Z Using WorkItemArchiveWildCard: /Users/runner/work/1/s/artifacts/helix/tests/**/*.zip 2026-03-07T10:20:43.9737710Z Using Timeout: 01:15:00 2026-03-07T10:20:43.9742580Z Done building Helix work items. Work item count: 1 2026-03-07T10:20:43.9981770Z 27M /Users/runner/work/1/s/artifacts/helix/tests/tvos.AnyCPU.Release 2026-03-07T10:20:45.7110350Z Skipping NuGet package signature verification. 2026-03-07T10:20:46.8450760Z You can invoke the tool using the following command: xharness 2026-03-07T10:20:46.8451670Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26064.3') was successfully installed. 2026-03-07T10:20:47.0530970Z Sending Job to osx.15.amd64.appletv.open... 2026-03-07T10:20:58.7537620Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/44fd79b9-63f2-4adc-90d7-d39e007a2476/workitems?api-version=2019-06-17 2026-03-07T10:20:59.8578030Z Waiting for completion of job 44fd79b9-63f2-4adc-90d7-d39e007a2476 on osx.15.amd64.appletv.open (Details: https://helix.dot.net/api/jobs/44fd79b9-63f2-4adc-90d7-d39e007a2476/details?api-version=2019-06-17 ) 2026-03-07T11:55:31.6794840Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-03-07T11:55:41.8635020Z ##[error]The operation was canceled. 2026-03-07T11:55:41.8641030Z ##[section]Finishing: Send to Helix