Console log: 'System.Text.Json.Tests' from job 36f36438-e3ef-4080-8d1d-e06460e0c3fb (azurelinux.3.arm64.open) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.23-helix-arm32v7@sha256:4e30dd15e88a73f6532dab12c60c47d3e0756c128620de8439c9b6f4bec947e4 on a00B2R8 running $HELIX_CORRELATION_PAYLOAD/scripts/7b20da8eb86c4c91a0f0421cc85e44c1/execute.sh in /datadisks/disk1/work/A4DF0944/w/ACFB095F/e max 2700 seconds Output: [BEGIN EXECUTION] + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/7b20da8eb86c4c91a0f0421cc85e44c1/execute.sh + export '__TestArchitecture=arm' + ./RunTests.sh --runtime-path /root/helix/work/correlation ========================= Begin custom configuration settings ============================== export __IsXUnitLogCheckerSupported=1 export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Wed Jun 10 03:22:08 UTC 2026 =============== To repro directly: ===================================================== pushd . /root/helix/work/correlation/dotnet exec --runtimeconfig System.Text.Json.Tests.runtimeconfig.json --depsfile System.Text.Json.Tests.deps.json xunit.console.dll System.Text.Json.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e /root/helix/work/workitem/e Discovering: System.Text.Json.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Text.Json.Tests (found 11698 of 11774 test cases) Starting: System.Text.Json.Tests (parallel test collections = on [2 threads], stop on fail = off) Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at System.Text.Json.Utf8JsonReader..ctor(System.Buffers.ReadOnlySequence`1, Boolean, System.Text.Json.JsonReaderState) at System.Text.Json.Serialization.PipeReadBufferState.GetReader(System.Text.Json.JsonReaderState, System.Text.Json.Utf8JsonReader ByRef) at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1[[System.Int32, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].ContinueDeserialize[[System.Text.Json.Serialization.PipeReadBufferState, System.Text.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51],[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.Text.Json.Serialization.PipeReadBufferState ByRef, System.Text.Json.JsonReaderState ByRef, System.Text.Json.ReadStack ByRef, Int32 ByRef) at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1+d__1`2[[System.Int32, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Text.Json.Serialization.PipeReadBufferState, System.Text.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51],[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[System.Text.Json.Serialization.Metadata.JsonTypeInfo`1+d__1`2[[System.Int32, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Text.Json.Serialization.PipeReadBufferState, System.Text.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51],[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Text.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]](d__1`2 ByRef) at System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1[[System.Int32, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Start[[System.Text.Json.Serialization.Metadata.JsonTypeInfo`1+d__1`2[[System.Int32, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Text.Json.Serialization.PipeReadBufferState, System.Text.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51],[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Text.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]](d__1`2 ByRef) at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1[[System.Int32, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].DeserializeAsync[[System.Text.Json.Serialization.PipeReadBufferState, System.Text.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51],[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.__Canon, System.Text.Json.Serialization.PipeReadBufferState, System.Threading.CancellationToken) at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1[[System.Int32, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].DeserializeAsync(System.IO.Pipelines.PipeReader, System.Threading.CancellationToken) at System.Text.Json.JsonSerializer.DeserializeAsync[[System.Int32, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.IO.Pipelines.PipeReader, System.Text.Json.JsonSerializerOptions, System.Threading.CancellationToken) at System.Text.Json.Serialization.Tests.JsonSerializerWrapper+AsyncPipelinesSerializerWrapper.DeserializeWrapper[[System.Int32, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.IO.Stream, System.Text.Json.JsonSerializerOptions, System.Threading.CancellationToken) at System.Text.Json.Serialization.Tests.StreamTests+<>c__DisplayClass42_0.b__0() at Xunit.Assert+d__215.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Assert+d__215, xunit.assert, Version=3.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]](d__215 ByRef) at Xunit.Assert+d__177`1[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Assert.ThrowsAsync[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.Func`1) at System.Text.Json.Serialization.Tests.StreamTests.ReadPrimitiveWithWhitespaceAndThenInvalid(Int32) at System.RuntimeMethodHandle.InvokeMethod(System.Runtime.CompilerServices.ObjectHandleOnStack, Void**, System.Runtime.CompilerServices.ObjectHandleOnStack, BOOL, System.Runtime.CompilerServices.ObjectHandleOnStack) at System.RuntimeMethodHandle.InvokeMethod(System.Runtime.CompilerServices.ObjectHandleOnStack, Void**, System.Runtime.CompilerServices.ObjectHandleOnStack, BOOL, System.Runtime.CompilerServices.ObjectHandleOnStack) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(System.Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(System.Object, System.Span`1, System.Reflection.BindingFlags) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo) at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo) at Xunit.Sdk.TestInvoker`1+<>c__DisplayClass47_0+<b__1>d[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.ExecutionTimer+d__4.MoveNext() at Xunit.Sdk.ExceptionAggregator+d__9.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+d__9, xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__9 ByRef) at Xunit.Sdk.TestInvoker`1+d__47[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.TestInvoker`1+<b__46_0>d[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+<b__46_0>d[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], xunit.execution.dotnet, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](<b__46_0>d ByRef) at Xunit.Sdk.ExceptionAggregator+d__10`1[[System.Decimal, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].RunAsync() at Xunit.Sdk.XunitTestRunner+d__4.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.XunitTestRunner+d__4, xunit.execution.dotnet, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]](d__4 ByRef) at Xunit.Sdk.ExceptionAggregator+d__10`1[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.TestRunner`1+d__43[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.TestRunner`1[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].RunAsync() at Xunit.Sdk.XunitTheoryTestCaseRunner+d__11.MoveNext() at Xunit.Sdk.XunitTheoryTestCaseRunner.RunTestAsync() at Xunit.Sdk.TestCaseRunner`1+d__19[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.XunitTheoryTestCase.RunAsync(Xunit.Abstractions.IMessageSink, Xunit.Sdk.IMessageBus, System.Object[], Xunit.Sdk.ExceptionAggregator, System.Threading.CancellationTokenSource) at Xunit.Sdk.XunitTestMethodRunner.RunTestCaseAsync(Xunit.Sdk.IXunitTestCase) at Xunit.Sdk.TestMethodRunner`1+d__32[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.TestMethodRunner`1+d__31[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.XunitTestClassRunner.RunTestMethodAsync(Xunit.Abstractions.ITestMethod, Xunit.Abstractions.IReflectionMethodInfo, System.Collections.Generic.IEnumerable`1, System.Object[]) at Xunit.Sdk.TestClassRunner`1+d__38[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.TestClassRunner`1+d__37[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.XunitTestCollectionRunner.RunTestClassAsync(Xunit.Abstractions.ITestClass, Xunit.Abstractions.IReflectionTypeInfo, System.Collections.Generic.IEnumerable`1) at Xunit.Sdk.TestCollectionRunner`1+d__28[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.TestCollectionRunner`1+d__27[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at Xunit.Sdk.XunitTestAssemblyRunner+d__18.MoveNext() at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Xunit.Sdk.XunitTestAssemblyRunner+d__18, xunit.execution.dotnet, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c]].MoveNext() at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean) at System.Threading.Tasks.Task.RunContinuations(System.Object) at System.Runtime.CompilerServices.AsyncHelpers+RuntimeAsyncTask`1[[System.Boolean, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].DispatchContinuations() at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean) at System.Threading.Tasks.Task.RunContinuations(System.Object) at System.Threading.Tasks.Task+CancellationPromise`1[[System.Boolean, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].System.Threading.Tasks.ITaskCompletionAction.Invoke(System.Threading.Tasks.Task) at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart() at System.Threading.Thread.StartCallback(System.Threading.Thread*) [createdump] Gathering state for process 17 dotnet [createdump] Crashing thread 0a8d signal 6 (0006) [createdump] Writing crash report to file /datadisks/disk1/dumps/coredump.17.dmp.crashreport.json [createdump] Crash report successfully written [createdump] Writing minidump with heap to file /datadisks/disk1/dumps/coredump.17.dmp [createdump] Written 468959232 bytes (114492 pages) to core file [createdump] Target process is alive [createdump] Dump successfully written in 894ms waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0 /root/helix/work/workitem/e ./RunTests.sh: line 175: 17 Aborted (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Text.Json.Tests.runtimeconfig.json --depsfile System.Text.Json.Tests.deps.json xunit.console.dll System.Text.Json.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE ----- end Wed Jun 10 03:24:10 UTC 2026 ----- exit code 134 ---------------------------------------------------------- exit code 134 means SIGABRT Abort. Managed or native assert, or runtime check such as heap corruption, caused call to abort(). Core dumped. ulimit -c value: unlimited cat /proc/sys/kernel/core_pattern: /datadisks/disk1/dumps/core.%u.%p cat /proc/sys/kernel/core_uses_pid: 1 cat: /proc/sys/kernel/coredump_filter: No such file or directory cat /proc/sys/kernel/coredump_filter: Looking around for any Linux dumps... Looking for files matching core.* ... dmesg: klogctl: Operation not permitted XUnitLogChecker status: 1 ----- start =============== XUnitLogChecker Output ===================================================== Total dumps found in /datadisks/disk1/dumps: 1 Executing XUnitLogChecker in /datadisks/disk1/dumps... /root/helix/work/correlation/XUnitLogChecker --dumps-path /datadisks/disk1/dumps [XUnitLogChecker]: 03:24:10.42: Only dumps checking will be done. [XUnitLogChecker]: 03:24:10.42: Checking for dumps... [XUnitLogChecker]: 03:24:10.42: Reading crash report '/datadisks/disk1/dumps/coredump.17.dmp.crashreport.json'... [XUnitLogChecker]: 03:24:10.42: Stack Trace Found: Invoking: sudo ls -l /datadisks/disk1/dumps/coredump.17.dmp.crashreport.json stdout: -rw------- 1 helixbot adm 84680 Jun 10 03:24 /datadisks/disk1/dumps/coredump.17.dmp.crashreport.json ========================================= Invoking: sudo chmod a+rw /datadisks/disk1/dumps/coredump.17.dmp.crashreport.json Invoking: sudo chown helixbot /datadisks/disk1/dumps/coredump.17.dmp.crashreport.json ========================================= Invoking: sudo ls -l /datadisks/disk1/dumps/coredump.17.dmp.crashreport.json stdout: -rw-rw-rw- 1 helixbot adm 84680 Jun 10 03:24 /datadisks/disk1/dumps/coredump.17.dmp.crashreport.json ========================================= Invoking: ls -l /datadisks/disk1/dumps/coredump.17.dmp.crashreport.json stdout: -rw-rw-rw- 1 helixbot adm 84680 Jun 10 03:24 /datadisks/disk1/dumps/coredump.17.dmp.crashreport.json Printing stacktrace from '/datadisks/disk1/dumps/coredump.17.dmp.crashreport.json' Invoking llvm-symbolizer --pretty-print Stack trace: ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ?? at ??:0:0 ----- end =============== XUnitLogChecker Output - exit code 0 =========================== + export '_commandExitCode=134' + python /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 40313222 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IndoMDZzRWt6TEhKNXNOTmFVeVJZMl82TzhLMCIsImtpZCI6IndoMDZzRWt6TEhKNXNOTmFVeVJZMl82TzhLMCJ9.eyJhdWQiOiI0OTliODRhYy0xMzIxLTQyN2YtYWExNy0yNjdjYTY5NzU3OTgiLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNzgxMDYwNzI5LCJuYmYiOjE3ODEwNjA3MjksImV4cCI6MTc4MTE0NzQyOSwiYWlvIjoiQVNRQTIvOGNBQUFBTHJyaUZPMlNhTkpqeW8zamw0L214S3FNYlAzRDBCNStzZ1ZER0puOG9FRT0iLCJpZHAiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWR0eXAiOiJmbWkiLCJyaCI6IjEuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjZ5RW0wa2hFMzlDcWhjbWZLYVhWNWdBQUFBYUFBLiIsInN1YiI6Ii9laWQxL2MvcHViL3QvdjRqNWN2R0dyMEdScXkxODBCSGJSdy9hL3JJU2JTU0VUZjBLcUZ5WjhwcGRYbUEvYnMvaC82ZmNjOTJlNS03M2E3LTRmODgtOGQxMy1kOTA0NWI0NWZiMjcvaS9jNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJ0aWQiOiI3MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDciLCJ1dGkiOiIwY0Q0ZGlNVVNraVpud19MMGVzR0FBIiwidmVyIjoiMS4wIiwieG1zX2F0dHIiOnsicklTYlNTRVRmMEtxRnlaOHBwZFhtQSI6eyJhZG9fZXhwIjoxNzgxMDcwNjI5LCJhZG9fc2NwIjoiYXBwX3Rva2VuIiwiYXVpIjoiMmM3ZjAwMTgtNDE2YS00ZTFmLTgxODktMWI1ODA4OGQ3OGFmIiwiQnVpbGRJZCI6ImNiYjE4MjYxLWM0OGYtNGFiYi04NjUxLThjZGNiNTQ3NDY0OTsxNDU2OTQ5IiwiRGVmSWQiOiIxMjkiLCJqb2JyZWYiOiIxZGVlMTM2My01Y2I5LTQ4NTgtODc3OC1hYTQ4MzM3NTFiYzQ6ZmQ0OWIyZWEtM2VlMy01Mjk4LWQ3OTMtYmRiOWZkNjMxZTdlIiwib3JjaGlkIjoiMWRlZTEzNjMtNWNiOS00ODU4LTg3NzgtYWE0ODMzNzUxYmM0LmJ1aWxkLmxpYnJhcmllc190ZXN0X3J1bl9jaGVja2VkX2NvcmVjbHJfbGludXhfbXVzbF9hcm1fcmVsZWFzZS5fX2RlZmF1bHQiLCJwY2MiOiJbe1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9kYXJjLW1haW4tNzI5YzZiMmItYWE0Yy00MTNlLWJkZTAtODEzNTgwYjc3OTRhO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9wdWxsLzEyOTIwNy9tZXJnZTtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjN9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFzdGVyO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX1dIiwicHBpZCI6InZzdGZzOi8vL0J1aWxkL0J1aWxkLzE0NTY5NDkifX0sInhtc19pZHJlbCI6IjMzIDEwIiwieG1zX3JkIjoiMC5BVmtBcHY4S0JRZ0NFZ0VhRWhRSUNSSVFvS1hiY1h5blpFdTh4UFg1aS1Kbl9oSVVDQXNTRUx2RmRXWGh3bGxXZnBUZnc1UzR4OEFpSkFnREVpRGdjUWZBd2F5d3JBVzQ1Ty00dmVoeWtYV0tUcGdqN2VJME5WSFQtX2w2MkEifQ.L7ewGC1Pl3Exs-9u40_LvApqekpAeOSZOsXcZZzosfovUAkUo1UcwKnzz1VmYKuQ6alFep_OFL6vYPkkIoOAAtYhIOqN0POt2TBSLu2-D-IcvEwoMVUVGJjvSyDf5DmUY2_xY7ohiMpufP-PE0CiZ4Jzu00Ce6M7G1mZVkDTHjSHgZus5nsEqTeHQnY0ZFT_dd0BAEYYHTy8gpBm8jmoDFfmfkiZfW-EH0Qor6Yw-Y4KdsgOMQ__6eSc8Rnd2csaldaCAz6O4cfW7mceUWDzvePwLy-S7IDr0fT0YHG18hN3o6xF4WkgEPsGeBrK3zD8CGJxuV4BcxbGymu_nYvL3Q /home/helixbot/.vsts-env/lib/python3.12/site-packages/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-10T03:24:21.303Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-06-10T03:24:21.304Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-06-10T03:24:21.307Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'x-client-SKU': 'REDACTED' 'x-client-Ver': 'REDACTED' 'x-ms-client-request-id': '28331791-2966-498e-b448-628344a0ad3c' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.12.13 (Linux-6.6.139.1-1.azl3-aarch64-with)' No body was attached to the request 2026-06-10T03:24:21.331Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.2020' 'x-ms-request-id': '28331791-2966-498e-b448-628344a0ad3c' 'Date': 'Wed, 10 Jun 2026 03:24:21 GMT' 'Content-Length': '2473' 2026-06-10T03:24:21.331Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-06-10T03:24:21.331Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-06-10T03:24:21.331Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-06-10T03:24:21.334Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-06-10T03:24:21.334Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-06-10T03:24:21.459Z INFO run.py run(67) main Beginning reading of test results. 2026-06-10T03:24:21.459Z INFO run.py __init__(49) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-06-10T03:24:21.460Z INFO run.py __init__(49) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-06-10T03:24:21.460Z WARNING run.py __init__(62) read_results No results file found in any of the following formats: xunit, junit, trx 2026-06-10T03:24:21.460Z INFO run.py packing_test_reporter(30) report_results Packing 0 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-06-10T03:24:21.460Z INFO run.py packing_test_reporter(33) report_results Packed 3200 bytes 2026-06-10T03:24:21.461Z INFO run.py _helix_compat(255) report_results Writing 0 test results to '/root/helix/work/workitem/e/__test_report_v2.json' (JSON v1) 2026-06-10T03:24:21.461Z INFO run.py _helix_compat(261) report_results Wrote 3067 bytes to '/root/helix/work/workitem/e/__test_report_v2.json' + python /root/helix/work/correlation/gen-debug-dump-docs.py -buildid 1456949 -workitem System.Text.Json.Tests -jobid 36f36438-e3ef-4080-8d1d-e06460e0c3fb -outdir /root/helix/work/workitem/uploads -templatedir /root/helix/work/correlation -dumpdir /datadisks/disk1/dumps -productver 11.0.0 gen-debug-dump-docs.py: read file: /root/helix/work/correlation/debug-dump-template.md gen-debug-dump-docs.py: writing output file: /root/helix/work/workitem/uploads/how-to-debug-dump.md gen-debug-dump-docs.py: done writing debug dump information + exit 134 + _commandExitCode=134 + chmod -R 777 /datadisks/disk1/dumps + exit 134 [END EXECUTION] Exit Code:134