2019-05-02 11:26:30 INFO GoldenPathTests:56 - #################### Starting set-up Cluster #################### 2019-05-02 11:26:30 INFO GoldenPathTests:75 - cleaning up cluster 10.112.180.103 2019-05-02 11:26:30 INFO RestClient:94 - Cleaning up the cluster: 10.112.180.103 2019-05-02 11:26:30 INFO RestClient:97 - Deleting bucket: default 2019-05-02 11:26:32 INFO RestClient:111 - Rebalancing out nodes: [ns_1@10.112.180.103, ns_1@10.112.180.104] 2019-05-02 11:26:32 INFO GoldenPathTests:78 - Cluster cleanup - DONE 2019-05-02 11:26:35 INFO GoldenPathTests:86 - Adding Node to the cluster 10.112.180.104 2019-05-02 11:26:37 INFO GoldenPathTests:98 - Rebalancing the cluster 2019-05-02 11:26:39 INFO GoldenPathTests:101 - Creating a default bucket 2019-05-02 11:26:44 INFO GoldenPathTests:105 - Connection to the cluster 2019-05-02 11:26:44 DEBUG InternalLoggerFactory:43 - Using SLF4J as the default logging framework 2019-05-02 11:26:44 DEBUG ResourceLeakDetector:129 - -Dcom.couchbase.client.core.deps.io.netty.leakDetection.level: simple 2019-05-02 11:26:44 DEBUG ResourceLeakDetector:130 - -Dcom.couchbase.client.core.deps.io.netty.leakDetection.targetRecords: 4 2019-05-02 11:26:44 DEBUG PlatformDependent:927 - Platform: MacOS 2019-05-02 11:26:44 DEBUG PlatformDependent0:395 - -Dio.netty.noUnsafe: false 2019-05-02 11:26:44 DEBUG PlatformDependent0:851 - Java version: 8 2019-05-02 11:26:44 DEBUG PlatformDependent0:120 - sun.misc.Unsafe.theUnsafe: available 2019-05-02 11:26:44 DEBUG PlatformDependent0:144 - sun.misc.Unsafe.copyMemory: available 2019-05-02 11:26:44 DEBUG PlatformDependent0:182 - java.nio.Buffer.address: available 2019-05-02 11:26:44 DEBUG PlatformDependent0:243 - direct buffer constructor: available 2019-05-02 11:26:44 DEBUG PlatformDependent0:313 - java.nio.Bits.unaligned: available, true 2019-05-02 11:26:44 DEBUG PlatformDependent0:378 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 2019-05-02 11:26:44 DEBUG PlatformDependent0:385 - java.nio.DirectByteBuffer.(long, int): available 2019-05-02 11:26:44 DEBUG PlatformDependent:953 - sun.misc.Unsafe: available 2019-05-02 11:26:44 DEBUG PlatformDependent:1060 - -Dio.netty.tmpdir: /var/folders/57/4d6j2t4d5mv7t__qzn7zsdrc0000gn/T (java.io.tmpdir) 2019-05-02 11:26:44 DEBUG PlatformDependent:1139 - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2019-05-02 11:26:44 DEBUG PlatformDependent:158 - -Dio.netty.maxDirectMemory: 3817865216 bytes 2019-05-02 11:26:44 DEBUG PlatformDependent:165 - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2019-05-02 11:26:44 DEBUG CleanerJava6:92 - java.nio.ByteBuffer.cleaner(): available 2019-05-02 11:26:44 DEBUG PlatformDependent:185 - -Dio.netty.noPreferDirect: false 2019-05-02 11:26:44 DEBUG ResourceLeakDetectorFactory:202 - Loaded default ResourceLeakDetector: com.couchbase.client.core.deps.io.netty.util.ResourceLeakDetector@10163d6 2019-05-02 11:26:44 DEBUG PlatformDependent:821 - com.couchbase.client.core.deps.org.jctools-core.MpscChunkedArrayQueue: available 2019-05-02 11:26:44 DEBUG Loggers$LoggerFactory:249 - Using Slf4j logging framework 2019-05-02 11:26:44 DEBUG NativeLibraryLoader:73 - -Dio.netty.native.workdir: /var/folders/57/4d6j2t4d5mv7t__qzn7zsdrc0000gn/T (io.netty.tmpdir) 2019-05-02 11:26:44 DEBUG NativeLibraryLoader:78 - -Dio.netty.native.deleteLibAfterLoading: true 2019-05-02 11:26:44 DEBUG NativeLibraryLoader:82 - -Dio.netty.native.tryPatchShadedId: true 2019-05-02 11:26:44 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.2.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.2.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.2.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.loadNativeLibrary(Native.java:125) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.(Native.java:60) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.KQueue.(KQueue.java:36) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.createEventLoopGroup(IoEnvironment.java:216) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:90) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:43) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment$Builder.build(IoEnvironment.java:280) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.create(IoEnvironment.java:53) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.CoreEnvironment.(CoreEnvironment.java:125) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:27) [java-client-3.0.0-alpha.2.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:24) [java-client-3.0.0-alpha.2.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:84) [java-client-3.0.0-alpha.2.jar:?] at com.sanity.java.JavaSDK.connectCluster(JavaSDK.java:59) [classes/:?] at com.sanity.java.GoldenPathTests.setUpClass(GoldenPathTests.java:106) [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.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:86) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:678) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192) [.cp/:?] 2019-05-02 11:26:44 DEBUG NativeLibraryLoader:140 - com_couchbase_client_core_deps_netty_transport_native_kqueue_x86_64 cannot be loaded from java.libary.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.2.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) ~[core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.loadNativeLibrary(Native.java:125) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.(Native.java:60) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.KQueue.(KQueue.java:36) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.createEventLoopGroup(IoEnvironment.java:216) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:90) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:43) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment$Builder.build(IoEnvironment.java:280) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.create(IoEnvironment.java:53) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.CoreEnvironment.(CoreEnvironment.java:125) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:27) [java-client-3.0.0-alpha.2.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:24) [java-client-3.0.0-alpha.2.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:84) [java-client-3.0.0-alpha.2.jar:?] at com.sanity.java.JavaSDK.connectCluster(JavaSDK.java:59) [classes/:?] at com.sanity.java.GoldenPathTests.setUpClass(GoldenPathTests.java:106) [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.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:86) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:678) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192) [.cp/:?] 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.2.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.2.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.2.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ~[core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.loadNativeLibrary(Native.java:125) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.Native.(Native.java:60) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.deps.io.netty.channel.kqueue.KQueue.(KQueue.java:36) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.createEventLoopGroup(IoEnvironment.java:216) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:90) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.(IoEnvironment.java:43) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment$Builder.build(IoEnvironment.java:280) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.IoEnvironment.create(IoEnvironment.java:53) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.core.env.CoreEnvironment.(CoreEnvironment.java:125) [core-io-2.0.0-alpha.2.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:27) [java-client-3.0.0-alpha.2.jar:?] at com.couchbase.client.java.env.ClusterEnvironment.(ClusterEnvironment.java:24) [java-client-3.0.0-alpha.2.jar:?] at com.couchbase.client.java.env.ClusterEnvironment$Builder.build(ClusterEnvironment.java:84) [java-client-3.0.0-alpha.2.jar:?] at com.sanity.java.JavaSDK.connectCluster(JavaSDK.java:59) [classes/:?] at com.sanity.java.GoldenPathTests.setUpClass(GoldenPathTests.java:106) [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.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:86) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:678) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382) [.cp/:?] at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192) [.cp/:?] 2019-05-02 11:26:44 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 DvTyN4TNLLz1sV38zUYD97ESHGko5S96ZSVa 2019-05-02 11:26:44 DEBUG NativeLibraryLoader:340 - Successfully loaded the library /var/folders/57/4d6j2t4d5mv7t__qzn7zsdrc0000gn/T/libcom_couchbase_client_core_deps_netty_transport_native_kqueue_x86_647283130630590235746.dylib 2019-05-02 11:26:44 DEBUG NetUtil:139 - -Djava.net.preferIPv4Stack: false 2019-05-02 11:26:44 DEBUG NetUtil:140 - -Djava.net.preferIPv6Addresses: false 2019-05-02 11:26:44 DEBUG NetUtil:224 - Loopback interface: lo0 (lo0, 0:0:0:0:0:0:0:1) 2019-05-02 11:26:44 DEBUG NetUtil:289 - Failed to get SOMAXCONN from sysctl and file /proc/sys/net/core/somaxconn. Default: 128 2019-05-02 11:26:44 DEBUG MultithreadEventLoopGroup:44 - -Dio.netty.eventLoopThreads: 16 2019-05-02 11:26:44 INFO JavaSDK:61 - Cluster connection is successful 2019-05-02 11:26:45 DEBUG DefaultChannelId:79 - -Dio.netty.processId: 7075 (auto-detected) 2019-05-02 11:26:45 DEBUG DefaultChannelId:101 - -Dio.netty.machineId: 18:65:90:ff:fe:cd:45:d1 (auto-detected) 2019-05-02 11:26:45 DEBUG InternalThreadLocalMap:54 - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2019-05-02 11:26:45 DEBUG InternalThreadLocalMap:57 - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2019-05-02 11:26:45 INFO CouchbaseLogger:400 - [NODE][NodeConnectedEvent] Node connected {"coreId":1,"remote":"10.112.180.103"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":1,"remote":"10.112.180.103:11210","type":"KV"} 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:128 - -Dio.netty.allocator.numHeapArenas: 16 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:129 - -Dio.netty.allocator.numDirectArenas: 16 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:131 - -Dio.netty.allocator.pageSize: 8192 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:136 - -Dio.netty.allocator.maxOrder: 11 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:140 - -Dio.netty.allocator.chunkSize: 16777216 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:141 - -Dio.netty.allocator.tinyCacheSize: 512 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:142 - -Dio.netty.allocator.smallCacheSize: 256 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:143 - -Dio.netty.allocator.normalCacheSize: 64 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:144 - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:145 - -Dio.netty.allocator.cacheTrimInterval: 8192 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:146 - -Dio.netty.allocator.useCacheForAllThreads: true 2019-05-02 11:26:45 DEBUG PooledByteBufAllocator:147 - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2019-05-02 11:26:45 DEBUG ByteBufUtil:84 - -Dio.netty.allocator.type: pooled 2019-05-02 11:26:45 DEBUG ByteBufUtil:93 - -Dio.netty.threadLocalDirectBufferSize: 0 2019-05-02 11:26:45 DEBUG ByteBufUtil:96 - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2019-05-02 11:26:45 DEBUG Recycler:96 - -Dio.netty.recycler.maxCapacityPerThread: 4096 2019-05-02 11:26:45 DEBUG Recycler:97 - -Dio.netty.recycler.maxSharedCapacityFactor: 2 2019-05-02 11:26:45 DEBUG Recycler:98 - -Dio.netty.recycler.linkCapacity: 16 2019-05-02 11:26:45 DEBUG Recycler:99 - -Dio.netty.recycler.ratio: 8 2019-05-02 11:26:45 DEBUG AbstractByteBuf:62 - -Dcom.couchbase.client.core.deps.io.netty.buffer.checkAccessible: true 2019-05-02 11:26:45 DEBUG AbstractByteBuf:63 - -Dcom.couchbase.client.core.deps.io.netty.buffer.checkBounds: true 2019-05-02 11:26:45 DEBUG ResourceLeakDetectorFactory:202 - Loaded default ResourceLeakDetector: com.couchbase.client.core.deps.io.netty.util.ResourceLeakDetector@468fa026 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [SERVICE][ServiceAddedEvent][427125µs] Service added to Node {"bucket":"default","coreId":1,"remote":"10.112.180.103:11210","type":"KV"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [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} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [IO][FeaturesNegotiatedEvent][48082µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":1,"remote":"10.112.180.103/10.112.180.103:11210","local":"/10.112.180.1:57909"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [IO][ErrorMapLoadedEvent][1231µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":1,"remote":"10.112.180.103/10.112.180.103:11210","local":"/10.112.180.1:57909"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [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} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [SCRAM_SHA512, SCRAM_SHA256, PLAIN, SCRAM_SHA1], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":1,"remote":"10.112.180.103/10.112.180.103:11210","local":"/10.112.180.1:57909"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [IO][SaslAuthenticationCompletedEvent][158573µs] SASL Authentication completed {"bucket":"default","coreId":1,"remote":"10.112.180.103/10.112.180.103:11210","local":"/10.112.180.1:57909"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [IO][SelectBucketCompletedEvent][749µs] Bucket "default" selected {"bucket":"default","coreId":1,"remote":"10.112.180.103/10.112.180.103:11210","local":"/10.112.180.1:57909"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [ENDPOINT][EndpointConnectedEvent][373922µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.001231391S, FeatureNegotiatingHandler=PT0.048082131S, SaslAuthenticationHandler=PT0.158573485S, SelectBucketHandler=PT0.000749098S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":1,"remote":"10.112.180.103:11210","type":"KV","local":"/10.112.180.1:57909","channelId":"0000000000000001/00000000E4F58EF3"} 2019-05-02 11:26:45 INFO GoldenPathTests:119 - #################### Starting Test Set_Durability_A[0] #################### 2019-05-02 11:26:45 INFO GoldenPathTests:153 - Figuring out active and replica nodes 2019-05-02 11:26:45 INFO RemoteHelper:94 - Document:Set_MAJORITY_A, vBucket:747 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [CONFIG][ConfigUpdatedEvent] Bucket configuration updated: DefaultCouchbaseBucketConfig{name='default', locator=VBUCKET, uri='/pools/default/buckets/default?bucket_uuid=84f550507e17982dd868488f60bc9a1a', streamingUri='/pools/default/bucketsStreaming/default?bucket_uuid=84f550507e17982dd868488f60bc9a1a', nodeInfo=[DefaultNodeInfo{rawHostname='10.112.180.103', hostname=NetworkAddress{10.112.180.103/10.112.180.103, fromHostname=false, reverseDns=true}, directServices={MANAGER=8091, VIEWS=8092, KV=11210}, sslServices={MANAGER=18091, VIEWS=18092, KV=11207}, alternateAddresses={}, configPort=0}, DefaultNodeInfo{rawHostname='10.112.180.104', hostname=NetworkAddress{10.112.180.104/10.112.180.104, fromHostname=false, reverseDns=true}, directServices={MANAGER=8091, VIEWS=8092, KV=11210}, sslServices={MANAGER=18091, VIEWS=18092, KV=11207}, alternateAddresses={}, configPort=0}], partitionInfo=PartitionInfo{numberOfReplicas=1, partitionHosts=[10.112.180.103:11210, 10.112.180.104: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=1441} {"coreId":1} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [SERVICE][ServiceAddedEvent][739µs] Service added to Node {"coreId":1,"remote":"10.112.180.103:8091","type":"MANAGER"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [SERVICE][ServiceAddedEvent][248µs] Service added to Node {"coreId":1,"remote":"10.112.180.103:8092","type":"VIEWS"} 2019-05-02 11:26:45 TRACE CouchbaseLogger:360 - [SERVICE][ServiceAddIgnoredEvent] Service not added to Node. Reason: ALREADY_ADDED {"coreId":1,"remote":"10.112.180.103"} 2019-05-02 11:26:45 INFO CouchbaseLogger:400 - [NODE][NodeConnectedEvent] Node connected {"coreId":1,"remote":"10.112.180.104"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [SERVICE][ServiceAddedEvent][18µs] Service added to Node {"coreId":1,"remote":"10.112.180.104:8091","type":"MANAGER"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [SERVICE][ServiceAddedEvent][11µs] Service added to Node {"coreId":1,"remote":"10.112.180.104:8092","type":"VIEWS"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [SERVICE][ServiceConnectInitiatedEvent] Starting to connect service with 1 minimum endpoints {"bucket":"default","coreId":1,"remote":"10.112.180.104:11210","type":"KV"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [SERVICE][ServiceAddedEvent][660µs] Service added to Node {"bucket":"default","coreId":1,"remote":"10.112.180.104:11210","type":"KV"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [CORE][ReconfigurationCompletedEvent][13223µs] Reconfiguration attempt completed. {"coreId":1} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [IO][FeaturesNegotiatedEvent][1600µs] Negotiated [XATTR, XERROR, SELECT_BUCKET, SNAPPY, ALT_REQUEST, SYNC_REPLICATION] {"bucket":"default","coreId":1,"remote":"10.112.180.104/10.112.180.104:11210","local":"/10.112.180.1:57910"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [IO][ErrorMapLoadedEvent][1303µs] KV Error Map successfully loaded. Map Version: 1, Revision: 2 {"bucket":"default","coreId":1,"remote":"10.112.180.104/10.112.180.104:11210","local":"/10.112.180.1:57910"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [IO][SaslMechanismsSelectedEvent] SASL Mechanism SCRAM_SHA512 selected. Server: [SCRAM_SHA512, SCRAM_SHA256, PLAIN, SCRAM_SHA1], Allowed: [PLAIN, CRAM_MD5, SCRAM_SHA1, SCRAM_SHA256, SCRAM_SHA512] {"bucket":"default","coreId":1,"remote":"10.112.180.104/10.112.180.104:11210","local":"/10.112.180.1:57910"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [IO][SaslAuthenticationCompletedEvent][18939µs] SASL Authentication completed {"bucket":"default","coreId":1,"remote":"10.112.180.104/10.112.180.104:11210","local":"/10.112.180.1:57910"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [IO][SelectBucketCompletedEvent][1113µs] Bucket "default" selected {"bucket":"default","coreId":1,"remote":"10.112.180.104/10.112.180.104:11210","local":"/10.112.180.1:57910"} 2019-05-02 11:26:45 DEBUG CouchbaseLogger:380 - [ENDPOINT][EndpointConnectedEvent][26453µs] Endpoint connected successfully (Timings: {ErrorMapLoadingHandler=PT0.001303339S, FeatureNegotiatingHandler=PT0.001600597S, SaslAuthenticationHandler=PT0.018939591S, SelectBucketHandler=PT0.001113165S}) {"bucket":"default","circuitBreaker":"DISABLED","coreId":1,"remote":"10.112.180.104:11210","type":"KV","local":"/10.112.180.1:57910","channelId":"0000000000000001/00000000833525AC"} 2019-05-02 11:26:45 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 747 2019-05-02 11:26:46 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: 245 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:topology: null vb_747:total_abs_drift: 0 vb_747:total_abs_drift_count: 0 vb_747:uuid: 51182180717366 2019-05-02 11:26:46 INFO RemoteHelper:94 - Document:Set_MAJORITY_A, vBucket:747 2019-05-02 11:26:46 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.104 server with command: /opt/couchbase/bin/cbstats 10.112.180.104:11210 -b default -u Administrator -p password vbucket-details 747 2019-05-02 11:26:46 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: 300 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:topology: [["ns_1@10.112.180.104","ns_1@10.112.180.103"]] vb_747:total_abs_drift: 0 vb_747:total_abs_drift_count: 0 vb_747:uuid: 51182180717366 2019-05-02 11:26:46 INFO GoldenPathTests:164 - Active node: 10.112.180.104:8091 2019-05-02 11:26:46 INFO GoldenPathTests:165 - Replica node: 10.112.180.103:8091 2019-05-02 11:26:46 INFO GoldenPathTests:175 - Insert a document for the very first time 2019-05-02 11:26:46 INFO JavaSDK:101 - Inserting Set_MAJORITY_A 2019-05-02 11:26:46 INFO GoldenPathTests:178 - Start a reader thread to continuously check the document for older value 2019-05-02 11:26:46 INFO GoldenPathTests:184 - Stop memcached on replica node 2019-05-02 11:26:46 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: kill -s STOP `pgrep memcached` 2019-05-02 11:26:46 INFO GoldenPathTests:188 - memcached on replica node is stopped 2019-05-02 11:26:46 INFO JavaSDK:208 - Upserting Set_MAJORITY_A 2019-05-02 11:26:46 INFO JavaSDK:163 - Awaiting for latch 2019-05-02 11:26:46 INFO GoldenPathTests:195 - Asserting the old doc value before memcached starts 2019-05-02 11:26:46 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: kill -s CONT `pgrep memcached` 2019-05-02 11:26:46 INFO JavaSDK:219 - Upsert completed 2019-05-02 11:26:46 INFO GoldenPathTests:205 - Verifying the updated value after memcached resumes 2019-05-02 11:26:46 INFO GoldenPathTests:128 - #################### Finished Test Set_Durability_A[0] #################### 2019-05-02 11:26:46 INFO GoldenPathTests:119 - #################### Starting Test Set_Durability_A[1] #################### 2019-05-02 11:26:46 INFO GoldenPathTests:153 - Figuring out active and replica nodes 2019-05-02 11:26:46 INFO RemoteHelper:94 - Document:Set_MAJORITY_AND_PERSIST_ON_MASTER_A, vBucket:996 2019-05-02 11:26:46 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 996 2019-05-02 11:26:46 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"reason":"STOPPED_LISTENING","requestId":78,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"cancelled":true,"coreId":1,"completed":true} 2019-05-02 11:26:46 TRACE CouchbaseLogger:360 - [CONFIG][ConfigIgnoredEvent] The proposed configuration was ignored because of: OLD_OR_SAME_REVISION {"coreId":1} 2019-05-02 11:26:47 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:47 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 996 2019-05-02 11:26:47 INFO RemoteHelper:76 - vb_996: replica vb_996:backfill_queue_size: 0 vb_996:bloom_filter: DOESN'T EXIST vb_996:bloom_filter_key_count: 0 vb_996:bloom_filter_size: 0 vb_996:db_data_size: 245 vb_996:db_file_size: 8238 vb_996:drift_ahead_threshold: 5000000000 vb_996:drift_ahead_threshold_exceeded: 0 vb_996:drift_behind_threshold: 5000000000 vb_996:drift_behind_threshold_exceeded: 0 vb_996:high_prepared_seqno: 0 vb_996:high_seqno: 0 vb_996:hp_vb_req_size: 0 vb_996:ht_cache_size: 0 vb_996:ht_item_memory: 0 vb_996:ht_item_memory_uncompressed: 0 vb_996:ht_memory: 2584 vb_996:ht_size: 47 vb_996:logical_clock_ticks: 0 vb_996:max_cas: 0 vb_996:max_cas_str: 1970-01-01T00:00:00.0 vb_996:max_deleted_revid: 0 vb_996:might_contain_xattrs: false vb_996:num_ejects: 0 vb_996:num_items: 0 vb_996:num_non_resident: 0 vb_996:num_prepared_sync_writes: 0 vb_996:num_temp_items: 0 vb_996:ops_create: 0 vb_996:ops_delete: 0 vb_996:ops_get: 0 vb_996:ops_reject: 0 vb_996:ops_update: 0 vb_996:pending_writes: 130 vb_996:purge_seqno: 0 vb_996:queue_age: 0 vb_996:queue_drain: 0 vb_996:queue_fill: 1 vb_996:queue_memory: 112 vb_996:queue_size: 1 vb_996:rollback_item_count: 0 vb_996:topology: null vb_996:total_abs_drift: 0 vb_996:total_abs_drift_count: 0 vb_996:uuid: 90103569036215 2019-05-02 11:26:47 INFO RemoteHelper:94 - Document:Set_MAJORITY_AND_PERSIST_ON_MASTER_A, vBucket:996 2019-05-02 11:26:47 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.104 server with command: /opt/couchbase/bin/cbstats 10.112.180.104:11210 -b default -u Administrator -p password vbucket-details 996 2019-05-02 11:26:47 INFO RemoteHelper:76 - vb_996: active vb_996:backfill_queue_size: 0 vb_996:bloom_filter: ENABLED vb_996:bloom_filter_key_count: 0 vb_996:bloom_filter_size: 95851 vb_996:db_data_size: 300 vb_996:db_file_size: 4142 vb_996:drift_ahead_threshold: 5000000000 vb_996:drift_ahead_threshold_exceeded: 0 vb_996:drift_behind_threshold: 5000000000 vb_996:drift_behind_threshold_exceeded: 0 vb_996:high_prepared_seqno: 0 vb_996:high_seqno: 0 vb_996:hp_vb_req_size: 0 vb_996:ht_cache_size: 0 vb_996:ht_item_memory: 0 vb_996:ht_item_memory_uncompressed: 0 vb_996:ht_memory: 2584 vb_996:ht_size: 47 vb_996:logical_clock_ticks: 0 vb_996:max_cas: 0 vb_996:max_cas_str: 1970-01-01T00:00:00.0 vb_996:max_deleted_revid: 0 vb_996:might_contain_xattrs: false vb_996:num_ejects: 0 vb_996:num_items: 0 vb_996:num_non_resident: 0 vb_996:num_prepared_sync_writes: 0 vb_996:num_temp_items: 0 vb_996:ops_create: 0 vb_996:ops_delete: 0 vb_996:ops_get: 0 vb_996:ops_reject: 0 vb_996:ops_update: 0 vb_996:pending_writes: 0 vb_996:purge_seqno: 0 vb_996:queue_age: 0 vb_996:queue_drain: 1 vb_996:queue_fill: 1 vb_996:queue_memory: 0 vb_996:queue_size: 0 vb_996:rollback_item_count: 0 vb_996:topology: [["ns_1@10.112.180.104","ns_1@10.112.180.103"]] vb_996:total_abs_drift: 0 vb_996:total_abs_drift_count: 0 vb_996:uuid: 90103569036215 2019-05-02 11:26:47 INFO GoldenPathTests:164 - Active node: 10.112.180.104:8091 2019-05-02 11:26:47 INFO GoldenPathTests:165 - Replica node: 10.112.180.103:8091 2019-05-02 11:26:47 INFO GoldenPathTests:175 - Insert a document for the very first time 2019-05-02 11:26:47 INFO JavaSDK:101 - Inserting Set_MAJORITY_AND_PERSIST_ON_MASTER_A 2019-05-02 11:26:47 INFO GoldenPathTests:178 - Start a reader thread to continuously check the document for older value 2019-05-02 11:26:47 INFO GoldenPathTests:184 - Stop memcached on replica node 2019-05-02 11:26:47 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: kill -s STOP `pgrep memcached` 2019-05-02 11:26:47 INFO GoldenPathTests:188 - memcached on replica node is stopped 2019-05-02 11:26:47 INFO JavaSDK:208 - Upserting Set_MAJORITY_AND_PERSIST_ON_MASTER_A 2019-05-02 11:26:47 INFO JavaSDK:163 - Awaiting for latch 2019-05-02 11:26:47 INFO GoldenPathTests:195 - Asserting the old doc value before memcached starts 2019-05-02 11:26:47 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: kill -s CONT `pgrep memcached` 2019-05-02 11:26:49 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"requestId":291,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"coreId":1,"completed":false} 2019-05-02 11:26:49 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":2,"requestId":291,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"coreId":1,"completed":false} 2019-05-02 11:26:50 INFO JavaSDK:219 - Upsert completed 2019-05-02 11:26:50 TRACE CouchbaseLogger:360 - [CONFIG][ConfigIgnoredEvent] The proposed configuration was ignored because of: OLD_OR_SAME_REVISION {"coreId":1} 2019-05-02 11:26:50 INFO GoldenPathTests:205 - Verifying the updated value after memcached resumes 2019-05-02 11:26:50 INFO GoldenPathTests:128 - #################### Finished Test Set_Durability_A[1] #################### 2019-05-02 11:26:50 INFO GoldenPathTests:119 - #################### Starting Test Set_Durability_A[2] #################### 2019-05-02 11:26:50 INFO GoldenPathTests:153 - Figuring out active and replica nodes 2019-05-02 11:26:50 INFO RemoteHelper:94 - Document:Set_PERSIST_TO_MAJORITY_A, vBucket:71 2019-05-02 11:26:50 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:50 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:50 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:51 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:51 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:52 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:52 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:52 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:52 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"reason":"STOPPED_LISTENING","requestId":294,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"cancelled":true,"coreId":1,"completed":true} 2019-05-02 11:26:52 TRACE CouchbaseLogger:360 - [CONFIG][ConfigIgnoredEvent] The proposed configuration was ignored because of: OLD_OR_SAME_REVISION {"coreId":1} 2019-05-02 11:26:52 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:53 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:53 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:54 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:54 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:54 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:54 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:55 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:55 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:55 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"reason":"STOPPED_LISTENING","requestId":297,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"cancelled":true,"coreId":1,"completed":true} 2019-05-02 11:26:55 TRACE CouchbaseLogger:360 - [CONFIG][ConfigIgnoredEvent] The proposed configuration was ignored because of: OLD_OR_SAME_REVISION {"coreId":1} 2019-05-02 11:26:56 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:56 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:56 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:56 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:57 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:57 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:58 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:58 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:58 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"reason":"STOPPED_LISTENING","requestId":298,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"cancelled":true,"coreId":1,"completed":true} 2019-05-02 11:26:58 TRACE CouchbaseLogger:360 - [CONFIG][ConfigIgnoredEvent] The proposed configuration was ignored because of: OLD_OR_SAME_REVISION {"coreId":1} 2019-05-02 11:26:58 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:58 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:59 INFO RemoteHelper:114 - Retrying cbstats 2019-05-02 11:26:59 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.103 server with command: /opt/couchbase/bin/cbstats 10.112.180.103:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:59 INFO RemoteHelper:76 - vb_71: active vb_71:backfill_queue_size: 0 vb_71:bloom_filter: DOESN'T EXIST vb_71:bloom_filter_key_count: 0 vb_71:bloom_filter_size: 0 vb_71:db_data_size: 337 vb_71:db_file_size: 12334 vb_71:drift_ahead_threshold: 5000000000 vb_71:drift_ahead_threshold_exceeded: 0 vb_71:drift_behind_threshold: 5000000000 vb_71:drift_behind_threshold_exceeded: 0 vb_71:high_prepared_seqno: 0 vb_71:high_seqno: 0 vb_71:hp_vb_req_size: 0 vb_71:ht_cache_size: 0 vb_71:ht_item_memory: 0 vb_71:ht_item_memory_uncompressed: 0 vb_71:ht_memory: 2584 vb_71:ht_size: 47 vb_71:logical_clock_ticks: 0 vb_71:max_cas: 0 vb_71:max_cas_str: 1970-01-01T00:00:00.0 vb_71:max_deleted_revid: 0 vb_71:might_contain_xattrs: false vb_71:num_ejects: 0 vb_71:num_items: 0 vb_71:num_non_resident: 0 vb_71:num_prepared_sync_writes: 0 vb_71:num_temp_items: 0 vb_71:ops_create: 0 vb_71:ops_delete: 0 vb_71:ops_get: 0 vb_71:ops_reject: 0 vb_71:ops_update: 0 vb_71:pending_writes: 0 vb_71:purge_seqno: 0 vb_71:queue_age: 0 vb_71:queue_drain: 1 vb_71:queue_fill: 1 vb_71:queue_memory: 0 vb_71:queue_size: 0 vb_71:rollback_item_count: 0 vb_71:topology: [["ns_1@10.112.180.103","ns_1@10.112.180.104"]] vb_71:total_abs_drift: 0 vb_71:total_abs_drift_count: 0 vb_71:uuid: 161614335576347 2019-05-02 11:26:59 INFO RemoteHelper:94 - Document:Set_PERSIST_TO_MAJORITY_A, vBucket:71 2019-05-02 11:26:59 INFO RemoteHelper:69 - Channel Connected to machine 10.112.180.104 server with command: /opt/couchbase/bin/cbstats 10.112.180.104:11210 -b default -u Administrator -p password vbucket-details 71 2019-05-02 11:26:59 INFO RemoteHelper:76 - vb_71: replica vb_71:backfill_queue_size: 0 vb_71:bloom_filter: ENABLED vb_71:bloom_filter_key_count: 0 vb_71:bloom_filter_size: 95851 vb_71:db_data_size: 269 vb_71:db_file_size: 12334 vb_71:drift_ahead_threshold: 5000000000 vb_71:drift_ahead_threshold_exceeded: 0 vb_71:drift_behind_threshold: 5000000000 vb_71:drift_behind_threshold_exceeded: 0 vb_71:high_prepared_seqno: 0 vb_71:high_seqno: 0 vb_71:hp_vb_req_size: 0 vb_71:ht_cache_size: 0 vb_71:ht_item_memory: 0 vb_71:ht_item_memory_uncompressed: 0 vb_71:ht_memory: 2584 vb_71:ht_size: 47 vb_71:logical_clock_ticks: 0 vb_71:max_cas: 0 vb_71:max_cas_str: 1970-01-01T00:00:00.0 vb_71:max_deleted_revid: 0 vb_71:might_contain_xattrs: false vb_71:num_ejects: 0 vb_71:num_items: 0 vb_71:num_non_resident: 0 vb_71:num_prepared_sync_writes: 0 vb_71:num_temp_items: 0 vb_71:ops_create: 0 vb_71:ops_delete: 0 vb_71:ops_get: 0 vb_71:ops_reject: 0 vb_71:ops_update: 0 vb_71:pending_writes: 0 vb_71:purge_seqno: 0 vb_71:queue_age: 0 vb_71:queue_drain: 3 vb_71:queue_fill: 3 vb_71:queue_memory: 0 vb_71:queue_size: 0 vb_71:rollback_item_count: 0 vb_71:topology: null vb_71:total_abs_drift: 0 vb_71:total_abs_drift_count: 0 vb_71:uuid: 176423778881074 2019-05-02 11:26:59 INFO GoldenPathTests:164 - Active node: 10.112.180.103:8091 2019-05-02 11:26:59 INFO GoldenPathTests:165 - Replica node: 10.112.180.104:8091 2019-05-02 11:26:59 INFO GoldenPathTests:175 - Insert a document for the very first time 2019-05-02 11:26:59 INFO JavaSDK:101 - Inserting Set_PERSIST_TO_MAJORITY_A 2019-05-02 11:26:59 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":1,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:00 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":2,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:00 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":3,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:00 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":4,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:00 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":5,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:00 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":6,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:01 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":7,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:01 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":8,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:01 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":9,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:01 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":10,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:01 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"reason":"STOPPED_LISTENING","requestId":302,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"cancelled":true,"coreId":1,"completed":true} 2019-05-02 11:27:01 TRACE CouchbaseLogger:360 - [CONFIG][ConfigIgnoredEvent] The proposed configuration was ignored because of: OLD_OR_SAME_REVISION {"coreId":1} 2019-05-02 11:27:01 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":11,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:02 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":12,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:02 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":13,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:02 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":14,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:02 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":15,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:02 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":16,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:03 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":17,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:03 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":18,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:03 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":19,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:03 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":20,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:03 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":21,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:04 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":22,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:04 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":23,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:04 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":24,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:04 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":25,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:04 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"reason":"STOPPED_LISTENING","requestId":303,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"cancelled":true,"coreId":1,"completed":true} 2019-05-02 11:27:04 TRACE CouchbaseLogger:360 - [CONFIG][ConfigIgnoredEvent] The proposed configuration was ignored because of: OLD_OR_SAME_REVISION {"coreId":1} 2019-05-02 11:27:04 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":26,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:05 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":27,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:05 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":28,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:05 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":29,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:05 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":30,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:05 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":31,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:06 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":32,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:06 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":33,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:06 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":34,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:06 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":35,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:06 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":36,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:07 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":37,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:07 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":38,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:07 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":39,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:07 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":40,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:07 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request CarrierBucketConfigRequest retried per RetryStrategy {"retried":1,"reason":"STOPPED_LISTENING","requestId":306,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":""},"cancelled":true,"coreId":1,"completed":true} 2019-05-02 11:27:07 TRACE CouchbaseLogger:360 - [CONFIG][ConfigIgnoredEvent] The proposed configuration was ignored because of: OLD_OR_SAME_REVISION {"coreId":1} 2019-05-02 11:27:07 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":41,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:08 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":42,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:08 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":43,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:08 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":44,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:08 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":45,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:08 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":46,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:09 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":47,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:09 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":48,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:09 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":49,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:09 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":50,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:09 DEBUG CouchbaseLogger:380 - [REQUEST][RequestRetriedEvent][100000µs] Request InsertRequest retried per RetryStrategy {"retried":51,"requestId":300,"timeoutMs":10000,"service":{"bucket":"default","type":"kv","key":"Set_PERSIST_TO_MAJORITY_A","cid":0},"coreId":1,"completed":false} 2019-05-02 11:27:09 INFO GoldenPathTests:128 - #################### Finished Test Set_Durability_A[2] #################### 2019-05-02 11:27:09 DEBUG PoolThreadCache:249 - Freed 11 thread-local buffer(s) from thread: cb-io-kv-5-1 2019-05-02 11:27:09 DEBUG PoolThreadCache:249 - Freed 30 thread-local buffer(s) from thread: cb-io-kv-5-2