./testrunner -i b/try.ini doc_size=512,transaction_timeout=100,num_items=1000,nodes_init=2,durability=MAJORITY,GROUP=P0 -t Atomicity.basic_ops.basic_ops.test_basic_commit,nodes_init=2,replicas=1,num_items=1000,transaction_commit=False,op_type=create;update;general_delete,GROUP=P0 Test Input params: {'doc_size': '512', 'transaction_timeout': '100', 'conf_file': 'conf/Atomicity/basic.conf', 'spec': 'basic', 'num_nodes': 3, 'GROUP': 'P0', 'transaction_commit': 'False', 'case_number': 16, 'cluster_name': 'try', 'ini': 'b/try.ini', 'replicas': '1', 'durability': 'MAJORITY', 'logs_folder': '/Users/anithakuberan/Documents/graham/TAF/logs/testrunner-19-Aug-19_14-13-45/test_16', 'nodes_init': '2', 'num_items': '1000', 'op_type': 'create;update;general_delete'} test_basic_commit (Atomicity.basic_ops.basic_ops) Test transaction commit, rollback, time ahead, time behind scenarios with replica, persist_to and replicate_to settings ... 2019-08-19 15:01:51,092 | test | INFO | MainThread | [basetestcase:_BaseTestCase__log_setup_status:322] ========= basetestcase setup started for test #16 test_basic_commit ========= 2019-08-19 15:01:51,200 | test | INFO | MainThread | [basetestcase:setUp:194] Initializing cluster 2019-08-19 15:01:51,335 | test | WARNING | MainThread | [basetestcase:_initialize_nodes:345] RAM quota was defined less than 100 MB: 2019-08-19 15:01:51,928 | test | INFO | MainThread | [basetestcase:setUp:215] Cluster initialized 2019-08-19 15:01:51,930 | test | INFO | MainThread | [basetestcase:_BaseTestCase__log_setup_status:322] ========= basetestcase setup finished for test #16 test_basic_commit ========= 2019-08-19 15:01:51,947 | test | INFO | MainThread | [basetestcase:sleep:408] . Sleep for 5 secs ... 2019-08-19 15:01:58,703 | test | INFO | pool-19-thread-4 | [table_view:display:72] Rebalance Overview +----------------+----------+--------------+ | Nodes | Services | Status | +----------------+----------+--------------+ | 10.112.190.101 | [u'kv'] | Cluster node | | 10.112.190.102 | None | <--- IN --- | +----------------+----------+--------------+ 2019-08-19 15:01:58,717 | test | INFO | pool-19-thread-4 | [task:check:311] Rebalance - status: running, progress: 0 2019-08-19 15:02:13,750 | test | INFO | pool-19-thread-4 | [task:check:311] Rebalance - status: none, progress: 100 2019-08-19 15:02:13,767 | test | INFO | pool-19-thread-4 | [task:check:370] Rebalance completed with progress: 100% in 15.0639998913 sec 2019-08-19 15:02:13,767 | test | INFO | MainThread | [bucket_ready_functions:add_rbac_user:2233] **** add built-in 'cbadminbucket' user to node 10.112.190.101 **** 2019-08-19 15:02:13,825 | test | INFO | MainThread | [bucket_ready_functions:add_rbac_user:2237] **** add 'admin' role to 'cbadminbucket' user **** 2019-08-19 15:02:23,882 | test | INFO | MainThread | [bucket_ready_functions:async_create_bucket:101] Creating bucket: default 2019-08-19 15:02:23,914 | infra | INFO | pool-19-thread-5 | [BucketOperations_Rest:create_bucket:301] http://10.112.190.101:8091/pools/default/buckets with param: replicaIndex=0&maxTTL=0&flushEnabled=1&compressionMode=passive&bucketType=membase&name=default&replicaNumber=1&ramQuotaMB=529&threadsNumber=3&evictionPolicy=valueOnly 2019-08-19 15:02:23,926 | infra | INFO | pool-19-thread-5 | [BucketOperations_Rest:create_bucket:324] 0.01 seconds to create bucket default 2019-08-19 15:02:23,926 | test | INFO | MainThread | [bucket_ready_functions:sleep:86] sleep for 2 secs. ... 2019-08-19 15:02:25,967 | test | INFO | MainThread | [bucket_ready_functions:_wait_warmup_completed:2147] Waiting for bucket default to complete warmup Transaction failed from runTransaction 15:00:50.341 925/pool-18-thread-2/027c2 starting attempt 0/027c2ed8-1ba0-4463-bf81-e82fcaf22e71/268d28f5-0087-402f-8594-491e563dae72 15:00:50.341 925/pool-18-thread-2/027c2 config: expiry=100000msecs durability=MAJORITY per-txn config: durability=Optional.empty 15:00:50.341 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-586 15:00:50.346 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-586,cas=1566207048507195392,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:50.346 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-586 15:00:50.372 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-586,cas=1566207053713440768,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 25ms 15:00:50.372 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-586 15:00:50.372 925/pool-18-thread-2/027c2/268d2 First mutated doc in txn is 'test_docs-586' on vbucket 465, so using atr atr-465-#328 15:00:50.372 925/pool-18-thread-2/027c2/268d2 about to set ATR default/_default/atr-465-#328 to Pending 15:00:50.418 925/pool-18-thread-2/027c2/268d2 set ATR default/_default/atr-465-#328 to Pending in 45ms, got CAS (start time) 1566207050261004288 15:00:50.418 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-586 with cas 1566207048507195392 15:00:50.427 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-586 got cas 1566207050280075264, in 8ms 15:00:50.427 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-613 15:00:50.433 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-613,cas=1566207048635711488,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:50.433 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-613 15:00:50.444 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-613,cas=1566207053852377088,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 10ms 15:00:50.444 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-613 15:00:50.444 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-613 with cas 1566207048635711488 15:00:50.464 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-613 got cas 1566207050434347008, in 19ms 15:00:50.464 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-536 15:00:50.468 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-536,cas=1566207048643510272,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 4ms 15:00:50.468 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-536 15:00:50.468 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-536,cas=1566207053885538304,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:50.468 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-536 15:00:50.468 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-536 with cas 1566207048643510272 15:00:50.492 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-536 got cas 1566207050456694784, in 24ms 15:00:50.493 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-522 15:00:50.501 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-522,cas=1566207048536162304,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 8ms 15:00:50.501 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-522 15:00:50.502 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-522,cas=1566207053774323712,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:50.502 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-522 15:00:50.502 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-522 with cas 1566207048536162304 15:00:50.510 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-522 got cas 1566207050360422400, in 8ms 15:00:50.510 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-546 15:00:50.528 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-546,cas=1566207048539045888,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 17ms 15:00:50.528 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-546 15:00:50.528 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-546,cas=1566207053779435520,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:50.528 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-546 15:00:50.528 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-546 with cas 1566207048539045888 15:00:50.536 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-546 got cas 1566207050387292160, in 7ms 15:00:50.536 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-528 15:00:50.537 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-528,cas=1566207048543830016,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:50.537 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-528 15:00:50.537 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-528,cas=1566207053785661440,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:50.537 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-528 15:00:50.537 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-528 with cas 1566207048543830016 15:00:50.542 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-528 got cas 1566207050395615232, in 4ms 15:00:50.542 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-570 15:00:50.564 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-570,cas=1566207048704851968,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 21ms 15:00:50.564 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-570 15:00:50.586 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-570,cas=1566207053926170624,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 22ms 15:00:50.586 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-570 15:00:50.586 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-570 with cas 1566207048704851968 15:00:50.612 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-570 got cas 1566207050575970304, in 25ms 15:00:50.612 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-621 15:00:50.639 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-621,cas=1566207048724119552,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 27ms 15:00:50.639 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-621 15:00:50.665 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-621,cas=1566207053939474432,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 26ms 15:00:50.665 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-621 15:00:50.665 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-621 with cas 1566207048724119552 15:00:50.697 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-621 got cas 1566207050665426944, in 31ms 15:00:50.697 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-575 15:00:50.712 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-575,cas=1566207048740765696,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:50.712 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-575 15:00:50.728 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-575,cas=1566207053968310272,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 16ms 15:00:50.728 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-575 15:00:50.728 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-575 with cas 1566207048740765696 15:00:50.749 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-575 got cas 1566207050718904320, in 20ms 15:00:50.749 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-583 15:00:50.750 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-583,cas=1566207048627978240,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:50.750 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-583 15:00:50.750 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-583,cas=1566207053871775744,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:50.750 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-583 15:00:50.750 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-583 with cas 1566207048627978240 15:00:50.755 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-583 got cas 1566207050608869376, in 4ms 15:00:50.755 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-510 15:00:50.760 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-510,cas=1566207048632172544,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 4ms 15:00:50.760 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-510 15:00:50.762 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-510,cas=1566207053880295424,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:50.762 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-510 15:00:50.762 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-510 with cas 1566207048632172544 15:00:50.776 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-510 got cas 1566207050632265728, in 14ms 15:00:50.776 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-555 15:00:50.784 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-555,cas=1566207048641675264,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 7ms 15:00:50.784 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-555 15:00:50.792 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-555,cas=1566207053884227584,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 7ms 15:00:50.792 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-555 15:00:50.792 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-555 with cas 1566207048641675264 15:00:50.804 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-555 got cas 1566207050658807808, in 12ms 15:00:50.804 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-563 15:00:50.813 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-563,cas=1566207048773664768,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 8ms 15:00:50.813 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-563 15:00:50.813 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-563,cas=1566207054029258752,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:50.813 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-563 15:00:50.813 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-563 with cas 1566207048773664768 15:00:50.822 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-563 got cas 1566207050787717120, in 8ms 15:00:50.822 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-580 15:00:50.824 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-580,cas=1566207048690958336,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:50.824 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-580 15:00:50.830 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-580,cas=1566207053927481344,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 6ms 15:00:50.830 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-580 15:00:50.830 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-580 with cas 1566207048690958336 15:00:50.839 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-580 got cas 1566207050692296704, in 8ms 15:00:50.839 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-594 15:00:50.843 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-594,cas=1566207048833040384,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 4ms 15:00:50.843 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-594 15:00:50.844 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-594,cas=1566207054060388352,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:50.844 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-594 15:00:50.844 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-594 with cas 1566207048833040384 15:00:50.857 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-594 got cas 1566207050823303168, in 13ms 15:00:50.857 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-610 15:00:50.859 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-610,cas=1566207048903098368,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:50.859 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-610 15:00:50.867 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-610,cas=1566207054100889600,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 7ms 15:00:50.867 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-610 15:00:50.867 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-610 with cas 1566207048903098368 15:00:50.885 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-610 got cas 1566207050852073472, in 18ms 15:00:50.885 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-612 15:00:50.891 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-612,cas=1566207048797913088,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:50.891 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-612 15:00:50.891 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-612,cas=1566207053998587904,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:50.891 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-612 15:00:50.891 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-612 with cas 1566207048797913088 15:00:50.907 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-612 got cas 1566207050758684672, in 15ms 15:00:50.907 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-517 15:00:50.921 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-517,cas=1566207048932261888,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:50.921 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-517 15:00:50.944 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-517,cas=1566207054132346880,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 22ms 15:00:50.944 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-517 15:00:50.944 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-517 with cas 1566207048932261888 15:00:50.970 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-517 got cas 1566207050938908672, in 25ms 15:00:50.970 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-593 15:00:50.971 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-593,cas=1566207048822226944,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:50.971 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-593 15:00:50.971 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-593,cas=1566207054036205568,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:50.971 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-593 15:00:50.971 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-593 with cas 1566207048822226944 15:00:50.976 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-593 got cas 1566207050829660160, in 4ms 15:00:50.976 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-542 15:00:50.996 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-542,cas=1566207048954675200,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 19ms 15:00:50.996 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-542 15:00:51.031 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-542,cas=1566207054181957632,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 35ms 15:00:51.031 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-542 15:00:51.032 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-542 with cas 1566207048954675200 15:00:51.046 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-542 got cas 1566207051014078464, in 14ms 15:00:51.046 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-578 15:00:51.047 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-578,cas=1566207048852307968,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.047 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-578 15:00:51.048 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-578,cas=1566207054073167872,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.048 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-578 15:00:51.048 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-578 with cas 1566207048852307968 15:00:51.055 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-578 got cas 1566207050906402816, in 6ms 15:00:51.055 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-585 15:00:51.055 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-585,cas=1566207048867184640,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.055 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-585 15:00:51.056 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-585,cas=1566207054079393792,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.056 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-585 15:00:51.056 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-585 with cas 1566207048867184640 15:00:51.060 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-585 got cas 1566207050915119104, in 4ms 15:00:51.060 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-597 15:00:51.085 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-597,cas=1566207048991834112,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 24ms 15:00:51.085 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-597 15:00:51.109 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-597,cas=1566207054206926848,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 24ms 15:00:51.109 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-597 15:00:51.109 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-597 with cas 1566207048991834112 15:00:51.139 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-597 got cas 1566207051105566720, in 29ms 15:00:51.139 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-590 15:00:51.139 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-590,cas=1566207048889597952,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.140 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-590 15:00:51.141 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-590,cas=1566207054106525696,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:51.141 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-590 15:00:51.141 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-590 with cas 1566207048889597952 15:00:51.144 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-590 got cas 1566207050998939648, in 3ms 15:00:51.144 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-502 15:00:51.182 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-502,cas=1566207049014575104,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 37ms 15:00:51.182 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-502 15:00:51.195 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-502,cas=1566207054251950080,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 13ms 15:00:51.195 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-502 15:00:51.195 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-502 with cas 1566207049014575104 15:00:51.206 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-502 got cas 1566207051177066496, in 10ms 15:00:51.206 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-573 15:00:51.212 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-573,cas=1566207049058025472,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 6ms 15:00:51.212 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-573 15:00:51.227 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-573,cas=1566207054272069632,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:51.227 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-573 15:00:51.227 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-573 with cas 1566207049058025472 15:00:51.234 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-573 got cas 1566207051201314816, in 7ms 15:00:51.235 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-554 15:00:51.235 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-554,cas=1566207049085943808,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.235 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-554 15:00:51.256 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-554,cas=1566207054305886208,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 20ms 15:00:51.256 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-554 15:00:51.256 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-554 with cas 1566207049085943808 15:00:51.289 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-554 got cas 1566207051254988800, in 33ms 15:00:51.289 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-572 15:00:51.291 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-572,cas=1566207048973680640,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:51.291 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-572 15:00:51.292 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-572,cas=1566207054202798080,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.292 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-572 15:00:51.292 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-572 with cas 1566207048973680640 15:00:51.297 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-572 got cas 1566207051150131200, in 5ms 15:00:51.298 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-618 15:00:51.298 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-618,cas=1566207048979447808,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.298 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-618 15:00:51.298 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-618,cas=1566207054218919936,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.298 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-618 15:00:51.298 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-618 with cas 1566207048979447808 15:00:51.319 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-618 got cas 1566207051157143552, in 20ms 15:00:51.319 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-519 15:00:51.320 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-519,cas=1566207048984756224,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.320 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-519 15:00:51.321 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-519,cas=1566207054224293888,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.321 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-519 15:00:51.321 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-519 with cas 1566207048984756224 15:00:51.330 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-519 got cas 1566207051178901504, in 9ms 15:00:51.330 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-547 15:00:51.363 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-547,cas=1566207049124413440,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 32ms 15:00:51.363 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-547 15:00:51.442 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-547,cas=1566207054393049088,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 79ms 15:00:51.442 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-547 15:00:51.442 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-547 with cas 1566207049124413440 15:00:51.484 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-547 got cas 1566207051433967616, in 41ms 15:00:51.484 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-507 15:00:51.532 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-507,cas=1566207049135554560,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 48ms 15:00:51.532 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-507 15:00:51.578 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-507,cas=1566207054428831744,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 45ms 15:00:51.578 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-507 15:00:51.578 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-507 with cas 1566207049135554560 15:00:51.613 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-507 got cas 1566207051568513024, in 34ms 15:00:51.613 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-576 15:00:51.622 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-576,cas=1566207049164455936,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 8ms 15:00:51.622 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-576 15:00:51.625 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-576,cas=1566207054466711552,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:51.625 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-576 15:00:51.625 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-576 with cas 1566207049164455936 15:00:51.648 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-576 got cas 1566207051600035840, in 23ms 15:00:51.648 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-607 15:00:51.662 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-607,cas=1566207049052389376,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 13ms 15:00:51.662 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-607 15:00:51.685 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-607,cas=1566207054358249472,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 23ms 15:00:51.685 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-607 15:00:51.685 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-607 with cas 1566207049052389376 15:00:51.692 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-607 got cas 1566207051544461312, in 6ms 15:00:51.692 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-514 15:00:51.700 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-514,cas=1566207049190670336,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 7ms 15:00:51.700 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-514 15:00:51.712 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-514,cas=1566207054498365440,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 12ms 15:00:51.712 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-514 15:00:51.712 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-514 with cas 1566207049190670336 15:00:51.788 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-514 got cas 1566207051746574336, in 76ms 15:00:51.788 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-565 15:00:51.815 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-565,cas=1566207049204760576,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 26ms 15:00:51.815 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-565 15:00:51.854 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-565,cas=1566207054535852032,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 39ms 15:00:51.854 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-565 15:00:51.854 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-565 with cas 1566207049204760576 15:00:51.926 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-565 got cas 1566207051869913088, in 71ms 15:00:51.926 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-548 15:00:51.971 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-548,cas=1566207049226518528,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 45ms 15:00:51.971 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-548 15:00:51.973 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-548,cas=1566207054550663168,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:51.973 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-548 15:00:51.973 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-548 with cas 1566207049226518528 15:00:52.023 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-548 got cas 1566207051980472320, in 49ms 15:00:52.023 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-525 15:00:52.035 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-525,cas=1566207049297035264,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 12ms 15:00:52.035 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-525 15:00:52.054 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-525,cas=1566207054594113536,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 18ms 15:00:52.055 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-525 15:00:52.055 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-525 with cas 1566207049297035264 15:00:52.070 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-525 got cas 1566207052036571136, in 15ms 15:00:52.070 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-558 15:00:52.088 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-558,cas=1566207049311911936,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 18ms 15:00:52.088 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-558 15:00:52.097 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-558,cas=1566207054628388864,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 8ms 15:00:52.097 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-558 15:00:52.097 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-558 with cas 1566207049311911936 15:00:52.156 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-558 got cas 1566207052085002240, in 59ms 15:00:52.156 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-534 15:00:52.156 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-534,cas=1566207049199517696,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.156 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-534 15:00:52.157 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-534,cas=1566207054520647680,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.157 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-534 15:00:52.157 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-534 with cas 1566207049199517696 15:00:52.161 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-534 got cas 1566207052015468544, in 4ms 15:00:52.161 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-624 15:00:52.180 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-624,cas=1566207049338257408,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 19ms 15:00:52.180 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-624 15:00:52.187 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-624,cas=1566207054653292544,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 6ms 15:00:52.187 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-624 15:00:52.187 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-624 with cas 1566207049338257408 15:00:52.201 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-624 got cas 1566207052169543680, in 14ms 15:00:52.201 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-608 15:00:52.203 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-608,cas=1566207049234579456,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.203 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-608 15:00:52.203 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-608,cas=1566207054546665472,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.203 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-608 15:00:52.203 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-608 with cas 1566207049234579456 15:00:52.208 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-608 got cas 1566207052062195712, in 4ms 15:00:52.208 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-616 15:00:52.234 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-616,cas=1566207049362636800,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 25ms 15:00:52.234 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-616 15:00:52.235 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-616,cas=1566207054705852416,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.235 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-616 15:00:52.235 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-616 with cas 1566207049362636800 15:00:52.253 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-616 got cas 1566207052219088896, in 18ms 15:00:52.254 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-508 15:00:52.279 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-508,cas=1566207049368403968,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 25ms 15:00:52.279 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-508 15:00:52.289 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-508,cas=1566207054746746880,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 9ms 15:00:52.289 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-508 15:00:52.289 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-508 with cas 1566207049368403968 15:00:52.327 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-508 got cas 1566207052278136832, in 38ms 15:00:52.327 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-611 15:00:52.328 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-611,cas=1566207049282551808,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.328 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-611 15:00:52.332 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-611,cas=1566207054645166080,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 4ms 15:00:52.332 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-611 15:00:52.333 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-611 with cas 1566207049282551808 15:00:52.342 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-611 got cas 1566207052191432704, in 9ms 15:00:52.342 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-614 15:00:52.344 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-614,cas=1566207049297821696,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.344 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-614 15:00:52.346 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-614,cas=1566207054650540032,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:52.346 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-614 15:00:52.346 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-614 with cas 1566207049297821696 15:00:52.365 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-614 got cas 1566207052216729600, in 18ms 15:00:52.365 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-520 15:00:52.373 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-520,cas=1566207049436430336,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 8ms 15:00:52.374 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-520 15:00:52.374 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-520,cas=1566207054800683008,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.374 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-520 15:00:52.374 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-520 with cas 1566207049436430336 15:00:52.402 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-520 got cas 1566207052359729152, in 27ms 15:00:52.402 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-615 15:00:52.412 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-615,cas=1566207049460285440,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 9ms 15:00:52.412 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-615 15:00:52.412 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-615,cas=1566207054821851136,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.412 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-615 15:00:52.412 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-615 with cas 1566207049460285440 15:00:52.452 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-615 got cas 1566207052408815616, in 39ms 15:00:52.452 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-541 15:00:52.468 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-541,cas=1566207049496133632,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 15ms 15:00:52.468 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-541 15:00:52.474 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-541,cas=1566207054855995392,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 6ms 15:00:52.474 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-541 15:00:52.474 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-541 with cas 1566207049496133632 15:00:52.514 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-541 got cas 1566207052464390144, in 39ms 15:00:52.514 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-581 15:00:52.522 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-581,cas=1566207049521889280,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 7ms 15:00:52.522 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-581 15:00:52.523 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-581,cas=1566207054886731776,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.523 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-581 15:00:52.523 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-581 with cas 1566207049521889280 15:00:52.564 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-581 got cas 1566207052527960064, in 41ms 15:00:52.564 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-540 15:00:52.567 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-540,cas=1566207049417818112,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:52.567 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-540 15:00:52.567 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-540,cas=1566207054793342976,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.567 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-540 15:00:52.567 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-540 with cas 1566207049417818112 15:00:52.573 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-540 got cas 1566207052425920512, in 5ms 15:00:52.573 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-592 15:00:52.607 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-592,cas=1566207049586704384,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 33ms 15:00:52.607 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-592 15:00:52.607 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-592,cas=1566207054931099648,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.607 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-592 15:00:52.607 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-592 with cas 1566207049586704384 15:00:52.622 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-592 got cas 1566207052589760512, in 14ms 15:00:52.622 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-561 15:00:52.624 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-561,cas=1566207049480208384,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:52.624 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-561 15:00:52.625 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-561,cas=1566207054840791040,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.625 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-561 15:00:52.625 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-561 with cas 1566207049480208384 15:00:52.629 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-561 got cas 1566207052483526656, in 3ms 15:00:52.629 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-582 15:00:52.661 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-582,cas=1566207049621962752,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 32ms 15:00:52.661 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-582 15:00:52.662 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-582,cas=1566207055041855488,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.662 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-582 15:00:52.662 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-582 with cas 1566207049621962752 15:00:52.685 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-582 got cas 1566207052649529344, in 23ms 15:00:52.685 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-579 15:00:52.710 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-579,cas=1566207049654140928,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 24ms 15:00:52.710 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-579 15:00:52.714 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-579,cas=1566207055064006656,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 3ms 15:00:52.714 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-579 15:00:52.714 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-579 with cas 1566207049654140928 15:00:52.752 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-579 got cas 1566207052713033728, in 38ms 15:00:52.752 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-574 15:00:52.756 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-574,cas=1566207049554591744,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 3ms 15:00:52.756 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-574 15:00:52.757 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-574,cas=1566207054979465216,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.757 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-574 15:00:52.757 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-574 with cas 1566207049554591744 15:00:52.766 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-574 got cas 1566207052615974912, in 8ms 15:00:52.766 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-599 15:00:52.767 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-599,cas=1566207049558917120,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.767 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-599 15:00:52.768 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-599,cas=1566207052632358912,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.768 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-599 15:00:52.768 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-599 with cas 1566207049558917120 15:00:52.783 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-599 got cas 1566207052632358912, in 14ms 15:00:52.783 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-516 15:00:52.784 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-516,cas=1566207049562456064,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.784 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-516 15:00:52.784 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-516,cas=1566207052652347392,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.784 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-516 15:00:52.784 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-516 with cas 1566207049562456064 15:00:52.799 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-516 got cas 1566207052652347392, in 15ms 15:00:52.799 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-511 15:00:52.812 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-511,cas=1566207049713713152,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 12ms 15:00:52.812 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-511 15:00:52.813 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-511,cas=1566207052819726336,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.813 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-511 15:00:52.813 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-511 with cas 1566207049713713152 15:00:52.853 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-511 got cas 1566207052819726336, in 39ms 15:00:52.853 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-589 15:00:52.859 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-589,cas=1566207049606955008,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 6ms 15:00:52.859 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-589 15:00:52.859 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-589,cas=1566207052718538752,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.859 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-589 15:00:52.859 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-589 with cas 1566207049606955008 15:00:52.870 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-589 got cas 1566207052718538752, in 10ms 15:00:52.870 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-521 15:00:52.877 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-521,cas=1566207049623142400,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 6ms 15:00:52.877 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-521 15:00:52.878 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-521,cas=1566207052736823296,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.878 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-521 15:00:52.878 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-521 with cas 1566207049623142400 15:00:52.882 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-521 got cas 1566207052736823296, in 4ms 15:00:52.882 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-622 15:00:52.897 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-622,cas=1566207049776496640,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:52.897 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-622 15:00:52.898 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-622,cas=1566207052896862208,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.898 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-622 15:00:52.898 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-622 with cas 1566207049776496640 15:00:52.928 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-622 got cas 1566207052896862208, in 29ms 15:00:52.928 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-505 15:00:52.928 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-505,cas=1566207049672425472,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.929 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-505 15:00:52.929 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-505,cas=1566207052787482624,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.929 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-505 15:00:52.929 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-505 with cas 1566207049672425472 15:00:52.933 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-505 got cas 1566207052787482624, in 4ms 15:00:52.933 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-596 15:00:52.934 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-596,cas=1566207049677537280,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.934 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-596 15:00:52.935 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-596,cas=1566207052793774080,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.935 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-596 15:00:52.935 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-596 with cas 1566207049677537280 15:00:52.940 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-596 got cas 1566207052793774080, in 4ms 15:00:52.940 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-557 15:00:52.958 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-557,cas=1566207049812410368,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 17ms 15:00:52.958 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-557 15:00:52.959 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-557,cas=1566207052962791424,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.959 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-557 15:00:52.959 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-557 with cas 1566207049812410368 15:00:53.010 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-557 got cas 1566207052962791424, in 51ms 15:00:53.010 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-553 15:00:53.031 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-553,cas=1566207049709453312,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 20ms 15:00:53.031 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-553 15:00:53.039 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-553,cas=1566207052902301696,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 8ms 15:00:53.039 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-553 15:00:53.039 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-553 with cas 1566207049709453312 15:00:53.052 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-553 got cas 1566207052902301696, in 12ms 15:00:53.052 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-559 15:00:53.074 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-559,cas=1566207049714302976,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 22ms 15:00:53.074 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-559 15:00:53.074 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-559,cas=1566207052932907008,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.074 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-559 15:00:53.074 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-559 with cas 1566207049714302976 15:00:53.083 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-559 got cas 1566207052932907008, in 8ms 15:00:53.083 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-518 15:00:53.089 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-518,cas=1566207049875521536,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:53.089 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-518 15:00:53.135 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-518,cas=1566207053142163456,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 46ms 15:00:53.135 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-518 15:00:53.135 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-518 with cas 1566207049875521536 15:00:53.182 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-518 got cas 1566207053142163456, in 46ms 15:00:53.182 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-531 15:00:53.183 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-531,cas=1566207049778593792,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.183 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-531 15:00:53.184 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-531,cas=1566207053044776960,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.184 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-531 15:00:53.184 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-531 with cas 1566207049778593792 15:00:53.191 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-531 got cas 1566207053044776960, in 7ms 15:00:53.191 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-512 15:00:53.216 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-512,cas=1566207049925722112,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 24ms 15:00:53.216 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-512 15:00:53.222 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-512,cas=1566207053197869056,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 6ms 15:00:53.222 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-512 15:00:53.222 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-512 with cas 1566207049925722112 15:00:53.236 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-512 got cas 1566207053197869056, in 13ms 15:00:53.236 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-530 15:00:53.242 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-530,cas=1566207049974218752,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:53.242 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-530 15:00:53.252 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-530,cas=1566207053233848320,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 10ms 15:00:53.252 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-530 15:00:53.252 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-530 with cas 1566207049974218752 15:00:53.274 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-530 got cas 1566207053233848320, in 21ms 15:00:53.274 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-623 15:00:53.313 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-623,cas=1566207049872965632,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 39ms 15:00:53.313 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-623 15:00:53.334 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-623,cas=1566207053214711808,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 20ms 15:00:53.334 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-623 15:00:53.334 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-623 with cas 1566207049872965632 15:00:53.364 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-623 got cas 1566207053214711808, in 29ms 15:00:53.364 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-501 15:00:53.364 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-501,cas=1566207050007969792,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.364 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-501 15:00:53.366 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-501,cas=1566207053341196288,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:53.367 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-501 15:00:53.367 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-501 with cas 1566207050007969792 15:00:53.372 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-501 got cas 1566207053341196288, in 5ms 15:00:53.372 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-606 15:00:53.373 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-606,cas=1566207050069049344,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.373 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-606 15:00:53.374 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-606,cas=1566207053348732928,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.374 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-606 15:00:53.374 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-606 with cas 1566207050069049344 15:00:53.383 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-606 got cas 1566207053348732928, in 9ms 15:00:53.383 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-605 15:00:53.408 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-605,cas=1566207050087989248,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 25ms 15:00:53.409 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-605 15:00:53.423 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-605,cas=1566207053407649792,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:53.423 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-605 15:00:53.423 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-605 with cas 1566207050087989248 15:00:53.447 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-605 got cas 1566207053407649792, in 24ms 15:00:53.447 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-564 15:00:53.448 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-564,cas=1566207049977823232,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.448 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-564 15:00:53.449 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-564,cas=1566207053306986496,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.449 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-564 15:00:53.449 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-564 with cas 1566207049977823232 15:00:53.454 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-564 got cas 1566207053306986496, in 5ms 15:00:53.454 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-587 15:00:53.476 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-587,cas=1566207050107322368,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 22ms 15:00:53.476 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-587 15:00:53.477 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-587,cas=1566207053465583616,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.477 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-587 15:00:53.477 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-587 with cas 1566207050107322368 15:00:53.501 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-587 got cas 1566207053465583616, in 24ms 15:00:53.502 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-513 15:00:53.503 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-513,cas=1566207049996959744,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.503 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-513 15:00:53.512 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-513,cas=1566207053369966592,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 9ms 15:00:53.512 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-513 15:00:53.512 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-513 with cas 1566207049996959744 15:00:53.520 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-513 got cas 1566207053369966592, in 8ms 15:00:53.520 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-620 15:00:53.521 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-620,cas=1566207050001219584,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.521 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-620 15:00:53.522 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-620,cas=1566207053380911104,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.522 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-620 15:00:53.522 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-620 with cas 1566207050001219584 15:00:53.531 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-620 got cas 1566207053380911104, in 9ms 15:00:53.531 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-617 15:00:53.532 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-617,cas=1566207050005676032,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.532 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-617 15:00:53.533 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-617,cas=1566207053391790080,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.533 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-617 15:00:53.533 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-617 with cas 1566207050005676032 15:00:53.541 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-617 got cas 1566207053391790080, in 8ms 15:00:53.542 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-532 15:00:53.542 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-532,cas=1566207050009542656,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.542 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-532 15:00:53.544 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-532,cas=1566207053402144768,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.544 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-532 15:00:53.544 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-532 with cas 1566207050009542656 15:00:53.549 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-532 got cas 1566207053402144768, in 5ms 15:00:53.549 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-527 15:00:53.551 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-527,cas=1566207050012295168,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.551 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-527 15:00:53.552 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-527,cas=1566207053410402304,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.552 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-527 15:00:53.552 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-527 with cas 1566207050012295168 15:00:53.554 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-527 got cas 1566207053410402304, in 2ms 15:00:53.555 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-503 15:00:53.555 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-503,cas=1566207050018193408,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.555 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-503 15:00:53.556 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-503,cas=1566207053414662144,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.556 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-503 15:00:53.556 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-503 with cas 1566207050018193408 15:00:53.558 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-503 got cas 1566207053414662144, in 1ms 15:00:53.558 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-539 15:00:53.571 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-539,cas=1566207050151952384,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 12ms 15:00:53.571 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-539 15:00:53.617 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-539,cas=1566207053602684928,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 45ms 15:00:53.617 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-539 15:00:53.617 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-539 with cas 1566207050151952384 15:00:53.642 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-539 got cas 1566207053602684928, in 25ms 15:00:53.642 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-506 15:00:53.643 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-506,cas=1566207050048012288,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.643 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-506 15:00:53.643 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-506,cas=1566207053501497344,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.643 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-506 15:00:53.643 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-506 with cas 1566207050048012288 15:00:53.649 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-506 got cas 1566207053501497344, in 5ms 15:00:53.649 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-567 15:00:53.653 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-567,cas=1566207050051485696,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 4ms 15:00:53.653 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-567 15:00:53.654 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-567,cas=1566207053512835072,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.654 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-567 15:00:53.654 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-567 with cas 1566207050051485696 15:00:53.660 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-567 got cas 1566207053512835072, in 6ms 15:00:53.660 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-533 15:00:53.708 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-533,cas=1566207050198286336,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 47ms 15:00:53.708 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-533 15:00:53.730 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-533,cas=1566207053716914176,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 21ms 15:00:53.730 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-533 15:00:53.730 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-533 with cas 1566207050198286336 15:00:53.753 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-533 got cas 1566207053716914176, in 23ms 15:00:53.753 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-560 15:00:53.785 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-560,cas=1566207050224304128,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 31ms 15:00:53.785 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-560 15:00:53.806 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-560,cas=1566207053787693056,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 20ms 15:00:53.806 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-560 15:00:53.806 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-560 with cas 1566207050224304128 15:00:53.825 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-560 got cas 1566207053787693056, in 19ms 15:00:53.825 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-601 15:00:53.827 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-601,cas=1566207050137665536,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.827 925/pool-18-thread-2/027c2/268d2 getting doc test_docs-601 15:00:53.828 925/pool-18-thread-2/027c2/268d2 completed get of TransactionJsonDocument{id=test_docs-601,cas=1566207053686964224,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.828 925/pool-18-thread-2/027c2/268d2 remove doc test_docs-601 15:00:53.828 925/pool-18-thread-2/027c2/268d2 about to remove doc test_docs-601 with cas 1566207050137665536 15:00:53.830 925/pool-18-thread-2/027c2/268d2 staged remove of doc test_docs-601 got cas 1566207053686964224, in 2ms 15:00:53.830 925/pool-18-thread-2/027c2/268d2 rollback AttemptContextReactive{id=268d2,state=ABORTED,isDone=true,atr=_default/atr-465-#328,staged=[REMOVE test_docs-586, REMOVE test_docs-613, REMOVE test_docs-536, REMOVE test_docs-522, REMOVE test_docs-546, REMOVE test_docs-528, REMOVE test_docs-570, REMOVE test_docs-621, REMOVE test_docs-575, REMOVE test_docs-583, REMOVE test_docs-510, REMOVE test_docs-555, REMOVE test_docs-563, REMOVE test_docs-580, REMOVE test_docs-594, REMOVE test_docs-610, REMOVE test_docs-612, REMOVE test_docs-517, REMOVE test_docs-593, REMOVE test_docs-542, REMOVE test_docs-578, REMOVE test_docs-585, REMOVE test_docs-597, REMOVE test_docs-590, REMOVE test_docs-502, REMOVE test_docs-573, REMOVE test_docs-554, REMOVE test_docs-572, REMOVE test_docs-618, REMOVE test_docs-519, REMOVE test_docs-547, REMOVE test_docs-507, REMOVE test_docs-576, REMOVE test_docs-607, REMOVE test_docs-514, REMOVE test_docs-565, REMOVE test_docs-548, REMOVE test_docs-525, REMOVE test_docs-558, REMOVE test_docs-534, REMOVE test_docs-624, REMOVE test_docs-608, REMOVE test_docs-616, REMOVE test_docs-508, REMOVE test_docs-611, REMOVE test_docs-614, REMOVE test_docs-520, REMOVE test_docs-615, REMOVE test_docs-541, REMOVE test_docs-581, REMOVE test_docs-540, REMOVE test_docs-592, REMOVE test_docs-561, REMOVE test_docs-582, REMOVE test_docs-579, REMOVE test_docs-574, REMOVE test_docs-599, REMOVE test_docs-516, REMOVE test_docs-511, REMOVE test_docs-589, REMOVE test_docs-521, REMOVE test_docs-622, REMOVE test_docs-505, REMOVE test_docs-596, REMOVE test_docs-557, REMOVE test_docs-553, REMOVE test_docs-559, REMOVE test_docs-518, REMOVE test_docs-531, REMOVE test_docs-512, REMOVE test_docs-530, REMOVE test_docs-623, REMOVE test_docs-501, REMOVE test_docs-606, REMOVE test_docs-605, REMOVE test_docs-564, REMOVE test_docs-587, REMOVE test_docs-513, REMOVE test_docs-620, REMOVE test_docs-617, REMOVE test_docs-532, REMOVE test_docs-527, REMOVE test_docs-503, REMOVE test_docs-539, REMOVE test_docs-506, REMOVE test_docs-567, REMOVE test_docs-533, REMOVE test_docs-560, REMOVE test_docs-601]} 15:00:53.830 925/pool-18-thread-2/027c2/268d2 aborting (retrying if needed) AttemptContextReactive{id=268d2,state=ABORTED,isDone=true,atr=_default/atr-465-#328,staged=[REMOVE test_docs-586, REMOVE test_docs-613, REMOVE test_docs-536, REMOVE test_docs-522, REMOVE test_docs-546, REMOVE test_docs-528, REMOVE test_docs-570, REMOVE test_docs-621, REMOVE test_docs-575, REMOVE test_docs-583, REMOVE test_docs-510, REMOVE test_docs-555, REMOVE test_docs-563, REMOVE test_docs-580, REMOVE test_docs-594, REMOVE test_docs-610, REMOVE test_docs-612, REMOVE test_docs-517, REMOVE test_docs-593, REMOVE test_docs-542, REMOVE test_docs-578, REMOVE test_docs-585, REMOVE test_docs-597, REMOVE test_docs-590, REMOVE test_docs-502, REMOVE test_docs-573, REMOVE test_docs-554, REMOVE test_docs-572, REMOVE test_docs-618, REMOVE test_docs-519, REMOVE test_docs-547, REMOVE test_docs-507, REMOVE test_docs-576, REMOVE test_docs-607, REMOVE test_docs-514, REMOVE test_docs-565, REMOVE test_docs-548, REMOVE test_docs-525, REMOVE test_docs-558, REMOVE test_docs-534, REMOVE test_docs-624, REMOVE test_docs-608, REMOVE test_docs-616, REMOVE test_docs-508, REMOVE test_docs-611, REMOVE test_docs-614, REMOVE test_docs-520, REMOVE test_docs-615, REMOVE test_docs-541, REMOVE test_docs-581, REMOVE test_docs-540, REMOVE test_docs-592, REMOVE test_docs-561, REMOVE test_docs-582, REMOVE test_docs-579, REMOVE test_docs-574, REMOVE test_docs-599, REMOVE test_docs-516, REMOVE test_docs-511, REMOVE test_docs-589, REMOVE test_docs-521, REMOVE test_docs-622, REMOVE test_docs-505, REMOVE test_docs-596, REMOVE test_docs-557, REMOVE test_docs-553, REMOVE test_docs-559, REMOVE test_docs-518, REMOVE test_docs-531, REMOVE test_docs-512, REMOVE test_docs-530, REMOVE test_docs-623, REMOVE test_docs-501, REMOVE test_docs-606, REMOVE test_docs-605, REMOVE test_docs-564, REMOVE test_docs-587, REMOVE test_docs-513, REMOVE test_docs-620, REMOVE test_docs-617, REMOVE test_docs-532, REMOVE test_docs-527, REMOVE test_docs-503, REMOVE test_docs-539, REMOVE test_docs-506, REMOVE test_docs-567, REMOVE test_docs-533, REMOVE test_docs-560, REMOVE test_docs-601]} 15:00:53.834 925/pool-18-thread-2/027c2/268d2 got ATR default/_default/atr-465-#328 ATREntry{atr=default/atr-465-#328,attemptId=268d28f5-0087-402f-8594-491e563dae72,state=PENDING,expires=Optional[100000]ms,[age=2403ms,cas=1566207052664274944ns/1566207052664ms]<-Only Accurate If ATR Updated,inserted=Optional.empty,replaced=Optional.empty,removed=Optional.empty,start=Optional[1566207050261]ms} 15:00:53.834 925/pool-18-thread-2/027c2/268d2 aborting ATR default/_default/atr-465-#328 15:00:53.854 925/pool-18-thread-2/027c2/268d2 aborted ATR default/_default/atr-465-#328 15:00:53.854 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-586 with cas 1566207050280075264 by removing staged mutation 15:00:53.862 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-586, storing new cas 1566207053713440768, mt Optional.empty 15:00:53.862 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-613 with cas 1566207050434347008 by removing staged mutation 15:00:53.902 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-613, storing new cas 1566207053852377088, mt Optional.empty 15:00:53.902 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-536 with cas 1566207050456694784 by removing staged mutation 15:00:53.916 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-536, storing new cas 1566207053885538304, mt Optional.empty 15:00:53.916 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-522 with cas 1566207050360422400 by removing staged mutation 15:00:53.920 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-522, storing new cas 1566207053774323712, mt Optional.empty 15:00:53.920 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-546 with cas 1566207050387292160 by removing staged mutation 15:00:53.927 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-546, storing new cas 1566207053779435520, mt Optional.empty 15:00:53.927 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-528 with cas 1566207050395615232 by removing staged mutation 15:00:53.934 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-528, storing new cas 1566207053785661440, mt Optional.empty 15:00:53.934 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-570 with cas 1566207050575970304 by removing staged mutation 15:00:53.959 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-570, storing new cas 1566207053926170624, mt Optional.empty 15:00:53.959 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-621 with cas 1566207050665426944 by removing staged mutation 15:00:53.978 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-621, storing new cas 1566207053939474432, mt Optional.empty 15:00:53.978 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-575 with cas 1566207050718904320 by removing staged mutation 15:00:54.013 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-575, storing new cas 1566207053968310272, mt Optional.empty 15:00:54.013 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-583 with cas 1566207050608869376 by removing staged mutation 15:00:54.022 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-583, storing new cas 1566207053871775744, mt Optional.empty 15:00:54.022 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-510 with cas 1566207050632265728 by removing staged mutation 15:00:54.025 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-510, storing new cas 1566207053880295424, mt Optional.empty 15:00:54.025 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-555 with cas 1566207050658807808 by removing staged mutation 15:00:54.030 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-555, storing new cas 1566207053884227584, mt Optional.empty 15:00:54.030 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-563 with cas 1566207050787717120 by removing staged mutation 15:00:54.068 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-563, storing new cas 1566207054029258752, mt Optional.empty 15:00:54.068 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-580 with cas 1566207050692296704 by removing staged mutation 15:00:54.074 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-580, storing new cas 1566207053927481344, mt Optional.empty 15:00:54.074 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-594 with cas 1566207050823303168 by removing staged mutation 15:00:54.095 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-594, storing new cas 1566207054060388352, mt Optional.empty 15:00:54.095 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-610 with cas 1566207050852073472 by removing staged mutation 15:00:54.140 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-610, storing new cas 1566207054100889600, mt Optional.empty 15:00:54.140 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-612 with cas 1566207050758684672 by removing staged mutation 15:00:54.144 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-612, storing new cas 1566207053998587904, mt Optional.empty 15:00:54.144 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-517 with cas 1566207050938908672 by removing staged mutation 15:00:54.177 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-517, storing new cas 1566207054132346880, mt Optional.empty 15:00:54.177 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-593 with cas 1566207050829660160 by removing staged mutation 15:00:54.191 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-593, storing new cas 1566207054036205568, mt Optional.empty 15:00:54.191 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-542 with cas 1566207051014078464 by removing staged mutation 15:00:54.212 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-542, storing new cas 1566207054181957632, mt Optional.empty 15:00:54.212 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-578 with cas 1566207050906402816 by removing staged mutation 15:00:54.221 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-578, storing new cas 1566207054073167872, mt Optional.empty 15:00:54.221 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-585 with cas 1566207050915119104 by removing staged mutation 15:00:54.226 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-585, storing new cas 1566207054079393792, mt Optional.empty 15:00:54.226 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-597 with cas 1566207051105566720 by removing staged mutation 15:00:54.240 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-597, storing new cas 1566207054206926848, mt Optional.empty 15:00:54.240 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-590 with cas 1566207050998939648 by removing staged mutation 15:00:54.255 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-590, storing new cas 1566207054106525696, mt Optional.empty 15:00:54.255 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-502 with cas 1566207051177066496 by removing staged mutation 15:00:54.284 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-502, storing new cas 1566207054251950080, mt Optional.empty 15:00:54.284 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-573 with cas 1566207051201314816 by removing staged mutation 15:00:54.314 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-573, storing new cas 1566207054272069632, mt Optional.empty 15:00:54.314 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-554 with cas 1566207051254988800 by removing staged mutation 15:00:54.344 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-554, storing new cas 1566207054305886208, mt Optional.empty 15:00:54.344 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-572 with cas 1566207051150131200 by removing staged mutation 15:00:54.360 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-572, storing new cas 1566207054202798080, mt Optional.empty 15:00:54.360 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-618 with cas 1566207051157143552 by removing staged mutation 15:00:54.364 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-618, storing new cas 1566207054218919936, mt Optional.empty 15:00:54.364 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-519 with cas 1566207051178901504 by removing staged mutation 15:00:54.381 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-519, storing new cas 1566207054224293888, mt Optional.empty 15:00:54.381 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-547 with cas 1566207051433967616 by removing staged mutation 15:00:54.439 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-547, storing new cas 1566207054393049088, mt Optional.empty 15:00:54.439 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-507 with cas 1566207051568513024 by removing staged mutation 15:00:54.473 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-507, storing new cas 1566207054428831744, mt Optional.empty 15:00:54.473 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-576 with cas 1566207051600035840 by removing staged mutation 15:00:54.499 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-576, storing new cas 1566207054466711552, mt Optional.empty 15:00:54.499 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-607 with cas 1566207051544461312 by removing staged mutation 15:00:54.505 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-607, storing new cas 1566207054358249472, mt Optional.empty 15:00:54.505 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-514 with cas 1566207051746574336 by removing staged mutation 15:00:54.531 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-514, storing new cas 1566207054498365440, mt Optional.empty 15:00:54.531 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-565 with cas 1566207051869913088 by removing staged mutation 15:00:54.565 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-565, storing new cas 1566207054535852032, mt Optional.empty 15:00:54.565 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-548 with cas 1566207051980472320 by removing staged mutation 15:00:54.585 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-548, storing new cas 1566207054550663168, mt Optional.empty 15:00:54.585 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-525 with cas 1566207052036571136 by removing staged mutation 15:00:54.628 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-525, storing new cas 1566207054594113536, mt Optional.empty 15:00:54.628 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-558 with cas 1566207052085002240 by removing staged mutation 15:00:54.662 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-558, storing new cas 1566207054628388864, mt Optional.empty 15:00:54.662 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-534 with cas 1566207052015468544 by removing staged mutation 15:00:54.667 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-534, storing new cas 1566207054520647680, mt Optional.empty 15:00:54.667 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-624 with cas 1566207052169543680 by removing staged mutation 15:00:54.688 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-624, storing new cas 1566207054653292544, mt Optional.empty 15:00:54.688 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-608 with cas 1566207052062195712 by removing staged mutation 15:00:54.693 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-608, storing new cas 1566207054546665472, mt Optional.empty 15:00:54.693 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-616 with cas 1566207052219088896 by removing staged mutation 15:00:54.741 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-616, storing new cas 1566207054705852416, mt Optional.empty 15:00:54.741 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-508 with cas 1566207052278136832 by removing staged mutation 15:00:54.785 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-508, storing new cas 1566207054746746880, mt Optional.empty 15:00:54.785 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-611 with cas 1566207052191432704 by removing staged mutation 15:00:54.792 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-611, storing new cas 1566207054645166080, mt Optional.empty 15:00:54.792 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-614 with cas 1566207052216729600 by removing staged mutation 15:00:54.795 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-614, storing new cas 1566207054650540032, mt Optional.empty 15:00:54.796 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-520 with cas 1566207052359729152 by removing staged mutation 15:00:54.838 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-520, storing new cas 1566207054800683008, mt Optional.empty 15:00:54.838 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-615 with cas 1566207052408815616 by removing staged mutation 15:00:54.866 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-615, storing new cas 1566207054821851136, mt Optional.empty 15:00:54.866 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-541 with cas 1566207052464390144 by removing staged mutation 15:00:54.895 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-541, storing new cas 1566207054855995392, mt Optional.empty 15:00:54.895 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-581 with cas 1566207052527960064 by removing staged mutation 15:00:54.933 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-581, storing new cas 1566207054886731776, mt Optional.empty 15:00:54.933 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-540 with cas 1566207052425920512 by removing staged mutation 15:00:54.938 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-540, storing new cas 1566207054793342976, mt Optional.empty 15:00:54.939 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-592 with cas 1566207052589760512 by removing staged mutation 15:00:54.980 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-592, storing new cas 1566207054931099648, mt Optional.empty 15:00:54.980 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-561 with cas 1566207052483526656 by removing staged mutation 15:00:54.990 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-561, storing new cas 1566207054840791040, mt Optional.empty 15:00:54.990 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-582 with cas 1566207052649529344 by removing staged mutation 15:00:55.089 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-582, storing new cas 1566207055041855488, mt Optional.empty 15:00:55.089 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-579 with cas 1566207052713033728 by removing staged mutation 15:00:55.121 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-579, storing new cas 1566207055064006656, mt Optional.empty 15:00:55.121 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-574 with cas 1566207052615974912 by removing staged mutation 15:00:55.146 925/pool-18-thread-2/027c2/268d2 rolled back doc test_docs-574, storing new cas 1566207054979465216, mt Optional.empty 15:00:55.146 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:00:55.161 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.DecodingFailedException: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1' 15:00:58.290 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:00.896 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":0,"reason":"TIMEOUT","requestId":232486,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:00.911 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:03.495 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232506,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:03.543 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:06.095 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232514,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:06.203 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:08.795 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232523,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:08.894 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:11.495 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232533,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:11.741 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:14.295 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232543,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:14.474 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:16.995 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232552,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:17.172 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:19.695 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232562,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:19.934 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:22.495 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232572,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:22.696 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:25.296 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232582,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:25.455 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:27.995 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232589,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:28.143 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:30.694 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232599,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:30.866 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:33.395 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232609,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:33.615 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:36.195 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232619,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:36.393 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:38.995 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232629,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:39.236 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:41.795 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232640,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:41.982 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:44.495 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232650,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:44.628 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:47.195 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232659,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:47.435 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:49.995 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232671,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:50.241 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:52.795 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232681,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:52.962 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:55.495 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232690,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:55.684 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:01:58.195 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232700,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:01:58.356 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:00.895 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232709,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:02:01.036 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:03.595 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232719,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:02:03.769 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:06.295 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232729,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:02:06.457 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:08.994 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232739,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:02:09.222 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:11.795 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232750,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:02:11.924 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:14.495 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232760,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:02:14.658 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:17.195 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232770,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:02:17.431 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:19.995 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232781,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:02:20.149 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:22.696 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232791,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:02:22.878 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:25.396 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocMutateRequest {"retried":13,"reason":"TIMEOUT","requestId":232801,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-599"},"cancelled":true,"coreId":15,"completed":true}' 15:02:25.646 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:25.647 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:25.897 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:25.898 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.028 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:26.029 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.223 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:26.224 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.427 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:26.428 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.585 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:26.586 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.772 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:26.773 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.930 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:26.931 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.096 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:27.096 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.254 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:27.255 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.460 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:27.460 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.696 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:27.703 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.953 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:27.954 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:28.150 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:28.150 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:28.391 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:28.392 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:28.550 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:28.551 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:28.725 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:28.726 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:28.900 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:28.901 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:29.062 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:29.063 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:29.304 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:29.305 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:29.519 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:29.520 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:29.718 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:29.719 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:29.893 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:29.894 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:30.132 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:30.134 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:30.318 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:30.329 925/pool-18-thread-2/027c2/268d2 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-599 does not exist' 15:02:30.564 925/pool-18-thread-2/027c2/268d2 rolling back doc test_docs-599 with cas 1566207052632358912 by removing staged mutation 15:02:30.564 925/pool-18-thread-2/027c2 Has expired client side (now=84986925257122ns start=84886702288016ns expired=100222969106ns (100222ms) config=100000ms) 15:02:30.564 925/pool-18-thread-2/027c2/<> txn 027c2ed8-1ba0-4463-bf81-e82fcaf22e71 has expired during commit/rollback in stage rollbackDocs, raising AttemptExpired (no rollback) 15:02:30.565 925/pool-18-thread-2/027c2/268d2 caught exception 'com.couchbase.transactions.error.internal.AttemptExpired: Attempt has expired during commit or rollback in stage rollbackDocs' in runBlocking, rethrowing 15:02:30.565 925/pool-18-thread-2/027c2/<> hit error com.couchbase.transactions.error.internal.AttemptExpired: Attempt has expired during commit or rollback in stage rollbackDocs 15:02:30.565 925/pool-18-thread-2/027c2/268d2 aborting (not rolling back) on error 15:02:30.566 925/pool-18-thread-2/027c2/268d2 Adding cleanup request for _default/atr-465-#328 to run in 100000 msecs 15:02:30.566 925/pool-18-thread-2/027c2/268d2 added attempt TransactionAttempt{id=268d2,state=ABORTED,atrColl=com.couchbase.client.java.ReactiveCollection@499eb6c0/atr-465-#328} after error 15:02:30.566 925/pool-18-thread-2/027c2/268d2 aborting (one attempt only) AttemptContextReactive{id=268d2,state=ABORTED,isDone=true,atr=_default/atr-465-#328,staged=[REMOVE test_docs-586, REMOVE test_docs-613, REMOVE test_docs-536, REMOVE test_docs-522, REMOVE test_docs-546, REMOVE test_docs-528, REMOVE test_docs-570, REMOVE test_docs-621, REMOVE test_docs-575, REMOVE test_docs-583, REMOVE test_docs-510, REMOVE test_docs-555, REMOVE test_docs-563, REMOVE test_docs-580, REMOVE test_docs-594, REMOVE test_docs-610, REMOVE test_docs-612, REMOVE test_docs-517, REMOVE test_docs-593, REMOVE test_docs-542, REMOVE test_docs-578, REMOVE test_docs-585, REMOVE test_docs-597, REMOVE test_docs-590, REMOVE test_docs-502, REMOVE test_docs-573, REMOVE test_docs-554, REMOVE test_docs-572, REMOVE test_docs-618, REMOVE test_docs-519, REMOVE test_docs-547, REMOVE test_docs-507, REMOVE test_docs-576, REMOVE test_docs-607, REMOVE test_docs-514, REMOVE test_docs-565, REMOVE test_docs-548, REMOVE test_docs-525, REMOVE test_docs-558, REMOVE test_docs-534, REMOVE test_docs-624, REMOVE test_docs-608, REMOVE test_docs-616, REMOVE test_docs-508, REMOVE test_docs-611, REMOVE test_docs-614, REMOVE test_docs-520, REMOVE test_docs-615, REMOVE test_docs-541, REMOVE test_docs-581, REMOVE test_docs-540, REMOVE test_docs-592, REMOVE test_docs-561, REMOVE test_docs-582, REMOVE test_docs-579, REMOVE test_docs-574, REMOVE test_docs-599, REMOVE test_docs-516, REMOVE test_docs-511, REMOVE test_docs-589, REMOVE test_docs-521, REMOVE test_docs-622, REMOVE test_docs-505, REMOVE test_docs-596, REMOVE test_docs-557, REMOVE test_docs-553, REMOVE test_docs-559, REMOVE test_docs-518, REMOVE test_docs-531, REMOVE test_docs-512, REMOVE test_docs-530, REMOVE test_docs-623, REMOVE test_docs-501, REMOVE test_docs-606, REMOVE test_docs-605, REMOVE test_docs-564, REMOVE test_docs-587, REMOVE test_docs-513, REMOVE test_docs-620, REMOVE test_docs-617, REMOVE test_docs-532, REMOVE test_docs-527, REMOVE test_docs-503, REMOVE test_docs-539, REMOVE test_docs-506, REMOVE test_docs-567, REMOVE test_docs-533, REMOVE test_docs-560, REMOVE test_docs-601]} 15:02:30.566 925/pool-18-thread-2/027c2/268d2 Ignoring abort it's already reached commit or rollback point 15:02:30.566 925/pool-18-thread-2/027c2/268d2 caught error com.couchbase.transactions.error.internal.AttemptExpired: Attempt has expired during commit or rollback in stage rollbackDocs, changing to TransactionExpired 2019-08-19 15:02:30,841 | test | INFO | pool-18-thread-2 | [task:call:3780] Atomicity Load generation thread completed Transaction failed from runTransaction 15:00:51.014 950/pool-18-thread-9/f6aca starting attempt 0/f6aca8c6-18a1-46d9-b635-704cae2b1bee/b237d531-af1d-43a0-8a50-edc7fc4a6707 15:00:51.014 950/pool-18-thread-9/f6aca config: expiry=100000msecs durability=MAJORITY per-txn config: durability=Optional.empty 15:00:51.014 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-347 15:00:51.032 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-347,cas=1566207048924463104,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 17ms 15:00:51.032 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-347 15:00:51.047 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-347,cas=1566207051066179584,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:51.047 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-347 15:00:51.047 950/pool-18-thread-9/f6aca/b237d First mutated doc in txn is 'test_docs-347' on vbucket 750, so using atr atr-750-#286 15:00:51.047 950/pool-18-thread-9/f6aca/b237d about to set ATR default/_default/atr-750-#286 to Pending 15:00:51.084 950/pool-18-thread-9/f6aca/b237d set ATR default/_default/atr-750-#286 to Pending in 37ms, got CAS (start time) 1566207051038195712 15:00:51.084 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-347 with cas 1566207048924463104 15:00:51.102 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-347 got cas 1566207051066179584, in 17ms 15:00:51.102 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-294 15:00:51.117 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-294,cas=1566207048942485504,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 15ms 15:00:51.117 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-294 15:00:51.169 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-294,cas=1566207051156488192,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 52ms 15:00:51.169 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-294 15:00:51.169 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-294 with cas 1566207048942485504 15:00:51.189 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-294 got cas 1566207051156488192, in 19ms 15:00:51.189 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-283 15:00:51.192 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-283,cas=1566207048831991808,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:51.192 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-283 15:00:51.194 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-283,cas=1566207051052089344,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:51.194 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-283 15:00:51.194 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-283 with cas 1566207048831991808 15:00:51.199 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-283 got cas 1566207051052089344, in 5ms 15:00:51.199 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-343 15:00:51.199 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-343,cas=1566207048844771328,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.199 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-343 15:00:51.201 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-343,cas=1566207051067162624,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:51.201 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-343 15:00:51.201 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-343 with cas 1566207048844771328 15:00:51.215 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-343 got cas 1566207051067162624, in 14ms 15:00:51.215 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-322 15:00:51.215 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-322,cas=1566207048856043520,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.215 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-322 15:00:51.217 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-322,cas=1566207051089903616,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:51.217 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-322 15:00:51.217 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-322 with cas 1566207048856043520 15:00:51.242 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-322 got cas 1566207051089903616, in 24ms 15:00:51.242 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-280 15:00:51.252 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-280,cas=1566207048884158464,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 10ms 15:00:51.252 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-280 15:00:51.253 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-280,cas=1566207051111792640,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.253 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-280 15:00:51.253 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-280 with cas 1566207048884158464 15:00:51.264 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-280 got cas 1566207051111792640, in 10ms 15:00:51.264 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-272 15:00:51.264 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-272,cas=1566207048894513152,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.264 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-272 15:00:51.265 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-272,cas=1566207051123785728,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.265 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-272 15:00:51.265 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-272 with cas 1566207048894513152 15:00:51.272 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-272 got cas 1566207051123785728, in 7ms 15:00:51.272 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-313 15:00:51.273 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-313,cas=1566207048899362816,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.273 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-313 15:00:51.274 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-313,cas=1566207051131912192,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.274 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-313 15:00:51.274 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-313 with cas 1566207048899362816 15:00:51.286 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-313 got cas 1566207051131912192, in 12ms 15:00:51.286 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-269 15:00:51.307 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-269,cas=1566207049049964544,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 20ms 15:00:51.307 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-269 15:00:51.347 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-269,cas=1566207051343724544,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 39ms 15:00:51.347 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-269 15:00:51.347 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-269 with cas 1566207049049964544 15:00:51.392 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-269 got cas 1566207051343724544, in 44ms 15:00:51.392 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-334 15:00:51.394 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-334,cas=1566207048942878720,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:51.394 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-334 15:00:51.396 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-334,cas=1566207051254333440,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:51.396 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-334 15:00:51.396 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-334 with cas 1566207048942878720 15:00:51.417 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-334 got cas 1566207051254333440, in 21ms 15:00:51.417 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-271 15:00:51.418 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-271,cas=1566207048945172480,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.418 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-271 15:00:51.418 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-271,cas=1566207051277926400,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.418 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-271 15:00:51.418 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-271 with cas 1566207048945172480 15:00:51.435 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-271 got cas 1566207051277926400, in 16ms 15:00:51.435 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-270 15:00:51.442 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-270,cas=1566207049070542848,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 7ms 15:00:51.442 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-270 15:00:51.505 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-270,cas=1566207051521458176,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 62ms 15:00:51.505 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-270 15:00:51.505 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-270 with cas 1566207049070542848 15:00:51.563 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-270 got cas 1566207051521458176, in 57ms 15:00:51.563 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-282 15:00:51.579 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-282,cas=1566207049110847488,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 15ms 15:00:51.579 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-282 15:00:51.622 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-282,cas=1566207051596038144,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 42ms 15:00:51.622 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-282 15:00:51.622 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-282 with cas 1566207049110847488 15:00:51.625 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-282 got cas 1566207051596038144, in 2ms 15:00:51.625 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-349 15:00:51.644 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-349,cas=1566207048997797888,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 19ms 15:00:51.644 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-349 15:00:51.662 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-349,cas=1566207051528142848,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 17ms 15:00:51.662 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-349 15:00:51.662 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-349 with cas 1566207048997797888 15:00:51.685 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-349 got cas 1566207051528142848, in 23ms 15:00:51.685 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-352 15:00:51.700 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-352,cas=1566207049131884544,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 15ms 15:00:51.700 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-352 15:00:51.712 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-352,cas=1566207051715248128,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 12ms 15:00:51.712 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-352 15:00:51.712 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-352 with cas 1566207049131884544 15:00:51.773 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-352 got cas 1566207051715248128, in 60ms 15:00:51.773 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-303 15:00:51.778 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-303,cas=1566207049039347712,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:51.778 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-303 15:00:51.779 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-303,cas=1566207051638374400,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:51.779 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-303 15:00:51.779 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-303 with cas 1566207049039347712 15:00:51.801 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-303 got cas 1566207051638374400, in 21ms 15:00:51.801 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-276 15:00:51.815 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-276,cas=1566207049182150656,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:51.815 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-276 15:00:51.854 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-276,cas=1566207051900321792,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 39ms 15:00:51.854 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-276 15:00:51.854 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-276 with cas 1566207049182150656 15:00:51.946 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-276 got cas 1566207051900321792, in 91ms 15:00:51.946 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-250 15:00:51.948 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-250,cas=1566207049075589120,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:51.948 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-250 15:00:51.949 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-250,cas=1566207051808505856,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:51.949 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-250 15:00:51.949 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-250 with cas 1566207049075589120 15:00:51.978 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-250 got cas 1566207051808505856, in 29ms 15:00:51.979 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-364 15:00:51.993 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-364,cas=1566207049079521280,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:51.993 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-364 15:00:51.996 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-364,cas=1566207051855233024,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:51.996 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-364 15:00:51.996 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-364 with cas 1566207049079521280 15:00:52.002 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-364 got cas 1566207051855233024, in 6ms 15:00:52.002 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-365 15:00:52.035 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-365,cas=1566207049212821504,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 33ms 15:00:52.035 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-365 15:00:52.054 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-365,cas=1566207052028575744,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 19ms 15:00:52.054 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-365 15:00:52.055 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-365 with cas 1566207049212821504 15:00:52.062 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-365 got cas 1566207052028575744, in 7ms 15:00:52.063 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-288 15:00:52.088 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-288,cas=1566207049253847040,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 25ms 15:00:52.088 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-288 15:00:52.096 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-288,cas=1566207052071370752,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 8ms 15:00:52.096 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-288 15:00:52.097 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-288 with cas 1566207049253847040 15:00:52.111 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-288 got cas 1566207052071370752, in 14ms 15:00:52.111 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-267 15:00:52.112 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-267,cas=1566207049145843712,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.112 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-267 15:00:52.112 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-267,cas=1566207051970641920,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.112 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-267 15:00:52.112 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-267 with cas 1566207049145843712 15:00:52.115 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-267 got cas 1566207051970641920, in 2ms 15:00:52.115 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-274 15:00:52.116 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-274,cas=1566207049149644800,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.116 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-274 15:00:52.117 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-274,cas=1566207051975557120,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.117 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-274 15:00:52.117 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-274 with cas 1566207049149644800 15:00:52.119 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-274 got cas 1566207051975557120, in 2ms 15:00:52.119 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-310 15:00:52.120 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-310,cas=1566207049151807488,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.120 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-310 15:00:52.121 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-310,cas=1566207051979489280,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.121 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-310 15:00:52.121 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-310 with cas 1566207049151807488 15:00:52.127 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-310 got cas 1566207051979489280, in 6ms 15:00:52.127 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-255 15:00:52.128 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-255,cas=1566207049155346432,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.128 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-255 15:00:52.129 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-255,cas=1566207051988795392,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.130 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-255 15:00:52.130 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-255 with cas 1566207049155346432 15:00:52.133 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-255 got cas 1566207051988795392, in 3ms 15:00:52.133 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-359 15:00:52.134 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-359,cas=1566207049157967872,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.134 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-359 15:00:52.135 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-359,cas=1566207051993513984,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.135 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-359 15:00:52.135 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-359 with cas 1566207049157967872 15:00:52.138 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-359 got cas 1566207051993513984, in 3ms 15:00:52.138 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-299 15:00:52.139 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-299,cas=1566207049162227712,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.139 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-299 15:00:52.140 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-299,cas=1566207051998167040,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.140 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-299 15:00:52.140 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-299 with cas 1566207049162227712 15:00:52.143 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-299 got cas 1566207051998167040, in 2ms 15:00:52.143 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-344 15:00:52.180 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-344,cas=1566207049303785472,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 37ms 15:00:52.180 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-344 15:00:52.187 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-344,cas=1566207052161089536,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 6ms 15:00:52.187 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-344 15:00:52.187 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-344 with cas 1566207049303785472 15:00:52.195 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-344 got cas 1566207052161089536, in 8ms 15:00:52.195 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-373 15:00:52.234 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-373,cas=1566207049320300544,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 38ms 15:00:52.234 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-373 15:00:52.235 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-373,cas=1566207052209389568,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.235 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-373 15:00:52.235 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-373 with cas 1566207049320300544 15:00:52.245 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-373 got cas 1566207052209389568, in 10ms 15:00:52.245 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-348 15:00:52.279 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-348,cas=1566207049344286720,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 33ms 15:00:52.279 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-348 15:00:52.289 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-348,cas=1566207052262932480,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 9ms 15:00:52.289 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-348 15:00:52.289 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-348 with cas 1566207049344286720 15:00:52.304 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-348 got cas 1566207052262932480, in 15ms 15:00:52.304 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-292 15:00:52.373 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-292,cas=1566207049353527296,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 68ms 15:00:52.373 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-292 15:00:52.374 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-292,cas=1566207052348063744,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.374 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-292 15:00:52.374 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-292 with cas 1566207049353527296 15:00:52.378 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-292 got cas 1566207052348063744, in 4ms 15:00:52.378 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-301 15:00:52.402 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-301,cas=1566207049357721600,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 24ms 15:00:52.402 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-301 15:00:52.412 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-301,cas=1566207052386402304,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 10ms 15:00:52.412 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-301 15:00:52.412 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-301 with cas 1566207049357721600 15:00:52.422 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-301 got cas 1566207052386402304, in 9ms 15:00:52.422 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-345 15:00:52.423 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-345,cas=1566207049256009728,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.423 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-345 15:00:52.423 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-345,cas=1566207052283314176,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.423 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-345 15:00:52.423 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-345 with cas 1566207049256009728 15:00:52.429 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-345 got cas 1566207052283314176, in 5ms 15:00:52.429 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-350 15:00:52.430 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-350,cas=1566207049287729152,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.430 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-350 15:00:52.431 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-350,cas=1566207052289540096,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.431 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-350 15:00:52.431 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-350 with cas 1566207049287729152 15:00:52.436 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-350 got cas 1566207052289540096, in 4ms 15:00:52.436 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-321 15:00:52.436 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-321,cas=1566207049328361472,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.437 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-321 15:00:52.437 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-321,cas=1566207052302516224,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.437 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-321 15:00:52.437 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-321 with cas 1566207049328361472 15:00:52.448 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-321 got cas 1566207052302516224, in 11ms 15:00:52.448 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-257 15:00:52.468 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-257,cas=1566207049472409600,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 19ms 15:00:52.468 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-257 15:00:52.474 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-257,cas=1566207052457181184,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 6ms 15:00:52.474 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-257 15:00:52.474 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-257 with cas 1566207049472409600 15:00:52.490 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-257 got cas 1566207052457181184, in 15ms 15:00:52.490 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-290 15:00:52.492 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-290,cas=1566207049364668416,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.492 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-290 15:00:52.497 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-290,cas=1566207052358549504,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 4ms 15:00:52.497 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-290 15:00:52.497 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-290 with cas 1566207049364668416 15:00:52.505 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-290 got cas 1566207052358549504, in 8ms 15:00:52.505 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-286 15:00:52.524 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-286,cas=1566207049367879680,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 18ms 15:00:52.524 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-286 15:00:52.524 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-286,cas=1566207052383125504,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.525 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-286 15:00:52.525 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-286 with cas 1566207049367879680 15:00:52.530 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-286 got cas 1566207052383125504, in 5ms 15:00:52.530 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-309 15:00:52.534 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-309,cas=1566207049376923648,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 3ms 15:00:52.534 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-309 15:00:52.545 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-309,cas=1566207052410912768,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 11ms 15:00:52.545 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-309 15:00:52.545 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-309 with cas 1566207049376923648 15:00:52.567 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-309 got cas 1566207052410912768, in 21ms 15:00:52.567 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-298 15:00:52.606 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-298,cas=1566207049511993344,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 39ms 15:00:52.606 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-298 15:00:52.607 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-298,cas=1566207052581634048,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.607 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-298 15:00:52.607 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-298 with cas 1566207049511993344 15:00:52.616 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-298 got cas 1566207052581634048, in 8ms 15:00:52.616 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-336 15:00:52.661 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-336,cas=1566207049548824576,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 45ms 15:00:52.661 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-336 15:00:52.662 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-336,cas=1566207052636356608,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.662 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-336 15:00:52.662 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-336 with cas 1566207049548824576 15:00:52.675 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-336 got cas 1566207052636356608, in 13ms 15:00:52.675 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-323 15:00:52.710 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-323,cas=1566207049600598016,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 34ms 15:00:52.710 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-323 15:00:52.713 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-323,cas=1566207052688326656,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 3ms 15:00:52.713 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-323 15:00:52.713 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-323 with cas 1566207049600598016 15:00:52.726 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-323 got cas 1566207052688326656, in 12ms 15:00:52.726 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-362 15:00:52.727 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-362,cas=1566207049495740416,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.727 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-362 15:00:52.729 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-362,cas=1566207052587532288,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.729 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-362 15:00:52.729 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-362 with cas 1566207049495740416 15:00:52.733 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-362 got cas 1566207052587532288, in 4ms 15:00:52.733 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-260 15:00:52.763 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-260,cas=1566207049647390720,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 29ms 15:00:52.763 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-260 15:00:52.763 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-260,cas=1566207052756746240,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.763 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-260 15:00:52.763 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-260 with cas 1566207049647390720 15:00:52.803 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-260 got cas 1566207052756746240, in 39ms 15:00:52.803 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-356 15:00:52.805 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-356,cas=1566207049538797568,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:52.805 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-356 15:00:52.823 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-356,cas=1566207052682166272,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 17ms 15:00:52.823 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-356 15:00:52.823 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-356 with cas 1566207049538797568 15:00:52.834 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-356 got cas 1566207052682166272, in 10ms 15:00:52.834 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-304 15:00:52.865 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-304,cas=1566207049694117888,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 31ms 15:00:52.865 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-304 15:00:52.866 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-304,cas=1566207052852363264,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.866 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-304 15:00:52.866 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-304 with cas 1566207049694117888 15:00:52.890 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-304 got cas 1566207052852363264, in 23ms 15:00:52.890 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-251 15:00:52.897 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-251,cas=1566207049748512768,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 7ms 15:00:52.897 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-251 15:00:52.898 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-251,cas=1566207052901711872,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.898 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-251 15:00:52.898 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-251 with cas 1566207049748512768 15:00:52.949 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-251 got cas 1566207052901711872, in 51ms 15:00:52.949 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-369 15:00:52.958 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-369,cas=1566207049785933824,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 8ms 15:00:52.958 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-369 15:00:52.959 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-369,cas=1566207052983894016,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.959 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-369 15:00:52.959 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-369 with cas 1566207049785933824 15:00:53.019 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-369 got cas 1566207052983894016, in 59ms 15:00:53.019 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-337 15:00:53.039 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-337,cas=1566207049679568896,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 20ms 15:00:53.039 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-337 15:00:53.044 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-337,cas=1566207052917112832,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:53.044 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-337 15:00:53.044 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-337 with cas 1566207049679568896 15:00:53.066 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-337 got cas 1566207052917112832, in 21ms 15:00:53.066 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-281 15:00:53.072 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-281,cas=1566207049821716480,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:53.072 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-281 15:00:53.088 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-281,cas=1566207053085933568,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 16ms 15:00:53.088 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-281 15:00:53.089 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-281 with cas 1566207049821716480 15:00:53.135 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-281 got cas 1566207053085933568, in 46ms 15:00:53.135 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-346 15:00:53.136 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-346,cas=1566207049727213568,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.136 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-346 15:00:53.136 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-346,cas=1566207052995428352,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.136 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-346 15:00:53.136 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-346 with cas 1566207049727213568 15:00:53.142 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-346 got cas 1566207052995428352, in 6ms 15:00:53.142 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-256 15:00:53.144 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-256,cas=1566207049732521984,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.144 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-256 15:00:53.145 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-256,cas=1566207053004079104,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.145 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-256 15:00:53.145 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-256 with cas 1566207049732521984 15:00:53.152 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-256 got cas 1566207053004079104, in 6ms 15:00:53.152 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-351 15:00:53.183 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-351,cas=1566207049894658048,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 30ms 15:00:53.183 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-351 15:00:53.207 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-351,cas=1566207053189742592,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 24ms 15:00:53.207 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-351 15:00:53.207 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-351 with cas 1566207049894658048 15:00:53.222 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-351 got cas 1566207053189742592, in 15ms 15:00:53.222 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-327 15:00:53.223 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-327,cas=1566207049789603840,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.223 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-327 15:00:53.231 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-327,cas=1566207053109854208,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 8ms 15:00:53.231 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-327 15:00:53.231 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-327 with cas 1566207049789603840 15:00:53.268 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-327 got cas 1566207053109854208, in 36ms 15:00:53.268 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-265 15:00:53.312 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-265,cas=1566207049962356736,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 43ms 15:00:53.312 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-265 15:00:53.312 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-265,cas=1566207053286473728,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.312 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-265 15:00:53.312 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-265 with cas 1566207049962356736 15:00:53.322 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-265 got cas 1566207053286473728, in 9ms 15:00:53.322 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-277 15:00:53.349 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-277,cas=1566207049850748928,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 27ms 15:00:53.349 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-277 15:00:53.378 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-277,cas=1566207053239877632,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 28ms 15:00:53.378 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-277 15:00:53.378 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-277 with cas 1566207049850748928 15:00:53.386 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-277 got cas 1566207053239877632, in 8ms 15:00:53.386 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-372 15:00:53.388 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-372,cas=1566207049853108224,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.388 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-372 15:00:53.390 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-372,cas=1566207053247741952,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.390 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-372 15:00:53.390 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-372 with cas 1566207049853108224 15:00:53.392 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-372 got cas 1566207053247741952, in 1ms 15:00:53.392 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-358 15:00:53.409 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-358,cas=1566207049993814016,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 16ms 15:00:53.409 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-358 15:00:53.423 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-358,cas=1566207053420888064,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:53.423 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-358 15:00:53.423 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-358 with cas 1566207049993814016 15:00:53.451 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-358 got cas 1566207053420888064, in 28ms 15:00:53.451 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-273 15:00:53.476 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-273,cas=1566207050015637504,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 24ms 15:00:53.476 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-273 15:00:53.477 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-273,cas=1566207053450838016,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.477 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-273 15:00:53.477 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-273 with cas 1566207050015637504 15:00:53.491 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-273 got cas 1566207053450838016, in 14ms 15:00:53.491 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-284 15:00:53.534 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-284,cas=1566207050076717056,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 42ms 15:00:53.534 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-284 15:00:53.562 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-284,cas=1566207053544685568,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 28ms 15:00:53.562 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-284 15:00:53.563 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-284 with cas 1566207050076717056 15:00:53.585 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-284 got cas 1566207053544685568, in 22ms 15:00:53.585 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-258 15:00:53.628 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-258,cas=1566207050096705536,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 42ms 15:00:53.628 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-258 15:00:53.648 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-258,cas=1566207053631389696,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 19ms 15:00:53.648 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-258 15:00:53.648 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-258 with cas 1566207050096705536 15:00:53.667 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-258 got cas 1566207053631389696, in 18ms 15:00:53.667 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-266 15:00:53.708 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-266,cas=1566207050111844352,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 41ms 15:00:53.708 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-266 15:00:53.730 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-266,cas=1566207053727268864,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 21ms 15:00:53.730 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-266 15:00:53.730 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-266 with cas 1566207050111844352 15:00:53.758 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-266 got cas 1566207053727268864, in 27ms 15:00:53.758 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-253 15:00:53.759 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-253,cas=1566207050021732352,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.759 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-253 15:00:53.759 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-253,cas=1566207053619396608,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.760 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-253 15:00:53.760 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-253 with cas 1566207050021732352 15:00:53.763 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-253 got cas 1566207053619396608, in 3ms 15:00:53.763 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-371 15:00:53.764 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-371,cas=1566207050023567360,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.764 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-371 15:00:53.766 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-371,cas=1566207053624377344,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.766 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-371 15:00:53.766 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-371 with cas 1566207050023567360 15:00:53.770 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-371 got cas 1566207053624377344, in 3ms 15:00:53.770 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-279 15:00:53.785 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-279,cas=1566207050163552256,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 15ms 15:00:53.785 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-279 15:00:53.806 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-279,cas=1566207053815087104,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 20ms 15:00:53.806 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-279 15:00:53.806 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-279 with cas 1566207050163552256 15:00:53.847 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-279 got cas 1566207053815087104, in 40ms 15:00:53.847 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-308 15:00:53.869 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-308,cas=1566207050207723520,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 22ms 15:00:53.869 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-308 15:00:53.912 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-308,cas=1566207053906444288,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 42ms 15:00:53.912 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-308 15:00:53.912 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-308 with cas 1566207050207723520 15:00:53.944 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-308 got cas 1566207053906444288, in 32ms 15:00:53.944 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-297 15:00:53.959 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-297,cas=1566207050231250944,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:53.959 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-297 15:00:53.978 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-297,cas=1566207053994983424,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 19ms 15:00:53.978 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-297 15:00:53.978 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-297 with cas 1566207050231250944 15:00:54.032 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-297 got cas 1566207053994983424, in 53ms 15:00:54.032 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-333 15:00:54.068 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-333,cas=1566207050262052864,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 36ms 15:00:54.068 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-333 15:00:54.086 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-333,cas=1566207054079066112,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 17ms 15:00:54.086 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-333 15:00:54.086 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-333 with cas 1566207050262052864 15:00:54.120 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-333 got cas 1566207054079066112, in 33ms 15:00:54.120 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-326 15:00:54.150 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-326,cas=1566207050269655040,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 29ms 15:00:54.150 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-326 15:00:54.178 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-326,cas=1566207054178484224,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 27ms 15:00:54.178 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-326 15:00:54.178 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-326 with cas 1566207050269655040 15:00:54.208 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-326 got cas 1566207054178484224, in 30ms 15:00:54.208 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-361 15:00:54.210 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-361,cas=1566207050199662592,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:54.210 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-361 15:00:54.212 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-361,cas=1566207054071136256,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:54.212 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-361 15:00:54.212 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-361 with cas 1566207050199662592 15:00:54.215 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-361 got cas 1566207054071136256, in 2ms 15:00:54.215 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-329 15:00:54.227 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-329,cas=1566207050320642048,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 12ms 15:00:54.227 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-329 15:00:54.275 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-329,cas=1566207054268727296,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 47ms 15:00:54.275 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-329 15:00:54.275 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-329 with cas 1566207050320642048 15:00:54.298 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-329 got cas 1566207054268727296, in 23ms 15:00:54.298 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-287 15:00:54.331 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-287,cas=1566207050333945856,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 33ms 15:00:54.332 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-287 15:00:54.350 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-287,cas=1566207054345797632,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 18ms 15:00:54.350 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-287 15:00:54.350 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-287 with cas 1566207050333945856 15:00:54.382 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-287 got cas 1566207054345797632, in 31ms 15:00:54.382 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-259 15:00:54.383 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-259,cas=1566207050230267904,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.383 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-259 15:00:54.383 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-259,cas=1566207054241792000,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.383 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-259 15:00:54.383 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-259 with cas 1566207050230267904 15:00:54.397 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-259 got cas 1566207054241792000, in 14ms 15:00:54.397 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-316 15:00:54.404 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-316,cas=1566207050276470784,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 6ms 15:00:54.404 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-316 15:00:54.406 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-316,cas=1566207054291533824,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:54.406 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-316 15:00:54.406 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-316 with cas 1566207050276470784 15:00:54.440 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-316 got cas 1566207054291533824, in 34ms 15:00:54.440 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-264 15:00:54.442 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-264,cas=1566207050285514752,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:54.442 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-264 15:00:54.448 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-264,cas=1566207054311653376,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:54.448 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-264 15:00:54.448 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-264 with cas 1566207050285514752 15:00:54.459 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-264 got cas 1566207054311653376, in 10ms 15:00:54.459 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-307 15:00:54.493 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-307,cas=1566207050407215104,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 34ms 15:00:54.493 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-307 15:00:54.519 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-307,cas=1566207054531461120,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 26ms 15:00:54.519 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-307 15:00:54.519 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-307 with cas 1566207050407215104 15:00:54.561 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-307 got cas 1566207054531461120, in 42ms 15:00:54.561 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-325 15:00:54.577 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-325,cas=1566207050418094080,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 15ms 15:00:54.577 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-325 15:00:54.598 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-325,cas=1566207054601650176,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 20ms 15:00:54.598 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-325 15:00:54.598 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-325 with cas 1566207050418094080 15:00:54.633 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-325 got cas 1566207054601650176, in 35ms 15:00:54.634 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-305 15:00:54.634 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-305,cas=1566207050327916544,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.634 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-305 15:00:54.635 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-305,cas=1566207054494564352,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.635 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-305 15:00:54.635 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-305 with cas 1566207050327916544 15:00:54.641 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-305 got cas 1566207054494564352, in 6ms 15:00:54.641 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-285 15:00:54.642 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-285,cas=1566207050343448576,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.642 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-285 15:00:54.644 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-285,cas=1566207054503149568,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:54.644 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-285 15:00:54.644 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-285 with cas 1566207050343448576 15:00:54.647 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-285 got cas 1566207054503149568, in 3ms 15:00:54.647 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-317 15:00:54.662 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-317,cas=1566207050480287744,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 15ms 15:00:54.662 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-317 15:00:54.679 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-317,cas=1566207054673281024,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 16ms 15:00:54.679 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-317 15:00:54.679 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-317 with cas 1566207050480287744 15:00:54.721 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-317 got cas 1566207054673281024, in 41ms 15:00:54.721 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-335 15:00:54.751 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-335,cas=1566207050490707968,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 30ms 15:00:54.751 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-335 15:00:54.785 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-335,cas=1566207054788165632,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 34ms 15:00:54.786 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-335 15:00:54.786 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-335 with cas 1566207050490707968 15:00:54.823 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-335 got cas 1566207054788165632, in 37ms 15:00:54.823 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-330 15:00:54.838 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-330,cas=1566207050534944768,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 15ms 15:00:54.838 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-330 15:00:54.866 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-330,cas=1566207054876704768,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 27ms 15:00:54.866 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-330 15:00:54.866 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-330 with cas 1566207050534944768 15:00:54.909 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-330 got cas 1566207054876704768, in 43ms 15:00:54.909 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-355 15:00:54.911 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-355,cas=1566207050421698560,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:54.911 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-355 15:00:54.912 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-355,cas=1566207054770536448,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.912 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-355 15:00:54.912 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-355 with cas 1566207050421698560 15:00:54.920 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-355 got cas 1566207054770536448, in 7ms 15:00:54.920 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-289 15:00:54.921 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-289,cas=1566207050426875904,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.921 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-289 15:00:54.921 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-289,cas=1566207054780301312,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.921 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-289 15:00:54.921 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-289 with cas 1566207050426875904 15:00:54.928 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-289 got cas 1566207054780301312, in 6ms 15:00:54.928 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-342 15:00:54.941 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-342,cas=1566207050560307200,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 12ms 15:00:54.941 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-342 15:00:54.987 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-342,cas=1566207054977564672,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 46ms 15:00:54.987 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-342 15:00:54.987 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-342 with cas 1566207050560307200 15:00:55.068 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-342 got cas 1566207054977564672, in 81ms 15:00:55.068 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-296 15:00:55.076 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-296,cas=1566207050458595328,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 7ms 15:00:55.076 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-296 15:00:55.080 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-296,cas=1566207054938374144,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 3ms 15:00:55.080 950/pool-18-thread-9/f6aca/b237d remove doc test_docs-296 15:00:55.080 950/pool-18-thread-9/f6aca/b237d about to remove doc test_docs-296 with cas 1566207050458595328 15:00:55.106 950/pool-18-thread-9/f6aca/b237d staged remove of doc test_docs-296 got cas 1566207054938374144, in 26ms 15:00:55.106 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-314 15:00:55.143 950/pool-18-thread-9/f6aca/b237d completed get of TransactionJsonDocument{id=test_docs-314,cas=1566207050585604096,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 36ms 15:00:55.143 950/pool-18-thread-9/f6aca/b237d getting doc test_docs-314 15:00:58.290 950/pool-18-thread-9/f6aca/b237d got error while getting doc test_docs-314: com.couchbase.client.core.error.DecodingFailedException: java.lang.OutOfMemoryError: Java heap space 15:00:58.719 950/pool-18-thread-9/f6aca/b237d caught exception 'com.couchbase.client.core.error.DecodingFailedException: java.lang.OutOfMemoryError: Java heap space' in runBlocking, rethrowing 15:00:58.721 950/pool-18-thread-9/f6aca/b237d exception DecodingFailedException should not be retried, wrapping in AttemptWrappedExceptionNoRetry, rollback=true 15:00:58.721 950/pool-18-thread-9/f6aca/<> hit error com.couchbase.transactions.error.internal.AttemptWrappedExceptionNoRetry: com.couchbase.client.core.error.DecodingFailedException: java.lang.OutOfMemoryError: Java heap space 15:00:58.721 950/pool-18-thread-9/f6aca/b237d rolling back on error 15:00:58.721 950/pool-18-thread-9/f6aca/b237d Adding cleanup request for _default/atr-750-#286 to run in 100000 msecs 15:00:58.721 950/pool-18-thread-9/f6aca/b237d added attempt TransactionAttempt{id=b237d,state=PENDING,atrColl=com.couchbase.client.java.ReactiveCollection@499eb6c0/atr-750-#286} after error 15:00:58.721 950/pool-18-thread-9/f6aca/b237d rollback AttemptContextReactive{id=b237d,state=ABORTED,isDone=true,atr=_default/atr-750-#286,staged=[REMOVE test_docs-347, REMOVE test_docs-294, REMOVE test_docs-283, REMOVE test_docs-343, REMOVE test_docs-322, REMOVE test_docs-280, REMOVE test_docs-272, REMOVE test_docs-313, REMOVE test_docs-269, REMOVE test_docs-334, REMOVE test_docs-271, REMOVE test_docs-270, REMOVE test_docs-282, REMOVE test_docs-349, REMOVE test_docs-352, REMOVE test_docs-303, REMOVE test_docs-276, REMOVE test_docs-250, REMOVE test_docs-364, REMOVE test_docs-365, REMOVE test_docs-288, REMOVE test_docs-267, REMOVE test_docs-274, REMOVE test_docs-310, REMOVE test_docs-255, REMOVE test_docs-359, REMOVE test_docs-299, REMOVE test_docs-344, REMOVE test_docs-373, REMOVE test_docs-348, REMOVE test_docs-292, REMOVE test_docs-301, REMOVE test_docs-345, REMOVE test_docs-350, REMOVE test_docs-321, REMOVE test_docs-257, REMOVE test_docs-290, REMOVE test_docs-286, REMOVE test_docs-309, REMOVE test_docs-298, REMOVE test_docs-336, REMOVE test_docs-323, REMOVE test_docs-362, REMOVE test_docs-260, REMOVE test_docs-356, REMOVE test_docs-304, REMOVE test_docs-251, REMOVE test_docs-369, REMOVE test_docs-337, REMOVE test_docs-281, REMOVE test_docs-346, REMOVE test_docs-256, REMOVE test_docs-351, REMOVE test_docs-327, REMOVE test_docs-265, REMOVE test_docs-277, REMOVE test_docs-372, REMOVE test_docs-358, REMOVE test_docs-273, REMOVE test_docs-284, REMOVE test_docs-258, REMOVE test_docs-266, REMOVE test_docs-253, REMOVE test_docs-371, REMOVE test_docs-279, REMOVE test_docs-308, REMOVE test_docs-297, REMOVE test_docs-333, REMOVE test_docs-326, REMOVE test_docs-361, REMOVE test_docs-329, REMOVE test_docs-287, REMOVE test_docs-259, REMOVE test_docs-316, REMOVE test_docs-264, REMOVE test_docs-307, REMOVE test_docs-325, REMOVE test_docs-305, REMOVE test_docs-285, REMOVE test_docs-317, REMOVE test_docs-335, REMOVE test_docs-330, REMOVE test_docs-355, REMOVE test_docs-289, REMOVE test_docs-342, REMOVE test_docs-296]} 15:00:58.721 950/pool-18-thread-9/f6aca/b237d aborting (retrying if needed) AttemptContextReactive{id=b237d,state=ABORTED,isDone=true,atr=_default/atr-750-#286,staged=[REMOVE test_docs-347, REMOVE test_docs-294, REMOVE test_docs-283, REMOVE test_docs-343, REMOVE test_docs-322, REMOVE test_docs-280, REMOVE test_docs-272, REMOVE test_docs-313, REMOVE test_docs-269, REMOVE test_docs-334, REMOVE test_docs-271, REMOVE test_docs-270, REMOVE test_docs-282, REMOVE test_docs-349, REMOVE test_docs-352, REMOVE test_docs-303, REMOVE test_docs-276, REMOVE test_docs-250, REMOVE test_docs-364, REMOVE test_docs-365, REMOVE test_docs-288, REMOVE test_docs-267, REMOVE test_docs-274, REMOVE test_docs-310, REMOVE test_docs-255, REMOVE test_docs-359, REMOVE test_docs-299, REMOVE test_docs-344, REMOVE test_docs-373, REMOVE test_docs-348, REMOVE test_docs-292, REMOVE test_docs-301, REMOVE test_docs-345, REMOVE test_docs-350, REMOVE test_docs-321, REMOVE test_docs-257, REMOVE test_docs-290, REMOVE test_docs-286, REMOVE test_docs-309, REMOVE test_docs-298, REMOVE test_docs-336, REMOVE test_docs-323, REMOVE test_docs-362, REMOVE test_docs-260, REMOVE test_docs-356, REMOVE test_docs-304, REMOVE test_docs-251, REMOVE test_docs-369, REMOVE test_docs-337, REMOVE test_docs-281, REMOVE test_docs-346, REMOVE test_docs-256, REMOVE test_docs-351, REMOVE test_docs-327, REMOVE test_docs-265, REMOVE test_docs-277, REMOVE test_docs-372, REMOVE test_docs-358, REMOVE test_docs-273, REMOVE test_docs-284, REMOVE test_docs-258, REMOVE test_docs-266, REMOVE test_docs-253, REMOVE test_docs-371, REMOVE test_docs-279, REMOVE test_docs-308, REMOVE test_docs-297, REMOVE test_docs-333, REMOVE test_docs-326, REMOVE test_docs-361, REMOVE test_docs-329, REMOVE test_docs-287, REMOVE test_docs-259, REMOVE test_docs-316, REMOVE test_docs-264, REMOVE test_docs-307, REMOVE test_docs-325, REMOVE test_docs-305, REMOVE test_docs-285, REMOVE test_docs-317, REMOVE test_docs-335, REMOVE test_docs-330, REMOVE test_docs-355, REMOVE test_docs-289, REMOVE test_docs-342, REMOVE test_docs-296]} 15:01:01.295 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232497,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:01.295 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232497,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:03.895 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232509,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:03.895 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232509,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:06.495 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232515,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:06.495 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232515,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:09.095 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232527,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:09.095 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232527,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:11.694 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232534,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:11.695 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232534,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:14.394 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232544,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:14.394 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232544,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:17.195 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232555,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:17.196 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232555,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:19.895 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232563,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:19.895 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232563,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:22.594 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232573,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:22.595 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232573,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:25.395 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232583,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:25.395 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232583,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:28.194 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232593,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:28.195 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232593,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:30.995 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232601,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:30.995 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232601,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:33.694 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232611,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:33.695 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232611,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:36.395 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232621,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:36.395 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232621,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:39.096 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232631,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:39.096 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232631,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:41.794 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232639,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:41.795 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232639,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:44.495 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232649,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:44.495 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232649,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:47.295 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232660,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:47.295 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232660,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:49.995 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232670,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:49.995 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232670,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:52.795 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232680,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:52.795 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232680,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:55.495 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232691,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:55.495 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232691,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:01:58.294 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232701,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:01:58.294 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232701,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:02:00.995 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232710,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:02:00.995 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232710,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:02:03.795 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232720,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:02:03.795 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232720,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:02:06.594 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232730,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:02:06.594 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232730,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:02:09.394 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232741,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:02:09.394 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232741,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:02:12.195 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232752,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:02:12.195 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232752,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:02:14.995 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232761,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:02:14.995 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232761,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:02:17.794 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232771,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:02:17.794 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232771,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:02:20.495 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232784,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:02:20.495 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232784,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:02:23.295 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232794,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-750-#286 15:02:23.295 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232794,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-750-#286"},"cancelled":true,"coreId":15,"completed":true}' 15:02:25.596 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:25.597 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:25.789 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:25.789 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.002 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:26.002 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.255 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:26.255 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.396 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:26.396 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.556 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:26.556 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.735 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:26.735 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.879 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:26.879 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.024 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:27.024 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.261 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:27.261 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.423 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:27.424 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.588 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:27.588 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.759 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-750-#286 15:02:27.759 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:28.002 950/pool-18-thread-9/f6aca/b237d could not find ATR entry default/_default/atr-750-#286 15:02:28.002 950/pool-18-thread-9/f6aca/b237d abortGetAtr (retry as needed): error com.couchbase.transactions.error.attempts.ActiveTransactionRecordNotFound: Could not find Active Transaction Record for _default/atr-750-#286 during rollback while doing something with ATR default/_default/atr-750-#286 15:02:28.002 950/pool-18-thread-9/f6aca/b237d ActiveTransactionRecordNotFound indicates that nothing needs to be done, continuing 15:02:28.002 950/pool-18-thread-9/f6aca/b237d aborting ATR default/_default/atr-750-#286 15:02:28.003 950/pool-18-thread-9/f6aca/b237d atrAbortRetryUntilExpiry: error com.couchbase.client.core.error.KeyNotFoundException: Document with key [atr-750-#286 does not exist while doing something with ATR default/_default/atr-750-#286 15:02:28.003 950/pool-18-thread-9/f6aca/b237d atrAbortRetryUntilExpiry: ATR for default/_default/atr-750-#286 does not exist, assuming we're rolling back as it could not be created and continuing 15:02:28.003 950/pool-18-thread-9/f6aca/b237d aborted ATR default/_default/atr-750-#286 15:02:28.003 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:28.004 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:28.019 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:28.022 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:28.038 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:28.039 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:28.083 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:28.086 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:28.179 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:28.181 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:28.296 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:28.297 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:28.455 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:28.456 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:28.602 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:28.603 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:28.744 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:28.745 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:28.995 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:28.997 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:29.140 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:29.141 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:29.284 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:29.285 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:29.417 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:29.418 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:29.620 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:29.621 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:29.777 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:29.778 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:29.937 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:29.937 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:30.153 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:30.154 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:30.309 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:30.310 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:30.512 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:30.522 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:30.715 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:30.716 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:30.960 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:30.961 950/pool-18-thread-9/f6aca/b237d commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-347 does not exist' 15:02:31.182 950/pool-18-thread-9/f6aca/b237d rolling back doc test_docs-347 with cas 1566207051066179584 by removing staged mutation 15:02:31.182 950/pool-18-thread-9/f6aca Has expired client side (now=84987543221119ns start=84887374994145ns expired=100168226974ns (100168ms) config=100000ms) 15:02:31.182 950/pool-18-thread-9/f6aca/<> txn f6aca8c6-18a1-46d9-b635-704cae2b1bee has expired during commit/rollback in stage rollbackDocs, raising AttemptExpired (no rollback) 15:02:31.183 950/pool-18-thread-9/f6aca/b237d caught error com.couchbase.transactions.error.internal.AttemptExpired: Attempt has expired during commit or rollback in stage rollbackDocs, changing to TransactionExpired 2019-08-19 15:02:31,545 | test | INFO | pool-18-thread-9 | [task:call:3780] Atomicity Load generation thread completed Transaction failed from runTransaction 15:00:52.524 924/pool-18-thread-1/99927 starting attempt 0/99927146-35dd-4573-a1bd-f0c9dbf69edf/262dc51b-a315-44d7-9f4b-f04331d1218d 15:00:52.524 924/pool-18-thread-1/99927 config: expiry=100000msecs durability=MAJORITY per-txn config: durability=Optional.empty 15:00:52.524 924/pool-18-thread-1/99927/262dc getting doc test_docs-757 15:00:52.525 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-757,cas=1566207050331783168,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.525 924/pool-18-thread-1/99927/262dc getting doc test_docs-757 15:00:52.530 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-757,cas=1566207052403769344,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:52.530 924/pool-18-thread-1/99927/262dc remove doc test_docs-757 15:00:52.530 924/pool-18-thread-1/99927/262dc First mutated doc in txn is 'test_docs-757' on vbucket 252, so using atr atr-252-#181c 15:00:52.530 924/pool-18-thread-1/99927/262dc about to set ATR default/_default/atr-252-#181c to Pending 15:00:52.545 924/pool-18-thread-1/99927/262dc set ATR default/_default/atr-252-#181c to Pending in 14ms, got CAS (start time) 1566207052393283584 15:00:52.545 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-757 with cas 1566207050331783168 15:00:52.553 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-757 got cas 1566207052403769344, in 7ms 15:00:52.553 924/pool-18-thread-1/99927/262dc getting doc test_docs-866 15:00:52.565 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-866,cas=1566207050466328576,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 11ms 15:00:52.565 924/pool-18-thread-1/99927/262dc getting doc test_docs-866 15:00:52.565 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-866,cas=1566207052557451264,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.565 924/pool-18-thread-1/99927/262dc remove doc test_docs-866 15:00:52.565 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-866 with cas 1566207050466328576 15:00:52.589 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-866 got cas 1566207052557451264, in 23ms 15:00:52.589 924/pool-18-thread-1/99927/262dc getting doc test_docs-856 15:00:52.593 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-856,cas=1566207050381393920,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 3ms 15:00:52.593 924/pool-18-thread-1/99927/262dc getting doc test_docs-856 15:00:52.594 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-856,cas=1566207052453183488,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.594 924/pool-18-thread-1/99927/262dc remove doc test_docs-856 15:00:52.594 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-856 with cas 1566207050381393920 15:00:52.603 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-856 got cas 1566207052453183488, in 8ms 15:00:52.603 924/pool-18-thread-1/99927/262dc getting doc test_docs-841 15:00:52.607 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-841,cas=1566207050528456704,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 4ms 15:00:52.607 924/pool-18-thread-1/99927/262dc getting doc test_docs-841 15:00:52.608 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-841,cas=1566207052612894720,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.608 924/pool-18-thread-1/99927/262dc remove doc test_docs-841 15:00:52.608 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-841 with cas 1566207050528456704 15:00:52.648 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-841 got cas 1566207052612894720, in 40ms 15:00:52.648 924/pool-18-thread-1/99927/262dc getting doc test_docs-870 15:00:52.661 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-870,cas=1566207050549100544,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 13ms 15:00:52.662 924/pool-18-thread-1/99927/262dc getting doc test_docs-870 15:00:52.662 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-870,cas=1566207052659621888,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.662 924/pool-18-thread-1/99927/262dc remove doc test_docs-870 15:00:52.662 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-870 with cas 1566207050549100544 15:00:52.692 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-870 got cas 1566207052659621888, in 29ms 15:00:52.692 924/pool-18-thread-1/99927/262dc getting doc test_docs-792 15:00:52.693 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-792,cas=1566207050447323136,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.693 924/pool-18-thread-1/99927/262dc getting doc test_docs-792 15:00:52.693 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-792,cas=1566207052552011776,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.693 924/pool-18-thread-1/99927/262dc remove doc test_docs-792 15:00:52.693 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-792 with cas 1566207050447323136 15:00:52.697 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-792 got cas 1566207052552011776, in 3ms 15:00:52.697 924/pool-18-thread-1/99927/262dc getting doc test_docs-751 15:00:52.698 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-751,cas=1566207050452828160,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.698 924/pool-18-thread-1/99927/262dc getting doc test_docs-751 15:00:52.699 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-751,cas=1566207052557582336,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.699 924/pool-18-thread-1/99927/262dc remove doc test_docs-751 15:00:52.699 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-751 with cas 1566207050452828160 15:00:52.703 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-751 got cas 1566207052557582336, in 3ms 15:00:52.703 924/pool-18-thread-1/99927/262dc getting doc test_docs-770 15:00:52.705 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-770,cas=1566207050465083392,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.705 924/pool-18-thread-1/99927/262dc getting doc test_docs-770 15:00:52.719 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-770,cas=1566207052577505280,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:52.719 924/pool-18-thread-1/99927/262dc remove doc test_docs-770 15:00:52.719 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-770 with cas 1566207050465083392 15:00:52.727 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-770 got cas 1566207052577505280, in 7ms 15:00:52.727 924/pool-18-thread-1/99927/262dc getting doc test_docs-759 15:00:52.762 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-759,cas=1566207050612670464,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 35ms 15:00:52.762 924/pool-18-thread-1/99927/262dc getting doc test_docs-759 15:00:52.763 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-759,cas=1566207052737806336,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.763 924/pool-18-thread-1/99927/262dc remove doc test_docs-759 15:00:52.763 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-759 with cas 1566207050612670464 15:00:52.783 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-759 got cas 1566207052737806336, in 20ms 15:00:52.783 924/pool-18-thread-1/99927/262dc getting doc test_docs-806 15:00:52.784 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-806,cas=1566207050505453568,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.784 924/pool-18-thread-1/99927/262dc getting doc test_docs-806 15:00:52.784 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-806,cas=1566207052642582528,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.784 924/pool-18-thread-1/99927/262dc remove doc test_docs-806 15:00:52.784 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-806 with cas 1566207050505453568 15:00:52.794 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-806 got cas 1566207052642582528, in 9ms 15:00:52.794 924/pool-18-thread-1/99927/262dc getting doc test_docs-771 15:00:52.812 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-771,cas=1566207050639540224,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 18ms 15:00:52.812 924/pool-18-thread-1/99927/262dc getting doc test_docs-771 15:00:52.813 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-771,cas=1566207052799213568,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.813 924/pool-18-thread-1/99927/262dc remove doc test_docs-771 15:00:52.813 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-771 with cas 1566207050639540224 15:00:52.846 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-771 got cas 1566207052799213568, in 33ms 15:00:52.846 924/pool-18-thread-1/99927/262dc getting doc test_docs-815 15:00:52.847 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-815,cas=1566207050534682624,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.847 924/pool-18-thread-1/99927/262dc getting doc test_docs-815 15:00:52.848 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-815,cas=1566207052705955840,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.848 924/pool-18-thread-1/99927/262dc remove doc test_docs-815 15:00:52.848 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-815 with cas 1566207050534682624 15:00:52.859 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-815 got cas 1566207052705955840, in 10ms 15:00:52.859 924/pool-18-thread-1/99927/262dc getting doc test_docs-845 15:00:52.859 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-845,cas=1566207050538614784,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.859 924/pool-18-thread-1/99927/262dc getting doc test_docs-845 15:00:52.859 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-845,cas=1566207052727975936,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.859 924/pool-18-thread-1/99927/262dc remove doc test_docs-845 15:00:52.859 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-845 with cas 1566207050538614784 15:00:52.876 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-845 got cas 1566207052727975936, in 17ms 15:00:52.876 924/pool-18-thread-1/99927/262dc getting doc test_docs-851 15:00:52.896 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-851,cas=1566207050674143232,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 19ms 15:00:52.896 924/pool-18-thread-1/99927/262dc getting doc test_docs-851 15:00:52.897 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-851,cas=1566207052872286208,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.897 924/pool-18-thread-1/99927/262dc remove doc test_docs-851 15:00:52.897 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-851 with cas 1566207050674143232 15:00:52.909 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-851 got cas 1566207052872286208, in 11ms 15:00:52.909 924/pool-18-thread-1/99927/262dc getting doc test_docs-775 15:00:52.911 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-775,cas=1566207050565353472,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.911 924/pool-18-thread-1/99927/262dc getting doc test_docs-775 15:00:52.911 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-775,cas=1566207052770508800,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.911 924/pool-18-thread-1/99927/262dc remove doc test_docs-775 15:00:52.911 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-775 with cas 1566207050565353472 15:00:52.917 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-775 got cas 1566207052770508800, in 5ms 15:00:52.917 924/pool-18-thread-1/99927/262dc getting doc test_docs-869 15:00:52.958 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-869,cas=1566207050687250432,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 41ms 15:00:52.958 924/pool-18-thread-1/99927/262dc getting doc test_docs-869 15:00:52.958 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-869,cas=1566207052933038080,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.958 924/pool-18-thread-1/99927/262dc remove doc test_docs-869 15:00:52.958 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-869 with cas 1566207050687250432 15:00:52.973 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-869 got cas 1566207052933038080, in 14ms 15:00:52.973 924/pool-18-thread-1/99927/262dc getting doc test_docs-773 15:00:52.973 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-773,cas=1566207050586259456,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.973 924/pool-18-thread-1/99927/262dc getting doc test_docs-773 15:00:52.974 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-773,cas=1566207052833030144,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.974 924/pool-18-thread-1/99927/262dc remove doc test_docs-773 15:00:52.974 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-773 with cas 1566207050586259456 15:00:52.980 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-773 got cas 1566207052833030144, in 6ms 15:00:52.981 924/pool-18-thread-1/99927/262dc getting doc test_docs-871 15:00:52.982 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-871,cas=1566207050590322688,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:52.982 924/pool-18-thread-1/99927/262dc getting doc test_docs-871 15:00:52.982 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-871,cas=1566207052842074112,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.983 924/pool-18-thread-1/99927/262dc remove doc test_docs-871 15:00:52.983 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-871 with cas 1566207050590322688 15:00:52.988 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-871 got cas 1566207052842074112, in 5ms 15:00:52.988 924/pool-18-thread-1/99927/262dc getting doc test_docs-861 15:00:52.989 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-861,cas=1566207050592419840,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.989 924/pool-18-thread-1/99927/262dc getting doc test_docs-861 15:00:52.989 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-861,cas=1566207052848168960,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:52.989 924/pool-18-thread-1/99927/262dc remove doc test_docs-861 15:00:52.989 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-861 with cas 1566207050592419840 15:00:52.995 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-861 got cas 1566207052848168960, in 6ms 15:00:52.996 924/pool-18-thread-1/99927/262dc getting doc test_docs-834 15:00:52.999 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-834,cas=1566207050595368960,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 3ms 15:00:52.999 924/pool-18-thread-1/99927/262dc getting doc test_docs-834 15:00:53.001 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-834,cas=1566207052876218368,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.001 924/pool-18-thread-1/99927/262dc remove doc test_docs-834 15:00:53.001 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-834 with cas 1566207050595368960 15:00:53.031 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-834 got cas 1566207052876218368, in 29ms 15:00:53.031 924/pool-18-thread-1/99927/262dc getting doc test_docs-809 15:00:53.039 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-809,cas=1566207050598252544,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 8ms 15:00:53.039 924/pool-18-thread-1/99927/262dc getting doc test_docs-809 15:00:53.044 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-809,cas=1566207052923863040,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:53.044 924/pool-18-thread-1/99927/262dc remove doc test_docs-809 15:00:53.044 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-809 with cas 1566207050598252544 15:00:53.074 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-809 got cas 1566207052923863040, in 29ms 15:00:53.074 924/pool-18-thread-1/99927/262dc getting doc test_docs-820 15:00:53.089 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-820,cas=1566207050727096320,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:53.089 924/pool-18-thread-1/99927/262dc getting doc test_docs-820 15:00:53.135 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-820,cas=1566207053137838080,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 46ms 15:00:53.135 924/pool-18-thread-1/99927/262dc remove doc test_docs-820 15:00:53.135 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-820 with cas 1566207050727096320 15:00:53.168 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-820 got cas 1566207053137838080, in 33ms 15:00:53.168 924/pool-18-thread-1/99927/262dc getting doc test_docs-787 15:00:53.169 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-787,cas=1566207050617716736,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.169 924/pool-18-thread-1/99927/262dc getting doc test_docs-787 15:00:53.170 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-787,cas=1566207053028786176,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.170 924/pool-18-thread-1/99927/262dc remove doc test_docs-787 15:00:53.170 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-787 with cas 1566207050617716736 15:00:53.176 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-787 got cas 1566207053028786176, in 6ms 15:00:53.176 924/pool-18-thread-1/99927/262dc getting doc test_docs-816 15:00:53.178 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-816,cas=1566207050620076032,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.178 924/pool-18-thread-1/99927/262dc getting doc test_docs-816 15:00:53.179 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-816,cas=1566207053037502464,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.179 924/pool-18-thread-1/99927/262dc remove doc test_docs-816 15:00:53.179 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-816 with cas 1566207050620076032 15:00:53.181 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-816 got cas 1566207053037502464, in 2ms 15:00:53.182 924/pool-18-thread-1/99927/262dc getting doc test_docs-791 15:00:53.183 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-791,cas=1566207050634559488,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.183 924/pool-18-thread-1/99927/262dc getting doc test_docs-791 15:00:53.183 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-791,cas=1566207053041958912,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.184 924/pool-18-thread-1/99927/262dc remove doc test_docs-791 15:00:53.184 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-791 with cas 1566207050634559488 15:00:53.187 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-791 got cas 1566207053041958912, in 3ms 15:00:53.187 924/pool-18-thread-1/99927/262dc getting doc test_docs-837 15:00:53.191 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-837,cas=1566207050646421504,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 4ms 15:00:53.191 924/pool-18-thread-1/99927/262dc getting doc test_docs-837 15:00:53.193 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-837,cas=1566207053052444672,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.193 924/pool-18-thread-1/99927/262dc remove doc test_docs-837 15:00:53.193 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-837 with cas 1566207050646421504 15:00:53.200 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-837 got cas 1566207053052444672, in 7ms 15:00:53.200 924/pool-18-thread-1/99927/262dc getting doc test_docs-813 15:00:53.201 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-813,cas=1566207050654810112,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.201 924/pool-18-thread-1/99927/262dc getting doc test_docs-813 15:00:53.203 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-813,cas=1566207053061292032,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.203 924/pool-18-thread-1/99927/262dc remove doc test_docs-813 15:00:53.203 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-813 with cas 1566207050654810112 15:00:53.212 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-813 got cas 1566207053061292032, in 9ms 15:00:53.212 924/pool-18-thread-1/99927/262dc getting doc test_docs-812 15:00:53.222 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-812,cas=1566207050775330816,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 9ms 15:00:53.222 924/pool-18-thread-1/99927/262dc getting doc test_docs-812 15:00:53.224 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-812,cas=1566207053210124288,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.224 924/pool-18-thread-1/99927/262dc remove doc test_docs-812 15:00:53.224 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-812 with cas 1566207050775330816 15:00:53.242 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-812 got cas 1566207053210124288, in 17ms 15:00:53.242 924/pool-18-thread-1/99927/262dc getting doc test_docs-846 15:00:53.268 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-846,cas=1566207050668310528,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 26ms 15:00:53.268 924/pool-18-thread-1/99927/262dc getting doc test_docs-846 15:00:53.270 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-846,cas=1566207053164183552,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.270 924/pool-18-thread-1/99927/262dc remove doc test_docs-846 15:00:53.270 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-846 with cas 1566207050668310528 15:00:53.313 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-846 got cas 1566207053164183552, in 43ms 15:00:53.313 924/pool-18-thread-1/99927/262dc getting doc test_docs-761 15:00:53.322 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-761,cas=1566207050800693248,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 8ms 15:00:53.322 924/pool-18-thread-1/99927/262dc getting doc test_docs-761 15:00:53.322 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-761,cas=1566207053296435200,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.322 924/pool-18-thread-1/99927/262dc remove doc test_docs-761 15:00:53.322 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-761 with cas 1566207050800693248 15:00:53.341 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-761 got cas 1566207053296435200, in 18ms 15:00:53.341 924/pool-18-thread-1/99927/262dc getting doc test_docs-781 15:00:53.364 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-781,cas=1566207050697408512,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 22ms 15:00:53.364 924/pool-18-thread-1/99927/262dc getting doc test_docs-781 15:00:53.382 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-781,cas=1566207053243875328,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 18ms 15:00:53.382 924/pool-18-thread-1/99927/262dc remove doc test_docs-781 15:00:53.382 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-781 with cas 1566207050697408512 15:00:53.387 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-781 got cas 1566207053243875328, in 5ms 15:00:53.388 924/pool-18-thread-1/99927/262dc getting doc test_docs-758 15:00:53.388 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-758,cas=1566207050716741632,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.388 924/pool-18-thread-1/99927/262dc getting doc test_docs-758 15:00:53.390 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-758,cas=1566207053249380352,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:53.390 924/pool-18-thread-1/99927/262dc remove doc test_docs-758 15:00:53.390 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-758 with cas 1566207050716741632 15:00:53.397 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-758 got cas 1566207053249380352, in 7ms 15:00:53.397 924/pool-18-thread-1/99927/262dc getting doc test_docs-767 15:00:53.409 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-767,cas=1566207050840735744,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 11ms 15:00:53.409 924/pool-18-thread-1/99927/262dc getting doc test_docs-767 15:00:53.423 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-767,cas=1566207053425410048,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 14ms 15:00:53.423 924/pool-18-thread-1/99927/262dc remove doc test_docs-767 15:00:53.423 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-767 with cas 1566207050840735744 15:00:53.457 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-767 got cas 1566207053425410048, in 33ms 15:00:53.457 924/pool-18-thread-1/99927/262dc getting doc test_docs-776 15:00:53.457 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-776,cas=1566207050739482624,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.457 924/pool-18-thread-1/99927/262dc getting doc test_docs-776 15:00:53.459 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-776,cas=1566207053317210112,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.459 924/pool-18-thread-1/99927/262dc remove doc test_docs-776 15:00:53.459 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-776 with cas 1566207050739482624 15:00:53.464 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-776 got cas 1566207053317210112, in 4ms 15:00:53.464 924/pool-18-thread-1/99927/262dc getting doc test_docs-790 15:00:53.476 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-790,cas=1566207050868260864,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 12ms 15:00:53.476 924/pool-18-thread-1/99927/262dc getting doc test_docs-790 15:00:53.477 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-790,cas=1566207053475348480,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.477 924/pool-18-thread-1/99927/262dc remove doc test_docs-790 15:00:53.477 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-790 with cas 1566207050868260864 15:00:53.514 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-790 got cas 1566207053475348480, in 37ms 15:00:53.514 924/pool-18-thread-1/99927/262dc getting doc test_docs-799 15:00:53.553 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-799,cas=1566207050885758976,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 39ms 15:00:53.554 924/pool-18-thread-1/99927/262dc getting doc test_docs-799 15:00:53.571 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-799,cas=1566207053570637824,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 17ms 15:00:53.571 924/pool-18-thread-1/99927/262dc remove doc test_docs-799 15:00:53.571 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-799 with cas 1566207050885758976 15:00:53.616 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-799 got cas 1566207053570637824, in 45ms 15:00:53.616 924/pool-18-thread-1/99927/262dc getting doc test_docs-780 15:00:53.628 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-780,cas=1566207050904305664,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 11ms 15:00:53.628 924/pool-18-thread-1/99927/262dc getting doc test_docs-780 15:00:53.648 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-780,cas=1566207053640695808,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 19ms 15:00:53.648 924/pool-18-thread-1/99927/262dc remove doc test_docs-780 15:00:53.648 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-780 with cas 1566207050904305664 15:00:53.676 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-780 got cas 1566207053640695808, in 27ms 15:00:53.676 924/pool-18-thread-1/99927/262dc getting doc test_docs-828 15:00:53.676 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-828,cas=1566207050799448064,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.676 924/pool-18-thread-1/99927/262dc getting doc test_docs-828 15:00:53.677 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-828,cas=1566207053535838208,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.677 924/pool-18-thread-1/99927/262dc remove doc test_docs-828 15:00:53.677 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-828 with cas 1566207050799448064 15:00:53.681 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-828 got cas 1566207053535838208, in 3ms 15:00:53.681 924/pool-18-thread-1/99927/262dc getting doc test_docs-800 15:00:53.681 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-800,cas=1566207050803773440,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.681 924/pool-18-thread-1/99927/262dc getting doc test_docs-800 15:00:53.683 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-800,cas=1566207053541081088,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.683 924/pool-18-thread-1/99927/262dc remove doc test_docs-800 15:00:53.683 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-800 with cas 1566207050803773440 15:00:53.688 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-800 got cas 1566207053541081088, in 5ms 15:00:53.688 924/pool-18-thread-1/99927/262dc getting doc test_docs-864 15:00:53.689 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-864,cas=1566207050809016320,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.689 924/pool-18-thread-1/99927/262dc getting doc test_docs-864 15:00:53.690 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-864,cas=1566207053548683264,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:53.690 924/pool-18-thread-1/99927/262dc remove doc test_docs-864 15:00:53.690 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-864 with cas 1566207050809016320 15:00:53.696 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-864 got cas 1566207053548683264, in 6ms 15:00:53.696 924/pool-18-thread-1/99927/262dc getting doc test_docs-826 15:00:53.708 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-826,cas=1566207050943430656,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 12ms 15:00:53.708 924/pool-18-thread-1/99927/262dc getting doc test_docs-826 15:00:53.730 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-826,cas=1566207053732380672,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 21ms 15:00:53.730 924/pool-18-thread-1/99927/262dc remove doc test_docs-826 15:00:53.730 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-826 with cas 1566207050943430656 15:00:53.768 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-826 got cas 1566207053732380672, in 37ms 15:00:53.768 924/pool-18-thread-1/99927/262dc getting doc test_docs-854 15:00:53.785 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-854,cas=1566207050953326592,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 17ms 15:00:53.785 924/pool-18-thread-1/99927/262dc getting doc test_docs-854 15:00:53.806 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-854,cas=1566207053799096320,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 20ms 15:00:53.806 924/pool-18-thread-1/99927/262dc remove doc test_docs-854 15:00:53.806 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-854 with cas 1566207050953326592 15:00:53.841 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-854 got cas 1566207053799096320, in 35ms 15:00:53.841 924/pool-18-thread-1/99927/262dc getting doc test_docs-860 15:00:53.869 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-860,cas=1566207050988257280,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 27ms 15:00:53.869 924/pool-18-thread-1/99927/262dc getting doc test_docs-860 15:00:53.912 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-860,cas=1566207053899235328,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 42ms 15:00:53.912 924/pool-18-thread-1/99927/262dc remove doc test_docs-860 15:00:53.912 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-860 with cas 1566207050988257280 15:00:53.933 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-860 got cas 1566207053899235328, in 21ms 15:00:53.933 924/pool-18-thread-1/99927/262dc getting doc test_docs-831 15:00:53.934 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-831,cas=1566207050881761280,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.934 924/pool-18-thread-1/99927/262dc getting doc test_docs-831 15:00:53.936 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-831,cas=1566207053794377728,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:53.936 924/pool-18-thread-1/99927/262dc remove doc test_docs-831 15:00:53.936 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-831 with cas 1566207050881761280 15:00:53.940 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-831 got cas 1566207053794377728, in 4ms 15:00:53.940 924/pool-18-thread-1/99927/262dc getting doc test_docs-835 15:00:53.959 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-835,cas=1566207051005493248,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 18ms 15:00:53.959 924/pool-18-thread-1/99927/262dc getting doc test_docs-835 15:00:53.978 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-835,cas=1566207053987315712,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 19ms 15:00:53.978 924/pool-18-thread-1/99927/262dc remove doc test_docs-835 15:00:53.978 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-835 with cas 1566207051005493248 15:00:54.021 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-835 got cas 1566207053987315712, in 42ms 15:00:54.021 924/pool-18-thread-1/99927/262dc getting doc test_docs-811 15:00:54.055 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-811,cas=1566207051020959744,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 33ms 15:00:54.055 924/pool-18-thread-1/99927/262dc getting doc test_docs-811 15:00:54.086 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-811,cas=1566207054073167872,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 31ms 15:00:54.086 924/pool-18-thread-1/99927/262dc remove doc test_docs-811 15:00:54.086 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-811 with cas 1566207051020959744 15:00:54.105 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-811 got cas 1566207054073167872, in 19ms 15:00:54.105 924/pool-18-thread-1/99927/262dc getting doc test_docs-859 15:00:54.106 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-859,cas=1566207050918133760,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.106 924/pool-18-thread-1/99927/262dc getting doc test_docs-859 15:00:54.107 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-859,cas=1566207053965754368,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.107 924/pool-18-thread-1/99927/262dc remove doc test_docs-859 15:00:54.107 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-859 with cas 1566207050918133760 15:00:54.109 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-859 got cas 1566207053965754368, in 1ms 15:00:54.109 924/pool-18-thread-1/99927/262dc getting doc test_docs-766 15:00:54.110 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-766,cas=1566207050927702016,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.110 924/pool-18-thread-1/99927/262dc getting doc test_docs-766 15:00:54.111 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-766,cas=1566207053969358848,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:54.111 924/pool-18-thread-1/99927/262dc remove doc test_docs-766 15:00:54.111 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-766 with cas 1566207050927702016 15:00:54.117 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-766 got cas 1566207053969358848, in 5ms 15:00:54.117 924/pool-18-thread-1/99927/262dc getting doc test_docs-863 15:00:54.150 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-863,cas=1566207051059560448,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 32ms 15:00:54.150 924/pool-18-thread-1/99927/262dc getting doc test_docs-863 15:00:54.177 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-863,cas=1566207054175535104,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 27ms 15:00:54.177 924/pool-18-thread-1/99927/262dc remove doc test_docs-863 15:00:54.178 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-863 with cas 1566207051059560448 15:00:54.204 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-863 got cas 1566207054175535104, in 26ms 15:00:54.204 924/pool-18-thread-1/99927/262dc getting doc test_docs-754 15:00:54.205 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-754,cas=1566207050950443008,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.205 924/pool-18-thread-1/99927/262dc getting doc test_docs-754 15:00:54.206 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-754,cas=1566207054064451584,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.206 924/pool-18-thread-1/99927/262dc remove doc test_docs-754 15:00:54.206 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-754 with cas 1566207050950443008 15:00:54.210 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-754 got cas 1566207054064451584, in 3ms 15:00:54.210 924/pool-18-thread-1/99927/262dc getting doc test_docs-793 15:00:54.227 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-793,cas=1566207051083022336,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 17ms 15:00:54.227 924/pool-18-thread-1/99927/262dc getting doc test_docs-793 15:00:54.275 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-793,cas=1566207054263025664,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 47ms 15:00:54.275 924/pool-18-thread-1/99927/262dc remove doc test_docs-793 15:00:54.275 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-793 with cas 1566207051083022336 15:00:54.295 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-793 got cas 1566207054263025664, in 20ms 15:00:54.295 924/pool-18-thread-1/99927/262dc getting doc test_docs-849 15:00:54.296 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-849,cas=1566207050975477760,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.296 924/pool-18-thread-1/99927/262dc getting doc test_docs-849 15:00:54.297 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-849,cas=1566207054155087872,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.297 924/pool-18-thread-1/99927/262dc remove doc test_docs-849 15:00:54.297 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-849 with cas 1566207050975477760 15:00:54.302 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-849 got cas 1566207054155087872, in 5ms 15:00:54.302 924/pool-18-thread-1/99927/262dc getting doc test_docs-874 15:00:54.303 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-874,cas=1566207050978557952,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.303 924/pool-18-thread-1/99927/262dc getting doc test_docs-874 15:00:54.304 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-874,cas=1566207054162558976,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:54.304 924/pool-18-thread-1/99927/262dc remove doc test_docs-874 15:00:54.304 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-874 with cas 1566207050978557952 15:00:54.313 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-874 got cas 1566207054162558976, in 9ms 15:00:54.313 924/pool-18-thread-1/99927/262dc getting doc test_docs-858 15:00:54.332 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-858,cas=1566207051143380992,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 18ms 15:00:54.332 924/pool-18-thread-1/99927/262dc getting doc test_docs-858 15:00:54.351 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-858,cas=1566207054356217856,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 18ms 15:00:54.351 924/pool-18-thread-1/99927/262dc remove doc test_docs-858 15:00:54.351 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-858 with cas 1566207051143380992 15:00:54.390 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-858 got cas 1566207054356217856, in 39ms 15:00:54.390 924/pool-18-thread-1/99927/262dc getting doc test_docs-822 15:00:54.397 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-822,cas=1566207051040489472,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 7ms 15:00:54.397 924/pool-18-thread-1/99927/262dc getting doc test_docs-822 15:00:54.404 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-822,cas=1566207054262960128,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 6ms 15:00:54.404 924/pool-18-thread-1/99927/262dc remove doc test_docs-822 15:00:54.404 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-822 with cas 1566207051040489472 15:00:54.414 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-822 got cas 1566207054262960128, in 10ms 15:00:54.414 924/pool-18-thread-1/99927/262dc getting doc test_docs-752 15:00:54.440 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-752,cas=1566207051043635200,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 26ms 15:00:54.440 924/pool-18-thread-1/99927/262dc getting doc test_docs-752 15:00:54.442 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-752,cas=1566207054305755136,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:54.442 924/pool-18-thread-1/99927/262dc remove doc test_docs-752 15:00:54.442 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-752 with cas 1566207051043635200 15:00:54.453 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-752 got cas 1566207054305755136, in 10ms 15:00:54.454 924/pool-18-thread-1/99927/262dc getting doc test_docs-785 15:00:54.478 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-785,cas=1566207051169267712,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 24ms 15:00:54.478 924/pool-18-thread-1/99927/262dc getting doc test_docs-785 15:00:54.499 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-785,cas=1566207054493122560,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 20ms 15:00:54.499 924/pool-18-thread-1/99927/262dc remove doc test_docs-785 15:00:54.499 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-785 with cas 1566207051169267712 15:00:54.524 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-785 got cas 1566207054493122560, in 25ms 15:00:54.525 924/pool-18-thread-1/99927/262dc getting doc test_docs-789 15:00:54.562 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-789,cas=1566207051180474368,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 36ms 15:00:54.562 924/pool-18-thread-1/99927/262dc getting doc test_docs-789 15:00:54.577 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-789,cas=1566207054571634688,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 15ms 15:00:54.577 924/pool-18-thread-1/99927/262dc remove doc test_docs-789 15:00:54.577 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-789 with cas 1566207051180474368 15:00:54.610 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-789 got cas 1566207054571634688, in 32ms 15:00:54.610 924/pool-18-thread-1/99927/262dc getting doc test_docs-830 15:00:54.649 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-830,cas=1566207051187355648,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 39ms 15:00:54.649 924/pool-18-thread-1/99927/262dc getting doc test_docs-830 15:00:54.671 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-830,cas=1566207054670987264,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 21ms 15:00:54.671 924/pool-18-thread-1/99927/262dc remove doc test_docs-830 15:00:54.671 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-830 with cas 1566207051187355648 15:00:54.699 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-830 got cas 1566207054670987264, in 28ms 15:00:54.699 924/pool-18-thread-1/99927/262dc getting doc test_docs-840 15:00:54.700 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-840,cas=1566207051099930624,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.700 924/pool-18-thread-1/99927/262dc getting doc test_docs-840 15:00:54.701 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-840,cas=1566207054559641600,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.701 924/pool-18-thread-1/99927/262dc remove doc test_docs-840 15:00:54.701 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-840 with cas 1566207051099930624 15:00:54.711 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-840 got cas 1566207054559641600, in 9ms 15:00:54.711 924/pool-18-thread-1/99927/262dc getting doc test_docs-756 15:00:54.751 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-756,cas=1566207051229626368,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 40ms 15:00:54.751 924/pool-18-thread-1/99927/262dc getting doc test_docs-756 15:00:54.785 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-756,cas=1566207054773747712,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 34ms 15:00:54.785 924/pool-18-thread-1/99927/262dc remove doc test_docs-756 15:00:54.785 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-756 with cas 1566207051229626368 15:00:54.814 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-756 got cas 1566207054773747712, in 29ms 15:00:54.814 924/pool-18-thread-1/99927/262dc getting doc test_docs-818 15:00:54.838 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-818,cas=1566207051262787584,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 23ms 15:00:54.838 924/pool-18-thread-1/99927/262dc getting doc test_docs-818 15:00:54.866 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-818,cas=1566207054869233664,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 27ms 15:00:54.866 924/pool-18-thread-1/99927/262dc remove doc test_docs-818 15:00:54.866 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-818 with cas 1566207051262787584 15:00:54.902 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-818 got cas 1566207054869233664, in 36ms 15:00:54.903 924/pool-18-thread-1/99927/262dc getting doc test_docs-839 15:00:54.933 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-839,cas=1566207051281661952,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 30ms 15:00:54.933 924/pool-18-thread-1/99927/262dc getting doc test_docs-839 15:00:54.941 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-839,cas=1566207054960787456,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 7ms 15:00:54.941 924/pool-18-thread-1/99927/262dc remove doc test_docs-839 15:00:54.941 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-839 with cas 1566207051281661952 15:00:55.003 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-839 got cas 1566207054960787456, in 62ms 15:00:55.003 924/pool-18-thread-1/99927/262dc getting doc test_docs-873 15:00:55.089 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-873,cas=1566207051321835520,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 85ms 15:00:55.089 924/pool-18-thread-1/99927/262dc getting doc test_docs-873 15:00:55.121 924/pool-18-thread-1/99927/262dc completed get of TransactionJsonDocument{id=test_docs-873,cas=1566207055116632064,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 31ms 15:00:55.121 924/pool-18-thread-1/99927/262dc remove doc test_docs-873 15:00:55.121 924/pool-18-thread-1/99927/262dc about to remove doc test_docs-873 with cas 1566207051321835520 15:00:55.152 924/pool-18-thread-1/99927/262dc staged remove of doc test_docs-873 got cas 1566207055116632064, in 30ms 15:00:55.152 924/pool-18-thread-1/99927/262dc getting doc test_docs-801 15:00:58.291 924/pool-18-thread-1/99927/262dc got error while getting doc test_docs-801: com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232479,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-801"},"timings":null,"cancelled":true,"coreId":15,"completed":true} 15:00:58.721 924/pool-18-thread-1/99927/262dc caught exception 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232479,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-801"},"timings":null,"cancelled":true,"coreId":15,"completed":true}' in runBlocking, rethrowing 15:00:58.721 924/pool-18-thread-1/99927/262dc exception RequestTimeoutException needs to be wrapped as AttemptWrappedExceptionNeedsRetry 15:00:58.721 924/pool-18-thread-1/99927/<> hit error TransactionWrappedExceptionNeedsRetry(com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232479,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-801"},"timings":null,"cancelled":true,"coreId":15,"completed":true}) 15:00:58.721 924/pool-18-thread-1/99927/262dc rolling back on error 15:00:58.721 924/pool-18-thread-1/99927/262dc Adding cleanup request for _default/atr-252-#181c to run in 100000 msecs 15:00:58.721 924/pool-18-thread-1/99927/262dc added attempt TransactionAttempt{id=262dc,state=PENDING,atrColl=com.couchbase.client.java.ReactiveCollection@499eb6c0/atr-252-#181c} after error 15:00:58.721 924/pool-18-thread-1/99927/262dc rollback AttemptContextReactive{id=262dc,state=ABORTED,isDone=true,atr=_default/atr-252-#181c,staged=[REMOVE test_docs-757, REMOVE test_docs-866, REMOVE test_docs-856, REMOVE test_docs-841, REMOVE test_docs-870, REMOVE test_docs-792, REMOVE test_docs-751, REMOVE test_docs-770, REMOVE test_docs-759, REMOVE test_docs-806, REMOVE test_docs-771, REMOVE test_docs-815, REMOVE test_docs-845, REMOVE test_docs-851, REMOVE test_docs-775, REMOVE test_docs-869, REMOVE test_docs-773, REMOVE test_docs-871, REMOVE test_docs-861, REMOVE test_docs-834, REMOVE test_docs-809, REMOVE test_docs-820, REMOVE test_docs-787, REMOVE test_docs-816, REMOVE test_docs-791, REMOVE test_docs-837, REMOVE test_docs-813, REMOVE test_docs-812, REMOVE test_docs-846, REMOVE test_docs-761, REMOVE test_docs-781, REMOVE test_docs-758, REMOVE test_docs-767, REMOVE test_docs-776, REMOVE test_docs-790, REMOVE test_docs-799, REMOVE test_docs-780, REMOVE test_docs-828, REMOVE test_docs-800, REMOVE test_docs-864, REMOVE test_docs-826, REMOVE test_docs-854, REMOVE test_docs-860, REMOVE test_docs-831, REMOVE test_docs-835, REMOVE test_docs-811, REMOVE test_docs-859, REMOVE test_docs-766, REMOVE test_docs-863, REMOVE test_docs-754, REMOVE test_docs-793, REMOVE test_docs-849, REMOVE test_docs-874, REMOVE test_docs-858, REMOVE test_docs-822, REMOVE test_docs-752, REMOVE test_docs-785, REMOVE test_docs-789, REMOVE test_docs-830, REMOVE test_docs-840, REMOVE test_docs-756, REMOVE test_docs-818, REMOVE test_docs-839, REMOVE test_docs-873]} 15:00:58.721 924/pool-18-thread-1/99927/262dc aborting (retrying if needed) AttemptContextReactive{id=262dc,state=ABORTED,isDone=true,atr=_default/atr-252-#181c,staged=[REMOVE test_docs-757, REMOVE test_docs-866, REMOVE test_docs-856, REMOVE test_docs-841, REMOVE test_docs-870, REMOVE test_docs-792, REMOVE test_docs-751, REMOVE test_docs-770, REMOVE test_docs-759, REMOVE test_docs-806, REMOVE test_docs-771, REMOVE test_docs-815, REMOVE test_docs-845, REMOVE test_docs-851, REMOVE test_docs-775, REMOVE test_docs-869, REMOVE test_docs-773, REMOVE test_docs-871, REMOVE test_docs-861, REMOVE test_docs-834, REMOVE test_docs-809, REMOVE test_docs-820, REMOVE test_docs-787, REMOVE test_docs-816, REMOVE test_docs-791, REMOVE test_docs-837, REMOVE test_docs-813, REMOVE test_docs-812, REMOVE test_docs-846, REMOVE test_docs-761, REMOVE test_docs-781, REMOVE test_docs-758, REMOVE test_docs-767, REMOVE test_docs-776, REMOVE test_docs-790, REMOVE test_docs-799, REMOVE test_docs-780, REMOVE test_docs-828, REMOVE test_docs-800, REMOVE test_docs-864, REMOVE test_docs-826, REMOVE test_docs-854, REMOVE test_docs-860, REMOVE test_docs-831, REMOVE test_docs-835, REMOVE test_docs-811, REMOVE test_docs-859, REMOVE test_docs-766, REMOVE test_docs-863, REMOVE test_docs-754, REMOVE test_docs-793, REMOVE test_docs-849, REMOVE test_docs-874, REMOVE test_docs-858, REMOVE test_docs-822, REMOVE test_docs-752, REMOVE test_docs-785, REMOVE test_docs-789, REMOVE test_docs-830, REMOVE test_docs-840, REMOVE test_docs-756, REMOVE test_docs-818, REMOVE test_docs-839, REMOVE test_docs-873]} 15:01:01.296 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232500,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:01.296 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232500,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:03.895 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232510,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:03.895 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232510,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:06.495 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232516,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:06.495 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232516,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:09.095 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232528,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:09.095 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232528,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:11.795 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232536,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:11.795 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232536,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:14.495 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232545,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:14.495 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232545,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:17.195 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232554,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:17.195 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232554,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:19.995 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232564,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:19.995 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232564,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:22.695 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232574,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:22.696 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232574,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:25.495 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232585,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:25.495 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232585,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:28.295 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232595,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:28.296 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232595,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:30.995 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232602,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:30.995 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232602,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:33.795 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232612,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:33.795 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232612,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:36.595 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232622,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:36.595 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232622,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:39.395 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232633,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:39.395 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232633,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:42.096 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232643,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:42.096 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232643,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:44.896 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232652,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:44.896 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232652,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:47.694 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232662,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:47.694 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232662,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:50.495 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232675,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:50.495 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232675,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:53.195 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232684,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:53.195 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232684,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:55.995 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232693,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:55.995 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232693,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:58.795 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232705,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:01:58.795 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232705,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:01.594 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232716,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:02:01.594 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232716,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:04.294 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232726,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:02:04.295 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232726,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:06.996 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232733,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:02:06.996 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232733,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:09.694 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232745,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:02:09.695 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232745,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:12.495 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232755,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:02:12.495 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232755,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:15.294 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232765,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:02:15.295 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232765,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:18.095 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232775,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:02:18.095 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232775,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:20.895 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232786,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:02:20.895 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232786,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:23.596 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232796,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-252-#181c 15:02:23.596 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232796,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-252-#181c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:25.498 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:25.498 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:25.696 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:25.696 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:25.855 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:25.855 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.028 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:26.028 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.224 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:26.224 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.410 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:26.410 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.657 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:26.657 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.800 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:26.800 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.961 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:26.961 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.114 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:27.114 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.244 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:27.244 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.375 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:27.375 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.635 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:27.635 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.841 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-252-#181c 15:02:27.841 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:28.050 924/pool-18-thread-1/99927/262dc could not find ATR entry default/_default/atr-252-#181c 15:02:28.050 924/pool-18-thread-1/99927/262dc abortGetAtr (retry as needed): error com.couchbase.transactions.error.attempts.ActiveTransactionRecordNotFound: Could not find Active Transaction Record for _default/atr-252-#181c during rollback while doing something with ATR default/_default/atr-252-#181c 15:02:28.050 924/pool-18-thread-1/99927/262dc ActiveTransactionRecordNotFound indicates that nothing needs to be done, continuing 15:02:28.050 924/pool-18-thread-1/99927/262dc aborting ATR default/_default/atr-252-#181c 15:02:28.050 924/pool-18-thread-1/99927/262dc atrAbortRetryUntilExpiry: error com.couchbase.client.core.error.KeyNotFoundException: Document with key [atr-252-#181c does not exist while doing something with ATR default/_default/atr-252-#181c 15:02:28.050 924/pool-18-thread-1/99927/262dc atrAbortRetryUntilExpiry: ATR for default/_default/atr-252-#181c does not exist, assuming we're rolling back as it could not be created and continuing 15:02:28.050 924/pool-18-thread-1/99927/262dc aborted ATR default/_default/atr-252-#181c 15:02:28.050 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:28.051 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:28.063 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:28.064 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:28.095 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:28.096 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:28.153 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:28.154 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:28.230 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:28.231 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:28.456 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:28.456 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:28.605 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:28.605 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:28.756 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:28.756 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:28.895 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:28.896 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:29.027 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:29.028 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:29.179 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:29.180 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:29.408 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:29.409 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:29.614 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:29.615 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:29.769 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:29.770 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:29.922 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:29.923 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:30.150 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:30.151 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:30.301 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:30.302 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:30.474 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:30.474 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:30.612 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:30.621 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:30.825 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:30.826 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:30.984 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:30.985 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:31.141 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:31.142 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:31.321 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:31.321 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:31.518 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:31.518 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:31.672 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:31.673 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:31.909 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:31.909 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:32.093 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:32.094 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:32.249 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:32.251 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:32.379 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:32.380 924/pool-18-thread-1/99927/262dc commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-757 does not exist' 15:02:32.534 924/pool-18-thread-1/99927/262dc rolling back doc test_docs-757 with cas 1566207052403769344 by removing staged mutation 15:02:32.534 924/pool-18-thread-1/99927 Has expired client side (now=84988895245764ns start=84888884869077ns expired=100010376687ns (100010ms) config=100000ms) 15:02:32.534 924/pool-18-thread-1/99927/<> txn 99927146-35dd-4573-a1bd-f0c9dbf69edf has expired during commit/rollback in stage rollbackDocs, raising AttemptExpired (no rollback) 15:02:32.535 924/pool-18-thread-1/99927/262dc caught error com.couchbase.transactions.error.internal.AttemptExpired: Attempt has expired during commit or rollback in stage rollbackDocs, changing to TransactionExpired 2019-08-19 15:02:32,726 | test | INFO | pool-18-thread-1 | [task:call:3780] Atomicity Load generation thread completed Transaction failed from runTransaction 15:00:54.818 948/pool-18-thread-7/6c533 starting attempt 0/6c5335e1-1e1f-4156-b301-3e04b856a4d3/31b91303-98b1-4853-b14a-d5e337e7648b 15:00:54.818 948/pool-18-thread-7/6c533 config: expiry=100000msecs durability=MAJORITY per-txn config: durability=Optional.empty 15:00:54.818 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-72 15:00:54.820 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-72,cas=1566207053171261440,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:54.820 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-72 15:00:54.823 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-72,cas=1566207054697594880,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:54.823 948/pool-18-thread-7/6c533/31b91 remove doc test_docs-72 15:00:54.823 948/pool-18-thread-7/6c533/31b91 First mutated doc in txn is 'test_docs-72' on vbucket 43, so using atr atr-43-#1092 15:00:54.823 948/pool-18-thread-7/6c533/31b91 about to set ATR default/_default/atr-43-#1092 to Pending 15:00:54.839 948/pool-18-thread-7/6c533/31b91 set ATR default/_default/atr-43-#1092 to Pending in 16ms, got CAS (start time) 1566207054683635712 15:00:54.839 948/pool-18-thread-7/6c533/31b91 about to remove doc test_docs-72 with cas 1566207053171261440 15:00:54.848 948/pool-18-thread-7/6c533/31b91 staged remove of doc test_docs-72 got cas 1566207054697594880, in 8ms 15:00:54.848 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-56 15:00:54.854 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-56,cas=1566207053207240704,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 5ms 15:00:54.854 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-56 15:00:54.855 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-56,cas=1566207054718894080,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:54.855 948/pool-18-thread-7/6c533/31b91 remove doc test_docs-56 15:00:54.855 948/pool-18-thread-7/6c533/31b91 about to remove doc test_docs-56 with cas 1566207053207240704 15:00:54.868 948/pool-18-thread-7/6c533/31b91 staged remove of doc test_docs-56 got cas 1566207054718894080, in 13ms 15:00:54.868 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-4 15:00:54.869 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-4,cas=1566207053235290112,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.869 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-4 15:00:54.870 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-4,cas=1566207054729248768,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.870 948/pool-18-thread-7/6c533/31b91 remove doc test_docs-4 15:00:54.870 948/pool-18-thread-7/6c533/31b91 about to remove doc test_docs-4 with cas 1566207053235290112 15:00:54.875 948/pool-18-thread-7/6c533/31b91 staged remove of doc test_docs-4 got cas 1566207054729248768, in 4ms 15:00:54.875 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-88 15:00:54.910 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-88,cas=1566207053370621952,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 34ms 15:00:54.910 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-88 15:00:54.933 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-88,cas=1566207054914912256,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 23ms 15:00:54.933 948/pool-18-thread-7/6c533/31b91 remove doc test_docs-88 15:00:54.933 948/pool-18-thread-7/6c533/31b91 about to remove doc test_docs-88 with cas 1566207053370621952 15:00:54.957 948/pool-18-thread-7/6c533/31b91 staged remove of doc test_docs-88 got cas 1566207054914912256, in 23ms 15:00:54.957 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-19 15:00:54.959 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-19,cas=1566207053267795968,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:54.959 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-19 15:00:54.960 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-19,cas=1566207054820081664,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.960 948/pool-18-thread-7/6c533/31b91 remove doc test_docs-19 15:00:54.960 948/pool-18-thread-7/6c533/31b91 about to remove doc test_docs-19 with cas 1566207053267795968 15:00:54.967 948/pool-18-thread-7/6c533/31b91 staged remove of doc test_docs-19 got cas 1566207054820081664, in 7ms 15:00:54.967 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-85 15:00:54.968 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-85,cas=1566207053271269376,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.968 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-85 15:00:54.968 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-85,cas=1566207054827356160,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:54.968 948/pool-18-thread-7/6c533/31b91 remove doc test_docs-85 15:00:54.968 948/pool-18-thread-7/6c533/31b91 about to remove doc test_docs-85 with cas 1566207053271269376 15:00:54.973 948/pool-18-thread-7/6c533/31b91 staged remove of doc test_docs-85 got cas 1566207054827356160, in 4ms 15:00:54.973 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-98 15:00:55.004 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-98,cas=1566207053397229568,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 30ms 15:00:55.004 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-98 15:00:55.089 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-98,cas=1566207055095070720,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 85ms 15:00:55.090 948/pool-18-thread-7/6c533/31b91 remove doc test_docs-98 15:00:55.090 948/pool-18-thread-7/6c533/31b91 about to remove doc test_docs-98 with cas 1566207053397229568 15:00:55.142 948/pool-18-thread-7/6c533/31b91 staged remove of doc test_docs-98 got cas 1566207055095070720, in 52ms 15:00:55.142 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-120 15:00:55.146 948/pool-18-thread-7/6c533/31b91 completed get of TransactionJsonDocument{id=test_docs-120,cas=1566207053292699648,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 4ms 15:00:55.146 948/pool-18-thread-7/6c533/31b91 getting doc test_docs-120 15:00:58.290 948/pool-18-thread-7/6c533/31b91 got error while getting doc test_docs-120: com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232478,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-120"},"timings":null,"cancelled":true,"coreId":15,"completed":true} 15:00:58.721 948/pool-18-thread-7/6c533/31b91 caught exception 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232478,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-120"},"timings":null,"cancelled":true,"coreId":15,"completed":true}' in runBlocking, rethrowing 15:00:58.721 948/pool-18-thread-7/6c533/31b91 exception RequestTimeoutException needs to be wrapped as AttemptWrappedExceptionNeedsRetry 15:00:58.721 948/pool-18-thread-7/6c533/<> hit error TransactionWrappedExceptionNeedsRetry(com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232478,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"test_docs-120"},"timings":null,"cancelled":true,"coreId":15,"completed":true}) 15:00:58.721 948/pool-18-thread-7/6c533/31b91 rolling back on error 15:00:58.721 948/pool-18-thread-7/6c533/31b91 Adding cleanup request for _default/atr-43-#1092 to run in 100000 msecs 15:00:58.721 948/pool-18-thread-7/6c533/31b91 added attempt TransactionAttempt{id=31b91,state=PENDING,atrColl=com.couchbase.client.java.ReactiveCollection@499eb6c0/atr-43-#1092} after error 15:00:58.721 948/pool-18-thread-7/6c533/31b91 rollback AttemptContextReactive{id=31b91,state=ABORTED,isDone=true,atr=_default/atr-43-#1092,staged=[REMOVE test_docs-72, REMOVE test_docs-56, REMOVE test_docs-4, REMOVE test_docs-88, REMOVE test_docs-19, REMOVE test_docs-85, REMOVE test_docs-98]} 15:00:58.721 948/pool-18-thread-7/6c533/31b91 aborting (retrying if needed) AttemptContextReactive{id=31b91,state=ABORTED,isDone=true,atr=_default/atr-43-#1092,staged=[REMOVE test_docs-72, REMOVE test_docs-56, REMOVE test_docs-4, REMOVE test_docs-88, REMOVE test_docs-19, REMOVE test_docs-85, REMOVE test_docs-98]} 15:01:01.295 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232498,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:01.296 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232498,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:03.895 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232507,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:03.895 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232507,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:06.495 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232517,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:06.495 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232517,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:09.095 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232526,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:09.095 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232526,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:11.795 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232537,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:11.795 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232537,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:14.594 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232547,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:14.594 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232547,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:17.296 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232557,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:17.296 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232557,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:20.095 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232567,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:20.095 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232567,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:22.794 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232575,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:22.794 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232575,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:25.495 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232584,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:25.495 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232584,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:28.195 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232594,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:28.195 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232594,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:30.895 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232600,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:30.895 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232600,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:33.596 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232610,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:33.596 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232610,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:36.395 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232620,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:36.395 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232620,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:39.195 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232632,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:39.195 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232632,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:41.994 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232641,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:41.995 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232641,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:44.694 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232651,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:44.694 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232651,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:47.494 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232661,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:47.494 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232661,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:50.195 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232673,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:50.195 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232673,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:52.895 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232682,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:52.895 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232682,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:55.695 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232692,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:55.695 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232692,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:01:58.495 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232703,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:01:58.495 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232703,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:02:01.294 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232714,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:02:01.295 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232714,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:02:03.995 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232721,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:02:03.995 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232721,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:02:06.795 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232731,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:02:06.795 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232731,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:02:09.594 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232743,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:02:09.594 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232743,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:02:12.394 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232753,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:02:12.394 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232753,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:02:15.095 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232763,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:02:15.095 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232763,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:02:17.794 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232772,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:02:17.794 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232772,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:02:20.495 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232783,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:02:20.495 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232783,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:02:23.196 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232793,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-43-#1092 15:02:23.196 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232793,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-43-#1092"},"cancelled":true,"coreId":15,"completed":true}' 15:02:25.497 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:25.498 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:25.668 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:25.668 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:25.915 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:25.915 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.050 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:26.050 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.302 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:26.302 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.539 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:26.539 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.792 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:26.792 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.033 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:27.033 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.173 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:27.173 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.316 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:27.316 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.576 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:27.576 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.824 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-43-#1092 15:02:27.824 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.989 948/pool-18-thread-7/6c533/31b91 could not find ATR entry default/_default/atr-43-#1092 15:02:27.989 948/pool-18-thread-7/6c533/31b91 abortGetAtr (retry as needed): error com.couchbase.transactions.error.attempts.ActiveTransactionRecordNotFound: Could not find Active Transaction Record for _default/atr-43-#1092 during rollback while doing something with ATR default/_default/atr-43-#1092 15:02:27.989 948/pool-18-thread-7/6c533/31b91 ActiveTransactionRecordNotFound indicates that nothing needs to be done, continuing 15:02:27.989 948/pool-18-thread-7/6c533/31b91 aborting ATR default/_default/atr-43-#1092 15:02:27.990 948/pool-18-thread-7/6c533/31b91 atrAbortRetryUntilExpiry: error com.couchbase.client.core.error.KeyNotFoundException: Document with key [atr-43-#1092 does not exist while doing something with ATR default/_default/atr-43-#1092 15:02:27.990 948/pool-18-thread-7/6c533/31b91 atrAbortRetryUntilExpiry: ATR for default/_default/atr-43-#1092 does not exist, assuming we're rolling back as it could not be created and continuing 15:02:27.990 948/pool-18-thread-7/6c533/31b91 aborted ATR default/_default/atr-43-#1092 15:02:27.990 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:27.990 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:28.005 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:28.005 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:28.027 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:28.028 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:28.075 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:28.076 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:28.171 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:28.171 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:28.367 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:28.368 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:28.564 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:28.565 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:28.694 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:28.695 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:28.867 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:28.869 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:29.068 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:29.069 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:29.303 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:29.304 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:29.514 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:29.515 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:29.683 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:29.684 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:29.848 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:29.849 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:30.026 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:30.026 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:30.176 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:30.177 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:30.356 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:30.373 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:30.555 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:30.565 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:30.801 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:30.801 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:30.943 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:30.944 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:31.167 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:31.168 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:31.402 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:31.402 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:31.595 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:31.596 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:31.725 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:31.726 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:31.885 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:31.885 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:32.046 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:32.046 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:32.237 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:32.238 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:32.432 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:32.432 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:32.619 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:32.619 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:32.753 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:32.754 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:32.979 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:32.980 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:33.176 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:33.176 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:33.312 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:33.313 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:33.450 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:33.451 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:33.672 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:33.673 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:33.920 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:33.920 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:34.106 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:34.107 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:34.357 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:34.358 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:34.594 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:34.594 948/pool-18-thread-7/6c533/31b91 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-72 does not exist' 15:02:34.837 948/pool-18-thread-7/6c533/31b91 rolling back doc test_docs-72 with cas 1566207054697594880 by removing staged mutation 15:02:34.837 948/pool-18-thread-7/6c533 Has expired client side (now=84991198184322ns start=84891179442922ns expired=100018741400ns (100018ms) config=100000ms) 15:02:34.837 948/pool-18-thread-7/6c533/<> txn 6c5335e1-1e1f-4156-b301-3e04b856a4d3 has expired during commit/rollback in stage rollbackDocs, raising AttemptExpired (no rollback) 15:02:34.838 948/pool-18-thread-7/6c533/31b91 caught error com.couchbase.transactions.error.internal.AttemptExpired: Attempt has expired during commit or rollback in stage rollbackDocs, changing to TransactionExpired 2019-08-19 15:02:34,897 | test | INFO | pool-18-thread-7 | [task:call:3780] Atomicity Load generation thread completed Transaction failed from runTransaction 15:00:55.013 926/pool-18-thread-3/c169f starting attempt 0/c169f854-e32b-4428-b91e-9b9e4b76b358/f6201cea-d9ea-41e0-b7a2-cdd0c1f0acae 15:00:55.013 926/pool-18-thread-3/c169f config: expiry=100000msecs durability=MAJORITY per-txn config: durability=Optional.empty 15:00:55.013 926/pool-18-thread-3/c169f/f6201 getting doc test_docs-626 15:00:55.014 926/pool-18-thread-3/c169f/f6201 completed get of TransactionJsonDocument{id=test_docs-626,cas=1566207052888866816,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:55.014 926/pool-18-thread-3/c169f/f6201 getting doc test_docs-626 15:00:55.016 926/pool-18-thread-3/c169f/f6201 completed get of TransactionJsonDocument{id=test_docs-626,cas=1566207054889222144,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 1ms 15:00:55.016 926/pool-18-thread-3/c169f/f6201 remove doc test_docs-626 15:00:55.016 926/pool-18-thread-3/c169f/f6201 First mutated doc in txn is 'test_docs-626' on vbucket 376, so using atr atr-376-#29c 15:00:55.016 926/pool-18-thread-3/c169f/f6201 about to set ATR default/_default/atr-376-#29c to Pending 15:00:55.029 926/pool-18-thread-3/c169f/f6201 set ATR default/_default/atr-376-#29c to Pending in 13ms, got CAS (start time) 1566207054875787264 15:00:55.029 926/pool-18-thread-3/c169f/f6201 about to remove doc test_docs-626 with cas 1566207052888866816 15:00:55.039 926/pool-18-thread-3/c169f/f6201 staged remove of doc test_docs-626 got cas 1566207054889222144, in 9ms 15:00:55.039 926/pool-18-thread-3/c169f/f6201 getting doc test_docs-692 15:00:55.040 926/pool-18-thread-3/c169f/f6201 completed get of TransactionJsonDocument{id=test_docs-692,cas=1566207052897255424,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:55.040 926/pool-18-thread-3/c169f/f6201 getting doc test_docs-692 15:00:55.040 926/pool-18-thread-3/c169f/f6201 completed get of TransactionJsonDocument{id=test_docs-692,cas=1566207054898659328,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 0ms 15:00:55.040 926/pool-18-thread-3/c169f/f6201 remove doc test_docs-692 15:00:55.040 926/pool-18-thread-3/c169f/f6201 about to remove doc test_docs-692 with cas 1566207052897255424 15:00:55.045 926/pool-18-thread-3/c169f/f6201 staged remove of doc test_docs-692 got cas 1566207054898659328, in 5ms 15:00:55.046 926/pool-18-thread-3/c169f/f6201 getting doc test_docs-657 15:00:55.056 926/pool-18-thread-3/c169f/f6201 completed get of TransactionJsonDocument{id=test_docs-657,cas=1566207052910100480,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 10ms 15:00:55.056 926/pool-18-thread-3/c169f/f6201 getting doc test_docs-657 15:00:55.059 926/pool-18-thread-3/c169f/f6201 completed get of TransactionJsonDocument{id=test_docs-657,cas=1566207054917795840,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 2ms 15:00:55.059 926/pool-18-thread-3/c169f/f6201 remove doc test_docs-657 15:00:55.059 926/pool-18-thread-3/c169f/f6201 about to remove doc test_docs-657 with cas 1566207052910100480 15:00:55.076 926/pool-18-thread-3/c169f/f6201 staged remove of doc test_docs-657 got cas 1566207054917795840, in 16ms 15:00:55.076 926/pool-18-thread-3/c169f/f6201 getting doc test_docs-696 15:00:55.090 926/pool-18-thread-3/c169f/f6201 completed get of TransactionJsonDocument{id=test_docs-696,cas=1566207053036322816,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 13ms 15:00:55.090 926/pool-18-thread-3/c169f/f6201 getting doc test_docs-696 15:00:55.143 926/pool-18-thread-3/c169f/f6201 completed get of TransactionJsonDocument{id=test_docs-696,cas=1566207053036322816,status=NORMAL,bucket=default,coll=_default,links=TransactionLinks{atr=none,atrBkt=none,atrColl=none,txnId=none,attemptId=none,op=none,restore={none,none,-1}}} in 52ms 15:00:55.143 926/pool-18-thread-3/c169f/f6201 remove doc test_docs-696 15:00:55.143 926/pool-18-thread-3/c169f/f6201 about to remove doc test_docs-696 with cas 1566207053036322816 15:00:58.290 926/pool-18-thread-3/c169f/f6201 caught exception 'com.couchbase.client.core.error.DecodingFailedException: java.lang.IndexOutOfBoundsException: Index: 10, Size: 10' in runBlocking, rethrowing 15:00:58.721 926/pool-18-thread-3/c169f/f6201 exception DecodingFailedException should not be retried, wrapping in AttemptWrappedExceptionNoRetry, rollback=true 15:00:58.721 926/pool-18-thread-3/c169f/<> hit error com.couchbase.transactions.error.internal.AttemptWrappedExceptionNoRetry: com.couchbase.client.core.error.DecodingFailedException: java.lang.IndexOutOfBoundsException: Index: 10, Size: 10 15:00:58.721 926/pool-18-thread-3/c169f/f6201 rolling back on error 15:00:58.721 926/pool-18-thread-3/c169f/f6201 Adding cleanup request for _default/atr-376-#29c to run in 100000 msecs 15:00:58.721 926/pool-18-thread-3/c169f/f6201 added attempt TransactionAttempt{id=f6201,state=PENDING,atrColl=com.couchbase.client.java.ReactiveCollection@499eb6c0/atr-376-#29c} after error 15:00:58.721 926/pool-18-thread-3/c169f/f6201 rollback AttemptContextReactive{id=f6201,state=ABORTED,isDone=true,atr=_default/atr-376-#29c,staged=[REMOVE test_docs-626, REMOVE test_docs-692, REMOVE test_docs-657]} 15:00:58.721 926/pool-18-thread-3/c169f/f6201 aborting (retrying if needed) AttemptContextReactive{id=f6201,state=ABORTED,isDone=true,atr=_default/atr-376-#29c,staged=[REMOVE test_docs-626, REMOVE test_docs-692, REMOVE test_docs-657]} 15:01:01.296 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232499,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:01.296 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":0,"reason":"TIMEOUT","requestId":232499,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:03.895 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232508,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:03.895 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232508,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:06.495 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232518,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:06.495 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232518,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:09.095 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232525,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:09.095 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232525,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:11.794 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232535,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:11.795 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232535,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:14.496 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232546,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:14.496 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232546,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:17.296 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232556,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:17.296 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232556,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:20.095 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232566,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:20.095 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232566,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:22.895 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232576,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:22.895 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232576,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:25.694 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232586,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:25.694 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232586,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:28.395 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232596,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:28.395 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232596,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:31.195 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232606,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:31.195 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232606,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:33.995 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232613,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:33.995 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232613,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:36.795 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232623,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:36.795 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232623,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:39.494 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232634,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:39.494 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232634,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:42.294 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232644,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:42.294 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232644,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:44.994 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232653,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:44.994 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232653,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:47.694 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232663,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:47.694 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232663,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:50.495 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232674,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:50.495 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232674,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:53.294 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232685,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:53.295 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232685,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:55.995 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232694,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:55.996 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232694,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:01:58.695 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232704,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:01:58.695 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232704,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:01.395 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232715,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:02:01.395 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232715,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:04.094 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232725,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:02:04.095 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232725,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:06.895 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232732,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:02:06.895 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232732,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:09.694 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232744,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:02:09.694 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232744,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:12.394 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232754,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:02:12.394 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232754,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:15.095 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232764,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:02:15.095 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232764,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:17.895 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232773,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:02:17.895 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232773,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:20.695 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232785,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:02:20.695 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232785,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:23.395 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232795,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true} while doing something with ATR default/_default/atr-376-#29c 15:02:23.395 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.RequestTimeoutException: SubdocGetRequest {"retried":13,"reason":"TIMEOUT","requestId":232795,"timeoutMs":2500,"service":{"bucket":"default","scope":{"present":true},"collection":{"present":true},"type":"kv","key":"atr-376-#29c"},"cancelled":true,"coreId":15,"completed":true}' 15:02:25.596 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:25.597 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:25.838 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:25.838 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.055 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:26.055 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.259 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:26.259 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.436 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:26.436 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.623 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:26.623 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.770 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:26.770 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:26.984 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:26.984 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.193 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:27.193 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.334 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:27.334 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.493 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:27.493 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.754 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:27.754 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:27.892 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE while doing something with ATR default/_default/atr-376-#29c 15:02:27.892 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage abortGetAtr: 'com.couchbase.client.core.error.TemporaryFailureException: TEMPORARY_FAILURE' 15:02:28.126 926/pool-18-thread-3/c169f/f6201 could not find ATR entry default/_default/atr-376-#29c 15:02:28.126 926/pool-18-thread-3/c169f/f6201 abortGetAtr (retry as needed): error com.couchbase.transactions.error.attempts.ActiveTransactionRecordNotFound: Could not find Active Transaction Record for _default/atr-376-#29c during rollback while doing something with ATR default/_default/atr-376-#29c 15:02:28.126 926/pool-18-thread-3/c169f/f6201 ActiveTransactionRecordNotFound indicates that nothing needs to be done, continuing 15:02:28.126 926/pool-18-thread-3/c169f/f6201 aborting ATR default/_default/atr-376-#29c 15:02:28.126 926/pool-18-thread-3/c169f/f6201 atrAbortRetryUntilExpiry: error com.couchbase.client.core.error.KeyNotFoundException: Document with key [atr-376-#29c does not exist while doing something with ATR default/_default/atr-376-#29c 15:02:28.126 926/pool-18-thread-3/c169f/f6201 atrAbortRetryUntilExpiry: ATR for default/_default/atr-376-#29c does not exist, assuming we're rolling back as it could not be created and continuing 15:02:28.126 926/pool-18-thread-3/c169f/f6201 aborted ATR default/_default/atr-376-#29c 15:02:28.126 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:28.126 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:28.144 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:28.144 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:28.161 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:28.162 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:28.200 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:28.200 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:28.254 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:28.255 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:28.342 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:28.343 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:28.483 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:28.484 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:28.645 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:28.646 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:28.812 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:28.813 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:29.015 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:29.016 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:29.169 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:29.170 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:29.306 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:29.306 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:29.476 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:29.477 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:29.685 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:29.685 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:29.848 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:29.849 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:30.030 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:30.031 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:30.167 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:30.167 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:30.335 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:30.341 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:30.580 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:30.587 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:30.777 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:30.777 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:30.935 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:30.936 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:31.135 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:31.136 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:31.386 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:31.387 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:31.533 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:31.533 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:31.758 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:31.759 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:31.908 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:31.909 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:32.068 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:32.068 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:32.242 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:32.243 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:32.400 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:32.401 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:32.649 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:32.650 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:32.785 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:32.786 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:33.032 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:33.033 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:33.257 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:33.257 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:33.485 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:33.486 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:33.684 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:33.685 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:33.901 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:33.902 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:34.043 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:34.045 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:34.176 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:34.176 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:34.413 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:34.414 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:34.586 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:34.587 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:34.758 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:34.759 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:34.904 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:34.905 926/pool-18-thread-3/c169f/f6201 commit/rollback must complete, retrying on error in stage rollbackDocs: 'com.couchbase.client.core.error.KeyNotFoundException: Document with key [test_docs-626 does not exist' 15:02:35.074 926/pool-18-thread-3/c169f/f6201 rolling back doc test_docs-626 with cas 1566207054889222144 by removing staged mutation 15:02:35.074 926/pool-18-thread-3/c169f Has expired client side (now=84991435425872ns start=84891373624521ns expired=100061801351ns (100061ms) config=100000ms) 15:02:35.074 926/pool-18-thread-3/c169f/<> txn c169f854-e32b-4428-b91e-9b9e4b76b358 has expired during commit/rollback in stage rollbackDocs, raising AttemptExpired (no rollback) 15:02:35.075 926/pool-18-thread-3/c169f/f6201 caught error com.couchbase.transactions.error.internal.AttemptExpired: Attempt has expired during commit or rollback in stage rollbackDocs, changing to TransactionExpired 2019-08-19 15:02:35,286 | test | INFO | pool-18-thread-3 | [task:call:3780] Atomicity Load generation thread completed 2019-08-19 15:02:48,214 | test | INFO | MainThread | [basic_ops:setUp:39] ==========Finished Basic_ops base setup======== 2019-08-19 15:02:48,220 | test | INFO | MainThread | [basic_ops:test_basic_commit:80] going to create a task 2019-08-19 15:02:48,220 | infra | INFO | MainThread | [cluster:async_load_gen_docs_atomicity:261] Loading documents 2019-08-19 15:02:48,642 | test | INFO | MainThread | [basic_ops:test_basic_commit:89] going to execute the task 2019-08-19 15:02:48,644 | test | INFO | pool-19-thread-6 | [task:call:3540] transaction timeout is 100 2019-08-19 15:02:48,644 | test | INFO | pool-19-thread-6 | [task:call:3544] transaction is com.couchbase.transactions.Transactions@67c4fd63 2019-08-19 15:02:48,657 | test | INFO | pool-19-thread-7 | [task:call:3658] Starting Atomicity load generation thread 2019-08-19 15:02:48,660 | test | INFO | pool-19-thread-3 | [task:call:3658] Starting Atomicity load generation thread 2019-08-19 15:02:48,658 | test | INFO | pool-19-thread-8 | [task:call:3658] Starting Atomicity load generation thread 2019-08-19 15:02:48,658 | test | INFO | pool-19-thread-9 | [task:call:3658] Starting Atomicity load generation thread 2019-08-19 15:02:48,660 | test | INFO | pool-19-thread-10 | [task:call:3658] Starting Atomicity load generation thread 2019-08-19 15:02:48,660 | test | INFO | pool-19-thread-1 | [task:call:3658] Starting Atomicity load generation thread 2019-08-19 15:02:48,660 | test | INFO | pool-19-thread-2 | [task:call:3658] Starting Atomicity load generation thread 2019-08-19 15:02:48,660 | test | INFO | pool-19-thread-4 | [task:call:3658] Starting Atomicity load generation thread TransactionsStarted: Transactions successfully started, regular cleanup enabled=true, lost cleanup enabled=true 2019-08-19 15:03:06,697 | test | INFO | pool-19-thread-7 | [task:call:3780] Atomicity Load generation thread completed 2019-08-19 15:03:06,839 | test | INFO | pool-19-thread-3 | [task:call:3780] Atomicity Load generation thread completed 2019-08-19 15:03:06,861 | test | INFO | pool-19-thread-2 | [task:call:3780] Atomicity Load generation thread completed 2019-08-19 15:03:07,486 | test | INFO | pool-19-thread-9 | [task:call:3780] Atomicity Load generation thread completed 2019-08-19 15:03:07,549 | test | INFO | pool-19-thread-4 | [task:call:3780] Atomicity Load generation thread completed 2019-08-19 15:03:07,601 | test | INFO | pool-19-thread-8 | [task:call:3780] Atomicity Load generation thread completed 2019-08-19 15:03:07,874 | test | INFO | pool-19-thread-1 | [task:call:3780] Atomicity Load generation thread completed 2019-08-19 15:03:07,960 | test | INFO | pool-19-thread-10 | [task:call:3780] Atomicity Load generation thread completed 2019-08-19 15:04:07,558 | test | INFO | pool-19-thread-6 | [task:__init__:3854] the length of the keys 1000 2019-08-19 15:04:07,558 | test | INFO | pool-19-thread-6 | [task:call:3567] going to add verification task 2019-08-19 15:04:07,559 | test | INFO | pool-19-thread-5 | [task:call:3868] Starting Atomicity Verification generation thread 2019-08-19 15:04:07,723 | test | INFO | pool-19-thread-5 | [task:call:3892] Completed Atomicity Verification generation thread 2019-08-19 15:04:07,763 | test | INFO | MainThread | [basetestcase:_BaseTestCase__log_setup_status:322] ========= basetestcase setup started for test #16 test_basic_commit ========= 2019-08-19 15:04:07,828 | test | INFO | MainThread | [bucket_ready_functions:delete_bucket:128] Deleting existing bucket default on ip:10.112.190.101 port:8091 ssh_username:root 2019-08-19 15:04:08,539 | test | INFO | MainThread | [bucket_ready_functions:delete_bucket:142] Deleted bucket: default from 10.112.190.101 2019-08-19 15:04:08,539 | test | INFO | MainThread | [bucket_ready_functions:wait_for_bucket_deletion:162] Waiting for bucket default deletion to finish 2019-08-19 15:04:33,694 | test | INFO | MainThread | [rest_client:monitorRebalance:1407] Rebalance done. Taken 25.0439999104 seconds to complete 2019-08-19 15:04:33,694 | test | INFO | MainThread | [rest_client:monitorRebalance:1409] Sleep for 10 seconds after rebalance 2019-08-19 15:04:43,730 | test | INFO | MainThread | [basetestcase:_BaseTestCase__log_setup_status:322] ========= basetestcase setup finished for test #16 test_basic_commit ========= 2019-08-19 15:05:00,388 | infra | INFO | MainThread | [basetestcase:tearDownEverything:303] ========== tasks in thread pool ========== 2019-08-19 15:05:00,394 | infra | INFO | MainThread | [basetestcase:tearDownEverything:305] ========================================== ok During the test, Remote Connections: 249, Disconnections: 249