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

System.ObjectDisposedException: CancellationTokenSource has been removed(vpn run)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 2.0 Beta
    • 2.0 DP3
    • None
    • None
    • commit 9df097

    Description

      I don't see this error on jenkins, but see in my local run via vpn

      c:\jenkins\workspace-net2\sdkdclient-ng>call packages\sdkdclient\bin\brun.bat -I cluster_config.ini -I sdkd.args -d all:debug --no-upload --dsw_kvcount 10
      [0,13 INFO] (BRun run:435) Initializing history database

      ============================================================
      Running Rb2Out-KV
      rebalance/mode=out
      rebalance/count=2
      testcase=RebalanceScenario
      Logging to c:\jenkins\workspace-net2\sdkdclient-ng\log\SDK-SDK\CB-3.0.0-973\Rb2Out-KV\07-28-14\024288\f41f42648d9af13515187408fcc57f3a

      To re-run the test, copy/paste the following into the shell.
      You may also copy/paste (except the first line) into an argfile
      8<----------------------------------------
      ./stester \
      \ --rebalance-mode out --rebalance-count 2 --testcase
      \ RebalanceScenario -C share\rexec --rexec_path
      \ C:\temp\sdkd-out-debug\SdkdConsole.exe --rexec_port 8675
      \ --cluster_node=10.3.121.134 --cluster_node=10.3.121.135
      \ --cluster_node=10.3.121.136 --cluster_node=10.3.3.206
      \ --cluster_ssh-username=root --cluster_ssh-password=couchbase
      --dsw_kvcount 10
      ---------------------------------------->8
      [1,49 WARN] (Drivers getDriver:76) 'rexec' is now mapped to local execution only. Use RemoteExecutingDriver for remote execution
      [1,79 INFO] (RunContext run:102) Ramp for 30 seconds. Cluster modification: remove 2 nodes and rebalance. Rebound for 90 seconds.
      [1,80 INFO] (RunContext run:124) Starting cluster and driver
      [1,81 INFO] (CBCluster startCluster:360) Node http://10.3.121.134:8091 is master now
      [1,81 INFO] (HostPortDriver launch:32) Invoking SDKD as 'C:\temp\sdkd-out-debug\SdkdConsole.exe'
      [1,81 DEBUG] (CBCluster startCluster:366) Stopping any existing rebalance operations..
      [1,96 INFO] (SDKD log:137) — Logging Self-Test —
      [1,96 INFO] (SDKD log:137) [Sdkd.Main|Info] Info Message
      [1,96 INFO] (SDKD log:137) [Sdkd.Main|Warn] Warn Message
      [1,96 INFO] (SDKD log:137) [Sdkd.Main|Error] Error Message
      [1,97 INFO] (SDKD log:137) [Sdkd.Main|Fatal] Fatal Message
      [1,97 INFO] (SDKD log:137) [Sdkd.Main|Info] SDKD Listening on port 8675
      [2,32 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [2,32 DEBUG] (Handle sendMessageAsync:183) > INFO@0.0
      [2,46 DEBUG] (Handle receiveMessage:158) < INFO@0.0 => {"CAPS":

      {"DS_SHARED":true,"PREAMBLE":false,"CANCEL":true,"CONTINUOUS":true}

      ,"COMPONENTS":{"SDK":"1.0.0.0","CLR":"4.0.30319.34014"}}
      [8,14 DEBUG] (CBCluster clearSingleCluster:140) Failing over existing node <URI:10.3.121.135:8091,ns_1@10.3.121.135>
      [8,64 DEBUG] (CBCluster clearSingleCluster:140) Failing over existing node <URI:10.3.121.136:8091,ns_1@10.3.121.136>
      [9,13 DEBUG] (CBCluster clearSingleCluster:140) Failing over existing node <URI:10.3.3.206:8091,ns_1@10.3.3.206>
      [9,63 DEBUG] (SSHConnection connect:99) Connecting with User[root] Pass[HASH=3b8cf05627127baaf3808913209aac84]
      [9,64 DEBUG] (SSHConnection connect:99) Connecting with User[root] Pass[HASH=3b8cf05627127baaf3808913209aac84]
      [11,64 INFO] (NodeHost createSSH:147) SSH Initialized for http://10.3.121.136:8091
      [11,64 INFO] (NodeHost createSSH:147) SSH Initialized for http://10.3.121.134:8091
      [11,65 INFO] (NodeHost createSSH:147) SSH Initialized for http://10.3.3.206:8091
      [11,65 INFO] (NodeHost createSSH:147) SSH Initialized for http://10.3.121.135:8091
      [11,67 DEBUG] (SSHCommand execute:75) Running /etc/init.d/couchbase-server start && pkill -CONT -f memcached && pkill -CONT -f beam.smp && iptables -F && iptables -t nat -F on 10.3.121.134
      [11,67 DEBUG] (SSHCommand execute:75) Running /etc/init.d/couchbase-server start && pkill -CONT -f memcached && pkill -CONT -f beam.smp && iptables -F && iptables -t nat -F on 10.3.3.206
      [11,68 DEBUG] (SSHCommand execute:75) Running /etc/init.d/couchbase-server start && pkill -CONT -f memcached && pkill -CONT -f beam.smp && iptables -F && iptables -t nat -F on 10.3.121.135
      [11,68 DEBUG] (SSHCommand execute:75) Running /etc/init.d/couchbase-server start && pkill -CONT -f memcached && pkill -CONT -f beam.smp && iptables -F && iptables -t nat -F on 10.3.121.136
      [12,52 DEBUG] (SSHCommand close:147) Closing channel com.jcraft.jsch.ChannelExec@58a5be95
      [12,52 DEBUG] (SSHCommand close:147) Closing channel com.jcraft.jsch.ChannelExec@698355aa
      [12,52 DEBUG] (SSHCommand close:147) Closing channel com.jcraft.jsch.ChannelExec@3caec762
      [12,52 DEBUG] (SSHCommand close:147) Closing channel com.jcraft.jsch.ChannelExec@5305036e
      [12,53 DEBUG] (CBCluster setupNewCluster:271) Provisioning initial node com.couchbase.cbadmin.client.CouchbaseAdmin@4a48489f
      [27,05 DEBUG] (CBCluster tryOnce:286) Adding node http://10.3.121.135:8091
      [29,85 DEBUG] (CBCluster tryOnce:286) Adding node http://10.3.121.136:8091
      [36,65 DEBUG] (CBCluster tryOnce:286) Adding node http://10.3.3.206:8091
      [44,43 INFO] (CBCluster setupNewCluster:293) All nodes added. Will rebalance
      [45,40 INFO] (RebalanceWaiter sweepOnce:33) Rebalance complete
      [45,40 DEBUG] (CBCluster setupServerGroups:222) Not creating any groups
      [45,65 INFO] (CBCluster setupMainBucket:209) Creating bucket default
      [45,90 INFO] (CBCluster setupMainBucket:211) Bucket creation submitted
      [53,46 INFO] (CBCluster waitForBucketReady:203) Bucket creation done
      [56,38 INFO] (RunContext run:143) Driver and cluster initialized
      [56,63 INFO] (RunContext call:167) Running scenario..
      [56,63 INFO] (Scenario run:72) Starting RAMP phase
      [56,64 INFO] (Workload call:112) Preloading items into cluster before workload
      [56,64 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [56,64 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@101.1 => {Port=8091, Bucket=default, Options=

      {SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [56,65 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 101
      [56,65 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [56,66 INFO] (SDKD log:137) [Sdkd.Main|Info] Resolving Common.Logging.Log4Net
      [56,66 INFO] (SDKD log:137) [Sdkd.Main|Info] Have assembly Common.Logging.Log4Net, Version=2.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e
      [56,68 INFO] (SDKD log:137) [Sdkd.Main|Info] Resolving log4net
      [56,68 INFO] (SDKD log:137) [Sdkd.Main|Info] Have assembly log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821
      [60,62 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@101.1
      [60,62 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@101.2 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=false, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=0, DelayMin=0, IterWait=100, TimeRe
      s=0}}
      [64,45 DEBUG] (Handle receiveMessage:158) < MC_DS_MUTATE_SET@101.2 => {[OK]: 10}
      [64,45 DEBUG] (Handle sendMessageAsync:183) > CLOSEHANDLE@101.3
      [64,45 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [64,45 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@107.9 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}

      , Hostname=10.3.121.134}
      [64,45 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@105.7 => {Port=8091, Bucket=default, Options=

      {SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [64,46 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@106.8 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}

      , Hostname=10.3.121.134}
      [64,46 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@104.6 => {Port=8091, Bucket=default, Options=

      {SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [64,46 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@103.5 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}

      , Hostname=10.3.121.134}
      [64,47 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@102.4 => {Port=8091, Bucket=default, Options=

      {SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [64,47 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@111.13 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}

      , Hostname=10.3.121.134}
      [64,47 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [64,47 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@110.12 => {Port=8091, Bucket=default, Options=

      {SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [64,48 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@109.11 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}

      , Hostname=10.3.121.134}
      [64,48 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@108.10 => {Port=8091, Bucket=default, Options=

      {SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [64,48 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [64,49 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [64,49 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [64,49 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 105
      [64,50 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [64,50 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 106
      [64,50 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [64,50 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 107
      [64,51 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 104
      [64,51 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [64,52 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [64,52 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 103
      [64,52 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 102
      [64,52 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [64,52 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 111
      [64,53 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 110
      [64,53 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 109
      [64,54 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 108
      [68,23 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [68,24 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@105.7
      [68,24 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@105.14 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes=1}}
      [68,25 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [68,25 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@112.15 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}

      , Hostname=10.3.121.134}
      [68,25 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 112
      [75,75 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [75,75 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@106.8
      [75,75 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@106.16 => {DSType=DSTYPE_SEEDED, DS=

      {KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes
      =1}}
      [75,76 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [75,76 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@113.17 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [75,76 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 113
      [77,56 INFO] (SDKD log:137) [Sdkd.Result|Warn] Unrecognized return code 409
      [85,70 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [85,70 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@107.9
      [85,71 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@107.18 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}

      , Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes
      =1}}
      [85,72 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [85,72 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@114.19 => {Port=8091, Bucket=default, Options=

      {SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [85,72 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 114
      [90,28 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [90,28 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@104.6
      [90,28 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@104.20 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes
      =1}}
      [90,29 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@115.21 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}

      , Hostname=10.3.121.134}
      [90,30 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [90,30 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 115
      [94,10 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [94,10 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@102.4
      [94,10 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@102.22 => {DSType=DSTYPE_SEEDED, DS=

      {KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes=1}}
      [94,11 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [94,11 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@116.23 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [94,12 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 116
      [97,89 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [97,89 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@103.5
      [97,89 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@103.24 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}

      , Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes=1}}
      [97,90 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [97,90 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@117.25 => {Port=8091, Bucket=default, Options=

      {SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [97,91 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 117
      [101,67 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [101,67 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@111.13
      [101,67 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@111.26 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes=1}}
      [101,68 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [101,68 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@118.27 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}

      , Hostname=10.3.121.134}
      [101,68 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 118
      [105,46 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [105,46 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@110.12
      [105,47 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@110.28 => {DSType=DSTYPE_SEEDED, DS=

      {KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes=1}}
      [105,47 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [105,48 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@119.29 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [105,48 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 119
      [111,46 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [111,46 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@109.11
      [111,47 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@109.30 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}

      , Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRe
      s=1}}
      [111,48 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@120.31 => {Port=8091, Bucket=default, Options=

      {SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}, Hostname=10.3.121.134}
      [111,48 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [111,48 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 120
      [115,29 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [115,29 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@108.10
      [115,29 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@108.32 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRe
      s=1}}
      [115,30 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [115,30 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@121.33 => {Port=8091, Bucket=default, Options={SSL=false, Username=default, Password=, OtherNodes=[["10.3.121.135",8091],["10.3.121.136",8091],["10.3.3.206",8091]]}

      , Hostname=10.3.121.134}
      [115,30 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 121
      [119,14 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [119,14 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@112.15
      [119,14 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@112.34 => {DSType=DSTYPE_SEEDED, DS=

      {KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRe
      s=1}}
      [125,40 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [125,40 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@113.17
      [125,40 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@113.35 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}

      , Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes=1}}
      [134,08 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [134,08 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@114.19
      [134,08 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@114.36 => {DSType=DSTYPE_SEEDED, DS=

      {KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRe
      s=1}}
      [138,16 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [138,16 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@115.21
      [138,16 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@115.37 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}

      , Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes=1}}
      [146,03 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [146,03 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@116.23
      [146,03 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@116.38 => {DSType=DSTYPE_SEEDED, DS=

      {KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRe
      s=1}}
      [150,29 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [150,29 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@117.25
      [150,29 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@117.39 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}

      , Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes=1}}
      [154,13 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [154,13 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@118.27
      [154,13 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@118.40 => {DSType=DSTYPE_SEEDED, DS=

      {KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}, Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRe
      s=1}}
      [158,32 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [158,32 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@119.29
      [158,32 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@119.41 => {DSType=DSTYPE_SEEDED, DS={KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}

      , Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRes=1}}
      [168,41 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [168,42 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@120.31
      [168,42 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@120.42 => {DSType=DSTYPE_SEEDED, DS=

      {KSeed=SimpleKey, VSeed=SimpleValue, Count=10, Continuous=true, VSize=128, Repeat=REP, KSize=32}

      , Options={DelayMax=10, DelayMin=1, IterWait=1, TimeRe
      s=1}}
      [168,79 INFO] (SDKD log:137)
      [168,79 INFO] (SDKD log:137) Unrecognized исключение: System.ObjectDisposedException: CancellationTokenSource был удален(has been removed).
      [168,79 INFO] (SDKD log:137) in System.Threading.CancellationTokenSource.ThrowObjectDisposedException()
      [168,79 INFO] (SDKD log:137) in System.Threading.CancellationTokenSource.InternalRegister(Action`1 callback, Object stateForCallback, SynchronizationContext targetSyncContext, ExecutionContext executionContext)
      [168,79 INFO] (SDKD log:137) in System.Threading.CancellationToken.Register(Action`1 callback, Object state, Boolean useSynchronizationContext, Boolean useExecutionContext)
      [168,79 INFO] (SDKD log:137) in System.Threading.CancellationToken.Register(Action callback)
      [168,80 INFO] (SDKD log:137) in Couchbase.Configuration.Server.Providers.Streaming.ConfigThreadState.ListenForConfigChanges() in c:\jenkins\workspace-net2\couchbase-net-client\Src\Couchbase\Configuration\Server\Providers\Streaming\ConfigThreadState.
      cs:line 72
      [168,80 INFO] (SDKD log:137) in System.Threading.ThreadHelper.ThreadStart_Context(Object state)
      [168,81 INFO] (SDKD log:137) in System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      [168,81 INFO] (SDKD log:137) in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      [168,81 INFO] (SDKD log:137) in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      [168,82 INFO] (SDKD log:137) in System.Threading.ThreadHelper.ThreadStart()
      [184,10 ERROR] (BRun maybePropagate:237) Suppressing driver-related error
      com.couchbase.sdkdclient.context.HarnessException: Driver crashed
      at com.couchbase.sdkdclient.context.RunContext$5.call(RunContext.java:192) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.context.RunContext$5.call(RunContext.java:183) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at java.util.concurrent.FutureTask.run(Unknown Source) ~[na:1.7.0_60]
      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[na:1.7.0_60]
      at java.util.concurrent.FutureTask.run(Unknown Source) ~[na:1.7.0_60]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:1.7.0_60]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:1.7.0_60]
      at java.lang.Thread.run(Unknown Source) ~[na:1.7.0_60]
      [184,13 DEBUG] (Handle sendMessageAsync:183) > CLOSEHANDLE@102.43
      [184,13 WARN] (STester close:170) While stopping driver
      java.net.SocketException: Connection reset by peer: socket write error
      at java.net.SocketOutputStream.socketWrite0(Native Method) ~[na:1.7.0_60]
      at java.net.SocketOutputStream.socketWrite(Unknown Source) ~[na:1.7.0_60]
      at java.net.SocketOutputStream.write(Unknown Source) ~[na:1.7.0_60]
      at sun.nio.cs.StreamEncoder.writeBytes(Unknown Source) ~[na:1.7.0_60]
      at sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source) ~[na:1.7.0_60]
      at sun.nio.cs.StreamEncoder.implFlush(Unknown Source) ~[na:1.7.0_60]
      at sun.nio.cs.StreamEncoder.flush(Unknown Source) ~[na:1.7.0_60]
      at java.io.OutputStreamWriter.flush(Unknown Source) ~[na:1.7.0_60]
      at java.io.BufferedWriter.flush(Unknown Source) ~[na:1.7.0_60]
      at com.couchbase.sdkdclient.handle.Handle.sendMessageAsync(Handle.java:188) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.handle.Handle.close(Handle.java:254) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.driver.HandleManager.stopAll(HandleManager.java:26) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.driver.HostPortDriver.stop(HostPortDriver.java:118) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.driver.ExecutingDriver.stop(ExecutingDriver.java:117) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.stester.STester.close(STester.java:167) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.batch.BRun.runHarness(BRun.java:281) [sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.batch.BRun.runSingleTest(BRun.java:388) [sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.batch.BRun.run(BRun.java:472) [sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.batch.BRun.main(BRun.java:504) [sdkdclient-1.0-SNAPSHOT.jar:na]

      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:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty