spujadas / elk-docker

Elasticsearch, Logstash, Kibana (ELK) Docker image
Other
2.16k stars 910 forks source link

Running issues with Apple Silicon #357

Open yanqianglu opened 2 years ago

yanqianglu commented 2 years ago

Hi,

Firstly, thank you so much for developing and maintaining the image.

I would like to use this image in my M1-chip laptop. I got this error when running the elk "Cannot run program /opt/elasticsearch/jdk/bin/java'". It seems like a compatibility issue with the Apple Silicon chip. Then I tried to rebuild the image for ARM64 as instructed in the doc.

The build was succeed, and I could run it in my machine. However, it behaves a bit different than the version I run in x86 (like it couldn't find the plugin I installed in /opt/elasticsearch/plugins/xxx. and I couldn't load the Kibana page too.

I'm not sure if I misunderstand/misconfigured anything. Meanwhile, I'm wondering will there be an official support for Apple Silicon chip?

Thanks

spujadas commented 2 years ago

Thanks for sharing your experience. I for one don’t have a machine with an M1-chip (nor an ARM64 chip for that matter), so can’t really help with this one: adding support for the ARM64 was a user contribution. Leaving this open if someone can help.

arauchberger commented 2 years ago

hi, think i just ran into the same issue. i wonder since DockerDesktop should emulate the amd64 architecture - even though we might run into performance issues. what i don't get is the fact that i can execute java manually inside the container:

docker run -it --rm --entrypoint /bin/sh sebp/elk:7.15.0

# /opt/elasticsearch/jdk/bin/java -version
openjdk version "16.0.2" 2021-07-20
OpenJDK Runtime Environment Temurin-16.0.2+7 (build 16.0.2+7)
OpenJDK 64-Bit Server VM Temurin-16.0.2+7 (build 16.0.2+7, mixed mode, sharing)
novaview commented 4 months ago

Also fails on MAC M2 Logs from trying to start the latest image using Docker Desktop on MacBook Pro M2 Max running Sonoma 14.3.1 are as follows: 2024-05-19 15:52:58 Starting periodic command scheduler cron 2024-05-19 15:52:58 ...done. 2024-05-19 15:52:59 Starting Elasticsearch Server 2024-05-19 15:53:10 May 19, 2024 10:53:10 PM sun.util.locale.provider.LocaleProviderAdapter 2024-05-19 15:53:10 WARNING: COMPAT locale provider will be removed in a future release 2024-05-19 15:53:13 [2024-05-19T22:53:13,006][INFO ][o.e.n.NativeAccess ] [elk] Using [jdk] native provider and native methods for [Linux] 2024-05-19 15:53:13 [2024-05-19T22:53:13,455][WARN ][o.e.b.JNANatives ] [elk] unable to install syscall filter: java.lang.UnsupportedOperationException: seccomp unavailable: CONFIG_SECCOMP not compiled into kernel, CONFIG_SECCOMP and CONFIG_SECCOMP_FILTER are needed 2024-05-19 15:53:13 at org.elasticsearch.server@8.13.2/org.elasticsearch.bootstrap.SystemCallFilter.linuxImpl(SystemCallFilter.java:331) 2024-05-19 15:53:13 at org.elasticsearch.server@8.13.2/org.elasticsearch.bootstrap.SystemCallFilter.init(SystemCallFilter.java:622) 2024-05-19 15:53:13 at org.elasticsearch.server@8.13.2/org.elasticsearch.bootstrap.JNANatives.tryInstallSystemCallFilter(JNANatives.java:238) 2024-05-19 15:53:13 at org.elasticsearch.server@8.13.2/org.elasticsearch.bootstrap.Natives.tryInstallSystemCallFilter(Natives.java:103) 2024-05-19 15:53:13 at org.elasticsearch.server@8.13.2/org.elasticsearch.bootstrap.Elasticsearch.initializeNatives(Elasticsearch.java:292) 2024-05-19 15:53:13 at org.elasticsearch.server@8.13.2/org.elasticsearch.bootstrap.Elasticsearch.initPhase2(Elasticsearch.java:168) 2024-05-19 15:53:13 at org.elasticsearch.server@8.13.2/org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:73) 2024-05-19 15:53:13 2024-05-19 15:53:14 [2024-05-19T22:53:14,453][INFO ][o.a.l.i.v.PanamaVectorizationProvider] [elk] Java vector incubator API enabled; uses preferredBitSize=128; floating-point vectors only 2024-05-19 15:53:16 [2024-05-19T22:53:16,249][INFO ][o.e.n.Node ] [elk] version[8.13.2], pid[149], build[tar/16cc90cd2d08a3147ce02b07e50894bc060a4cbf/2024-04-05T14:45:26.420424304Z], OS[Linux/6.3.13-linuxkit/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/21.0.2/21.0.2+13-58] 2024-05-19 15:53:16 [2024-05-19T22:53:16,254][INFO ][o.e.n.Node ] [elk] JVM home [/opt/elasticsearch/jdk], using bundled JDK [true] 2024-05-19 15:53:16 [2024-05-19T22:53:16,256][INFO ][o.e.n.Node ] [elk] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=org.elasticsearch.preallocate, --enable-native-access=org.elasticsearch.nativeaccess, -XX:ReplayDataFile=logs/replay_pid%p.log, -Des.distribution.type=tar, -XX:+UseG1GC, -Djava.io.tmpdir=/tmp/elasticsearch-13271235044435455943, --add-modules=jdk.incubator.vector, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,level,pid,tags:filecount=32,filesize=64m, -Xms7993m, -Xmx7993m, -XX:MaxDirectMemorySize=4192206848, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, --module-path=/opt/elasticsearch/lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server] 2024-05-19 15:53:16 [2024-05-19T22:53:16,258][INFO ][o.e.n.Node ] [elk] Default Locale [en_US] 2024-05-19 15:53:29 [2024-05-19T22:53:29,734][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-url] 2024-05-19 15:53:29 [2024-05-19T22:53:29,739][INFO ][o.e.p.PluginsService ] [elk] loaded module [rest-root] 2024-05-19 15:53:29 [2024-05-19T22:53:29,740][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-core] 2024-05-19 15:53:29 [2024-05-19T22:53:29,741][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-redact] 2024-05-19 15:53:29 [2024-05-19T22:53:29,742][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-user-agent] 2024-05-19 15:53:29 [2024-05-19T22:53:29,743][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-async-search] 2024-05-19 15:53:29 [2024-05-19T22:53:29,743][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-monitoring] 2024-05-19 15:53:29 [2024-05-19T22:53:29,744][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-s3] 2024-05-19 15:53:29 [2024-05-19T22:53:29,744][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-analytics] 2024-05-19 15:53:29 [2024-05-19T22:53:29,745][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ent-search] 2024-05-19 15:53:29 [2024-05-19T22:53:29,745][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-autoscaling] 2024-05-19 15:53:29 [2024-05-19T22:53:29,746][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-painless] 2024-05-19 15:53:29 [2024-05-19T22:53:29,748][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ml] 2024-05-19 15:53:29 [2024-05-19T22:53:29,750][INFO ][o.e.p.PluginsService ] [elk] loaded module [legacy-geo] 2024-05-19 15:53:29 [2024-05-19T22:53:29,750][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-mustache] 2024-05-19 15:53:29 [2024-05-19T22:53:29,751][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ql] 2024-05-19 15:53:29 [2024-05-19T22:53:29,751][INFO ][o.e.p.PluginsService ] [elk] loaded module [rank-rrf] 2024-05-19 15:53:29 [2024-05-19T22:53:29,752][INFO ][o.e.p.PluginsService ] [elk] loaded module [analysis-common] 2024-05-19 15:53:29 [2024-05-19T22:53:29,752][INFO ][o.e.p.PluginsService ] [elk] loaded module [health-shards-availability] 2024-05-19 15:53:29 [2024-05-19T22:53:29,753][INFO ][o.e.p.PluginsService ] [elk] loaded module [transport-netty4] 2024-05-19 15:53:29 [2024-05-19T22:53:29,753][INFO ][o.e.p.PluginsService ] [elk] loaded module [aggregations] 2024-05-19 15:53:29 [2024-05-19T22:53:29,755][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-common] 2024-05-19 15:53:29 [2024-05-19T22:53:29,756][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-identity-provider] 2024-05-19 15:53:29 [2024-05-19T22:53:29,757][INFO ][o.e.p.PluginsService ] [elk] loaded module [frozen-indices] 2024-05-19 15:53:29 [2024-05-19T22:53:29,758][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-shutdown] 2024-05-19 15:53:29 [2024-05-19T22:53:29,758][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-text-structure] 2024-05-19 15:53:29 [2024-05-19T22:53:29,758][INFO ][o.e.p.PluginsService ] [elk] loaded module [snapshot-repo-test-kit] 2024-05-19 15:53:29 [2024-05-19T22:53:29,759][INFO ][o.e.p.PluginsService ] [elk] loaded module [ml-package-loader] 2024-05-19 15:53:29 [2024-05-19T22:53:29,759][INFO ][o.e.p.PluginsService ] [elk] loaded module [kibana] 2024-05-19 15:53:29 [2024-05-19T22:53:29,760][INFO ][o.e.p.PluginsService ] [elk] loaded module [constant-keyword] 2024-05-19 15:53:29 [2024-05-19T22:53:29,761][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-logstash] 2024-05-19 15:53:29 [2024-05-19T22:53:29,761][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-graph] 2024-05-19 15:53:29 [2024-05-19T22:53:29,762][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ccr] 2024-05-19 15:53:29 [2024-05-19T22:53:29,762][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-esql] 2024-05-19 15:53:29 [2024-05-19T22:53:29,763][INFO ][o.e.p.PluginsService ] [elk] loaded module [parent-join] 2024-05-19 15:53:29 [2024-05-19T22:53:29,764][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-enrich] 2024-05-19 15:53:29 [2024-05-19T22:53:29,765][INFO ][o.e.p.PluginsService ] [elk] loaded module [counted-keyword] 2024-05-19 15:53:29 [2024-05-19T22:53:29,766][INFO ][o.e.p.PluginsService ] [elk] loaded module [repositories-metering-api] 2024-05-19 15:53:29 [2024-05-19T22:53:29,767][INFO ][o.e.p.PluginsService ] [elk] loaded module [transform] 2024-05-19 15:53:29 [2024-05-19T22:53:29,768][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-azure] 2024-05-19 15:53:29 [2024-05-19T22:53:29,768][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-gcs] 2024-05-19 15:53:29 [2024-05-19T22:53:29,769][INFO ][o.e.p.PluginsService ] [elk] loaded module [spatial] 2024-05-19 15:53:29 [2024-05-19T22:53:29,769][INFO ][o.e.p.PluginsService ] [elk] loaded module [apm] 2024-05-19 15:53:29 [2024-05-19T22:53:29,770][INFO ][o.e.p.PluginsService ] [elk] loaded module [mapper-version] 2024-05-19 15:53:29 [2024-05-19T22:53:29,770][INFO ][o.e.p.PluginsService ] [elk] loaded module [mapper-extras] 2024-05-19 15:53:29 [2024-05-19T22:53:29,770][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-rollup] 2024-05-19 15:53:29 [2024-05-19T22:53:29,771][INFO ][o.e.p.PluginsService ] [elk] loaded module [percolator] 2024-05-19 15:53:29 [2024-05-19T22:53:29,771][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-stack] 2024-05-19 15:53:29 [2024-05-19T22:53:29,772][INFO ][o.e.p.PluginsService ] [elk] loaded module [data-streams] 2024-05-19 15:53:29 [2024-05-19T22:53:29,772][INFO ][o.e.p.PluginsService ] [elk] loaded module [reindex] 2024-05-19 15:53:29 [2024-05-19T22:53:29,772][INFO ][o.e.p.PluginsService ] [elk] loaded module [rank-eval] 2024-05-19 15:53:29 [2024-05-19T22:53:29,773][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-security] 2024-05-19 15:53:29 [2024-05-19T22:53:29,774][INFO ][o.e.p.PluginsService ] [elk] loaded module [blob-cache] 2024-05-19 15:53:29 [2024-05-19T22:53:29,774][INFO ][o.e.p.PluginsService ] [elk] loaded module [searchable-snapshots] 2024-05-19 15:53:29 [2024-05-19T22:53:29,774][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-slm] 2024-05-19 15:53:29 [2024-05-19T22:53:29,775][INFO ][o.e.p.PluginsService ] [elk] loaded module [snapshot-based-recoveries] 2024-05-19 15:53:29 [2024-05-19T22:53:29,776][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-watcher] 2024-05-19 15:53:29 [2024-05-19T22:53:29,777][INFO ][o.e.p.PluginsService ] [elk] loaded module [old-lucene-versions] 2024-05-19 15:53:29 [2024-05-19T22:53:29,778][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ilm] 2024-05-19 15:53:29 [2024-05-19T22:53:29,779][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-inference] 2024-05-19 15:53:29 [2024-05-19T22:53:29,779][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-voting-only-node] 2024-05-19 15:53:29 [2024-05-19T22:53:29,780][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-deprecation] 2024-05-19 15:53:29 [2024-05-19T22:53:29,781][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-fleet] 2024-05-19 15:53:29 [2024-05-19T22:53:29,781][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-profiling] 2024-05-19 15:53:29 [2024-05-19T22:53:29,782][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-aggregate-metric] 2024-05-19 15:53:29 [2024-05-19T22:53:29,783][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-downsample] 2024-05-19 15:53:29 [2024-05-19T22:53:29,784][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-geoip] 2024-05-19 15:53:29 [2024-05-19T22:53:29,785][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-write-load-forecaster] 2024-05-19 15:53:29 [2024-05-19T22:53:29,785][INFO ][o.e.p.PluginsService ] [elk] loaded module [search-business-rules] 2024-05-19 15:53:29 [2024-05-19T22:53:29,785][INFO ][o.e.p.PluginsService ] [elk] loaded module [wildcard] 2024-05-19 15:53:29 [2024-05-19T22:53:29,786][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-attachment] 2024-05-19 15:53:29 [2024-05-19T22:53:29,786][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-apm-data] 2024-05-19 15:53:29 [2024-05-19T22:53:29,786][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-sql] 2024-05-19 15:53:29 [2024-05-19T22:53:29,787][INFO ][o.e.p.PluginsService ] [elk] loaded module [unsigned-long] 2024-05-19 15:53:29 [2024-05-19T22:53:29,787][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-async] 2024-05-19 15:53:29 [2024-05-19T22:53:29,795][INFO ][o.e.p.PluginsService ] [elk] loaded module [runtime-fields-common] 2024-05-19 15:53:29 [2024-05-19T22:53:29,797][INFO ][o.e.p.PluginsService ] [elk] loaded module [vector-tile] 2024-05-19 15:53:29 [2024-05-19T22:53:29,798][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-expression] 2024-05-19 15:53:29 [2024-05-19T22:53:29,799][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-eql] 2024-05-19 15:53:32 [2024-05-19T22:53:32,626][INFO ][o.e.e.NodeEnvironment ] [elk] using [1] data paths, mounts [[/var/lib/elasticsearch (/dev/vda1)]], net usable_space [42.9gb], net total_space [58.3gb], types [ext4] 2024-05-19 15:53:32 [2024-05-19T22:53:32,632][INFO ][o.e.e.NodeEnvironment ] [elk] heap size [7.8gb], compressed ordinary object pointers [true] 2024-05-19 15:53:32 [2024-05-19T22:53:32,790][INFO ][o.e.n.Node ] [elk] node name [elk], node ID [bQBCjZdmThGcBStJtX6X2w], cluster name [elasticsearch], roles [ingest, data_frozen, ml, data_hot, transform, data_content, data_warm, master, remote_cluster_client, data, data_cold] 2024-05-19 15:53:47 [2024-05-19T22:53:47,759][INFO ][o.e.f.FeatureService ] [elk] Registered local node features [data_stream.rollover.lazy, desired_node.version_deprecated, features_supported, health.dsl.info, health.extended_repository_indicator, usage.data_tiers.precalculate_stats] 2024-05-19 15:53:48 [2024-05-19T22:53:48,666][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [elk] [controller/178] [Main.cc@123] controller (64 bit): Version 8.13.2 (Build fdd7177d8c1325) Copyright (c) 2024 Elasticsearch BV 2024-05-19 15:53:49 [2024-05-19T22:53:49,487][INFO ][o.e.t.a.APM ] [elk] Sending apm metrics is disabled 2024-05-19 15:53:49 [2024-05-19T22:53:49,488][INFO ][o.e.t.a.APM ] [elk] Sending apm tracing is disabled 2024-05-19 15:53:49 [2024-05-19T22:53:49,602][INFO ][o.e.x.s.Security ] [elk] Security is disabled 2024-05-19 15:53:50 [2024-05-19T22:53:50,495][INFO ][o.e.x.w.Watcher ] [elk] Watcher initialized components at 2024-05-19T22:53:50.492Z 2024-05-19 15:53:50 [2024-05-19T22:53:50,901][INFO ][o.e.x.p.ProfilingPlugin ] [elk] Profiling is enabled 2024-05-19 15:53:51 [2024-05-19T22:53:51,148][INFO ][o.e.x.p.ProfilingPlugin ] [elk] profiling index templates will not be installed or reinstalled 2024-05-19 15:53:51 [2024-05-19T22:53:51,200][INFO ][o.e.x.a.APMPlugin ] [elk] APM ingest plugin is disabled 2024-05-19 15:53:52 [2024-05-19T22:53:52,754][INFO ][o.e.t.n.NettyAllocator ] [elk] creating NettyAllocator with the following configs: [name=elasticsearch_configured, chunk_size=1mb, suggested_max_allocation_size=1mb, factors={es.unsafe.use_netty_default_chunk_and_page_size=false, g1gc_enabled=true, g1gc_region_size=4mb}] 2024-05-19 15:53:52 [2024-05-19T22:53:52,826][INFO ][o.e.i.r.RecoverySettings ] [elk] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b] 2024-05-19 15:53:52 [2024-05-19T22:53:52,958][INFO ][o.e.d.DiscoveryModule ] [elk] using discovery type [multi-node] and seed hosts providers [settings] 2024-05-19 15:53:58 [2024-05-19T22:53:58,329][INFO ][o.e.n.Node ] [elk] initialized 2024-05-19 15:53:58 [2024-05-19T22:53:58,342][INFO ][o.e.n.Node ] [elk] starting ... 2024-05-19 15:53:58 [2024-05-19T22:53:58,426][INFO ][o.e.x.s.c.f.PersistentCache] [elk] persistent cache index loaded 2024-05-19 15:53:58 [2024-05-19T22:53:58,429][INFO ][o.e.x.d.l.DeprecationIndexingComponent] [elk] deprecation component started 2024-05-19 15:53:58 [2024-05-19T22:53:58,739][INFO ][o.e.t.TransportService ] [elk] publish_address {172.25.0.2:9300}, bound_addresses {0.0.0.0:9300} 2024-05-19 15:53:59 [2024-05-19T22:53:59,142][INFO ][o.e.b.BootstrapChecks ] [elk] bound or publishing to a non-loopback address, enforcing bootstrap checks 2024-05-19 15:53:59 [2024-05-19T22:53:59,165][ERROR][o.e.b.Elasticsearch ] [elk] node validation exception 2024-05-19 15:53:59 [1] bootstrap checks failed. You must address the points described in the following [1] lines before starting Elasticsearch. For more information see [https://www.elastic.co/guide/en/elasticsearch/reference/8.13/bootstrap-checks.html] 2024-05-19 15:53:59 bootstrap check failure [1] of [1]: system call filters failed to install; check the logs and fix your configuration; for more information see [https://www.elastic.co/guide/en/elasticsearch/reference/8.13/_system_call_filter_check.html] 2024-05-19 15:53:59 ERROR: Elasticsearch did not exit normally - check the logs at /var/log/elasticsearch/elasticsearch.log 2024-05-19 15:53:59 [2024-05-19T22:53:59,188][INFO ][o.e.n.Node ] [elk] stopping ... 2024-05-19 15:53:59 [2024-05-19T22:53:59,244][INFO ][o.e.n.Node ] [elk] stopped 2024-05-19 15:53:59 [2024-05-19T22:53:59,246][INFO ][o.e.n.Node ] [elk] closing ... 2024-05-19 15:53:59 [2024-05-19T22:53:59,275][INFO ][o.e.n.Node ] [elk] closed 2024-05-19 15:53:59 [2024-05-19T22:53:59,281][INFO ][o.e.x.m.p.NativeController] [elk] Native controller process has stopped - no new native processes can be started 2024-05-19 15:54:01 2024-05-19 15:54:01 ERROR: Elasticsearch died while starting up, with exit code 78 2024-05-19 15:54:01 ...fail! 2024-05-19 15:54:02 waiting for Elasticsearch to be up (1/30) 2024-05-19 15:54:03 waiting for Elasticsearch to be up (2/30) 2024-05-19 15:54:05 waiting for Elasticsearch to be up (3/30) 2024-05-19 15:54:06 waiting for Elasticsearch to be up (4/30) 2024-05-19 15:54:07 waiting for Elasticsearch to be up (5/30) 2024-05-19 15:54:08 waiting for Elasticsearch to be up (6/30) 2024-05-19 15:54:09 waiting for Elasticsearch to be up (7/30) 2024-05-19 15:54:10 waiting for Elasticsearch to be up (8/30) 2024-05-19 15:54:11 waiting for Elasticsearch to be up (9/30) 2024-05-19 15:54:12 waiting for Elasticsearch to be up (10/30) 2024-05-19 15:54:14 waiting for Elasticsearch to be up (11/30) 2024-05-19 15:54:15 waiting for Elasticsearch to be up (12/30) 2024-05-19 15:54:16 waiting for Elasticsearch to be up (13/30) 2024-05-19 15:54:17 waiting for Elasticsearch to be up (14/30) 2024-05-19 15:54:18 waiting for Elasticsearch to be up (15/30) 2024-05-19 15:54:19 waiting for Elasticsearch to be up (16/30) 2024-05-19 15:54:20 waiting for Elasticsearch to be up (17/30) 2024-05-19 15:54:21 waiting for Elasticsearch to be up (18/30) 2024-05-19 15:54:22 waiting for Elasticsearch to be up (19/30) 2024-05-19 15:54:24 waiting for Elasticsearch to be up (20/30) 2024-05-19 15:54:25 waiting for Elasticsearch to be up (21/30) 2024-05-19 15:54:26 waiting for Elasticsearch to be up (22/30) 2024-05-19 15:54:27 waiting for Elasticsearch to be up (23/30) 2024-05-19 15:54:28 waiting for Elasticsearch to be up (24/30) 2024-05-19 15:54:29 waiting for Elasticsearch to be up (25/30) 2024-05-19 15:54:30 waiting for Elasticsearch to be up (26/30) 2024-05-19 15:54:31 waiting for Elasticsearch to be up (27/30) 2024-05-19 15:54:33 waiting for Elasticsearch to be up (28/30) 2024-05-19 15:54:34 waiting for Elasticsearch to be up (29/30) 2024-05-19 15:54:35 waiting for Elasticsearch to be up (30/30) 2024-05-19 15:54:35 Couldn't start Elasticsearch. Exiting. 2024-05-19 15:54:35 Elasticsearch log follows below. 2024-05-19 15:54:35 [2024-05-19T22:36:13,538][INFO ][o.e.n.NativeAccess ] [elk] Using [jdk] native provider and native methods for [Linux] 2024-05-19 15:54:35 [2024-05-19T22:36:14,061][WARN ][o.e.b.JNANatives ] [elk] unable to install syscall filter: 2024-05-19 15:54:35 java.lang.UnsupportedOperationException: seccomp unavailable: CONFIG_SECCOMP not compiled into kernel, CONFIG_SECCOMP and CONFIG_SECCOMP_FILTER are needed 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.SystemCallFilter.linuxImpl(SystemCallFilter.java:331) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.SystemCallFilter.init(SystemCallFilter.java:622) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.JNANatives.tryInstallSystemCallFilter(JNANatives.java:238) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Natives.tryInstallSystemCallFilter(Natives.java:103) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Elasticsearch.initializeNatives(Elasticsearch.java:292) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Elasticsearch.initPhase2(Elasticsearch.java:168) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:73) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 [2024-05-19T22:36:15,080][INFO ][o.a.l.i.v.PanamaVectorizationProvider] [elk] Java vector incubator API enabled; uses preferredBitSize=128; floating-point vectors only 2024-05-19 15:54:35 [2024-05-19T22:36:16,904][INFO ][o.e.n.Node ] [elk] version[8.13.2], pid[159], build[tar/16cc90cd2d08a3147ce02b07e50894bc060a4cbf/2024-04-05T14:45:26.420424304Z], OS[Linux/6.3.13-linuxkit/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/21.0.2/21.0.2+13-58] 2024-05-19 15:54:35 [2024-05-19T22:36:16,909][INFO ][o.e.n.Node ] [elk] JVM home [/opt/elasticsearch/jdk], using bundled JDK [true] 2024-05-19 15:54:35 [2024-05-19T22:36:16,911][INFO ][o.e.n.Node ] [elk] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=org.elasticsearch.preallocate, --enable-native-access=org.elasticsearch.nativeaccess, -XX:ReplayDataFile=logs/replay_pid%p.log, -Des.distribution.type=tar, -XX:+UseG1GC, -Djava.io.tmpdir=/tmp/elasticsearch-10449858750967946948, --add-modules=jdk.incubator.vector, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,level,pid,tags:filecount=32,filesize=64m, -Xms3925m, -Xmx3925m, -XX:MaxDirectMemorySize=2058354688, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, --module-path=/opt/elasticsearch/lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server] 2024-05-19 15:54:35 [2024-05-19T22:36:16,913][INFO ][o.e.n.Node ] [elk] Default Locale [en_US] 2024-05-19 15:54:35 [2024-05-19T22:36:31,121][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-url] 2024-05-19 15:54:35 [2024-05-19T22:36:31,127][INFO ][o.e.p.PluginsService ] [elk] loaded module [rest-root] 2024-05-19 15:54:35 [2024-05-19T22:36:31,127][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-core] 2024-05-19 15:54:35 [2024-05-19T22:36:31,128][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-redact] 2024-05-19 15:54:35 [2024-05-19T22:36:31,129][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-user-agent] 2024-05-19 15:54:35 [2024-05-19T22:36:31,130][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-async-search] 2024-05-19 15:54:35 [2024-05-19T22:36:31,130][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-monitoring] 2024-05-19 15:54:35 [2024-05-19T22:36:31,131][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-s3] 2024-05-19 15:54:35 [2024-05-19T22:36:31,132][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-analytics] 2024-05-19 15:54:35 [2024-05-19T22:36:31,132][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ent-search] 2024-05-19 15:54:35 [2024-05-19T22:36:31,133][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-autoscaling] 2024-05-19 15:54:35 [2024-05-19T22:36:31,133][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-painless] 2024-05-19 15:54:35 [2024-05-19T22:36:31,134][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ml] 2024-05-19 15:54:35 [2024-05-19T22:36:31,136][INFO ][o.e.p.PluginsService ] [elk] loaded module [legacy-geo] 2024-05-19 15:54:35 [2024-05-19T22:36:31,137][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-mustache] 2024-05-19 15:54:35 [2024-05-19T22:36:31,137][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ql] 2024-05-19 15:54:35 [2024-05-19T22:36:31,138][INFO ][o.e.p.PluginsService ] [elk] loaded module [rank-rrf] 2024-05-19 15:54:35 [2024-05-19T22:36:31,138][INFO ][o.e.p.PluginsService ] [elk] loaded module [analysis-common] 2024-05-19 15:54:35 [2024-05-19T22:36:31,139][INFO ][o.e.p.PluginsService ] [elk] loaded module [health-shards-availability] 2024-05-19 15:54:35 [2024-05-19T22:36:31,139][INFO ][o.e.p.PluginsService ] [elk] loaded module [transport-netty4] 2024-05-19 15:54:35 [2024-05-19T22:36:31,140][INFO ][o.e.p.PluginsService ] [elk] loaded module [aggregations] 2024-05-19 15:54:35 [2024-05-19T22:36:31,141][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-common] 2024-05-19 15:54:35 [2024-05-19T22:36:31,142][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-identity-provider] 2024-05-19 15:54:35 [2024-05-19T22:36:31,143][INFO ][o.e.p.PluginsService ] [elk] loaded module [frozen-indices] 2024-05-19 15:54:35 [2024-05-19T22:36:31,145][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-shutdown] 2024-05-19 15:54:35 [2024-05-19T22:36:31,145][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-text-structure] 2024-05-19 15:54:35 [2024-05-19T22:36:31,146][INFO ][o.e.p.PluginsService ] [elk] loaded module [snapshot-repo-test-kit] 2024-05-19 15:54:35 [2024-05-19T22:36:31,147][INFO ][o.e.p.PluginsService ] [elk] loaded module [ml-package-loader] 2024-05-19 15:54:35 [2024-05-19T22:36:31,148][INFO ][o.e.p.PluginsService ] [elk] loaded module [kibana] 2024-05-19 15:54:35 [2024-05-19T22:36:31,149][INFO ][o.e.p.PluginsService ] [elk] loaded module [constant-keyword] 2024-05-19 15:54:35 [2024-05-19T22:36:31,150][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-logstash] 2024-05-19 15:54:35 [2024-05-19T22:36:31,151][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-graph] 2024-05-19 15:54:35 [2024-05-19T22:36:31,151][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ccr] 2024-05-19 15:54:35 [2024-05-19T22:36:31,152][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-esql] 2024-05-19 15:54:35 [2024-05-19T22:36:31,152][INFO ][o.e.p.PluginsService ] [elk] loaded module [parent-join] 2024-05-19 15:54:35 [2024-05-19T22:36:31,153][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-enrich] 2024-05-19 15:54:35 [2024-05-19T22:36:31,155][INFO ][o.e.p.PluginsService ] [elk] loaded module [counted-keyword] 2024-05-19 15:54:35 [2024-05-19T22:36:31,155][INFO ][o.e.p.PluginsService ] [elk] loaded module [repositories-metering-api] 2024-05-19 15:54:35 [2024-05-19T22:36:31,156][INFO ][o.e.p.PluginsService ] [elk] loaded module [transform] 2024-05-19 15:54:35 [2024-05-19T22:36:31,156][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-azure] 2024-05-19 15:54:35 [2024-05-19T22:36:31,157][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-gcs] 2024-05-19 15:54:35 [2024-05-19T22:36:31,157][INFO ][o.e.p.PluginsService ] [elk] loaded module [spatial] 2024-05-19 15:54:35 [2024-05-19T22:36:31,158][INFO ][o.e.p.PluginsService ] [elk] loaded module [apm] 2024-05-19 15:54:35 [2024-05-19T22:36:31,158][INFO ][o.e.p.PluginsService ] [elk] loaded module [mapper-version] 2024-05-19 15:54:35 [2024-05-19T22:36:31,159][INFO ][o.e.p.PluginsService ] [elk] loaded module [mapper-extras] 2024-05-19 15:54:35 [2024-05-19T22:36:31,159][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-rollup] 2024-05-19 15:54:35 [2024-05-19T22:36:31,159][INFO ][o.e.p.PluginsService ] [elk] loaded module [percolator] 2024-05-19 15:54:35 [2024-05-19T22:36:31,160][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-stack] 2024-05-19 15:54:35 [2024-05-19T22:36:31,160][INFO ][o.e.p.PluginsService ] [elk] loaded module [data-streams] 2024-05-19 15:54:35 [2024-05-19T22:36:31,161][INFO ][o.e.p.PluginsService ] [elk] loaded module [reindex] 2024-05-19 15:54:35 [2024-05-19T22:36:31,161][INFO ][o.e.p.PluginsService ] [elk] loaded module [rank-eval] 2024-05-19 15:54:35 [2024-05-19T22:36:31,161][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-security] 2024-05-19 15:54:35 [2024-05-19T22:36:31,162][INFO ][o.e.p.PluginsService ] [elk] loaded module [blob-cache] 2024-05-19 15:54:35 [2024-05-19T22:36:31,162][INFO ][o.e.p.PluginsService ] [elk] loaded module [searchable-snapshots] 2024-05-19 15:54:35 [2024-05-19T22:36:31,163][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-slm] 2024-05-19 15:54:35 [2024-05-19T22:36:31,163][INFO ][o.e.p.PluginsService ] [elk] loaded module [snapshot-based-recoveries] 2024-05-19 15:54:35 [2024-05-19T22:36:31,165][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-watcher] 2024-05-19 15:54:35 [2024-05-19T22:36:31,167][INFO ][o.e.p.PluginsService ] [elk] loaded module [old-lucene-versions] 2024-05-19 15:54:35 [2024-05-19T22:36:31,168][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ilm] 2024-05-19 15:54:35 [2024-05-19T22:36:31,169][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-inference] 2024-05-19 15:54:35 [2024-05-19T22:36:31,169][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-voting-only-node] 2024-05-19 15:54:35 [2024-05-19T22:36:31,170][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-deprecation] 2024-05-19 15:54:35 [2024-05-19T22:36:31,171][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-fleet] 2024-05-19 15:54:35 [2024-05-19T22:36:31,172][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-profiling] 2024-05-19 15:54:35 [2024-05-19T22:36:31,172][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-aggregate-metric] 2024-05-19 15:54:35 [2024-05-19T22:36:31,172][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-downsample] 2024-05-19 15:54:35 [2024-05-19T22:36:31,173][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-geoip] 2024-05-19 15:54:35 [2024-05-19T22:36:31,173][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-write-load-forecaster] 2024-05-19 15:54:35 [2024-05-19T22:36:31,173][INFO ][o.e.p.PluginsService ] [elk] loaded module [search-business-rules] 2024-05-19 15:54:35 [2024-05-19T22:36:31,174][INFO ][o.e.p.PluginsService ] [elk] loaded module [wildcard] 2024-05-19 15:54:35 [2024-05-19T22:36:31,174][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-attachment] 2024-05-19 15:54:35 [2024-05-19T22:36:31,175][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-apm-data] 2024-05-19 15:54:35 [2024-05-19T22:36:31,175][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-sql] 2024-05-19 15:54:35 [2024-05-19T22:36:31,176][INFO ][o.e.p.PluginsService ] [elk] loaded module [unsigned-long] 2024-05-19 15:54:35 [2024-05-19T22:36:31,177][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-async] 2024-05-19 15:54:35 [2024-05-19T22:36:31,183][INFO ][o.e.p.PluginsService ] [elk] loaded module [runtime-fields-common] 2024-05-19 15:54:35 [2024-05-19T22:36:31,183][INFO ][o.e.p.PluginsService ] [elk] loaded module [vector-tile] 2024-05-19 15:54:35 [2024-05-19T22:36:31,184][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-expression] 2024-05-19 15:54:35 [2024-05-19T22:36:31,185][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-eql] 2024-05-19 15:54:35 [2024-05-19T22:36:34,025][INFO ][o.e.e.NodeEnvironment ] [elk] using [1] data paths, mounts [[/var/lib/elasticsearch (/dev/vda1)]], net usable_space [42.9gb], net total_space [58.3gb], types [ext4] 2024-05-19 15:54:35 [2024-05-19T22:36:34,029][INFO ][o.e.e.NodeEnvironment ] [elk] heap size [3.8gb], compressed ordinary object pointers [true] 2024-05-19 15:54:35 [2024-05-19T22:36:34,063][INFO ][o.e.n.Node ] [elk] node name [elk], node ID [bQBCjZdmThGcBStJtX6X2w], cluster name [elasticsearch], roles [transform, data_hot, ml, data_frozen, ingest, data_cold, data, remote_cluster_client, master, data_warm, data_content] 2024-05-19 15:54:35 [2024-05-19T22:36:48,464][INFO ][o.e.f.FeatureService ] [elk] Registered local node features [data_stream.rollover.lazy, desired_node.version_deprecated, features_supported, health.dsl.info, health.extended_repository_indicator, usage.data_tiers.precalculate_stats] 2024-05-19 15:54:35 [2024-05-19T22:36:49,415][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [elk] [controller/186] [Main.cc@123] controller (64 bit): Version 8.13.2 (Build fdd7177d8c1325) Copyright (c) 2024 Elasticsearch BV 2024-05-19 15:54:35 [2024-05-19T22:36:50,203][INFO ][o.e.t.a.APM ] [elk] Sending apm metrics is disabled 2024-05-19 15:54:35 [2024-05-19T22:36:50,205][INFO ][o.e.t.a.APM ] [elk] Sending apm tracing is disabled 2024-05-19 15:54:35 [2024-05-19T22:36:50,321][INFO ][o.e.x.s.Security ] [elk] Security is disabled 2024-05-19 15:54:35 [2024-05-19T22:36:51,242][INFO ][o.e.x.w.Watcher ] [elk] Watcher initialized components at 2024-05-19T22:36:51.240Z 2024-05-19 15:54:35 [2024-05-19T22:36:51,422][INFO ][o.e.x.p.ProfilingPlugin ] [elk] Profiling is enabled 2024-05-19 15:54:35 [2024-05-19T22:36:51,502][INFO ][o.e.x.p.ProfilingPlugin ] [elk] profiling index templates will not be installed or reinstalled 2024-05-19 15:54:35 [2024-05-19T22:36:51,523][INFO ][o.e.x.a.APMPlugin ] [elk] APM ingest plugin is disabled 2024-05-19 15:54:35 [2024-05-19T22:36:53,955][INFO ][o.e.t.n.NettyAllocator ] [elk] creating NettyAllocator with the following configs: [name=elasticsearch_configured, chunk_size=1mb, suggested_max_allocation_size=1mb, factors={es.unsafe.use_netty_default_chunk_and_page_size=false, g1gc_enabled=true, g1gc_region_size=4mb}] 2024-05-19 15:54:35 [2024-05-19T22:36:54,038][INFO ][o.e.i.r.RecoverySettings ] [elk] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b] 2024-05-19 15:54:35 [2024-05-19T22:36:54,162][INFO ][o.e.d.DiscoveryModule ] [elk] using discovery type [multi-node] and seed hosts providers [settings] 2024-05-19 15:54:35 [2024-05-19T22:36:59,573][INFO ][o.e.n.Node ] [elk] initialized 2024-05-19 15:54:35 [2024-05-19T22:36:59,585][INFO ][o.e.n.Node ] [elk] starting ... 2024-05-19 15:54:35 [2024-05-19T22:36:59,658][INFO ][o.e.x.s.c.f.PersistentCache] [elk] persistent cache index loaded 2024-05-19 15:54:35 [2024-05-19T22:36:59,661][INFO ][o.e.x.d.l.DeprecationIndexingComponent] [elk] deprecation component started 2024-05-19 15:54:35 [2024-05-19T22:36:59,951][INFO ][o.e.t.TransportService ] [elk] publish_address {172.25.0.2:9300}, bound_addresses {0.0.0.0:9300} 2024-05-19 15:54:35 [2024-05-19T22:37:00,240][INFO ][o.e.b.BootstrapChecks ] [elk] bound or publishing to a non-loopback address, enforcing bootstrap checks 2024-05-19 15:54:35 [2024-05-19T22:37:00,265][ERROR][o.e.b.Elasticsearch ] [elk] node validation exception 2024-05-19 15:54:35 [1] bootstrap checks failed. You must address the points described in the following [1] lines before starting Elasticsearch. For more information see [https://www.elastic.co/guide/en/elasticsearch/reference/8.13/bootstrap-checks.html] 2024-05-19 15:54:35 bootstrap check failure [1] of [1]: system call filters failed to install; check the logs and fix your configuration; for more information see [https://www.elastic.co/guide/en/elasticsearch/reference/8.13/_system_call_filter_check.html] 2024-05-19 15:54:35 [2024-05-19T22:37:00,288][INFO ][o.e.n.Node ] [elk] stopping ... 2024-05-19 15:54:35 [2024-05-19T22:37:00,347][INFO ][o.e.n.Node ] [elk] stopped 2024-05-19 15:54:35 [2024-05-19T22:37:00,348][INFO ][o.e.n.Node ] [elk] closing ... 2024-05-19 15:54:35 [2024-05-19T22:37:00,376][INFO ][o.e.n.Node ] [elk] closed 2024-05-19 15:54:35 [2024-05-19T22:37:00,381][INFO ][o.e.x.m.p.NativeController] [elk] Native controller process has stopped - no new native processes can be started 2024-05-19 15:54:35 [2024-05-19T22:47:48,387][INFO ][o.e.n.NativeAccess ] [elk] Using [jdk] native provider and native methods for [Linux] 2024-05-19 15:54:35 [2024-05-19T22:47:48,867][WARN ][o.e.b.JNANatives ] [elk] unable to install syscall filter: 2024-05-19 15:54:35 java.lang.UnsupportedOperationException: seccomp unavailable: CONFIG_SECCOMP not compiled into kernel, CONFIG_SECCOMP and CONFIG_SECCOMP_FILTER are needed 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.SystemCallFilter.linuxImpl(SystemCallFilter.java:331) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.SystemCallFilter.init(SystemCallFilter.java:622) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.JNANatives.tryInstallSystemCallFilter(JNANatives.java:238) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Natives.tryInstallSystemCallFilter(Natives.java:103) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Elasticsearch.initializeNatives(Elasticsearch.java:292) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Elasticsearch.initPhase2(Elasticsearch.java:168) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:73) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 [2024-05-19T22:47:49,841][INFO ][o.a.l.i.v.PanamaVectorizationProvider] [elk] Java vector incubator API enabled; uses preferredBitSize=128; floating-point vectors only 2024-05-19 15:54:35 [2024-05-19T22:47:51,586][INFO ][o.e.n.Node ] [elk] version[8.13.2], pid[149], build[tar/16cc90cd2d08a3147ce02b07e50894bc060a4cbf/2024-04-05T14:45:26.420424304Z], OS[Linux/6.3.13-linuxkit/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/21.0.2/21.0.2+13-58] 2024-05-19 15:54:35 [2024-05-19T22:47:51,592][INFO ][o.e.n.Node ] [elk] JVM home [/opt/elasticsearch/jdk], using bundled JDK [true] 2024-05-19 15:54:35 [2024-05-19T22:47:51,593][INFO ][o.e.n.Node ] [elk] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=org.elasticsearch.preallocate, --enable-native-access=org.elasticsearch.nativeaccess, -XX:ReplayDataFile=logs/replay_pid%p.log, -Des.distribution.type=tar, -XX:+UseG1GC, -Djava.io.tmpdir=/tmp/elasticsearch-11510276160065518618, --add-modules=jdk.incubator.vector, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,level,pid,tags:filecount=32,filesize=64m, -Xms7993m, -Xmx7993m, -XX:MaxDirectMemorySize=4192206848, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, --module-path=/opt/elasticsearch/lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server] 2024-05-19 15:54:35 [2024-05-19T22:47:51,595][INFO ][o.e.n.Node ] [elk] Default Locale [en_US] 2024-05-19 15:54:35 [2024-05-19T22:48:05,561][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-url] 2024-05-19 15:54:35 [2024-05-19T22:48:05,568][INFO ][o.e.p.PluginsService ] [elk] loaded module [rest-root] 2024-05-19 15:54:35 [2024-05-19T22:48:05,569][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-core] 2024-05-19 15:54:35 [2024-05-19T22:48:05,569][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-redact] 2024-05-19 15:54:35 [2024-05-19T22:48:05,571][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-user-agent] 2024-05-19 15:54:35 [2024-05-19T22:48:05,571][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-async-search] 2024-05-19 15:54:35 [2024-05-19T22:48:05,572][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-monitoring] 2024-05-19 15:54:35 [2024-05-19T22:48:05,573][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-s3] 2024-05-19 15:54:35 [2024-05-19T22:48:05,573][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-analytics] 2024-05-19 15:54:35 [2024-05-19T22:48:05,574][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ent-search] 2024-05-19 15:54:35 [2024-05-19T22:48:05,574][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-autoscaling] 2024-05-19 15:54:35 [2024-05-19T22:48:05,575][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-painless] 2024-05-19 15:54:35 [2024-05-19T22:48:05,576][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ml] 2024-05-19 15:54:35 [2024-05-19T22:48:05,577][INFO ][o.e.p.PluginsService ] [elk] loaded module [legacy-geo] 2024-05-19 15:54:35 [2024-05-19T22:48:05,578][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-mustache] 2024-05-19 15:54:35 [2024-05-19T22:48:05,578][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ql] 2024-05-19 15:54:35 [2024-05-19T22:48:05,579][INFO ][o.e.p.PluginsService ] [elk] loaded module [rank-rrf] 2024-05-19 15:54:35 [2024-05-19T22:48:05,579][INFO ][o.e.p.PluginsService ] [elk] loaded module [analysis-common] 2024-05-19 15:54:35 [2024-05-19T22:48:05,580][INFO ][o.e.p.PluginsService ] [elk] loaded module [health-shards-availability] 2024-05-19 15:54:35 [2024-05-19T22:48:05,580][INFO ][o.e.p.PluginsService ] [elk] loaded module [transport-netty4] 2024-05-19 15:54:35 [2024-05-19T22:48:05,580][INFO ][o.e.p.PluginsService ] [elk] loaded module [aggregations] 2024-05-19 15:54:35 [2024-05-19T22:48:05,581][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-common] 2024-05-19 15:54:35 [2024-05-19T22:48:05,582][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-identity-provider] 2024-05-19 15:54:35 [2024-05-19T22:48:05,583][INFO ][o.e.p.PluginsService ] [elk] loaded module [frozen-indices] 2024-05-19 15:54:35 [2024-05-19T22:48:05,584][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-shutdown] 2024-05-19 15:54:35 [2024-05-19T22:48:05,585][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-text-structure] 2024-05-19 15:54:35 [2024-05-19T22:48:05,585][INFO ][o.e.p.PluginsService ] [elk] loaded module [snapshot-repo-test-kit] 2024-05-19 15:54:35 [2024-05-19T22:48:05,586][INFO ][o.e.p.PluginsService ] [elk] loaded module [ml-package-loader] 2024-05-19 15:54:35 [2024-05-19T22:48:05,586][INFO ][o.e.p.PluginsService ] [elk] loaded module [kibana] 2024-05-19 15:54:35 [2024-05-19T22:48:05,587][INFO ][o.e.p.PluginsService ] [elk] loaded module [constant-keyword] 2024-05-19 15:54:35 [2024-05-19T22:48:05,588][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-logstash] 2024-05-19 15:54:35 [2024-05-19T22:48:05,589][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-graph] 2024-05-19 15:54:35 [2024-05-19T22:48:05,590][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ccr] 2024-05-19 15:54:35 [2024-05-19T22:48:05,590][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-esql] 2024-05-19 15:54:35 [2024-05-19T22:48:05,591][INFO ][o.e.p.PluginsService ] [elk] loaded module [parent-join] 2024-05-19 15:54:35 [2024-05-19T22:48:05,592][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-enrich] 2024-05-19 15:54:35 [2024-05-19T22:48:05,593][INFO ][o.e.p.PluginsService ] [elk] loaded module [counted-keyword] 2024-05-19 15:54:35 [2024-05-19T22:48:05,593][INFO ][o.e.p.PluginsService ] [elk] loaded module [repositories-metering-api] 2024-05-19 15:54:35 [2024-05-19T22:48:05,594][INFO ][o.e.p.PluginsService ] [elk] loaded module [transform] 2024-05-19 15:54:35 [2024-05-19T22:48:05,594][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-azure] 2024-05-19 15:54:35 [2024-05-19T22:48:05,595][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-gcs] 2024-05-19 15:54:35 [2024-05-19T22:48:05,595][INFO ][o.e.p.PluginsService ] [elk] loaded module [spatial] 2024-05-19 15:54:35 [2024-05-19T22:48:05,596][INFO ][o.e.p.PluginsService ] [elk] loaded module [apm] 2024-05-19 15:54:35 [2024-05-19T22:48:05,597][INFO ][o.e.p.PluginsService ] [elk] loaded module [mapper-version] 2024-05-19 15:54:35 [2024-05-19T22:48:05,597][INFO ][o.e.p.PluginsService ] [elk] loaded module [mapper-extras] 2024-05-19 15:54:35 [2024-05-19T22:48:05,597][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-rollup] 2024-05-19 15:54:35 [2024-05-19T22:48:05,598][INFO ][o.e.p.PluginsService ] [elk] loaded module [percolator] 2024-05-19 15:54:35 [2024-05-19T22:48:05,598][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-stack] 2024-05-19 15:54:35 [2024-05-19T22:48:05,599][INFO ][o.e.p.PluginsService ] [elk] loaded module [data-streams] 2024-05-19 15:54:35 [2024-05-19T22:48:05,600][INFO ][o.e.p.PluginsService ] [elk] loaded module [reindex] 2024-05-19 15:54:35 [2024-05-19T22:48:05,600][INFO ][o.e.p.PluginsService ] [elk] loaded module [rank-eval] 2024-05-19 15:54:35 [2024-05-19T22:48:05,601][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-security] 2024-05-19 15:54:35 [2024-05-19T22:48:05,601][INFO ][o.e.p.PluginsService ] [elk] loaded module [blob-cache] 2024-05-19 15:54:35 [2024-05-19T22:48:05,602][INFO ][o.e.p.PluginsService ] [elk] loaded module [searchable-snapshots] 2024-05-19 15:54:35 [2024-05-19T22:48:05,602][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-slm] 2024-05-19 15:54:35 [2024-05-19T22:48:05,602][INFO ][o.e.p.PluginsService ] [elk] loaded module [snapshot-based-recoveries] 2024-05-19 15:54:35 [2024-05-19T22:48:05,603][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-watcher] 2024-05-19 15:54:35 [2024-05-19T22:48:05,603][INFO ][o.e.p.PluginsService ] [elk] loaded module [old-lucene-versions] 2024-05-19 15:54:35 [2024-05-19T22:48:05,604][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ilm] 2024-05-19 15:54:35 [2024-05-19T22:48:05,604][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-inference] 2024-05-19 15:54:35 [2024-05-19T22:48:05,606][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-voting-only-node] 2024-05-19 15:54:35 [2024-05-19T22:48:05,606][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-deprecation] 2024-05-19 15:54:35 [2024-05-19T22:48:05,607][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-fleet] 2024-05-19 15:54:35 [2024-05-19T22:48:05,608][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-profiling] 2024-05-19 15:54:35 [2024-05-19T22:48:05,609][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-aggregate-metric] 2024-05-19 15:54:35 [2024-05-19T22:48:05,610][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-downsample] 2024-05-19 15:54:35 [2024-05-19T22:48:05,610][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-geoip] 2024-05-19 15:54:35 [2024-05-19T22:48:05,611][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-write-load-forecaster] 2024-05-19 15:54:35 [2024-05-19T22:48:05,611][INFO ][o.e.p.PluginsService ] [elk] loaded module [search-business-rules] 2024-05-19 15:54:35 [2024-05-19T22:48:05,612][INFO ][o.e.p.PluginsService ] [elk] loaded module [wildcard] 2024-05-19 15:54:35 [2024-05-19T22:48:05,612][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-attachment] 2024-05-19 15:54:35 [2024-05-19T22:48:05,613][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-apm-data] 2024-05-19 15:54:35 [2024-05-19T22:48:05,613][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-sql] 2024-05-19 15:54:35 [2024-05-19T22:48:05,614][INFO ][o.e.p.PluginsService ] [elk] loaded module [unsigned-long] 2024-05-19 15:54:35 [2024-05-19T22:48:05,614][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-async] 2024-05-19 15:54:35 [2024-05-19T22:48:05,619][INFO ][o.e.p.PluginsService ] [elk] loaded module [runtime-fields-common] 2024-05-19 15:54:35 [2024-05-19T22:48:05,620][INFO ][o.e.p.PluginsService ] [elk] loaded module [vector-tile] 2024-05-19 15:54:35 [2024-05-19T22:48:05,621][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-expression] 2024-05-19 15:54:35 [2024-05-19T22:48:05,622][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-eql] 2024-05-19 15:54:35 [2024-05-19T22:48:08,633][INFO ][o.e.e.NodeEnvironment ] [elk] using [1] data paths, mounts [[/var/lib/elasticsearch (/dev/vda1)]], net usable_space [42.9gb], net total_space [58.3gb], types [ext4] 2024-05-19 15:54:35 [2024-05-19T22:48:08,640][INFO ][o.e.e.NodeEnvironment ] [elk] heap size [7.8gb], compressed ordinary object pointers [true] 2024-05-19 15:54:35 [2024-05-19T22:48:08,802][INFO ][o.e.n.Node ] [elk] node name [elk], node ID [bQBCjZdmThGcBStJtX6X2w], cluster name [elasticsearch], roles [data_cold, data, remote_cluster_client, master, data_warm, data_content, transform, data_hot, ml, data_frozen, ingest] 2024-05-19 15:54:35 [2024-05-19T22:48:23,975][INFO ][o.e.f.FeatureService ] [elk] Registered local node features [data_stream.rollover.lazy, desired_node.version_deprecated, features_supported, health.dsl.info, health.extended_repository_indicator, usage.data_tiers.precalculate_stats] 2024-05-19 15:54:35 [2024-05-19T22:48:24,934][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [elk] [controller/177] [Main.cc@123] controller (64 bit): Version 8.13.2 (Build fdd7177d8c1325) Copyright (c) 2024 Elasticsearch BV 2024-05-19 15:54:35 [2024-05-19T22:48:26,353][INFO ][o.e.t.a.APM ] [elk] Sending apm metrics is disabled 2024-05-19 15:54:35 [2024-05-19T22:48:26,369][INFO ][o.e.t.a.APM ] [elk] Sending apm tracing is disabled 2024-05-19 15:54:35 [2024-05-19T22:48:26,717][INFO ][o.e.x.s.Security ] [elk] Security is disabled 2024-05-19 15:54:35 [2024-05-19T22:48:27,774][INFO ][o.e.x.w.Watcher ] [elk] Watcher initialized components at 2024-05-19T22:48:27.773Z 2024-05-19 15:54:35 [2024-05-19T22:48:27,943][INFO ][o.e.x.p.ProfilingPlugin ] [elk] Profiling is enabled 2024-05-19 15:54:35 [2024-05-19T22:48:28,029][INFO ][o.e.x.p.ProfilingPlugin ] [elk] profiling index templates will not be installed or reinstalled 2024-05-19 15:54:35 [2024-05-19T22:48:28,052][INFO ][o.e.x.a.APMPlugin ] [elk] APM ingest plugin is disabled 2024-05-19 15:54:35 [2024-05-19T22:48:29,601][INFO ][o.e.t.n.NettyAllocator ] [elk] creating NettyAllocator with the following configs: [name=elasticsearch_configured, chunk_size=1mb, suggested_max_allocation_size=1mb, factors={es.unsafe.use_netty_default_chunk_and_page_size=false, g1gc_enabled=true, g1gc_region_size=4mb}] 2024-05-19 15:54:35 [2024-05-19T22:48:29,671][INFO ][o.e.i.r.RecoverySettings ] [elk] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b] 2024-05-19 15:54:35 [2024-05-19T22:48:29,818][INFO ][o.e.d.DiscoveryModule ] [elk] using discovery type [multi-node] and seed hosts providers [settings] 2024-05-19 15:54:35 [2024-05-19T22:48:35,144][INFO ][o.e.n.Node ] [elk] initialized 2024-05-19 15:54:35 [2024-05-19T22:48:35,156][INFO ][o.e.n.Node ] [elk] starting ... 2024-05-19 15:54:35 [2024-05-19T22:48:35,232][INFO ][o.e.x.s.c.f.PersistentCache] [elk] persistent cache index loaded 2024-05-19 15:54:35 [2024-05-19T22:48:35,235][INFO ][o.e.x.d.l.DeprecationIndexingComponent] [elk] deprecation component started 2024-05-19 15:54:35 [2024-05-19T22:48:35,500][INFO ][o.e.t.TransportService ] [elk] publish_address {172.25.0.3:9300}, bound_addresses {0.0.0.0:9300} 2024-05-19 15:54:35 [2024-05-19T22:48:36,662][INFO ][o.e.b.BootstrapChecks ] [elk] bound or publishing to a non-loopback address, enforcing bootstrap checks 2024-05-19 15:54:35 [2024-05-19T22:48:36,732][ERROR][o.e.b.Elasticsearch ] [elk] node validation exception 2024-05-19 15:54:35 [1] bootstrap checks failed. You must address the points described in the following [1] lines before starting Elasticsearch. For more information see [https://www.elastic.co/guide/en/elasticsearch/reference/8.13/bootstrap-checks.html] 2024-05-19 15:54:35 bootstrap check failure [1] of [1]: system call filters failed to install; check the logs and fix your configuration; for more information see [https://www.elastic.co/guide/en/elasticsearch/reference/8.13/_system_call_filter_check.html] 2024-05-19 15:54:35 [2024-05-19T22:48:36,791][INFO ][o.e.n.Node ] [elk] stopping ... 2024-05-19 15:54:35 [2024-05-19T22:48:36,893][INFO ][o.e.n.Node ] [elk] stopped 2024-05-19 15:54:35 [2024-05-19T22:48:36,895][INFO ][o.e.n.Node ] [elk] closing ... 2024-05-19 15:54:35 [2024-05-19T22:48:36,931][INFO ][o.e.n.Node ] [elk] closed 2024-05-19 15:54:35 [2024-05-19T22:48:36,942][INFO ][o.e.x.m.p.NativeController] [elk] Native controller process has stopped - no new native processes can be started 2024-05-19 15:54:35 [2024-05-19T22:53:13,006][INFO ][o.e.n.NativeAccess ] [elk] Using [jdk] native provider and native methods for [Linux] 2024-05-19 15:54:35 [2024-05-19T22:53:13,455][WARN ][o.e.b.JNANatives ] [elk] unable to install syscall filter: 2024-05-19 15:54:35 java.lang.UnsupportedOperationException: seccomp unavailable: CONFIG_SECCOMP not compiled into kernel, CONFIG_SECCOMP and CONFIG_SECCOMP_FILTER are needed 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.SystemCallFilter.linuxImpl(SystemCallFilter.java:331) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.SystemCallFilter.init(SystemCallFilter.java:622) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.JNANatives.tryInstallSystemCallFilter(JNANatives.java:238) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Natives.tryInstallSystemCallFilter(Natives.java:103) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Elasticsearch.initializeNatives(Elasticsearch.java:292) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Elasticsearch.initPhase2(Elasticsearch.java:168) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:73) ~[elasticsearch-8.13.2.jar:?] 2024-05-19 15:54:35 [2024-05-19T22:53:14,453][INFO ][o.a.l.i.v.PanamaVectorizationProvider] [elk] Java vector incubator API enabled; uses preferredBitSize=128; floating-point vectors only 2024-05-19 15:54:35 [2024-05-19T22:53:16,249][INFO ][o.e.n.Node ] [elk] version[8.13.2], pid[149], build[tar/16cc90cd2d08a3147ce02b07e50894bc060a4cbf/2024-04-05T14:45:26.420424304Z], OS[Linux/6.3.13-linuxkit/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/21.0.2/21.0.2+13-58] 2024-05-19 15:54:35 [2024-05-19T22:53:16,254][INFO ][o.e.n.Node ] [elk] JVM home [/opt/elasticsearch/jdk], using bundled JDK [true] 2024-05-19 15:54:35 [2024-05-19T22:53:16,256][INFO ][o.e.n.Node ] [elk] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=org.elasticsearch.preallocate, --enable-native-access=org.elasticsearch.nativeaccess, -XX:ReplayDataFile=logs/replay_pid%p.log, -Des.distribution.type=tar, -XX:+UseG1GC, -Djava.io.tmpdir=/tmp/elasticsearch-13271235044435455943, --add-modules=jdk.incubator.vector, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,level,pid,tags:filecount=32,filesize=64m, -Xms7993m, -Xmx7993m, -XX:MaxDirectMemorySize=4192206848, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, --module-path=/opt/elasticsearch/lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server] 2024-05-19 15:54:35 [2024-05-19T22:53:16,258][INFO ][o.e.n.Node ] [elk] Default Locale [en_US] 2024-05-19 15:54:35 [2024-05-19T22:53:29,734][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-url] 2024-05-19 15:54:35 [2024-05-19T22:53:29,739][INFO ][o.e.p.PluginsService ] [elk] loaded module [rest-root] 2024-05-19 15:54:35 [2024-05-19T22:53:29,740][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-core] 2024-05-19 15:54:35 [2024-05-19T22:53:29,741][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-redact] 2024-05-19 15:54:35 [2024-05-19T22:53:29,742][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-user-agent] 2024-05-19 15:54:35 [2024-05-19T22:53:29,743][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-async-search] 2024-05-19 15:54:35 [2024-05-19T22:53:29,743][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-monitoring] 2024-05-19 15:54:35 [2024-05-19T22:53:29,744][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-s3] 2024-05-19 15:54:35 [2024-05-19T22:53:29,744][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-analytics] 2024-05-19 15:54:35 [2024-05-19T22:53:29,745][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ent-search] 2024-05-19 15:54:35 [2024-05-19T22:53:29,745][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-autoscaling] 2024-05-19 15:54:35 [2024-05-19T22:53:29,746][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-painless] 2024-05-19 15:54:35 [2024-05-19T22:53:29,748][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ml] 2024-05-19 15:54:35 [2024-05-19T22:53:29,750][INFO ][o.e.p.PluginsService ] [elk] loaded module [legacy-geo] 2024-05-19 15:54:35 [2024-05-19T22:53:29,750][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-mustache] 2024-05-19 15:54:35 [2024-05-19T22:53:29,751][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ql] 2024-05-19 15:54:35 [2024-05-19T22:53:29,751][INFO ][o.e.p.PluginsService ] [elk] loaded module [rank-rrf] 2024-05-19 15:54:35 [2024-05-19T22:53:29,752][INFO ][o.e.p.PluginsService ] [elk] loaded module [analysis-common] 2024-05-19 15:54:35 [2024-05-19T22:53:29,752][INFO ][o.e.p.PluginsService ] [elk] loaded module [health-shards-availability] 2024-05-19 15:54:35 [2024-05-19T22:53:29,753][INFO ][o.e.p.PluginsService ] [elk] loaded module [transport-netty4] 2024-05-19 15:54:35 [2024-05-19T22:53:29,753][INFO ][o.e.p.PluginsService ] [elk] loaded module [aggregations] 2024-05-19 15:54:35 [2024-05-19T22:53:29,755][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-common] 2024-05-19 15:54:35 [2024-05-19T22:53:29,756][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-identity-provider] 2024-05-19 15:54:35 [2024-05-19T22:53:29,757][INFO ][o.e.p.PluginsService ] [elk] loaded module [frozen-indices] 2024-05-19 15:54:35 [2024-05-19T22:53:29,758][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-shutdown] 2024-05-19 15:54:35 [2024-05-19T22:53:29,758][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-text-structure] 2024-05-19 15:54:35 [2024-05-19T22:53:29,758][INFO ][o.e.p.PluginsService ] [elk] loaded module [snapshot-repo-test-kit] 2024-05-19 15:54:35 [2024-05-19T22:53:29,759][INFO ][o.e.p.PluginsService ] [elk] loaded module [ml-package-loader] 2024-05-19 15:54:35 [2024-05-19T22:53:29,759][INFO ][o.e.p.PluginsService ] [elk] loaded module [kibana] 2024-05-19 15:54:35 [2024-05-19T22:53:29,760][INFO ][o.e.p.PluginsService ] [elk] loaded module [constant-keyword] 2024-05-19 15:54:35 [2024-05-19T22:53:29,761][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-logstash] 2024-05-19 15:54:35 [2024-05-19T22:53:29,761][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-graph] 2024-05-19 15:54:35 [2024-05-19T22:53:29,762][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ccr] 2024-05-19 15:54:35 [2024-05-19T22:53:29,762][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-esql] 2024-05-19 15:54:35 [2024-05-19T22:53:29,763][INFO ][o.e.p.PluginsService ] [elk] loaded module [parent-join] 2024-05-19 15:54:35 [2024-05-19T22:53:29,764][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-enrich] 2024-05-19 15:54:35 [2024-05-19T22:53:29,765][INFO ][o.e.p.PluginsService ] [elk] loaded module [counted-keyword] 2024-05-19 15:54:35 [2024-05-19T22:53:29,766][INFO ][o.e.p.PluginsService ] [elk] loaded module [repositories-metering-api] 2024-05-19 15:54:35 [2024-05-19T22:53:29,767][INFO ][o.e.p.PluginsService ] [elk] loaded module [transform] 2024-05-19 15:54:35 [2024-05-19T22:53:29,768][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-azure] 2024-05-19 15:54:35 [2024-05-19T22:53:29,768][INFO ][o.e.p.PluginsService ] [elk] loaded module [repository-gcs] 2024-05-19 15:54:35 [2024-05-19T22:53:29,769][INFO ][o.e.p.PluginsService ] [elk] loaded module [spatial] 2024-05-19 15:54:35 [2024-05-19T22:53:29,769][INFO ][o.e.p.PluginsService ] [elk] loaded module [apm] 2024-05-19 15:54:35 [2024-05-19T22:53:29,770][INFO ][o.e.p.PluginsService ] [elk] loaded module [mapper-version] 2024-05-19 15:54:35 [2024-05-19T22:53:29,770][INFO ][o.e.p.PluginsService ] [elk] loaded module [mapper-extras] 2024-05-19 15:54:35 [2024-05-19T22:53:29,770][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-rollup] 2024-05-19 15:54:35 [2024-05-19T22:53:29,771][INFO ][o.e.p.PluginsService ] [elk] loaded module [percolator] 2024-05-19 15:54:35 [2024-05-19T22:53:29,771][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-stack] 2024-05-19 15:54:35 [2024-05-19T22:53:29,772][INFO ][o.e.p.PluginsService ] [elk] loaded module [data-streams] 2024-05-19 15:54:35 [2024-05-19T22:53:29,772][INFO ][o.e.p.PluginsService ] [elk] loaded module [reindex] 2024-05-19 15:54:35 [2024-05-19T22:53:29,772][INFO ][o.e.p.PluginsService ] [elk] loaded module [rank-eval] 2024-05-19 15:54:35 [2024-05-19T22:53:29,773][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-security] 2024-05-19 15:54:35 [2024-05-19T22:53:29,774][INFO ][o.e.p.PluginsService ] [elk] loaded module [blob-cache] 2024-05-19 15:54:35 [2024-05-19T22:53:29,774][INFO ][o.e.p.PluginsService ] [elk] loaded module [searchable-snapshots] 2024-05-19 15:54:35 [2024-05-19T22:53:29,774][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-slm] 2024-05-19 15:54:35 [2024-05-19T22:53:29,775][INFO ][o.e.p.PluginsService ] [elk] loaded module [snapshot-based-recoveries] 2024-05-19 15:54:35 [2024-05-19T22:53:29,776][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-watcher] 2024-05-19 15:54:35 [2024-05-19T22:53:29,777][INFO ][o.e.p.PluginsService ] [elk] loaded module [old-lucene-versions] 2024-05-19 15:54:35 [2024-05-19T22:53:29,778][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-ilm] 2024-05-19 15:54:35 [2024-05-19T22:53:29,779][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-inference] 2024-05-19 15:54:35 [2024-05-19T22:53:29,779][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-voting-only-node] 2024-05-19 15:54:35 [2024-05-19T22:53:29,780][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-deprecation] 2024-05-19 15:54:35 [2024-05-19T22:53:29,781][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-fleet] 2024-05-19 15:54:35 [2024-05-19T22:53:29,781][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-profiling] 2024-05-19 15:54:35 [2024-05-19T22:53:29,782][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-aggregate-metric] 2024-05-19 15:54:35 [2024-05-19T22:53:29,783][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-downsample] 2024-05-19 15:54:35 [2024-05-19T22:53:29,784][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-geoip] 2024-05-19 15:54:35 [2024-05-19T22:53:29,785][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-write-load-forecaster] 2024-05-19 15:54:35 [2024-05-19T22:53:29,785][INFO ][o.e.p.PluginsService ] [elk] loaded module [search-business-rules] 2024-05-19 15:54:35 [2024-05-19T22:53:29,785][INFO ][o.e.p.PluginsService ] [elk] loaded module [wildcard] 2024-05-19 15:54:35 [2024-05-19T22:53:29,786][INFO ][o.e.p.PluginsService ] [elk] loaded module [ingest-attachment] 2024-05-19 15:54:35 [2024-05-19T22:53:29,786][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-apm-data] 2024-05-19 15:54:35 [2024-05-19T22:53:29,786][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-sql] 2024-05-19 15:54:35 [2024-05-19T22:53:29,787][INFO ][o.e.p.PluginsService ] [elk] loaded module [unsigned-long] 2024-05-19 15:54:35 [2024-05-19T22:53:29,787][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-async] 2024-05-19 15:54:35 [2024-05-19T22:53:29,795][INFO ][o.e.p.PluginsService ] [elk] loaded module [runtime-fields-common] 2024-05-19 15:54:35 [2024-05-19T22:53:29,797][INFO ][o.e.p.PluginsService ] [elk] loaded module [vector-tile] 2024-05-19 15:54:35 [2024-05-19T22:53:29,798][INFO ][o.e.p.PluginsService ] [elk] loaded module [lang-expression] 2024-05-19 15:54:35 [2024-05-19T22:53:29,799][INFO ][o.e.p.PluginsService ] [elk] loaded module [x-pack-eql] 2024-05-19 15:54:35 [2024-05-19T22:53:32,626][INFO ][o.e.e.NodeEnvironment ] [elk] using [1] data paths, mounts [[/var/lib/elasticsearch (/dev/vda1)]], net usable_space [42.9gb], net total_space [58.3gb], types [ext4] 2024-05-19 15:54:35 [2024-05-19T22:53:32,632][INFO ][o.e.e.NodeEnvironment ] [elk] heap size [7.8gb], compressed ordinary object pointers [true] 2024-05-19 15:54:35 [2024-05-19T22:53:32,790][INFO ][o.e.n.Node ] [elk] node name [elk], node ID [bQBCjZdmThGcBStJtX6X2w], cluster name [elasticsearch], roles [ingest, data_frozen, ml, data_hot, transform, data_content, data_warm, master, remote_cluster_client, data, data_cold] 2024-05-19 15:54:35 [2024-05-19T22:53:47,759][INFO ][o.e.f.FeatureService ] [elk] Registered local node features [data_stream.rollover.lazy, desired_node.version_deprecated, features_supported, health.dsl.info, health.extended_repository_indicator, usage.data_tiers.precalculate_stats] 2024-05-19 15:54:35 [2024-05-19T22:53:48,666][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [elk] [controller/178] [Main.cc@123] controller (64 bit): Version 8.13.2 (Build fdd7177d8c1325) Copyright (c) 2024 Elasticsearch BV 2024-05-19 15:54:35 [2024-05-19T22:53:49,487][INFO ][o.e.t.a.APM ] [elk] Sending apm metrics is disabled 2024-05-19 15:54:35 [2024-05-19T22:53:49,488][INFO ][o.e.t.a.APM ] [elk] Sending apm tracing is disabled 2024-05-19 15:54:35 [2024-05-19T22:53:49,602][INFO ][o.e.x.s.Security ] [elk] Security is disabled 2024-05-19 15:54:35 [2024-05-19T22:53:50,495][INFO ][o.e.x.w.Watcher ] [elk] Watcher initialized components at 2024-05-19T22:53:50.492Z 2024-05-19 15:54:35 [2024-05-19T22:53:50,901][INFO ][o.e.x.p.ProfilingPlugin ] [elk] Profiling is enabled 2024-05-19 15:54:35 [2024-05-19T22:53:51,148][INFO ][o.e.x.p.ProfilingPlugin ] [elk] profiling index templates will not be installed or reinstalled 2024-05-19 15:54:35 [2024-05-19T22:53:51,200][INFO ][o.e.x.a.APMPlugin ] [elk] APM ingest plugin is disabled 2024-05-19 15:54:35 [2024-05-19T22:53:52,754][INFO ][o.e.t.n.NettyAllocator ] [elk] creating NettyAllocator with the following configs: [name=elasticsearch_configured, chunk_size=1mb, suggested_max_allocation_size=1mb, factors={es.unsafe.use_netty_default_chunk_and_page_size=false, g1gc_enabled=true, g1gc_region_size=4mb}] 2024-05-19 15:54:35 [2024-05-19T22:53:52,826][INFO ][o.e.i.r.RecoverySettings ] [elk] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b] 2024-05-19 15:54:35 [2024-05-19T22:53:52,958][INFO ][o.e.d.DiscoveryModule ] [elk] using discovery type [multi-node] and seed hosts providers [settings] 2024-05-19 15:54:35 [2024-05-19T22:53:58,329][INFO ][o.e.n.Node ] [elk] initialized 2024-05-19 15:54:35 [2024-05-19T22:53:58,342][INFO ][o.e.n.Node ] [elk] starting ... 2024-05-19 15:54:35 [2024-05-19T22:53:58,426][INFO ][o.e.x.s.c.f.PersistentCache] [elk] persistent cache index loaded 2024-05-19 15:54:35 [2024-05-19T22:53:58,429][INFO ][o.e.x.d.l.DeprecationIndexingComponent] [elk] deprecation component started 2024-05-19 15:54:35 [2024-05-19T22:53:58,739][INFO ][o.e.t.TransportService ] [elk] publish_address {172.25.0.2:9300}, bound_addresses {0.0.0.0:9300} 2024-05-19 15:54:35 [2024-05-19T22:53:59,142][INFO ][o.e.b.BootstrapChecks ] [elk] bound or publishing to a non-loopback address, enforcing bootstrap checks 2024-05-19 15:54:35 [2024-05-19T22:53:59,165][ERROR][o.e.b.Elasticsearch ] [elk] node validation exception 2024-05-19 15:54:35 [1] bootstrap checks failed. You must address the points described in the following [1] lines before starting Elasticsearch. For more information see [https://www.elastic.co/guide/en/elasticsearch/reference/8.13/bootstrap-checks.html] 2024-05-19 15:54:35 bootstrap check failure [1] of [1]: system call filters failed to install; check the logs and fix your configuration; for more information see [https://www.elastic.co/guide/en/elasticsearch/reference/8.13/_system_call_filter_check.html] 2024-05-19 15:54:35 [2024-05-19T22:53:59,188][INFO ][o.e.n.Node ] [elk] stopping ... 2024-05-19 15:54:35 [2024-05-19T22:53:59,244][INFO ][o.e.n.Node ] [elk] stopped 2024-05-19 15:54:35 [2024-05-19T22:53:59,246][INFO ][o.e.n.Node ] [elk] closing ... 2024-05-19 15:54:35 [2024-05-19T22:53:59,275][INFO ][o.e.n.Node ] [elk] closed 2024-05-19 15:54:35 [2024-05-19T22:53:59,281][INFO ][o.e.x.m.p.NativeController] [elk] Native controller process has stopped - no new native processes can be started

novaview commented 4 months ago

Seems like the following note has a solution -- https://stackoverflow.com/questions/50314586/elasticsearch-fails-to-start-config-seccomp-and-config-seccomp-filter-are-neede

Question: How do I change the image to follow the suggestion to include bootstrap.system_call_filter: false. in elasticsearch.yml file?