Recently tests are taking a really long time to finish (i.e. more than 5 minutes). Because of this the CI for various components is blocked and tests appear as failed because of timeout.
We did not yet identify a root cause, but so far this seems to be the case with all the CI hosts (including the ones running MSHV).
Some issues that we are aware of are:
- rustvmm/dev container uses a very old linux version (i.e. uses ubuntu 18)
- threads seem to be blocked doing epoll - more details needed here; initial investigation done by @aghecenco
Recently tests are taking a really long time to finish (i.e. more than 5 minutes). Because of this the CI for various components is blocked and tests appear as failed because of timeout.
We did not yet identify a root cause, but so far this seems to be the case with all the CI hosts (including the ones running MSHV).
Some issues that we are aware of are: