Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[apple] Failure in System.Net.Sockets.Tests: "Too many open files in system" #105688

Closed
matouskozak opened this issue Jul 30, 2024 · 8 comments
Closed
Labels
area-System.Net.Sockets blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-maccatalyst MacCatalyst OS os-tvos Apple tvOS
Milestone

Comments

@matouskozak
Copy link
Member

matouskozak commented Jul 30, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=758343
Build error leg or test failing: System.Net.Sockets.Tests
Affected CI: maccatalyst_arm64_release_allsubsets_mono, tvossimulator_x64_release_allsubsets_mono, tvos_arm64_release_allsubsets_mono (runtime-extra-platforms)
Range of commits: 554d7c9...0912e94

Error Message

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

{
  "ErrorMessage": "System.Net.Sockets.SocketException : Too many open files in system",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=758343
Error message validated: [System.Net.Sockets.SocketException : Too many open files in system]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/30/2024 11:30:50 AM UTC

Report

Build Definition Test Pull Request
763399 dotnet/runtime System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_MissingFile_Throws
765139 dotnet/runtime System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_MissingFile_Throws
764868 dotnet/runtime System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_MissingFile_Throws
761344 dotnet/runtime System.Net.Sockets.Tests.SendPacketsAsync.EmptyList_Ignored
758343 dotnet/runtime System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileLargeOffset_Throws

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 5
@matouskozak matouskozak added area-System.Net.Sockets blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' untriaged New issue has not been triaged by the area owner os-tvos Apple tvOS os-maccatalyst MacCatalyst OS Known Build Error Use this to report build issues in the .NET Helix tab labels Jul 30, 2024
@matouskozak matouskozak added this to the 9.0.0 milestone Jul 30, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jul 30, 2024
Copy link
Contributor

Tagging subscribers to 'os-tvos': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Tagging subscribers to 'os-maccatalyst': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

@matouskozak matouskozak removed this from the 9.0.0 milestone Jul 30, 2024
@matouskozak matouskozak added the untriaged New issue has not been triaged by the area owner label Jul 30, 2024
Copy link
Contributor

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

@matouskozak
Copy link
Member Author

Could the failures be caused by https://github.com/dotnet/runtime/pull/104915/files @wfurt ?

@wfurt
Copy link
Member

wfurt commented Jul 31, 2024

It could. However, so far I saw bunch of errors and I'm yet to see the actual Too many open files. I for example enabled Select_ReadError_NoneReady_ManySockets for macOS but that should not impact tvOS or catalyst. Can you please share specific output. And can we figure out what tests were running at that given time?

@matouskozak
Copy link
Member Author

Sure, here is the list of failures from System.Net.Sockets.Tests

2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599] 1) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_MissingFile_Throws   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_MissingFile_Throws
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
   Exception messages: Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.IO.FileNotFoundException)
Actual:   typeof(System.Net.Sockets.SocketException)
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599] ---- System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_MissingFile_Throws()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
   at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, Int32 bytesExpected, Byte[] contentExpected)
   at System.Net.Sockets.Tests.SendPacketsAsync.<SendPacketsElement_MissingFile_Throws>b__27_0()
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    Execution time: 0.0017891 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/0xwtnny1.aky_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599] 2) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamMultiPartMixed_MultipleFileStreams_Success   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamMultiPartMixed_MultipleFileStreams_Success
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.IO.IOException : Too many open files : '/tmp/helix/working/B9DC09C6/t/sv52aqwz.ek1_.ctor_38'   Exception stack traces:    at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
   at Interop.CheckIo(Error error, String path, Boolean isDirError)
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException)
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2024-07-28 14:58:15.450 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamMultiPartMixed_MultipleFileStreams_Success()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    Execution time: 0.0005383 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/sv52aqwz.ek1_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599] 3) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamLargeOffset_Throws   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamLargeOffset_Throws
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SocketTestServerAsync.Start(EndPoint localEndPoint)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServerAsync..ctor(Int32 numConnections, Int32 receiveBufferSize, EndPoint localEndPoint, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, Int32 numConnections, Int32 receiveBufferSize, EndPoint localEndPoint, ProtocolType protocolType)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, Int32 numConnections, Int32 receiveBufferSize, IPAddress address, Int32& port)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, IPAddress address, Int32& port)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, SocketError expectedResult, Int32 bytesExpected)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamLargeOffset_Throws()
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
   Execution time: 0.0004445 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/gzwqb2n1.cgs_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599] 4) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamWithOptions_Success   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamWithOptions_Success
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.IO.IOException : Too many open files : '/tmp/helix/working/B9DC09C6/t/f0fwqouy.1as_.ctor_38'   Exception stack traces:    at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
   at Interop.CheckIo(Error error, String path, Boolean isDirError)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.<GetExpectedContent>g__ReadFromFile|56_0(String filePath, Int64 offset, Int64 count, Byte[] destination, Int64& destinationOffset)
   at System.Net.Sockets.Tests.SendPacketsAsync.GetExpectedContent(SendPacketsElement[] elements)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamWithOptions_Success()
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    Execution time: 0.0005228 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/f0fwqouy.1as_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599] 5) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.EmptyList_Ignored   Test name: System.Net.Sockets.Tests.SendPacketsAsync.EmptyList_Ignored
   Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
   at System.Net.Sockets.Tests.SendPacketsAsync.EmptyList_Ignored()
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    Execution time: 0.0004239 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/angjj1bf.4bh_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599] 6) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileZeroCount_Success   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileZeroCount_Success
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.451 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, Int32 bytesExpected, Byte[] contentExpected)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileZeroCount_Success()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
   Execution time: 0.0003701 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/uinah31u.xmn_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599] 7) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileLargeOffset_Throws   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileLargeOffset_Throws
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, SocketError expectedResult, Int32 bytesExpected)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileLargeOffset_Throws()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
   Execution time: 0.0003405 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/y3rvan5b.uvw_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599] 8) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamPart_Success   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamPart_Success
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SocketTestServerAsync.Start(EndPoint localEndPoint)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServerAsync..ctor(Int32 numConnections, Int32 receiveBufferSize, EndPoint localEndPoint, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, Int32 numConnections, Int32 receiveBufferSize, EndPoint localEndPoint, ProtocolType protocolType)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, Int32 numConnections, Int32 receiveBufferSize, IPAddress address, Int32& port)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, IPAddress address, Int32& port)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, Int32 bytesExpected, Byte[] contentExpected)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamPart_Success()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
   Execution time: 0.0003797 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/vczw2xtq.g0v_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599] 9) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamMultiPartMixed_MultipleWholeFiles_Success   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamMultiPartMixed_MultipleWholeFiles_Success
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.IO.IOException : Too many open files : '/tmp/helix/working/B9DC09C6/t/c2dh3u44.qxb_.ctor_38'   Exception stack traces:    at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
   at Interop.CheckIo(Error error, String path, Boolean isDirError)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.<GetExpectedContent>g__ReadFromFile|56_0(String filePath, Int64 offset, Int64 count, Byte[] destination, Int64& destinationOffset)
   at System.Net.Sockets.Tests.SendPacketsAsync.GetExpectedContent(SendPacketsElement[] elements)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamMultiPartMixed_MultipleWholeFiles_Success()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
2024-07-28 14:58:15.452 Df System.Net.Sockets.Tests[17736:51599]    Execution time: 0.0003822 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/c2dh3u44.qxb_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599] 10) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SocketDisconnectedAndReusable_TransmitFileOptionReuseSocket   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SocketDisconnectedAndReusable_TransmitFileOptionReuseSocket
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, TransmitFileOptions flags, Int32 bytesExpected)
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SocketDisconnectedAndReusable_TransmitFileOptionReuseSocket()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Execution time: 0.0005143 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/2m24fvnz.a5e_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599] 11) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.NullList_Throws   Test name: System.Net.Sockets.Tests.SendPacketsAsync.NullList_Throws
   Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.ArgumentException)
Actual:   typeof(System.Net.Sockets.SocketException)
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599] ---- System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.AssertExtensions.Throws[ArgumentException](String expectedParamName, Action action)
   at System.Net.Sockets.Tests.SendPacketsAsync.NullList_Throws()
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
   at System.Net.Sockets.Tests.SendPacketsAsync.<NullList_Throws>b__11_0()
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Execution time: 0.0003833 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/ddps3im1.bm5_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599] 12) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileMultiPart_Success   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileMultiPart_Success
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileMultiPart_Success()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Execution time: 0.0003781 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/hqor12ai.y4w_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599] 13) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored   Test name: System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored(bufferType: ByteArray)   Test case: System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored
   Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored(BufferType bufferType)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Execution time: 0.0006794 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/mtqz2jpk.vdc_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599] 14) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored   Test name: System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored(bufferType: ManagedMemory)   Test case: System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored
   Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored(BufferType bufferType)
   at System.Object.InvokeStub_SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored(Object , Span`1 )
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   Execution time: 0.0003543 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/ibwmkv4u.jty_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599] 15) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored   Test name: System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored(bufferType: NativeMemory)   Test case: System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored
   Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
2024-07-28 14:58:15.453 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored(BufferType bufferType)
   at System.Object.InvokeStub_SendPacketsAsync.BufferZeroCountThenNormal_ZeroCountIgnored(Object , Span`1 )
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   Execution time: 0.0002817 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/1qhw5raw.vxr_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599] 16) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamSizeCount_Success   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamSizeCount_Success
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SocketTestServerAsync.Start(EndPoint localEndPoint)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServerAsync..ctor(Int32 numConnections, Int32 receiveBufferSize, EndPoint localEndPoint, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, Int32 numConnections, Int32 receiveBufferSize, EndPoint localEndPoint, ProtocolType protocolType)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, Int32 numConnections, Int32 receiveBufferSize, IPAddress address, Int32& port)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, IPAddress address, Int32& port)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, Int32 bytesExpected, Byte[] contentExpected)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamSizeCount_Success()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
   Execution time: 0.0003356 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/j1sovoub.pxs_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599] 17) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamLargeCount_Throws   Test name: System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamLargeCount_Throws
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SocketTestServerAsync.Start(EndPoint localEndPoint)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServerAsync..ctor(Int32 numConnections, Int32 receiveBufferSize, EndPoint localEndPoint, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, Int32 numConnections, Int32 receiveBufferSize, EndPoint localEndPoint, ProtocolType protocolType)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, Int32 numConnections, Int32 receiveBufferSize, IPAddress address, Int32& port)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SocketTestServer.SocketTestServerFactory(SocketImplementationType type, IPAddress address, Int32& port)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, SocketError expectedResult, Int32 bytesExpected)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileStreamLargeCount_Throws()
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
   Execution time: 0.0003088 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/gfy00ngm.xjw_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599] 18) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.Disposed_Throw   Test name: System.Net.Sockets.Tests.SendPacketsAsync.Disposed_Throw
   Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.Disposed_Throw()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    Execution time: 0.0003572 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/wucg2aqa.drh_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599] 19) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCount_Ignored   Test name: System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCount_Ignored(bufferType: ByteArray)   Test case: System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCount_Ignored
   Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, Int32 bytesExpected, Byte[] contentExpected)
   at System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCount_Ignored(BufferType bufferType)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599]    Execution time: 0.0003869 **** Output start ****Created file /tmp/helix/working/B9DC09C6/t/tvmly1f4.jks_.ctor_38 with size: 1024 **** Output end ****
2024-07-28 14:58:15.454 Df System.Net.Sockets.Tests[17736:51599] 20) 	[FAIL] System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCount_Ignored   Test name: System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCount_Ignored(bufferType: ManagedMemory)   Test case: System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCount_Ignored
   Assembly:  [System.Net.Sockets.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
2024-07-28 14:58:15.455 Df System.Net.Sockets.Tests[17736:51599]    Exception messages: System.Net.Sockets.SocketException : Too many open files in system   Exception stack traces:    at System.Net.Sockets.Socket..ctor(AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType)
   at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
2024-07-28 14:58:15.455 Df System.Net.Sockets.Tests[17736:51599]    at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, Int32 bytesExpected, Byte[] contentExpected)
   at System.Net.Sockets.Tests.SendPacketsAsync.BufferZeroCount_Ignored(BufferType bufferType)
2024-07-28 14:58:15.455 Df System.Net.Sockets.Tests[17736:51599]    at System.Object.InvokeStub_SendPacketsAsync.BufferZeroCount_Ignored(Object , Span`1 )
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

@vitek-karas vitek-karas added this to the 9.0.0 milestone Aug 7, 2024
@vitek-karas vitek-karas removed the untriaged New issue has not been triaged by the area owner label Aug 7, 2024
@wfurt
Copy link
Member

wfurt commented Aug 10, 2024

I did not see any Socket tests failures in #105751. If you could confirm it @matouskozak we could close this issue.

@matouskozak
Copy link
Member Author

I did not see any Socket tests failures in #105751. If you could confirm it @matouskozak we could close this issue.

Confirmed that the failures stopped after merging the PR. Thank you for fixing this.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Sockets blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-maccatalyst MacCatalyst OS os-tvos Apple tvOS
Projects
None yet
Development

No branches or pull requests

3 participants