Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-602

[ssl] ArgumentOutOfRangeException in VBucket.LocatePrimary (ReAdd2-HYBRID test)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • 2.0 Beta
    • 2.0 DP3
    • library
    • None

    Description

      Hi Jeff,

      Now I'm running sdk situational tests with ssl feature.
      currently several tests pass, some hang (using the same code). I'm trying to figure out what was wrong. appears on the client side there is some problem with the ssl that will require your help

      I finally didn't figure out why tests hang, and so I hope for your help

      test steps: 4 nodes, falover 2 of them, add back and rebalance

      call packages\sdkdclient\bin\brun.bat -A S3Creds_tmp -I cluster_conf
      ig.ini -I sdkd.args --variants HYBRID -d all:trace

      [229.23 DEBUG] (RebalanceWaiter sweepOnce:38) Rebalance Progress: 96%
      [230.23 TRACE] (CouchbaseAdmin getResponseJson:167) GET http://10.3.121.134:8091/pools/default/rebalanceProgress
      [230.26 DEBUG] (RebalanceWaiter sweepOnce:38) Rebalance Progress: 98%
      [231.26 TRACE] (CouchbaseAdmin getResponseJson:167) GET http://10.3.121.134:8091/pools/default/rebalanceProgress
      [231.26 INFO] (RebalanceWaiter sweepOnce:33) Rebalance complete
      [231.26 INFO] (Scenario run:97) CHANGE phase done
      [231.26 INFO] (Scenario run:103) Starting REBOUND for 90 seconds
      [316.55 INFO] (SDKD log:137) +++ Flushing remaining exception trace buffer
      [316.55 INFO] (SDKD log:137) at System.ThrowHelper.ThrowArgumentOutOfRangeException()
      at System.Collections.Generic.List`1.get_Item(Int32 index)
      at Couchbase.Core.VBucket.LocatePrimary() in c:\jenkins\workspace\.net-sdkdclient-ng2-andrei\couchbase-net-client\Src\Couchbase
      \Core\VBucket.cs:line 20
      at Couchbase.Core.Buckets.CouchbaseBucket.GetServer(String key, IVBucket& vBucket) in c:\jenkins\workspace\.net-sdkdclient-ng2-
      andrei\couchbase-net-client\Src\Couchbase\Core\Buckets\CouchbaseBucket.cs:line 86
      at Couchbase.Core.Buckets.CouchbaseBucket.SendWithRetry[T](IOperation`1 operation) in c:\jenkins\workspace\.net-sdkdclient-ng2-
      andrei\couchbase-net-client\Src\Couchbase\Core\Buckets\CouchbaseBucket.cs:line 96
      at Couchbase.Core.Buckets.CouchbaseBucket.Get[T](String key) in c:\jenkins\workspace\.net-sdkdclient-ng2-andrei\couchbase-net-c
      lient\Src\Couchbase\Core\Buckets\CouchbaseBucket.cs:line 888
      at Sdkd.Commands.GetCommand.ExecuteSingle(String key, String value) in c:\jenkins\workspace\.net-sdkdclient-ng2-andrei\sdkd-net
      \src\Sdkd\Commands\GetCommand.cs:line 18
      at Sdkd.Commands.KVCommand.Run() in c:\jenkins\workspace\.net-sdkdclient-ng2-andrei\sdkd-net\src\Sdkd\Commands\KVCommand.cs:lin
      e 25
      at SdkdConsole.Daemon.Handle.DispatchCommand(Request req, CouchbaseBucket cli) in c:\jenkins\workspace\.net-sdkdclient-ng2-andr
      ei\sdkd-net\src\SdkdConsole\Daemon\Handle.cs:line 293
      at SdkdConsole.Daemon.Handle.Run() in c:\jenkins\workspace\.net-sdkdclient-ng2-andrei\sdkd-net\src\SdkdConsole\Daemon\Handle.cs
      :line 167
      at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
      at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boo
      lean preserveSyncCtx)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean pre
      serveSyncCtx)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      at System.Threading.ThreadHelper.ThreadStart()
      [316.56 ERROR] (BRun maybePropagate:243) Suppressing driver-related error
      com.couchbase.sdkdclient.context.HarnessException: Driver crashed

      please see test's and client's logs in the attached files

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jmorris Jeff Morris
            andreibaranouski Andrei Baranouski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty