2019.08.15 03:43:21 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube (/dev/mapper/sonar_vg-sonar_lv)]], net usable_space [182.1gb], net total_space [194.7gb], types [ext4] 2019.08.15 03:43:21 INFO es[][o.e.e.NodeEnvironment] heap size [495.3mb], compressed ordinary object pointers [true] 2019.08.15 03:43:21 INFO es[][o.e.n.Node] node name [sonarqube], node ID [ZOiODChDTbiW14GSddDe7w] 2019.08.15 03:43:21 INFO es[][o.e.n.Node] version[6.8.0], pid[4210], build[default/tar/65b6179/2019-05-15T20:06:13.172855Z], OS[Linux/3.10.0-229.7.2.el7.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.4/11.0.4+10-LTS] 2019.08.15 03:43:21 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -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=/opt/sonarqube/sonarqube-7.9.1/temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -Des.enforce.bootstrap.checks=true, -Xms512m, -Xmx512m, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/sonarqube-7.9.1/elasticsearch, -Des.path.conf=/opt/sonarqube/sonarqube-7.9.1/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar] 2019.08.15 03:43:22 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2019.08.15 03:43:22 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2019.08.15 03:43:22 INFO es[][o.e.p.PluginsService] loaded module [mapper-extras] 2019.08.15 03:43:22 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2019.08.15 03:43:22 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2019.08.15 03:43:22 INFO es[][o.e.p.PluginsService] loaded module [reindex] 2019.08.15 03:43:22 INFO es[][o.e.p.PluginsService] loaded module [repository-url] 2019.08.15 03:43:22 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2019.08.15 03:43:22 INFO es[][o.e.p.PluginsService] no plugins loaded 2019.08.15 03:43:24 WARN es[][o.e.d.c.s.Settings] [http.enabled] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2019.08.15 03:43:25 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and host providers [settings] 2019.08.15 03:43:26 INFO es[][o.e.n.Node] initialized 2019.08.15 03:43:26 INFO es[][o.e.n.Node] starting ... 2019.08.15 03:43:26 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2019.08.15 03:43:26 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2019.08.15 03:43:29 INFO es[][o.e.c.s.MasterService] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {sonarqube}{ZOiODChDTbiW14GSddDe7w}{uBap8yRvRJ2WgwfrEA28EQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} 2019.08.15 03:43:29 INFO es[][o.e.c.s.ClusterApplierService] new_master {sonarqube}{ZOiODChDTbiW14GSddDe7w}{uBap8yRvRJ2WgwfrEA28EQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}, reason: apply cluster state (from master [master {sonarqube}{ZOiODChDTbiW14GSddDe7w}{uBap8yRvRJ2WgwfrEA28EQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]]) 2019.08.15 03:43:29 INFO es[][o.e.n.Node] started 2019.08.15 03:43:30 WARN es[][o.e.g.G.InternalPrimaryShardAllocator] [issues][1]: failed to list shard for shard_started on node [ZOiODChDTbiW14GSddDe7w] org.elasticsearch.action.FailedNodeException: Failed node [ZOiODChDTbiW14GSddDe7w] at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction.onFailure(TransportNodesAction.java:236) [elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction.access$200(TransportNodesAction.java:151) [elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction$AsyncAction$1.handleException(TransportNodesAction.java:210) [elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.TransportService$ContextRestoreResponseHandler.handleException(TransportService.java:1114) [elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.TransportService$DirectResponseChannel.processException(TransportService.java:1226) [elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.TransportService$DirectResponseChannel.sendResponse(TransportService.java:1200) [elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.TransportService$7.onFailure(TransportService.java:703) [elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.onFailure(ThreadContext.java:736) [elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:39) [elasticsearch-6.8.0.jar:6.8.0] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] Caused by: org.elasticsearch.transport.RemoteTransportException: [sonarqube][127.0.0.1:9001][internal:gateway/local/started_shards[n]] Caused by: org.elasticsearch.ElasticsearchException: failed to load started shards at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.nodeOperation(TransportNodesListGatewayStartedShards.java:169) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.nodeOperation(TransportNodesListGatewayStartedShards.java:61) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction.nodeOperation(TransportNodesAction.java:138) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction$NodeTransportHandler.messageReceived(TransportNodesAction.java:259) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction$NodeTransportHandler.messageReceived(TransportNodesAction.java:255) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.TransportService$7.doRun(TransportService.java:692) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:751) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.8.0.jar:6.8.0] ... 3 more Caused by: org.elasticsearch.ElasticsearchException: java.io.IOException: failed to read [id:71, file:/opt/sonarqube/sonarqube-7.9.1/data/es6/nodes/0/indices/PdRgIejsSaGH18Qkhs0v1A/_state/state-71.st] at org.elasticsearch.ExceptionsHelper.maybeThrowRuntimeAndSuppress(ExceptionsHelper.java:165) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.gateway.MetaDataStateFormat.loadLatestState(MetaDataStateFormat.java:304) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.nodeOperation(TransportNodesListGatewayStartedShards.java:127) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.nodeOperation(TransportNodesListGatewayStartedShards.java:61) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction.nodeOperation(TransportNodesAction.java:138) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction$NodeTransportHandler.messageReceived(TransportNodesAction.java:259) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction$NodeTransportHandler.messageReceived(TransportNodesAction.java:255) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.TransportService$7.doRun(TransportService.java:692) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:751) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.8.0.jar:6.8.0] ... 3 more Caused by: java.io.IOException: failed to read [id:71, file:/opt/sonarqube/sonarqube-7.9.1/data/es6/nodes/0/indices/PdRgIejsSaGH18Qkhs0v1A/_state/state-71.st] at org.elasticsearch.gateway.MetaDataStateFormat.loadLatestState(MetaDataStateFormat.java:298) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.nodeOperation(TransportNodesListGatewayStartedShards.java:127) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.nodeOperation(TransportNodesListGatewayStartedShards.java:61) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction.nodeOperation(TransportNodesAction.java:138) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction$NodeTransportHandler.messageReceived(TransportNodesAction.java:259) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction$NodeTransportHandler.messageReceived(TransportNodesAction.java:255) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.TransportService$7.doRun(TransportService.java:692) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:751) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.8.0.jar:6.8.0] ... 3 more Caused by: java.nio.file.NoSuchFileException: /opt/sonarqube/sonarqube-7.9.1/data/es6/nodes/0/indices/PdRgIejsSaGH18Qkhs0v1A/_state/state-71.st at sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) ~[?:?] at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?] at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[?:?] at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:215) ~[?:?] at java.nio.file.Files.newByteChannel(Files.java:370) ~[?:?] at java.nio.file.Files.newByteChannel(Files.java:421) ~[?:?] at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77) ~[lucene-core-7.7.0.jar:7.7.0 8c831daf4eb41153c25ddb152501ab5bae3ea3d5 - jimczi - 2019-02-04 23:16:28] at org.elasticsearch.gateway.MetaDataStateFormat.read(MetaDataStateFormat.java:182) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.gateway.MetaDataStateFormat.loadLatestState(MetaDataStateFormat.java:294) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.nodeOperation(TransportNodesListGatewayStartedShards.java:127) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.gateway.TransportNodesListGatewayStartedShards.nodeOperation(TransportNodesListGatewayStartedShards.java:61) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction.nodeOperation(TransportNodesAction.java:138) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction$NodeTransportHandler.messageReceived(TransportNodesAction.java:259) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.action.support.nodes.TransportNodesAction$NodeTransportHandler.messageReceived(TransportNodesAction.java:255) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:66) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.transport.TransportService$7.doRun(TransportService.java:692) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:751) ~[elasticsearch-6.8.0.jar:6.8.0] at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.8.0.jar:6.8.0] ... 3 more 2019.08.15 03:43:30 INFO es[][o.e.g.GatewayService] recovered [7] indices into cluster_state 2019.08.15 03:43:31 INFO es[][o.e.c.r.a.AllocationService] Cluster health status changed from [RED] to [GREEN] (reason: [shards started [[metadatas][0]] ...]). 2019.08.15 03:43:47 INFO es[][o.e.n.Node] stopping ... 2019.08.15 03:43:47 INFO es[][o.e.n.Node] stopped 2019.08.15 03:43:47 INFO es[][o.e.n.Node] closing ... 2019.08.15 03:43:47 INFO es[][o.e.n.Node] closed 2019.08.15 03:45:41 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube (/dev/mapper/sonar_vg-sonar_lv)]], net usable_space [182.1gb], net total_space [194.7gb], types [ext4] 2019.08.15 03:45:41 INFO es[][o.e.e.NodeEnvironment] heap size [495.3mb], compressed ordinary object pointers [true] 2019.08.15 03:45:41 INFO es[][o.e.n.Node] node name [sonarqube], node ID [QUHd3k0IR4-VQXW8Fn9Xrw] 2019.08.15 03:45:41 INFO es[][o.e.n.Node] version[6.8.0], pid[4652], build[default/tar/65b6179/2019-05-15T20:06:13.172855Z], OS[Linux/3.10.0-229.7.2.el7.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.4/11.0.4+10-LTS] 2019.08.15 03:45:41 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -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=/opt/sonarqube/sonarqube-7.9.1/temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -Des.enforce.bootstrap.checks=true, -Xms512m, -Xmx512m, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/sonarqube-7.9.1/elasticsearch, -Des.path.conf=/opt/sonarqube/sonarqube-7.9.1/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar] 2019.08.15 03:45:42 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2019.08.15 03:45:42 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2019.08.15 03:45:42 INFO es[][o.e.p.PluginsService] loaded module [mapper-extras] 2019.08.15 03:45:42 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2019.08.15 03:45:42 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2019.08.15 03:45:42 INFO es[][o.e.p.PluginsService] loaded module [reindex] 2019.08.15 03:45:42 INFO es[][o.e.p.PluginsService] loaded module [repository-url] 2019.08.15 03:45:42 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2019.08.15 03:45:42 INFO es[][o.e.p.PluginsService] no plugins loaded 2019.08.15 03:45:44 WARN es[][o.e.d.c.s.Settings] [http.enabled] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2019.08.15 03:45:45 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and host providers [settings] 2019.08.15 03:45:45 INFO es[][o.e.n.Node] initialized 2019.08.15 03:45:45 INFO es[][o.e.n.Node] starting ... 2019.08.15 03:45:45 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2019.08.15 03:45:45 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2019.08.15 03:45:49 INFO es[][o.e.c.s.MasterService] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{v12K2eP8REq5GsxfG12RIQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} 2019.08.15 03:45:49 INFO es[][o.e.c.s.ClusterApplierService] new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{v12K2eP8REq5GsxfG12RIQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}, reason: apply cluster state (from master [master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{v12K2eP8REq5GsxfG12RIQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]]) 2019.08.15 03:45:49 INFO es[][o.e.n.Node] started 2019.08.15 03:45:49 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2019.08.15 03:45:59 INFO es[][o.e.n.Node] stopping ... 2019.08.15 03:45:59 INFO es[][o.e.n.Node] stopped 2019.08.15 03:45:59 INFO es[][o.e.n.Node] closing ... 2019.08.15 03:45:59 INFO es[][o.e.n.Node] closed 2019.08.15 04:19:19 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube (/dev/mapper/sonar_vg-sonar_lv)]], net usable_space [182.1gb], net total_space [194.7gb], types [ext4] 2019.08.15 04:19:19 INFO es[][o.e.e.NodeEnvironment] heap size [495.3mb], compressed ordinary object pointers [true] 2019.08.15 04:19:19 INFO es[][o.e.n.Node] node name [sonarqube], node ID [QUHd3k0IR4-VQXW8Fn9Xrw] 2019.08.15 04:19:19 INFO es[][o.e.n.Node] version[6.8.0], pid[6736], build[default/tar/65b6179/2019-05-15T20:06:13.172855Z], OS[Linux/3.10.0-229.7.2.el7.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.4/11.0.4+10-LTS] 2019.08.15 04:19:19 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -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=/opt/sonarqube/sonarqube-7.9.1/temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -Des.enforce.bootstrap.checks=true, -Xms512m, -Xmx512m, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/sonarqube-7.9.1/elasticsearch, -Des.path.conf=/opt/sonarqube/sonarqube-7.9.1/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar] 2019.08.15 04:19:19 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2019.08.15 04:19:19 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2019.08.15 04:19:19 INFO es[][o.e.p.PluginsService] loaded module [mapper-extras] 2019.08.15 04:19:19 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2019.08.15 04:19:19 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2019.08.15 04:19:19 INFO es[][o.e.p.PluginsService] loaded module [reindex] 2019.08.15 04:19:19 INFO es[][o.e.p.PluginsService] loaded module [repository-url] 2019.08.15 04:19:19 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2019.08.15 04:19:19 INFO es[][o.e.p.PluginsService] no plugins loaded 2019.08.15 04:19:21 WARN es[][o.e.d.c.s.Settings] [http.enabled] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2019.08.15 04:19:22 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and host providers [settings] 2019.08.15 04:19:23 INFO es[][o.e.n.Node] initialized 2019.08.15 04:19:23 INFO es[][o.e.n.Node] starting ... 2019.08.15 04:19:23 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2019.08.15 04:19:23 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2019.08.15 04:19:26 INFO es[][o.e.c.s.MasterService] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{mPdCxfxCSF21d0yZmk-eRA}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} 2019.08.15 04:19:26 INFO es[][o.e.c.s.ClusterApplierService] new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{mPdCxfxCSF21d0yZmk-eRA}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}, reason: apply cluster state (from master [master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{mPdCxfxCSF21d0yZmk-eRA}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]]) 2019.08.15 04:19:26 INFO es[][o.e.n.Node] started 2019.08.15 04:19:26 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2019.08.15 04:19:37 INFO es[][o.e.n.Node] stopping ... 2019.08.15 04:19:37 INFO es[][o.e.n.Node] stopped 2019.08.15 04:19:37 INFO es[][o.e.n.Node] closing ... 2019.08.15 04:19:37 INFO es[][o.e.n.Node] closed 2019.08.15 04:32:44 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube (/dev/mapper/sonar_vg-sonar_lv)]], net usable_space [182.1gb], net total_space [194.7gb], types [ext4] 2019.08.15 04:32:44 INFO es[][o.e.e.NodeEnvironment] heap size [495.3mb], compressed ordinary object pointers [true] 2019.08.15 04:32:44 INFO es[][o.e.n.Node] node name [sonarqube], node ID [QUHd3k0IR4-VQXW8Fn9Xrw] 2019.08.15 04:32:44 INFO es[][o.e.n.Node] version[6.8.0], pid[7678], build[default/tar/65b6179/2019-05-15T20:06:13.172855Z], OS[Linux/3.10.0-229.7.2.el7.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.4/11.0.4+10-LTS] 2019.08.15 04:32:44 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -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=/opt/sonarqube/sonarqube-7.9.1/temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -Des.enforce.bootstrap.checks=true, -Xms512m, -Xmx512m, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/sonarqube-7.9.1/elasticsearch, -Des.path.conf=/opt/sonarqube/sonarqube-7.9.1/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar] 2019.08.15 04:32:45 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2019.08.15 04:32:45 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2019.08.15 04:32:45 INFO es[][o.e.p.PluginsService] loaded module [mapper-extras] 2019.08.15 04:32:45 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2019.08.15 04:32:45 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2019.08.15 04:32:45 INFO es[][o.e.p.PluginsService] loaded module [reindex] 2019.08.15 04:32:45 INFO es[][o.e.p.PluginsService] loaded module [repository-url] 2019.08.15 04:32:45 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2019.08.15 04:32:45 INFO es[][o.e.p.PluginsService] no plugins loaded 2019.08.15 04:32:47 WARN es[][o.e.d.c.s.Settings] [http.enabled] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2019.08.15 04:32:48 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and host providers [settings] 2019.08.15 04:32:48 INFO es[][o.e.n.Node] initialized 2019.08.15 04:32:48 INFO es[][o.e.n.Node] starting ... 2019.08.15 04:32:48 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2019.08.15 04:32:48 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2019.08.15 04:32:51 INFO es[][o.e.c.s.MasterService] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{wUi1W9zARrSyc0pSs7vYYQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} 2019.08.15 04:32:51 INFO es[][o.e.c.s.ClusterApplierService] new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{wUi1W9zARrSyc0pSs7vYYQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}, reason: apply cluster state (from master [master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{wUi1W9zARrSyc0pSs7vYYQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]]) 2019.08.15 04:32:51 INFO es[][o.e.n.Node] started 2019.08.15 04:32:51 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2019.08.15 04:33:04 INFO es[][o.e.n.Node] stopping ... 2019.08.15 04:33:04 INFO es[][o.e.n.Node] stopped 2019.08.15 04:33:04 INFO es[][o.e.n.Node] closing ... 2019.08.15 04:33:04 INFO es[][o.e.n.Node] closed 2019.08.15 04:39:16 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube (/dev/mapper/sonar_vg-sonar_lv)]], net usable_space [182.1gb], net total_space [194.7gb], types [ext4] 2019.08.15 04:39:16 INFO es[][o.e.e.NodeEnvironment] heap size [495.3mb], compressed ordinary object pointers [true] 2019.08.15 04:39:16 INFO es[][o.e.n.Node] node name [sonarqube], node ID [QUHd3k0IR4-VQXW8Fn9Xrw] 2019.08.15 04:39:16 INFO es[][o.e.n.Node] version[6.8.0], pid[8317], build[default/tar/65b6179/2019-05-15T20:06:13.172855Z], OS[Linux/3.10.0-229.7.2.el7.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.4/11.0.4+10-LTS] 2019.08.15 04:39:16 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -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=/opt/sonarqube/sonarqube-7.9.1/temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -Des.enforce.bootstrap.checks=true, -Xms512m, -Xmx512m, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/sonarqube-7.9.1/elasticsearch, -Des.path.conf=/opt/sonarqube/sonarqube-7.9.1/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar] 2019.08.15 04:39:17 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2019.08.15 04:39:17 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2019.08.15 04:39:17 INFO es[][o.e.p.PluginsService] loaded module [mapper-extras] 2019.08.15 04:39:17 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2019.08.15 04:39:17 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2019.08.15 04:39:17 INFO es[][o.e.p.PluginsService] loaded module [reindex] 2019.08.15 04:39:17 INFO es[][o.e.p.PluginsService] loaded module [repository-url] 2019.08.15 04:39:17 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2019.08.15 04:39:17 INFO es[][o.e.p.PluginsService] no plugins loaded 2019.08.15 04:39:20 WARN es[][o.e.d.c.s.Settings] [http.enabled] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2019.08.15 04:39:21 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and host providers [settings] 2019.08.15 04:39:21 INFO es[][o.e.n.Node] initialized 2019.08.15 04:39:21 INFO es[][o.e.n.Node] starting ... 2019.08.15 04:39:21 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2019.08.15 04:39:21 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2019.08.15 04:39:24 INFO es[][o.e.c.s.MasterService] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{57U6IWLESvCGOhNmAUWkIw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} 2019.08.15 04:39:24 INFO es[][o.e.c.s.ClusterApplierService] new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{57U6IWLESvCGOhNmAUWkIw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}, reason: apply cluster state (from master [master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{57U6IWLESvCGOhNmAUWkIw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]]) 2019.08.15 04:39:24 INFO es[][o.e.n.Node] started 2019.08.15 04:39:25 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2019.08.15 04:39:47 INFO es[][o.e.n.Node] stopping ... 2019.08.15 04:39:47 INFO es[][o.e.n.Node] stopped 2019.08.15 04:39:47 INFO es[][o.e.n.Node] closing ... 2019.08.15 04:39:47 INFO es[][o.e.n.Node] closed 2019.08.15 04:51:44 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube (/dev/mapper/sonar_vg-sonar_lv)]], net usable_space [182.1gb], net total_space [194.7gb], types [ext4] 2019.08.15 04:51:44 INFO es[][o.e.e.NodeEnvironment] heap size [495.3mb], compressed ordinary object pointers [true] 2019.08.15 04:51:44 INFO es[][o.e.n.Node] node name [sonarqube], node ID [QUHd3k0IR4-VQXW8Fn9Xrw] 2019.08.15 04:51:44 INFO es[][o.e.n.Node] version[6.8.0], pid[9196], build[default/tar/65b6179/2019-05-15T20:06:13.172855Z], OS[Linux/3.10.0-229.7.2.el7.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.4/11.0.4+10-LTS] 2019.08.15 04:51:44 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -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=/opt/sonarqube/sonarqube-7.9.1/temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -Des.enforce.bootstrap.checks=true, -Xms512m, -Xmx512m, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/sonarqube-7.9.1/elasticsearch, -Des.path.conf=/opt/sonarqube/sonarqube-7.9.1/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar] 2019.08.15 04:51:44 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2019.08.15 04:51:44 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2019.08.15 04:51:44 INFO es[][o.e.p.PluginsService] loaded module [mapper-extras] 2019.08.15 04:51:44 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2019.08.15 04:51:44 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2019.08.15 04:51:44 INFO es[][o.e.p.PluginsService] loaded module [reindex] 2019.08.15 04:51:44 INFO es[][o.e.p.PluginsService] loaded module [repository-url] 2019.08.15 04:51:44 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2019.08.15 04:51:44 INFO es[][o.e.p.PluginsService] no plugins loaded 2019.08.15 04:51:46 WARN es[][o.e.d.c.s.Settings] [http.enabled] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2019.08.15 04:51:47 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and host providers [settings] 2019.08.15 04:51:48 INFO es[][o.e.n.Node] initialized 2019.08.15 04:51:48 INFO es[][o.e.n.Node] starting ... 2019.08.15 04:51:48 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2019.08.15 04:51:48 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2019.08.15 04:51:51 INFO es[][o.e.c.s.MasterService] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{NmVkcEagRYOog5sHKJZJYw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} 2019.08.15 04:51:51 INFO es[][o.e.c.s.ClusterApplierService] new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{NmVkcEagRYOog5sHKJZJYw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}, reason: apply cluster state (from master [master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{NmVkcEagRYOog5sHKJZJYw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]]) 2019.08.15 04:51:51 INFO es[][o.e.n.Node] started 2019.08.15 04:51:51 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2019.08.15 04:52:08 INFO es[][o.e.n.Node] stopping ... 2019.08.15 04:52:08 INFO es[][o.e.n.Node] stopped 2019.08.15 04:52:08 INFO es[][o.e.n.Node] closing ... 2019.08.15 04:52:08 INFO es[][o.e.n.Node] closed 2019.08.15 04:57:36 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube (/dev/mapper/sonar_vg-sonar_lv)]], net usable_space [182.1gb], net total_space [194.7gb], types [ext4] 2019.08.15 04:57:36 INFO es[][o.e.e.NodeEnvironment] heap size [495.3mb], compressed ordinary object pointers [true] 2019.08.15 04:57:36 INFO es[][o.e.n.Node] node name [sonarqube], node ID [QUHd3k0IR4-VQXW8Fn9Xrw] 2019.08.15 04:57:36 INFO es[][o.e.n.Node] version[6.8.0], pid[9782], build[default/tar/65b6179/2019-05-15T20:06:13.172855Z], OS[Linux/3.10.0-229.7.2.el7.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.4/11.0.4+10-LTS] 2019.08.15 04:57:36 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -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=/opt/sonarqube/sonarqube-7.9.1/temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -Des.enforce.bootstrap.checks=true, -Xms512m, -Xmx512m, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/sonarqube-7.9.1/elasticsearch, -Des.path.conf=/opt/sonarqube/sonarqube-7.9.1/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar] 2019.08.15 04:57:36 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2019.08.15 04:57:36 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2019.08.15 04:57:36 INFO es[][o.e.p.PluginsService] loaded module [mapper-extras] 2019.08.15 04:57:36 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2019.08.15 04:57:36 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2019.08.15 04:57:36 INFO es[][o.e.p.PluginsService] loaded module [reindex] 2019.08.15 04:57:36 INFO es[][o.e.p.PluginsService] loaded module [repository-url] 2019.08.15 04:57:36 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2019.08.15 04:57:36 INFO es[][o.e.p.PluginsService] no plugins loaded 2019.08.15 04:57:39 WARN es[][o.e.d.c.s.Settings] [http.enabled] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2019.08.15 04:57:39 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and host providers [settings] 2019.08.15 04:57:40 INFO es[][o.e.n.Node] initialized 2019.08.15 04:57:40 INFO es[][o.e.n.Node] starting ... 2019.08.15 04:57:40 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2019.08.15 04:57:40 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2019.08.15 04:57:43 INFO es[][o.e.c.s.MasterService] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{iiaKw5tpRReM38JQF8AkqQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} 2019.08.15 04:57:43 INFO es[][o.e.c.s.ClusterApplierService] new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{iiaKw5tpRReM38JQF8AkqQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}, reason: apply cluster state (from master [master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{iiaKw5tpRReM38JQF8AkqQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]]) 2019.08.15 04:57:43 INFO es[][o.e.n.Node] started 2019.08.15 04:57:43 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2019.08.15 04:57:56 INFO es[][o.e.n.Node] stopping ... 2019.08.15 04:57:56 INFO es[][o.e.n.Node] stopped 2019.08.15 04:57:56 INFO es[][o.e.n.Node] closing ... 2019.08.15 04:57:56 INFO es[][o.e.n.Node] closed 2019.08.15 07:56:55 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube (/dev/mapper/sonar_vg-sonar_lv)]], net usable_space [182.1gb], net total_space [194.7gb], types [ext4] 2019.08.15 07:56:55 INFO es[][o.e.e.NodeEnvironment] heap size [495.3mb], compressed ordinary object pointers [true] 2019.08.15 07:56:55 INFO es[][o.e.n.Node] node name [sonarqube], node ID [QUHd3k0IR4-VQXW8Fn9Xrw] 2019.08.15 07:56:55 INFO es[][o.e.n.Node] version[6.8.0], pid[19820], build[default/tar/65b6179/2019-05-15T20:06:13.172855Z], OS[Linux/3.10.0-229.7.2.el7.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.4/11.0.4+10-LTS] 2019.08.15 07:56:55 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -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=/opt/sonarqube/sonarqube-7.9.1/temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -Des.enforce.bootstrap.checks=true, -Xms512m, -Xmx512m, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/sonarqube-7.9.1/elasticsearch, -Des.path.conf=/opt/sonarqube/sonarqube-7.9.1/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar] 2019.08.15 07:56:56 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2019.08.15 07:56:56 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2019.08.15 07:56:56 INFO es[][o.e.p.PluginsService] loaded module [mapper-extras] 2019.08.15 07:56:56 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2019.08.15 07:56:56 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2019.08.15 07:56:56 INFO es[][o.e.p.PluginsService] loaded module [reindex] 2019.08.15 07:56:56 INFO es[][o.e.p.PluginsService] loaded module [repository-url] 2019.08.15 07:56:56 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2019.08.15 07:56:56 INFO es[][o.e.p.PluginsService] no plugins loaded 2019.08.15 07:56:58 WARN es[][o.e.d.c.s.Settings] [http.enabled] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2019.08.15 07:56:59 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and host providers [settings] 2019.08.15 07:57:00 INFO es[][o.e.n.Node] initialized 2019.08.15 07:57:00 INFO es[][o.e.n.Node] starting ... 2019.08.15 07:57:00 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2019.08.15 07:57:00 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2019.08.15 07:57:00 ERROR es[][o.e.b.Bootstrap] node validation exception [1] bootstrap checks failed [1]: max number of threads [2048] for user [sonar] is too low, increase to at least [4096] 2019.08.15 07:57:00 INFO es[][o.e.n.Node] stopping ... 2019.08.15 07:57:00 INFO es[][o.e.n.Node] stopped 2019.08.15 07:57:00 INFO es[][o.e.n.Node] closing ... 2019.08.15 07:57:00 INFO es[][o.e.n.Node] closed 2019.08.15 08:04:57 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube (/dev/mapper/sonar_vg-sonar_lv)]], net usable_space [182.1gb], net total_space [194.7gb], types [ext4] 2019.08.15 08:04:57 INFO es[][o.e.e.NodeEnvironment] heap size [495.3mb], compressed ordinary object pointers [true] 2019.08.15 08:04:57 INFO es[][o.e.n.Node] node name [sonarqube], node ID [QUHd3k0IR4-VQXW8Fn9Xrw] 2019.08.15 08:04:57 INFO es[][o.e.n.Node] version[6.8.0], pid[20433], build[default/tar/65b6179/2019-05-15T20:06:13.172855Z], OS[Linux/3.10.0-229.7.2.el7.x86_64/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11.0.4/11.0.4+10-LTS] 2019.08.15 08:04:57 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -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=/opt/sonarqube/sonarqube-7.9.1/temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -Des.enforce.bootstrap.checks=true, -Xms512m, -Xmx512m, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/sonarqube-7.9.1/elasticsearch, -Des.path.conf=/opt/sonarqube/sonarqube-7.9.1/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar] 2019.08.15 08:04:58 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2019.08.15 08:04:58 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2019.08.15 08:04:58 INFO es[][o.e.p.PluginsService] loaded module [mapper-extras] 2019.08.15 08:04:58 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2019.08.15 08:04:58 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2019.08.15 08:04:58 INFO es[][o.e.p.PluginsService] loaded module [reindex] 2019.08.15 08:04:58 INFO es[][o.e.p.PluginsService] loaded module [repository-url] 2019.08.15 08:04:58 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2019.08.15 08:04:58 INFO es[][o.e.p.PluginsService] no plugins loaded 2019.08.15 08:05:00 WARN es[][o.e.d.c.s.Settings] [http.enabled] setting was deprecated in Elasticsearch and will be removed in a future release! See the breaking changes documentation for the next major version. 2019.08.15 08:05:01 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and host providers [settings] 2019.08.15 08:05:02 INFO es[][o.e.n.Node] initialized 2019.08.15 08:05:02 INFO es[][o.e.n.Node] starting ... 2019.08.15 08:05:03 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2019.08.15 08:05:03 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2019.08.15 08:05:07 INFO es[][o.e.c.s.MasterService] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{-VH0mKQtQIimyx0FFT4tXQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} 2019.08.15 08:05:07 INFO es[][o.e.c.s.ClusterApplierService] new_master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{-VH0mKQtQIimyx0FFT4tXQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}, reason: apply cluster state (from master [master {sonarqube}{QUHd3k0IR4-VQXW8Fn9Xrw}{-VH0mKQtQIimyx0FFT4tXQ}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]]) 2019.08.15 08:05:07 INFO es[][o.e.n.Node] started 2019.08.15 08:05:07 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2019.08.15 08:05:30 INFO es[][o.e.n.Node] stopping ... 2019.08.15 08:05:30 INFO es[][o.e.n.Node] stopped 2019.08.15 08:05:30 INFO es[][o.e.n.Node] closing ... 2019.08.15 08:05:30 INFO es[][o.e.n.Node] closed