-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[6.0, 7.0, 8.0] Connection reset assert failure in System.Net.Sockets.Tests.SendReceive_SyncForceNonBlocking.TcpReceiveSendGetsCanceledByDispose #92423
Comments
Tagging subscribers to this area: @dotnet/ncl Issue DetailsError BlobThis issue might be related to (or even be the same as) #91543 and/or #84364 . Unfortunately, neither of those were opened as a {
"ErrorMessage": "System.Net.Sockets.Tests.SendReceive_SyncForceNonBlocking.TcpReceiveSendGetsCanceledByDispose(receiveOrSend: True, ipv6Server: False, dualModeClient: False, owning: True) [FAIL]",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
} Reproduction Steps
|
Here's an example of a job that failed with this:
Output (expand)
|
@dotnet/ncl I noticed some logs have this message at the top:
Could it be the reason for the failure? |
unlikely. This looks like Helix dependencies. There was Linux kernel regression, should be fixed by #93198 in main. |
Opened #93502 and #92423 @carlossanlop PTAL. |
Error Blob
This issue might be related to (or even be the same as) #91543 and/or #84364 . Unfortunately, neither of those were opened as a
Known Build Error
, so the bot is unable to tag all the affected PRs. If you determine this issue is the same as one of those two, can you please close the other ones so we get this issue linked to PRs by the bot? Thanks.Reproduction Steps
linux-ppc64le Release AllSubsets_Mono
- Log file: https://helix.dot.net/api/2019-06-17/jobs/5fbc62c3-91ae-4e22-90b7-19044d1e2ec8/workitems/System.Net.Sockets.Tests/consolelinux-s390x Release AllSubsets_Mono
- Log file: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-release-80-rc1-0cf6f02d7bc84c63be/System.Net.Sockets.Tests/3/console.b076222b.log?helixlogtype=resultOutput (expand)
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=437229
Error message validated:
System.AggregateException : One or more errors occurred. (Assert.Equal() Failure
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 10/13/2023 10:36:32 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: