Console log: 'System.Net.Sockets.Tests' from job c84fdbdd-08d9-4b00-9c6b-76785d800fcf workitem 8f2c1dbe-6989-47e6-b3fb-2a0cd364d7e1 (osx.15.amd64.open) executed on machine dci-mac-build-365 running macOS-15.2 + export __TestArchitecture=x64 + __TestArchitecture=x64 + ./RunTests.sh --runtime-path /tmp/helix/working/BA8D09E3/p ========================= Begin custom configuration settings ============================== export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Thu Aug 6 04:26:56 EDT 2026 =============== To repro directly: ===================================================== pushd . /tmp/helix/working/BA8D09E3/p/dotnet exec --runtimeconfig System.Net.Sockets.Tests.runtimeconfig.json --depsfile System.Net.Sockets.Tests.deps.json xunit.console.dll System.Net.Sockets.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /private/tmp/helix/working/BA8D09E3/w/B70009DF/e /private/tmp/helix/working/BA8D09E3/w/B70009DF/e Discovering: System.Net.Sockets.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Net.Sockets.Tests (found 1491 of 1906 test cases) Starting: System.Net.Sockets.Tests (parallel test collections = on [6 threads], stop on fail = off) System.Net.Sockets.Tests.SendTo_MemoryArrayTask.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_SyncSpan.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.ConnectEap.Connect_ExposeHandle_FirstAttemptSucceeds(connectMode: "multi") [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.ConnectEap.MultiConnect_LingerState_Preserved(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.SendTo_Task.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_Apm.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_MemoryNativeTask.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_ArraySync.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_SyncSpanForceNonBlocking.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.UdpClientTest.Finalize_NoExceptionsThrown [SKIP] Condition(s) not met: "IsPreciseGcSupported" System.Net.Sockets.Tests.CreateSocket.Ctor_Raw_Supported_Success [SKIP] Condition(s) not met: "SupportsRawSockets" System.Net.Sockets.Tests.SendTo_Eap.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.ConnectEap.MultiConnect_KeepAliveOptionsPreserved(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.SendTo_CancellableTask.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.ConnectEap.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.SendTo_SyncForceNonBlocking.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SocketOptionNameTest.MulticastInterface_Set_AnyInterface_Succeeds [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.ConnectEap.MultiConnect_MiscProperties_Preserved(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.ConnectEap.MultiConnect_DualMode_Preserved [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.DisposedSocketTestsNonParallel.NonDisposedSocket_SafeHandlesCollected [SKIP] Condition(s) not met: "IsPreciseGcSupported" System.Net.Sockets.Tests.DualModeConnectionlessSendToSync.SendToV4IPEndPointToDualHost_Success [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(48,0): at System.Threading.Tasks.TaskTimeoutExtensions.d__7`1[[System.Int32, System.Private.CoreLib, Version=11.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/DualModeSocketTest.cs(914,0): at System.Net.Sockets.Tests.DualModeConnectionlessSendToBase`1.d__9[[System.Net.Sockets.Tests.SocketHelperArraySync, System.Net.Sockets.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]].MoveNext() --- End of stack trace from previous location --- Finished: System.Net.Sockets.Tests === TEST EXECUTION SUMMARY === System.Net.Sockets.Tests Total: 2342, Errors: 0, Failed: 1, Skipped: 20, Time: 219.021s /private/tmp/helix/working/BA8D09E3/w/B70009DF/e ----- end Thu Aug 6 04:30:36 EDT 2026 ----- exit code 1 ---------------------------------------------------------- ulimit -c value: 0 The '__IsXUnitLogCheckerSupported' env var is not set. + export _commandExitCode=0 + _commandExitCode=0 + find . -maxdepth 5 '(' -iname '*.trx' -o -iname testResults.xml -o -iname test-results.xml -o -iname test_results.xml -o -iname junit-results.xml -o -iname junitresults.xml ')' -print0 + xargs -0 -I '{}' sh -c 'mkdir -p "$HELIX_WORKITEM_UPLOAD_ROOT/$" && cp -f "{}" "$HELIX_WORKITEM_UPLOAD_ROOT/{}"' + exit 0 ['System.Net.Sockets.Tests' END OF WORK ITEM LOG: Command exited with 0]