fail: Elasticsearch.AppHost.Resources.elasticsearch[0] 3: 2024-08-12T02:10:58.803091700Z ERROR: Elasticsearch died while starting up, with exit code 137.
This is when the app is running as part of the playground tests, and out of the two tests that run the Elasticsearch app, the first one passes but the second one exits with code 137(oomkilled?).
We might need to have Elasticsearch run in a separate helix agent.
Build, and log.
fail: Elasticsearch.AppHost.Resources.elasticsearch[0] 3: 2024-08-12T02:10:58.803091700Z ERROR: Elasticsearch died while starting up, with exit code 137
.This is when the app is running as part of the playground tests, and out of the two tests that run the
Elasticsearch
app, the first one passes but the second one exits with code137
(oomkilled?).We might need to have
Elasticsearch
run in a separate helix agent.cc @eerhardt @sebastienros