Created
May 15, 2019 13:31
-
-
Save palash25/0db8ffd3793ae94b87a73ad762fbe93b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. | |
| OpenJDK 64-Bit Server VM warning: UseAVX=2 is not supported on this CPU, setting it to UseAVX=1 | |
| [2019-05-15T13:26:36,144][WARN ][o.e.b.JNANatives ] Unable to lock JVM Memory: error=12, reason=Cannot allocate memory | |
| [2019-05-15T13:26:36,146][WARN ][o.e.b.JNANatives ] This can result in part of the JVM being swapped out. | |
| [2019-05-15T13:26:36,147][WARN ][o.e.b.JNANatives ] Increase RLIMIT_MEMLOCK, soft limit: 16777216, hard limit: 16777216 | |
| [2019-05-15T13:26:36,147][WARN ][o.e.b.JNANatives ] These can be adjusted by modifying /etc/security/limits.conf, for example: | |
| # allow user 'elasticsearch' mlockall | |
| elasticsearch soft memlock unlimited | |
| elasticsearch hard memlock unlimited | |
| [2019-05-15T13:26:36,147][WARN ][o.e.b.JNANatives ] If you are logged in interactively, you will have to re-login for the new limits to take effect. | |
| [2019-05-15T13:26:36,360][INFO ][o.e.n.Node ] [] initializing ... | |
| [2019-05-15T13:26:36,476][INFO ][o.e.e.NodeEnvironment ] [Sy4Etaa] using [1] data paths, mounts [[/ (overlay)]], net usable_space [381.6gb], net total_space [450.9gb], types [overlay] | |
| [2019-05-15T13:26:36,476][INFO ][o.e.e.NodeEnvironment ] [Sy4Etaa] heap size [494.9mb], compressed ordinary object pointers [true] | |
| [2019-05-15T13:26:36,479][INFO ][o.e.n.Node ] [Sy4Etaa] node name derived from node ID [Sy4EtaaQQ7GMux0k0b3OWw]; set [node.name] to override | |
| [2019-05-15T13:26:36,480][INFO ][o.e.n.Node ] [Sy4Etaa] version[6.4.1], pid[1], build[default/tar/e36acdb/2018-09-13T22:18:07.696808Z], OS[Linux/4.15.0-47-generic/amd64], JVM["Oracle Corporation"/OpenJDK 64-Bit Server VM/10.0.2/10.0.2+13] | |
| [2019-05-15T13:26:36,480][INFO ][o.e.n.Node ] [Sy4Etaa] JVM arguments [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.io.tmpdir=/tmp/elasticsearch.Q2HFXN9a, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Djava.locale.providers=COMPAT, -XX:UseAVX=2, -Des.cgroups.hierarchy.override=/, -Xms512m, -Xmx512m, -Des.path.home=/usr/share/elasticsearch, -Des.path.conf=/usr/share/elasticsearch/config, -Des.distribution.flavor=default, -Des.distribution.type=tar] | |
| [2019-05-15T13:26:37,897][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [aggs-matrix-stats] | |
| [2019-05-15T13:26:37,897][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [analysis-common] | |
| [2019-05-15T13:26:37,897][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [ingest-common] | |
| [2019-05-15T13:26:37,897][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [lang-expression] | |
| [2019-05-15T13:26:37,897][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [lang-mustache] | |
| [2019-05-15T13:26:37,897][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [lang-painless] | |
| [2019-05-15T13:26:37,897][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [mapper-extras] | |
| [2019-05-15T13:26:37,897][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [parent-join] | |
| [2019-05-15T13:26:37,897][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [percolator] | |
| [2019-05-15T13:26:37,898][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [rank-eval] | |
| [2019-05-15T13:26:37,898][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [reindex] | |
| [2019-05-15T13:26:37,898][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [repository-url] | |
| [2019-05-15T13:26:37,898][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [transport-netty4] | |
| [2019-05-15T13:26:37,898][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [tribe] | |
| [2019-05-15T13:26:37,898][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [x-pack-core] | |
| [2019-05-15T13:26:37,898][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [x-pack-deprecation] | |
| [2019-05-15T13:26:37,898][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [x-pack-graph] | |
| [2019-05-15T13:26:37,898][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [x-pack-logstash] | |
| [2019-05-15T13:26:37,898][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [x-pack-ml] | |
| [2019-05-15T13:26:37,899][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [x-pack-monitoring] | |
| [2019-05-15T13:26:37,899][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [x-pack-rollup] | |
| [2019-05-15T13:26:37,899][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [x-pack-security] | |
| [2019-05-15T13:26:37,899][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [x-pack-sql] | |
| [2019-05-15T13:26:37,899][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [x-pack-upgrade] | |
| [2019-05-15T13:26:37,899][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded module [x-pack-watcher] | |
| [2019-05-15T13:26:37,899][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded plugin [ingest-geoip] | |
| [2019-05-15T13:26:37,899][INFO ][o.e.p.PluginsService ] [Sy4Etaa] loaded plugin [ingest-user-agent] | |
| [2019-05-15T13:26:40,064][WARN ][o.e.d.s.ScriptModule ] Script: returning default values for missing document values is deprecated. Set system property '-Des.scripting.exception_for_missing_value=true' to make behaviour compatible with future major versions. | |
| [2019-05-15T13:26:42,404][INFO ][o.e.x.s.a.s.FileRolesStore] [Sy4Etaa] parsed [0] roles from file [/usr/share/elasticsearch/config/roles.yml] | |
| [2019-05-15T13:26:42,893][INFO ][o.e.x.m.j.p.l.CppLogMessageHandler] [controller/117] [Main.cc@109] controller (64 bit): Version 6.4.1 (Build 1df3104bc26648) Copyright (c) 2018 Elasticsearch BV | |
| [2019-05-15T13:26:43,772][INFO ][o.e.d.DiscoveryModule ] [Sy4Etaa] using discovery type [zen] | |
| [2019-05-15T13:26:44,485][INFO ][o.e.n.Node ] [Sy4Etaa] initialized | |
| [2019-05-15T13:26:44,486][INFO ][o.e.n.Node ] [Sy4Etaa] starting ... | |
| [2019-05-15T13:26:44,696][INFO ][o.e.t.TransportService ] [Sy4Etaa] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300} | |
| [2019-05-15T13:26:44,709][WARN ][o.e.b.BootstrapChecks ] [Sy4Etaa] memory locking requested for elasticsearch process but memory is not locked | |
| [2019-05-15T13:26:44,709][WARN ][o.e.b.BootstrapChecks ] [Sy4Etaa] max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144] | |
| [2019-05-15T13:26:47,744][INFO ][o.e.c.s.MasterService ] [Sy4Etaa] zen-disco-elected-as-master ([0] nodes joined)[, ], reason: new_master {Sy4Etaa}{Sy4EtaaQQ7GMux0k0b3OWw}{lKR2JAivRRuzRBzVkLp1Vw}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=16708222976, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} | |
| [2019-05-15T13:26:47,749][INFO ][o.e.c.s.ClusterApplierService] [Sy4Etaa] new_master {Sy4Etaa}{Sy4EtaaQQ7GMux0k0b3OWw}{lKR2JAivRRuzRBzVkLp1Vw}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=16708222976, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true}, reason: apply cluster state (from master [master {Sy4Etaa}{Sy4EtaaQQ7GMux0k0b3OWw}{lKR2JAivRRuzRBzVkLp1Vw}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=16708222976, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)[, ]]]) | |
| [2019-05-15T13:26:47,893][INFO ][o.e.x.s.t.n.SecurityNetty4HttpServerTransport] [Sy4Etaa] publish_address {172.24.0.2:9200}, bound_addresses {0.0.0.0:9200} | |
| [2019-05-15T13:26:47,894][INFO ][o.e.n.Node ] [Sy4Etaa] started | |
| [2019-05-15T13:26:47,964][WARN ][o.e.x.s.a.s.m.NativeRoleMappingStore] [Sy4Etaa] Failed to clear cache for realms [[]] | |
| [2019-05-15T13:26:48,014][INFO ][o.e.g.GatewayService ] [Sy4Etaa] recovered [0] indices into cluster_state | |
| [2019-05-15T13:26:48,116][INFO ][o.e.c.m.MetaDataIndexTemplateService] [Sy4Etaa] adding template [.triggered_watches] for index patterns [.triggered_watches*] | |
| [2019-05-15T13:26:49,954][INFO ][o.e.c.m.MetaDataIndexTemplateService] [Sy4Etaa] adding template [.watch-history-9] for index patterns [.watcher-history-9*] | |
| [2019-05-15T13:26:50,418][INFO ][o.e.c.m.MetaDataIndexTemplateService] [Sy4Etaa] adding template [.watches] for index patterns [.watches*] | |
| [2019-05-15T13:26:51,360][INFO ][o.e.c.m.MetaDataIndexTemplateService] [Sy4Etaa] adding template [.monitoring-logstash] for index patterns [.monitoring-logstash-6-*] | |
| [2019-05-15T13:26:51,740][INFO ][o.e.c.m.MetaDataIndexTemplateService] [Sy4Etaa] adding template [.monitoring-es] for index patterns [.monitoring-es-6-*] | |
| [2019-05-15T13:26:53,218][INFO ][o.e.c.m.MetaDataIndexTemplateService] [Sy4Etaa] adding template [.monitoring-alerts] for index patterns [.monitoring-alerts-6] | |
| [2019-05-15T13:26:53,527][INFO ][o.e.c.m.MetaDataIndexTemplateService] [Sy4Etaa] adding template [.monitoring-beats] for index patterns [.monitoring-beats-6-*] | |
| [2019-05-15T13:26:53,731][INFO ][o.e.c.m.MetaDataIndexTemplateService] [Sy4Etaa] adding template [.monitoring-kibana] for index patterns [.monitoring-kibana-6-*] | |
| [2019-05-15T13:26:54,276][INFO ][o.e.l.LicenseService ] [Sy4Etaa] license [bbd6da4b-016c-491a-908a-a6606a53e37c] mode [basic] - valid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment