[DEBUG] 2019-06-11 01:27:09.232 [MainThread] InternalLoggerFactory - Using SLF4J as the default logging framework [DEBUG] 2019-06-11 01:27:09.238 [MainThread] ResourceLeakDetector - -Dcom.couchbase.client.core.deps.io.netty.leakDetection.level: simple [DEBUG] 2019-06-11 01:27:09.238 [MainThread] ResourceLeakDetector - -Dcom.couchbase.client.core.deps.io.netty.leakDetection.targetRecords: 4 [DEBUG] 2019-06-11 01:27:09.262 [MainThread] PlatformDependent0 - -Dio.netty.noUnsafe: false [DEBUG] 2019-06-11 01:27:09.262 [MainThread] PlatformDependent0 - Java version: 8 [DEBUG] 2019-06-11 01:27:09.263 [MainThread] PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available [DEBUG] 2019-06-11 01:27:09.263 [MainThread] PlatformDependent0 - sun.misc.Unsafe.copyMemory: available [DEBUG] 2019-06-11 01:27:09.264 [MainThread] PlatformDependent0 - java.nio.Buffer.address: available [DEBUG] 2019-06-11 01:27:09.264 [MainThread] PlatformDependent0 - direct buffer constructor: available [DEBUG] 2019-06-11 01:27:09.265 [MainThread] PlatformDependent0 - java.nio.Bits.unaligned: available, true [DEBUG] 2019-06-11 01:27:09.265 [MainThread] PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 [DEBUG] 2019-06-11 01:27:09.265 [MainThread] PlatformDependent0 - java.nio.DirectByteBuffer.(long, int): available [DEBUG] 2019-06-11 01:27:09.265 [MainThread] PlatformDependent - sun.misc.Unsafe: available [DEBUG] 2019-06-11 01:27:09.265 [MainThread] PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) [DEBUG] 2019-06-11 01:27:09.266 [MainThread] PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) [DEBUG] 2019-06-11 01:27:09.267 [MainThread] PlatformDependent - -Dio.netty.maxDirectMemory: 7400849408 bytes [DEBUG] 2019-06-11 01:27:09.267 [MainThread] PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 [DEBUG] 2019-06-11 01:27:09.268 [MainThread] CleanerJava6 - java.nio.ByteBuffer.cleaner(): available [DEBUG] 2019-06-11 01:27:09.268 [MainThread] PlatformDependent - -Dio.netty.noPreferDirect: false [DEBUG] 2019-06-11 01:27:09.268 [MainThread] ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: com.couchbase.client.core.deps.io.netty.util.ResourceLeakDetector@7159d601 [DEBUG] 2019-06-11 01:27:09.278 [MainThread] PlatformDependent - com.couchbase.client.core.deps.org.jctools-core.MpscChunkedArrayQueue: available [DEBUG] 2019-06-11 01:27:09.288 [MainThread] Loggers$LoggerFactory - Using Slf4j logging framework [DEBUG] 2019-06-11 01:27:09.300 [MainThread] NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) [DEBUG] 2019-06-11 01:27:09.300 [MainThread] NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true [DEBUG] 2019-06-11 01:27:09.300 [MainThread] NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true [DEBUG] 2019-06-11 01:27:09.301 [MainThread] NativeLibraryLoader - Unable to load the library 'com_couchbase_client_core_deps_netty_transport_native_epoll_x86_64', trying other loading mechanism. java.lang.UnsatisfiedLinkError: no com_couchbase_client_core_deps_netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) ~[?:1.8.0_131] at java.lang.Runtime.loadLibrary0(Runtime.java:870) ~[?:1.8.0_131] at java.lang.System.loadLibrary(System.java:1122) ~[?:1.8.0_131] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) ~[core-io-2.0.0-alpha.3.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) ~[core-io-2.0.0-alpha.3.jar:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) ~[core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:198) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.channel.epoll.Native.(Native.java:61) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.channel.epoll.Epoll.(Epoll.java:38) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment.createEventLoopGroup(IoEnvironment.java:252) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:96) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:44) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment$Builder.build(IoEnvironment.java:324) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.CoreEnvironment.(CoreEnvironment.java:135) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:27) [java-client-3.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:24) [java-client-3.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:84) [java-client-3.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:72) [java-client-3.0.0-alpha.3.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131] at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:186) [jython.jar:?] at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:204) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:461) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:465) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at sdk_client3$py._createConn$3(lib/sdk_client3.py:87) [jython.jar:?] at sdk_client3$py.call_function(lib/sdk_client3.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:138) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:413) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at sdk_client3$py.__init__$2(lib/sdk_client3.py:66) [jython.jar:?] at sdk_client3$py.call_function(lib/sdk_client3.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.Deriveds.dispatch__init__(Deriveds.java:19) [jython.jar:?] at org.python.core.PyObjectDerived.dispatch__init__(PyObjectDerived.java:1112) [jython.jar:?] at org.python.core.PyType.type___call__(PyType.java:1713) [jython.jar:?] at org.python.core.PyType.__call__(PyType.java:1696) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:478) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:482) [jython.jar:?] at couchbase_helper.cluster$py.async_load_gen_docs$7(lib/couchbase_helper/cluster.py:155) [jython.jar:?] at couchbase_helper.cluster$py.call_function(lib/couchbase_helper/cluster.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at rebalance_new.rebalance_base$py.setUp$2(pytests/rebalance_new/rebalance_base.py:65) [jython.jar:?] at rebalance_new.rebalance_base$py.call_function(pytests/rebalance_new/rebalance_base.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:138) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:413) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at rebalance_new.rebalance_in$py.setUp$2(pytests/rebalance_new/rebalance_in.py:12) [jython.jar:?] at rebalance_new.rebalance_in$py.call_function(pytests/rebalance_new/rebalance_in.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:138) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:413) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at unittest.case$py.run$35(/opt/jython/Lib/unittest/case.py:377) [jython.jar:?] at unittest.case$py.call_function(/opt/jython/Lib/unittest/case.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObject._callextra(PyObject.java:601) [jython.jar:?] at unittest.case$py.__call__$37(/opt/jython/Lib/unittest/case.py:396) [jython.jar:?] at unittest.case$py.call_function(/opt/jython/Lib/unittest/case.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObjectDerived.__call__(PyObjectDerived.java:1030) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:461) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:465) [jython.jar:?] at unittest.suite$py.run$16(/opt/jython/Lib/unittest/suite.py:116) [jython.jar:?] at unittest.suite$py.call_function(/opt/jython/Lib/unittest/suite.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObject._callextra(PyObject.java:601) [jython.jar:?] at unittest.suite$py.__call__$13(/opt/jython/Lib/unittest/suite.py:70) [jython.jar:?] at unittest.suite$py.call_function(/opt/jython/Lib/unittest/suite.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObjectDerived.__call__(PyObjectDerived.java:1030) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:461) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:465) [jython.jar:?] at unittest.runner$py.run$20(/opt/jython/Lib/unittest/runner.py:196) [jython.jar:?] at unittest.runner$py.call_function(/opt/jython/Lib/unittest/runner.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:153) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:423) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:141) [jython.jar:?] at org.python.pycode._pyx2.main$20(testrunner.py:495) [jython.jar:?] at org.python.pycode._pyx2.call_function(testrunner.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:124) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:403) [jython.jar:?] at org.python.pycode._pyx2.f$0(testrunner.py:502) [jython.jar:?] at org.python.pycode._pyx2.call_function(testrunner.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyCode.call(PyCode.java:18) [jython.jar:?] at org.python.core.Py.runCode(Py.java:1386) [jython.jar:?] at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:296) [jython.jar:?] at org.python.util.jython.run(jython.java:362) [jython.jar:?] at org.python.util.jython.main(jython.java:142) [jython.jar:?] [DEBUG] 2019-06-11 01:27:09.309 [MainThread] NativeLibraryLoader - com_couchbase_client_core_deps_netty_transport_native_epoll_x86_64 cannot be loaded from java.libary.path, now trying export to -Dio.netty.native.workdir: /tmp java.lang.UnsatisfiedLinkError: no com_couchbase_client_core_deps_netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) ~[?:1.8.0_131] at java.lang.Runtime.loadLibrary0(Runtime.java:870) ~[?:1.8.0_131] at java.lang.System.loadLibrary(System.java:1122) ~[?:1.8.0_131] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) ~[core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) ~[core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:198) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.channel.epoll.Native.(Native.java:61) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.channel.epoll.Epoll.(Epoll.java:38) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment.createEventLoopGroup(IoEnvironment.java:252) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:96) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:44) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment$Builder.build(IoEnvironment.java:324) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.CoreEnvironment.(CoreEnvironment.java:135) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:27) [java-client-3.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:24) [java-client-3.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:84) [java-client-3.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:72) [java-client-3.0.0-alpha.3.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131] at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:186) [jython.jar:?] at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:204) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:461) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:465) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at sdk_client3$py._createConn$3(lib/sdk_client3.py:87) [jython.jar:?] at sdk_client3$py.call_function(lib/sdk_client3.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:138) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:413) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at sdk_client3$py.__init__$2(lib/sdk_client3.py:66) [jython.jar:?] at sdk_client3$py.call_function(lib/sdk_client3.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.Deriveds.dispatch__init__(Deriveds.java:19) [jython.jar:?] at org.python.core.PyObjectDerived.dispatch__init__(PyObjectDerived.java:1112) [jython.jar:?] at org.python.core.PyType.type___call__(PyType.java:1713) [jython.jar:?] at org.python.core.PyType.__call__(PyType.java:1696) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:478) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:482) [jython.jar:?] at couchbase_helper.cluster$py.async_load_gen_docs$7(lib/couchbase_helper/cluster.py:155) [jython.jar:?] at couchbase_helper.cluster$py.call_function(lib/couchbase_helper/cluster.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at rebalance_new.rebalance_base$py.setUp$2(pytests/rebalance_new/rebalance_base.py:65) [jython.jar:?] at rebalance_new.rebalance_base$py.call_function(pytests/rebalance_new/rebalance_base.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:138) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:413) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at rebalance_new.rebalance_in$py.setUp$2(pytests/rebalance_new/rebalance_in.py:12) [jython.jar:?] at rebalance_new.rebalance_in$py.call_function(pytests/rebalance_new/rebalance_in.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:138) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:413) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at unittest.case$py.run$35(/opt/jython/Lib/unittest/case.py:377) [jython.jar:?] at unittest.case$py.call_function(/opt/jython/Lib/unittest/case.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObject._callextra(PyObject.java:601) [jython.jar:?] at unittest.case$py.__call__$37(/opt/jython/Lib/unittest/case.py:396) [jython.jar:?] at unittest.case$py.call_function(/opt/jython/Lib/unittest/case.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObjectDerived.__call__(PyObjectDerived.java:1030) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:461) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:465) [jython.jar:?] at unittest.suite$py.run$16(/opt/jython/Lib/unittest/suite.py:116) [jython.jar:?] at unittest.suite$py.call_function(/opt/jython/Lib/unittest/suite.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObject._callextra(PyObject.java:601) [jython.jar:?] at unittest.suite$py.__call__$13(/opt/jython/Lib/unittest/suite.py:70) [jython.jar:?] at unittest.suite$py.call_function(/opt/jython/Lib/unittest/suite.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObjectDerived.__call__(PyObjectDerived.java:1030) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:461) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:465) [jython.jar:?] at unittest.runner$py.run$20(/opt/jython/Lib/unittest/runner.py:196) [jython.jar:?] at unittest.runner$py.call_function(/opt/jython/Lib/unittest/runner.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:153) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:423) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:141) [jython.jar:?] at org.python.pycode._pyx2.main$20(testrunner.py:495) [jython.jar:?] at org.python.pycode._pyx2.call_function(testrunner.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:124) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:403) [jython.jar:?] at org.python.pycode._pyx2.f$0(testrunner.py:502) [jython.jar:?] at org.python.pycode._pyx2.call_function(testrunner.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyCode.call(PyCode.java:18) [jython.jar:?] at org.python.core.Py.runCode(Py.java:1386) [jython.jar:?] at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:296) [jython.jar:?] at org.python.util.jython.run(jython.java:362) [jython.jar:?] at org.python.util.jython.main(jython.java:142) [jython.jar:?] Suppressed: java.lang.UnsatisfiedLinkError: no com_couchbase_client_core_deps_netty_transport_native_epoll_x86_64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) ~[?:1.8.0_131] at java.lang.Runtime.loadLibrary0(Runtime.java:870) ~[?:1.8.0_131] at java.lang.System.loadLibrary(System.java:1122) ~[?:1.8.0_131] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) ~[core-io-2.0.0-alpha.3.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) ~[core-io-2.0.0-alpha.3.jar:?] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) ~[core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ~[core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:198) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.channel.epoll.Native.(Native.java:61) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.deps.io.netty.channel.epoll.Epoll.(Epoll.java:38) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment.createEventLoopGroup(IoEnvironment.java:252) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:96) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:44) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.IoEnvironment$Builder.build(IoEnvironment.java:324) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.core.env.CoreEnvironment.(CoreEnvironment.java:135) [core-io-2.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:27) [java-client-3.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:24) [java-client-3.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:84) [java-client-3.0.0-alpha.3.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:72) [java-client-3.0.0-alpha.3.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131] at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:186) [jython.jar:?] at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:204) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:461) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:465) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at sdk_client3$py._createConn$3(lib/sdk_client3.py:87) [jython.jar:?] at sdk_client3$py.call_function(lib/sdk_client3.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:138) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:413) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at sdk_client3$py.__init__$2(lib/sdk_client3.py:66) [jython.jar:?] at sdk_client3$py.call_function(lib/sdk_client3.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.Deriveds.dispatch__init__(Deriveds.java:19) [jython.jar:?] at org.python.core.PyObjectDerived.dispatch__init__(PyObjectDerived.java:1112) [jython.jar:?] at org.python.core.PyType.type___call__(PyType.java:1713) [jython.jar:?] at org.python.core.PyType.__call__(PyType.java:1696) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:478) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:482) [jython.jar:?] at couchbase_helper.cluster$py.async_load_gen_docs$7(lib/couchbase_helper/cluster.py:155) [jython.jar:?] at couchbase_helper.cluster$py.call_function(lib/couchbase_helper/cluster.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at rebalance_new.rebalance_base$py.setUp$2(pytests/rebalance_new/rebalance_base.py:65) [jython.jar:?] at rebalance_new.rebalance_base$py.call_function(pytests/rebalance_new/rebalance_base.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:138) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:413) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at rebalance_new.rebalance_in$py.setUp$2(pytests/rebalance_new/rebalance_in.py:12) [jython.jar:?] at rebalance_new.rebalance_in$py.call_function(pytests/rebalance_new/rebalance_in.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:138) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:413) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:126) [jython.jar:?] at unittest.case$py.run$35(/opt/jython/Lib/unittest/case.py:377) [jython.jar:?] at unittest.case$py.call_function(/opt/jython/Lib/unittest/case.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObject._callextra(PyObject.java:601) [jython.jar:?] at unittest.case$py.__call__$37(/opt/jython/Lib/unittest/case.py:396) [jython.jar:?] at unittest.case$py.call_function(/opt/jython/Lib/unittest/case.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObjectDerived.__call__(PyObjectDerived.java:1030) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:461) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:465) [jython.jar:?] at unittest.suite$py.run$16(/opt/jython/Lib/unittest/suite.py:116) [jython.jar:?] at unittest.suite$py.call_function(/opt/jython/Lib/unittest/suite.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObject._callextra(PyObject.java:601) [jython.jar:?] at unittest.suite$py.__call__$13(/opt/jython/Lib/unittest/suite.py:70) [jython.jar:?] at unittest.suite$py.call_function(/opt/jython/Lib/unittest/suite.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:307) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:198) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:482) [jython.jar:?] at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:228) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:223) [jython.jar:?] at org.python.core.PyObjectDerived.__call__(PyObjectDerived.java:1030) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:461) [jython.jar:?] at org.python.core.PyObject.__call__(PyObject.java:465) [jython.jar:?] at unittest.runner$py.run$20(/opt/jython/Lib/unittest/runner.py:196) [jython.jar:?] at unittest.runner$py.call_function(/opt/jython/Lib/unittest/runner.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:153) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:423) [jython.jar:?] at org.python.core.PyMethod.__call__(PyMethod.java:141) [jython.jar:?] at org.python.pycode._pyx2.main$20(testrunner.py:495) [jython.jar:?] at org.python.pycode._pyx2.call_function(testrunner.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyBaseCode.call(PyBaseCode.java:124) [jython.jar:?] at org.python.core.PyFunction.__call__(PyFunction.java:403) [jython.jar:?] at org.python.pycode._pyx2.f$0(testrunner.py:502) [jython.jar:?] at org.python.pycode._pyx2.call_function(testrunner.py) [jython.jar:?] at org.python.core.PyTableCode.call(PyTableCode.java:167) [jython.jar:?] at org.python.core.PyCode.call(PyCode.java:18) [jython.jar:?] at org.python.core.Py.runCode(Py.java:1386) [jython.jar:?] at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:296) [jython.jar:?] at org.python.util.jython.run(jython.java:362) [jython.jar:?] at org.python.util.jython.main(jython.java:142) [jython.jar:?] [DEBUG] 2019-06-11 01:27:09.329 [MainThread] NativeLibraryLoader - Successfully loaded the library /tmp/libcom_couchbase_client_core_deps_netty_transport_native_epoll_x86_644856557600627758524.so [DEBUG] 2019-06-11 01:27:09.331 [MainThread] NetUtil - -Djava.net.preferIPv4Stack: false [DEBUG] 2019-06-11 01:27:09.331 [MainThread] NetUtil - -Djava.net.preferIPv6Addresses: false [DEBUG] 2019-06-11 01:27:09.333 [MainThread] NetUtil - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) [DEBUG] 2019-06-11 01:27:09.334 [MainThread] NetUtil - /proc/sys/net/core/somaxconn: 128 [DEBUG] 2019-06-11 01:27:09.514 [MainThread] MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 20 [DEBUG] 2019-06-11 01:27:09.817 [MainThread] DefaultChannelId - -Dio.netty.processId: 27579 (auto-detected) [DEBUG] 2019-06-11 01:27:09.819 [MainThread] DefaultChannelId - -Dio.netty.machineId: 52:98:a3:ff:fe:29:ec:71 (auto-detected) [DEBUG] 2019-06-11 01:27:09.826 [MainThread] InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 [DEBUG] 2019-06-11 01:27:09.826 [MainThread] InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 [DEBUG] 2019-06-11 01:27:09.860 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 20 [DEBUG] 2019-06-11 01:27:09.860 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 20 [DEBUG] 2019-06-11 01:27:09.860 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 [DEBUG] 2019-06-11 01:27:09.860 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11 [DEBUG] 2019-06-11 01:27:09.860 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216 [DEBUG] 2019-06-11 01:27:09.861 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512 [DEBUG] 2019-06-11 01:27:09.861 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 [DEBUG] 2019-06-11 01:27:09.861 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 [DEBUG] 2019-06-11 01:27:09.861 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 [DEBUG] 2019-06-11 01:27:09.861 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 [DEBUG] 2019-06-11 01:27:09.861 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: true [DEBUG] 2019-06-11 01:27:09.861 [MainThread] PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 [DEBUG] 2019-06-11 01:27:09.871 [MainThread] ByteBufUtil - -Dio.netty.allocator.type: pooled [DEBUG] 2019-06-11 01:27:09.871 [MainThread] ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 [DEBUG] 2019-06-11 01:27:09.871 [MainThread] ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 [DEBUG] 2019-06-11 01:27:09.931 [cb-io-kv-5-1] Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 [DEBUG] 2019-06-11 01:27:09.931 [cb-io-kv-5-1] Recycler - -Dio.netty.recycler.maxSharedCapacityFactor: 2 [DEBUG] 2019-06-11 01:27:09.931 [cb-io-kv-5-1] Recycler - -Dio.netty.recycler.linkCapacity: 16 [DEBUG] 2019-06-11 01:27:09.931 [cb-io-kv-5-1] Recycler - -Dio.netty.recycler.ratio: 8 [DEBUG] 2019-06-11 01:27:09.941 [cb-io-kv-5-1] AbstractByteBuf - -Dcom.couchbase.client.core.deps.io.netty.buffer.checkAccessible: true [DEBUG] 2019-06-11 01:27:09.941 [cb-io-kv-5-1] AbstractByteBuf - -Dcom.couchbase.client.core.deps.io.netty.buffer.checkBounds: true [DEBUG] 2019-06-11 01:27:09.941 [cb-io-kv-5-1] ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: com.couchbase.client.core.deps.io.netty.util.ResourceLeakDetector@1b568c6b [INFO ] 2019-06-11 01:27:10.011 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":1,"managerPort":"8091","remote":"172.23.105.220"} [DEBUG] 2019-06-11 01:27:10.017 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":1,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.017 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][148493µs] Service added to Node {"bucket":"default","coreId":1,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.019 [cb-events] CouchbaseLogger - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"coreId":1,"completed":false} [DEBUG] 2019-06-11 01:27:10.020 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][94653µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":1,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57162"} [DEBUG] 2019-06-11 01:27:10.121 [cb-events] CouchbaseLogger - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":2,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"coreId":1,"completed":false} [DEBUG] 2019-06-11 01:27:10.122 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][1242µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":1,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57162"} [DEBUG] 2019-06-11 01:27:10.122 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":1,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57162"} [DEBUG] 2019-06-11 01:27:10.223 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][79316µs] SASL Authentication completed {"bucket":"default","coreId":1,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57162"} [DEBUG] 2019-06-11 01:27:10.223 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][597µs] Bucket "default" selected {"bucket":"default","coreId":1,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57162"} [DEBUG] 2019-06-11 01:27:10.225 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][367882µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.00124222S, FeatureNegotiatingHandler=PT0.094653728S, SaslAuthenticationHandler=PT0.079316922S, SelectBucketHandler=PT0.000597656S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":1,"remote":"172.23.105.220:11210","type":"KV","local":"/172.23.105.89:57162","channelId":"0000000000000001/00000000272FDFCF"} [DEBUG] 2019-06-11 01:27:10.428 [cb-events] CouchbaseLogger - [CONFIG][ConfigUpdatedEvent] Bucket configuration updated: DefaultCouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=db9922136c30d6f66545b753288d022c', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=db9922136c30d6f66545b753288d022c', nodeInfo=[DefaultNodeInfo{rawHostname='172.23.105.220', hostname=NetworkAddress{172.23.105.220/172.23.105.220, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.221', hostname=NetworkAddress{172.23.105.221/172.23.105.221, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.223', hostname=NetworkAddress{172.23.105.223/172.23.105.223, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.225', hostname=NetworkAddress{172.23.105.225/172.23.105.225, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}], partitionInfo=PartitionInfo{numberOfReplicas=3, partitionHosts=[172.23.105.220:11210, 172.23.105.221:11210, 172.23.105.223:11210, 172.23.105.225:11210], partitions=[[0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0]], tainted=false}, tainted=false, rev=40} {"coreId":1} [DEBUG] 2019-06-11 01:27:10.428 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][750µs] Service added to Node {"coreId":1,"remote":"172.23.105.220:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:10.428 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][563µs] Service added to Node {"coreId":1,"remote":"172.23.105.220:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:10.429 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":1,"managerPort":"8091","remote":"172.23.105.221"} [DEBUG] 2019-06-11 01:27:10.429 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":1,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.429 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1037µs] Service added to Node {"bucket":"default","coreId":1,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.429 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][21µs] Service added to Node {"coreId":1,"remote":"172.23.105.221:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:10.429 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:10.429 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][17µs] Service added to Node {"coreId":1,"remote":"172.23.105.221:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:10.429 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":1,"managerPort":"8091","remote":"172.23.105.223"} [DEBUG] 2019-06-11 01:27:10.429 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":1,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.429 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1424µs] Service added to Node {"bucket":"default","coreId":1,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.429 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:10.430 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][29µs] Service added to Node {"coreId":1,"remote":"172.23.105.223:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:10.430 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 816, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:10.430 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][36µs] Service added to Node {"coreId":1,"remote":"172.23.105.223:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:10.430 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":1,"managerPort":"8091","remote":"172.23.105.225"} [DEBUG] 2019-06-11 01:27:10.430 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":1,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.430 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][899µs] Service added to Node {"bucket":"default","coreId":1,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.430 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][28µs] Service added to Node {"coreId":1,"remote":"172.23.105.225:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:10.430 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][27µs] Service added to Node {"coreId":1,"remote":"172.23.105.225:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:10.431 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][4047µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":1,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38934"} [DEBUG] 2019-06-11 01:27:10.431 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][3269µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":1,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40584"} [DEBUG] 2019-06-11 01:27:10.431 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][2102µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":1,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43890"} [DEBUG] 2019-06-11 01:27:10.431 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][951µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":1,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38934"} [DEBUG] 2019-06-11 01:27:10.431 [cb-events] CouchbaseLogger - [CORE][ReconfigurationCompletedEvent][28709µs] Reconfiguration attempt completed. {"coreId":1} [DEBUG] 2019-06-11 01:27:10.431 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][1506µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":1,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40584"} [DEBUG] 2019-06-11 01:27:10.431 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":1,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38934"} [DEBUG] 2019-06-11 01:27:10.432 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][650µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":1,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43890"} [DEBUG] 2019-06-11 01:27:10.432 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":1,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40584"} [DEBUG] 2019-06-11 01:27:10.432 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":1,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43890"} [DEBUG] 2019-06-11 01:27:10.432 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][22472µs] SASL Authentication completed {"bucket":"default","coreId":1,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40584"} [DEBUG] 2019-06-11 01:27:10.432 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][515µs] Bucket "default" selected {"bucket":"default","coreId":1,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40584"} [DEBUG] 2019-06-11 01:27:10.432 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][33845µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.001506687S, FeatureNegotiatingHandler=PT0.003269295S, SaslAuthenticationHandler=PT0.022472278S, SelectBucketHandler=PT0.000515143S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":1,"remote":"172.23.105.223:11210","type":"KV","local":"/172.23.105.89:40584","channelId":"0000000000000001/000000005FEC9927"} [DEBUG] 2019-06-11 01:27:10.433 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][26628µs] SASL Authentication completed {"bucket":"default","coreId":1,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38934"} [DEBUG] 2019-06-11 01:27:10.433 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][25206µs] SASL Authentication completed {"bucket":"default","coreId":1,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43890"} [DEBUG] 2019-06-11 01:27:10.433 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][448µs] Bucket "default" selected {"bucket":"default","coreId":1,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43890"} [DEBUG] 2019-06-11 01:27:10.433 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][656µs] Bucket "default" selected {"bucket":"default","coreId":1,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38934"} [DEBUG] 2019-06-11 01:27:10.433 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][34225µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000650108S, FeatureNegotiatingHandler=PT0.002102675S, SaslAuthenticationHandler=PT0.025206072S, SelectBucketHandler=PT0.000448852S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":1,"remote":"172.23.105.225:11210","type":"KV","local":"/172.23.105.89:43890","channelId":"0000000000000001/00000000A64108E3"} [DEBUG] 2019-06-11 01:27:10.434 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][40951µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000951195S, FeatureNegotiatingHandler=PT0.004047696S, SaslAuthenticationHandler=PT0.02662883S, SelectBucketHandler=PT0.000656777S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":1,"remote":"172.23.105.221:11210","type":"KV","local":"/172.23.105.89:38934","channelId":"0000000000000001/000000004FEA9F49"} [INFO ] 2019-06-11 01:27:10.548 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":2,"managerPort":"8091","remote":"172.23.105.220"} [DEBUG] 2019-06-11 01:27:10.548 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":2,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.548 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][2058µs] Service added to Node {"bucket":"default","coreId":2,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.549 [cb-events] CouchbaseLogger - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"requestId":2,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"coreId":2,"completed":false} [DEBUG] 2019-06-11 01:27:10.549 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][2023µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":2,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57170"} [DEBUG] 2019-06-11 01:27:10.549 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][723µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":2,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57170"} [DEBUG] 2019-06-11 01:27:10.549 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":2,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57170"} [DEBUG] 2019-06-11 01:27:10.549 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][21988µs] SASL Authentication completed {"bucket":"default","coreId":2,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57170"} [DEBUG] 2019-06-11 01:27:10.549 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][525µs] Bucket "default" selected {"bucket":"default","coreId":2,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57170"} [DEBUG] 2019-06-11 01:27:10.550 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][30651µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000723773S, FeatureNegotiatingHandler=PT0.002023429S, SaslAuthenticationHandler=PT0.021988555S, SelectBucketHandler=PT0.000525029S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":2,"remote":"172.23.105.220:11210","type":"KV","local":"/172.23.105.89:57170","channelId":"0000000000000002/00000000EF42EF6C"} [DEBUG] 2019-06-11 01:27:10.678 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:10.678 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:10.679 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 816, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:10.751 [cb-events] CouchbaseLogger - [CONFIG][ConfigUpdatedEvent] Bucket configuration updated: DefaultCouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=db9922136c30d6f66545b753288d022c', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=db9922136c30d6f66545b753288d022c', nodeInfo=[DefaultNodeInfo{rawHostname='172.23.105.220', hostname=NetworkAddress{172.23.105.220/172.23.105.220, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.221', hostname=NetworkAddress{172.23.105.221/172.23.105.221, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.223', hostname=NetworkAddress{172.23.105.223/172.23.105.223, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.225', hostname=NetworkAddress{172.23.105.225/172.23.105.225, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}], partitionInfo=PartitionInfo{numberOfReplicas=3, partitionHosts=[172.23.105.220:11210, 172.23.105.221:11210, 172.23.105.223:11210, 172.23.105.225:11210], partitions=[[0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0]], tainted=false}, tainted=false, rev=40} {"coreId":2} [DEBUG] 2019-06-11 01:27:10.752 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][39µs] Service added to Node {"coreId":2,"remote":"172.23.105.220:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:10.752 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][40µs] Service added to Node {"coreId":2,"remote":"172.23.105.220:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:10.752 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":2,"managerPort":"8091","remote":"172.23.105.221"} [DEBUG] 2019-06-11 01:27:10.752 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":2,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.753 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][987µs] Service added to Node {"bucket":"default","coreId":2,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.753 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][648µs] Service added to Node {"coreId":2,"remote":"172.23.105.221:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:10.753 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][22µs] Service added to Node {"coreId":2,"remote":"172.23.105.221:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:10.753 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":2,"managerPort":"8091","remote":"172.23.105.223"} [DEBUG] 2019-06-11 01:27:10.753 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":2,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.753 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][766µs] Service added to Node {"bucket":"default","coreId":2,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.753 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][58µs] Service added to Node {"coreId":2,"remote":"172.23.105.223:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:10.753 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][27µs] Service added to Node {"coreId":2,"remote":"172.23.105.223:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:10.754 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][1951µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":2,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38942"} [INFO ] 2019-06-11 01:27:10.754 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":2,"managerPort":"8091","remote":"172.23.105.225"} [DEBUG] 2019-06-11 01:27:10.754 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":2,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.754 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1305µs] Service added to Node {"bucket":"default","coreId":2,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.754 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][21µs] Service added to Node {"coreId":2,"remote":"172.23.105.225:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:10.754 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][19µs] Service added to Node {"coreId":2,"remote":"172.23.105.225:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:10.754 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][994µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":2,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38942"} [DEBUG] 2019-06-11 01:27:10.754 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][3052µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":2,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40592"} [DEBUG] 2019-06-11 01:27:10.755 [cb-events] CouchbaseLogger - [CORE][ReconfigurationCompletedEvent][11087µs] Reconfiguration attempt completed. {"coreId":2} [DEBUG] 2019-06-11 01:27:10.755 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":2,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38942"} [DEBUG] 2019-06-11 01:27:10.755 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][1090µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":2,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40592"} [DEBUG] 2019-06-11 01:27:10.755 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":2,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40592"} [DEBUG] 2019-06-11 01:27:10.755 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][3655µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":2,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43898"} [DEBUG] 2019-06-11 01:27:10.755 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][870µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":2,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43898"} [DEBUG] 2019-06-11 01:27:10.755 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":2,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43898"} [DEBUG] 2019-06-11 01:27:10.755 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][23732µs] SASL Authentication completed {"bucket":"default","coreId":2,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38942"} [DEBUG] 2019-06-11 01:27:10.755 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][534µs] Bucket "default" selected {"bucket":"default","coreId":2,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38942"} [DEBUG] 2019-06-11 01:27:10.756 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][33892µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000994016S, FeatureNegotiatingHandler=PT0.001951601S, SaslAuthenticationHandler=PT0.023732707S, SelectBucketHandler=PT0.000534072S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":2,"remote":"172.23.105.221:11210","type":"KV","local":"/172.23.105.89:38942","channelId":"0000000000000002/0000000072B572C8"} [DEBUG] 2019-06-11 01:27:10.756 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][22751µs] SASL Authentication completed {"bucket":"default","coreId":2,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40592"} [DEBUG] 2019-06-11 01:27:10.756 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][473µs] Bucket "default" selected {"bucket":"default","coreId":2,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40592"} [DEBUG] 2019-06-11 01:27:10.756 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][31996µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.001090718S, FeatureNegotiatingHandler=PT0.003052849S, SaslAuthenticationHandler=PT0.022751385S, SelectBucketHandler=PT0.000473624S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":2,"remote":"172.23.105.223:11210","type":"KV","local":"/172.23.105.89:40592","channelId":"0000000000000002/0000000099A59AA2"} [DEBUG] 2019-06-11 01:27:10.756 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][24581µs] SASL Authentication completed {"bucket":"default","coreId":2,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43898"} [DEBUG] 2019-06-11 01:27:10.756 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][459µs] Bucket "default" selected {"bucket":"default","coreId":2,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43898"} [DEBUG] 2019-06-11 01:27:10.756 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][34423µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000870233S, FeatureNegotiatingHandler=PT0.003655407S, SaslAuthenticationHandler=PT0.024581445S, SelectBucketHandler=PT0.000459269S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":2,"remote":"172.23.105.225:11210","type":"KV","local":"/172.23.105.89:43898","channelId":"0000000000000002/00000000FCF87B35"} [INFO ] 2019-06-11 01:27:10.802 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":3,"managerPort":"8091","remote":"172.23.105.220"} [DEBUG] 2019-06-11 01:27:10.802 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":3,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.802 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1946µs] Service added to Node {"bucket":"default","coreId":3,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:10.802 [cb-events] CouchbaseLogger - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"requestId":3,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"coreId":3,"completed":false} [DEBUG] 2019-06-11 01:27:10.803 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][1429µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":3,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57178"} [DEBUG] 2019-06-11 01:27:10.803 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][696µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":3,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57178"} [DEBUG] 2019-06-11 01:27:10.803 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":3,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57178"} [DEBUG] 2019-06-11 01:27:10.803 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][24073µs] SASL Authentication completed {"bucket":"default","coreId":3,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57178"} [DEBUG] 2019-06-11 01:27:10.803 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][496µs] Bucket "default" selected {"bucket":"default","coreId":3,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57178"} [DEBUG] 2019-06-11 01:27:10.803 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][33382µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000696497S, FeatureNegotiatingHandler=PT0.001429334S, SaslAuthenticationHandler=PT0.024073923S, SelectBucketHandler=PT0.000496515S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":3,"remote":"172.23.105.220:11210","type":"KV","local":"/172.23.105.89:57178","channelId":"0000000000000003/0000000073C2167E"} [DEBUG] 2019-06-11 01:27:10.926 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:10.926 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:10.926 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 816, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.005 [cb-events] CouchbaseLogger - [CONFIG][ConfigUpdatedEvent] Bucket configuration updated: DefaultCouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=db9922136c30d6f66545b753288d022c', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=db9922136c30d6f66545b753288d022c', nodeInfo=[DefaultNodeInfo{rawHostname='172.23.105.220', hostname=NetworkAddress{172.23.105.220/172.23.105.220, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.221', hostname=NetworkAddress{172.23.105.221/172.23.105.221, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.223', hostname=NetworkAddress{172.23.105.223/172.23.105.223, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.225', hostname=NetworkAddress{172.23.105.225/172.23.105.225, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}], partitionInfo=PartitionInfo{numberOfReplicas=3, partitionHosts=[172.23.105.220:11210, 172.23.105.221:11210, 172.23.105.223:11210, 172.23.105.225:11210], partitions=[[0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0]], tainted=false}, tainted=false, rev=40} {"coreId":3} [DEBUG] 2019-06-11 01:27:11.005 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][32µs] Service added to Node {"coreId":3,"remote":"172.23.105.220:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.005 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][17µs] Service added to Node {"coreId":3,"remote":"172.23.105.220:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.006 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":3,"managerPort":"8091","remote":"172.23.105.221"} [DEBUG] 2019-06-11 01:27:11.006 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":3,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.006 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][666µs] Service added to Node {"bucket":"default","coreId":3,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.006 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][17µs] Service added to Node {"coreId":3,"remote":"172.23.105.221:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.006 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][17µs] Service added to Node {"coreId":3,"remote":"172.23.105.221:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.006 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":3,"managerPort":"8091","remote":"172.23.105.223"} [DEBUG] 2019-06-11 01:27:11.006 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":3,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.006 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][444µs] Service added to Node {"bucket":"default","coreId":3,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.006 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][17µs] Service added to Node {"coreId":3,"remote":"172.23.105.223:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.007 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][15µs] Service added to Node {"coreId":3,"remote":"172.23.105.223:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.007 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":3,"managerPort":"8091","remote":"172.23.105.225"} [DEBUG] 2019-06-11 01:27:11.007 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":3,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.007 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][2276µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":3,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38950"} [DEBUG] 2019-06-11 01:27:11.007 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][843µs] Service added to Node {"bucket":"default","coreId":3,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.007 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][17µs] Service added to Node {"coreId":3,"remote":"172.23.105.225:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.007 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][15µs] Service added to Node {"coreId":3,"remote":"172.23.105.225:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:11.007 [cb-events] CouchbaseLogger - [CORE][ReconfigurationCompletedEvent][7532µs] Reconfiguration attempt completed. {"coreId":3} [DEBUG] 2019-06-11 01:27:11.008 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][3960µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":3,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40600"} [DEBUG] 2019-06-11 01:27:11.008 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][687µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":3,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38950"} [DEBUG] 2019-06-11 01:27:11.008 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][676µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":3,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40600"} [DEBUG] 2019-06-11 01:27:11.008 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][1716µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":3,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43906"} [DEBUG] 2019-06-11 01:27:11.008 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":3,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38950"} [DEBUG] 2019-06-11 01:27:11.008 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":3,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40600"} [DEBUG] 2019-06-11 01:27:11.008 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][568µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":3,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43906"} [DEBUG] 2019-06-11 01:27:11.009 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":3,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43906"} [DEBUG] 2019-06-11 01:27:11.009 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][22543µs] SASL Authentication completed {"bucket":"default","coreId":3,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40600"} [DEBUG] 2019-06-11 01:27:11.009 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][21232µs] SASL Authentication completed {"bucket":"default","coreId":3,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43906"} [DEBUG] 2019-06-11 01:27:11.009 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][452µs] Bucket "default" selected {"bucket":"default","coreId":3,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40600"} [DEBUG] 2019-06-11 01:27:11.009 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][31393µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000676836S, FeatureNegotiatingHandler=PT0.003960095S, SaslAuthenticationHandler=PT0.022543004S, SelectBucketHandler=PT0.000452841S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":3,"remote":"172.23.105.223:11210","type":"KV","local":"/172.23.105.89:40600","channelId":"0000000000000003/00000000103DA1F2"} [DEBUG] 2019-06-11 01:27:11.009 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][435µs] Bucket "default" selected {"bucket":"default","coreId":3,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43906"} [DEBUG] 2019-06-11 01:27:11.009 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][29292µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000568983S, FeatureNegotiatingHandler=PT0.001716144S, SaslAuthenticationHandler=PT0.021232953S, SelectBucketHandler=PT0.000435158S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":3,"remote":"172.23.105.225:11210","type":"KV","local":"/172.23.105.89:43906","channelId":"0000000000000003/00000000FB886AE7"} [DEBUG] 2019-06-11 01:27:11.010 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][31558µs] SASL Authentication completed {"bucket":"default","coreId":3,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38950"} [DEBUG] 2019-06-11 01:27:11.010 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][653µs] Bucket "default" selected {"bucket":"default","coreId":3,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38950"} [DEBUG] 2019-06-11 01:27:11.010 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][42756µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000687972S, FeatureNegotiatingHandler=PT0.002276898S, SaslAuthenticationHandler=PT0.031558346S, SelectBucketHandler=PT0.000653062S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":3,"remote":"172.23.105.221:11210","type":"KV","local":"/172.23.105.89:38950","channelId":"0000000000000003/00000000CA7A811D"} [INFO ] 2019-06-11 01:27:11.051 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":4,"managerPort":"8091","remote":"172.23.105.220"} [DEBUG] 2019-06-11 01:27:11.051 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":4,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.052 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][2220µs] Service added to Node {"bucket":"default","coreId":4,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.052 [cb-events] CouchbaseLogger - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"requestId":5,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"coreId":4,"completed":false} [DEBUG] 2019-06-11 01:27:11.052 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][1628µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":4,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57186"} [DEBUG] 2019-06-11 01:27:11.052 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][2158µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":4,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57186"} [DEBUG] 2019-06-11 01:27:11.052 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":4,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57186"} [DEBUG] 2019-06-11 01:27:11.053 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][20147µs] SASL Authentication completed {"bucket":"default","coreId":4,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57186"} [DEBUG] 2019-06-11 01:27:11.053 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][465µs] Bucket "default" selected {"bucket":"default","coreId":4,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57186"} [DEBUG] 2019-06-11 01:27:11.053 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][30067µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.002158573S, FeatureNegotiatingHandler=PT0.001628462S, SaslAuthenticationHandler=PT0.020147856S, SelectBucketHandler=PT0.000465975S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":4,"remote":"172.23.105.220:11210","type":"KV","local":"/172.23.105.89:57186","channelId":"0000000000000004/00000000D4D5677F"} [DEBUG] 2019-06-11 01:27:11.179 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 1, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.179 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.179 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 816, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.255 [cb-events] CouchbaseLogger - [CONFIG][ConfigUpdatedEvent] Bucket configuration updated: DefaultCouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=db9922136c30d6f66545b753288d022c', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=db9922136c30d6f66545b753288d022c', nodeInfo=[DefaultNodeInfo{rawHostname='172.23.105.220', hostname=NetworkAddress{172.23.105.220/172.23.105.220, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.221', hostname=NetworkAddress{172.23.105.221/172.23.105.221, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.223', hostname=NetworkAddress{172.23.105.223/172.23.105.223, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.225', hostname=NetworkAddress{172.23.105.225/172.23.105.225, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}], partitionInfo=PartitionInfo{numberOfReplicas=3, partitionHosts=[172.23.105.220:11210, 172.23.105.221:11210, 172.23.105.223:11210, 172.23.105.225:11210], partitions=[[0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0]], tainted=false}, tainted=false, rev=40} {"coreId":4} [DEBUG] 2019-06-11 01:27:11.255 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][46µs] Service added to Node {"coreId":4,"remote":"172.23.105.220:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.255 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][23µs] Service added to Node {"coreId":4,"remote":"172.23.105.220:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.256 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":4,"managerPort":"8091","remote":"172.23.105.221"} [DEBUG] 2019-06-11 01:27:11.256 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":4,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.256 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][785µs] Service added to Node {"bucket":"default","coreId":4,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.256 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][18µs] Service added to Node {"coreId":4,"remote":"172.23.105.221:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.256 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][15µs] Service added to Node {"coreId":4,"remote":"172.23.105.221:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.256 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":4,"managerPort":"8091","remote":"172.23.105.223"} [DEBUG] 2019-06-11 01:27:11.256 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":4,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.256 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1469µs] Service added to Node {"bucket":"default","coreId":4,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.256 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][17µs] Service added to Node {"coreId":4,"remote":"172.23.105.223:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.257 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][821µs] Service added to Node {"coreId":4,"remote":"172.23.105.223:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.257 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":4,"managerPort":"8091","remote":"172.23.105.225"} [DEBUG] 2019-06-11 01:27:11.257 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":4,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.257 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1762µs] Service added to Node {"bucket":"default","coreId":4,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.257 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][4207µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":4,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38958"} [DEBUG] 2019-06-11 01:27:11.257 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][20µs] Service added to Node {"coreId":4,"remote":"172.23.105.225:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.257 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][20µs] Service added to Node {"coreId":4,"remote":"172.23.105.225:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:11.257 [cb-events] CouchbaseLogger - [CORE][ReconfigurationCompletedEvent][11379µs] Reconfiguration attempt completed. {"coreId":4} [DEBUG] 2019-06-11 01:27:11.257 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][5838µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":4,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40608"} [DEBUG] 2019-06-11 01:27:11.257 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][2571µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":4,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43914"} [DEBUG] 2019-06-11 01:27:11.258 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][2974µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":4,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38958"} [DEBUG] 2019-06-11 01:27:11.258 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":4,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38958"} [DEBUG] 2019-06-11 01:27:11.258 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][1902µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":4,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40608"} [DEBUG] 2019-06-11 01:27:11.258 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][641µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":4,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43914"} [DEBUG] 2019-06-11 01:27:11.258 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":4,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40608"} [DEBUG] 2019-06-11 01:27:11.258 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":4,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43914"} [DEBUG] 2019-06-11 01:27:11.258 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][20600µs] SASL Authentication completed {"bucket":"default","coreId":4,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40608"} [DEBUG] 2019-06-11 01:27:11.258 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][403µs] Bucket "default" selected {"bucket":"default","coreId":4,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40608"} [DEBUG] 2019-06-11 01:27:11.259 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][32412µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.001902989S, FeatureNegotiatingHandler=PT0.005838561S, SaslAuthenticationHandler=PT0.020600736S, SelectBucketHandler=PT0.000403608S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":4,"remote":"172.23.105.223:11210","type":"KV","local":"/172.23.105.89:40608","channelId":"0000000000000004/000000000063098F"} [DEBUG] 2019-06-11 01:27:11.259 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][21769µs] SASL Authentication completed {"bucket":"default","coreId":4,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43914"} [DEBUG] 2019-06-11 01:27:11.259 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][421µs] Bucket "default" selected {"bucket":"default","coreId":4,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43914"} [DEBUG] 2019-06-11 01:27:11.259 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][31027µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000641478S, FeatureNegotiatingHandler=PT0.002571527S, SaslAuthenticationHandler=PT0.021769557S, SelectBucketHandler=PT0.000421417S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":4,"remote":"172.23.105.225:11210","type":"KV","local":"/172.23.105.89:43914","channelId":"0000000000000004/00000000E9B45B82"} [DEBUG] 2019-06-11 01:27:11.259 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][33302µs] SASL Authentication completed {"bucket":"default","coreId":4,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38958"} [DEBUG] 2019-06-11 01:27:11.259 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][455µs] Bucket "default" selected {"bucket":"default","coreId":4,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38958"} [DEBUG] 2019-06-11 01:27:11.259 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][46544µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.002974533S, FeatureNegotiatingHandler=PT0.004207022S, SaslAuthenticationHandler=PT0.033302305S, SelectBucketHandler=PT0.000455233S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":4,"remote":"172.23.105.221:11210","type":"KV","local":"/172.23.105.89:38958","channelId":"0000000000000004/0000000078403D2D"} [INFO ] 2019-06-11 01:27:11.296 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":5,"managerPort":"8091","remote":"172.23.105.220"} [DEBUG] 2019-06-11 01:27:11.297 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":5,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.297 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1903µs] Service added to Node {"bucket":"default","coreId":5,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.297 [cb-events] CouchbaseLogger - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"requestId":6,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"coreId":5,"completed":false} [DEBUG] 2019-06-11 01:27:11.297 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][2089µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":5,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57194"} [DEBUG] 2019-06-11 01:27:11.297 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][722µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":5,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57194"} [DEBUG] 2019-06-11 01:27:11.298 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":5,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57194"} [DEBUG] 2019-06-11 01:27:11.298 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][20719µs] SASL Authentication completed {"bucket":"default","coreId":5,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57194"} [DEBUG] 2019-06-11 01:27:11.298 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][517µs] Bucket "default" selected {"bucket":"default","coreId":5,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57194"} [DEBUG] 2019-06-11 01:27:11.298 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][28170µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000722804S, FeatureNegotiatingHandler=PT0.002089021S, SaslAuthenticationHandler=PT0.020719029S, SelectBucketHandler=PT0.000517028S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":5,"remote":"172.23.105.220:11210","type":"KV","local":"/172.23.105.89:57194","channelId":"0000000000000005/00000000052F7163"} [DEBUG] 2019-06-11 01:27:11.425 [Jython-Netty-Client-7] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.425 [Jython-Netty-Client-7] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.425 [Jython-Netty-Client-7] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 816, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.500 [cb-events] CouchbaseLogger - [CONFIG][ConfigUpdatedEvent] Bucket configuration updated: DefaultCouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=db9922136c30d6f66545b753288d022c', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=db9922136c30d6f66545b753288d022c', nodeInfo=[DefaultNodeInfo{rawHostname='172.23.105.220', hostname=NetworkAddress{172.23.105.220/172.23.105.220, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.221', hostname=NetworkAddress{172.23.105.221/172.23.105.221, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.223', hostname=NetworkAddress{172.23.105.223/172.23.105.223, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.225', hostname=NetworkAddress{172.23.105.225/172.23.105.225, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}], partitionInfo=PartitionInfo{numberOfReplicas=3, partitionHosts=[172.23.105.220:11210, 172.23.105.221:11210, 172.23.105.223:11210, 172.23.105.225:11210], partitions=[[0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0]], tainted=false}, tainted=false, rev=40} {"coreId":5} [DEBUG] 2019-06-11 01:27:11.500 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][38µs] Service added to Node {"coreId":5,"remote":"172.23.105.220:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.500 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][17µs] Service added to Node {"coreId":5,"remote":"172.23.105.220:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.500 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":5,"managerPort":"8091","remote":"172.23.105.221"} [DEBUG] 2019-06-11 01:27:11.500 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":5,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.500 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][682µs] Service added to Node {"bucket":"default","coreId":5,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.501 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][20µs] Service added to Node {"coreId":5,"remote":"172.23.105.221:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.501 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][15µs] Service added to Node {"coreId":5,"remote":"172.23.105.221:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.501 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":5,"managerPort":"8091","remote":"172.23.105.223"} [DEBUG] 2019-06-11 01:27:11.501 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":5,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.501 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][3543µs] Service added to Node {"bucket":"default","coreId":5,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.501 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][18µs] Service added to Node {"coreId":5,"remote":"172.23.105.223:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.501 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][36µs] Service added to Node {"coreId":5,"remote":"172.23.105.223:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.501 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":5,"managerPort":"8091","remote":"172.23.105.225"} [DEBUG] 2019-06-11 01:27:11.501 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":5,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.501 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][437µs] Service added to Node {"bucket":"default","coreId":5,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.502 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][19µs] Service added to Node {"coreId":5,"remote":"172.23.105.225:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.502 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][7219µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":5,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38966"} [DEBUG] 2019-06-11 01:27:11.502 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][43µs] Service added to Node {"coreId":5,"remote":"172.23.105.225:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:11.502 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][5602µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":5,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40616"} [DEBUG] 2019-06-11 01:27:11.502 [cb-events] CouchbaseLogger - [CORE][ReconfigurationCompletedEvent][13909µs] Reconfiguration attempt completed. {"coreId":5} [DEBUG] 2019-06-11 01:27:11.502 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][1402µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":5,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38966"} [DEBUG] 2019-06-11 01:27:11.502 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][1050µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":5,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40616"} [DEBUG] 2019-06-11 01:27:11.502 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][2113µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":5,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43922"} [DEBUG] 2019-06-11 01:27:11.502 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":5,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38966"} [DEBUG] 2019-06-11 01:27:11.503 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":5,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40616"} [DEBUG] 2019-06-11 01:27:11.503 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][1160µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":5,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43922"} [DEBUG] 2019-06-11 01:27:11.503 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":5,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43922"} [DEBUG] 2019-06-11 01:27:11.503 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][21067µs] SASL Authentication completed {"bucket":"default","coreId":5,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38966"} [DEBUG] 2019-06-11 01:27:11.503 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][500µs] Bucket "default" selected {"bucket":"default","coreId":5,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38966"} [DEBUG] 2019-06-11 01:27:11.503 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][35859µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.001402604S, FeatureNegotiatingHandler=PT0.007219273S, SaslAuthenticationHandler=PT0.02106772S, SelectBucketHandler=PT0.000500872S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":5,"remote":"172.23.105.221:11210","type":"KV","local":"/172.23.105.89:38966","channelId":"0000000000000005/0000000076806478"} [DEBUG] 2019-06-11 01:27:11.503 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][21538µs] SASL Authentication completed {"bucket":"default","coreId":5,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43922"} [DEBUG] 2019-06-11 01:27:11.504 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][361µs] Bucket "default" selected {"bucket":"default","coreId":5,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43922"} [DEBUG] 2019-06-11 01:27:11.504 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][30349µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.00116084S, FeatureNegotiatingHandler=PT0.002113516S, SaslAuthenticationHandler=PT0.021538366S, SelectBucketHandler=PT0.000361142S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":5,"remote":"172.23.105.225:11210","type":"KV","local":"/172.23.105.89:43922","channelId":"0000000000000005/00000000BFF24E63"} [DEBUG] 2019-06-11 01:27:11.504 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][24391µs] SASL Authentication completed {"bucket":"default","coreId":5,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40616"} [DEBUG] 2019-06-11 01:27:11.504 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][429µs] Bucket "default" selected {"bucket":"default","coreId":5,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40616"} [DEBUG] 2019-06-11 01:27:11.504 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][36848µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.001050704S, FeatureNegotiatingHandler=PT0.005602469S, SaslAuthenticationHandler=PT0.024391389S, SelectBucketHandler=PT0.000429795S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":5,"remote":"172.23.105.223:11210","type":"KV","local":"/172.23.105.89:40616","channelId":"0000000000000005/00000000F998C2AA"} [INFO ] 2019-06-11 01:27:11.547 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":6,"managerPort":"8091","remote":"172.23.105.220"} [DEBUG] 2019-06-11 01:27:11.548 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":6,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.548 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][4159µs] Service added to Node {"bucket":"default","coreId":6,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.548 [cb-events] CouchbaseLogger - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"requestId":10,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"coreId":6,"completed":false} [DEBUG] 2019-06-11 01:27:11.548 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][2518µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":6,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57202"} [DEBUG] 2019-06-11 01:27:11.548 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][1785µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":6,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57202"} [DEBUG] 2019-06-11 01:27:11.549 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":6,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57202"} [DEBUG] 2019-06-11 01:27:11.549 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][21234µs] SASL Authentication completed {"bucket":"default","coreId":6,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57202"} [DEBUG] 2019-06-11 01:27:11.549 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][781µs] Bucket "default" selected {"bucket":"default","coreId":6,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57202"} [DEBUG] 2019-06-11 01:27:11.549 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][32512µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.00178546S, FeatureNegotiatingHandler=PT0.00251814S, SaslAuthenticationHandler=PT0.021234894S, SelectBucketHandler=PT0.000781197S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":6,"remote":"172.23.105.220:11210","type":"KV","local":"/172.23.105.89:57202","channelId":"0000000000000006/00000000D67CEFB2"} [DEBUG] 2019-06-11 01:27:11.674 [Jython-Netty-Client-8] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.675 [Jython-Netty-Client-8] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.675 [Jython-Netty-Client-8] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 816, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.750 [cb-events] CouchbaseLogger - [CONFIG][ConfigUpdatedEvent] Bucket configuration updated: DefaultCouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=db9922136c30d6f66545b753288d022c', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=db9922136c30d6f66545b753288d022c', nodeInfo=[DefaultNodeInfo{rawHostname='172.23.105.220', hostname=NetworkAddress{172.23.105.220/172.23.105.220, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.221', hostname=NetworkAddress{172.23.105.221/172.23.105.221, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.223', hostname=NetworkAddress{172.23.105.223/172.23.105.223, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.225', hostname=NetworkAddress{172.23.105.225/172.23.105.225, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}], partitionInfo=PartitionInfo{numberOfReplicas=3, partitionHosts=[172.23.105.220:11210, 172.23.105.221:11210, 172.23.105.223:11210, 172.23.105.225:11210], partitions=[[0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0]], tainted=false}, tainted=false, rev=40} {"coreId":6} [DEBUG] 2019-06-11 01:27:11.751 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][65µs] Service added to Node {"coreId":6,"remote":"172.23.105.220:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.751 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][18µs] Service added to Node {"coreId":6,"remote":"172.23.105.220:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.751 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":6,"managerPort":"8091","remote":"172.23.105.221"} [DEBUG] 2019-06-11 01:27:11.751 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":6,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.751 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][721µs] Service added to Node {"bucket":"default","coreId":6,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.752 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][17µs] Service added to Node {"coreId":6,"remote":"172.23.105.221:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.752 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][25µs] Service added to Node {"coreId":6,"remote":"172.23.105.221:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.752 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":6,"managerPort":"8091","remote":"172.23.105.223"} [DEBUG] 2019-06-11 01:27:11.752 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":6,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.752 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][446µs] Service added to Node {"bucket":"default","coreId":6,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.752 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][38µs] Service added to Node {"coreId":6,"remote":"172.23.105.223:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.752 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][26µs] Service added to Node {"coreId":6,"remote":"172.23.105.223:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:11.752 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":6,"managerPort":"8091","remote":"172.23.105.225"} [DEBUG] 2019-06-11 01:27:11.752 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":6,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.753 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][2860µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":6,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38974"} [DEBUG] 2019-06-11 01:27:11.753 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1704µs] Service added to Node {"bucket":"default","coreId":6,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.753 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][18µs] Service added to Node {"coreId":6,"remote":"172.23.105.225:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.753 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][31µs] Service added to Node {"coreId":6,"remote":"172.23.105.225:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:11.753 [cb-events] CouchbaseLogger - [CORE][ReconfigurationCompletedEvent][10777µs] Reconfiguration attempt completed. {"coreId":6} [DEBUG] 2019-06-11 01:27:11.753 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][4345µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":6,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38974"} [DEBUG] 2019-06-11 01:27:11.753 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":6,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38974"} [DEBUG] 2019-06-11 01:27:11.754 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][13631µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":6,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43930"} [DEBUG] 2019-06-11 01:27:11.754 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][14470µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":6,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40624"} [DEBUG] 2019-06-11 01:27:11.754 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][1394µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":6,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43930"} [DEBUG] 2019-06-11 01:27:11.754 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":6,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43930"} [DEBUG] 2019-06-11 01:27:11.754 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][6350µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":6,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40624"} [DEBUG] 2019-06-11 01:27:11.754 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":6,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40624"} [DEBUG] 2019-06-11 01:27:11.754 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][32364µs] SASL Authentication completed {"bucket":"default","coreId":6,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38974"} [DEBUG] 2019-06-11 01:27:11.754 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][444µs] Bucket "default" selected {"bucket":"default","coreId":6,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38974"} [DEBUG] 2019-06-11 01:27:11.755 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][43379µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.004345044S, FeatureNegotiatingHandler=PT0.002860499S, SaslAuthenticationHandler=PT0.03236424S, SelectBucketHandler=PT0.00044487S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":6,"remote":"172.23.105.221:11210","type":"KV","local":"/172.23.105.89:38974","channelId":"0000000000000006/000000005C08B441"} [DEBUG] 2019-06-11 01:27:11.755 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][31418µs] SASL Authentication completed {"bucket":"default","coreId":6,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43930"} [DEBUG] 2019-06-11 01:27:11.755 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][460µs] Bucket "default" selected {"bucket":"default","coreId":6,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43930"} [DEBUG] 2019-06-11 01:27:11.755 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][51971µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.001394963S, FeatureNegotiatingHandler=PT0.013631245S, SaslAuthenticationHandler=PT0.031418603S, SelectBucketHandler=PT0.000460797S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":6,"remote":"172.23.105.225:11210","type":"KV","local":"/172.23.105.89:43930","channelId":"0000000000000006/000000006518EFE5"} [DEBUG] 2019-06-11 01:27:11.755 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][28701µs] SASL Authentication completed {"bucket":"default","coreId":6,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40624"} [DEBUG] 2019-06-11 01:27:11.755 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][428µs] Bucket "default" selected {"bucket":"default","coreId":6,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40624"} [DEBUG] 2019-06-11 01:27:11.755 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][56441µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.00635023S, FeatureNegotiatingHandler=PT0.014470648S, SaslAuthenticationHandler=PT0.028701823S, SelectBucketHandler=PT0.000428218S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":6,"remote":"172.23.105.223:11210","type":"KV","local":"/172.23.105.89:40624","channelId":"0000000000000006/000000002810606E"} [INFO ] 2019-06-11 01:27:11.796 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":7,"managerPort":"8091","remote":"172.23.105.220"} [DEBUG] 2019-06-11 01:27:11.797 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":7,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.797 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][2406µs] Service added to Node {"bucket":"default","coreId":7,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:11.797 [cb-events] CouchbaseLogger - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"requestId":11,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"coreId":7,"completed":false} [DEBUG] 2019-06-11 01:27:11.797 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][1014µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":7,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57210"} [DEBUG] 2019-06-11 01:27:11.797 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][1023µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":7,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57210"} [DEBUG] 2019-06-11 01:27:11.797 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":7,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57210"} [DEBUG] 2019-06-11 01:27:11.798 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][24789µs] SASL Authentication completed {"bucket":"default","coreId":7,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57210"} [DEBUG] 2019-06-11 01:27:11.798 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][370µs] Bucket "default" selected {"bucket":"default","coreId":7,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57210"} [DEBUG] 2019-06-11 01:27:11.798 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][30707µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.0010232S, FeatureNegotiatingHandler=PT0.001014146S, SaslAuthenticationHandler=PT0.024789542S, SelectBucketHandler=PT0.000370477S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":7,"remote":"172.23.105.220:11210","type":"KV","local":"/172.23.105.89:57210","channelId":"0000000000000007/00000000BB78C05F"} [DEBUG] 2019-06-11 01:27:11.925 [Jython-Netty-Client-9] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 1, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.925 [Jython-Netty-Client-9] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.925 [Jython-Netty-Client-9] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 816, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:11.999 [cb-events] CouchbaseLogger - [CONFIG][ConfigUpdatedEvent] Bucket configuration updated: DefaultCouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=db9922136c30d6f66545b753288d022c', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=db9922136c30d6f66545b753288d022c', nodeInfo=[DefaultNodeInfo{rawHostname='172.23.105.220', hostname=NetworkAddress{172.23.105.220/172.23.105.220, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.221', hostname=NetworkAddress{172.23.105.221/172.23.105.221, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.223', hostname=NetworkAddress{172.23.105.223/172.23.105.223, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.225', hostname=NetworkAddress{172.23.105.225/172.23.105.225, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}], partitionInfo=PartitionInfo{numberOfReplicas=3, partitionHosts=[172.23.105.220:11210, 172.23.105.221:11210, 172.23.105.223:11210, 172.23.105.225:11210], partitions=[[0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0]], tainted=false}, tainted=false, rev=40} {"coreId":7} [DEBUG] 2019-06-11 01:27:11.999 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][34µs] Service added to Node {"coreId":7,"remote":"172.23.105.220:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:11.999 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][27µs] Service added to Node {"coreId":7,"remote":"172.23.105.220:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:12.000 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":7,"managerPort":"8091","remote":"172.23.105.221"} [DEBUG] 2019-06-11 01:27:12.000 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":7,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.000 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][671µs] Service added to Node {"bucket":"default","coreId":7,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.000 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][17µs] Service added to Node {"coreId":7,"remote":"172.23.105.221:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:12.000 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1556µs] Service added to Node {"coreId":7,"remote":"172.23.105.221:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:12.000 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":7,"managerPort":"8091","remote":"172.23.105.223"} [DEBUG] 2019-06-11 01:27:12.000 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":7,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.000 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][414µs] Service added to Node {"bucket":"default","coreId":7,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.000 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][19µs] Service added to Node {"coreId":7,"remote":"172.23.105.223:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:12.000 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][17µs] Service added to Node {"coreId":7,"remote":"172.23.105.223:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:12.001 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":7,"managerPort":"8091","remote":"172.23.105.225"} [DEBUG] 2019-06-11 01:27:12.001 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":7,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.001 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][3183µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":7,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38982"} [DEBUG] 2019-06-11 01:27:12.001 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][435µs] Service added to Node {"bucket":"default","coreId":7,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.001 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][16µs] Service added to Node {"coreId":7,"remote":"172.23.105.225:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:12.001 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][15µs] Service added to Node {"coreId":7,"remote":"172.23.105.225:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:12.001 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][2607µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":7,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38982"} [DEBUG] 2019-06-11 01:27:12.001 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][1099µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":7,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43938"} [DEBUG] 2019-06-11 01:27:12.001 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][3982µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":7,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40632"} [DEBUG] 2019-06-11 01:27:12.002 [cb-events] CouchbaseLogger - [CORE][ReconfigurationCompletedEvent][11187µs] Reconfiguration attempt completed. {"coreId":7} [DEBUG] 2019-06-11 01:27:12.002 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":7,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38982"} [DEBUG] 2019-06-11 01:27:12.002 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][1441µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":7,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40632"} [DEBUG] 2019-06-11 01:27:12.002 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][3510µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":7,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43938"} [DEBUG] 2019-06-11 01:27:12.002 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":7,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40632"} [DEBUG] 2019-06-11 01:27:12.002 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":7,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43938"} [DEBUG] 2019-06-11 01:27:12.002 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][24041µs] SASL Authentication completed {"bucket":"default","coreId":7,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38982"} [DEBUG] 2019-06-11 01:27:12.002 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][383µs] Bucket "default" selected {"bucket":"default","coreId":7,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38982"} [DEBUG] 2019-06-11 01:27:12.002 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][33843µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.002607655S, FeatureNegotiatingHandler=PT0.003183386S, SaslAuthenticationHandler=PT0.024041151S, SelectBucketHandler=PT0.000383144S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":7,"remote":"172.23.105.221:11210","type":"KV","local":"/172.23.105.89:38982","channelId":"0000000000000007/00000000202B7851"} [DEBUG] 2019-06-11 01:27:12.002 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][22853µs] SASL Authentication completed {"bucket":"default","coreId":7,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40632"} [DEBUG] 2019-06-11 01:27:12.002 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][1359µs] Bucket "default" selected {"bucket":"default","coreId":7,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40632"} [DEBUG] 2019-06-11 01:27:12.003 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][32958µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.001441821S, FeatureNegotiatingHandler=PT0.003982565S, SaslAuthenticationHandler=PT0.022853172S, SelectBucketHandler=PT0.00135995S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":7,"remote":"172.23.105.223:11210","type":"KV","local":"/172.23.105.89:40632","channelId":"0000000000000007/00000000529EBAC7"} [DEBUG] 2019-06-11 01:27:12.003 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][24408µs] SASL Authentication completed {"bucket":"default","coreId":7,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43938"} [DEBUG] 2019-06-11 01:27:12.003 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][380µs] Bucket "default" selected {"bucket":"default","coreId":7,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43938"} [DEBUG] 2019-06-11 01:27:12.003 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][32372µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.003510647S, FeatureNegotiatingHandler=PT0.001099591S, SaslAuthenticationHandler=PT0.024408193S, SelectBucketHandler=PT0.000380677S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":7,"remote":"172.23.105.225:11210","type":"KV","local":"/172.23.105.89:43938","channelId":"0000000000000007/00000000F66A2981"} [INFO ] 2019-06-11 01:27:12.043 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":8,"managerPort":"8091","remote":"172.23.105.220"} [DEBUG] 2019-06-11 01:27:12.044 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":8,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.044 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1762µs] Service added to Node {"bucket":"default","coreId":8,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.044 [cb-events] CouchbaseLogger - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"requestId":15,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"coreId":8,"completed":false} [DEBUG] 2019-06-11 01:27:12.044 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][797µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":8,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57218"} [DEBUG] 2019-06-11 01:27:12.044 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][951µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":8,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57218"} [DEBUG] 2019-06-11 01:27:12.044 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":8,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57218"} [DEBUG] 2019-06-11 01:27:12.044 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][23545µs] SASL Authentication completed {"bucket":"default","coreId":8,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57218"} [DEBUG] 2019-06-11 01:27:12.044 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][394µs] Bucket "default" selected {"bucket":"default","coreId":8,"remote":"172.23.105.220/172.23.105.220:11210","local":"/172.23.105.89:57218"} [DEBUG] 2019-06-11 01:27:12.045 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][28904µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000951967S, FeatureNegotiatingHandler=PT0.000797491S, SaslAuthenticationHandler=PT0.023545822S, SelectBucketHandler=PT0.000394182S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":8,"remote":"172.23.105.220:11210","type":"KV","local":"/172.23.105.89:57218","channelId":"0000000000000008/0000000090D1EF64"} [DEBUG] 2019-06-11 01:27:12.252 [cb-events] CouchbaseLogger - [CONFIG][ConfigUpdatedEvent] Bucket configuration updated: DefaultCouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=db9922136c30d6f66545b753288d022c', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=db9922136c30d6f66545b753288d022c', nodeInfo=[DefaultNodeInfo{rawHostname='172.23.105.220', hostname=NetworkAddress{172.23.105.220/172.23.105.220, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.221', hostname=NetworkAddress{172.23.105.221/172.23.105.221, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.223', hostname=NetworkAddress{172.23.105.223/172.23.105.223, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='172.23.105.225', hostname=NetworkAddress{172.23.105.225/172.23.105.225, fromHostname=false, reverseDns=true}, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}], partitionInfo=PartitionInfo{numberOfReplicas=3, partitionHosts=[172.23.105.220:11210, 172.23.105.221:11210, 172.23.105.223:11210, 172.23.105.225:11210], partitions=[[0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,2,3], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,1,3,2], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,1,3], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,2,3,1], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,1,2], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [0,3,2,1], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,2,3], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,0,3,2], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,0,3], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,2,3,0], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,0,2], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [1,3,2,0], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,1,3], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,0,3,1], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,0,3], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,1,3,0], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,0,1], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [2,3,1,0], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,1,2], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,0,2,1], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,0,2], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,1,2,0], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,0,1], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0], [3,2,1,0]], tainted=false}, tainted=false, rev=40} {"coreId":8} [DEBUG] 2019-06-11 01:27:12.253 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][40µs] Service added to Node {"coreId":8,"remote":"172.23.105.220:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:12.253 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][16µs] Service added to Node {"coreId":8,"remote":"172.23.105.220:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:12.253 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":8,"managerPort":"8091","remote":"172.23.105.221"} [DEBUG] 2019-06-11 01:27:12.253 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":8,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.253 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][784µs] Service added to Node {"bucket":"default","coreId":8,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.253 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][28µs] Service added to Node {"coreId":8,"remote":"172.23.105.221:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:12.253 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][441µs] Service added to Node {"coreId":8,"remote":"172.23.105.221:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:12.253 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":8,"managerPort":"8091","remote":"172.23.105.223"} [DEBUG] 2019-06-11 01:27:12.253 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":8,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.253 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1564µs] Service added to Node {"bucket":"default","coreId":8,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.254 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][18µs] Service added to Node {"coreId":8,"remote":"172.23.105.223:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:12.254 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1077µs] Service added to Node {"coreId":8,"remote":"172.23.105.223:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:12.254 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][2117µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":8,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38990"} [INFO ] 2019-06-11 01:27:12.254 [cb-events] CouchbaseLogger - [NODE][NodeConnectedEvent] Node connected {"coreId":8,"managerPort":"8091","remote":"172.23.105.225"} [DEBUG] 2019-06-11 01:27:12.254 [cb-events] CouchbaseLogger - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":8,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.254 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][708µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":8,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40640"} [DEBUG] 2019-06-11 01:27:12.254 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][1180µs] Service added to Node {"bucket":"default","coreId":8,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:12.254 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][16µs] Service added to Node {"coreId":8,"remote":"172.23.105.225:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:12.254 [cb-events] CouchbaseLogger - [SERVICE][ServiceAddedEvent][36µs] Service added to Node {"coreId":8,"remote":"172.23.105.225:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:12.254 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][2128µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":8,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38990"} [DEBUG] 2019-06-11 01:27:12.254 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][2117µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":8,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40640"} [DEBUG] 2019-06-11 01:27:12.255 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":8,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40640"} [DEBUG] 2019-06-11 01:27:12.255 [cb-events] CouchbaseLogger - [IO][FeaturesNegotiatedEvent][737µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":8,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43946"} [DEBUG] 2019-06-11 01:27:12.255 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":8,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38990"} [DEBUG] 2019-06-11 01:27:12.255 [cb-events] CouchbaseLogger - [CORE][ReconfigurationCompletedEvent][14208µs] Reconfiguration attempt completed. {"coreId":8} [DEBUG] 2019-06-11 01:27:12.255 [cb-events] CouchbaseLogger - [IO][ErrorMapLoadedEvent][993µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":8,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43946"} [DEBUG] 2019-06-11 01:27:12.255 [cb-events] CouchbaseLogger - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [PLAIN, SCRAM_SHA1, SCRAM_SHA512, SCRAM_SHA256], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":8,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43946"} [DEBUG] 2019-06-11 01:27:12.299 [Jython-Netty-Client-0] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.300 [Jython-Netty-Client-0] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.300 [Jython-Netty-Client-0] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 816, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.355 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][37793µs] SASL Authentication completed {"bucket":"default","coreId":8,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40640"} [DEBUG] 2019-06-11 01:27:12.356 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][398µs] Bucket "default" selected {"bucket":"default","coreId":8,"remote":"172.23.105.223/172.23.105.223:11210","local":"/172.23.105.89:40640"} [DEBUG] 2019-06-11 01:27:12.356 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][44271µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.002117716S, FeatureNegotiatingHandler=PT0.000708383S, SaslAuthenticationHandler=PT0.037793113S, SelectBucketHandler=PT0.000398261S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":8,"remote":"172.23.105.223:11210","type":"KV","local":"/172.23.105.89:40640","channelId":"0000000000000008/0000000089720576"} [DEBUG] 2019-06-11 01:27:12.356 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][39126µs] SASL Authentication completed {"bucket":"default","coreId":8,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38990"} [DEBUG] 2019-06-11 01:27:12.356 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][1542µs] Bucket "default" selected {"bucket":"default","coreId":8,"remote":"172.23.105.221/172.23.105.221:11210","local":"/172.23.105.89:38990"} [DEBUG] 2019-06-11 01:27:12.356 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][49878µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.002128928S, FeatureNegotiatingHandler=PT0.002117666S, SaslAuthenticationHandler=PT0.039126669S, SelectBucketHandler=PT0.001542915S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":8,"remote":"172.23.105.221:11210","type":"KV","local":"/172.23.105.89:38990","channelId":"0000000000000008/00000000C29383DC"} [DEBUG] 2019-06-11 01:27:12.356 [cb-events] CouchbaseLogger - [IO][SaslAuthenticationCompletedEvent][36207µs] SASL Authentication completed {"bucket":"default","coreId":8,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43946"} [DEBUG] 2019-06-11 01:27:12.356 [cb-events] CouchbaseLogger - [IO][SelectBucketCompletedEvent][430µs] Bucket "default" selected {"bucket":"default","coreId":8,"remote":"172.23.105.225/172.23.105.225:11210","local":"/172.23.105.89:43946"} [DEBUG] 2019-06-11 01:27:12.357 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointConnectedEvent][46605µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.000993806S, FeatureNegotiatingHandler=PT0.000737315S, SaslAuthenticationHandler=PT0.036207733S, SelectBucketHandler=PT0.000430328S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":8,"remote":"172.23.105.225:11210","type":"KV","local":"/172.23.105.89:43946","channelId":"0000000000000008/0000000015B338DF"} [DEBUG] 2019-06-11 01:27:12.389 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.389 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.389 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.390 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.390 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.390 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.390 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.390 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.390 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.391 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.391 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.396 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.397 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.397 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.397 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.397 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.397 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 16384, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:12.402 [Jython-Netty-Client-1] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 8682, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.565 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.566 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.566 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.566 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.566 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.566 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.566 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.567 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.567 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.567 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.567 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.567 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.567 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.567 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.567 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.568 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.568 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 16384, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:13.568 [Jython-Netty-Client-2] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 9275, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.662 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 1, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.662 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.662 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.662 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.662 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.662 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.662 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.663 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.663 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.663 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.663 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.663 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.663 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.663 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.663 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.663 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.664 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 16384, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:14.664 [Jython-Netty-Client-3] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 9455, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.750 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.750 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.750 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.750 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.750 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.750 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.751 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.751 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.751 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.751 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.751 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.751 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.751 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.752 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.752 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.752 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.752 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 16384, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:15.752 [Jython-Netty-Client-4] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 9700, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.850 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.850 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.850 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.851 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.851 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.851 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.851 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.851 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.851 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.852 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.852 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.852 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.852 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.852 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.853 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.853 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.853 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 16384, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:16.853 [Jython-Netty-Client-5] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 10450, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.962 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.963 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.963 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.963 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.963 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.963 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.964 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.964 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.964 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.964 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.964 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.964 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.965 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.965 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.965 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.965 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1024, cap: 1024) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.965 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 16384, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:17.966 [Jython-Netty-Client-6] DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 10519, cap: 16384) that reached at the tail of the pipeline. Please check your pipeline configuration. [DEBUG] 2019-06-11 01:27:19.045 [cb-io-kv-5-4] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-5-4 [DEBUG] 2019-06-11 01:27:19.046 [cb-io-kv-5-3] PoolThreadCache - Freed 40 thread-local buffer(s) from thread: cb-io-kv-5-3 [DEBUG] 2019-06-11 01:27:19.049 [cb-io-kv-5-1] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-5-1 [DEBUG] 2019-06-11 01:27:19.058 [cb-io-kv-5-2] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-5-2 [DEBUG] 2019-06-11 01:27:19.075 [cb-io-kv-9-1] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-9-1 [DEBUG] 2019-06-11 01:27:19.076 [cb-io-kv-9-3] PoolThreadCache - Freed 40 thread-local buffer(s) from thread: cb-io-kv-9-3 [DEBUG] 2019-06-11 01:27:19.077 [cb-io-kv-9-4] PoolThreadCache - Freed 40 thread-local buffer(s) from thread: cb-io-kv-9-4 [DEBUG] 2019-06-11 01:27:19.077 [cb-io-kv-9-2] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-9-2 [DEBUG] 2019-06-11 01:27:19.094 [cb-io-kv-13-2] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-13-2 [DEBUG] 2019-06-11 01:27:19.095 [cb-io-kv-13-4] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-13-4 [DEBUG] 2019-06-11 01:27:19.097 [cb-io-kv-13-3] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-13-3 [DEBUG] 2019-06-11 01:27:19.098 [cb-io-kv-13-1] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-13-1 [DEBUG] 2019-06-11 01:27:19.110 [cb-io-kv-17-3] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-17-3 [DEBUG] 2019-06-11 01:27:19.111 [cb-io-kv-17-2] PoolThreadCache - Freed 40 thread-local buffer(s) from thread: cb-io-kv-17-2 [DEBUG] 2019-06-11 01:27:19.111 [cb-io-kv-17-1] PoolThreadCache - Freed 40 thread-local buffer(s) from thread: cb-io-kv-17-1 [DEBUG] 2019-06-11 01:27:19.112 [cb-io-kv-17-4] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-17-4 [DEBUG] 2019-06-11 01:27:19.121 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 1 underlying endpoints {"bucket":"default","coreId":5,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:19.121 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][436µs] Service removed from Node {"bucket":"default","coreId":5,"remote":"172.23.105.220:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:19.121 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 0 underlying endpoints {"coreId":5,"remote":"172.23.105.220:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:19.121 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][23µs] Service removed from Node {"coreId":5,"remote":"172.23.105.220:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:19.121 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 0 underlying endpoints {"coreId":5,"remote":"172.23.105.220:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:19.121 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][4µs] Service removed from Node {"coreId":5,"remote":"172.23.105.220:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:19.121 [cb-events] CouchbaseLogger - [NODE][NodeDisconnectedEvent][60µs] Node disconnected {"coreId":5,"managerPort":"8091","remote":"172.23.105.220"} [DEBUG] 2019-06-11 01:27:19.122 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointDisconnectedEvent][521µs] Endpoint disconnected successfully {"bucket":"default","circuitBreaker":"DISABLED","coreId":5,"remote":"172.23.105.220:11210","type":"KV","local":"/172.23.105.89:57194","channelId":"0000000000000005/00000000052F7163"} [DEBUG] 2019-06-11 01:27:19.122 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 1 underlying endpoints {"bucket":"default","coreId":5,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:19.122 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][489µs] Service removed from Node {"bucket":"default","coreId":5,"remote":"172.23.105.221:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:19.122 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 0 underlying endpoints {"coreId":5,"remote":"172.23.105.221:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:19.122 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][5µs] Service removed from Node {"coreId":5,"remote":"172.23.105.221:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:19.122 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 0 underlying endpoints {"coreId":5,"remote":"172.23.105.221:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:19.122 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][3µs] Service removed from Node {"coreId":5,"remote":"172.23.105.221:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:19.122 [cb-events] CouchbaseLogger - [NODE][NodeDisconnectedEvent][37µs] Node disconnected {"coreId":5,"managerPort":"8091","remote":"172.23.105.221"} [DEBUG] 2019-06-11 01:27:19.122 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 1 underlying endpoints {"bucket":"default","coreId":5,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:19.122 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][427µs] Service removed from Node {"bucket":"default","coreId":5,"remote":"172.23.105.223:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:19.122 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 0 underlying endpoints {"coreId":5,"remote":"172.23.105.223:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:19.123 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][5µs] Service removed from Node {"coreId":5,"remote":"172.23.105.223:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:19.123 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 0 underlying endpoints {"coreId":5,"remote":"172.23.105.223:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:19.123 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][3µs] Service removed from Node {"coreId":5,"remote":"172.23.105.223:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:19.123 [cb-events] CouchbaseLogger - [NODE][NodeDisconnectedEvent][36µs] Node disconnected {"coreId":5,"managerPort":"8091","remote":"172.23.105.223"} [DEBUG] 2019-06-11 01:27:19.123 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointDisconnectedEvent][129µs] Endpoint disconnected successfully {"bucket":"default","circuitBreaker":"DISABLED","coreId":5,"remote":"172.23.105.221:11210","type":"KV","local":"/172.23.105.89:38966","channelId":"0000000000000005/0000000076806478"} [DEBUG] 2019-06-11 01:27:19.123 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 1 underlying endpoints {"bucket":"default","coreId":5,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:19.123 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][970µs] Service removed from Node {"bucket":"default","coreId":5,"remote":"172.23.105.225:11210","type":"KV"} [DEBUG] 2019-06-11 01:27:19.124 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointDisconnectedEvent][108µs] Endpoint disconnected successfully {"bucket":"default","circuitBreaker":"DISABLED","coreId":5,"remote":"172.23.105.225:11210","type":"KV","local":"/172.23.105.89:43922","channelId":"0000000000000005/00000000BFF24E63"} [DEBUG] 2019-06-11 01:27:19.124 [cb-events] CouchbaseLogger - [ENDPOINT][EndpointDisconnectedEvent][1546µs] Endpoint disconnected successfully {"bucket":"default","circuitBreaker":"DISABLED","coreId":5,"remote":"172.23.105.223:11210","type":"KV","local":"/172.23.105.89:40616","channelId":"0000000000000005/00000000F998C2AA"} [DEBUG] 2019-06-11 01:27:19.124 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 0 underlying endpoints {"coreId":5,"remote":"172.23.105.225:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:19.124 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][349µs] Service removed from Node {"coreId":5,"remote":"172.23.105.225:8092","type":"VIEWS"} [DEBUG] 2019-06-11 01:27:19.124 [cb-events] CouchbaseLogger - [SERVICE][ServiceDisconnectInitiatedEvent] Starting to disconnect service with 0 underlying endpoints {"coreId":5,"remote":"172.23.105.225:8091","type":"MANAGER"} [DEBUG] 2019-06-11 01:27:19.124 [cb-events] CouchbaseLogger - [SERVICE][ServiceRemovedEvent][2781µs] Service removed from Node {"coreId":5,"remote":"172.23.105.225:8091","type":"MANAGER"} [INFO ] 2019-06-11 01:27:19.124 [cb-events] CouchbaseLogger - [NODE][NodeDisconnectedEvent][3187µs] Node disconnected {"coreId":5,"managerPort":"8091","remote":"172.23.105.225"} [DEBUG] 2019-06-11 01:27:19.124 [cb-events] CouchbaseLogger - [CORE][ReconfigurationCompletedEvent][6499µs] Reconfiguration attempt completed. {"coreId":5} [DEBUG] 2019-06-11 01:27:19.124 [cb-events] CouchbaseLogger - [CORE][ReconfigurationCompletedEvent][40µs] Reconfiguration attempt completed. {"coreId":5} [DEBUG] 2019-06-11 01:27:19.128 [cb-io-kv-21-2] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-21-2 [DEBUG] 2019-06-11 01:27:19.128 [cb-io-kv-21-3] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-21-3 [DEBUG] 2019-06-11 01:27:19.128 [cb-io-kv-21-4] PoolThreadCache - Freed 40 thread-local buffer(s) from thread: cb-io-kv-21-4 [DEBUG] 2019-06-11 01:27:19.128 [cb-io-kv-21-1] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-21-1 [DEBUG] 2019-06-11 01:27:19.145 [cb-io-kv-25-4] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-25-4 [DEBUG] 2019-06-11 01:27:19.145 [cb-io-kv-25-3] PoolThreadCache - Freed 41 thread-local buffer(s) from thread: cb-io-kv-25-3 [DEBUG] 2019-06-11 01:27:19.146 [cb-io-kv-25-2] PoolThreadCache - Freed 40 thread-local buffer(s) from thread: cb-io-kv-25-2 [DEBUG] 2019-06-11 01:27:19.146 [cb-io-kv-25-1] PoolThreadCache - Freed 40 thread-local buffer(s) from thread: cb-io-kv-25-1 [DEBUG] 2019-06-11 01:27:19.159 [cb-io-kv-29-2] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-29-2 [DEBUG] 2019-06-11 01:27:19.159 [cb-io-kv-29-3] PoolThreadCache - Freed 40 thread-local buffer(s) from thread: cb-io-kv-29-3 [DEBUG] 2019-06-11 01:27:19.159 [cb-io-kv-29-1] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-29-1 [DEBUG] 2019-06-11 01:27:19.159 [cb-io-kv-29-4] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-29-4 [DEBUG] 2019-06-11 01:27:19.171 [cb-io-kv-33-3] PoolThreadCache - Freed 40 thread-local buffer(s) from thread: cb-io-kv-33-3 [DEBUG] 2019-06-11 01:27:19.171 [cb-io-kv-33-2] PoolThreadCache - Freed 40 thread-local buffer(s) from thread: cb-io-kv-33-2 [DEBUG] 2019-06-11 01:27:19.171 [cb-io-kv-33-1] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-33-1 [DEBUG] 2019-06-11 01:27:19.171 [cb-io-kv-33-4] PoolThreadCache - Freed 39 thread-local buffer(s) from thread: cb-io-kv-33-4