You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1584171
Build error leg or test failing: maccatalyst-arm64 Release AllSubsets_CoreCLR_RuntimeTests - osx.26.arm64.open — CoreCLR runtime test work items (Exceptions, Interop, jit64_3, Methodical_*, threading_group2, Regression_PdbOnly_r_1)
KBE authoring guidance (ci-failure-scan)
Error Details is for readers. Paste the full exception, stack trace, or build error excerpt so the failure is understandable without opening the raw log.
Build Analysis parses only the single JSON block under Error Message.
ErrorMessage is a case-sensitive ordinal String.Contains substring copied verbatim from the failing log.
Set BuildRetry to true only for a clear infrastructure retry case. ExcludeConsoleLog disables Helix console-log scanning.
Error Details
On the runtime-extra-platforms pipeline (definition 154), the maccatalyst-arm64 Release AllSubsets_CoreCLR_RuntimeTests - osx.26.arm64.open leg fails repeatedly: multiple CoreCLR runtime-test work items never launch the test application and are killed after the 3-hour (10800 second) work-item timeout. The harness reports that the process could never be attached and that the test run never launched, indicating an app-launch/attach failure on the osx.26.arm64 MacCatalyst queue rather than a test assertion.
[03:38:13] fail: Run timed out after 10800 seconds
[03:38:13] dbug: Pids to kill: 25661
[03:38:13] dbug: Running lldb diagnostics for pid 25661
[03:38:14] dbug: (lldb) process attach --pid 25661
[03:38:14] dbug: error: attach failed: no such process
[03:38:14] dbug: 25661 Execution timed out after 10800 seconds and the process was killed.
[03:38:14] dbug: Test run timed out after 180 minute(s).
[03:38:14] dbug: Could not find pid in mtouch output.
[03:38:14] dbug: Test run never launched
Observed across work items in build 1584171 (source) and reproduced in follow-up build 1584749 (Exceptions, Interop, Regression_PdbOnly_r_1, threading_group2), so the failure is stable across builds and work items on this leg.
Error Message
{
"ErrorMessage": [
"Run timed out after 10800 seconds",
"Test run never launched"
],
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Agentic workflow metadata (ci-failure-scan)
Workflow artifact: ci-failure-scan
Artifact kind: kbe-verification
Verified match count: both lines present in failure.log for each failed work item; observed across 8 maccatalyst-arm64 RuntimeTests work items in source build 1584171 and reproduced in follow-up 1584749
Note
This issue was filed automatically by the ci-failure-scan agentic workflow (AI/Copilot-generated). Mitigation is handled separately by the ci-failure-fix workflow.
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1584171
Build error leg or test failing: maccatalyst-arm64 Release AllSubsets_CoreCLR_RuntimeTests - osx.26.arm64.open — CoreCLR runtime test work items (Exceptions, Interop, jit64_3, Methodical_*, threading_group2, Regression_PdbOnly_r_1)
KBE authoring guidance (ci-failure-scan)
Error Detailsis for readers. Paste the full exception, stack trace, or build error excerpt so the failure is understandable without opening the raw log.Error Message.ErrorMessageis a case-sensitive ordinalString.Containssubstring copied verbatim from the failing log.BuildRetrytotrueonly for a clear infrastructure retry case.ExcludeConsoleLogdisables Helix console-log scanning.Error Details
On the
runtime-extra-platformspipeline (definition 154), themaccatalyst-arm64 Release AllSubsets_CoreCLR_RuntimeTests - osx.26.arm64.openleg fails repeatedly: multiple CoreCLR runtime-test work items never launch the test application and are killed after the 3-hour (10800 second) work-item timeout. The harness reports that the process could never be attached and that the test run never launched, indicating an app-launch/attach failure on theosx.26.arm64MacCatalyst queue rather than a test assertion.Observed across work items in build 1584171 (source) and reproduced in follow-up build 1584749 (
Exceptions,Interop,Regression_PdbOnly_r_1,threading_group2), so the failure is stable across builds and work items on this leg.Error Message
{ "ErrorMessage": [ "Run timed out after 10800 seconds", "Test run never launched" ], "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Agentic workflow metadata (ci-failure-scan)
Workflow artifact: ci-failure-scan
Artifact kind: kbe-verification
Verified match count: both lines present in failure.log for each failed work item; observed across 8 maccatalyst-arm64 RuntimeTests work items in source build 1584171 and reproduced in follow-up 1584749
Note
This issue was filed automatically by the
ci-failure-scanagentic workflow (AI/Copilot-generated). Mitigation is handled separately by theci-failure-fixworkflow.Report
Summary