Skip to content
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

test_reextract_metadata some times times out on NFS #1507

Open
yarikoptic opened this issue Sep 27, 2024 · 0 comments
Open

test_reextract_metadata some times times out on NFS #1507

yarikoptic opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
tests Add or improve existing tests

Comments

@yarikoptic
Copy link
Member

dandi@drogon:/mnt/backup/dandi/tinuous-logs/dandi-cli/2024/09$ git grep 'test_reextract_metadata - Failed: Timeout'
09/github/push/master/8e0b1c3/Tests/5813/17_test (ubuntu-latest, 3.8, nfs).txt:2024-09-09T18:34:27.1037493Z FAILED dandi/cli/tests/test_service_scripts.py::test_reextract_metadata - Failed: Timeout >300.0s
09/github/push/master/8e0b1c3/Tests/5813/test (ubuntu-latest, 3.8, nfs)/8_Run all tests.txt:2024-09-09T18:34:27.1037478Z FAILED dandi/cli/tests/test_service_scripts.py::test_reextract_metadata - Failed: Timeout >300.0s
13/github/cron/20240913T060423/9580513/Tests/5823/17_test (ubuntu-latest, 3.8, nfs).txt:2024-09-13T06:25:22.3331933Z FAILED dandi/cli/tests/test_service_scripts.py::test_reextract_metadata - Failed: Timeout >300.0s
13/github/cron/20240913T060423/9580513/Tests/5823/test (ubuntu-latest, 3.8, nfs)/8_Run all tests.txt:2024-09-13T06:25:22.3331928Z FAILED dandi/cli/tests/test_service_scripts.py::test_reextract_metadata - Failed: Timeout >300.0s
13/github/pr/1497/8dba010/Tests/5824/17_test (ubuntu-latest, 3.8, nfs).txt:2024-09-13T14:26:35.3974202Z FAILED dandi/cli/tests/test_service_scripts.py::test_reextract_metadata - Failed: Timeout >300.0s
13/github/pr/1497/8dba010/Tests/5824/test (ubuntu-latest, 3.8, nfs)/8_Run all tests.txt:2024-09-13T14:26:35.3974196Z FAILED dandi/cli/tests/test_service_scripts.py::test_reextract_metadata - Failed: Timeout >300.0s

needs checking amount of time it generally takes I guess when it does not time out and seeing if it is really a matter of raising time out (check if we could custom time out higher and only on NFS) or there is more to it. We have test logs on drogon:/mnt/backup/dandi/tinuous-logs/dandi-cli/ to see if reported slow in general etc. @asmacdo could you please look/summarize more on this test timing etc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Add or improve existing tests
Projects
None yet
Development

No branches or pull requests

2 participants