2019-07-02 11:54:45 INFO GoldenPathTests:58 - #################### Starting set-up Cluster #################### 2019-07-02 11:54:45 INFO GoldenPathTests:77 - cleaning up cluster 172.23.105.220 2019-07-02 11:54:45 INFO RestClient:94 - Cleaning up the cluster: 172.23.105.220 2019-07-02 11:54:47 INFO RestClient:111 - Rebalancing out nodes: [ns_1@172.23.105.220, ns_1@172.23.105.221] 2019-07-02 11:54:47 INFO GoldenPathTests:80 - Cluster cleanup - DONE 2019-07-02 11:54:51 INFO GoldenPathTests:88 - Adding Node to the cluster 172.23.105.221 2019-07-02 11:54:55 INFO GoldenPathTests:100 - Rebalancing the cluster 2019-07-02 11:54:58 INFO GoldenPathTests:103 - Creating a default bucket 2019-07-02 11:55:03 INFO GoldenPathTests:107 - Connection to the cluster 2019-07-02 11:55:03 DEBUG InternalLoggerFactory:43 - Using SLF4J as the default logging framework 2019-07-02 11:55:03 DEBUG ResourceLeakDetector:129 - -Dcom.couchbase.client.core.deps.io.netty.leakDetection.level: simple 2019-07-02 11:55:03 DEBUG ResourceLeakDetector:130 - -Dcom.couchbase.client.core.deps.io.netty.leakDetection.targetRecords: 4 2019-07-02 11:55:03 DEBUG PlatformDependent:938 - Platform: MacOS 2019-07-02 11:55:03 DEBUG PlatformDependent0:395 - -Dio.netty.noUnsafe: false 2019-07-02 11:55:03 DEBUG PlatformDependent0:851 - Java version: 8 2019-07-02 11:55:03 DEBUG PlatformDependent0:120 - sun.misc.Unsafe.theUnsafe: available 2019-07-02 11:55:03 DEBUG PlatformDependent0:144 - sun.misc.Unsafe.copyMemory: available 2019-07-02 11:55:03 DEBUG PlatformDependent0:182 - java.nio.Buffer.address: available 2019-07-02 11:55:03 DEBUG PlatformDependent0:243 - direct buffer constructor: available 2019-07-02 11:55:03 DEBUG PlatformDependent0:313 - java.nio.Bits.unaligned: available, true 2019-07-02 11:55:03 DEBUG PlatformDependent0:378 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 2019-07-02 11:55:03 DEBUG PlatformDependent0:385 - java.nio.DirectByteBuffer.(long, int): available 2019-07-02 11:55:03 DEBUG PlatformDependent:970 - sun.misc.Unsafe: available 2019-07-02 11:55:03 DEBUG PlatformDependent:1089 - -Dio.netty.tmpdir: /var/folders/57/4d6j2t4d5mv7t__qzn7zsdrc0000gn/T (java.io.tmpdir) 2019-07-02 11:55:03 DEBUG PlatformDependent:1168 - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2019-07-02 11:55:03 DEBUG PlatformDependent:159 - -Dio.netty.maxDirectMemory: 3817865216 bytes 2019-07-02 11:55:03 DEBUG PlatformDependent:166 - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2019-07-02 11:55:03 DEBUG CleanerJava6:92 - java.nio.ByteBuffer.cleaner(): available 2019-07-02 11:55:03 DEBUG PlatformDependent:186 - -Dio.netty.noPreferDirect: false 2019-07-02 11:55:03 DEBUG ResourceLeakDetectorFactory:202 - Loaded default ResourceLeakDetector: com.couchbase.client.core.deps.io.netty.util.ResourceLeakDetector@32ee6fee 2019-07-02 11:55:03 DEBUG PlatformDependent:832 - com.couchbase.client.core.deps.org.jctools-core.MpscChunkedArrayQueue: available 2019-07-02 11:55:03 DEBUG Loggers$LoggerFactory:249 - Using Slf4j logging framework 2019-07-02 11:55:03 DEBUG NativeLibraryLoader:73 - -Dio.netty.native.workdir: /var/folders/57/4d6j2t4d5mv7t__qzn7zsdrc0000gn/T (io.netty.tmpdir) 2019-07-02 11:55:03 DEBUG NativeLibraryLoader:78 - -Dio.netty.native.deleteLibAfterLoading: true 2019-07-02 11:55:03 DEBUG NativeLibraryLoader:82 - -Dio.netty.native.tryPatchShadedId: true 2019-07-02 11:55:03 DEBUG NativeLibraryLoader:344 - Unable to load the library 'com_couchbase_client_core_deps_netty_transport_native_kqueue_x86_64', trying other loading mechanism. java.lang.UnsatisfiedLinkError: no com_couchbase_client_core_deps_netty_transport_native_kqueue_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.4.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.4.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.4.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.loadNativeLibrary(Native.java:125) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.(Native.java:60) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.KQueue.(KQueue.java:36) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment.createEventLoopGroup(IoEnvironment.java:254) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:96) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:44) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment$Builder.build(IoEnvironment.java:324) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.CoreEnvironment.(CoreEnvironment.java:135) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:27) [java-client-3.0.0-alpha.4.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:24) [java-client-3.0.0-alpha.4.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:84) [java-client-3.0.0-alpha.4.jar:?] at com.sanity.java.JavaSDK.connectCluster(JavaSDK.java:60) [classes/:?] at com.sanity.java.GoldenPathTests.setUpClass(GoldenPathTests.java:108) [classes/:?] 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:105) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) [junit-4.12.jar:4.12] at com.sanity.java.TestRunner.main(TestRunner.java:15) [classes/:?] 2019-07-02 11:55:03 DEBUG NativeLibraryLoader:140 - com_couchbase_client_core_deps_netty_transport_native_kqueue_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /var/folders/57/4d6j2t4d5mv7t__qzn7zsdrc0000gn/T java.lang.UnsatisfiedLinkError: no com_couchbase_client_core_deps_netty_transport_native_kqueue_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.4.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) ~[core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.loadNativeLibrary(Native.java:125) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.(Native.java:60) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.KQueue.(KQueue.java:36) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment.createEventLoopGroup(IoEnvironment.java:254) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:96) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:44) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment$Builder.build(IoEnvironment.java:324) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.CoreEnvironment.(CoreEnvironment.java:135) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:27) [java-client-3.0.0-alpha.4.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:24) [java-client-3.0.0-alpha.4.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:84) [java-client-3.0.0-alpha.4.jar:?] at com.sanity.java.JavaSDK.connectCluster(JavaSDK.java:60) [classes/:?] at com.sanity.java.GoldenPathTests.setUpClass(GoldenPathTests.java:108) [classes/:?] 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:105) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) [junit-4.12.jar:4.12] at com.sanity.java.TestRunner.main(TestRunner.java:15) [classes/:?] Suppressed: java.lang.UnsatisfiedLinkError: no com_couchbase_client_core_deps_netty_transport_native_kqueue_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.4.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.4.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.4.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ~[core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.loadNativeLibrary(Native.java:125) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.(Native.java:60) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.KQueue.(KQueue.java:36) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment.createEventLoopGroup(IoEnvironment.java:254) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:96) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:44) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.IoEnvironment$Builder.build(IoEnvironment.java:324) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.core.env.CoreEnvironment.(CoreEnvironment.java:135) [core-io-2.0.0-alpha.4.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:27) [java-client-3.0.0-alpha.4.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:24) [java-client-3.0.0-alpha.4.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:84) [java-client-3.0.0-alpha.4.jar:?] at com.sanity.java.JavaSDK.connectCluster(JavaSDK.java:60) [classes/:?] at com.sanity.java.GoldenPathTests.setUpClass(GoldenPathTests.java:108) [classes/:?] 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.12.jar:4.12] at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.run(JUnitCore.java:105) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:62) [junit-4.12.jar:4.12] at org.junit.runner.JUnitCore.runClasses(JUnitCore.java:49) [junit-4.12.jar:4.12] at com.sanity.java.TestRunner.main(TestRunner.java:15) [classes/:?] 2019-07-02 11:55:03 DEBUG NativeLibraryLoader:319 - Found the ID of the shaded native library com_couchbase_client_core_deps_netty_transport_native_kqueue_x86_64. Replacing ID part netty_transport_native_kqueue_x86_64 with gxUp6rmTqClckIiCKYeXhqfoJOVq2R5K4v0e 2019-07-02 11:55:03 DEBUG NativeLibraryLoader:340 - Successfully loaded the library /var/folders/57/4d6j2t4d5mv7t__qzn7zsdrc0000gn/T/libcom_couchbase_client_core_deps_netty_transport_native_kqueue_x86_644157926952027558671.dylib 2019-07-02 11:55:03 DEBUG NetUtil:139 - -Djava.net.preferIPv4Stack: false 2019-07-02 11:55:03 DEBUG NetUtil:140 - -Djava.net.preferIPv6Addresses: false 2019-07-02 11:55:03 DEBUG NetUtil:224 - Loopback interface: lo0 (lo0, 0:0:0:0:0:0:0:1) 2019-07-02 11:55:03 DEBUG NetUtil:289 - Failed to get SOMAXCONN from sysctl and file /proc/sys/net/core/somaxconn. Default: 128 2019-07-02 11:55:03 DEBUG MultithreadEventLoopGroup:44 - -Dio.netty.eventLoopThreads: 16 2019-07-02 11:55:03 DEBUG InternalThreadLocalMap:54 - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2019-07-02 11:55:03 DEBUG InternalThreadLocalMap:57 - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2019-07-02 11:55:04 INFO JavaSDK:62 - Cluster connection is successful 2019-07-02 11:55:04 DEBUG DefaultChannelId:79 - -Dio.netty.processId: 66860 (auto-detected) 2019-07-02 11:55:04 DEBUG DefaultChannelId:101 - -Dio.netty.machineId: 18:65:90:ff:fe:cd:45:d1 (auto-detected) 2019-07-02 11:55:04 INFO node:417 - [com.couchbase.node][NodeConnectedEvent] Node connected {"coreId":1,"managerPort":"8091","remote":"172.23.105.220"} 2019-07-02 11:55:04 DEBUG service:397 - [com.couchbase.service][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":1,"remote":"172.23.105.220:11210","type":"KV"} 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:142 - -Dio.netty.allocator.numHeapArenas: 16 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:143 - -Dio.netty.allocator.numDirectArenas: 16 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:145 - -Dio.netty.allocator.pageSize: 8192 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:150 - -Dio.netty.allocator.maxOrder: 11 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:154 - -Dio.netty.allocator.chunkSize: 16777216 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:155 - -Dio.netty.allocator.tinyCacheSize: 512 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:156 - -Dio.netty.allocator.smallCacheSize: 256 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:157 - -Dio.netty.allocator.normalCacheSize: 64 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:158 - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:159 - -Dio.netty.allocator.cacheTrimInterval: 8192 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:160 - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:161 - -Dio.netty.allocator.useCacheForAllThreads: true 2019-07-02 11:55:04 DEBUG PooledByteBufAllocator:162 - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2019-07-02 11:55:04 DEBUG ByteBufUtil:84 - -Dio.netty.allocator.type: pooled 2019-07-02 11:55:04 DEBUG ByteBufUtil:93 - -Dio.netty.threadLocalDirectBufferSize: 0 2019-07-02 11:55:04 DEBUG ByteBufUtil:96 - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2019-07-02 11:55:04 DEBUG service:397 - [com.couchbase.service][ServiceAddedEvent][168577µs] Service added to Node {"bucket":"default","coreId":1,"remote":"172.23.105.220:11210","type":"KV"} 2019-07-02 11:55:04 DEBUG request:397 - [com.couchbase.request][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"coreId":1,"completed":false} 2019-07-02 11:55:04 DEBUG request:397 - [com.couchbase.request][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":2,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"coreId":1,"completed":false} 2019-07-02 11:55:04 DEBUG Recycler:96 - -Dio.netty.recycler.maxCapacityPerThread: 4096 2019-07-02 11:55:04 DEBUG Recycler:97 - -Dio.netty.recycler.maxSharedCapacityFactor: 2 2019-07-02 11:55:04 DEBUG Recycler:98 - -Dio.netty.recycler.linkCapacity: 16 2019-07-02 11:55:04 DEBUG Recycler:99 - -Dio.netty.recycler.ratio: 8 2019-07-02 11:55:04 DEBUG AbstractByteBuf:62 - -Dcom.couchbase.client.core.deps.io.netty.buffer.checkAccessible: true 2019-07-02 11:55:04 DEBUG AbstractByteBuf:63 - -Dcom.couchbase.client.core.deps.io.netty.buffer.checkBounds: true 2019-07-02 11:55:04 DEBUG ResourceLeakDetectorFactory:202 - Loaded default ResourceLeakDetector: com.couchbase.client.core.deps.io.netty.util.ResourceLeakDetector@374986b8 2019-07-02 11:55:04 DEBUG request:397 - [com.couchbase.request][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":3,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"coreId":1,"completed":false} 2019-07-02 11:55:05 DEBUG io:397 - [com.couchbase.io][FeaturesNegotiatedEvent][312428µ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":"/10.100.196.72:56675"} 2019-07-02 11:55:05 DEBUG request:397 - [com.couchbase.request][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":4,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"coreId":1,"completed":false} 2019-07-02 11:55:05 DEBUG request:397 - [com.couchbase.request][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":5,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"coreId":1,"completed":false} 2019-07-02 11:55:05 DEBUG io:397 - [com.couchbase.io][ErrorMapLoadedEvent][269617µ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":"/10.100.196.72:56675"} 2019-07-02 11:55:05 DEBUG request:397 - [com.couchbase.request][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":6,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"coreId":1,"completed":false} 2019-07-02 11:55:05 DEBUG io:397 - [com.couchbase.io][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [SCRAM_SHA512, PLAIN, SCRAM_SHA256, SCRAM_SHA1], 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":"/10.100.196.72:56675"} 2019-07-02 11:55:05 DEBUG request:397 - [com.couchbase.request][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":7,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"coreId":1,"completed":false} 2019-07-02 11:55:05 DEBUG request:397 - [com.couchbase.request][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":8,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"coreId":1,"completed":false} 2019-07-02 11:55:05 DEBUG request:397 - [com.couchbase.request][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":9,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"coreId":1,"completed":false} 2019-07-02 11:55:06 DEBUG request:397 - [com.couchbase.request][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":10,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"coreId":1,"completed":false} 2019-07-02 11:55:06 DEBUG io:397 - [com.couchbase.io][SaslAuthenticationCompletedEvent][969678µs] SASL Authentication completed {"bucket":"default","coreId":1,"remote":"172.23.105.220/172.23.105.220:11210","local":"/10.100.196.72:56675"} 2019-07-02 11:55:06 DEBUG request:397 - [com.couchbase.request][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":11,"requestId":1,"timeoutMs":10000,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"coreId":1,"completed":false} 2019-07-02 11:55:06 DEBUG io:397 - [com.couchbase.io][SelectBucketCompletedEvent][264156µs] Bucket "default" selected {"bucket":"default","coreId":1,"remote":"172.23.105.220/172.23.105.220:11210","local":"/10.100.196.72:56675"} 2019-07-02 11:55:06 DEBUG endpoint:397 - [com.couchbase.endpoint][EndpointConnectedEvent][2273621µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.269617287S, FeatureNegotiatingHandler=PT0.312428787S, SaslAuthenticationHandler=PT0.969678796S, SelectBucketHandler=PT0.264156296S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":1,"remote":"172.23.105.220:11210","type":"KV","local":"/10.100.196.72:56675","channelId":"0000000000000001/000000007A57B86E"} 2019-07-02 11:55:07 DEBUG config:397 - [com.couchbase.config][ConfigUpdatedEvent] Bucket configuration updated: DefaultCouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=fc550fa3c71979ceb34c2ffa65839c64', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=fc550fa3c71979ceb34c2ffa65839c64', nodeInfo=[DefaultNodeInfo{hostname=172.23.105.220, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{hostname=172.23.105.221, directServices={KV=11210, VIEWS=8092, MANAGER=8091}, sslServices={KV=11207, VIEWS=18092, MANAGER=18091}, alternateAddresses={}, configPort=0}], partitionInfo=PartitionInfo{numberOfReplicas=1, partitionHosts=[172.23.105.220:11210, 172.23.105.221:11210], partitions=[[0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [0,1], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0], [1,0]], tainted=false}, tainted=false, rev=43} {"coreId":1} 2019-07-02 11:55:07 TRACE service:377 - [com.couchbase.service][ServiceAddIgnoredEvent] Service not added to Node. Reason: ALREADY_ADDED {"coreId":1,"managerPort":"8091","remote":"172.23.105.220"} 2019-07-02 11:55:07 DEBUG service:397 - [com.couchbase.service][ServiceAddedEvent][517µs] Service added to Node {"coreId":1,"remote":"172.23.105.220:8092","type":"VIEWS"} 2019-07-02 11:55:07 DEBUG service:397 - [com.couchbase.service][ServiceAddedEvent][406µs] Service added to Node {"coreId":1,"remote":"172.23.105.220:8091","type":"MANAGER"} 2019-07-02 11:55:07 INFO node:417 - [com.couchbase.node][NodeConnectedEvent] Node connected {"coreId":1,"managerPort":"8091","remote":"172.23.105.221"} 2019-07-02 11:55:07 DEBUG service:397 - [com.couchbase.service][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":1,"remote":"172.23.105.221:11210","type":"KV"} 2019-07-02 11:55:07 DEBUG service:397 - [com.couchbase.service][ServiceAddedEvent][1250µs] Service added to Node {"bucket":"default","coreId":1,"remote":"172.23.105.221:11210","type":"KV"} 2019-07-02 11:55:07 DEBUG service:397 - [com.couchbase.service][ServiceAddedEvent][31µs] Service added to Node {"coreId":1,"remote":"172.23.105.221:8092","type":"VIEWS"} 2019-07-02 11:55:07 DEBUG service:397 - [com.couchbase.service][ServiceAddedEvent][20µs] Service added to Node {"coreId":1,"remote":"172.23.105.221:8091","type":"MANAGER"} 2019-07-02 11:55:07 DEBUG core:397 - [com.couchbase.core][ReconfigurationCompletedEvent][17562µs] Reconfiguration attempt completed. {"coreId":1} 2019-07-02 11:55:07 INFO core:417 - [com.couchbase.core][BucketOpenedEvent][2870959µs] Opened bucket "default" {"coreId":1} 2019-07-02 11:55:07 INFO GoldenPathTests:121 - #################### Starting Test Set_Durability_A[0] #################### 2019-07-02 11:55:07 INFO GoldenPathTests:150 - Figuring out active and replica nodes 2019-07-02 11:55:07 INFO RemoteHelper:94 - Document:Set_MAJORITY_A, vBucket:747 2019-07-02 11:55:07 INFO request:417 - [com.couchbase.request][RequestNotRetriedEvent] Request CarrierBucketConfigRequest not retried per RetryStrategy {"retried":0,"reason":"NO_MORE_RETRIES","requestId":3,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":false},"collection":{"present":false},"type":"kv","key":""},"cancelled":true,"coreId":1,"completed":true} 2019-07-02 11:55:07 TRACE config:377 - [com.couchbase.config][ConfigIgnoredEvent] The proposed configuration was ignored because of: OLD_OR_SAME_REVISION {"coreId":1} 2019-07-02 11:55:07 DEBUG io:397 - [com.couchbase.io][FeaturesNegotiatedEvent][264944µ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":"/10.100.196.72:56676"} 2019-07-02 11:55:07 DEBUG io:397 - [com.couchbase.io][ErrorMapLoadedEvent][267123µ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":"/10.100.196.72:56676"} 2019-07-02 11:55:08 DEBUG io:397 - [com.couchbase.io][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [SCRAM_SHA512, PLAIN, SCRAM_SHA256, SCRAM_SHA1], 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":"/10.100.196.72:56676"} 2019-07-02 11:55:08 DEBUG io:397 - [com.couchbase.io][SaslAuthenticationCompletedEvent][1027542µs] SASL Authentication completed {"bucket":"default","coreId":1,"remote":"172.23.105.221/172.23.105.221:11210","local":"/10.100.196.72:56676"} 2019-07-02 11:55:09 DEBUG io:397 - [com.couchbase.io][SelectBucketCompletedEvent][356090µs] Bucket "default" selected {"bucket":"default","coreId":1,"remote":"172.23.105.221/172.23.105.221:11210","local":"/10.100.196.72:56676"} 2019-07-02 11:55:09 DEBUG endpoint:397 - [com.couchbase.endpoint][EndpointConnectedEvent][2186393µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.267123668S, FeatureNegotiatingHandler=PT0.264944473S, SaslAuthenticationHandler=PT1.027542033S, SelectBucketHandler=PT0.356090129S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":1,"remote":"172.23.105.221:11210","type":"KV","local":"/10.100.196.72:56676","channelId":"0000000000000001/000000007A0A575C"} 2019-07-02 11:55:10 INFO RemoteHelper:69 - Channel Connected to machine 172.23.105.220 server with command: /opt/couchbase/bin/cbstats 172.23.105.220:11210 -b default -u Administrator -p password vbucket-details 747 2019-07-02 11:55:10 TRACE config:377 - [com.couchbase.config][ConfigIgnoredEvent] The proposed configuration was ignored because of: OLD_OR_SAME_REVISION {"coreId":1} 2019-07-02 11:55:10 INFO RemoteHelper:76 - vb_747: replica vb_747:backfill_queue_size: 0 vb_747:bloom_filter: ENABLED vb_747:bloom_filter_key_count: 0 vb_747:bloom_filter_size: 95851 vb_747:db_data_size: 278 vb_747:db_file_size: 8238 vb_747:drift_ahead_threshold: 5000000000 vb_747:drift_ahead_threshold_exceeded: 0 vb_747:drift_behind_threshold: 5000000000 vb_747:drift_behind_threshold_exceeded: 0 vb_747:high_prepared_seqno: 0 vb_747:high_seqno: 0 vb_747:hp_vb_req_size: 0 vb_747:ht_cache_size: 0 vb_747:ht_item_memory: 0 vb_747:ht_item_memory_uncompressed: 0 vb_747:ht_memory: 2584 vb_747:ht_size: 47 vb_747:logical_clock_ticks: 0 vb_747:max_cas: 0 vb_747:max_cas_str: 1970-01-01T00:00:00.0 vb_747:max_deleted_revid: 0 vb_747:might_contain_xattrs: false vb_747:num_ejects: 0 vb_747:num_items: 0 vb_747:num_non_resident: 0 vb_747:num_prepared_sync_writes: 0 vb_747:num_temp_items: 0 vb_747:ops_create: 0 vb_747:ops_delete: 0 vb_747:ops_get: 0 vb_747:ops_reject: 0 vb_747:ops_update: 0 vb_747:pending_writes: 0 vb_747:purge_seqno: 0 vb_747:queue_age: 0 vb_747:queue_drain: 2 vb_747:queue_fill: 2 vb_747:queue_memory: 0 vb_747:queue_size: 0 vb_747:rollback_item_count: 0 vb_747:sync_write_aborted_count: 0 vb_747:sync_write_accepted_count: 0 vb_747:sync_write_committed_count: 0 vb_747:topology: null vb_747:total_abs_drift: 0 vb_747:total_abs_drift_count: 0 vb_747:uuid: 209262272267267 2019-07-02 11:55:10 INFO RemoteHelper:94 - Document:Set_MAJORITY_A, vBucket:747 2019-07-02 11:55:13 TRACE config:377 - [com.couchbase.config][ConfigIgnoredEvent] The proposed configuration was ignored because of: OLD_OR_SAME_REVISION {"coreId":1} 2019-07-02 11:55:13 INFO RemoteHelper:69 - Channel Connected to machine 172.23.105.221 server with command: /opt/couchbase/bin/cbstats 172.23.105.221:11210 -b default -u Administrator -p password vbucket-details 747 2019-07-02 11:55:14 INFO RemoteHelper:76 - vb_747: active vb_747:backfill_queue_size: 0 vb_747:bloom_filter: ENABLED vb_747:bloom_filter_key_count: 0 vb_747:bloom_filter_size: 95851 vb_747:db_data_size: 334 vb_747:db_file_size: 4142 vb_747:drift_ahead_threshold: 5000000000 vb_747:drift_ahead_threshold_exceeded: 0 vb_747:drift_behind_threshold: 5000000000 vb_747:drift_behind_threshold_exceeded: 0 vb_747:high_prepared_seqno: 0 vb_747:high_seqno: 0 vb_747:hp_vb_req_size: 0 vb_747:ht_cache_size: 0 vb_747:ht_item_memory: 0 vb_747:ht_item_memory_uncompressed: 0 vb_747:ht_memory: 2584 vb_747:ht_size: 47 vb_747:logical_clock_ticks: 0 vb_747:max_cas: 0 vb_747:max_cas_str: 1970-01-01T00:00:00.0 vb_747:max_deleted_revid: 0 vb_747:might_contain_xattrs: false vb_747:num_ejects: 0 vb_747:num_items: 0 vb_747:num_non_resident: 0 vb_747:num_prepared_sync_writes: 0 vb_747:num_temp_items: 0 vb_747:ops_create: 0 vb_747:ops_delete: 0 vb_747:ops_get: 0 vb_747:ops_reject: 0 vb_747:ops_update: 0 vb_747:pending_writes: 0 vb_747:purge_seqno: 0 vb_747:queue_age: 0 vb_747:queue_drain: 1 vb_747:queue_fill: 1 vb_747:queue_memory: 0 vb_747:queue_size: 0 vb_747:rollback_item_count: 0 vb_747:sync_write_aborted_count: 0 vb_747:sync_write_accepted_count: 0 vb_747:sync_write_committed_count: 0 vb_747:topology: [["ns_1@172.23.105.221","ns_1@172.23.105.220"]] vb_747:total_abs_drift: 0 vb_747:total_abs_drift_count: 0 vb_747:uuid: 209262272267267 2019-07-02 11:55:14 INFO GoldenPathTests:161 - Active node: 172.23.105.221:8091 2019-07-02 11:55:14 INFO GoldenPathTests:162 - Replica node: 172.23.105.220:8091 2019-07-02 11:55:14 INFO GoldenPathTests:172 - Insert a document for the very first time 2019-07-02 11:55:14 INFO JavaSDK:102 - Inserting Set_MAJORITY_A 2019-07-02 11:55:14 INFO GoldenPathTests:126 - #################### Finished Test Set_Durability_A[0] #################### 2019-07-02 11:55:14 INFO TestRunner:22 - Total tests executed = 1 in 29086ms 2019-07-02 11:55:14 INFO TestRunner:23 - Total tests failed = 0 2019-07-02 11:55:14 INFO TestRunner:24 - Failed tests: []