--> Wrapper Started as Console Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2019.10.18 09:40:21 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /home/sonar/sonarqube-7.9.1/temp 2019.10.18 09:40:21 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from INIT to STARTING => true 2019.10.18 09:40:21 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo es from INIT to STARTING => true 2019.10.18 09:40:21 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001 2019.10.18 09:40:21 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/home/sonar/sonarqube-7.9.1/elasticsearch]: /home/sonar/sonarqube-7.9.1/elasticsearch/bin/elasticsearch 2019.10.18 09:40:21 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo es from STARTING to STARTED => true 2019.10.18 09:40:21 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running 2019.10.18 09:40:22 TRACE app[][o.e.p.PluginsService] plugin loaded from classpath [- Plugin information: Name: org.elasticsearch.transport.Netty4Plugin Description: classpath plugin Version: NA Elasticsearch Version: 6.8.0 Java Version: 1.8 Native Controller: false Extended Plugins: [] * Classname: org.elasticsearch.transport.Netty4Plugin] 2019.10.18 09:40:22 INFO app[][o.e.p.PluginsService] no modules loaded 2019.10.18 09:40:22 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [12], keep alive [5m] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [3], queue size [unbounded] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [6], queue size [200] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [3], keep alive [5m] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [3], keep alive [5m] 2019.10.18 09:40:22 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search] will adjust queue by [50] when determining automatic queue size 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [10], queue size [1k] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [3], keep alive [5m] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [12], keep alive [5m] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [6], queue size [1k] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [analyze], size [1], queue size [16] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [write], size [6], queue size [200] 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [3], keep alive [5m] 2019.10.18 09:40:22 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search_throttled] will adjust queue by [50] when determining automatic queue size 2019.10.18 09:40:22 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search_throttled], size [1], queue size [100] 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent0] -Dio.netty.noUnsafe: false 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent0] Java version: 11 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.theUnsafe: available 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.copyMemory: available 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Buffer.address: available 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent0] direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:218) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Bits.unaligned: available, true 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent0] jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @239963d8 at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361) at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591) at java.base/java.lang.reflect.Method.invoke(Method.java:558) at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:325) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.DirectByteBuffer.(long, int): unavailable 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent] sun.misc.Unsafe: available 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent] maxDirectMemory: 33554432 bytes (maybe) 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.bitMode: 64 (sun.arch.data.model) 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.maxDirectMemory: -1 bytes 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.uninitializedArrayAllocationThreshold: -1 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.CleanerJava9] java.nio.ByteBuffer.cleaner(): available 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.noPreferDirect: false 2019.10.18 09:40:22 TRACE app[][o.e.i.b.HierarchyCircuitBreakerService] parent circuit breaker with settings [parent,type=PARENT,limit=23488102/22.3mb,overhead=1.0] 2019.10.18 09:40:22 TRACE app[][o.e.i.b.request] creating ChildCircuitBreaker with settings [request,type=MEMORY,limit=20132659/19.1mb,overhead=1.0] 2019.10.18 09:40:22 TRACE app[][o.e.i.b.fielddata] creating ChildCircuitBreaker with settings [fielddata,type=MEMORY,limit=20132659/19.1mb,overhead=1.03] 2019.10.18 09:40:22 TRACE app[][o.e.i.b.in_flight_requests] creating ChildCircuitBreaker with settings [in_flight_requests,type=MEMORY,limit=33554432/32mb,overhead=1.0] 2019.10.18 09:40:22 TRACE app[][o.e.i.b.accounting] creating ChildCircuitBreaker with settings [accounting,type=MEMORY,limit=33554432/32mb,overhead=1.0] 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Module execution: 41ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] TypeListeners creation: 1ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Scopes creation: 2ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Converters creation: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Binding creation: 1ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Private environment creation: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Injector construction: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Binding initialization: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Binding indexing: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Collecting injection requests: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Binding validation: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Static validation: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Instance member validation: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Provider verification: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Static member injection: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Instance injection: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.i.i.Stopwatch] Preloading singletons: 0ms 2019.10.18 09:40:22 DEBUG app[][o.e.c.t.TransportClientNodesService] node_sampler_interval[5s] 2019.10.18 09:40:22 DEBUG app[][i.n.c.MultithreadEventLoopGroup] -Dio.netty.eventLoopThreads: 12 2019.10.18 09:40:22 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.noKeySetOptimization: false 2019.10.18 09:40:22 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.selectorAutoRebuildThreshold: 512 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.PlatformDependent] org.jctools-core.MpscChunkedArrayQueue: available 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@711874a1 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@1d2c6d53 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@13a8d179 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@63c47ccb 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@5f89961d 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@21312e4a 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@7447000c 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@34a5186b 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@278f599c 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@fe46059 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@436f46c9 2019.10.18 09:40:22 TRACE app[][i.n.c.n.NioEventLoop] instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@5f15788f 2019.10.18 09:40:22 DEBUG app[][o.e.c.t.TransportClientNodesService] adding address [{#transport#-1}{d7S8TJu3QP603dZv6iaCBQ}{127.0.0.1}{127.0.0.1:9001}] 2019.10.18 09:40:22 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.processId: 6558 (auto-detected) 2019.10.18 09:40:22 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv4Stack: false 2019.10.18 09:40:22 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv6Addresses: false 2019.10.18 09:40:22 DEBUG app[][i.netty.util.NetUtil] Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2019.10.18 09:40:22 DEBUG app[][i.netty.util.NetUtil] /proc/sys/net/core/somaxconn: 128 2019.10.18 09:40:22 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.machineId: 4c:ed:fb:ff:fe:74:15:69 (auto-detected) 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2019.10.18 09:40:22 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2019.10.18 09:40:23 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.level: simple 2019.10.18 09:40:23 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.targetRecords: 4 2019.10.18 09:40:23 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numHeapArenas: 0 2019.10.18 09:40:23 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numDirectArenas: 0 2019.10.18 09:40:23 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.pageSize: 8192 2019.10.18 09:40:23 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxOrder: 11 2019.10.18 09:40:23 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.chunkSize: 16777216 2019.10.18 09:40:23 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.tinyCacheSize: 512 2019.10.18 09:40:23 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.smallCacheSize: 256 2019.10.18 09:40:23 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.normalCacheSize: 64 2019.10.18 09:40:23 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2019.10.18 09:40:23 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.cacheTrimInterval: 8192 2019.10.18 09:40:23 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.useCacheForAllThreads: true 2019.10.18 09:40:23 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.allocator.type: pooled 2019.10.18 09:40:23 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.threadLocalDirectBufferSize: 0 2019.10.18 09:40:23 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.maxThreadLocalCharBufferSize: 16384 2019.10.18 09:40:23 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:23 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0bdc7212] REGISTERED 2019.10.18 09:40:23 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0bdc7212] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:23 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0bdc7212] CLOSE 2019.10.18 09:40:23 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{d7S8TJu3QP603dZv6iaCBQ}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Verbindungsaufbau abgelehnt: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Verbindungsaufbau abgelehnt ... 10 common frames omitted 2019.10.18 09:40:23 DEBUG app[][o.s.a.e.EsConnectorImpl] Connected to Elasticsearch node: [127.0.0.1:9001] 2019.10.18 09:40:23 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0bdc7212] CLOSE 2019.10.18 09:40:23 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x0bdc7212] UNREGISTERED 2019.10.18 09:40:27 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:27 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116] REGISTERED 2019.10.18 09:40:27 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:27 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [16440] bytes, now [16440] 2019.10.18 09:40:27 TRACE app[][o.e.t.TransportLogger] an exception occurred formatting a WRITE trace message java.io.EOFException: tried to read: 105 bytes but only 27 remaining at org.elasticsearch.common.bytes.BytesReferenceStreamInput.ensureCanReadBytes(BytesReferenceStreamInput.java:121) at org.elasticsearch.common.bytes.BytesReference$MarkSupportingStreamInputWrapper.ensureCanReadBytes(BytesReference.java:283) at org.elasticsearch.common.io.stream.StreamInput.readArraySize(StreamInput.java:1057) at org.elasticsearch.common.io.stream.StreamInput.readString(StreamInput.java:374) at org.elasticsearch.common.io.stream.StreamInput.readStringArray(StreamInput.java:469) at org.elasticsearch.transport.TransportLogger.format(TransportLogger.java:105) at org.elasticsearch.transport.TransportLogger.logOutboundMessage(TransportLogger.java:59) at org.elasticsearch.transport.OutboundHandler$SendContext.get(OutboundHandler.java:142) at org.elasticsearch.transport.OutboundHandler.internalSendMessage(OutboundHandler.java:78) at org.elasticsearch.transport.OutboundHandler.sendMessage(OutboundHandler.java:70) at org.elasticsearch.transport.TcpTransport.sendRequestToChannel(TcpTransport.java:690) at org.elasticsearch.transport.TcpTransport.lambda$new$0(TcpTransport.java:159) at org.elasticsearch.transport.TransportHandshaker.sendHandshake(TransportHandshaker.java:74) at org.elasticsearch.transport.TcpTransport.executeHandshake(TcpTransport.java:1111) at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onResponse(TcpTransport.java:1273) at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onResponse(TcpTransport.java:1250) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:97) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:39) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) at org.elasticsearch.common.concurrent.CompletableContext.complete(CompletableContext.java:61) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:65) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:103) at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:306) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:341) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) 2019.10.18 09:40:27 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkAccessible: true 2019.10.18 09:40:27 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkBounds: true 2019.10.18 09:40:27 DEBUG app[][i.n.u.ResourceLeakDetectorFactory] Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@504e7eb1 2019.10.18 09:40:27 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116, L:/127.0.0.1:59620 - R:/127.0.0.1:9001] WRITE: 50B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 45 53 00 00 00 2c 00 00 00 00 00 00 00 01 08 00 |ES...,..........| |00000010| 4d 36 03 00 00 16 69 6e 74 65 72 6e 61 6c 3a 74 |M6....internal:t| |00000020| 63 70 2f 68 61 6e 64 73 68 61 6b 65 00 04 e3 8c |cp/handshake....| |00000030| f3 02 |.. | +--------+-------------------------------------------------+----------------+ 2019.10.18 09:40:27 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxCapacityPerThread: 4096 2019.10.18 09:40:27 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxSharedCapacityFactor: 2 2019.10.18 09:40:27 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.linkCapacity: 16 2019.10.18 09:40:27 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.ratio: 8 2019.10.18 09:40:27 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116, L:/127.0.0.1:59620 - R:/127.0.0.1:9001] FLUSH 2019.10.18 09:40:27 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [-16440] bytes, now [0] 2019.10.18 09:40:27 TRACE app[][o.e.t.T.tracer] [1][internal:tcp/handshake] sent to [{#transport#-1}{d7S8TJu3QP603dZv6iaCBQ}{127.0.0.1}{127.0.0.1:9001}] (timeout: [null]) 2019.10.18 09:40:27 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116, L:/127.0.0.1:59620 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:27 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116, L:/127.0.0.1:59620 - R:/127.0.0.1:9001] READ: 25B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 45 53 00 00 00 13 00 00 00 00 00 00 00 01 09 00 |ES..............| |00000010| 4d 36 03 00 00 e3 8c f3 02 |M6....... | +--------+-------------------------------------------------+----------------+ 2019.10.18 09:40:27 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/127.0.0.1:59620, remoteAddress=/127.0.0.1:9001} [length: 25, request id: 1, type: response, version: 5.6.0] READ: 25B 2019.10.18 09:40:27 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [16440] bytes, now [16440] 2019.10.18 09:40:27 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/127.0.0.1:59620, remoteAddress=/127.0.0.1:9001} [length: 71, request id: 2, type: request, version: 6.8.0, action: cluster:monitor/nodes/liveness] WRITE: 71B 2019.10.18 09:40:27 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116, L:/127.0.0.1:59620 - R:/127.0.0.1:9001] WRITE: 71B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 45 53 00 00 00 41 00 00 00 00 00 00 00 02 00 00 |ES...A..........| |00000010| 5c c6 63 00 00 01 10 74 72 61 6e 73 70 6f 72 74 |\.c....transport| |00000020| 5f 63 6c 69 65 6e 74 1e 63 6c 75 73 74 65 72 3a |_client.cluster:| |00000030| 6d 6f 6e 69 74 6f 72 2f 6e 6f 64 65 73 2f 6c 69 |monitor/nodes/li| |00000040| 76 65 6e 65 73 73 00 |veness. | +--------+-------------------------------------------------+----------------+ 2019.10.18 09:40:27 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116, L:/127.0.0.1:59620 - R:/127.0.0.1:9001] FLUSH 2019.10.18 09:40:27 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [-16440] bytes, now [0] 2019.10.18 09:40:27 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116, L:/127.0.0.1:59620 - R:/127.0.0.1:9001] READ: 154B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 45 53 00 00 00 94 00 00 00 00 00 00 00 02 01 00 |ES..............| |00000010| 5c c6 63 00 00 09 73 6f 6e 61 72 71 75 62 65 01 |\.c...sonarqube.| |00000020| 09 73 6f 6e 61 72 71 75 62 65 16 73 68 4f 62 61 |.sonarqube.shOba| |00000030| 4d 36 45 52 4d 61 48 66 6d 44 33 72 38 34 39 35 |M6ERMaHfmD3r8495| |00000040| 67 16 35 35 52 68 4b 65 62 66 51 4d 6d 4b 4c 50 |g.55RhKebfQMmKLP| |00000050| 62 4d 77 5a 72 64 69 77 09 31 32 37 2e 30 2e 30 |bMwZrdiw.127.0.0| |00000060| 2e 31 09 31 32 37 2e 30 2e 30 2e 31 04 7f 00 00 |.1.127.0.0.1....| |00000070| 01 09 31 32 37 2e 30 2e 30 2e 31 00 00 23 29 01 |..127.0.0.1..#).| |00000080| 07 72 61 63 6b 5f 69 64 09 73 6f 6e 61 72 71 75 |.rack_id.sonarqu| |00000090| 62 65 03 00 01 02 e3 8c f3 02 |be........ | +--------+-------------------------------------------------+----------------+ 2019.10.18 09:40:27 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/127.0.0.1:59620, remoteAddress=/127.0.0.1:9001} [length: 154, request id: 2, type: response, version: 6.8.0] READ: 154B 2019.10.18 09:40:27 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116, L:/127.0.0.1:59620 - R:/127.0.0.1:9001] CLOSE 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116, L:/127.0.0.1:59620 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.c.t.TransportClientNodesService] connecting to node [{sonarqube}{shObaM6ERMaHfmD3r8495g}{55RhKebfQMmKLPbMwZrdiw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xcede5116, L:/127.0.0.1:59620 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x72ea592d] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x72ea592d] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x72ea592d, L:/127.0.0.1:59622 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xabd26424] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xabd26424] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe7644965] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe7644965] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xabd26424, L:/127.0.0.1:59624 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe7644965, L:/127.0.0.1:59626 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x20b8ee95] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x20b8ee95] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7a9572a7] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7a9572a7] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x20b8ee95, L:/127.0.0.1:59628 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x960b2aac] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7a9572a7, L:/127.0.0.1:59630 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x960b2aac] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x136d4565] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb0897b15] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7c3d4d84] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x960b2aac, L:/127.0.0.1:59632 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x136d4565] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb0897b15] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7c3d4d84] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xc251c264] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x48c554de] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xc251c264] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x48c554de] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x136d4565, L:/127.0.0.1:59634 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7c3d4d84, L:/127.0.0.1:59638 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb0897b15, L:/127.0.0.1:59636 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe5133485] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xc251c264, L:/127.0.0.1:59640 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe5133485] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x48c554de, L:/127.0.0.1:59642 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa61d57a2] REGISTERED 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa61d57a2] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe5133485, L:/127.0.0.1:59644 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [16440] bytes, now [16440] 2019.10.18 09:40:28 TRACE app[][o.e.t.TransportLogger] an exception occurred formatting a WRITE trace message java.io.EOFException: tried to read: 105 bytes but only 27 remaining at org.elasticsearch.common.bytes.BytesReferenceStreamInput.ensureCanReadBytes(BytesReferenceStreamInput.java:121) at org.elasticsearch.common.bytes.BytesReference$MarkSupportingStreamInputWrapper.ensureCanReadBytes(BytesReference.java:283) at org.elasticsearch.common.io.stream.StreamInput.readArraySize(StreamInput.java:1057) at org.elasticsearch.common.io.stream.StreamInput.readString(StreamInput.java:374) at org.elasticsearch.common.io.stream.StreamInput.readStringArray(StreamInput.java:469) at org.elasticsearch.transport.TransportLogger.format(TransportLogger.java:105) at org.elasticsearch.transport.TransportLogger.logOutboundMessage(TransportLogger.java:59) at org.elasticsearch.transport.OutboundHandler$SendContext.get(OutboundHandler.java:142) at org.elasticsearch.transport.OutboundHandler.internalSendMessage(OutboundHandler.java:78) at org.elasticsearch.transport.OutboundHandler.sendMessage(OutboundHandler.java:70) at org.elasticsearch.transport.TcpTransport.sendRequestToChannel(TcpTransport.java:690) at org.elasticsearch.transport.TcpTransport.lambda$new$0(TcpTransport.java:159) at org.elasticsearch.transport.TransportHandshaker.sendHandshake(TransportHandshaker.java:74) at org.elasticsearch.transport.TcpTransport.executeHandshake(TcpTransport.java:1111) at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onResponse(TcpTransport.java:1273) at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onResponse(TcpTransport.java:1250) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:97) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:39) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) at org.elasticsearch.common.concurrent.CompletableContext.complete(CompletableContext.java:61) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:65) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:103) at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:306) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:341) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa61d57a2, L:/127.0.0.1:59646 - R:/127.0.0.1:9001] ACTIVE 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x72ea592d, L:/127.0.0.1:59622 - R:/127.0.0.1:9001] WRITE: 50B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 45 53 00 00 00 2c 00 00 00 00 00 00 00 03 08 00 |ES...,..........| |00000010| 4d 36 03 00 00 16 69 6e 74 65 72 6e 61 6c 3a 74 |M6....internal:t| |00000020| 63 70 2f 68 61 6e 64 73 68 61 6b 65 00 04 e3 8c |cp/handshake....| |00000030| f3 02 |.. | +--------+-------------------------------------------------+----------------+ 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x72ea592d, L:/127.0.0.1:59622 - R:/127.0.0.1:9001] FLUSH 2019.10.18 09:40:28 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [-16440] bytes, now [0] 2019.10.18 09:40:28 TRACE app[][o.e.t.T.tracer] [3][internal:tcp/handshake] sent to [{sonarqube}{shObaM6ERMaHfmD3r8495g}{55RhKebfQMmKLPbMwZrdiw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] (timeout: [null]) 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x72ea592d, L:/127.0.0.1:59622 - R:/127.0.0.1:9001] READ: 25B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 45 53 00 00 00 13 00 00 00 00 00 00 00 03 09 00 |ES..............| |00000010| 4d 36 03 00 00 e3 8c f3 02 |M6....... | +--------+-------------------------------------------------+----------------+ 2019.10.18 09:40:28 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/127.0.0.1:59622, remoteAddress=/127.0.0.1:9001} [length: 25, request id: 3, type: response, version: 5.6.0] READ: 25B 2019.10.18 09:40:28 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [16440] bytes, now [16440] 2019.10.18 09:40:28 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/127.0.0.1:59634, remoteAddress=/127.0.0.1:9001} [length: 69, request id: 4, type: request, version: 6.8.0, action: internal:transport/handshake] WRITE: 69B 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x136d4565, L:/127.0.0.1:59634 - R:/127.0.0.1:9001] WRITE: 69B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 45 53 00 00 00 3f 00 00 00 00 00 00 00 04 00 00 |ES...?..........| |00000010| 5c c6 63 00 00 01 10 74 72 61 6e 73 70 6f 72 74 |\.c....transport| |00000020| 5f 63 6c 69 65 6e 74 1c 69 6e 74 65 72 6e 61 6c |_client.internal| |00000030| 3a 74 72 61 6e 73 70 6f 72 74 2f 68 61 6e 64 73 |:transport/hands| |00000040| 68 61 6b 65 00 |hake. | +--------+-------------------------------------------------+----------------+ 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x136d4565, L:/127.0.0.1:59634 - R:/127.0.0.1:9001] FLUSH 2019.10.18 09:40:28 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [-16440] bytes, now [0] 2019.10.18 09:40:28 TRACE app[][o.e.t.T.tracer] [4][internal:transport/handshake] sent to [{sonarqube}{shObaM6ERMaHfmD3r8495g}{55RhKebfQMmKLPbMwZrdiw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] (timeout: [30s]) 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x136d4565, L:/127.0.0.1:59634 - R:/127.0.0.1:9001] READ: 158B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 45 53 00 00 00 98 00 00 00 00 00 00 00 04 01 00 |ES..............| |00000010| 5c c6 63 00 00 01 09 73 6f 6e 61 72 71 75 62 65 |\.c....sonarqube| |00000020| 16 73 68 4f 62 61 4d 36 45 52 4d 61 48 66 6d 44 |.shObaM6ERMaHfmD| |00000030| 33 72 38 34 39 35 67 16 35 35 52 68 4b 65 62 66 |3r8495g.55RhKebf| |00000040| 51 4d 6d 4b 4c 50 62 4d 77 5a 72 64 69 77 09 31 |QMmKLPbMwZrdiw.1| |00000050| 32 37 2e 30 2e 30 2e 31 09 31 32 37 2e 30 2e 30 |27.0.0.1.127.0.0| |00000060| 2e 31 04 7f 00 00 01 09 31 32 37 2e 30 2e 30 2e |.1......127.0.0.| |00000070| 31 00 00 23 29 01 07 72 61 63 6b 5f 69 64 09 73 |1..#)..rack_id.s| |00000080| 6f 6e 61 72 71 75 62 65 03 00 01 02 e3 8c f3 02 |onarqube........| |00000090| 09 73 6f 6e 61 72 71 75 62 65 e3 8c f3 02 |.sonarqube.... | +--------+-------------------------------------------------+----------------+ 2019.10.18 09:40:28 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/127.0.0.1:59634, remoteAddress=/127.0.0.1:9001} [length: 158, request id: 4, type: response, version: 6.8.0] READ: 158B 2019.10.18 09:40:28 TRACE app[][o.e.t.T.tracer] [4][internal:transport/handshake] received response from [{sonarqube}{shObaM6ERMaHfmD3r8495g}{55RhKebfQMmKLPbMwZrdiw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2019.10.18 09:40:28 DEBUG app[][o.e.t.ConnectionManager] connected to node [{sonarqube}{shObaM6ERMaHfmD3r8495g}{55RhKebfQMmKLPbMwZrdiw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2019.10.18 09:40:28 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [16440] bytes, now [16440] 2019.10.18 09:40:28 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/127.0.0.1:59646, remoteAddress=/127.0.0.1:9001} [length: 79, request id: 5, type: request, version: 6.8.0, action: cluster:monitor/health] WRITE: 79B 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa61d57a2, L:/127.0.0.1:59646 - R:/127.0.0.1:9001] WRITE: 79B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 45 53 00 00 00 49 00 00 00 00 00 00 00 05 00 00 |ES...I..........| |00000010| 5c c6 63 00 00 01 10 74 72 61 6e 73 70 6f 72 74 |\.c....transport| |00000020| 5f 63 6c 69 65 6e 74 16 63 6c 75 73 74 65 72 3a |_client.cluster:| |00000030| 6d 6f 6e 69 74 6f 72 2f 68 65 61 6c 74 68 00 3c |monitor/health.<| |00000040| 03 00 00 3c 03 01 01 00 00 00 00 00 00 00 00 |...<........... | +--------+-------------------------------------------------+----------------+ 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa61d57a2, L:/127.0.0.1:59646 - R:/127.0.0.1:9001] FLUSH 2019.10.18 09:40:28 TRACE app[][o.e.i.b.in_flight_requests] [in_flight_requests] Adjusted breaker by [-16440] bytes, now [0] 2019.10.18 09:40:28 TRACE app[][o.e.t.T.tracer] [5][cluster:monitor/health] sent to [{sonarqube}{shObaM6ERMaHfmD3r8495g}{55RhKebfQMmKLPbMwZrdiw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] (timeout: [null]) 2019.10.18 09:40:28 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa61d57a2, L:/127.0.0.1:59646 - R:/127.0.0.1:9001] READ: 64B +-------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f | +--------+-------------------------------------------------+----------------+ |00000000| 45 53 00 00 00 3a 00 00 00 00 00 00 00 05 01 00 |ES...:..........| |00000010| 5c c6 63 00 00 09 73 6f 6e 61 72 71 75 62 65 00 |\.c...sonarqube.| |00000020| 00 00 00 00 00 01 01 00 00 40 59 00 00 00 00 00 |.........@Y.....| |00000030| 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 02 |................| +--------+-------------------------------------------------+----------------+ 2019.10.18 09:40:28 TRACE app[][o.e.t.TransportLogger] Netty4TcpChannel{localAddress=/127.0.0.1:59646, remoteAddress=/127.0.0.1:9001} [length: 64, request id: 5, type: response, version: 6.8.0] READ: 64B 2019.10.18 09:40:28 TRACE app[][o.e.t.T.tracer] [5][cluster:monitor/health] received response from [{sonarqube}{shObaM6ERMaHfmD3r8495g}{55RhKebfQMmKLPbMwZrdiw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2019.10.18 09:40:28 INFO app[][o.s.a.SchedulerImpl] Process[es] is up 2019.10.18 09:40:28 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo es from STARTED to STARTING => false 2019.10.18 09:40:28 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo web from INIT to STARTING => true 2019.10.18 09:40:28 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [/home/sonar/sonarqube-7.9.1]: /usr/lib/jvm/java-11-oracle/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/home/sonar/sonarqube-7.9.1/temp --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED -Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/common/*:/home/sonar/sonarqube-7.9.1/lib/jdbc/h2/h2-1.3.176.jar org.sonar.server.app.WebServer /home/sonar/sonarqube-7.9.1/temp/sq-process135134527364268030properties 2019.10.18 09:40:28 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo web from STARTING to STARTED => true 2019.10.18 09:40:32 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [web]: 0 2019.10.18 09:40:32 INFO app[][o.s.a.SchedulerImpl] Process[web] is stopped 2019.10.18 09:40:32 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo web from STARTED to STOPPED => true 2019.10.18 09:40:32 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STARTING to HARD_STOPPING => true 2019.10.18 09:40:32 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo ce from INIT to HARD_STOPPING => false 2019.10.18 09:40:32 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo web from STOPPED to HARD_STOPPING => false 2019.10.18 09:40:32 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo es from STARTED to HARD_STOPPING => true 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xabd26424, L:/127.0.0.1:59624 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x48c554de, L:/127.0.0.1:59642 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xabd26424, L:/127.0.0.1:59624 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x48c554de, L:/127.0.0.1:59642 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe7644965, L:/127.0.0.1:59626 ! R:/127.0.0.1:9001] CLOSE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe7644965, L:/127.0.0.1:59626 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe7644965, L:/127.0.0.1:59626 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x960b2aac, L:/127.0.0.1:59632 ! R:/127.0.0.1:9001] CLOSE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x960b2aac, L:/127.0.0.1:59632 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xc251c264, L:/127.0.0.1:59640 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x960b2aac, L:/127.0.0.1:59632 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xc251c264, L:/127.0.0.1:59640 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe5133485, L:/127.0.0.1:59644 ! R:/127.0.0.1:9001] CLOSE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7a9572a7, L:/127.0.0.1:59630 ! R:/127.0.0.1:9001] CLOSE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x20b8ee95, L:/127.0.0.1:59628 ! R:/127.0.0.1:9001] CLOSE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7a9572a7, L:/127.0.0.1:59630 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x20b8ee95, L:/127.0.0.1:59628 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7a9572a7, L:/127.0.0.1:59630 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x20b8ee95, L:/127.0.0.1:59628 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe5133485, L:/127.0.0.1:59644 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x136d4565, L:/127.0.0.1:59634 ! R:/127.0.0.1:9001] CLOSE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xe5133485, L:/127.0.0.1:59644 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x136d4565, L:/127.0.0.1:59634 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x136d4565, L:/127.0.0.1:59634 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x72ea592d, L:/127.0.0.1:59622 ! R:/127.0.0.1:9001] CLOSE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7c3d4d84, L:/127.0.0.1:59638 - R:/127.0.0.1:9001] CLOSE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb0897b15, L:/127.0.0.1:59636 ! R:/127.0.0.1:9001] CLOSE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa61d57a2, L:/127.0.0.1:59646 ! R:/127.0.0.1:9001] CLOSE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x72ea592d, L:/127.0.0.1:59622 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb0897b15, L:/127.0.0.1:59636 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa61d57a2, L:/127.0.0.1:59646 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x72ea592d, L:/127.0.0.1:59622 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xa61d57a2, L:/127.0.0.1:59646 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0xb0897b15, L:/127.0.0.1:59636 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7c3d4d84, L:/127.0.0.1:59638 ! R:/127.0.0.1:9001] INACTIVE 2019.10.18 09:40:32 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x7c3d4d84, L:/127.0.0.1:59638 ! R:/127.0.0.1:9001] UNREGISTERED 2019.10.18 09:40:32 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143 2019.10.18 09:40:32 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2019.10.18 09:40:32 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from HARD_STOPPING to STOPPED => true 2019.10.18 09:40:32 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped 2019.10.18 09:40:32 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo es from HARD_STOPPING to STOPPED => true 2019.10.18 09:40:32 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPED => false 2019.10.18 09:40:32 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo es from STOPPED to STOPPED => false 2019.10.18 09:40:32 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPING => false 2019.10.18 09:40:32 DEBUG app[][o.s.a.SchedulerImpl] Stopping [ce]... 2019.10.18 09:40:32 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo ce from INIT to STOPPING => false 2019.10.18 09:40:32 DEBUG app[][o.s.a.SchedulerImpl] Stopping [web]... 2019.10.18 09:40:32 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo web from STOPPED to STOPPING => false 2019.10.18 09:40:32 DEBUG app[][o.s.a.SchedulerImpl] Stopping [es]... 2019.10.18 09:40:32 TRACE app[][o.s.a.p.ManagedProcessLifecycle] tryToMoveTo es from STOPPED to STOPPING => false 2019.10.18 09:40:32 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPED => false 2019.10.18 09:40:33 TRACE app[][o.e.t.TcpTransport] Tcp transport client channel opened: Netty4TcpChannel{localAddress=null, remoteAddress=null} 2019.10.18 09:40:33 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x64766f17] REGISTERED 2019.10.18 09:40:33 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x64766f17] CONNECT: /127.0.0.1:9001 2019.10.18 09:40:33 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x64766f17] CLOSE 2019.10.18 09:40:33 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x64766f17] CLOSE 2019.10.18 09:40:33 TRACE app[][o.e.t.n.ESLoggingHandler] [id: 0x64766f17] UNREGISTERED 2019.10.18 09:40:33 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{d7S8TJu3QP603dZv6iaCBQ}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Verbindungsaufbau abgelehnt: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Verbindungsaufbau abgelehnt ... 10 common frames omitted <-- Wrapper Stopped