Lari Hotari
Lari Hotari
@chuan-T One thing to check is the container runtime. kubectl-flame currently supports docker container runtime. It says on "Starting with GKE node version 1.19, the default node image for Linux...
FYI, this seems to be caused by https://github.com/actions/virtual-environments/issues/3185 . Reverse name lookup for current hostname is broken.
another one https://github.com/apache/pulsar/runs/7988259367?check_suite_focus=true#step:10:1055
another one https://github.com/apache/pulsar/runs/8303606708?check_suite_focus=true#step:10:1071
yet another one https://github.com/apache/pulsar/actions/runs/3392672666/jobs/5639986203#step:10:1353
@tisonkun Please review
> I don't know if you did it on purpose but running this check also in the `Build and License check` step is a good thing because it can avoid...
@315157973 you must rebase (or use other ways to get latest master changes) to make this PR pass the new required checks. Please see the mailing list announcement https://lists.apache.org/thread/lv358906mnroq7tkk72xtsxfyjpbyvor.
another one: https://github.com/apache/pulsar/actions/runs/3086967858/jobs/4991995273#step:12:15153
the tests failed in Broker Group 3 because of OOM, I filed #17714 . It's most likely not caused by the changes in this PR.