Console log: 'System.Net.Sockets.Tests' from job c9e3263e-c00c-4d72-9854-a99d094ab478 workitem 617d19da-b73b-4037-99d0-2898e75e9deb (osx.26.arm64.open) executed on machine dci-macm1-build-042 running macOS-26.3.1 + export __TestArchitecture=arm64 + __TestArchitecture=arm64 + find /tmp/helix/working/AB5D0924/p -name createdump + xargs -n 1 codesign -s - -f --preserve-metadata=entitlements /tmp/helix/working/AB5D0924/p/shared/Microsoft.NETCore.App/11.0.0/createdump: replacing existing signature + ./RunTests.sh --runtime-path /tmp/helix/working/AB5D0924/p ========================= Begin custom configuration settings ============================== export __IsXUnitLogCheckerSupported=1 export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Thu Aug 6 09:01:26 EDT 2026 =============== To repro directly: ===================================================== pushd . /tmp/helix/working/AB5D0924/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/AB5D0924/w/A73A095D/e /private/tmp/helix/working/AB5D0924/w/A73A095D/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 [8 threads], stop on fail = off) 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_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.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_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.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.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.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_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.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_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_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.SendReceive_Task.TcpReceiveSendGetsCanceledByDispose(receiveOrSend: False, ipv6Server: True, dualModeClient: False, owning: False) [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/coreclr/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeAsyncTaskContinuation.cs(139,0): at System.Runtime.CompilerServices.RuntimeAsyncTaskContinuation.GetResult[T](Task task, Byte& result) /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendReceive/SendReceive.cs(1129,0): at System.Net.Sockets.Tests.SendReceive`1.<>c__DisplayClass21_0.b__0() /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs(94,0): at System.RetryHelper.ExecuteAsync(Func`1 test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) at System.RetryHelper.ExecuteAsync(Func`1 test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendReceive/SendReceive.cs(1057,0): at System.Net.Sockets.Tests.SendReceive`1.TcpReceiveSendGetsCanceledByDispose(Boolean receiveOrSend, Boolean ipv6Server, Boolean dualModeClient, Boolean owning) --- End of stack trace from previous location --- System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_Parallel_Fails [FAIL] Completed did not get called in time Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SocketAsyncEventArgsTest.cs(1154,0): at System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_Parallel_Fails() at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) /_/src/coreclr/System.Private.CoreLib/src/System/RuntimeHandles.cs(1187,0): at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(57,0): at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) System.Net.Sockets.Tests.CreateSocket.Ctor_Raw_Supported_Success [SKIP] Condition(s) not met: "SupportsRawSockets" System.Net.Sockets.Tests.ConnectEap.MultiConnect_KeepAliveOptionsPreserved(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.ConnectEap.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect 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 Finished: System.Net.Sockets.Tests === TEST EXECUTION SUMMARY === System.Net.Sockets.Tests Total: 2343, Errors: 0, Failed: 2, Skipped: 18, Time: 328.744s /private/tmp/helix/working/AB5D0924/w/A73A095D/e ----- end Thu Aug 6 09:06:56 EDT 2026 ----- exit code 1 ---------------------------------------------------------- ulimit -c value: 0 XUnitLogChecker status: 1 ----- start =============== XUnitLogChecker Output ===================================================== No dumps found in /cores. ----- end =============== XUnitLogChecker Output - exit code 0 =========================== + 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/{}"' + /etc/helix-prep/venv/bin/python3.14 /tmp/helix/working/AB5D0924/p/gen-debug-dump-docs.py -buildid 1542425 -workitem System.Net.Sockets.Tests -jobid c9e3263e-c00c-4d72-9854-a99d094ab478 -outdir /tmp/helix/working/AB5D0924/w/A73A095D/uploads -templatedir /tmp/helix/working/AB5D0924/p -dumpdir /cores -productver 11.0.0 gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. + exit 0 ['System.Net.Sockets.Tests' END OF WORK ITEM LOG: Command exited with 0]