runtime icon indicating copy to clipboard operation
runtime copied to clipboard

System.IO.Tests.DirectoryInfo_Create.DriveLetter_Unix test failure - exit code 133

Open jkotas opened this issue 4 months ago • 3 comments

    System.IO.Tests.DirectoryInfo_Create.DriveLetter_Unix [FAIL]
      Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 133 but it should have been 42
      Stack Trace:
        /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(242,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing)
        /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(55,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose()

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1108483 Build error leg or test failing: System.IO.Tests.DirectoryInfo_Create.DriveLetter_Unix Pull request: https://github.com/dotnet/runtime/pull/116066

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": ["System.IO.Tests.DirectoryInfo_Create.DriveLetter_Unix [FAIL]","Exit code was 133"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1108483 Error message validated: [System.IO.Tests.DirectoryInfo_Create.DriveLetter_Unix [FAIL] Exit code was 133] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 7/29/2025 3:30:35 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

jkotas avatar Jul 29 '25 15:07 jkotas

Tagging subscribers to this area: @dotnet/area-system-io See info in area-owners.md if you want to be subscribed.

removing blocking-clean-ci as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

jeffschwMSFT avatar Aug 28 '25 15:08 jeffschwMSFT

Due to lack of recent activity, this issue has been marked as a candidate for backlog cleanup. It will be closed if no further activity occurs within 14 more days. Any new comment (by anyone, not necessarily the author) will undo this process.

This process is part of our issue cleanup automation.