matrix-org / matrix-org/sytest
Occsionally the nightly docker build job times out
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 81
- Forks
- 63
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 1
Description
https://github.com/matrix-org/sytest/actions/runs/4986859836/jobs/8928642990
Would guess hung in doing `poetry install`? Needs more debug to investigate.
Doesn't seem consistent, see https://github.com/matrix-org/sytest/actions/workflows/docker.yml
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked failed job and inspect the Docker workflow at .github/workflows/docker.yml, focusing on the poetry install step. Compare the failed run with successful runs and add enough debugging to identify the intermittent timeout; done means the cause is established and the workflow no longer times out for that cause.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100