-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
CI error: System.Net.Quic.QuicException: The connection timed out from inactivity #91757
Comments
Tagging subscribers to this area: @dotnet/ncl Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=398498 Error Message
{
"ErrorMessage": "System.Net.Quic.QuicException: The connection timed out from inactivity.",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
This test was activated for the #74896 issue. The failures are different but they're coming from the same test, I'm investigating that. |
This is causing a lot of failures, is there a timeline for a fix? |
Looks like recent failures are coming from different tests and from cc: @ManickaP |
The newly reported errors do have the same error message, but that are coming from System.Net.Quic tests, not HTTP/3. So could you file it separately, as this has nothing to do with that particular disabled test. |
I've separated the disabled test into a new issue and I'm keeping this for the QUIC timeout |
This specific issue had a lot of hits in last month. Perhaps it was just stale data showing there. |
MsQuic's ARM32 issue should be fixed in v2.4 release (which is not out yet) |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=640353
Build error leg or test failing: System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Http3.LargeSingleHeader_ThrowsException
Error Message
Multiple
System.Net.Quic.QuicException : The connection timed out from inactivity.
in System.Net.Quic tests on "smaller" platforms, e.g. Alpine3.15 arm 32Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=640353
Error message validated:
[System.Net.Quic.QuicException ?: The connection timed out from inactivity
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/16/2024 11:07:05 AM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: