01:52:11,132 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 01:52:11,132 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 01:52:11,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/Users/aaliyahaque/Documents/2023_06_21_SDK/transactions-fit-performer/test-driver/target/test-classes/logback.xml] 01:52:11,133 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 01:52:11,133 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/Users/aaliyahaque/Documents/2023_06_21_SDK/transactions-fit-performer/test-driver/target/classes/logback.xml] 01:52:11,133 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/Users/aaliyahaque/Documents/2023_06_21_SDK/transactions-fit-performer/test-driver/target/test-classes/logback.xml] 01:52:11,133 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/Users/aaliyahaque/Documents/2023_06_21_SDK/transactions-fit-performer/proxy/target/classes/logback.xml] 01:52:11,159 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 01:52:11,160 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 01:52:11,162 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 01:52:11,164 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 01:52:11,197 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG 01:52:11,197 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 01:52:11,197 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.couchbase.client.core.util] to DEBUG 01:52:11,197 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 01:52:11,198 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5c669da8 - Registering current configuration as safe fallback point 01:52:11.469 [ main] INFO nsactions.util.SharedTestState - Using config FITConfig(ClusterAccess(Administrator,password,NonTls,Performer(couchbase://172.23.111.136),Driver(couchbase://172.23.111.136),Some(Rest(172.23.111.136,8091)),Some(Proxy(172.23.111.136)),None),Right(BucketConfig(0,COUCHBASE,couchstore,100,VALUE_ONLY)),[I@2a76b80a,None,List(situational),Some(TestOptions(Some(Transactions(MAJORITY,DEFAULT)))),Some(Situational(Some(Openshift(Some(Cluster(Some(https://api.operator-fit.1o92.p1.openshiftapps.com:6443),Some(cluster-admin),Some(get from SDKQE))),None)),Some(Database(jdbc:postgresql://localhost:5432/perf,postgres,password)),None,None)),default) 01:52:11.699 [ main] DEBUG reactor.util.Loggers - Using Slf4j logging framework 01:52:11.733 [ main] DEBUG .n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 01:52:11.734 [ main] DEBUG etty.util.ResourceLeakDetector - -Dcom.couchbase.client.core.deps.io.netty.leakDetection.level: simple 01:52:11.734 [ main] DEBUG etty.util.ResourceLeakDetector - -Dcom.couchbase.client.core.deps.io.netty.leakDetection.targetRecords: 4 01:52:11.736 [ main] DEBUG .u.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: com.couchbase.client.core.deps.io.netty.util.ResourceLeakDetector@2a22ad2b 01:52:11.743 [ main] DEBUG .u.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 01:52:11.743 [ main] DEBUG .u.internal.PlatformDependent0 - Java version: 17 01:52:11.743 [ main] DEBUG .u.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 01:52:11.743 [ main] DEBUG .u.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 01:52:11.743 [ main] DEBUG .u.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 01:52:11.743 [ main] DEBUG .u.internal.PlatformDependent0 - java.nio.Buffer.address: available 01:52:11.744 [ main] DEBUG .u.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 01:52:11.744 [ main] DEBUG .u.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 01:52:11.744 [ main] DEBUG .u.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class com.couchbase.client.core.deps.io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @18a70f16 01:52:11.745 [ main] DEBUG .u.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 01:52:11.745 [ main] DEBUG til.internal.PlatformDependent - sun.misc.Unsafe: available 01:52:11.748 [ main] DEBUG til.internal.PlatformDependent - maxDirectMemory: 8589934592 bytes (maybe) 01:52:11.748 [ main] DEBUG til.internal.PlatformDependent - -Dio.netty.tmpdir: /var/folders/7x/697n4jt543s4pjzhxvvym_r40000gp/T (java.io.tmpdir) 01:52:11.748 [ main] DEBUG til.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 01:52:11.749 [ main] DEBUG til.internal.PlatformDependent - Platform: MacOS 01:52:11.749 [ main] DEBUG til.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 01:52:11.749 [ main] DEBUG til.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 01:52:11.749 [ main] DEBUG tty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 01:52:11.749 [ main] DEBUG til.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 01:52:11.752 [ main] DEBUG til.internal.PlatformDependent - com.couchbase.client.core.deps.org.jctools-core.MpscChunkedArrayQueue: available 01:52:11.762 [ main] DEBUG u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /var/folders/7x/697n4jt543s4pjzhxvvym_r40000gp/T (io.netty.tmpdir) 01:52:11.762 [ main] DEBUG u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 01:52:11.762 [ main] DEBUG u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 01:52:11.762 [ main] DEBUG u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 01:52:11.790 [ main] DEBUG u.internal.NativeLibraryLoader - Execution of 'install_name_tool -id vyyLEWkvq7I4MKSsr3lvEOAdJJtIUf7aW6Au5b /var/folders/7x/697n4jt543s4pjzhxvvym_r40000gp/T/libcom_couchbase_client_core_deps_netty_transport_native_kqueue_aarch_648183107537869786001.dylib' succeed: 0 01:52:11.802 [ main] DEBUG u.internal.NativeLibraryLoader - Execution of 'codesign -s - /var/folders/7x/697n4jt543s4pjzhxvvym_r40000gp/T/libcom_couchbase_client_core_deps_netty_transport_native_kqueue_aarch_648183107537869786001.dylib' succeed: 0 01:52:12.219 [ main] DEBUG u.internal.NativeLibraryLoader - Successfully loaded the library /var/folders/7x/697n4jt543s4pjzhxvvym_r40000gp/T/libcom_couchbase_client_core_deps_netty_transport_native_kqueue_aarch_648183107537869786001.dylib 01:52:12.220 [ main] DEBUG ore.deps.io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 01:52:12.221 [ main] DEBUG ore.deps.io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 01:52:12.224 [ main] DEBUG ty.util.NetUtilInitializations - Loopback interface: lo0 (lo0, 0:0:0:0:0:0:0:1%lo0) 01:52:12.224 [ main] DEBUG ore.deps.io.netty.util.NetUtil - Failed to get SOMAXCONN from sysctl and file /proc/sys/net/core/somaxconn. Default: 128 01:52:12.226 [ main] DEBUG .n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 20 01:52:12.229 [ main] DEBUG .d.i.n.u.c.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 01:52:12.231 [ main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 01:52:12.231 [ main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 01:52:12.243 [ main] DEBUG o.netty.buffer.AbstractByteBuf - -Dcom.couchbase.client.core.deps.io.netty.buffer.checkAccessible: true 01:52:12.243 [ main] DEBUG o.netty.buffer.AbstractByteBuf - -Dcom.couchbase.client.core.deps.io.netty.buffer.checkBounds: true 01:52:12.243 [ main] DEBUG .u.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: com.couchbase.client.core.deps.io.netty.util.ResourceLeakDetector@65eabaab 01:52:12.455 [ cb-events] DEBUG com.couchbase.core - [com.couchbase.core][DnsSrvLookupDisabledEvent] DNS SRV lookup disabled (enabled on the env: true, valid host: false) 01:52:12.465 [ main] DEBUG netty.channel.DefaultChannelId - -Dio.netty.processId: 89087 (auto-detected) 01:52:12.467 [ main] DEBUG netty.channel.DefaultChannelId - -Dio.netty.machineId: bc:d0:74:ff:fe:64:fa:96 (auto-detected) 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 20 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 20 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 01:52:12.476 [ main] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 01:52:12.481 [ main] DEBUG ps.io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 01:52:12.481 [ main] DEBUG ps.io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 01:52:12.481 [ main] DEBUG ps.io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 01:52:12.553 [ cb-events] INFO com.couchbase.core - [com.couchbase.core][CoreCreatedEvent] {"clientVersion":"3.4.7-SNAPSHOT","clientGitHash":"${buildNumber}","coreVersion":"2.4.7-SNAPSHOT","coreGitHash":"${buildNumber}","userAgent":"couchbase-java/3.4.7-SNAPSHOT (Mac OS X 13.5 aarch64; OpenJDK 64-Bit Server VM 17.0.7+7)","maxNumRequestsInRetry":32768,"ioEnvironment":{"nativeIoEnabled":true,"eventLoopThreadCount":5,"eventLoopGroups":["KQueueEventLoopGroup"]},"ioConfig":{"captureTraffic":[],"mutationTokensEnabled":true,"networkResolution":"auto","dnsSrvEnabled":true,"tcpKeepAlivesEnabled":true,"tcpKeepAliveTimeMs":60000,"configPollIntervalMs":2500,"kvCircuitBreakerConfig":"disabled","queryCircuitBreakerConfig":"disabled","viewCircuitBreakerConfig":"disabled","searchCircuitBreakerConfig":"disabled","analyticsCircuitBreakerConfig":"disabled","managerCircuitBreakerConfig":"disabled","eventingCircuitBreakerConfig":"disabled","backupCircuitBreakerConfig":"disabled","numKvConnections":1,"maxHttpConnections":12,"idleHttpConnectionTimeoutMs":4500,"configIdleRedialTimeoutMs":300000,"memcachedHashingStrategy":"StandardMemcachedHashingStrategy"},"compressionConfig":{"enabled":true,"minRatio":0.83,"minSize":32},"securityConfig":{"tlsEnabled":false,"nativeTlsEnabled":true,"hostnameVerificationEnabled":true,"trustCertificates":null,"trustManagerFactory":null,"ciphers":[]},"timeoutConfig":{"kvMs":30000,"kvDurableMs":10000,"kvScanMs":75000,"managementMs":75000,"queryMs":75000,"viewMs":75000,"searchMs":75000,"analyticsMs":75000,"connectMs":10000,"disconnectMs":10000,"eventingMs":75000,"backupMs":75000},"loggerConfig":{"customLogger":null,"fallbackToConsole":false,"consoleLogLevel":{"name":"INFO","resourceBundleName":"sun.util.logging.resources.logging","localizedName":"INFO"},"consoleLoggerFormatter":"DefaultLoggerFormatter","disableSlf4j":false,"loggerName":"CouchbaseLogger","diagnosticContextEnabled":false},"orphanReporterConfig":{"emitIntervalMs":10000,"sampleSize":10,"queueLength":1024,"enabled":true},"thresholdLoggingTracerConfig":{"enabled":true,"emitIntervalMs":10000,"sampleSize":10,"queueLength":1024,"kvThresholdMs":500,"queryThresholdMs":1000,"searchThresholdMs":1000,"analyticsThresholdMs":1000,"viewThresholdMs":1000,"transactionsThresholdMs":5000},"loggingMeterConfig":{"enabled":true,"emitIntervalMs":600000},"retryStrategy":"BestEffortRetryStrategy","requestTracer":"ThresholdLoggingTracer","meter":"LoggingMeter","numRequestCallbacks":0,"scheduler":"ParallelScheduler","schedulerThreadCount":10,"transactionsConfig":{"durabilityLevel":"MAJORITY","timeoutMs":15000,"cleanupConfig":{"runLostAttemptsCleanupThread":true,"runRegularAttemptsCleanupThread":true,"cleanupWindowMs":60000,"cleanupSet":""},"numAtrs":1024,"metadataCollection":"none","scanConsistency":"none"}} {"connectionString":"couchbase://172.23.111.136","coreId":"0xef64d9a800000001","numCoreInstances":1,"seedNodes":[{"address":"172.23.111.136"}]} 01:52:12.554 [ cb-events] DEBUG com.couchbase.core - [com.couchbase.core][ReconfigurationCompletedEvent][1618us] Reconfiguration attempt completed. {"coreId":"0xef64d9a800000001"} 01:52:12.554 [ cb-events] DEBUG e.transactions.cleanup.regular - [com.couchbase.transactions.cleanup.regular][LogEvent] Starting background cleanup thread to find transactions from this client 01:52:12.554 [ cb-events] INFO com.couchbase.transactions - [com.couchbase.transactions][TransactionsStartedEvent] Transactions successfully initialised, regular cleanup enabled=true, lost cleanup enabled=true 01:52:12.556 [ cb-events] INFO com.couchbase.node - [com.couchbase.node][NodeCreatedEvent] Node created {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:12.557 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:11210","type":"KV"} 01:52:12.557 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:11210","type":"KV"} 01:52:12.557 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:11210","type":"KV"} 01:52:12.557 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:12.557 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][42ms] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:11210","type":"KV"} 01:52:12.560 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent] Request CarrierGlobalConfigRequest retry scheduled per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":true,"requestId":1,"requestType":"CarrierGlobalConfigRequest","retried":7,"retryReasons":["NODE_NOT_AVAILABLE"],"service":{"opaque":"0x0","target":"172.23.111.136","type":"kv","vbucket":0},"timeoutMs":10000} 01:52:12.560 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][1000us] Request CarrierGlobalConfigRequest retry scheduled per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":true,"requestId":1,"requestType":"CarrierGlobalConfigRequest","retried":7,"retryReasons":["NODE_NOT_AVAILABLE"],"service":{"opaque":"0x0","target":"172.23.111.136","type":"kv","vbucket":0},"timeoutMs":10000} 01:52:12.560 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][2000us] Request CarrierGlobalConfigRequest retry scheduled per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":true,"requestId":1,"requestType":"CarrierGlobalConfigRequest","retried":7,"retryReasons":["NODE_NOT_AVAILABLE"],"service":{"opaque":"0x0","target":"172.23.111.136","type":"kv","vbucket":0},"timeoutMs":10000} 01:52:12.560 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":6,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:12.560 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][4000us] Request CarrierGlobalConfigRequest retry scheduled per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":true,"requestId":1,"requestType":"CarrierGlobalConfigRequest","retried":7,"retryReasons":["NODE_NOT_AVAILABLE"],"service":{"opaque":"0x0","target":"172.23.111.136","type":"kv","vbucket":0},"timeoutMs":10000} 01:52:12.560 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][1000us] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":6,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:12.560 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][8000us] Request CarrierGlobalConfigRequest retry scheduled per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":true,"requestId":1,"requestType":"CarrierGlobalConfigRequest","retried":7,"retryReasons":["NODE_NOT_AVAILABLE"],"service":{"opaque":"0x0","target":"172.23.111.136","type":"kv","vbucket":0},"timeoutMs":10000} 01:52:12.561 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][2000us] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":6,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:12.561 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][16ms] Request CarrierGlobalConfigRequest retry scheduled per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":true,"requestId":1,"requestType":"CarrierGlobalConfigRequest","retried":7,"retryReasons":["NODE_NOT_AVAILABLE"],"service":{"opaque":"0x0","target":"172.23.111.136","type":"kv","vbucket":0},"timeoutMs":10000} 01:52:12.561 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][4000us] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":6,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:12.561 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][8000us] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":6,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:12.561 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][32ms] Request CarrierGlobalConfigRequest retry scheduled per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":true,"requestId":1,"requestType":"CarrierGlobalConfigRequest","retried":7,"retryReasons":["NODE_NOT_AVAILABLE"],"service":{"opaque":"0x0","target":"172.23.111.136","type":"kv","vbucket":0},"timeoutMs":10000} 01:52:12.561 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][16ms] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":6,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:12.666 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][32ms] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":8,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:12.666 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][64ms] Request CarrierGlobalConfigRequest retry scheduled per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":true,"requestId":1,"requestType":"CarrierGlobalConfigRequest","retried":8,"retryReasons":["NODE_NOT_AVAILABLE"],"service":{"opaque":"0x0","target":"172.23.111.136","type":"kv","vbucket":0},"timeoutMs":10000} 01:52:12.666 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][64ms] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":8,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:12.768 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][128ms] Request CarrierGlobalConfigRequest retry scheduled per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":true,"requestId":1,"requestType":"CarrierGlobalConfigRequest","retried":9,"retryReasons":["NODE_NOT_AVAILABLE"],"service":{"opaque":"0x0","target":"172.23.111.136","type":"kv","vbucket":0},"timeoutMs":10000} 01:52:12.768 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][128ms] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":9,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:12.830 [-io-kv-5-1] DEBUG re.deps.io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 01:52:12.830 [-io-kv-5-1] DEBUG re.deps.io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 01:52:12.830 [-io-kv-5-1] DEBUG re.deps.io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 01:52:12.830 [-io-kv-5-1] DEBUG re.deps.io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 01:52:12.830 [-io-kv-5-1] DEBUG re.deps.io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 01:52:12.873 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][256ms] Request CarrierGlobalConfigRequest retry scheduled per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":true,"requestId":1,"requestType":"CarrierGlobalConfigRequest","retried":10,"retryReasons":["NODE_NOT_AVAILABLE"],"service":{"opaque":"0x0","target":"172.23.111.136","type":"kv","vbucket":0},"timeoutMs":10000} 01:52:12.874 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][256ms] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":10,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:12.874 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Allowed: [SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56578","remote":"172.23.111.136/172.23.111.136:11210"} 01:52:13.085 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][512ms] Request CarrierGlobalConfigRequest retry scheduled per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":true,"requestId":1,"requestType":"CarrierGlobalConfigRequest","retried":11,"retryReasons":["NODE_NOT_AVAILABLE"],"service":{"opaque":"0x0","target":"172.23.111.136","type":"kv","vbucket":0},"timeoutMs":10000} 01:52:13.190 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][512ms] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":11,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:13.190 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][FeaturesNegotiatedEvent][314ms] Negotiated [MUTATION_SEQNO, XATTR, XERROR, SELECT_BUCKET, SNAPPY, JSON, UNORDERED_EXECUTION, TRACING, ALT_REQUEST, SYNC_REPLICATION, COLLECTIONS, PRESERVE_TTL, VATTR, CREATE_AS_DELETED] {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56578","remote":"172.23.111.136/172.23.111.136:11210"} 01:52:13.191 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][ErrorMapLoadedEvent][295ms] KV Error Map successfully loaded. Map Version: 2, Revision: 1 {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56578","remote":"172.23.111.136/172.23.111.136:11210"} 01:52:13.191 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsListedEvent][318ms] Listed SASL mechanisms: [SCRAM_SHA256, SCRAM_SHA1, PLAIN, SCRAM_SHA512] {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56578","remote":"172.23.111.136/172.23.111.136:11210"} 01:52:13.623 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslAuthenticationCompletedEvent][672ms] SASL Authentication completed {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56578","remote":"172.23.111.136/172.23.111.136:11210"} 01:52:13.624 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][1053ms] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.295621583S, FeatureNegotiatingHandler=PT0.314460042S, SaslAuthenticationHandler=PT0.672011958S, SaslListMechanismsHandler=PT0.318219167S}) {"channelId":"EF64D9A800000001/00000000EA50ED02","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56578","remote":"172.23.111.136:11210","type":"KV"} 01:52:13.624 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"channelId":"EF64D9A800000001/00000000EA50ED02","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56578","remote":"172.23.111.136:11210","type":"KV"} 01:52:13.624 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:11210","type":"KV"} 01:52:13.624 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:13.625 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestRetryScheduledEvent][500ms] Request CoreHttpRequest retry scheduled per RetryStrategy (Reason: GLOBAL_CONFIG_LOAD_IN_PROGRESS) {"completed":false,"coreId":"0xef64d9a800000001","idempotent":false,"requestId":2,"requestType":"CoreHttpRequest","retried":12,"retryReasons":["GLOBAL_CONFIG_LOAD_IN_PROGRESS"],"service":{"method":"POST","path":"/pools/default/buckets/","type":"mgmt"},"timeoutMs":75000} 01:52:14.043 [ cb-events] DEBUG com.couchbase.config - [com.couchbase.config][GlobalConfigUpdatedEvent] Global configuration updated: GlobalConfig{rev=116, revEpoch=1, portInfos=[PortInfo{ports={VIEWS=8092, MANAGER=8091, KV=11210}, sslPorts={VIEWS=18092, MANAGER=18091, KV=11207}, hostname='172.23.111.134, alternateAddresses={}'}, PortInfo{ports={QUERY=8093, VIEWS=8092, MANAGER=8091, KV=11210, SEARCH=8094}, sslPorts={QUERY=18093, VIEWS=18092, MANAGER=18091, KV=11207, SEARCH=18094}, hostname='172.23.111.135, alternateAddresses={}'}, PortInfo{ports={QUERY=8093, VIEWS=8092, MANAGER=8091, KV=11210, SEARCH=8094}, sslPorts={QUERY=18093, VIEWS=18092, MANAGER=18091, KV=11207, SEARCH=18094}, hostname='172.23.111.136, alternateAddresses={}'}], clusterCapabilities={QUERY=[ENHANCED_PREPARED_STATEMENTS], MANAGER=[], VIEWS=[], ANALYTICS=[], BACKUP=[], KV=[], SEARCH=[], EVENTING=[]}} {"coreId":"0xef64d9a800000001"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.config - [com.couchbase.config][SeedNodesUpdatedEvent] Seed nodes updated from [SeedNode{address='172.23.111.136', kvPort=Optional.empty, mgmtPort=Optional.empty, psPort=Optional.empty}] to [SeedNode{address='172.23.111.135', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}, SeedNode{address='172.23.111.136', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}, SeedNode{address='172.23.111.134', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}] {"coreId":"0xef64d9a800000001"} 01:52:14.044 [ cb-events] INFO com.couchbase.node - [com.couchbase.node][NodeCreatedEvent] Node created {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.134"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DISCONNECTED to IDLE {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.134"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][888us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][359us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.134"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:11210","type":"KV"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:11210","type":"KV"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:11210","type":"KV"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.134"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][808us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:11210","type":"KV"} 01:52:14.044 [ cb-events] INFO com.couchbase.node - [com.couchbase.node][NodeCreatedEvent] Node created {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.135"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DISCONNECTED to IDLE {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.135"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][569us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][46us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:14.044 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][42us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.135"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:11210","type":"KV"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:11210","type":"KV"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:11210","type":"KV"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.135"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][620us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:11210","type":"KV"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][575us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][44us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][37us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][35us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][43us] Service added to Node {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:14.045 [ cb-events] DEBUG com.couchbase.core - [com.couchbase.core][ReconfigurationCompletedEvent][10ms] Reconfiguration attempt completed. {"coreId":"0xef64d9a800000001"} 01:52:14.145 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:14.146 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTED to DEGRADED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:14.146 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:14.146 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:14.356 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Allowed: [SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56579","remote":"172.23.111.134/172.23.111.134:11210"} 01:52:14.357 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Allowed: [SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56580","remote":"172.23.111.135/172.23.111.135:11210"} 01:52:14.463 [ cb-events] DEBUG com.couchbase.request - [com.couchbase.request][RequestNotRetriedEvent] Request CarrierGlobalConfigRequest not retried per RetryStrategy (Reason: NODE_NOT_AVAILABLE) {"cancelled":true,"completed":true,"coreId":"0xef64d9a800000001","idempotent":true,"reason":"NO_MORE_RETRIES (NODE_NOT_AVAILABLE)","requestId":3,"requestType":"CarrierGlobalConfigRequest","retried":0,"service":{"opaque":"0xe","target":"172.23.111.134","type":"kv","vbucket":0},"timeoutMs":2500} 01:52:14.473 [ cb-events] DEBUG com.couchbase.config - [com.couchbase.config][IndividualGlobalConfigRefreshFailedEvent][16ms] Refreshing a global config from node "172.23.111.134" failed, but will try the next host. {"coreId":"0xef64d9a800000001"} com.couchbase.client.core.error.RequestCanceledException: CarrierGlobalConfigRequest, Reason: NO_MORE_RETRIES (NODE_NOT_AVAILABLE) {"cancelled":true,"completed":true,"coreId":"0xef64d9a800000001","idempotent":true,"reason":"NO_MORE_RETRIES (NODE_NOT_AVAILABLE)","requestId":3,"requestType":"CarrierGlobalConfigRequest","retried":0,"service":{"opaque":"0xe","target":"172.23.111.134","type":"kv","vbucket":0},"timeoutMs":2500} at com.couchbase.client.core.msg.BaseRequest.cancel(BaseRequest.java:186) at com.couchbase.client.core.retry.RetryOrchestrator.lambda$maybeRetry$0(RetryOrchestrator.java:79) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887) at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325) at com.couchbase.client.core.retry.RetryOrchestrator.maybeRetry(RetryOrchestrator.java:62) at com.couchbase.client.core.node.KeyValueLocator.handleTargetNotAvailable(KeyValueLocator.java:127) at com.couchbase.client.core.node.KeyValueLocator.dispatchTargeted(KeyValueLocator.java:107) at com.couchbase.client.core.node.KeyValueLocator.dispatch(KeyValueLocator.java:62) at com.couchbase.client.core.Core.send(Core.java:401) at com.couchbase.client.core.Core.send(Core.java:374) at com.couchbase.client.core.config.refresher.GlobalRefresher.lambda$attemptUpdateGlobalConfig$7(GlobalRefresher.java:163) at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:386) at reactor.core.publisher.FluxLimitRequest$FluxLimitRequestSubscriber.onNext(FluxLimitRequest.java:99) at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:272) at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:230) at reactor.core.publisher.FluxLimitRequest$FluxLimitRequestSubscriber.request(FluxLimitRequest.java:149) at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:371) at reactor.core.publisher.FluxLimitRequest$FluxLimitRequestSubscriber.onSubscribe(FluxLimitRequest.java:132) at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:165) at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:87) at reactor.core.publisher.Flux.subscribe(Flux.java:8660) at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:426) at reactor.core.publisher.FluxFilter$FilterSubscriber.onNext(FluxFilter.java:113) at reactor.core.publisher.FluxFilter$FilterConditionalSubscriber.onNext(FluxFilter.java:247) at reactor.core.publisher.FluxOnBackpressureDrop$DropSubscriber.onNext(FluxOnBackpressureDrop.java:128) at reactor.core.publisher.FluxInterval$IntervalRunnable.run(FluxInterval.java:125) at reactor.core.scheduler.PeriodicWorkerTask.call(PeriodicWorkerTask.java:59) at reactor.core.scheduler.PeriodicWorkerTask.run(PeriodicWorkerTask.java:73) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 01:52:14.575 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][354ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56581","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:14.575 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56581","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:14.575 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:14.575 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:14.575 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][FeaturesNegotiatedEvent][293ms] Negotiated [MUTATION_SEQNO, XATTR, XERROR, SELECT_BUCKET, SNAPPY, JSON, UNORDERED_EXECUTION, TRACING, ALT_REQUEST, SYNC_REPLICATION, COLLECTIONS, PRESERVE_TTL, VATTR, CREATE_AS_DELETED] {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56579","remote":"172.23.111.134/172.23.111.134:11210"} 01:52:14.575 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][ErrorMapLoadedEvent][291ms] KV Error Map successfully loaded. Map Version: 2, Revision: 1 {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56579","remote":"172.23.111.134/172.23.111.134:11210"} 01:52:14.575 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsListedEvent][301ms] Listed SASL mechanisms: [SCRAM_SHA256, SCRAM_SHA1, PLAIN, SCRAM_SHA512] {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56579","remote":"172.23.111.134/172.23.111.134:11210"} 01:52:14.681 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][FeaturesNegotiatedEvent][353ms] Negotiated [MUTATION_SEQNO, XATTR, XERROR, SELECT_BUCKET, SNAPPY, JSON, UNORDERED_EXECUTION, TRACING, ALT_REQUEST, SYNC_REPLICATION, COLLECTIONS, PRESERVE_TTL, VATTR, CREATE_AS_DELETED] {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56580","remote":"172.23.111.135/172.23.111.135:11210"} 01:52:14.681 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][ErrorMapLoadedEvent][351ms] KV Error Map successfully loaded. Map Version: 2, Revision: 1 {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56580","remote":"172.23.111.135/172.23.111.135:11210"} 01:52:14.681 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsListedEvent][352ms] Listed SASL mechanisms: [SCRAM_SHA256, SCRAM_SHA1, PLAIN, SCRAM_SHA512] {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56580","remote":"172.23.111.135/172.23.111.135:11210"} 01:52:14.840 [ main] INFO nsactions.util.SharedTestState - Bucket default already exists. So not creating it 01:52:14.886 [ cb-events] DEBUG com.couchbase.core - [com.couchbase.core][BucketOpenInitiatedEvent] Starting to open bucket "default" {"coreId":"0xef64d9a800000001"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.135:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"bucket":"default","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.135:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][627us] Service added to Node {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.135:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTED to DEGRADED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.136:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"bucket":"default","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.136:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][539us] Service added to Node {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.136:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.134:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"bucket":"default","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.134:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceAddedEvent][325us] Service added to Node {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.134:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslAuthenticationCompletedEvent][605ms] SASL Authentication completed {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56579","remote":"172.23.111.134/172.23.111.134:11210"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][918ms] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.291612542S, FeatureNegotiatingHandler=PT0.293624791S, SaslAuthenticationHandler=PT0.605996625S, SaslListMechanismsHandler=PT0.301459458S}) {"channelId":"EF64D9A800000001/0000000070098DE4","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56579","remote":"172.23.111.134:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"channelId":"EF64D9A800000001/0000000070098DE4","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56579","remote":"172.23.111.134:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:11210","type":"KV"} 01:52:14.887 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTING to DEGRADED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.134"} 01:52:14.988 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslAuthenticationCompletedEvent][620ms] SASL Authentication completed {"coreId":"0xef64d9a800000001","local":"/192.168.101.137:56580","remote":"172.23.111.135/172.23.111.135:11210"} 01:52:14.989 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][943ms] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.351233042S, FeatureNegotiatingHandler=PT0.35363625S, SaslAuthenticationHandler=PT0.620567708S, SaslListMechanismsHandler=PT0.352042208S}) {"channelId":"EF64D9A800000001/000000007B322918","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56580","remote":"172.23.111.135:11210","type":"KV"} 01:52:14.989 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"channelId":"EF64D9A800000001/000000007B322918","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56580","remote":"172.23.111.135:11210","type":"KV"} 01:52:14.989 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:11210","type":"KV"} 01:52:14.989 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTING to DEGRADED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.135"} 01:52:15.196 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Allowed: [SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56582","remote":"172.23.111.135/172.23.111.135:11210"} 01:52:15.197 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Allowed: [SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56584","remote":"172.23.111.134/172.23.111.134:11210"} 01:52:15.197 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Allowed: [SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56583","remote":"172.23.111.136/172.23.111.136:11210"} 01:52:15.406 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][FeaturesNegotiatedEvent][277ms] Negotiated [MUTATION_SEQNO, XATTR, XERROR, SELECT_BUCKET, SNAPPY, JSON, UNORDERED_EXECUTION, TRACING, ALT_REQUEST, SYNC_REPLICATION, COLLECTIONS, PRESERVE_TTL, VATTR, CREATE_AS_DELETED] {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56582","remote":"172.23.111.135/172.23.111.135:11210"} 01:52:15.406 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][ErrorMapLoadedEvent][275ms] KV Error Map successfully loaded. Map Version: 2, Revision: 1 {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56582","remote":"172.23.111.135/172.23.111.135:11210"} 01:52:15.407 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsListedEvent][279ms] Listed SASL mechanisms: [SCRAM_SHA256, SCRAM_SHA1, PLAIN, SCRAM_SHA512] {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56582","remote":"172.23.111.135/172.23.111.135:11210"} 01:52:15.512 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][FeaturesNegotiatedEvent][268ms] Negotiated [MUTATION_SEQNO, XATTR, XERROR, SELECT_BUCKET, SNAPPY, JSON, UNORDERED_EXECUTION, TRACING, ALT_REQUEST, SYNC_REPLICATION, COLLECTIONS, PRESERVE_TTL, VATTR, CREATE_AS_DELETED] {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56583","remote":"172.23.111.136/172.23.111.136:11210"} 01:52:15.512 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][FeaturesNegotiatedEvent][268ms] Negotiated [MUTATION_SEQNO, XATTR, XERROR, SELECT_BUCKET, SNAPPY, JSON, UNORDERED_EXECUTION, TRACING, ALT_REQUEST, SYNC_REPLICATION, COLLECTIONS, PRESERVE_TTL, VATTR, CREATE_AS_DELETED] {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56584","remote":"172.23.111.134/172.23.111.134:11210"} 01:52:15.512 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][ErrorMapLoadedEvent][267ms] KV Error Map successfully loaded. Map Version: 2, Revision: 1 {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56584","remote":"172.23.111.134/172.23.111.134:11210"} 01:52:15.512 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][ErrorMapLoadedEvent][264ms] KV Error Map successfully loaded. Map Version: 2, Revision: 1 {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56583","remote":"172.23.111.136/172.23.111.136:11210"} 01:52:15.512 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsListedEvent][268ms] Listed SASL mechanisms: [SCRAM_SHA256, SCRAM_SHA1, PLAIN, SCRAM_SHA512] {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56584","remote":"172.23.111.134/172.23.111.134:11210"} 01:52:15.512 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslMechanismsListedEvent][266ms] Listed SASL mechanisms: [SCRAM_SHA256, SCRAM_SHA1, PLAIN, SCRAM_SHA512] {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56583","remote":"172.23.111.136/172.23.111.136:11210"} 01:52:15.826 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslAuthenticationCompletedEvent][593ms] SASL Authentication completed {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56583","remote":"172.23.111.136/172.23.111.136:11210"} 01:52:15.827 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslAuthenticationCompletedEvent][646ms] SASL Authentication completed {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56582","remote":"172.23.111.135/172.23.111.135:11210"} 01:52:15.827 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SaslAuthenticationCompletedEvent][596ms] SASL Authentication completed {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56584","remote":"172.23.111.134/172.23.111.134:11210"} 01:52:15.828 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SelectBucketCompletedEvent][310ms] Bucket "default" selected {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56583","remote":"172.23.111.136/172.23.111.136:11210"} 01:52:15.828 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SelectBucketCompletedEvent][311ms] Bucket "default" selected {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56584","remote":"172.23.111.134/172.23.111.134:11210"} 01:52:15.828 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][919ms] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.2672045S, FeatureNegotiatingHandler=PT0.268425458S, SaslAuthenticationHandler=PT0.596481S, SaslListMechanismsHandler=PT0.268425959S, SelectBucketHandler=PT0.311667375S}) {"bucket":"default","channelId":"EF64D9A800000001/000000004CD19EA4","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56584","remote":"172.23.111.134:11210","type":"KV"} 01:52:15.828 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][920ms] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.264750792S, FeatureNegotiatingHandler=PT0.268029958S, SaslAuthenticationHandler=PT0.593332625S, SaslListMechanismsHandler=PT0.266250667S, SelectBucketHandler=PT0.310987625S}) {"bucket":"default","channelId":"EF64D9A800000001/0000000064E8D08C","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56583","remote":"172.23.111.136:11210","type":"KV"} 01:52:15.828 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"bucket":"default","channelId":"EF64D9A800000001/0000000064E8D08C","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56583","remote":"172.23.111.136:11210","type":"KV"} 01:52:15.829 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"bucket":"default","channelId":"EF64D9A800000001/000000004CD19EA4","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56584","remote":"172.23.111.134:11210","type":"KV"} 01:52:15.829 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.136:11210","type":"KV"} 01:52:15.829 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.134:11210","type":"KV"} 01:52:15.829 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.134"} 01:52:15.829 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:15.829 [ cb-events] DEBUG com.couchbase.io - [com.couchbase.io][SelectBucketCompletedEvent][343ms] Bucket "default" selected {"bucket":"default","coreId":"0xef64d9a800000001","local":"/192.168.101.137:56582","remote":"172.23.111.135/172.23.111.135:11210"} 01:52:15.830 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][922ms] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.275371959S, FeatureNegotiatingHandler=PT0.27715725S, SaslAuthenticationHandler=PT0.646078834S, SaslListMechanismsHandler=PT0.279371541S, SelectBucketHandler=PT0.343489625S}) {"bucket":"default","channelId":"EF64D9A800000001/000000001827840C","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56582","remote":"172.23.111.135:11210","type":"KV"} 01:52:15.830 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"bucket":"default","channelId":"EF64D9A800000001/000000001827840C","circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56582","remote":"172.23.111.135:11210","type":"KV"} 01:52:15.830 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"bucket":"default","coreId":"0xef64d9a800000001","remote":"172.23.111.135:11210","type":"KV"} 01:52:15.830 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.135"} 01:52:16.141 [ cb-events] DEBUG com.couchbase.config - [com.couchbase.config][BucketConfigUpdatedEvent] Bucket configuration updated: CouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=e6e46b6ea397334f5631661edafdf71b', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=e6e46b6ea397334f5631661edafdf71b', nodes=[NodeInfo{host=172.23.111.134, ports={KV=11210, VIEWS=8092, MANAGER=8091}, securePorts={KV=11207, VIEWS=18092, MANAGER=18091}, aa={}, configPort=0, nodeIdentifier=NodeIdentifier{address=172.23.111.134, managerPort=8091}}, NodeInfo{host=172.23.111.135, ports={QUERY=8093, KV=11210, VIEWS=8092, MANAGER=8091, SEARCH=8094}, securePorts={QUERY=18093, KV=11207, VIEWS=18092, MANAGER=18091, SEARCH=18094}, aa={}, configPort=0, nodeIdentifier=NodeIdentifier{address=172.23.111.135, managerPort=8091}}, NodeInfo{host=172.23.111.136, ports={QUERY=8093, KV=11210, VIEWS=8092, MANAGER=8091, SEARCH=8094}, securePorts={QUERY=18093, KV=11207, VIEWS=18092, MANAGER=18091, SEARCH=18094}, aa={}, configPort=0, nodeIdentifier=NodeIdentifier{address=172.23.111.136, managerPort=8091}}], partitionInfo=PartitionInfo{numberOfReplicas=1, partitionHosts=[172.23.111.134:11210, 172.23.111.135:11210, 172.23.111.136:11210], partitions=[[0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1]], tainted=false}, tainted=false, rev=194, revEpoch=1} {"coreId":"0xef64d9a800000001"} 01:52:16.141 [ cb-events] DEBUG com.couchbase.config - [com.couchbase.config][SeedNodesUpdatedEvent] Seed nodes updated from [SeedNode{address='172.23.111.135', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}, SeedNode{address='172.23.111.136', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}, SeedNode{address='172.23.111.134', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}] to [SeedNode{address='172.23.111.135', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}, SeedNode{address='172.23.111.136', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}, SeedNode{address='172.23.111.134', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}] {"coreId":"0xef64d9a800000001"} 01:52:16.141 [ cb-events] INFO com.couchbase.core - [com.couchbase.core][BucketOpenedEvent][1295ms] Opened bucket "default" {"coreId":"0xef64d9a800000001"} 01:52:16.141 [ cb-events] DEBUG com.couchbase.core - [com.couchbase.core][ReconfigurationCompletedEvent][2112us] Reconfiguration attempt completed. {"coreId":"0xef64d9a800000001"} 01:52:16.246 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.246 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTED to DEGRADED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.134"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTED to DEGRADED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.135"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to DEGRADED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTED to DEGRADED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.247 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.348 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.348 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.348 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.348 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.348 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.348 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.348 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.348 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.348 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.349 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][246ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56585","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56585","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to DEGRADED {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][238ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56586","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56586","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to DEGRADED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.451 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][234ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56587","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56587","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][224ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56588","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56588","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][237ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56589","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56589","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][227ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56590","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.452 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56590","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][238ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56591","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56591","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][276ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56592","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56592","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][257ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56594","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56594","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][247ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56595","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56595","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][236ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56596","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56596","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][229ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56597","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56597","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][228ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56598","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.558 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56598","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.660 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][254ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56600","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56600","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][244ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56601","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56601","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][265ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56599","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56599","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][235ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56602","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56602","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][223ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56603","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56603","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][225ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56604","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56604","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][226ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56605","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56605","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][264ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56606","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56606","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][255ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56607","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56607","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][245ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56608","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56608","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][234ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56609","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56609","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][235ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56610","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56610","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.661 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][279ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56616","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][275ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56614","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][277ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56611","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][277ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56612","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][279ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56619","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56612","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56614","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56611","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56616","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56619","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][278ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56613","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56613","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8091","type":"MANAGER"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][289ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56617","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56617","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][276ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56618","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:16.767 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56618","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:16.768 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:16.768 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.135"} 01:52:16.768 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][276ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56615","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:16.768 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56615","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:16.768 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:16.869 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][604ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56593","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.869 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56593","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.869 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8091","type":"MANAGER"} 01:52:16.869 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.134"} 01:52:16.974 [ cb-events] DEBUG com.couchbase.core - [com.couchbase.core][WaitUntilReadyCompletedEvent] WaitUntilReady completed successfully. {"bucket":"default","checkedServices":["QUERY","MANAGER","VIEWS","KV","SEARCH"],"currentState":"ONLINE","desiredState":"ONLINE","services":{"query":[{"last_activity_us":15808,"state":"connected","circuit_breaker_state":"disabled","id":"0xc31279b5","remote":"172.23.111.136:8093","local":"192.168.101.137:56611"},{"last_activity_us":16047,"state":"connected","circuit_breaker_state":"disabled","id":"0xd0292d53","remote":"172.23.111.135:8093","local":"192.168.101.137:56612"}],"mgmt":[{"last_activity_us":525136,"state":"connected","circuit_breaker_state":"disabled","id":"0x2badb960","remote":"172.23.111.136:8091","local":"192.168.101.137:56581"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x6e8474fb","remote":"172.23.111.136:8091","local":"192.168.101.137:56589"},{"state":"connected","circuit_breaker_state":"disabled","id":"0xf615f87a","remote":"172.23.111.136:8091","local":"192.168.101.137:56592"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x2774e80c","remote":"172.23.111.136:8091","local":"192.168.101.137:56595"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x2a773d06","remote":"172.23.111.136:8091","local":"192.168.101.137:56598"},{"state":"connected","circuit_breaker_state":"disabled","id":"0xa8e96825","remote":"172.23.111.136:8091","local":"192.168.101.137:56601"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x00688af2","remote":"172.23.111.136:8091","local":"192.168.101.137:56604"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x95598e48","remote":"172.23.111.136:8091","local":"192.168.101.137:56607"},{"state":"connected","circuit_breaker_state":"disabled","id":"0xe020b1d8","remote":"172.23.111.136:8091","local":"192.168.101.137:56610"},{"last_activity_us":297433,"state":"connected","circuit_breaker_state":"disabled","id":"0x6ee26bdf","remote":"172.23.111.134:8091","local":"192.168.101.137:56585"},{"last_activity_us":292690,"state":"connected","circuit_breaker_state":"disabled","id":"0x917bafe0","remote":"172.23.111.134:8091","local":"192.168.101.137:56587"},{"state":"connected","circuit_breaker_state":"disabled","id":"0xce4390ae","remote":"172.23.111.134:8091","local":"192.168.101.137:56590"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x29f64732","remote":"172.23.111.134:8091","local":"192.168.101.137:56596"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x40d5a84d","remote":"172.23.111.134:8091","local":"192.168.101.137:56599"},{"state":"connected","circuit_breaker_state":"disabled","id":"0xae216aa7","remote":"172.23.111.134:8091","local":"192.168.101.137:56602"},{"state":"connected","circuit_breaker_state":"disabled","id":"0xc337caa0","remote":"172.23.111.134:8091","local":"192.168.101.137:56605"},{"state":"connected","circuit_breaker_state":"disabled","id":"0xdfe9d850","remote":"172.23.111.134:8091","local":"192.168.101.137:56608"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x85bc3435","remote":"172.23.111.134:8091","local":"192.168.101.137:56617"},{"state":"connected","circuit_breaker_state":"disabled","id":"0xe5f0b4ce","remote":"172.23.111.134:8091","local":"192.168.101.137:56593"},{"last_activity_us":300750,"state":"connected","circuit_breaker_state":"disabled","id":"0xcfa26b20","remote":"172.23.111.135:8091","local":"192.168.101.137:56586"},{"last_activity_us":253137,"state":"connected","circuit_breaker_state":"disabled","id":"0xc9a8182b","remote":"172.23.111.135:8091","local":"192.168.101.137:56588"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x142e597d","remote":"172.23.111.135:8091","local":"192.168.101.137:56591"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x062647f4","remote":"172.23.111.135:8091","local":"192.168.101.137:56594"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x598502e8","remote":"172.23.111.135:8091","local":"192.168.101.137:56597"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x524c4af1","remote":"172.23.111.135:8091","local":"192.168.101.137:56600"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x5cf45a5d","remote":"172.23.111.135:8091","local":"192.168.101.137:56603"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x618219b6","remote":"172.23.111.135:8091","local":"192.168.101.137:56606"},{"state":"connected","circuit_breaker_state":"disabled","id":"0xdddd506f","remote":"172.23.111.135:8091","local":"192.168.101.137:56609"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x24f79554","remote":"172.23.111.135:8091","local":"192.168.101.137:56619"}],"views":[{"last_activity_us":15959,"state":"connected","circuit_breaker_state":"disabled","id":"0xbae155e6","remote":"172.23.111.136:8092","local":"192.168.101.137:56614"},{"last_activity_us":16119,"state":"connected","circuit_breaker_state":"disabled","id":"0xfbd98cb5","remote":"172.23.111.134:8092","local":"192.168.101.137:56615"},{"last_activity_us":16207,"state":"connected","circuit_breaker_state":"disabled","id":"0x13b56411","remote":"172.23.111.135:8092","local":"192.168.101.137:56618"}],"kv":[{"last_activity_us":252662,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x64e8d08c","remote":"172.23.111.136:11210","local":"192.168.101.137:56583"},{"last_activity_us":3006593,"state":"connected","circuit_breaker_state":"disabled","id":"0xea50ed02","remote":"172.23.111.136:11210","local":"192.168.101.137:56578"},{"last_activity_us":296671,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x4cd19ea4","remote":"172.23.111.134:11210","local":"192.168.101.137:56584"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x70098de4","remote":"172.23.111.134:11210","local":"192.168.101.137:56579"},{"last_activity_us":252941,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x1827840c","remote":"172.23.111.135:11210","local":"192.168.101.137:56582"},{"last_activity_us":1199417,"state":"connected","circuit_breaker_state":"disabled","id":"0x7b322918","remote":"172.23.111.135:11210","local":"192.168.101.137:56580"}],"search":[{"last_activity_us":14341,"state":"connected","circuit_breaker_state":"disabled","id":"0xce7709f7","remote":"172.23.111.136:8094","local":"192.168.101.137:56613"},{"last_activity_us":15683,"state":"connected","circuit_breaker_state":"disabled","id":"0x46cdd45e","remote":"172.23.111.135:8094","local":"192.168.101.137:56616"}]},"state":{"current_stage":"COMPLETE","timings_ms":{"CONFIG_LOAD":1293,"BUCKET_NODES_HEALTHY":531,"PING":5},"total_ms":2094},"timeoutMs":30000} 01:52:17.900 [ main] INFO transactions.util.PerPerformer - Connecting to performer 0 on localhost:8060 01:52:17.923 [ main] DEBUG .logging.InternalLoggerFactory - Using SLF4J as the default logging framework 01:52:17.925 [ main] DEBUG il.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 01:52:17.925 [ main] DEBUG il.internal.PlatformDependent0 - Java version: 17 01:52:17.925 [ main] DEBUG il.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 01:52:17.925 [ main] DEBUG il.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 01:52:17.925 [ main] DEBUG il.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 01:52:17.926 [ main] DEBUG il.internal.PlatformDependent0 - java.nio.Buffer.address: available 01:52:17.926 [ main] DEBUG il.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 01:52:17.926 [ main] DEBUG il.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 01:52:17.926 [ main] DEBUG il.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @18a70f16 01:52:17.926 [ main] DEBUG il.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, int): unavailable 01:52:17.926 [ main] DEBUG til.internal.PlatformDependent - sun.misc.Unsafe: available 01:52:17.927 [ main] DEBUG til.internal.PlatformDependent - maxDirectMemory: 8589934592 bytes (maybe) 01:52:17.927 [ main] DEBUG til.internal.PlatformDependent - -Dio.netty.tmpdir: /var/folders/7x/697n4jt543s4pjzhxvvym_r40000gp/T (java.io.tmpdir) 01:52:17.927 [ main] DEBUG til.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 01:52:17.927 [ main] DEBUG til.internal.PlatformDependent - Platform: MacOS 01:52:17.927 [ main] DEBUG til.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 01:52:17.927 [ main] DEBUG til.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 01:52:17.928 [ main] DEBUG tty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 01:52:17.928 [ main] DEBUG til.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 01:52:17.971 [ main] DEBUG nnel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 20 01:52:17.976 [ main] DEBUG nternal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 01:52:17.976 [ main] DEBUG nternal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 01:52:17.979 [ main] DEBUG netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 01:52:17.979 [ main] DEBUG netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 01:52:17.982 [ main] DEBUG til.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 01:52:18.047 [executor-0] DEBUG etty.util.ResourceLeakDetector - -Dio.grpc.netty.shaded.io.netty.leakDetection.level: simple 01:52:18.047 [executor-0] DEBUG etty.util.ResourceLeakDetector - -Dio.grpc.netty.shaded.io.netty.leakDetection.targetRecords: 4 01:52:18.049 [executor-0] DEBUG o.netty.buffer.AbstractByteBuf - -Dio.grpc.netty.shaded.io.netty.buffer.checkAccessible: true 01:52:18.049 [executor-0] DEBUG o.netty.buffer.AbstractByteBuf - -Dio.grpc.netty.shaded.io.netty.buffer.checkBounds: true 01:52:18.050 [executor-0] DEBUG il.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector@e5c09ba 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 20 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 20 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 01:52:18.076 [executor-0] DEBUG .buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 01:52:18.084 [executor-0] DEBUG netty.channel.DefaultChannelId - -Dio.netty.processId: 89087 (auto-detected) 01:52:18.085 [executor-0] DEBUG y.shaded.io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 01:52:18.085 [executor-0] DEBUG y.shaded.io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 01:52:18.086 [executor-0] DEBUG ty.util.NetUtilInitializations - Loopback interface: lo0 (lo0, 0:0:0:0:0:0:0:1%lo0) 01:52:18.086 [executor-0] DEBUG y.shaded.io.netty.util.NetUtil - Failed to get SOMAXCONN from sysctl and file /proc/sys/net/core/somaxconn. Default: 128 01:52:18.087 [executor-0] DEBUG netty.channel.DefaultChannelId - -Dio.netty.machineId: bc:d0:74:ff:fe:64:fa:96 (auto-detected) 01:52:18.095 [executor-0] DEBUG ed.io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 01:52:18.095 [executor-0] DEBUG ed.io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 01:52:18.095 [executor-0] DEBUG ed.io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 01:52:18.098 [executor-0] DEBUG .shaded.io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 01:52:18.098 [executor-0] DEBUG .shaded.io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 01:52:18.098 [executor-0] DEBUG .shaded.io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 01:52:18.098 [executor-0] DEBUG .shaded.io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 01:52:18.114 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192} 01:52:18.118 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041 01:52:18.122 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND SETTINGS: ack=false settings={︃=1, INITIAL_WINDOW_SIZE=4194303, MAX_FRAME_SIZE=4194303, MAX_HEADER_LIST_SIZE=8192} 01:52:18.123 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND SETTINGS: ack=true 01:52:18.130 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=4128768 01:52:18.136 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost:8060, :path: /protocol.PerformerService/disconnectConnections, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.53.0, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false 01:52:18.141 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000 01:52:18.145 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND SETTINGS: ack=true 01:52:18.145 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=5 01:52:18.145 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND PING: ack=false bytes=0 01:52:18.145 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND PING: ack=true bytes=0 01:52:18.238 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-accept-encoding: identity,deflate,gzip, accept-encoding: identity,gzip] padding=0 endStream=false 01:52:18.240 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=10 01:52:18.240 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000 01:52:18.240 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND PING: ack=false bytes=1234 01:52:18.242 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true 01:52:18.243 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=5 01:52:18.243 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND PING: ack=true bytes=1234 01:52:18.246 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: localhost:8060, :path: /protocol.PerformerService/closeTransactions, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.53.0, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false 01:52:18.246 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=5 bytes=0000000000 01:52:18.250 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND PING: ack=false bytes=1 01:52:18.250 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND PING: ack=true bytes=1 01:52:18.257 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-accept-encoding: identity,deflate,gzip, accept-encoding: identity,gzip] padding=0 endStream=false 01:52:18.257 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=10 01:52:18.257 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND DATA: streamId=5 padding=0 endStream=false length=5 bytes=0000000000 01:52:18.257 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true 01:52:18.257 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=5 01:52:18.262 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: localhost:8060, :path: /protocol.PerformerService/performerCapsFetch, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.53.0, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false 01:52:18.262 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=5 bytes=0000000000 01:52:18.274 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-accept-encoding: identity,deflate,gzip, accept-encoding: identity,gzip] padding=0 endStream=false 01:52:18.274 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=7 windowSizeIncrement=10 01:52:18.274 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND DATA: streamId=7 padding=0 endStream=false length=57 bytes=00000000340a0f000c0610050408090d0f070a0b0e131206646f746e65741a03322e312207312e312e302e303201003a030102074203020301 01:52:18.274 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true 01:52:18.274 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=5 01:52:18.287 [ main] INFO transactions.util.PerPerformer - Asking performer to create default cluster connection 'couchbase://172.23.111.136' Administrator:password cert='' 01:52:18.321 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: localhost:8060, :path: /protocol.PerformerService/clusterConnectionCreate, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.53.0, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false 01:52:18.322 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=131 bytes=000000007e0a3d64656661756c74436c7573746572436f6e6e656374696f6e5f31633166336531382d356332612d343531392d613166662d6531396531376431... 01:52:18.494 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND PING: ack=false bytes=2 01:52:18.494 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND PING: ack=true bytes=2 01:52:21.650 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:21.651 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56615","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:21.653 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4603,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56615","remote":"172.23.111.134:8092","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"VIEWS"} 01:52:21.653 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:21.653 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56612","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4618,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56612","remote":"172.23.111.135:8093","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"QUERY"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56618","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4618,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56618","remote":"172.23.111.135:8092","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"VIEWS"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56615","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56616","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4618,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56616","remote":"172.23.111.135:8094","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"SEARCH"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56611","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4618,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56611","remote":"172.23.111.136:8093","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"QUERY"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56614","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4618,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56614","remote":"172.23.111.136:8092","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"VIEWS"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:21.654 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56613","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4617,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56613","remote":"172.23.111.136:8094","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"SEARCH"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][14ms] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56615","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56613","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][798us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56613","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56612","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][1491us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56612","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56618","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][1620us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56618","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56616","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][1589us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56616","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56614","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][2749us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56614","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56611","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:21.655 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][3437us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56611","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:22.478 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-accept-encoding: identity,deflate,gzip, accept-encoding: identity,gzip] padding=0 endStream=false 01:52:22.478 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=9 windowSizeIncrement=136 01:52:22.478 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND DATA: streamId=9 padding=0 endStream=false length=7 bytes=00000000020801 01:52:22.479 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true 01:52:22.479 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=131 01:52:22.500 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: localhost:8060, :path: /protocol.PerformerService/transactionsFactoryCreate, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.53.0, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false 01:52:22.500 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=76 bytes=00000000474a3d64656661756c74436c7573746572436f6e6e656374696f6e5f31633166336531382d356332612d343531392d613166662d6531396531376431... 01:52:22.502 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND PING: ack=false bytes=3 01:52:22.502 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND PING: ack=true bytes=3 01:52:22.561 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-accept-encoding: identity,deflate,gzip, accept-encoding: identity,gzip] padding=0 endStream=false 01:52:22.562 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=11 windowSizeIncrement=81 01:52:22.562 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND DATA: streamId=11 padding=0 endStream=false length=43 bytes=00000000260a2466663134313761372d343362312d343763642d623261622d383632646538613436656630 01:52:22.563 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true 01:52:22.563 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=76 01:52:22.572 [ main] INFO transactions.util.PerPerformer - Created connection to performer 1 on localhost:8060, reported user agent is 'dotnet', library version is 1.1.0, protocol version is '2.1.0', supported APIs are '[DEFAULT]', transaction caps are [EXT_TRANSACTION_ID, EXT_REMOVE_COMPLETED, EXT_QUERY, EXT_SINGLE_QUERY, EXT_BINARY_METADATA, EXT_CUSTOM_METADATA_COLLECTION, BF_CBD_3787, BF_CBD_3794, EXT_ALL_KV_COMBINATIONS, BF_CBD_3791, EXT_STORE_DURABILITY, BF_CBD_3705, BF_CBD_3838, EXT_UNKNOWN_ATR_STATES, EXT_SERIALIZATION], sdk caps are [SDK_QUERY_INDEX_MANAGEMENT, SDK_COLLECTION_QUERY_INDEX_MANAGEMENT, SDK_KV_RANGE_SCAN] 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTED to DEGRADED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.135"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTED to DEGRADED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from IDLE to DISCONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTED to DEGRADED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.134"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:24.123 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DISCONNECTED to CONNECTING {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:24.332 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][250ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56631","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:24.332 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][248ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56636","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:24.332 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56631","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:24.332 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56636","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][248ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56630","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56630","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][250ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56632","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56632","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][257ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56634","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56634","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.134"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][259ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56635","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56635","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][260ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56633","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56633","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTING to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:24.333 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.135"} 01:52:24.644 [ cb-events] DEBUG com.couchbase.core - [com.couchbase.core][WaitUntilReadyCompletedEvent] WaitUntilReady completed successfully. {"bucket":"default","checkedServices":["QUERY","MANAGER","VIEWS","KV","SEARCH"],"currentState":"ONLINE","desiredState":"ONLINE","services":{"query":[{"last_activity_us":12152,"state":"connected","circuit_breaker_state":"disabled","id":"0x5fd63b2b","remote":"172.23.111.136:8093","local":"192.168.101.137:56636"},{"last_activity_us":12768,"state":"connected","circuit_breaker_state":"disabled","id":"0x351d58f6","remote":"172.23.111.135:8093","local":"192.168.101.137:56630"}],"mgmt":[{"last_activity_us":309370,"state":"connected","circuit_breaker_state":"disabled","id":"0x2badb960","remote":"172.23.111.136:8091","local":"192.168.101.137:56581"},{"last_activity_us":533011,"state":"connected","circuit_breaker_state":"disabled","id":"0x6e8474fb","remote":"172.23.111.136:8091","local":"192.168.101.137:56589"},{"last_activity_us":516287,"state":"connected","circuit_breaker_state":"disabled","id":"0xf615f87a","remote":"172.23.111.136:8091","local":"192.168.101.137:56592"},{"last_activity_us":501583,"state":"connected","circuit_breaker_state":"disabled","id":"0x2774e80c","remote":"172.23.111.136:8091","local":"192.168.101.137:56595"},{"last_activity_us":422073,"state":"connected","circuit_breaker_state":"disabled","id":"0x2a773d06","remote":"172.23.111.136:8091","local":"192.168.101.137:56598"},{"last_activity_us":383530,"state":"connected","circuit_breaker_state":"disabled","id":"0xa8e96825","remote":"172.23.111.136:8091","local":"192.168.101.137:56601"},{"last_activity_us":404047,"state":"connected","circuit_breaker_state":"disabled","id":"0x00688af2","remote":"172.23.111.136:8091","local":"192.168.101.137:56604"},{"last_activity_us":365916,"state":"connected","circuit_breaker_state":"disabled","id":"0x95598e48","remote":"172.23.111.136:8091","local":"192.168.101.137:56607"},{"last_activity_us":349600,"state":"connected","circuit_breaker_state":"disabled","id":"0xe020b1d8","remote":"172.23.111.136:8091","local":"192.168.101.137:56610"},{"last_activity_us":7909070,"state":"connected","circuit_breaker_state":"disabled","id":"0x6ee26bdf","remote":"172.23.111.134:8091","local":"192.168.101.137:56585"},{"last_activity_us":523259,"state":"connected","circuit_breaker_state":"disabled","id":"0x917bafe0","remote":"172.23.111.134:8091","local":"192.168.101.137:56587"},{"last_activity_us":516091,"state":"connected","circuit_breaker_state":"disabled","id":"0xce4390ae","remote":"172.23.111.134:8091","local":"192.168.101.137:56590"},{"last_activity_us":483280,"state":"connected","circuit_breaker_state":"disabled","id":"0x29f64732","remote":"172.23.111.134:8091","local":"192.168.101.137:56596"},{"last_activity_us":421863,"state":"connected","circuit_breaker_state":"disabled","id":"0x40d5a84d","remote":"172.23.111.134:8091","local":"192.168.101.137:56599"},{"last_activity_us":407143,"state":"connected","circuit_breaker_state":"disabled","id":"0xae216aa7","remote":"172.23.111.134:8091","local":"192.168.101.137:56602"},{"last_activity_us":397476,"state":"connected","circuit_breaker_state":"disabled","id":"0xc337caa0","remote":"172.23.111.134:8091","local":"192.168.101.137:56605"},{"last_activity_us":364328,"state":"connected","circuit_breaker_state":"disabled","id":"0xdfe9d850","remote":"172.23.111.134:8091","local":"192.168.101.137:56608"},{"last_activity_us":321050,"state":"connected","circuit_breaker_state":"disabled","id":"0x85bc3435","remote":"172.23.111.134:8091","local":"192.168.101.137:56617"},{"last_activity_us":261686,"state":"connected","circuit_breaker_state":"disabled","id":"0xe5f0b4ce","remote":"172.23.111.134:8091","local":"192.168.101.137:56593"},{"last_activity_us":7912357,"state":"connected","circuit_breaker_state":"disabled","id":"0xcfa26b20","remote":"172.23.111.135:8091","local":"192.168.101.137:56586"},{"last_activity_us":516783,"state":"connected","circuit_breaker_state":"disabled","id":"0xc9a8182b","remote":"172.23.111.135:8091","local":"192.168.101.137:56588"},{"last_activity_us":503114,"state":"connected","circuit_breaker_state":"disabled","id":"0x142e597d","remote":"172.23.111.135:8091","local":"192.168.101.137:56591"},{"last_activity_us":422507,"state":"connected","circuit_breaker_state":"disabled","id":"0x062647f4","remote":"172.23.111.135:8091","local":"192.168.101.137:56594"},{"last_activity_us":422802,"state":"connected","circuit_breaker_state":"disabled","id":"0x598502e8","remote":"172.23.111.135:8091","local":"192.168.101.137:56597"},{"last_activity_us":421725,"state":"connected","circuit_breaker_state":"disabled","id":"0x524c4af1","remote":"172.23.111.135:8091","local":"192.168.101.137:56600"},{"last_activity_us":396758,"state":"connected","circuit_breaker_state":"disabled","id":"0x5cf45a5d","remote":"172.23.111.135:8091","local":"192.168.101.137:56603"},{"last_activity_us":359106,"state":"connected","circuit_breaker_state":"disabled","id":"0x618219b6","remote":"172.23.111.135:8091","local":"192.168.101.137:56606"},{"last_activity_us":317611,"state":"connected","circuit_breaker_state":"disabled","id":"0xdddd506f","remote":"172.23.111.135:8091","local":"192.168.101.137:56609"},{"last_activity_us":261245,"state":"connected","circuit_breaker_state":"disabled","id":"0x24f79554","remote":"172.23.111.135:8091","local":"192.168.101.137:56619"}],"views":[{"last_activity_us":12619,"state":"connected","circuit_breaker_state":"disabled","id":"0x673dc3d2","remote":"172.23.111.136:8092","local":"192.168.101.137:56635"},{"last_activity_us":12733,"state":"connected","circuit_breaker_state":"disabled","id":"0x536e7740","remote":"172.23.111.134:8092","local":"192.168.101.137:56634"},{"last_activity_us":12813,"state":"connected","circuit_breaker_state":"disabled","id":"0x33de0750","remote":"172.23.111.135:8092","local":"192.168.101.137:56633"}],"kv":[{"last_activity_us":273058,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x64e8d08c","remote":"172.23.111.136:11210","local":"192.168.101.137:56583"},{"last_activity_us":5928916,"state":"connected","circuit_breaker_state":"disabled","id":"0xea50ed02","remote":"172.23.111.136:11210","local":"192.168.101.137:56578"},{"last_activity_us":272377,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x4cd19ea4","remote":"172.23.111.134:11210","local":"192.168.101.137:56584"},{"last_activity_us":2859588,"state":"connected","circuit_breaker_state":"disabled","id":"0x70098de4","remote":"172.23.111.134:11210","local":"192.168.101.137:56579"},{"last_activity_us":279110,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x1827840c","remote":"172.23.111.135:11210","local":"192.168.101.137:56582"},{"last_activity_us":8811033,"state":"connected","circuit_breaker_state":"disabled","id":"0x7b322918","remote":"172.23.111.135:11210","local":"192.168.101.137:56580"}],"search":[{"last_activity_us":21999,"state":"connected","circuit_breaker_state":"disabled","id":"0xa10e042b","remote":"172.23.111.136:8094","local":"192.168.101.137:56632"},{"last_activity_us":24885,"state":"connected","circuit_breaker_state":"disabled","id":"0xcafceb87","remote":"172.23.111.135:8094","local":"192.168.101.137:56631"}]},"state":{"current_stage":"COMPLETE","timings_ms":{"CONFIG_LOAD":12,"BUCKET_NODES_HEALTHY":9,"PING":546},"total_ms":812},"timeoutMs":30000} 01:52:24.881 [ main] INFO ient.core.util.ConsistencyUtil - Waiting for config 01:52:24.882 [ main] INFO ient.core.util.ConsistencyUtil - Adding nodes from global config: [NodeIdentifier{address=172.23.111.134, managerPort=8091}, NodeIdentifier{address=172.23.111.135, managerPort=8091}, NodeIdentifier{address=172.23.111.136, managerPort=8091}] 01:52:24.883 [ main] INFO ient.core.util.ConsistencyUtil - Adding nodes from bucket configs: [NodeIdentifier{address=172.23.111.134, managerPort=8091}, NodeIdentifier{address=172.23.111.135, managerPort=8091}, NodeIdentifier{address=172.23.111.136, managerPort=8091}] 01:52:24.883 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.136:8091 waiting for collection _default._default exists running 01:52:25.208 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.136:8091 waiting for collection _default._default exists: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"9","scopes":[{"name":"custom_scope","uid":"8","collections":[]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:25.210 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.135:8091 waiting for collection _default._default exists running 01:52:25.474 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.135:8091 waiting for collection _default._default exists: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"9","scopes":[{"name":"custom_scope","uid":"8","collections":[]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:25.476 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.134:8091 waiting for collection _default._default exists running 01:52:25.723 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.134:8091 waiting for collection _default._default exists: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"9","scopes":[{"name":"custom_scope","uid":"8","collections":[]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:26.719 [ cb-events] DEBUG com.couchbase.core - [com.couchbase.core][WaitUntilReadyCompletedEvent] WaitUntilReady completed successfully. {"bucket":"default","checkedServices":["QUERY","MANAGER","VIEWS","KV","SEARCH"],"currentState":"ONLINE","desiredState":"ONLINE","services":{"query":[{"last_activity_us":15289,"state":"connected","circuit_breaker_state":"disabled","id":"0x5fd63b2b","remote":"172.23.111.136:8093","local":"192.168.101.137:56636"},{"last_activity_us":15272,"state":"connected","circuit_breaker_state":"disabled","id":"0x351d58f6","remote":"172.23.111.135:8093","local":"192.168.101.137:56630"}],"mgmt":[{"last_activity_us":114704,"state":"connected","circuit_breaker_state":"disabled","id":"0x2badb960","remote":"172.23.111.136:8091","local":"192.168.101.137:56581"},{"last_activity_us":656308,"state":"connected","circuit_breaker_state":"disabled","id":"0x6e8474fb","remote":"172.23.111.136:8091","local":"192.168.101.137:56589"},{"last_activity_us":647230,"state":"connected","circuit_breaker_state":"disabled","id":"0xf615f87a","remote":"172.23.111.136:8091","local":"192.168.101.137:56592"},{"last_activity_us":492755,"state":"connected","circuit_breaker_state":"disabled","id":"0x2774e80c","remote":"172.23.111.136:8091","local":"192.168.101.137:56595"},{"last_activity_us":426011,"state":"connected","circuit_breaker_state":"disabled","id":"0x2a773d06","remote":"172.23.111.136:8091","local":"192.168.101.137:56598"},{"last_activity_us":407216,"state":"connected","circuit_breaker_state":"disabled","id":"0xa8e96825","remote":"172.23.111.136:8091","local":"192.168.101.137:56601"},{"last_activity_us":358822,"state":"connected","circuit_breaker_state":"disabled","id":"0x00688af2","remote":"172.23.111.136:8091","local":"192.168.101.137:56604"},{"last_activity_us":290306,"state":"connected","circuit_breaker_state":"disabled","id":"0x95598e48","remote":"172.23.111.136:8091","local":"192.168.101.137:56607"},{"last_activity_us":206709,"state":"connected","circuit_breaker_state":"disabled","id":"0xe020b1d8","remote":"172.23.111.136:8091","local":"192.168.101.137:56610"},{"last_activity_us":10010392,"state":"connected","circuit_breaker_state":"disabled","id":"0x6ee26bdf","remote":"172.23.111.134:8091","local":"192.168.101.137:56585"},{"last_activity_us":657947,"state":"connected","circuit_breaker_state":"disabled","id":"0x917bafe0","remote":"172.23.111.134:8091","local":"192.168.101.137:56587"},{"last_activity_us":578026,"state":"connected","circuit_breaker_state":"disabled","id":"0xce4390ae","remote":"172.23.111.134:8091","local":"192.168.101.137:56590"},{"last_activity_us":494864,"state":"connected","circuit_breaker_state":"disabled","id":"0x29f64732","remote":"172.23.111.134:8091","local":"192.168.101.137:56596"},{"last_activity_us":424925,"state":"connected","circuit_breaker_state":"disabled","id":"0x40d5a84d","remote":"172.23.111.134:8091","local":"192.168.101.137:56599"},{"last_activity_us":407205,"state":"connected","circuit_breaker_state":"disabled","id":"0xae216aa7","remote":"172.23.111.134:8091","local":"192.168.101.137:56602"},{"last_activity_us":295226,"state":"connected","circuit_breaker_state":"disabled","id":"0xc337caa0","remote":"172.23.111.134:8091","local":"192.168.101.137:56605"},{"last_activity_us":217362,"state":"connected","circuit_breaker_state":"disabled","id":"0xdfe9d850","remote":"172.23.111.134:8091","local":"192.168.101.137:56608"},{"last_activity_us":140850,"state":"connected","circuit_breaker_state":"disabled","id":"0x85bc3435","remote":"172.23.111.134:8091","local":"192.168.101.137:56617"},{"last_activity_us":80214,"state":"connected","circuit_breaker_state":"disabled","id":"0xe5f0b4ce","remote":"172.23.111.134:8091","local":"192.168.101.137:56593"},{"last_activity_us":10013726,"state":"connected","circuit_breaker_state":"disabled","id":"0xcfa26b20","remote":"172.23.111.135:8091","local":"192.168.101.137:56586"},{"last_activity_us":656774,"state":"connected","circuit_breaker_state":"disabled","id":"0xc9a8182b","remote":"172.23.111.135:8091","local":"192.168.101.137:56588"},{"last_activity_us":506481,"state":"connected","circuit_breaker_state":"disabled","id":"0x142e597d","remote":"172.23.111.135:8091","local":"192.168.101.137:56591"},{"last_activity_us":441962,"state":"connected","circuit_breaker_state":"disabled","id":"0x062647f4","remote":"172.23.111.135:8091","local":"192.168.101.137:56594"},{"last_activity_us":408268,"state":"connected","circuit_breaker_state":"disabled","id":"0x598502e8","remote":"172.23.111.135:8091","local":"192.168.101.137:56597"},{"last_activity_us":359749,"state":"connected","circuit_breaker_state":"disabled","id":"0x524c4af1","remote":"172.23.111.135:8091","local":"192.168.101.137:56600"},{"last_activity_us":290061,"state":"connected","circuit_breaker_state":"disabled","id":"0x5cf45a5d","remote":"172.23.111.135:8091","local":"192.168.101.137:56603"},{"last_activity_us":208178,"state":"connected","circuit_breaker_state":"disabled","id":"0x618219b6","remote":"172.23.111.135:8091","local":"192.168.101.137:56606"},{"last_activity_us":116513,"state":"connected","circuit_breaker_state":"disabled","id":"0xdddd506f","remote":"172.23.111.135:8091","local":"192.168.101.137:56609"},{"last_activity_us":78515,"state":"connected","circuit_breaker_state":"disabled","id":"0x24f79554","remote":"172.23.111.135:8091","local":"192.168.101.137:56619"}],"views":[{"last_activity_us":14959,"state":"connected","circuit_breaker_state":"disabled","id":"0x673dc3d2","remote":"172.23.111.136:8092","local":"192.168.101.137:56635"},{"last_activity_us":15424,"state":"connected","circuit_breaker_state":"disabled","id":"0x536e7740","remote":"172.23.111.134:8092","local":"192.168.101.137:56634"},{"last_activity_us":14246,"state":"connected","circuit_breaker_state":"disabled","id":"0x33de0750","remote":"172.23.111.135:8092","local":"192.168.101.137:56633"}],"kv":[{"last_activity_us":77389,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x64e8d08c","remote":"172.23.111.136:11210","local":"192.168.101.137:56583"},{"last_activity_us":8030174,"state":"connected","circuit_breaker_state":"disabled","id":"0xea50ed02","remote":"172.23.111.136:11210","local":"192.168.101.137:56578"},{"last_activity_us":77495,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x4cd19ea4","remote":"172.23.111.134:11210","local":"192.168.101.137:56584"},{"last_activity_us":4960900,"state":"connected","circuit_breaker_state":"disabled","id":"0x70098de4","remote":"172.23.111.134:11210","local":"192.168.101.137:56579"},{"last_activity_us":16015,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x1827840c","remote":"172.23.111.135:11210","local":"192.168.101.137:56582"},{"last_activity_us":2006456,"state":"connected","circuit_breaker_state":"disabled","id":"0x7b322918","remote":"172.23.111.135:11210","local":"192.168.101.137:56580"}],"search":[{"last_activity_us":76778,"state":"connected","circuit_breaker_state":"disabled","id":"0xa10e042b","remote":"172.23.111.136:8094","local":"192.168.101.137:56632"},{"last_activity_us":15092,"state":"connected","circuit_breaker_state":"disabled","id":"0xcafceb87","remote":"172.23.111.135:8094","local":"192.168.101.137:56631"}]},"state":{"current_stage":"COMPLETE","timings_ms":{"CONFIG_LOAD":12,"BUCKET_NODES_HEALTHY":11,"PING":668},"total_ms":936},"timeoutMs":30000} 01:52:27.336 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to DEGRADED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:27.336 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from CONNECTED to DEGRADED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:27.336 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:27.439 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTED to CONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:27.756 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][385ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56637","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:27.757 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56637","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:27.757 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointConnectedEvent][382ms] Endpoint connected successfully (no timings) {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56638","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:27.757 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTING to CONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56638","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:27.757 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8091","type":"MANAGER"} 01:52:27.757 [ cb-events] DEBUG com.couchbase.node - [com.couchbase.node][NodeStateChangedEvent] Node changed state from DEGRADED to CONNECTED {"coreId":"0xef64d9a800000001","managerPort":"8091","remote":"172.23.111.136"} 01:52:27.760 [ cb-events] DEBUG com.couchbase.core - [com.couchbase.core][WaitUntilReadyCompletedEvent] WaitUntilReady completed successfully. {"bucket":"default","checkedServices":["QUERY","MANAGER","VIEWS","KV","SEARCH"],"currentState":"ONLINE","desiredState":"ONLINE","services":{"query":[{"last_activity_us":41065,"state":"connected","circuit_breaker_state":"disabled","id":"0x5fd63b2b","remote":"172.23.111.136:8093","local":"192.168.101.137:56636"},{"last_activity_us":15930,"state":"connected","circuit_breaker_state":"disabled","id":"0x351d58f6","remote":"172.23.111.135:8093","local":"192.168.101.137:56630"}],"mgmt":[{"last_activity_us":69327,"state":"connected","circuit_breaker_state":"disabled","id":"0x2badb960","remote":"172.23.111.136:8091","local":"192.168.101.137:56581"},{"last_activity_us":396430,"state":"connected","circuit_breaker_state":"disabled","id":"0x6e8474fb","remote":"172.23.111.136:8091","local":"192.168.101.137:56589"},{"last_activity_us":380262,"state":"connected","circuit_breaker_state":"disabled","id":"0xf615f87a","remote":"172.23.111.136:8091","local":"192.168.101.137:56592"},{"last_activity_us":367180,"state":"connected","circuit_breaker_state":"disabled","id":"0x2774e80c","remote":"172.23.111.136:8091","local":"192.168.101.137:56595"},{"last_activity_us":342160,"state":"connected","circuit_breaker_state":"disabled","id":"0x2a773d06","remote":"172.23.111.136:8091","local":"192.168.101.137:56598"},{"last_activity_us":257197,"state":"connected","circuit_breaker_state":"disabled","id":"0xa8e96825","remote":"172.23.111.136:8091","local":"192.168.101.137:56601"},{"last_activity_us":182904,"state":"connected","circuit_breaker_state":"disabled","id":"0x00688af2","remote":"172.23.111.136:8091","local":"192.168.101.137:56604"},{"last_activity_us":161230,"state":"connected","circuit_breaker_state":"disabled","id":"0x95598e48","remote":"172.23.111.136:8091","local":"192.168.101.137:56607"},{"last_activity_us":106290,"state":"connected","circuit_breaker_state":"disabled","id":"0xe020b1d8","remote":"172.23.111.136:8091","local":"192.168.101.137:56610"},{"state":"connected","circuit_breaker_state":"disabled","id":"0x96595655","remote":"172.23.111.136:8091","local":"192.168.101.137:56637"},{"state":"connected","circuit_breaker_state":"disabled","id":"0xe4552669","remote":"172.23.111.136:8091","local":"192.168.101.137:56638"},{"last_activity_us":16129,"state":"connected","circuit_breaker_state":"disabled","id":"0x6ee26bdf","remote":"172.23.111.134:8091","local":"192.168.101.137:56585"},{"last_activity_us":396743,"state":"connected","circuit_breaker_state":"disabled","id":"0x917bafe0","remote":"172.23.111.134:8091","local":"192.168.101.137:56587"},{"last_activity_us":377925,"state":"connected","circuit_breaker_state":"disabled","id":"0xce4390ae","remote":"172.23.111.134:8091","local":"192.168.101.137:56590"},{"last_activity_us":342616,"state":"connected","circuit_breaker_state":"disabled","id":"0x29f64732","remote":"172.23.111.134:8091","local":"192.168.101.137:56596"},{"last_activity_us":333673,"state":"connected","circuit_breaker_state":"disabled","id":"0x40d5a84d","remote":"172.23.111.134:8091","local":"192.168.101.137:56599"},{"last_activity_us":208901,"state":"connected","circuit_breaker_state":"disabled","id":"0xae216aa7","remote":"172.23.111.134:8091","local":"192.168.101.137:56602"},{"last_activity_us":183322,"state":"connected","circuit_breaker_state":"disabled","id":"0xc337caa0","remote":"172.23.111.134:8091","local":"192.168.101.137:56605"},{"last_activity_us":128307,"state":"connected","circuit_breaker_state":"disabled","id":"0xdfe9d850","remote":"172.23.111.134:8091","local":"192.168.101.137:56608"},{"last_activity_us":108557,"state":"connected","circuit_breaker_state":"disabled","id":"0x85bc3435","remote":"172.23.111.134:8091","local":"192.168.101.137:56617"},{"last_activity_us":60101,"state":"connected","circuit_breaker_state":"disabled","id":"0xe5f0b4ce","remote":"172.23.111.134:8091","local":"192.168.101.137:56593"},{"last_activity_us":11093323,"state":"connected","circuit_breaker_state":"disabled","id":"0xcfa26b20","remote":"172.23.111.135:8091","local":"192.168.101.137:56586"},{"last_activity_us":397978,"state":"connected","circuit_breaker_state":"disabled","id":"0xc9a8182b","remote":"172.23.111.135:8091","local":"192.168.101.137:56588"},{"last_activity_us":368788,"state":"connected","circuit_breaker_state":"disabled","id":"0x142e597d","remote":"172.23.111.135:8091","local":"192.168.101.137:56591"},{"last_activity_us":343275,"state":"connected","circuit_breaker_state":"disabled","id":"0x062647f4","remote":"172.23.111.135:8091","local":"192.168.101.137:56594"},{"last_activity_us":267507,"state":"connected","circuit_breaker_state":"disabled","id":"0x598502e8","remote":"172.23.111.135:8091","local":"192.168.101.137:56597"},{"last_activity_us":183234,"state":"connected","circuit_breaker_state":"disabled","id":"0x524c4af1","remote":"172.23.111.135:8091","local":"192.168.101.137:56600"},{"last_activity_us":163105,"state":"connected","circuit_breaker_state":"disabled","id":"0x5cf45a5d","remote":"172.23.111.135:8091","local":"192.168.101.137:56603"},{"last_activity_us":109209,"state":"connected","circuit_breaker_state":"disabled","id":"0x618219b6","remote":"172.23.111.135:8091","local":"192.168.101.137:56606"},{"last_activity_us":70456,"state":"connected","circuit_breaker_state":"disabled","id":"0xdddd506f","remote":"172.23.111.135:8091","local":"192.168.101.137:56609"},{"last_activity_us":43731,"state":"connected","circuit_breaker_state":"disabled","id":"0x24f79554","remote":"172.23.111.135:8091","local":"192.168.101.137:56619"}],"views":[{"last_activity_us":14406,"state":"connected","circuit_breaker_state":"disabled","id":"0x673dc3d2","remote":"172.23.111.136:8092","local":"192.168.101.137:56635"},{"last_activity_us":40963,"state":"connected","circuit_breaker_state":"disabled","id":"0x536e7740","remote":"172.23.111.134:8092","local":"192.168.101.137:56634"},{"last_activity_us":15555,"state":"connected","circuit_breaker_state":"disabled","id":"0x33de0750","remote":"172.23.111.135:8092","local":"192.168.101.137:56633"}],"kv":[{"last_activity_us":42007,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x64e8d08c","remote":"172.23.111.136:11210","local":"192.168.101.137:56583"},{"last_activity_us":9109556,"state":"connected","circuit_breaker_state":"disabled","id":"0xea50ed02","remote":"172.23.111.136:11210","local":"192.168.101.137:56578"},{"last_activity_us":42581,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x4cd19ea4","remote":"172.23.111.134:11210","local":"192.168.101.137:56584"},{"last_activity_us":6040394,"state":"connected","circuit_breaker_state":"disabled","id":"0x70098de4","remote":"172.23.111.134:11210","local":"192.168.101.137:56579"},{"last_activity_us":42344,"namespace":"default","state":"connected","circuit_breaker_state":"disabled","id":"0x1827840c","remote":"172.23.111.135:11210","local":"192.168.101.137:56582"},{"last_activity_us":3086035,"state":"connected","circuit_breaker_state":"disabled","id":"0x7b322918","remote":"172.23.111.135:11210","local":"192.168.101.137:56580"}],"search":[{"last_activity_us":16465,"state":"connected","circuit_breaker_state":"disabled","id":"0xa10e042b","remote":"172.23.111.136:8094","local":"192.168.101.137:56632"},{"last_activity_us":41760,"state":"connected","circuit_breaker_state":"disabled","id":"0xcafceb87","remote":"172.23.111.135:8094","local":"192.168.101.137:56631"}]},"state":{"current_stage":"COMPLETE","timings_ms":{"CONFIG_LOAD":12,"BUCKET_NODES_HEALTHY":399,"PING":11},"total_ms":693},"timeoutMs":30000} 01:52:28.039 [ main] INFO se.transactions.util.IndexUtil - Waiting for query indexer to have bucket default 01:52:28.040 [ main] INFO query.collection.util.TempUtil - Got config: NodeIdentifier{address=172.23.111.136, managerPort=8091},NodeIdentifier{address=172.23.111.135, managerPort=8091},NodeIdentifier{address=172.23.111.134, managerPort=8091} 01:52:28.399 [ main] INFO se.transactions.util.IndexUtil - Result of SELECT idx.* FROM system:buckets AS idx WHERE name = 'default' = {"metrics":{"executionTime":"66.352681ms","serviceLoad":3,"resultCount":1,"resultSize":129,"elapsedTime":"66.476282ms"},"signature":{"*":"*"},"results":[{"datastore_id":"http://127.0.0.1:8091","name":"default","namespace":"default","path":"default:default","namespace_id":"default"}],"requestID":"129f149a-2b0d-4625-ab6e-5a2581e1af85","status":"success"} 01:52:28.723 [ main] INFO se.transactions.util.IndexUtil - Result of SELECT idx.* FROM system:buckets AS idx WHERE name = 'default' = {"metrics":{"executionTime":"49.312888ms","serviceLoad":3,"resultCount":1,"resultSize":129,"elapsedTime":"49.432621ms"},"signature":{"*":"*"},"results":[{"datastore_id":"http://127.0.0.1:8091","name":"default","namespace":"default","path":"default:default","namespace_id":"default"}],"requestID":"06d05634-13e1-4ca2-b512-d11f599acdcd","status":"success"} 01:52:28.724 [ main] WARN query.collection.util.TempUtil - '172.23.111.134:8091 attempt=0 waiting for SELECT idx.* FROM system:buckets AS idx WHERE name = 'default'' hit error: java.util.concurrent.ExecutionException: com.couchbase.client.core.error.RequestCanceledException: CoreHttpRequest, Reason: TARGET_NODE_REMOVED {"cancelled":true,"completed":true,"coreId":"0xef64d9a800000001","idempotent":false,"reason":"TARGET_NODE_REMOVED","requestId":183,"requestType":"CoreHttpRequest","retried":0,"service":{"method":"POST","path":"/query/service","target":"172.23.111.134","type":"query"},"timeoutMs":75000,"timings":{"totalMicros":91}} 01:52:28.724 [ main] INFO query.collection.util.TempUtil - Successfully waited on all nodes for 'SELECT idx.* FROM system:buckets AS idx WHERE name = 'default'' 01:52:29.022 [ main] INFO se.transactions.util.IndexUtil - Waiting for query indexer to have bucket default 01:52:29.022 [ main] INFO query.collection.util.TempUtil - Got config: NodeIdentifier{address=172.23.111.136, managerPort=8091},NodeIdentifier{address=172.23.111.135, managerPort=8091},NodeIdentifier{address=172.23.111.134, managerPort=8091} 01:52:29.311 [ main] INFO se.transactions.util.IndexUtil - Result of SELECT idx.* FROM system:buckets AS idx WHERE name = 'default' = {"metrics":{"executionTime":"36.543162ms","serviceLoad":3,"resultCount":1,"resultSize":129,"elapsedTime":"36.68841ms"},"signature":{"*":"*"},"results":[{"datastore_id":"http://127.0.0.1:8091","name":"default","namespace":"default","path":"default:default","namespace_id":"default"}],"requestID":"a72b9728-8c22-4552-a390-16af88a86a18","status":"success"} 01:52:29.590 [ main] INFO se.transactions.util.IndexUtil - Result of SELECT idx.* FROM system:buckets AS idx WHERE name = 'default' = {"metrics":{"executionTime":"22.946012ms","serviceLoad":3,"resultCount":1,"resultSize":129,"elapsedTime":"23.114752ms"},"signature":{"*":"*"},"results":[{"datastore_id":"http://127.0.0.1:8091","name":"default","namespace":"default","path":"default:default","namespace_id":"default"}],"requestID":"8ca3201f-f5e4-4346-bfd9-c08f7ec54f29","status":"success"} 01:52:29.593 [ main] WARN query.collection.util.TempUtil - '172.23.111.134:8091 attempt=0 waiting for SELECT idx.* FROM system:buckets AS idx WHERE name = 'default'' hit error: java.util.concurrent.ExecutionException: com.couchbase.client.core.error.RequestCanceledException: CoreHttpRequest, Reason: TARGET_NODE_REMOVED {"cancelled":true,"completed":true,"coreId":"0xef64d9a800000001","idempotent":false,"reason":"TARGET_NODE_REMOVED","requestId":187,"requestType":"CoreHttpRequest","retried":0,"service":{"method":"POST","path":"/query/service","target":"172.23.111.134","type":"query"},"timeoutMs":75000,"timings":{"totalMicros":369}} 01:52:29.594 [ main] INFO query.collection.util.TempUtil - Successfully waited on all nodes for 'SELECT idx.* FROM system:buckets AS idx WHERE name = 'default'' 01:52:29.594 [ main] INFO se.transactions.util.IndexUtil - Waiting for query indexer to have collection default._default._default 01:52:29.594 [ main] INFO se.transactions.util.IndexUtil - Waiting for query indexer to have bucket default 01:52:29.594 [ main] INFO query.collection.util.TempUtil - Got config: NodeIdentifier{address=172.23.111.136, managerPort=8091},NodeIdentifier{address=172.23.111.135, managerPort=8091},NodeIdentifier{address=172.23.111.134, managerPort=8091} 01:52:29.894 [ main] INFO se.transactions.util.IndexUtil - Result of SELECT idx.* FROM system:buckets AS idx WHERE name = 'default' = {"metrics":{"executionTime":"53.707884ms","serviceLoad":3,"resultCount":1,"resultSize":129,"elapsedTime":"53.803869ms"},"signature":{"*":"*"},"results":[{"datastore_id":"http://127.0.0.1:8091","name":"default","namespace":"default","path":"default:default","namespace_id":"default"}],"requestID":"0d79cc25-c647-4852-8d7f-f44746281eed","status":"success"} 01:52:30.178 [ main] INFO se.transactions.util.IndexUtil - Result of SELECT idx.* FROM system:buckets AS idx WHERE name = 'default' = {"metrics":{"executionTime":"26.176754ms","serviceLoad":3,"resultCount":1,"resultSize":129,"elapsedTime":"26.286795ms"},"signature":{"*":"*"},"results":[{"datastore_id":"http://127.0.0.1:8091","name":"default","namespace":"default","path":"default:default","namespace_id":"default"}],"requestID":"790e587c-ff69-401f-975c-cf757e3f539e","status":"success"} 01:52:30.179 [ main] WARN query.collection.util.TempUtil - '172.23.111.134:8091 attempt=0 waiting for SELECT idx.* FROM system:buckets AS idx WHERE name = 'default'' hit error: java.util.concurrent.ExecutionException: com.couchbase.client.core.error.RequestCanceledException: CoreHttpRequest, Reason: TARGET_NODE_REMOVED {"cancelled":true,"completed":true,"coreId":"0xef64d9a800000001","idempotent":false,"reason":"TARGET_NODE_REMOVED","requestId":190,"requestType":"CoreHttpRequest","retried":0,"service":{"method":"POST","path":"/query/service","target":"172.23.111.134","type":"query"},"timeoutMs":75000,"timings":{"totalMicros":129}} 01:52:30.179 [ main] INFO query.collection.util.TempUtil - Successfully waited on all nodes for 'SELECT idx.* FROM system:buckets AS idx WHERE name = 'default'' 01:52:30.180 [ main] INFO query.collection.util.TempUtil - Got config: NodeIdentifier{address=172.23.111.136, managerPort=8091},NodeIdentifier{address=172.23.111.135, managerPort=8091},NodeIdentifier{address=172.23.111.134, managerPort=8091} 01:52:30.427 [ main] INFO se.transactions.util.IndexUtil - Result of SELECT idx.* FROM system:keyspaces AS idx WHERE name = 'default' = {"metrics":{"executionTime":"17.407619ms","serviceLoad":3,"resultCount":1,"resultSize":144,"elapsedTime":"17.529056ms"},"signature":{"*":"*"},"results":[{"datastore_id":"http://127.0.0.1:8091","name":"default","namespace":"default","path":"default:default","id":"default","namespace_id":"default"}],"requestID":"cd9c3af9-dfd6-4198-a2b7-242974bd3892","status":"success"} 01:52:30.678 [ main] INFO se.transactions.util.IndexUtil - Result of SELECT idx.* FROM system:keyspaces AS idx WHERE name = 'default' = {"metrics":{"executionTime":"18.942234ms","serviceLoad":3,"resultCount":1,"resultSize":144,"elapsedTime":"19.044771ms"},"signature":{"*":"*"},"results":[{"datastore_id":"http://127.0.0.1:8091","name":"default","namespace":"default","path":"default:default","id":"default","namespace_id":"default"}],"requestID":"1d5a16f0-0dde-4891-8bd0-ca88eefe369e","status":"success"} 01:52:30.681 [ main] WARN query.collection.util.TempUtil - '172.23.111.134:8091 attempt=0 waiting for SELECT idx.* FROM system:keyspaces AS idx WHERE name = 'default'' hit error: java.util.concurrent.ExecutionException: com.couchbase.client.core.error.RequestCanceledException: CoreHttpRequest, Reason: TARGET_NODE_REMOVED {"cancelled":true,"completed":true,"coreId":"0xef64d9a800000001","idempotent":false,"reason":"TARGET_NODE_REMOVED","requestId":194,"requestType":"CoreHttpRequest","retried":0,"service":{"method":"POST","path":"/query/service","target":"172.23.111.134","type":"query"},"timeoutMs":75000,"timings":{"totalMicros":493}} 01:52:30.681 [ main] INFO query.collection.util.TempUtil - Successfully waited on all nodes for 'SELECT idx.* FROM system:keyspaces AS idx WHERE name = 'default'' 01:52:30.702 [ main] DEBUG reactor.core.publisher.Hooks - Hooking new default : onErrorDropped 01:52:30.708 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: localhost:8060, :path: /protocol.PerformerService/echo, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.53.0, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false 01:52:30.708 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=23 bytes=00000000120a0553746172741209546573742066696c65 01:52:30.717 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND PING: ack=false bytes=4 01:52:30.717 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND PING: ack=true bytes=4 01:52:30.726 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-accept-encoding: identity,deflate,gzip, accept-encoding: identity,gzip] padding=0 endStream=false 01:52:30.726 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=13 windowSizeIncrement=28 01:52:30.727 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND DATA: streamId=13 padding=0 endStream=false length=5 bytes=0000000000 01:52:30.727 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true 01:52:30.727 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=23 01:52:31.500 [ main] INFO ient.core.util.ConsistencyUtil - Waiting for config 01:52:31.501 [ main] INFO ient.core.util.ConsistencyUtil - Adding nodes from global config: [NodeIdentifier{address=172.23.111.134, managerPort=8091}, NodeIdentifier{address=172.23.111.135, managerPort=8091}, NodeIdentifier{address=172.23.111.136, managerPort=8091}] 01:52:31.501 [ main] INFO ient.core.util.ConsistencyUtil - Adding nodes from bucket configs: [NodeIdentifier{address=172.23.111.134, managerPort=8091}, NodeIdentifier{address=172.23.111.135, managerPort=8091}, NodeIdentifier{address=172.23.111.136, managerPort=8091}] 01:52:31.501 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.136:8091 waiting for scope custom_scope present running 01:52:31.736 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.136:8091 waiting for scope custom_scope present: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"9","scopes":[{"name":"custom_scope","uid":"8","collections":[]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:31.736 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.135:8091 waiting for scope custom_scope present running 01:52:32.042 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.135:8091 waiting for scope custom_scope present: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"9","scopes":[{"name":"custom_scope","uid":"8","collections":[]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:32.043 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.134:8091 waiting for scope custom_scope present running 01:52:32.279 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.134:8091 waiting for scope custom_scope present: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"9","scopes":[{"name":"custom_scope","uid":"8","collections":[]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:32.282 [ main] INFO l.TransactionCollectionUtility - Creating collection default.custom_scope.custom_collection_in_custom_scope 01:52:32.313 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:32.313 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56634","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:32.313 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4520,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56634","remote":"172.23.111.134:8092","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"VIEWS"} 01:52:32.313 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:32.313 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56631","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:32.313 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4522,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56631","remote":"172.23.111.135:8094","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"SEARCH"} 01:52:32.313 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56634","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:32.313 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][1830us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56634","remote":"172.23.111.134:8092","type":"VIEWS"} 01:52:32.313 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56631","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:32.313 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][3456us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56631","remote":"172.23.111.135:8094","type":"SEARCH"} 01:52:32.419 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:32.419 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56633","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:32.419 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4605,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56633","remote":"172.23.111.135:8092","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"VIEWS"} 01:52:32.419 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:32.419 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56635","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:32.419 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4605,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56635","remote":"172.23.111.136:8092","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"VIEWS"} 01:52:32.419 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:32.420 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56632","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:32.420 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4607,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56632","remote":"172.23.111.136:8094","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"SEARCH"} 01:52:32.420 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56632","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:32.420 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][2378us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56632","remote":"172.23.111.136:8094","type":"SEARCH"} 01:52:32.420 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56635","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:32.420 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][3988us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56635","remote":"172.23.111.136:8092","type":"VIEWS"} 01:52:32.420 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56633","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:32.420 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][4650us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56633","remote":"172.23.111.135:8092","type":"VIEWS"} 01:52:32.562 [ main] INFO ient.core.util.ConsistencyUtil - Waiting for config 01:52:32.562 [ main] INFO ient.core.util.ConsistencyUtil - Adding nodes from global config: [NodeIdentifier{address=172.23.111.134, managerPort=8091}, NodeIdentifier{address=172.23.111.135, managerPort=8091}, NodeIdentifier{address=172.23.111.136, managerPort=8091}] 01:52:32.562 [ main] INFO ient.core.util.ConsistencyUtil - Adding nodes from bucket configs: [NodeIdentifier{address=172.23.111.134, managerPort=8091}, NodeIdentifier{address=172.23.111.135, managerPort=8091}, NodeIdentifier{address=172.23.111.136, managerPort=8091}] 01:52:32.562 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.136:8091 waiting for scope custom_scope present running 01:52:32.861 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.136:8091 waiting for scope custom_scope present: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"a","scopes":[{"name":"custom_scope","uid":"8","collections":[{"name":"custom_collection_in_custom_scope","uid":"c","maxTTL":0}]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:32.862 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.135:8091 waiting for scope custom_scope present running 01:52:33.103 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.135:8091 waiting for scope custom_scope present: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"a","scopes":[{"name":"custom_scope","uid":"8","collections":[{"name":"custom_collection_in_custom_scope","uid":"c","maxTTL":0}]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:33.103 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.134:8091 waiting for scope custom_scope present running 01:52:33.338 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.134:8091 waiting for scope custom_scope present: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"a","scopes":[{"name":"custom_scope","uid":"8","collections":[{"name":"custom_collection_in_custom_scope","uid":"c","maxTTL":0}]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:33.339 [ main] INFO ient.core.util.ConsistencyUtil - Waiting for config 01:52:33.339 [ main] INFO ient.core.util.ConsistencyUtil - Adding nodes from global config: [NodeIdentifier{address=172.23.111.134, managerPort=8091}, NodeIdentifier{address=172.23.111.135, managerPort=8091}, NodeIdentifier{address=172.23.111.136, managerPort=8091}] 01:52:33.339 [ main] INFO ient.core.util.ConsistencyUtil - Adding nodes from bucket configs: [NodeIdentifier{address=172.23.111.134, managerPort=8091}, NodeIdentifier{address=172.23.111.135, managerPort=8091}, NodeIdentifier{address=172.23.111.136, managerPort=8091}] 01:52:33.340 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.136:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists running 01:52:33.573 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.136:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"a","scopes":[{"name":"custom_scope","uid":"8","collections":[{"name":"custom_collection_in_custom_scope","uid":"c","maxTTL":0}]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:33.574 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.135:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists running 01:52:33.819 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.135:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"a","scopes":[{"name":"custom_scope","uid":"8","collections":[{"name":"custom_collection_in_custom_scope","uid":"c","maxTTL":0}]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:33.823 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.134:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists running 01:52:34.062 [ main] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.134:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"a","scopes":[{"name":"custom_scope","uid":"8","collections":[{"name":"custom_collection_in_custom_scope","uid":"c","maxTTL":0}]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:34.316 [ity-thread] INFO ient.core.util.ConsistencyUtil - Waiting for config 01:52:34.316 [ity-thread] INFO ient.core.util.ConsistencyUtil - Adding nodes from global config: [NodeIdentifier{address=172.23.111.134, managerPort=8091}, NodeIdentifier{address=172.23.111.135, managerPort=8091}, NodeIdentifier{address=172.23.111.136, managerPort=8091}] 01:52:34.316 [ity-thread] INFO ient.core.util.ConsistencyUtil - Adding nodes from bucket configs: [NodeIdentifier{address=172.23.111.134, managerPort=8091}, NodeIdentifier{address=172.23.111.135, managerPort=8091}, NodeIdentifier{address=172.23.111.136, managerPort=8091}] 01:52:34.317 [ity-thread] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.136:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists running 01:52:34.559 [ity-thread] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.136:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"a","scopes":[{"name":"custom_scope","uid":"8","collections":[{"name":"custom_collection_in_custom_scope","uid":"c","maxTTL":0}]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:34.559 [ity-thread] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.135:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists running 01:52:34.605 [ cb-events] DEBUG com.couchbase.config - [com.couchbase.config][CollectionMapRefreshSucceededEvent][239ms] CollectionMap refresh succeeded (0xc) for identifier: CollectionIdentifier{bucket='default', scope=Optional[custom_scope], collection=Optional[custom_collection_in_custom_scope], isDefault=false} {"coreId":"0xef64d9a800000001"} 01:52:34.710 [ cb-events] DEBUG com.couchbase.config - [com.couchbase.config][BucketConfigUpdatedEvent] Bucket configuration updated: CouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=e6e46b6ea397334f5631661edafdf71b', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=e6e46b6ea397334f5631661edafdf71b', nodes=[NodeInfo{host=172.23.111.134, ports={KV=11210, VIEWS=8092, MANAGER=8091}, securePorts={KV=11207, VIEWS=18092, MANAGER=18091}, aa={}, configPort=0, nodeIdentifier=NodeIdentifier{address=172.23.111.134, managerPort=8091}}, NodeInfo{host=172.23.111.135, ports={QUERY=8093, KV=11210, VIEWS=8092, MANAGER=8091, SEARCH=8094}, securePorts={QUERY=18093, KV=11207, VIEWS=18092, MANAGER=18091, SEARCH=18094}, aa={}, configPort=0, nodeIdentifier=NodeIdentifier{address=172.23.111.135, managerPort=8091}}, NodeInfo{host=172.23.111.136, ports={QUERY=8093, KV=11210, VIEWS=8092, MANAGER=8091, SEARCH=8094}, securePorts={QUERY=18093, KV=11207, VIEWS=18092, MANAGER=18091, SEARCH=18094}, aa={}, configPort=0, nodeIdentifier=NodeIdentifier{address=172.23.111.136, managerPort=8091}}], partitionInfo=PartitionInfo{numberOfReplicas=1, partitionHosts=[172.23.111.134:11210, 172.23.111.135:11210, 172.23.111.136:11210], partitions=[[0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [0,2], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [1,2], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,0], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1], [2,1]], tainted=false}, tainted=false, rev=203, revEpoch=1} {"coreId":"0xef64d9a800000001"} 01:52:34.710 [ cb-events] DEBUG com.couchbase.config - [com.couchbase.config][SeedNodesUpdatedEvent] Seed nodes updated from [SeedNode{address='172.23.111.135', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}, SeedNode{address='172.23.111.136', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}, SeedNode{address='172.23.111.134', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}] to [SeedNode{address='172.23.111.135', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}, SeedNode{address='172.23.111.136', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}, SeedNode{address='172.23.111.134', kvPort=Optional[11210], mgmtPort=Optional[8091], psPort=Optional.empty}] {"coreId":"0xef64d9a800000001"} 01:52:34.710 [ cb-events] DEBUG com.couchbase.core - [com.couchbase.core][ReconfigurationCompletedEvent][1279us] Reconfiguration attempt completed. {"coreId":"0xef64d9a800000001"} 01:52:34.801 [ity-thread] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.135:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"a","scopes":[{"name":"custom_scope","uid":"8","collections":[{"name":"custom_collection_in_custom_scope","uid":"c","maxTTL":0}]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:34.802 [ity-thread] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.134:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists running 01:52:35.024 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:35.024 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56636","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:35.024 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4579,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56636","remote":"172.23.111.136:8093","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"QUERY"} 01:52:35.024 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56636","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:35.024 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][1193us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56636","remote":"172.23.111.136:8093","type":"QUERY"} 01:52:35.036 [ity-thread] DEBUG ient.core.util.ConsistencyUtil - Querying 172.23.111.134:8091 waiting for collection custom_scope.custom_collection_in_custom_scope exists: 200 CoreHttpResponse{status=SUCCESS, httpStatus=200, content={"uid":"a","scopes":[{"name":"custom_scope","uid":"8","collections":[{"name":"custom_collection_in_custom_scope","uid":"c","maxTTL":0}]},{"name":"_default","uid":"0","collections":[{"name":"_default","uid":"0","maxTTL":0}]}]}} true 01:52:35.337 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][ServiceStateChangedEvent] Service changed state from CONNECTED to IDLE {"coreId":"0xef64d9a800000001","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:35.338 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from CONNECTED to DISCONNECTING {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56630","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:35.338 [ cb-events] DEBUG com.couchbase.service - [com.couchbase.service][IdleEndpointRemovedEvent] Endpoint removed from pool because it reached the idle http connection timeout. {"actualIdleTimeMillis":4559,"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56630","remote":"172.23.111.135:8093","service":{"reservedEndpoints":0,"remainingEndpoints":0,"state":"IDLE"},"type":"QUERY"} 01:52:35.338 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointStateChangedEvent] Endpoint changed state from DISCONNECTING to DISCONNECTED {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56630","remote":"172.23.111.135:8093","type":"QUERY"} 01:52:35.338 [ cb-events] DEBUG com.couchbase.endpoint - [com.couchbase.endpoint][EndpointDisconnectedEvent][2403us] Endpoint disconnected successfully {"circuitBreaker":"DISABLED","coreId":"0xef64d9a800000001","local":"192.168.101.137:56630","remote":"172.23.111.135:8093","type":"QUERY"} 01:53:04.244 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: localhost:8060, :path: /protocol.PerformerService/transactionsFactoryClose, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.53.0, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false 01:53:04.245 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=43 bytes=00000000260a2434366636346335392d313638362d343662632d396239382d323661656665663561373064 01:53:04.251 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-accept-encoding: identity,deflate,gzip, accept-encoding: identity,gzip] padding=0 endStream=false 01:53:04.251 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=39 windowSizeIncrement=48 01:53:04.251 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND DATA: streamId=39 padding=0 endStream=false length=5 bytes=0000000000 01:53:04.251 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true 01:53:04.252 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=43 01:53:04.254 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: localhost:8060, :path: /protocol.PerformerService/transactionsFactoryClose, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.53.0, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false 01:53:04.254 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=43 bytes=00000000260a2466376233623532662d363938382d346432352d623961352d626432643331653231313430 01:53:04.256 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-accept-encoding: identity,deflate,gzip, accept-encoding: identity,gzip] padding=0 endStream=false 01:53:04.256 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=41 windowSizeIncrement=48 01:53:04.256 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND DATA: streamId=41 padding=0 endStream=false length=5 bytes=0000000000 01:53:04.256 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true 01:53:04.256 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=43 01:53:04.257 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: localhost:8060, :path: /protocol.PerformerService/echo, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.53.0, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false 01:53:04.257 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=21 bytes=00000000100a03456e641209546573742066696c65 01:53:04.259 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-accept-encoding: identity,deflate,gzip, accept-encoding: identity,gzip] padding=0 endStream=false 01:53:04.259 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=43 windowSizeIncrement=26 01:53:04.259 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND DATA: streamId=43 padding=0 endStream=false length=5 bytes=0000000000 01:53:04.259 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true 01:53:04.261 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=21 01:53:04.322 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] INBOUND PING: ack=false bytes=16 01:53:04.322 [er-ELG-1-2] DEBUG .grpc.netty.NettyClientHandler - [id: 0x5c1aa380, L:/127.0.0.1:56621 - R:localhost/127.0.0.1:8060] OUTBOUND PING: ack=true bytes=16 Process finished with exit code 0