Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:29:00,231][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:29:02,249][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:29:02,444][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195289] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:29:02,672][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:29:02,801][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:29:03,266][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:29:03,266][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:29:03,347][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:29:03,358][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:29:03,363][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:29:03,367][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:29:14,516][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna8593548805069260054.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna8593548805069260054.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:29:14,522][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:29:14,522][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:29:14,522][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:29:14,523][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:29:14,523][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:29:14,524][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:29:14,667][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:29:14,667][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:29:14,669][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:29:14,669][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195338], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:29:14,670][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:29:15,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:29:15,765][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:29:17,747][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:29:17,942][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195425] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:29:18,167][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:29:18,311][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:29:18,759][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:29:18,759][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:29:18,834][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:29:18,843][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:29:18,847][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:29:18,850][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:29:30,035][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6435254153195330906.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6435254153195330906.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:29:30,040][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:29:30,040][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:29:30,041][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:29:30,042][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:29:30,042][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:29:30,042][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:29:30,187][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:29:30,187][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:29:30,189][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:29:30,189][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195472], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:29:30,189][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:29:31,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:29:31,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:29:31,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:29:31,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:29:31,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:29:31,276][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:29:33,263][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:29:33,454][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195560] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:29:33,680][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:29:33,804][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:29:34,239][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:29:34,239][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:29:34,314][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:29:34,322][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:29:34,326][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:29:34,328][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:29:45,505][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15522300667884643072.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15522300667884643072.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:29:45,510][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:29:45,510][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:29:45,511][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:29:45,512][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:29:45,512][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:29:45,512][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:29:45,652][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:29:45,653][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:29:45,654][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:29:45,655][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195607], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:29:45,655][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:29:46,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:29:46,603][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:29:46,753][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:29:48,829][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:29:49,029][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195694] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:29:49,248][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:29:49,378][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:29:49,822][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:29:49,822][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:29:49,894][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:29:49,903][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:29:49,907][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:29:49,910][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:30:00,997][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12663543659578767125.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12663543659578767125.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:30:01,001][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:30:01,001][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:30:01,002][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:30:01,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:30:01,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:30:01,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:30:01,169][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:30:01,170][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:30:01,171][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:30:01,171][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195741], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:30:01,171][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:30:02,328][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:30:04,397][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:30:04,586][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195828] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:30:04,803][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:30:04,918][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:30:05,368][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:30:05,368][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:30:05,447][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:30:05,458][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:30:05,464][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:30:05,467][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:30:16,796][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12129890364488960356.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12129890364488960356.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:30:16,801][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:30:16,801][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:30:16,801][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:30:16,802][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:30:16,803][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:30:16,803][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:30:16,940][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:30:16,940][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:30:16,941][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:30:16,942][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195888], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:30:16,942][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:30:17,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:30:17,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:30:17,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:30:17,891][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:30:17,891][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:30:17,891][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:30:17,891][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:30:17,891][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:30:18,028][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:30:20,007][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:30:20,200][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195976] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:30:20,422][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:30:20,542][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:30:20,992][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:30:20,992][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:30:21,069][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:30:21,078][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:30:21,082][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:30:21,084][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:30:32,248][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6701481555246815640.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6701481555246815640.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:30:32,252][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:30:32,252][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:30:32,253][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:30:32,254][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:30:32,254][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:30:32,254][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:30:32,388][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:30:32,388][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:30:32,390][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:30:32,390][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196023], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:30:32,390][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:30:33,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:30:33,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:30:33,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:30:33,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:30:33,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:30:33,337][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:30:33,337][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:30:33,337][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:30:33,469][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:30:35,456][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:30:35,644][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196111] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:30:35,850][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:30:35,961][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:30:36,389][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:30:36,389][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:30:36,461][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:30:36,469][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:30:36,473][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:30:36,475][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:30:47,769][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna17271312911556802027.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna17271312911556802027.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:30:47,775][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:30:47,775][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:30:47,776][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:30:47,776][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:30:47,777][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:30:47,777][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:30:47,913][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:30:47,914][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:30:47,915][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:30:47,916][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196162], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:30:47,916][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:30:48,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:30:48,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:30:49,036][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:30:51,035][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:30:51,229][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196249] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:30:51,446][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:30:51,572][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:30:52,023][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:30:52,023][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:30:52,099][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:30:52,109][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:30:52,114][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:30:52,117][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:31:03,275][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15076292439393539155.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15076292439393539155.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:31:03,280][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:31:03,280][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:31:03,281][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:31:03,282][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:31:03,282][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:31:03,282][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:31:03,415][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:31:03,415][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:31:03,417][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:31:03,417][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196297], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:31:03,417][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:31:04,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:31:04,380][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:31:04,380][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:31:04,380][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:31:04,380][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:31:04,380][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:31:04,532][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:31:06,597][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:31:06,790][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196385] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:31:07,006][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:31:07,139][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:31:07,570][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:31:07,570][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:31:07,643][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:31:07,654][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:31:07,659][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:31:07,662][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:31:18,749][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15014621175043306328.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15014621175043306328.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:31:18,754][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:31:18,754][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:31:18,754][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:31:18,755][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:31:18,755][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:31:18,756][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:31:18,886][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:31:18,886][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:31:18,888][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:31:18,888][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196435], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:31:18,889][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:31:19,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:31:19,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:31:19,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:31:19,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:31:19,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:31:19,881][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:31:20,011][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:31:21,956][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:31:22,143][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196522] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:31:22,348][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:31:22,463][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:31:22,893][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:31:22,894][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:31:22,966][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:31:22,977][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:31:22,982][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:31:22,985][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:31:34,301][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna8089909725853751298.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna8089909725853751298.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:31:34,305][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:31:34,306][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:31:34,306][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:31:34,307][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:31:34,307][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:31:34,307][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:31:34,482][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:31:34,482][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:31:34,484][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:31:34,484][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196570], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:31:34,484][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:31:35,465][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:31:35,465][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:31:35,465][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:31:35,469][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:31:35,609][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:31:37,637][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:31:37,826][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196657] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:31:38,039][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:31:38,158][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:31:38,602][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:31:38,603][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:31:38,682][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:31:38,691][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:31:38,694][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:31:38,697][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:31:50,016][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna2457443373702285158.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna2457443373702285158.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:31:50,020][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:31:50,021][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:31:50,021][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:31:50,022][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:31:50,022][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:31:50,022][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:31:50,157][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:31:50,157][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:31:50,159][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:31:50,159][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196702], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:31:50,159][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:31:51,156][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:31:51,161][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:31:51,289][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:31:53,248][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:31:53,440][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196791] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:31:53,663][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:31:53,783][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:31:54,200][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:31:54,200][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:31:54,271][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:31:54,281][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:31:54,284][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:31:54,287][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:32:05,514][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna16648825333421317499.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna16648825333421317499.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:32:05,519][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:32:05,519][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:32:05,519][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:32:05,520][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:32:05,520][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:32:05,520][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:32:05,674][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:32:05,674][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:32:05,675][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:32:05,676][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196839], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:32:05,676][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:32:06,617][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:32:06,617][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:32:06,617][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:32:06,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:32:06,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:32:06,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:32:06,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:32:06,621][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:32:06,754][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:32:08,714][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:32:08,909][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196926] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:32:09,116][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:32:09,233][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:32:09,697][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:32:09,697][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:32:09,770][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:32:09,780][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:32:09,784][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:32:09,786][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:32:20,996][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15660918155711927435.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15660918155711927435.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:32:21,001][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:32:21,001][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:32:21,001][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:32:21,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:32:21,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:32:21,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:32:21,170][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:32:21,170][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:32:21,172][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:32:21,172][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196972], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:32:21,172][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:32:22,128][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:32:22,128][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:32:22,264][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:32:24,217][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:32:24,411][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197059] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:32:24,615][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:32:24,746][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:32:25,173][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:32:25,174][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:32:25,246][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:32:25,256][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:32:25,261][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:32:25,265][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:32:36,497][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7361589776880215345.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7361589776880215345.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:32:36,502][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:32:36,502][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:32:36,503][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:32:36,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:32:36,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:32:36,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:32:36,674][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:32:36,675][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:32:36,676][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:32:36,677][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197107], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:32:36,677][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:32:37,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:32:37,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:32:37,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:32:37,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:32:37,600][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:32:37,737][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:32:39,704][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:32:39,907][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197195] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:32:40,117][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:32:40,236][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:32:40,694][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:32:40,694][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:32:40,769][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:32:40,777][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:32:40,781][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:32:40,783][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:32:52,054][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3213649014681047266.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3213649014681047266.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:32:52,060][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:32:52,060][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:32:52,061][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:32:52,062][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:32:52,062][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:32:52,062][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:32:52,238][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:32:52,239][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:32:52,240][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:32:52,240][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197243], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:32:52,240][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:32:53,227][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:32:53,227][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:32:53,227][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:32:53,231][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:32:53,231][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:32:53,231][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:32:53,231][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:32:53,362][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:32:55,347][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:32:55,542][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197330] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:32:55,758][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:32:55,886][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:32:56,325][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:32:56,325][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:32:56,398][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:32:56,407][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:32:56,410][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:32:56,413][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:33:07,489][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3974015159296534092.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3974015159296534092.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:33:07,494][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:33:07,494][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:33:07,494][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:33:07,495][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:33:07,495][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:33:07,496][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:33:07,635][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:33:07,635][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:33:07,637][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:33:07,637][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197379], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:33:07,637][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:33:08,541][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:33:08,545][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:33:08,545][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:33:08,545][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:33:08,545][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:33:08,683][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:33:10,692][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:33:10,884][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197466] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:33:11,102][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:33:11,232][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:33:11,718][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:33:11,718][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:33:11,802][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:33:11,812][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:33:11,816][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:33:11,818][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:33:23,083][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna8578466612533321002.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna8578466612533321002.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:33:23,089][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:33:23,089][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:33:23,089][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:33:23,090][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:33:23,090][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:33:23,091][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:33:23,246][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:33:23,246][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:33:23,247][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:33:23,248][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197512], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:33:23,248][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:33:24,156][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:33:24,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:33:24,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:33:24,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:33:24,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:33:24,160][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:33:24,291][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:33:26,260][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:33:26,453][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197600] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:33:26,677][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:33:26,806][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:33:27,261][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:33:27,262][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:33:27,337][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:33:27,347][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:33:27,352][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:33:27,355][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:33:38,506][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14509463249576093057.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14509463249576093057.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:33:38,511][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:33:38,511][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:33:38,511][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:33:38,512][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:33:38,513][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:33:38,513][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:33:38,645][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:33:38,645][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:33:38,646][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:33:38,647][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197648], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:33:38,647][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:33:39,586][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:33:39,586][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:33:39,586][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:33:39,586][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:33:39,590][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:33:39,590][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:33:39,590][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:33:39,590][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:33:39,730][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:33:41,753][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:33:41,946][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197735] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:33:42,151][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:33:42,277][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:33:42,725][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:33:42,726][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:33:42,802][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:33:42,810][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:33:42,814][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:33:42,816][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:33:54,011][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna18149114923130077813.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna18149114923130077813.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:33:54,017][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:33:54,017][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:33:54,018][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:33:54,019][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:33:54,019][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:33:54,019][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:33:54,196][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:33:54,197][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:33:54,198][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:33:54,198][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197781], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:33:54,199][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:33:55,286][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:33:57,290][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:33:57,481][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197868] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:33:57,686][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:33:57,807][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:33:58,259][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:33:58,259][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:33:58,341][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:33:58,352][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:33:58,357][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:33:58,361][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:34:09,545][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14848658605475601235.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14848658605475601235.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:34:09,551][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:34:09,551][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:34:09,552][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:34:09,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:34:09,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:34:09,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:34:09,711][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:34:09,711][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:34:09,713][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:34:09,713][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197917], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:34:09,713][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:34:10,656][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:34:10,656][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:34:10,656][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:34:10,660][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:34:10,660][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:34:10,660][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:34:10,801][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:34:12,776][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:34:12,964][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198005] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:34:13,176][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:34:13,297][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:34:13,735][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:34:13,736][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:34:13,810][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:34:13,820][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:34:13,825][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:34:13,828][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:34:24,997][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14978022793149102229.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14978022793149102229.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:34:25,001][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:34:25,002][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:34:25,002][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:34:25,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:34:25,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:34:25,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:34:25,138][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:34:25,138][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:34:25,140][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:34:25,140][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198052], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:34:25,140][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:34:26,162][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:34:26,166][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:34:26,166][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:34:26,166][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:34:26,166][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:34:26,166][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:34:26,301][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:34:28,278][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:34:28,471][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198139] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:34:28,683][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:34:28,805][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:34:29,239][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:34:29,239][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:34:29,313][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:34:29,322][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:34:29,326][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:34:29,328][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:34:40,504][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna10472598036982032702.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna10472598036982032702.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:34:40,509][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:34:40,509][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:34:40,509][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:34:40,510][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:34:40,511][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:34:40,511][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:34:40,681][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:34:40,681][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:34:40,683][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:34:40,683][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198187], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:34:40,684][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:34:41,634][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:34:41,634][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:34:41,634][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:34:41,634][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:34:41,634][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:34:41,638][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:34:41,783][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:34:43,851][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:34:44,051][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198274] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:34:44,274][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:34:44,391][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:34:44,863][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:34:44,863][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:34:44,942][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:34:44,952][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:34:44,956][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:34:44,958][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:34:56,246][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna2703552589292346211.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna2703552589292346211.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:34:56,251][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:34:56,251][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:34:56,251][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:34:56,252][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:34:56,252][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:34:56,252][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:34:56,384][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:34:56,384][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:34:56,386][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:34:56,386][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198320], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:34:56,386][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:34:57,392][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:34:57,524][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:34:59,483][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:34:59,672][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198407] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:34:59,885][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:35:00,001][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:35:00,430][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:35:00,431][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:35:00,504][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:35:00,515][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:35:00,519][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:35:00,522][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:35:11,757][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5454086201485524329.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5454086201485524329.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:35:11,762][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:35:11,762][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:35:11,762][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:35:11,763][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:35:11,763][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:35:11,763][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:35:11,893][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:35:11,893][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:35:11,894][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:35:11,895][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198460], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:35:11,895][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:35:12,840][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:35:12,845][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:35:12,978][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:35:14,951][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:35:15,147][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198547] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:35:15,371][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:35:15,494][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:35:15,936][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:35:15,936][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:35:16,009][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:35:16,019][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:35:16,023][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:35:16,026][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:35:27,258][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3140328778841808961.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3140328778841808961.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:35:27,262][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:35:27,262][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:35:27,263][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:35:27,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:35:27,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:35:27,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:35:27,405][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:35:27,405][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:35:27,407][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:35:27,407][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198593], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:35:27,407][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:35:28,346][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:35:28,346][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:35:28,346][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:35:28,350][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:35:28,350][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:35:28,350][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:35:28,350][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:35:28,350][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:35:28,490][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:35:30,513][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:35:30,704][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198680] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:35:30,921][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:35:31,038][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:35:31,461][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:35:31,461][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:35:31,537][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:35:31,545][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:35:31,549][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:35:31,551][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:35:42,779][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15539767571526305394.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15539767571526305394.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:35:42,784][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:35:42,784][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:35:42,784][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:35:42,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:35:42,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:35:42,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:35:42,935][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:35:42,936][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:35:42,937][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:35:42,937][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198730], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:35:42,937][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:35:44,017][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:35:45,991][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:35:46,185][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198817] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:35:46,406][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:35:46,525][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:35:46,959][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:35:46,959][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:35:47,035][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:35:47,043][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:35:47,046][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:35:47,049][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:35:58,280][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna11419045067454178503.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna11419045067454178503.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:35:58,284][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:35:58,284][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:35:58,285][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:35:58,286][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:35:58,286][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:35:58,286][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:35:58,418][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:35:58,418][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:35:58,420][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:35:58,420][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198865], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:35:58,420][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:35:59,329][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:35:59,474][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:36:01,558][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:36:01,753][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198952] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:36:01,971][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:36:02,089][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:36:02,540][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:36:02,540][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:36:02,616][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:36:02,627][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:36:02,632][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:36:02,634][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:36:13,788][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna11845891043007144068.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna11845891043007144068.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:36:13,793][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:36:13,793][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:36:13,794][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:36:13,794][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:36:13,795][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:36:13,795][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:36:13,932][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:36:13,932][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:36:13,934][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:36:13,934][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199000], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:36:13,934][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:36:14,899][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:36:14,900][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:36:14,900][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:36:14,900][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:36:14,900][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:36:14,900][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:36:14,904][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:36:14,904][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:36:14,904][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:36:15,041][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:36:16,994][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:36:17,189][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199087] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:36:17,413][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:36:17,546][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:36:18,014][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:36:18,014][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:36:18,093][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:36:18,102][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:36:18,106][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:36:18,109][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:36:29,286][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna4069078739012541005.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna4069078739012541005.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:36:29,290][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:36:29,290][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:36:29,291][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:36:29,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:36:29,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:36:29,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:36:29,424][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:36:29,425][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:36:29,426][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:36:29,426][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199135], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:36:29,426][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:36:30,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:36:30,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:36:30,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:36:30,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:36:30,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:36:30,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:36:30,373][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:36:30,373][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:36:30,509][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:36:32,483][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:36:32,683][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199222] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:36:32,900][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:36:33,032][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:36:33,498][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:36:33,499][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:36:33,574][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:36:33,584][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:36:33,589][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:36:33,593][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:36:44,755][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7670052828603766941.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7670052828603766941.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:36:44,760][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:36:44,760][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:36:44,760][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:36:44,761][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:36:44,761][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:36:44,761][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:36:44,912][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:36:44,912][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:36:44,914][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:36:44,914][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199279], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:36:44,915][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:36:45,963][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:36:46,096][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:36:48,086][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:36:48,282][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199367] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:36:48,503][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:36:48,624][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:36:49,056][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:36:49,057][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:36:49,131][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:36:49,142][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:36:49,147][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:36:49,150][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:37:00,286][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12012093363668957463.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12012093363668957463.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:37:00,291][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:37:00,291][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:37:00,291][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:37:00,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:37:00,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:37:00,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:37:00,425][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:37:00,425][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:37:00,426][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:37:00,427][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199413], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:37:00,427][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:37:01,522][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:37:03,480][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:37:03,665][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199500] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:37:03,885][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:37:04,001][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:37:04,445][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:37:04,445][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:37:04,519][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:37:04,529][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:37:04,534][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:37:04,536][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:37:15,807][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna1553076445839181141.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna1553076445839181141.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:37:15,813][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:37:15,813][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:37:15,813][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:37:15,814][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:37:15,814][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:37:15,815][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:37:15,957][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:37:15,958][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:37:15,959][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:37:15,959][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199549], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:37:15,959][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:37:16,954][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:37:17,098][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:37:19,061][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:37:19,253][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199636] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:37:19,477][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:37:19,600][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:37:20,035][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:37:20,035][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:37:20,112][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:37:20,122][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:37:20,126][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:37:20,128][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:37:31,256][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna11391395464001343697.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna11391395464001343697.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:37:31,261][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:37:31,262][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:37:31,262][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:37:31,263][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:37:31,263][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:37:31,263][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:37:31,398][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:37:31,399][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:37:31,400][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:37:31,400][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199685], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:37:31,400][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:37:32,436][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:37:32,441][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:37:32,587][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:37:34,691][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
- [2025-05-29T13:37:34,885][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199772] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
- [2025-05-29T13:37:35,102][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
- [2025-05-29T13:37:35,229][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
- [2025-05-29T13:37:35,716][INFO ][o.e.n.Node ] [es0] initialized
- [2025-05-29T13:37:35,717][INFO ][o.e.n.Node ] [es0] starting ...
- [2025-05-29T13:37:35,794][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
- [2025-05-29T13:37:35,804][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
- [2025-05-29T13:37:35,809][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
- [1] bootstrap checks failed
- [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
- [2025-05-29T13:37:35,812][INFO ][o.e.n.Node ] [es0] stopping ...
- [2025-05-29T13:37:47,060][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
- java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna9613035666678706424.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna9613035666678706424.tmp: failed to map segment from shared object
- at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
- at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
- at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
- at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
- at java.lang.System.load(System.java:1970) ~[?:?]
- at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
- at java.lang.Class.forName0(Native Method) ~[?:?]
- at java.lang.Class.forName(Class.java:375) ~[?:?]
- at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
- at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
- [2025-05-29T13:37:47,066][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
- [2025-05-29T13:37:47,066][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
- [2025-05-29T13:37:47,066][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
- [2025-05-29T13:37:47,067][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
- [2025-05-29T13:37:47,067][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
- [2025-05-29T13:37:47,068][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
- [2025-05-29T13:37:47,234][INFO ][o.e.e.NodeEnvironment ] [es0] using [1] data paths, mounts [[/opt/data (/dev/sdb1)]], net usable_space [194.2gb], net total_space [502.8gb], types [ext4]
- [2025-05-29T13:37:47,234][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
- [2025-05-29T13:37:47,236][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
- [2025-05-29T13:37:47,236][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199821], build[default/tar/4f67856/2022-01-06T21:30:50.087716Z], OS[Linux/6.8.0-1028-azure/amd64], JVM[Ubuntu/OpenJDK 64-Bit Server VM/17.0.15/17.0.15+6-Ubuntu-0ubuntu122.04]
- [2025-05-29T13:37:47,237][INFO ][o.e.n.Node ] [es0] JVM arguments [-Xms2048m, -Xmx2048m, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Djava.io.tmpdir=/opt/data/elasticsearch-6.8.23/tmp, -XX:-HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/opt/data/elasticsearch-6.8.23/logs/heapdump.hprof, -XX:ErrorFile=/opt/data/elasticsearch-6.8.23/logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Des.path.home=/opt/elasticsearch-6.8.23, -Des.path.conf=/etc/elasticsearch-6.8.23, -Des.distribution.flavor=default, -Des.distribution.type=tar]
- [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
- [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
- [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
- [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
- [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
- [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
- [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
- [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
- [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
- [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
- [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
- [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
- [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
- [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
- [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
- [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
- [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
- [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
- [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
- [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
- [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
- [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
- [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
- [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
- [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
- [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
- [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
- [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
- [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
- [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
- [2025-05-29T13:37:48,348][INFO ][i.n.u.i.PlatformDependent] [es0] Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
Advertisement
Add Comment
Please, Sign In to add comment