Open rootulp opened 2 years ago
this is a super common bug that can even occur locally, but is mainly due to the resource restrictions of the CI as multiple tests are ran.
I'm not really sure we will fix this here, perhaps we should move this upstream?
Unfortunately the logs for the occurrence in the issue description have already expired.
I don't see a similar issue already in tendermin/tendermint
this error doesn't just occur in the rpc tests tho, it, or very similar errors, occur everywhere all the time here and upstream. Here are a few examples. That's why I suspect that it is related to how we run CI.
https://github.com/tendermint/tendermint/actions/runs/3234541218/jobs/5297773051#step:6:124
https://github.com/tendermint/tendermint/actions/runs/3438160242/jobs/5733862660#step:5:121
https://github.com/tendermint/tendermint/actions/runs/3311124135/jobs/5466230834#step:6:149
might be unrelated but this is a very common error for node runners, which usually means an instance is already running on that port on the localhost
I'm observing a test flake in CI run: https://github.com/celestiaorg/celestia-core/runs/7750400729?check_suite_focus=true