-
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
System.IO.Tests
getting killed (OOM?) for Libraries Test Run release mono Linux arm64 Debug
#56165
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: @dotnet/area-system-io Issue Details
|
|
I am seeing a failure which I suspect is another manifestation:
This test is reading and writing a few bytes at the start and end of a 4GB file. Is this actually reading and writing 4GB, so it's taking a very long time? Is this related to running out of disk space also? It's not clear as my disk seems to have 14GB free space. cc @adamsitnik ? |
Ah I see two other failures concurrently - both of these reading/writing multi gigabyte files. Still, not entirely clear why they all failed if (at least after tests were done) I had 14GB. Perhaps these 3 tests should be segregated into a fixture where they are run serially?
|
Hit in another build - Libraries Test Run release mono Linux x64: https://dev.azure.com/dnceng/public/_build/results?buildId=1616197&view=results
|
It was most likely solved by #66387, I am going to close it for now. Please reopen if it ever happens again. |
Build
Log
The text was updated successfully, but these errors were encountered: