Skip to content

[main] Update dependencies from microsoft/clrmd#5937

Open
dotnet-maestro[bot] wants to merge 1 commit into
mainfrom
darc-main-e480f91c-646f-47da-a6ef-373cc3a0adb3
Open

[main] Update dependencies from microsoft/clrmd#5937
dotnet-maestro[bot] wants to merge 1 commit into
mainfrom
darc-main-e480f91c-646f-47da-a6ef-373cc3a0adb3

Update dependencies from https://github.com/microsoft/clrmd build 202…

be38e69
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 22, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

diagnostics-public-ci / Test Diagnostics / MacOS_Test_x64_Release / Test

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Bash exited with code '1'.

diagnostics-public-ci / Test Diagnostics / Ubuntu_22_04_x64_Release / Test

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Bash exited with code '1'.

Test Failures (3 tests failed)

🔹 [All failing tests from diagnostics-public-ci]

    SOSExceptionTests.NestedExceptionTest [Details] [1.33% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Data Driven SubResults
      SOSExceptionTests.NestedExceptionTest(config: projectk.sdk.prebuilt.8.0.29)
      Exception Message
      System.IO.FileNotFoundException : Dump file does not exist: /__w/1/s/artifacts/tmp/Release/dumps/ProjectK/8.0.29/net8.0/SOS.NestedExceptionTest.Heap.dmp
      Stack Trace
         at SOSRunner.StartDebugger(TestInformation information, DebuggerAction action) in /__w/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 511
         at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /__w/1/s/src/tests/SOS.UnitTests/SOS.cs:line 142
         at SOSTestHelpers.RunTest(TestConfiguration config, String debuggeeName, String scriptName, ITestOutputHelper output, String testName, Boolean testLive, Boolean testDump, Boolean testTriage, Boolean testMini, DumpGenerator dumpGenerator) in /__w/1/s/src/tests/SOS.UnitTests/SOS.cs:line 192
         at SOSExceptionTests.NestedExceptionTest(TestConfiguration config) in /__w/1/s/src/tests/SOS.UnitTests/SOS.cs:line 392
      --- End of stack trace from previous location ---
    SOSStackTraceTests.ClrStackWithNumberOfFrames [Details] [0.85% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Data Driven SubResults
      SOSStackTraceTests.ClrStackWithNumberOfFrames(config: projectk.cli.singlefile.10.0.10)
      Exception Message
      Microsoft.Diagnostics.TestHelpers.TestStepException : Timeout waiting for Build Debuggee step to complete.\nTimeout after 00:20:00. This step was not marked complete in: \n/Users/runner/work/1/s/artifacts/Debuggees/SingleFile/net10.0-osx-x64-DivZero.state.txt\nAs of 7/22/2026 3:51:07 AM +00:00 this step should still be running on some other thread in this process (ID: 0x142f4)\nPerhaps the work has deadlocked or is running more slowly than expected?\nDeleting the file to retry the test step was not attempted automatically because steps run in currently executing processes are always reused, regardless of success.
      Stack Trace
         at Microsoft.Diagnostics.TestHelpers.TestStep.ThrowExceptionForIncompleteWorkIfNeeded(TestStepState initialStepState, TestStepState openedStepState, Boolean stepStateFileExists, ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/TestStep.cs:line 329
         at Microsoft.Diagnostics.TestHelpers.TestStep.AcquireStepStateLock(ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/TestStep.cs:line 252
         at Microsoft.Diagnostics.TestHelpers.TestStep.Execute(ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/TestStep.cs:line 49
         at Microsoft.Diagnostics.TestHelpers.BaseDebuggeeCompiler.Execute(ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/BaseDebuggeeCompiler.cs:line 69
         at Microsoft.Diagnostics.TestHelpers.DebuggeeCompiler.Execute(TestConfiguration config, String debuggeeName, ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/DebuggeeCompiler.cs:line 36
         at SOSRunner.StartDebugger(TestInformation information, DebuggerAction action) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 497
         at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 118
         at SOSTestHelpers.RunTest(TestConfiguration config, String debuggeeName, String scriptName, ITestOutputHelper output, String testName, Boolean testLive, Boolean testDump, Boolean testTriage, Boolean testMini, DumpGenerator dumpGenerator) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 192
         at SOSStackTraceTests.ClrStackWithNumberOfFrames(TestConfiguration config) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 353
      --- End of stack trace from previous location ---
    SOSStackTraceTests.StackTraceFaultingExceptionFrame [Details] [0.85% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Data Driven SubResults
      SOSStackTraceTests.StackTraceFaultingExceptionFrame(config: projectk.cli.singlefile.10.0.10)
      Exception Message
      Microsoft.Diagnostics.TestHelpers.TestStepException : The Build Debuggee test step failed.\nOriginal Error: Process returned exit code 1, expected 0\nCommand Line: /Users/runner/work/1/s/artifacts/dotnet-test/dotnet publish --configuration Debug --framework net10.0 --runtime osx-x64 --self-contained true /p:BuildProjectFramework=net10.0 /p:RuntimeIdentifier=osx-x64 /p:PublishSingleFile=true /p:SelfContained=true /p:DebugType=portable /bl:\"/Users/runner/work/1/s/artifacts/Debuggees/SingleFile/net10.0-osx-x64-DivZero.build.binlog\"\nWorking Directory: /Users/runner/work/1/s/artifacts/Debuggees/SingleFile/DivZero\n   at Microsoft.Diagnostics.TestHelpers.ProcessRunner.InternalWaitForExit(Task`1 startProcessTask, Task stdOutTask, Task stdErrTask) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/ProcessRunner.cs:line 462\n   at Microsoft.Diagnostics.TestHelpers.DotNetBuildDebuggeeTestStep.Build(String dotnetArgs, ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/DotNetBuildDebuggeeTestStep.cs:line 285\n   at Microsoft.Diagnostics.TestHelpers.CsprojBuildDebuggeeTestStep.Build(ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/CsprojBuildDebuggeeTestStep.cs:line 105\n   at Microsoft.Diagnostics.TestHelpers.DotNetBuildDebuggeeTestStep.DoWork(ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/DotNetBuildDebuggeeTestStep.cs:line 160\n   at Microsoft.Diagnostics.TestHelpers.TestStep.UncachedExecute(TestStepState stepState, ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/TestStep.cs:line 80
      Stack Trace
         at Microsoft.Diagnostics.TestHelpers.TestStep.ThrowExceptionIfFaulted(TestStepState cachedStepState) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/TestStep.cs:line 407
         at Microsoft.Diagnostics.TestHelpers.TestStep.UncachedExecute(TestStepState stepState, ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/TestStep.cs:line 91
         at Microsoft.Diagnostics.TestHelpers.TestStep.Execute(ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/TestStep.cs:line 62
         at Microsoft.Diagnostics.TestHelpers.BaseDebuggeeCompiler.Execute(ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/BaseDebuggeeCompiler.cs:line 69
         at Microsoft.Diagnostics.TestHelpers.DebuggeeCompiler.Execute(TestConfiguration config, String debuggeeName, ITestOutputHelper output) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.TestHelpers/DebuggeeCompiler.cs:line 36
         at SOSRunner.StartDebugger(TestInformation information, DebuggerAction action) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 497
         at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 118
         at SOSTestHelpers.RunTest(TestConfiguration config, String debuggeeName, String scriptName, ITestOutputHelper output, String testName, Boolean testLive, Boolean testDump, Boolean testTriage, Boolean testMini, DumpGenerator dumpGenerator) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 192
         at SOSStackTraceTests.StackTraceFaultingExceptionFrame(TestConfiguration config) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 323
      --- End of stack trace from previous location ---

Was this helpful? Yes No