Skip to content

[ci-scan] Test failure: JIT/Regression/JitBlue/Runtime_101046 NativeAOT FileNotFoundException 'TestLibrary' #131997

Description

@github-actions

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1542248
Build error leg or test failing: windows-x64 Release NativeAOT_Pri1 - JIT/Regression/JitBlue/Runtime_101046/Runtime_101046

Error Details

13:11:03.521 Running test: JIT\Regression\JitBlue\Runtime_101046\Runtime_101046\Runtime_101046.cmd
Unhandled exception. System.IO.FileNotFoundException: Could not find file 'TestLibrary'.
File name: 'TestLibrary'
   at Internal.Runtime.TypeLoaderExceptionHelper.CreateFileNotFoundException(ExceptionStringID, String)
   at __GeneratedMainWrapper.Main()

Return code:      1
Expected: 100
Actual: -1073740791
END EXECUTION - FAILED

This NativeAOT test regularly fails on windows.10.amd64 in the
runtime-nativeaot-outerloop pipeline (definition 265). The generated NativeAOT
entry point throws System.IO.FileNotFoundException: Could not find file 'TestLibrary' from TypeLoaderExceptionHelper.CreateFileNotFoundException
before the test body runs, exiting with -1073740791 (0xC0000409). The
signature is stable across builds 1541654, 1542248, and follow-up 1543362.

First build it occurred: 1541654 (2026-08-05).

Error Message

{
  "ErrorMessage": [
    "Running test: JIT\\Regression\\JitBlue\\Runtime_101046",
    "Unhandled exception. System.IO.FileNotFoundException: Could not find file 'TestLibrary'."
  ],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Note

This issue was generated by an AI (GitHub Copilot) CI failure-scan workflow.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by CI Outer-Loop Failure Scanner · 991.7 AIC · ⌖ 17.1 AIC · ⊞ 18.3K ·

Report

Build Repository Test Pull Request
1545024 dotnet/runtime JIT\Regression\JitBlue\Runtime_101046\Runtime_101046\Runtime_101046.cmd
1544115 dotnet/runtime JIT\Regression\JitBlue\Runtime_101046\Runtime_101046\Runtime_101046.cmd

Summary

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Known Build ErrorUse this to report build issues in the .NET Helix tabagentic-workflowsarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'untriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions