Skip to content

Test failure: JIT/Regression/CLR-x86-JIT/dev10/b400791/_b400971b400971/_b400971b400971.cmd #113457

Open
@v-wenyuxu

Description

@v-wenyuxu

Failed in: runtime-coreclr outerloop 20250312.2

Failed tests:

R2R-CG2 linux x64 Checked no_tiered_compilation @ (Alpine.321.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.21-helix-amd64
    - JIT/Regression/CLR-x86-JIT/dev10/b400791/_b400971b400971/_b400971b400971.cmd
R2R-CG2 linux x64 Checked @ (Alpine.321.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.21-helix-amd64
    - JIT/Regression/CLR-x86-JIT/dev10/b400791/_b400971b400971/_b400971b400971.cmd

Error message:

 Test Infrastructure Failure: System.AggregateException: One or more errors occurred. (The type initializer for 'System.Net.Sockets.SocketAsyncEngine' threw an exception.) (The type initializer for 'System.Net.Sockets.SocketAsyncEngine' threw an exception.)
 ---> System.TypeInitializationException: The type initializer for 'System.Net.Sockets.SocketAsyncEngine' threw an exception.
 ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Collections.Concurrent, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

File name: 'System.Collections.Concurrent, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
   at System.Net.Sockets.SocketAsyncEngine..ctor()
   at System.Net.Sockets.SocketAsyncEngine.CreateEngines()
   at System.Net.Sockets.SocketAsyncEngine..cctor()
   --- End of inner exception stack trace ---
   at System.Net.Sockets.SafeSocketHandle..ctor(IntPtr preexistingHandle, Boolean ownsHandle)
   at Microsoft.Win32.SafeHandles.SafePipeHandle.CreatePipeSocket(Boolean ownsHandle)
   at System.IO.Pipes.PipeStream.ReadAsyncCore(Memory`1 destination, CancellationToken cancellationToken)
   at System.IO.Stream.<CopyToAsync>g__Core|30_0(Stream source, Stream destination, Int32 bufferSize, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.WaitAllCore(ReadOnlySpan`1 tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.WaitAll(ReadOnlySpan`1 tasks)
   at CoreclrTestLib.CoreclrTestWrapperLib.RunTest(String executable, String outputFile, String errorFile, String category, String testBinaryBase, String outputDir)
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)

Stack trace:

   at Xunit.Assert.Fail(String message)
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor470|0_471(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-x64area-crossgen2-coreclrblocking-outerloopBlocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runsos-linuxLinux OS (any supported distro)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