Building
Started building at 2022/08/16 23:46:14
Using pegged server, 1739 build
Calculating base
Updating mirror
Basing run on 7.2.0-1739 eddcdf9fd
Updating tree for run 16.08.2022-23.46
query is at b2ca880, changes since last good build: none
gometa is at a237ed7, changes since last good build:
ns_server is at f2c62fe, changes since last good build: none
couchstore is at 20545dc, changes since last good build: none
forestdb is at acba458, changes since last good build: none
kv_engine is at fde39ad, changes since last good build: none
Switching indexing to unstable
indexing is at fb6a36f, changes since last good build: none
Switching plasma to unstable
plasma is at 660c2c5, changes since last good build:
fatal: Invalid revision range 2b3503b2f51ec83183257f55020b418b5653f351..HEAD
Switching nitro to unstable
nitro is at 966c610, changes since last good build: none
Switching gometa to master
gometa is at 05cb6b2, changes since last good build: none
Switching testrunner to master
Submodule 'gauntlet' (https://github.com/pavithra-mahamani/gauntlet) registered for path 'gauntlet'
Submodule 'java_sdk_client' (https://github.com/couchbaselabs/java_sdk_client) registered for path 'java_sdk_client'
Submodule 'lib/capellaAPI' (https://github.com/couchbaselabs/CapellaRESTAPIs) registered for path 'lib/capellaAPI'
Submodule path 'gauntlet': checked out '4e2424851a59c6f4b4edfdb7e36fa6a0874d6300'
Submodule path 'java_sdk_client': checked out '961d8eb79ec29bad962b87425eca59fc43c6fe07'
Submodule path 'lib/capellaAPI': checked out '879091aa331e3d72f913b8192f563715d9e8597a'
testrunner is at 7c78bcd, changes since last good build: none
Pulling in uncommitted change 178354 at refs/changes/54/178354/24
Total 26 (delta 17), reused 25 (delta 17)
[unstable 01dfa291] MB-52308 Part 5 (7.2.0 1739) Elixir Pause-Resume feature for GSI
Author: cherkauer-couchbase
Date: Tue Aug 2 14:11:35 2022 -0700
15 files changed, 1556 insertions(+), 424 deletions(-)
create mode 100644 secondary/indexer/pause_cinfo.go
create mode 100644 secondary/indexer/pause_objutil.go
create mode 100644 secondary/indexer/pause_pauser.go
create mode 100644 secondary/indexer/pause_resumer.go
Pulling in uncommitted change 178771 at refs/changes/71/178771/2
Total 6 (delta 4), reused 5 (delta 4)
[unstable 4c57ac12] MB-52790 verbose logging to detect auth error
Author: Dhruvil Shah
Date: Fri Aug 12 11:01:54 2022 +0530
1 file changed, 1 insertion(+), 1 deletion(-)
Pulling in uncommitted change 178797 at refs/changes/97/178797/3
Total 7 (delta 0), reused 0 (delta 0)
[unstable c227bc2c] Updating sendemail with new CI credentials
Author: Dhruvil Shah
Date: Fri Aug 12 16:28:42 2022 +0530
1 file changed, 10 insertions(+), 9 deletions(-)
Pulling in uncommitted change 178834 at refs/changes/34/178834/1
Total 5 (delta 4), reused 5 (delta 4)
[unstable 3c9840f4] MB-100: Fix memdb TestDiskCorruption
Author: saptarshi.sen
Date: Sun Aug 14 16:54:14 2022 -0700
1 file changed, 19 insertions(+), 14 deletions(-)
Pulling in uncommitted change 178900 at refs/changes/00/178900/1
Total 11 (delta 10), reused 11 (delta 10)
[unstable 2e957a59] MB-53401 : Stop read metering for Scans triggered from CBO
Author: Sai Krishna Teja Kommaraju
Date: Tue Aug 16 21:59:01 2022 +0530
7 files changed, 41 insertions(+), 21 deletions(-)
Pulling in uncommitted change 178901 at refs/changes/01/178901/1
Total 16 (delta 14), reused 16 (delta 14)
[unstable efd49fcb] MB-53006: Add metering for iterating equal keys
Author: Sai Krishna Teja Kommaraju
Date: Tue Aug 16 22:51:21 2022 +0530
1 file changed, 6 insertions(+), 3 deletions(-)
Pulling in uncommitted change 170851 at refs/changes/51/170851/8
Total 7 (delta 6), reused 7 (delta 6)
[unstable 1949c5b] MB-48747: Fix deadlock between shard shutdown & sharedLSSCleaner
Author: saptarshi.sen
Date: Tue Feb 15 12:47:45 2022 -0800
5 files changed, 84 insertions(+), 6 deletions(-)
Pulling in uncommitted change 178623 at refs/changes/23/178623/7
Total 6 (delta 5), reused 6 (delta 5)
[unstable 0d3b78a] MB-52020: Add Shard Locking APIs
Author: saptarshi.sen
Date: Fri Aug 5 11:27:27 2022 -0700
4 files changed, 673 insertions(+), 14 deletions(-)
Pulling in uncommitted change 178821 at refs/changes/21/178821/3
Total 4 (delta 2), reused 3 (delta 2)
[unstable c677b0f] MB-51993: Add config for mempressure in autotuner
Author: saptarshi.sen
Date: Fri Aug 12 16:42:15 2022 -0700
2 files changed, 21 insertions(+), 10 deletions(-)
Pulling in uncommitted change 178822 at refs/changes/22/178822/3
Total 7 (delta 5), reused 7 (delta 5)
[unstable 0033a7f] MB-51993: Fix TestAutoTuneFlushBufferAdjustMemQuotaSingleShard CI issue
Author: saptarshi.sen
Date: Fri Aug 12 16:48:31 2022 -0700
1 file changed, 50 insertions(+), 16 deletions(-)
Building community edition
Building cmakefiles and deps [CE]
Building main product [CE]
Build CE finished
BUILD_ENTERPRISE empty. Building enterprise edition
Building Enterprise Edition
Building cmakefiles and deps [EE]
Building main product [EE]
Build EE finished
Testing
Started testing at 2022/08/17 00:33:01
Testing mode: sanity,unit,functional,integration
Using storage type: plasma
Setting ulimit to 200000
Simple Test
Aug 17 00:38:01 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 17 00:41:52 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 17 00:42:31 do_warmup_100k (memcapable.WarmUpMemcachedTest) ... ok
Aug 17 00:43:49 test_view_ops (view.createdeleteview.CreateDeleteViewTests) ... ok
Aug 17 00:44:39 b" 'stop_on_failure': 'True'}"
Aug 17 00:44:39 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops,nodes_in=3,replicas=1,items=50000,get-logs-cluster-run=True,doc_ops=create;update;delete'
Aug 17 00:44:39 b"{'nodes_in': '3', 'replicas': '1', 'items': '50000', 'get-logs-cluster-run': 'True', 'doc_ops': 'create;update;delete', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 1, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'False', 'logs_folder': '/opt/build/testrunner/logs/testrunner-22-Aug-17_00-33-23/test_1'}"
Aug 17 00:44:39 b'-->result: '
Aug 17 00:44:39 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 1 , fail 0'
Aug 17 00:44:39 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops,nodes_in=3,bucket_type=ephemeral,replicas=1,items=50000,get-logs-cluster-run=True,doc_ops=create;update;delete'
Aug 17 00:44:39 b"{'nodes_in': '3', 'bucket_type': 'ephemeral', 'replicas': '1', 'items': '50000', 'get-logs-cluster-run': 'True', 'doc_ops': 'create;update;delete', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 2, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-22-Aug-17_00-33-23/test_2'}"
Aug 17 00:44:39 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 17 00:44:39 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t memcapable.WarmUpMemcachedTest.do_warmup_100k,get-logs-cluster-run=True'
Aug 17 00:44:39 b"{'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 3, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-22-Aug-17_00-33-23/test_3'}"
Aug 17 00:44:39 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 17 00:44:39 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Aug 17 00:44:39 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.createdeleteview.CreateDeleteViewTests.test_view_ops,ddoc_ops=create,test_with_view=True,num_ddocs=1,num_views_per_ddoc=10,items=1000,skip_cleanup=False,get-logs-cluster-run=True'
Aug 17 00:44:39 b"{'ddoc_ops': 'create', 'test_with_view': 'True', 'num_ddocs': '1', 'num_views_per_ddoc': '10', 'items': '1000', 'skip_cleanup': 'False', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 4, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-22-Aug-17_00-33-23/test_4'}"
Aug 17 00:44:39 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 17 00:44:39 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Aug 17 00:44:39 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 17 00:54:02 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in,num_nodes_to_add=1,skip_rebalance=true,docs-per-day=1,timeout=1200,get-logs-cluster-run=True'ok
Aug 17 00:54:48 test_simple_dataset_stale_queries_data_modification (view.viewquerytests.ViewQueryTests) ... ok
Aug 17 00:58:30 load_with_ops (xdcr.uniXDCR.unidirectional) ... ok
Aug 17 01:02:22 load_with_failover (xdcr.uniXDCR.unidirectional) ... ok
Aug 17 01:05:02 suite_tearDown (xdcr.uniXDCR.unidirectional) ... ok
Aug 17 01:05:02 b"{'num_nodes_to_add': '1', 'skip_rebalance': 'true', 'docs-per-day': '1', 'timeout': '1200', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 5, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-22-Aug-17_00-33-23/test_5'}"
Aug 17 01:05:02 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 17 01:05:02 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Aug 17 01:05:02 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 17 01:05:02 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 1 , fail 0'
Aug 17 01:05:02 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification,num-docs=1000,skip_rebalance=true,timeout=1200,get-logs-cluster-run=True'
Aug 17 01:05:02 b"{'num-docs': '1000', 'skip_rebalance': 'true', 'timeout': '1200', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 6, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-22-Aug-17_00-33-23/test_6'}"
Aug 17 01:05:02 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 17 01:05:02 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Aug 17 01:05:02 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 17 01:05:02 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 17 01:05:02 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t xdcr.uniXDCR.unidirectional.load_with_ops,replicas=1,items=10000,value_size=128,ctopology=chain,rdirection=unidirection,doc-ops=update-delete,get-logs-cluster-run=True'
Aug 17 01:05:02 b"{'replicas': '1', 'items': '10000', 'value_size': '128', 'ctopology': 'chain', 'rdirection': 'unidirection', 'doc-ops': 'update-delete', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 7, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-22-Aug-17_00-33-23/test_7'}"
Aug 17 01:05:02 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 17 01:05:02 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Aug 17 01:05:02 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 17 01:05:02 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 17 01:05:02 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 1 , fail 0'
Aug 17 01:05:02 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t xdcr.uniXDCR.unidirectional.load_with_failover,replicas=1,items=10000,ctopology=chain,rdirection=unidirection,doc-ops=update-delete,failover=source,get-logs-cluster-run=True'
Aug 17 01:05:02 b"{'replicas': '1', 'items': '10000', 'ctopology': 'chain', 'rdirection': 'unidirection', 'doc-ops': 'update-delete', 'failover': 'source', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 8, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-22-Aug-17_00-33-23/test_8'}"
Aug 17 01:05:02 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 17 01:05:02 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 1 , fail 0'
Aug 17 01:05:02 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 17 01:05:02 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 17 01:05:02 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 2 , fail 0'
Aug 17 01:05:02 b'Run after suite setup for xdcr.uniXDCR.unidirectional.load_with_failover'
Aug 17 01:05:03 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 17 01:05:03 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 17 01:05:03 b"('memcapable.WarmUpMemcachedTest.do_warmup_100k', ' pass')"
Aug 17 01:05:03 b"('view.createdeleteview.CreateDeleteViewTests.test_view_ops', ' pass')"
Aug 17 01:05:03 b"('view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in', ' pass')"
Aug 17 01:05:03 b"('view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification', ' pass')"
Aug 17 01:05:03 b"('xdcr.uniXDCR.unidirectional.load_with_ops', ' pass')"
Aug 17 01:05:03 b"('xdcr.uniXDCR.unidirectional.load_with_failover', ' pass')"
Unit tests
=== RUN TestMerger
--- PASS: TestMerger (0.02s)
=== RUN TestInsert
--- PASS: TestInsert (0.00s)
=== RUN TestInsertPerf
16000 items took 15.415287ms -> 1.0379307242220012e+06 items/s conflicts 2
--- PASS: TestInsertPerf (0.02s)
=== RUN TestGetPerf
16000 items took 8.242974ms -> 1.9410470056074422e+06 items/s
--- PASS: TestGetPerf (0.01s)
=== RUN TestGetRangeSplitItems
{
"node_count": 1000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 0,
"next_pointers_per_node": 1.3450,
"memory_used": 45520,
"node_allocs": 1000,
"node_frees": 0,
"level_node_distribution":{
"level0": 747,
"level1": 181,
"level2": 56,
"level3": 13,
"level4": 2,
"level5": 1,
"level6": 0,
"level7": 0,
"level8": 0,
"level9": 0,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Split range keys [105 161 346 379 434 523 713]
No of items in each range [105 56 185 33 55 89 190 287]
--- PASS: TestGetRangeSplitItems (0.00s)
=== RUN TestBuilder
{
"node_count": 50000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 0,
"next_pointers_per_node": 1.3368,
"memory_used": 2269408,
"node_allocs": 50000,
"node_frees": 0,
"level_node_distribution":{
"level0": 37380,
"level1": 9466,
"level2": 2370,
"level3": 578,
"level4": 152,
"level5": 40,
"level6": 9,
"level7": 4,
"level8": 1,
"level9": 0,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Took 8.277883ms to build 50000 items, 6.040192e+06 items/sec
Took 2.049044ms to iterate 50000 items
--- PASS: TestBuilder (0.01s)
=== RUN TestNodeDCAS
--- PASS: TestNodeDCAS (0.00s)
PASS
ok github.com/couchbase/nitro/skiplist 0.071s
=== RUN TestZstdSimple
--- PASS: TestZstdSimple (0.00s)
=== RUN TestZstdCompressBound
--- PASS: TestZstdCompressBound (3.16s)
=== RUN TestZstdErrors
--- PASS: TestZstdErrors (0.00s)
=== RUN TestZstdCompressLevels
--- PASS: TestZstdCompressLevels (0.73s)
=== RUN TestZstdEmptySrc
--- PASS: TestZstdEmptySrc (0.00s)
=== RUN TestZstdLargeSrc
--- PASS: TestZstdLargeSrc (0.00s)
PASS
ok github.com/couchbase/plasma/zstd 3.898s
=== RUN TestAutoTunerWriteUsageStats
--- PASS: TestAutoTunerWriteUsageStats (9.37s)
=== RUN TestAutoTunerReadUsageStats
--- PASS: TestAutoTunerReadUsageStats (6.94s)
=== RUN TestAutoTunerCleanerUsageStats
--- PASS: TestAutoTunerCleanerUsageStats (8.11s)
=== RUN TestAutoTunerDiskStats
--- PASS: TestAutoTunerDiskStats (2.50s)
=== RUN TestAutoTunerTargetFragRatio
--- PASS: TestAutoTunerTargetFragRatio (0.00s)
=== RUN TestAutoTunerExcessUsedSpace
--- PASS: TestAutoTunerExcessUsedSpace (0.00s)
=== RUN TestAutoTunerUsedSpaceRatio
--- PASS: TestAutoTunerUsedSpaceRatio (0.00s)
=== RUN TestAutoTunerAdjustFragRatio
--- PASS: TestAutoTunerAdjustFragRatio (0.00s)
=== RUN TestAutoTuneFlushBufferAdjustMemQuotaSingleShard
--- PASS: TestAutoTuneFlushBufferAdjustMemQuotaSingleShard (18.47s)
=== RUN TestAutoTuneFlushBufferAdjustMemQuotaManyShards
--- PASS: TestAutoTuneFlushBufferAdjustMemQuotaManyShards (11.02s)
=== RUN TestAutoTuneFlushBufferRebalanceIdleShards
--- PASS: TestAutoTuneFlushBufferRebalanceIdleShards (9.52s)
=== RUN TestAutoTuneFlushBufferGetUsedMemory
--- PASS: TestAutoTuneFlushBufferGetUsedMemory (17.81s)
=== RUN TestBloom
--- PASS: TestBloom (4.41s)
=== RUN TestBloomDisableEnable
--- PASS: TestBloomDisableEnable (3.54s)
=== RUN TestBloomDisable
--- PASS: TestBloomDisable (0.03s)
=== RUN TestBloomFreeDuringLookup
--- PASS: TestBloomFreeDuringLookup (0.05s)
=== RUN TestBloomRecoveryFreeDuringLookup
--- PASS: TestBloomRecoveryFreeDuringLookup (0.08s)
=== RUN TestBloomRecoverySwapInLookup
--- PASS: TestBloomRecoverySwapInLookup (0.07s)
=== RUN TestBloomRecoverySwapOutLookup
--- PASS: TestBloomRecoverySwapOutLookup (0.12s)
=== RUN TestBloomRecoveryInserts
--- PASS: TestBloomRecoveryInserts (0.06s)
=== RUN TestBloomRecovery
--- PASS: TestBloomRecovery (0.15s)
=== RUN TestBloomStats
--- PASS: TestBloomStats (3.51s)
=== RUN TestBloomStatsRecovery
--- PASS: TestBloomStatsRecovery (0.84s)
=== RUN TestBloomFilterSimple
--- PASS: TestBloomFilterSimple (0.00s)
=== RUN TestBloomFilterConcurrent
--- PASS: TestBloomFilterConcurrent (22.25s)
=== RUN TestBitArrayConcurrent
--- PASS: TestBitArrayConcurrent (1.13s)
=== RUN TestBloomCapacity
--- PASS: TestBloomCapacity (0.00s)
=== RUN TestBloomNumHashFuncs
--- PASS: TestBloomNumHashFuncs (0.00s)
=== RUN TestBloomTestAndAdd
--- PASS: TestBloomTestAndAdd (0.22s)
=== RUN TestBloomReset
--- PASS: TestBloomReset (0.00s)
=== RUN TestLFSCopier
--- PASS: TestLFSCopier (0.00s)
=== RUN TestLFSCopierNumBytes
--- PASS: TestLFSCopierNumBytes (0.01s)
=== RUN TestSBCopyConcurrent
--- PASS: TestSBCopyConcurrent (0.21s)
=== RUN TestSBCopyCorrupt
--- PASS: TestSBCopyCorrupt (0.02s)
=== RUN TestLSSCopyHeadTailSingleSegment
--- PASS: TestLSSCopyHeadTailSingleSegment (0.02s)
=== RUN TestLSSCopyFullSegments
--- PASS: TestLSSCopyFullSegments (0.58s)
=== RUN TestLSSCopyPartialSegments
--- PASS: TestLSSCopyPartialSegments (0.06s)
=== RUN TestLSSCopyHolePunching
--- PASS: TestLSSCopyHolePunching (0.56s)
=== RUN TestLSSCopyConcurrent
--- PASS: TestLSSCopyConcurrent (0.78s)
=== RUN TestShardCopySimple
--- PASS: TestShardCopySimple (0.26s)
=== RUN TestShardCopyMetadataCorrupted
--- PASS: TestShardCopyMetadataCorrupted (0.03s)
=== RUN TestShardCopyLSSMetadataCorrupted
--- PASS: TestShardCopyLSSMetadataCorrupted (0.08s)
=== RUN TestShardCopyBeforeRecovery
--- PASS: TestShardCopyBeforeRecovery (0.00s)
=== RUN TestShardCopySkipLog
--- PASS: TestShardCopySkipLog (0.69s)
=== RUN TestShardCopyAddDestroyInstance
--- PASS: TestShardCopyAddDestroyInstance (1.44s)
=== RUN TestShardCopyRestoreManyShards
--- PASS: TestShardCopyRestoreManyShards (5.76s)
=== RUN TestShardCopyRestoreConcurrentLogCleaning
--- PASS: TestShardCopyRestoreConcurrentLogCleaning (21.64s)
=== RUN TestShardCopyRestorePartialRollback
--- PASS: TestShardCopyRestorePartialRollback (12.34s)
=== RUN TestInvalidMVCCRollback
--- PASS: TestInvalidMVCCRollback (0.21s)
=== RUN TestShardCopyRestoreConcurrentPurges
--- PASS: TestShardCopyRestoreConcurrentPurges (13.17s)
=== RUN TestShardCopyDuplicateIndex
--- PASS: TestShardCopyDuplicateIndex (0.11s)
=== RUN TestTenantCopy
--- PASS: TestTenantCopy (3.49s)
=== RUN TestLockShardAddInstance
--- PASS: TestLockShardAddInstance (0.14s)
=== RUN TestLockShardAddInstanceII
--- PASS: TestLockShardAddInstanceII (0.28s)
=== RUN TestLockShardDestroyInstance
--- PASS: TestLockShardDestroyInstance (1.34s)
=== RUN TestLockShardDestroyInstanceII
--- PASS: TestLockShardDestroyInstanceII (0.21s)
=== RUN TestDestroyShardID
--- PASS: TestDestroyShardID (0.43s)
=== RUN TestDestroyShardIDII
--- PASS: TestDestroyShardIDII (0.12s)
=== RUN TestDiag
--- PASS: TestDiag (0.45s)
=== RUN TestDumpLog
--- PASS: TestDumpLog (0.09s)
=== RUN TestExtrasN1
=== RUN TestExtrasN2
=== RUN TestExtrasN3
=== RUN TestGMRecovery
--- PASS: TestGMRecovery (8.49s)
=== RUN TestIteratorSimple
--- PASS: TestIteratorSimple (4.95s)
=== RUN TestIteratorSeek
--- PASS: TestIteratorSeek (5.74s)
=== RUN TestPlasmaIteratorSeekFirst
--- PASS: TestPlasmaIteratorSeekFirst (0.50s)
=== RUN TestPlasmaIteratorSwapin
--- PASS: TestPlasmaIteratorSwapin (5.02s)
=== RUN TestIteratorSetEnd
--- PASS: TestIteratorSetEnd (0.76s)
=== RUN TestIterHiItm
--- PASS: TestIterHiItm (1.86s)
=== RUN TestIterDeleteSplitMerge
--- PASS: TestIterDeleteSplitMerge (0.02s)
=== RUN TestKeySamplingSingle
--- PASS: TestKeySamplingSingle (0.09s)
=== RUN TestKeySamplingAll
--- PASS: TestKeySamplingAll (0.11s)
=== RUN TestKeySamplingEmpty
--- PASS: TestKeySamplingEmpty (0.03s)
=== RUN TestKeySamplingExceed
--- PASS: TestKeySamplingExceed (0.10s)
=== RUN TestLogOperation
--- PASS: TestLogOperation (60.68s)
=== RUN TestLogLargeSize
--- PASS: TestLogLargeSize (0.16s)
=== RUN TestLogTrim
--- PASS: TestLogTrim (60.70s)
=== RUN TestLogSuperblockCorruption
--- PASS: TestLogSuperblockCorruption (59.82s)
=== RUN TestLogTrimHolePunch
--- PASS: TestLogTrimHolePunch (42.53s)
=== RUN TestLogMissingAndTruncatedSegments
--- PASS: TestLogMissingAndTruncatedSegments (0.06s)
=== RUN TestLogReadBeyondMaxFileIndex
--- PASS: TestLogReadBeyondMaxFileIndex (2.70s)
=== RUN TestLogReadEOFWithMMap
--- PASS: TestLogReadEOFWithMMap (0.00s)
=== RUN TestShardLSSCleaning
--- PASS: TestShardLSSCleaning (0.25s)
=== RUN TestShardLSSCleaningDeleteInstance
--- PASS: TestShardLSSCleaningDeleteInstance (0.19s)
=== RUN TestShardLSSCleaningCorruptInstance
--- PASS: TestShardLSSCleaningCorruptInstance (0.21s)
=== RUN TestPlasmaLSSCleaner
--- PASS: TestPlasmaLSSCleaner (223.54s)
=== RUN TestLSSBasic
--- PASS: TestLSSBasic (0.08s)
=== RUN TestLSSConcurrent
--- PASS: TestLSSConcurrent (0.89s)
=== RUN TestLSSCleaner
--- PASS: TestLSSCleaner (12.03s)
=== RUN TestLSSSuperBlock
--- PASS: TestLSSSuperBlock (1.03s)
=== RUN TestLSSLargeSinglePayload
--- PASS: TestLSSLargeSinglePayload (0.78s)
=== RUN TestLSSUnstableEnvironment
--- PASS: TestLSSUnstableEnvironment (10.24s)
=== RUN TestLSSSmallFlushBuffer
--- PASS: TestLSSSmallFlushBuffer (0.01s)
=== RUN TestLSSTrimFlushBufferGC
--- PASS: TestLSSTrimFlushBufferGC (1.47s)
=== RUN TestLSSTrimFlushBufferNoIO
--- PASS: TestLSSTrimFlushBufferNoIO (30.01s)
=== RUN TestLSSTrimFlushBufferWithIO
--- PASS: TestLSSTrimFlushBufferWithIO (33.15s)
=== RUN TestLSSExtendFlushBufferWithIO
--- PASS: TestLSSExtendFlushBufferWithIO (30.01s)
=== RUN TestLSSCtxTrimFlushBuffer
--- PASS: TestLSSCtxTrimFlushBuffer (3.85s)
=== RUN TestLSSNegativeGetFlushBufferMemory
--- PASS: TestLSSNegativeGetFlushBufferMemory (0.01s)
=== RUN TestMem
Plasma: Adaptive memory quota tuning (decrementing): RSS:803188736, freePercent:90.16161092935421, currentQuota=1099511627776, newQuota=1073741824, netGrowth=0, percent=99Plasma: Adaptive memory quota tuning (incrementing): RSS:802922496, freePercent: 90.16163741166164, currentQuota=0, newQuota=10995116277--- PASS: TestMem (15.02s)
=== RUN TestCpu
--- PASS: TestCpu (14.75s)
=== RUN TestTopTen20
--- PASS: TestTopTen20 (0.64s)
=== RUN TestTopTen5
--- PASS: TestTopTen5 (0.15s)
=== RUN TestMVCCSimple
--- PASS: TestMVCCSimple (0.19s)
=== RUN TestMVCCLookup
--- PASS: TestMVCCLookup (0.10s)
=== RUN TestMVCCIteratorRefresh
--- PASS: TestMVCCIteratorRefresh (4.85s)
=== RUN TestMVCCIteratorRefreshEveryRow
--- PASS: TestMVCCIteratorRefreshEveryRow (0.80s)
=== RUN TestMVCCGarbageCollection
--- PASS: TestMVCCGarbageCollection (0.10s)
=== RUN TestMVCCRecoveryPoint
--- PASS: TestMVCCRecoveryPoint (1.75s)
=== RUN TestMVCCRollbackMergeSibling
--- PASS: TestMVCCRollbackMergeSibling (0.04s)
=== RUN TestMVCCRollbackCompact
--- PASS: TestMVCCRollbackCompact (0.09s)
=== RUN TestMVCCRollbackSplit
--- PASS: TestMVCCRollbackSplit (0.05s)
=== RUN TestMVCCRollbackItemsNotInSnapshot
--- PASS: TestMVCCRollbackItemsNotInSnapshot (0.13s)
=== RUN TestMVCCRecoveryPointRollbackedSnapshot
--- PASS: TestMVCCRecoveryPointRollbackedSnapshot (0.92s)
=== RUN TestMVCCRollbackBetweenRecoveryPoint
--- PASS: TestMVCCRollbackBetweenRecoveryPoint (0.89s)
=== RUN TestMVCCRecoveryPointCrash
--- PASS: TestMVCCRecoveryPointCrash (0.06s)
=== RUN TestMVCCIntervalGC
--- PASS: TestMVCCIntervalGC (0.19s)
=== RUN TestMVCCItemsCount
--- PASS: TestMVCCItemsCount (0.33s)
=== RUN TestLargeItems
--- PASS: TestLargeItems (106.67s)
=== RUN TestTooLargeKey
--- PASS: TestTooLargeKey (3.38s)
=== RUN TestMVCCItemUpdateSize
--- PASS: TestMVCCItemUpdateSize (0.23s)
=== RUN TestEvictionStats
--- PASS: TestEvictionStats (0.42s)
=== RUN TestReaderCacheStats
--- PASS: TestReaderCacheStats (1.14s)
=== RUN TestInvalidSnapshot
--- PASS: TestInvalidSnapshot (0.88s)
=== RUN TestEmptyKeyInsert
--- PASS: TestEmptyKeyInsert (0.02s)
=== RUN TestMVCCRecoveryPointError
--- PASS: TestMVCCRecoveryPointError (0.05s)
=== RUN TestMVCCReaderPurgeSequential
--- PASS: TestMVCCReaderPurgeSequential (0.21s)
=== RUN TestMVCCReaderNoPurge
--- PASS: TestMVCCReaderNoPurge (0.19s)
=== RUN TestMVCCReaderPurgeAfterUpdate
--- PASS: TestMVCCReaderPurgeAfterUpdate (0.20s)
=== RUN TestMVCCReaderPurgeAfterRollback
--- PASS: TestMVCCReaderPurgeAfterRollback (0.22s)
=== RUN TestMVCCReaderPurgeSimple
--- PASS: TestMVCCReaderPurgeSimple (0.08s)
=== RUN TestMVCCReaderPurgeRandom
--- PASS: TestMVCCReaderPurgeRandom (0.21s)
=== RUN TestMVCCReaderPurgePageFlag
--- PASS: TestMVCCReaderPurgePageFlag (0.09s)
=== RUN TestMVCCPurgeRatioWithRollback
--- PASS: TestMVCCPurgeRatioWithRollback (15.81s)
=== RUN TestComputeItemsCountMVCCWithRollbackI
--- PASS: TestComputeItemsCountMVCCWithRollbackI (0.09s)
=== RUN TestComputeItemsCountMVCCWithRollbackII
--- PASS: TestComputeItemsCountMVCCWithRollbackII (0.08s)
=== RUN TestComputeItemsCountMVCCWithRollbackIII
--- PASS: TestComputeItemsCountMVCCWithRollbackIII (0.06s)
=== RUN TestComputeItemsCountMVCCWithRollbackIV
--- PASS: TestComputeItemsCountMVCCWithRollbackIV (0.07s)
=== RUN TestMVCCPurgedRecordsWithCompactFullMarshalAndCascadedEmptyPagesMerge
--- PASS: TestMVCCPurgedRecordsWithCompactFullMarshalAndCascadedEmptyPagesMerge (1.72s)
=== RUN TestMaxDeltaChainLenWithCascadedEmptyPagesMerge
--- PASS: TestMaxDeltaChainLenWithCascadedEmptyPagesMerge (1.47s)
=== RUN TestAutoHoleCleaner
--- PASS: TestAutoHoleCleaner (34.32s)
=== RUN TestAutoHoleCleaner5Indexes
--- PASS: TestAutoHoleCleaner5Indexes (199.14s)
=== RUN TestIteratorReportedHoleRegionBoundary
--- PASS: TestIteratorReportedHoleRegionBoundary (0.13s)
=== RUN TestFullRangeHoleScans
--- PASS: TestFullRangeHoleScans (0.33s)
=== RUN TestOverlappingRangeHoleScans
--- PASS: TestOverlappingRangeHoleScans (0.34s)
=== RUN TestMVCCIteratorSMRRefreshOnHoleScan
--- PASS: TestMVCCIteratorSMRRefreshOnHoleScan (7.72s)
=== RUN TestAutoHoleCleanerWithRecovery
--- PASS: TestAutoHoleCleanerWithRecovery (2.93s)
=== RUN TestPageMergeCorrectness2
--- PASS: TestPageMergeCorrectness2 (0.00s)
=== RUN TestPageMergeCorrectness
--- PASS: TestPageMergeCorrectness (0.00s)
=== RUN TestPageMarshalFull
--- PASS: TestPageMarshalFull (0.01s)
=== RUN TestPageMergeMarshal
--- PASS: TestPageMergeMarshal (0.00s)
=== RUN TestPageOperations
--- PASS: TestPageOperations (0.03s)
=== RUN TestPageIterator
--- PASS: TestPageIterator (0.00s)
=== RUN TestPageMarshal
--- PASS: TestPageMarshal (0.02s)
=== RUN TestPageMergeCorrectness3
--- PASS: TestPageMergeCorrectness3 (0.00s)
=== RUN TestPageHasDataRecords
--- PASS: TestPageHasDataRecords (0.00s)
=== RUN TestPlasmaPageVisitor
--- PASS: TestPlasmaPageVisitor (4.57s)
=== RUN TestPageRingVisitor
--- PASS: TestPageRingVisitor (4.42s)
=== RUN TestPauseVisitorOnLowMemory
--- PASS: TestPauseVisitorOnLowMemory (1.12s)
=== RUN TestCheckpointRecovery
--- PASS: TestCheckpointRecovery (8.21s)
=== RUN TestPageCorruption
--- PASS: TestPageCorruption (0.80s)
=== RUN TestCheckPointRecoveryFollowCleaning
--- PASS: TestCheckPointRecoveryFollowCleaning (0.10s)
=== RUN TestFragmentationWithZeroItems
--- PASS: TestFragmentationWithZeroItems (1.09s)
=== RUN TestEvictOnPersist
--- PASS: TestEvictOnPersist (0.15s)
=== RUN TestPlasmaSimple
--- PASS: TestPlasmaSimple (13.69s)
=== RUN TestPlasmaCompression
--- PASS: TestPlasmaCompression (0.03s)
=== RUN TestPlasmaCompressionWrong
--- PASS: TestPlasmaCompressionWrong (0.03s)
=== RUN TestPlasmaInMemCompression
--- PASS: TestPlasmaInMemCompression (0.02s)
=== RUN TestPlasmaInMemCompressionZstd
--- PASS: TestPlasmaInMemCompressionZstd (0.02s)
=== RUN TestPlasmaInMemCompressionWrong
--- PASS: TestPlasmaInMemCompressionWrong (0.02s)
=== RUN TestSpoiledConfig
--- PASS: TestSpoiledConfig (0.05s)
=== RUN TestPlasmaErrorFile
--- PASS: TestPlasmaErrorFile (0.04s)
=== RUN TestPlasmaPersistor
--- PASS: TestPlasmaPersistor (9.78s)
=== RUN TestPlasmaEvictionLSSDataSize
--- PASS: TestPlasmaEvictionLSSDataSize (0.03s)
=== RUN TestPlasmaEviction
--- PASS: TestPlasmaEviction (29.79s)
=== RUN TestConcurrDelOps
--- PASS: TestConcurrDelOps (67.74s)
=== RUN TestPlasmaDataSize
--- PASS: TestPlasmaDataSize (0.03s)
=== RUN TestLargeBasePage
--- PASS: TestLargeBasePage (58.78s)
=== RUN TestLargeValue
--- PASS: TestLargeValue (103.62s)
=== RUN TestPlasmaTooLargeKey
--- PASS: TestPlasmaTooLargeKey (3.30s)
=== RUN TestEvictAfterMerge
--- PASS: TestEvictAfterMerge (0.10s)
=== RUN TestEvictDirty
--- PASS: TestEvictDirty (0.15s)
=== RUN TestEvictUnderQuota
--- PASS: TestEvictUnderQuota (60.12s)
=== RUN TestEvictSetting
--- PASS: TestEvictSetting (1.19s)
=== RUN TestBasePageAfterCompaction
--- PASS: TestBasePageAfterCompaction (0.12s)
=== RUN TestSwapout
--- PASS: TestSwapout (0.05s)
=== RUN TestSwapoutSplitBasePage
--- PASS: TestSwapoutSplitBasePage (0.04s)
=== RUN TestCompactFullMarshal
--- PASS: TestCompactFullMarshal (0.06s)
=== RUN TestPageStats
--- PASS: TestPageStats (2.10s)
=== RUN TestPageStatsTinyIndex
--- PASS: TestPageStatsTinyIndex (0.11s)
=== RUN TestPageStatsTinyIndexOnRecovery
--- PASS: TestPageStatsTinyIndexOnRecovery (0.11s)
=== RUN TestPageStatsTinyIndexOnSplitAndMerge
--- PASS: TestPageStatsTinyIndexOnSplitAndMerge (0.03s)
=== RUN TestPageCompress
--- PASS: TestPageCompress (0.04s)
=== RUN TestPageCompressSwapin
--- PASS: TestPageCompressSwapin (0.08s)
=== RUN TestPageCompressStats
--- PASS: TestPageCompressStats (0.66s)
=== RUN TestPageDecompressStats
--- PASS: TestPageDecompressStats (0.06s)
=== RUN TestSharedDedicatedDataSize
--- PASS: TestSharedDedicatedDataSize (3.54s)
=== RUN TestLastRpSns
--- PASS: TestLastRpSns (0.08s)
=== RUN TestPageCompressState
--- PASS: TestPageCompressState (0.03s)
=== RUN TestPageCompressDuringBurst
--- PASS: TestPageCompressDuringBurst (0.04s)
=== RUN TestPageDontDecompressDuringScan
--- PASS: TestPageDontDecompressDuringScan (0.11s)
=== RUN TestPageDecompressAndCompressSwapin
--- PASS: TestPageDecompressAndCompressSwapin (2.08s)
=== RUN TestPageCompressibleStat
--- PASS: TestPageCompressibleStat (0.48s)
=== RUN TestPageCompressibleStatRecovery
--- PASS: TestPageCompressibleStatRecovery (0.17s)
=== RUN TestPageCompressBeforeEvictPercent
--- PASS: TestPageCompressBeforeEvictPercent (0.75s)
=== RUN TestPageCompressDecompressAfterDisable
--- PASS: TestPageCompressDecompressAfterDisable (0.71s)
=== RUN TestWrittenDataSz
--- PASS: TestWrittenDataSz (3.27s)
=== RUN TestWrittenDataSzAfterRecoveryCleaning
--- PASS: TestWrittenDataSzAfterRecoveryCleaning (3.66s)
=== RUN TestWrittenHdrSz
--- PASS: TestWrittenHdrSz (2.99s)
=== RUN TestPersistConfigUpgrade
--- PASS: TestPersistConfigUpgrade (0.00s)
=== RUN TestLSSSegmentSize
--- PASS: TestLSSSegmentSize (0.19s)
=== RUN TestPlasmaFlushBufferSzCfg
--- PASS: TestPlasmaFlushBufferSzCfg (0.13s)
=== RUN TestCompactionCountwithCompactFullMarshal
--- PASS: TestCompactionCountwithCompactFullMarshal (0.08s)
=== RUN TestCompactionCountwithCompactFullMarshalSMO
--- PASS: TestCompactionCountwithCompactFullMarshalSMO (0.03s)
=== RUN TestPageHasDataRecordsOnCompactFullMarshal
--- PASS: TestPageHasDataRecordsOnCompactFullMarshal (0.10s)
=== RUN TestPauseReaderOnLowMemory
--- PASS: TestPauseReaderOnLowMemory (1.04s)
=== RUN TestRecoveryCleanerFragRatio
--- PASS: TestRecoveryCleanerFragRatio (219.44s)
=== RUN TestRecoveryCleanerRelocation
--- PASS: TestRecoveryCleanerRelocation (219.87s)
=== RUN TestRecoveryCleanerDataSize
--- PASS: TestRecoveryCleanerDataSize (219.61s)
=== RUN TestRecoveryCleanerDeleteInstance
--- PASS: TestRecoveryCleanerDeleteInstance (438.23s)
=== RUN TestRecoveryCleanerRecoveryPoint
--- PASS: TestRecoveryCleanerRecoveryPoint (27.29s)
=== RUN TestRecoveryCleanerCorruptInstance
--- PASS: TestRecoveryCleanerCorruptInstance (0.21s)
=== RUN TestRecoveryCleanerAhead
--- PASS: TestRecoveryCleanerAhead (4.26s)
=== RUN TestRecoveryCleanerAheadAfterRecovery
--- PASS: TestRecoveryCleanerAheadAfterRecovery (2.26s)
=== RUN TestCleaningUncommittedData
--- PASS: TestCleaningUncommittedData (0.03s)
=== RUN TestPlasmaRecoverySimple
--- PASS: TestPlasmaRecoverySimple (0.04s)
=== RUN TestPlasmaRecovery
--- PASS: TestPlasmaRecovery (27.12s)
=== RUN TestShardRecoveryShared
--- PASS: TestShardRecoveryShared (10.60s)
=== RUN TestShardRecoveryRecoveryLogAhead
--- PASS: TestShardRecoveryRecoveryLogAhead (32.90s)
=== RUN TestShardRecoveryDataLogAhead
--- PASS: TestShardRecoveryDataLogAhead (22.18s)
=== RUN TestShardRecoveryDestroyBlksInDataLog
--- PASS: TestShardRecoveryDestroyBlksInDataLog (9.65s)
=== RUN TestShardRecoveryDestroyBlksInRecoveryLog
--- PASS: TestShardRecoveryDestroyBlksInRecoveryLog (10.29s)
=== RUN TestShardRecoveryDestroyBlksInBothLog
--- PASS: TestShardRecoveryDestroyBlksInBothLog (9.68s)
=== RUN TestShardRecoveryRecoveryLogCorruption
--- PASS: TestShardRecoveryRecoveryLogCorruption (9.73s)
=== RUN TestShardRecoveryDataLogCorruption
--- PASS: TestShardRecoveryDataLogCorruption (10.38s)
=== RUN TestShardRecoverySharedNoRP
--- PASS: TestShardRecoverySharedNoRP (10.45s)
=== RUN TestShardRecoveryNotEnoughMem
--- PASS: TestShardRecoveryNotEnoughMem (23.73s)
=== RUN TestShardRecoveryCleanup
--- PASS: TestShardRecoveryCleanup (0.38s)
=== RUN TestShardRecoveryRebuildSharedLog
--- PASS: TestShardRecoveryRebuildSharedLog (1.21s)
=== RUN TestShardRecoveryUpgradeWithCheckpoint
--- PASS: TestShardRecoveryUpgradeWithCheckpoint (0.45s)
=== RUN TestShardRecoveryUpgradeWithLogReplay
--- PASS: TestShardRecoveryUpgradeWithLogReplay (0.42s)
=== RUN TestShardRecoveryRebuildAfterError
--- PASS: TestShardRecoveryRebuildAfterError (1.20s)
=== RUN TestShardRecoveryRebuildAfterConcurrentDelete
--- PASS: TestShardRecoveryRebuildAfterConcurrentDelete (1.70s)
=== RUN TestShardRecoveryAfterDeleteInstance
--- PASS: TestShardRecoveryAfterDeleteInstance (0.11s)
=== RUN TestShardRecoveryDestroyShard
--- PASS: TestShardRecoveryDestroyShard (0.21s)
=== RUN TestHeaderRepair
--- PASS: TestHeaderRepair (0.06s)
=== RUN TestCheckpointWithWriter
--- PASS: TestCheckpointWithWriter (3.20s)
=== RUN TestPlasmaRecoveryWithRepairFullReplay
--- PASS: TestPlasmaRecoveryWithRepairFullReplay (27.39s)
=== RUN TestPlasmaRecoveryWithInsertRepairCheckpoint
--- PASS: TestPlasmaRecoveryWithInsertRepairCheckpoint (29.62s)
=== RUN TestPlasmaRecoveryWithDeleteRepairCheckpoint
--- PASS: TestPlasmaRecoveryWithDeleteRepairCheckpoint (13.18s)
=== RUN TestShardRecoverySharedFullReplayOnError
--- PASS: TestShardRecoverySharedFullReplayOnError (12.27s)
=== RUN TestShardRecoveryDedicatedFullReplayOnError
--- PASS: TestShardRecoveryDedicatedFullReplayOnError (12.06s)
=== RUN TestShardRecoverySharedFullReplayOnErrorWithRepair
--- PASS: TestShardRecoverySharedFullReplayOnErrorWithRepair (14.31s)
=== RUN TestGlobalWorkContextForRecovery
--- PASS: TestGlobalWorkContextForRecovery (0.31s)
=== RUN TestSkipLogSimple
--- PASS: TestSkipLogSimple (0.00s)
=== RUN TestSkipLogLoadStore
--- PASS: TestSkipLogLoadStore (0.00s)
=== RUN TestShardMetadata
--- PASS: TestShardMetadata (0.04s)
=== RUN TestPlasmaId
--- PASS: TestPlasmaId (0.02s)
=== RUN TestShardPersistence
--- PASS: TestShardPersistence (0.22s)
=== RUN TestShardDestroy
--- PASS: TestShardDestroy (0.05s)
=== RUN TestShardClose
--- PASS: TestShardClose (5.03s)
=== RUN TestShardMgrRecovery
--- PASS: TestShardMgrRecovery (0.10s)
=== RUN TestShardDeadData
--- PASS: TestShardDeadData (0.21s)
=== RUN TestShardConfigUpdate
--- PASS: TestShardConfigUpdate (0.04s)
=== RUN TestShardSelection
--- PASS: TestShardSelection (0.11s)
=== RUN TestShardWriteAmp
--- PASS: TestShardWriteAmp (10.13s)
=== RUN TestShardStats
--- PASS: TestShardStats (0.18s)
=== RUN TestShardMultipleWriters
--- PASS: TestShardMultipleWriters (0.14s)
=== RUN TestShardDestroyMultiple
--- PASS: TestShardDestroyMultiple (0.14s)
=== RUN TestShardBackupCorrupted
--- PASS: TestShardBackupCorrupted (0.09s)
=== RUN TestShardBackupCorruptedShare
--- PASS: TestShardBackupCorruptedShare (0.08s)
=== RUN TestShardCorruption
--- PASS: TestShardCorruption (0.05s)
=== RUN TestShardCorruptionAddInstance
--- PASS: TestShardCorruptionAddInstance (0.12s)
=== RUN TestShardCreateError
--- PASS: TestShardCreateError (0.20s)
=== RUN TestShardNumInsts
--- PASS: TestShardNumInsts (1.37s)
=== RUN TestShardInstanceGroup
--- PASS: TestShardInstanceGroup (0.06s)
=== RUN TestShardLeak
--- PASS: TestShardLeak (1.73s)
=== RUN TestShardMemLeak
--- PASS: TestShardMemLeak (0.73s)
=== RUN TestShardFind
--- PASS: TestShardFind (0.20s)
=== RUN TestShardFileOpenDescCount
--- PASS: TestShardFileOpenDescCount (58.41s)
=== RUN TestShardShutdownSharedLSS
--- PASS: TestShardShutdownSharedLSS (7.25s)
=== RUN TestSMRSimple
--- PASS: TestSMRSimple (1.12s)
=== RUN TestSMRConcurrent
--- PASS: TestSMRConcurrent (341.26s)
=== RUN TestSMRComplex
--- PASS: TestSMRComplex (106.66s)
=== RUN TestDGMWithCASConflicts
--- PASS: TestDGMWithCASConflicts (32.65s)
=== RUN TestMaxSMRPendingMem
--- PASS: TestMaxSMRPendingMem (0.03s)
=== RUN TestStatsLogger
--- PASS: TestStatsLogger (20.31s)
=== RUN TestStatsSamplePercentile
--- PASS: TestStatsSamplePercentile (0.03s)
=== RUN TestPlasmaSwapper
--- PASS: TestPlasmaSwapper (21.40s)
=== RUN TestPlasmaAutoSwapper
--- PASS: TestPlasmaAutoSwapper (83.86s)
=== RUN TestSwapperAddInstance
--- PASS: TestSwapperAddInstance (4.04s)
=== RUN TestSwapperRemoveInstance
--- PASS: TestSwapperRemoveInstance (4.07s)
=== RUN TestSwapperJoinContext
--- PASS: TestSwapperJoinContext (4.70s)
=== RUN TestSwapperSplitContext
--- PASS: TestSwapperSplitContext (4.59s)
=== RUN TestSwapperGlobalClock
--- PASS: TestSwapperGlobalClock (29.70s)
=== RUN TestSwapperConflict
--- PASS: TestSwapperConflict (2.80s)
=== RUN TestSwapperRemoveInstanceWait
--- PASS: TestSwapperRemoveInstanceWait (3.43s)
=== RUN TestSwapperStats
--- PASS: TestSwapperStats (0.96s)
=== RUN TestSwapperSweepInterval
--- PASS: TestSwapperSweepInterval (0.45s)
=== RUN TestSweepCompress
--- PASS: TestSweepCompress (0.07s)
=== RUN TestTenantShardAssignment
--- PASS: TestTenantShardAssignment (2.83s)
=== RUN TestTenantShardAssignmentServerless
--- PASS: TestTenantShardAssignmentServerless (12.29s)
=== RUN TestTenantShardAssignmentDedicated
--- PASS: TestTenantShardAssignmentDedicated (1.49s)
=== RUN TestTenantShardAssignmentDedicatedMainBackIndexes
--- PASS: TestTenantShardAssignmentDedicatedMainBackIndexes (0.08s)
=== RUN TestTenantShardRecovery
--- PASS: TestTenantShardRecovery (2.74s)
=== RUN TestTenantMemUsed
--- PASS: TestTenantMemUsed (2.69s)
=== RUN TestTenantSwitchController
--- PASS: TestTenantSwitchController (0.10s)
=== RUN TestTenantRequestQuota
--- PASS: TestTenantRequestQuota (0.02s)
=== RUN TestTenantRequestQuotaParallel
--- PASS: TestTenantRequestQuotaParallel (12.12s)
=== RUN TestSCtx
--- PASS: TestSCtx (16.78s)
=== RUN TestWCtxGeneric
--- PASS: TestWCtxGeneric (43.53s)
=== RUN TestWCtxWriter
--- PASS: TestWCtxWriter (44.88s)
=== RUN TestSCtxTrimWithReader
--- PASS: TestSCtxTrimWithReader (0.04s)
=== RUN TestSCtxTrimWithWriter
--- PASS: TestSCtxTrimWithWriter (0.04s)
=== RUN TestSCtxTrimEmpty
--- PASS: TestSCtxTrimEmpty (0.02s)
=== RUN TestWCtxTrimWithReader
--- PASS: TestWCtxTrimWithReader (0.04s)
=== RUN TestWCtxTrimWithWriter
--- PASS: TestWCtxTrimWithWriter (0.04s)
--- PASS: TestExtrasN1 (0.00s)
--- PASS: TestExtrasN2 (0.00s)
--- PASS: TestExtrasN3 (0.00s)
PASS
ok github.com/couchbase/plasma 3913.155s
=== RUN TestInteger
--- PASS: TestInteger (0.00s)
=== RUN TestSmallDecimal
--- PASS: TestSmallDecimal (0.00s)
=== RUN TestLargeDecimal
--- PASS: TestLargeDecimal (0.00s)
=== RUN TestFloat
--- PASS: TestFloat (0.00s)
=== RUN TestSuffixCoding
--- PASS: TestSuffixCoding (0.00s)
=== RUN TestCodecLength
--- PASS: TestCodecLength (0.00s)
=== RUN TestSpecialString
--- PASS: TestSpecialString (0.00s)
=== RUN TestCodecNoLength
--- PASS: TestCodecNoLength (0.00s)
=== RUN TestCodecJSON
--- PASS: TestCodecJSON (0.00s)
=== RUN TestReference
--- PASS: TestReference (0.00s)
=== RUN TestN1QLEncode
--- PASS: TestN1QLEncode (0.00s)
=== RUN TestArrayExplodeJoin
--- PASS: TestArrayExplodeJoin (0.00s)
=== RUN TestN1QLDecode
--- PASS: TestN1QLDecode (0.00s)
=== RUN TestN1QLDecode2
--- PASS: TestN1QLDecode2 (0.00s)
=== RUN TestArrayExplodeJoin2
--- PASS: TestArrayExplodeJoin2 (0.00s)
=== RUN TestMB28956
--- PASS: TestMB28956 (0.00s)
=== RUN TestFixEncodedInt
--- PASS: TestFixEncodedInt (0.00s)
=== RUN TestN1QLDecodeLargeInt64
--- PASS: TestN1QLDecodeLargeInt64 (0.00s)
=== RUN TestMixedModeFixEncodedInt
TESTING [4111686018427387900, -8223372036854775808, 822337203685477618]
PASS
TESTING [0]
PASS
TESTING [0.0]
PASS
TESTING [0.0000]
PASS
TESTING [0.0000000]
PASS
TESTING [-0]
PASS
TESTING [-0.0]
PASS
TESTING [-0.0000]
PASS
TESTING [-0.0000000]
PASS
TESTING [1]
PASS
TESTING [20]
PASS
TESTING [3456]
PASS
TESTING [7645000]
PASS
TESTING [9223372036854775807]
PASS
TESTING [9223372036854775806]
PASS
TESTING [9223372036854775808]
PASS
TESTING [92233720368547758071234000]
PASS
TESTING [92233720368547758071234987437653]
PASS
TESTING [12300000000000000000000000000000056]
PASS
TESTING [12300000000000000000000000000000000]
PASS
TESTING [123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056]
PASS
TESTING [123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000]
PASS
TESTING [12300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056]
PASS
TESTING [210690]
PASS
TESTING [90000]
PASS
TESTING [123000000]
PASS
TESTING [3.60e2]
PASS
TESTING [36e2]
PASS
TESTING [1.9999999999e10]
PASS
TESTING [1.99999e10]
PASS
TESTING [1.99999e5]
PASS
TESTING [0.00000000000012e15]
PASS
TESTING [7.64507352e8]
PASS
TESTING [9.2233720368547758071234987437653e31]
PASS
TESTING [2650e-1]
PASS
TESTING [26500e-1]
PASS
TESTING [-1]
PASS
TESTING [-20]
PASS
TESTING [-3456]
PASS
TESTING [-7645000]
PASS
TESTING [-9223372036854775808]
PASS
TESTING [-9223372036854775807]
PASS
TESTING [-9223372036854775806]
PASS
TESTING [-9223372036854775809]
PASS
TESTING [-92233720368547758071234000]
PASS
TESTING [-92233720368547758071234987437653]
PASS
TESTING [-12300000000000000000000000000000056]
PASS
TESTING [-12300000000000000000000000000000000]
PASS
TESTING [-123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056]
PASS
TESTING [-123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000]
PASS
TESTING [-210690]
PASS
TESTING [-90000]
PASS
TESTING [-123000000]
PASS
TESTING [-3.60e2]
PASS
TESTING [-36e2]
PASS
TESTING [-1.9999999999e10]
PASS
TESTING [-1.99999e10]
PASS
TESTING [-1.99999e5]
PASS
TESTING [-0.00000000000012e15]
PASS
TESTING [-2650e-1]
PASS
TESTING [-26500e-1]
PASS
TESTING [0.03]
PASS
TESTING [198.60]
PASS
TESTING [2000045.178]
PASS
TESTING [1.7976931348623157e+308]
PASS
TESTING [0.000000000000000000890]
PASS
TESTING [257953786.9864236576]
PASS
TESTING [257953786.9864236576e8]
PASS
TESTING [36.912e3]
PASS
TESTING [2761.67e0]
PASS
TESTING [2761.67e00]
PASS
TESTING [2761.67e000]
PASS
TESTING [7676546.67e-3]
PASS
TESTING [-0.03]
PASS
TESTING [-198.60]
PASS
TESTING [-2000045.178]
PASS
TESTING [-1.7976931348623157e+308]
PASS
TESTING [-0.000000000000000000890]
PASS
TESTING [-257953786.9864236576]
PASS
TESTING [-257953786.9864236576e8]
PASS
TESTING [-36.912e3]
PASS
TESTING [-2761.67e0]
PASS
TESTING [-2761.67e00]
PASS
TESTING [-2761.67e000]
PASS
TESTING [-7676546.67e-3]
PASS
--- PASS: TestMixedModeFixEncodedInt (0.01s)
=== RUN TestCodecDesc
--- PASS: TestCodecDesc (0.00s)
=== RUN TestCodecDescPropLen
--- PASS: TestCodecDescPropLen (0.00s)
=== RUN TestCodecDescSplChar
--- PASS: TestCodecDescSplChar (0.00s)
PASS
ok github.com/couchbase/indexing/secondary/collatejson 0.036s
Initializing write barrier = 8000
=== RUN TestForestDBIterator
2022-08-17T02:10:51.387+05:30 [INFO][FDB] Forestdb blockcache size 134217728 initialized in 5322 us
2022-08-17T02:10:51.390+05:30 [INFO][FDB] Forestdb opened database file test
2022-08-17T02:10:51.393+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIterator (0.01s)
=== RUN TestForestDBIteratorSeek
2022-08-17T02:10:51.394+05:30 [INFO][FDB] Forestdb opened database file test
2022-08-17T02:10:51.398+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIteratorSeek (0.01s)
=== RUN TestPrimaryIndexEntry
--- PASS: TestPrimaryIndexEntry (0.00s)
=== RUN TestSecondaryIndexEntry
--- PASS: TestSecondaryIndexEntry (0.00s)
=== RUN TestPrimaryIndexEntryMatch
--- PASS: TestPrimaryIndexEntryMatch (0.00s)
=== RUN TestSecondaryIndexEntryMatch
--- PASS: TestSecondaryIndexEntryMatch (0.00s)
=== RUN TestLongDocIdEntry
--- PASS: TestLongDocIdEntry (0.00s)
=== RUN TestMemDBInsertionPerf
Maximum number of file descriptors = 200000
Set IO Concurrency: 7200
Initial build: 10000000 items took 37.056690013s -> 269856.80578842474 items/s
Incr build: 10000000 items took 2m59.472458845s -> 55718.85549657746 items/s
Main Index: {
"node_count": 18000010,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 4,
"next_pointers_per_node": 1.3333,
"memory_used": 1695888694,
"node_allocs": 18000010,
"node_frees": 0,
"level_node_distribution":{
"level0": 13500197,
"level1": 3375551,
"level2": 843073,
"level3": 210796,
"level4": 52734,
"level5": 13349,
"level6": 3245,
"level7": 781,
"level8": 221,
"level9": 42,
"level10": 17,
"level11": 3,
"level12": 1,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Back Index 0 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 1 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 2 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 3 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 4 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 5 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 6 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 7 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 8 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 9 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 10 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 11 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 12 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 13 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 14 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
Back Index 15 : {
"FastHTCount": 625000,
"SlowHTCount": 0,
"Conflicts": 0,
"MemoryInUse": 26250000
}
--- PASS: TestMemDBInsertionPerf (216.53s)
=== RUN TestBasicsA
--- PASS: TestBasicsA (0.00s)
=== RUN TestSizeA
--- PASS: TestSizeA (0.00s)
=== RUN TestSizeWithFreelistA
--- PASS: TestSizeWithFreelistA (0.00s)
=== RUN TestDequeueUptoSeqnoA
--- PASS: TestDequeueUptoSeqnoA (0.10s)
=== RUN TestDequeueA
--- PASS: TestDequeueA (1.21s)
=== RUN TestMultipleVbucketsA
--- PASS: TestMultipleVbucketsA (0.00s)
=== RUN TestDequeueUptoFreelistA
--- PASS: TestDequeueUptoFreelistA (0.00s)
=== RUN TestDequeueUptoFreelistMultVbA
--- PASS: TestDequeueUptoFreelistMultVbA (0.00s)
=== RUN TestConcurrentEnqueueDequeueA
--- PASS: TestConcurrentEnqueueDequeueA (0.00s)
=== RUN TestConcurrentEnqueueDequeueA1
--- PASS: TestConcurrentEnqueueDequeueA1 (10.01s)
=== RUN TestEnqueueAppCh
--- PASS: TestEnqueueAppCh (2.00s)
=== RUN TestDequeueN
--- PASS: TestDequeueN (0.00s)
=== RUN TestConcurrentEnqueueDequeueN
--- PASS: TestConcurrentEnqueueDequeueN (0.00s)
=== RUN TestConcurrentEnqueueDequeueN1
--- PASS: TestConcurrentEnqueueDequeueN1 (10.00s)
PASS
ok github.com/couchbase/indexing/secondary/indexer 240.538s
=== RUN TestConnPoolBasicSanity
2022-08-17T02:14:54.965+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2022-08-17T02:14:55.172+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2022-08-17T02:14:55.966+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnPoolBasicSanity (5.00s)
=== RUN TestConnRelease
2022-08-17T02:14:59.968+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Waiting for connections to get released
Waiting for more connections to get released
Waiting for further more connections to get released
2022-08-17T02:15:39.724+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2022-08-17T02:15:39.983+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnRelease (43.76s)
=== RUN TestLongevity
2022-08-17T02:15:43.726+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Releasing 1 conns.
Getting 2 conns.
Releasing 2 conns.
Getting 4 conns.
Releasing 1 conns.
Getting 3 conns.
Releasing 0 conns.
Getting 0 conns.
Releasing 1 conns.
Getting 0 conns.
Releasing 4 conns.
Getting 1 conns.
Releasing 2 conns.
Getting 4 conns.
Releasing 3 conns.
Getting 4 conns.
Releasing 1 conns.
Getting 0 conns.
Releasing 2 conns.
Getting 1 conns.
Releasing 0 conns.
Getting 1 conns.
Releasing 3 conns.
Getting 3 conns.
Releasing 2 conns.
Getting 2 conns.
Releasing 2 conns.
Getting 3 conns.
Releasing 0 conns.
Getting 0 conns.
2022-08-17T02:16:22.112+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2022-08-17T02:16:22.743+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLongevity (42.39s)
=== RUN TestSustainedHighConns
2022-08-17T02:16:26.114+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Allocating 16 Connections
cp.curActConns = 0
Returning 3 Connections
cp.curActConns = 11
Returning 2 Connections
cp.curActConns = 11
Allocating 6 Connections
Returning 4 Connections
cp.curActConns = 13
Returning 1 Connections
Allocating 12 Connections
cp.curActConns = 22
Returning 1 Connections
cp.curActConns = 23
Allocating 10 Connections
Returning 1 Connections
cp.curActConns = 32
Returning 3 Connections
Allocating 15 Connections
cp.curActConns = 34
Returning 4 Connections
cp.curActConns = 40
Returning 3 Connections
Allocating 8 Connections
cp.curActConns = 45
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 46
Returning 4 Connections
Allocating 9 Connections
cp.curActConns = 46
Returning 3 Connections
cp.curActConns = 48
Returning 2 Connections
Allocating 21 Connections
cp.curActConns = 57
Returning 4 Connections
cp.curActConns = 63
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 59
Returning 0 Connections
Allocating 13 Connections
cp.curActConns = 69
Returning 3 Connections
cp.curActConns = 69
Returning 3 Connections
Allocating 5 Connections
cp.curActConns = 71
Returning 1 Connections
Allocating 10 Connections
cp.curActConns = 80
Returning 0 Connections
Allocating 6 Connections
cp.curActConns = 81
Returning 1 Connections
cp.curActConns = 85
Returning 3 Connections
Allocating 11 Connections
cp.curActConns = 92
Returning 2 Connections
cp.curActConns = 91
Allocating 8 Connections
Returning 1 Connections
cp.curActConns = 98
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 96
Returning 2 Connections
Allocating 18 Connections
cp.curActConns = 103
Returning 2 Connections
cp.curActConns = 110
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 108
Returning 3 Connections
Allocating 21 Connections
cp.curActConns = 114
Returning 0 Connections
cp.curActConns = 126
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 126
Returning 2 Connections
Allocating 8 Connections
cp.curActConns = 127
Returning 1 Connections
cp.curActConns = 131
Returning 4 Connections
Allocating 8 Connections
cp.curActConns = 135
Returning 3 Connections
Allocating 16 Connections
cp.curActConns = 139
Returning 2 Connections
cp.curActConns = 146
Returning 3 Connections
Allocating 11 Connections
cp.curActConns = 151
Returning 1 Connections
cp.curActConns = 153
Returning 2 Connections
Allocating 15 Connections
cp.curActConns = 163
Returning 3 Connections
cp.curActConns = 163
Allocating 2 Connections
Returning 3 Connections
cp.curActConns = 162
Allocating 5 Connections
Returning 3 Connections
cp.curActConns = 164
Allocating 0 Connections
Returning 1 Connections
cp.curActConns = 163
Returning 0 Connections
Allocating 7 Connections
cp.curActConns = 170
Returning 2 Connections
Allocating 10 Connections
cp.curActConns = 174
Returning 0 Connections
cp.curActConns = 178
Returning 0 Connections
Allocating 15 Connections
cp.curActConns = 186
Returning 2 Connections
cp.curActConns = 191
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 191
Returning 1 Connections
Allocating 7 Connections
cp.curActConns = 197
Returning 4 Connections
Allocating 22 Connections
cp.curActConns = 197
Returning 2 Connections
cp.curActConns = 208
Returning 2 Connections
cp.curActConns = 211
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 214
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 215
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 218
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 217
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 215
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 212
Returning 2 Connections
Allocating 0 Connections
cp.curActConns = 210
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 210
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 212
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 212
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 211
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 209
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 209
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 212
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 213
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 213
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 214
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 214
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 217
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 216
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 217
Returning 2 Connections
Allocating 1 Connections
cp.curActConns = 216
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 217
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 218
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 219
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 219
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 218
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 218
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 216
Returning 2 Connections
Allocating 0 Connections
cp.curActConns = 214
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 217
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 220
Returning 0 Connections
Allocating 4 Connections
cp.curActConns = 220
Returning 0 Connections
cp.curActConns = 224
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 221
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 219
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 219
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 221
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 224
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 223
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 222
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 225
Returning 2 Connections
Allocating 1 Connections
cp.curActConns = 224
Returning 2 Connections
Allocating 1 Connections
cp.curActConns = 223
Returning 0 Connections
Allocating 4 Connections
cp.curActConns = 227
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 227
Retuning from startDeallocatorRoutine
Retuning from startAllocatorRoutine
2022-08-17T02:17:21.182+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2022-08-17T02:17:22.146+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestSustainedHighConns (59.07s)
=== RUN TestLowWM
2022-08-17T02:17:25.183+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 20 overflow 5 low WM 10 relConn batch size 2 ...
2022-08-17T02:18:25.199+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2022-08-17T02:19:25.215+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2022-08-17T02:19:30.686+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2022-08-17T02:19:31.217+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLowWM (129.50s)
=== RUN TestTotalConns
2022-08-17T02:19:34.688+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 120 overflow 5 low WM 10 relConn batch size 10 ...
2022-08-17T02:19:48.855+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2022-08-17T02:19:49.693+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestTotalConns (18.17s)
=== RUN TestUpdateTickRate
2022-08-17T02:19:52.856+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 40 overflow 5 low WM 2 relConn batch size 2 ...
2022-08-17T02:20:13.703+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2022-08-17T02:20:13.867+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestUpdateTickRate (24.85s)
PASS
ok github.com/couchbase/indexing/secondary/queryport/client 322.781s
Starting server: attempt 1
Functional tests
2022/08/17 02:22:26 In TestMain()
2022/08/17 02:22:26 otp node fetch error: json: cannot unmarshal string into Go value of type couchbase.Pool
2022/08/17 02:22:26 Initialising services with role: kv,n1ql on node: 127.0.0.1:9000
2022/08/17 02:22:27 Initialising web UI on node: 127.0.0.1:9000
2022/08/17 02:22:27 InitWebCreds, response is: {"newBaseUri":"http://127.0.0.1:9000/"}
2022/08/17 02:22:28 Setting data quota of 1500M and Index quota of 1500M
2022/08/17 02:22:29 Adding node: https://127.0.0.1:19001 with role: kv,index to the cluster
2022/08/17 02:22:36 AddNode: Successfully added node: 127.0.0.1:9001 (role kv,index), response: {"otpNode":"n_1@127.0.0.1"}
2022/08/17 02:22:41 Rebalance progress: 0
2022/08/17 02:22:46 Rebalance progress: 0
2022/08/17 02:22:51 Rebalance progress: 100
2022/08/17 02:22:56 Created bucket default, responseBody:
2022/08/17 02:23:01 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 02:23:01 Successfully initialised cluster
2022/08/17 02:23:02 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 02:23:02 Changing config key queryport.client.settings.backfillLimit to value 0
2022/08/17 02:23:02 Changing config key queryport.client.log_level to value Warn
2022/08/17 02:23:02 Changing config key indexer.api.enableTestServer to value true
2022/08/17 02:23:02 Changing config key indexer.settings.persisted_snapshot_init_build.moi.interval to value 60000
2022/08/17 02:23:02 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 60000
2022/08/17 02:23:02 Changing config key indexer.settings.log_level to value info
2022/08/17 02:23:02 Changing config key indexer.settings.storage_mode.disable_upgrade to value true
2022/08/17 02:23:02 Using plasma for creating indexes
2022/08/17 02:23:02 Changing config key indexer.settings.storage_mode to value plasma
2022/08/17 02:23:07 Data file exists. Skipping download
2022/08/17 02:23:07 Data file exists. Skipping download
2022/08/17 02:23:08 In DropAllSecondaryIndexes()
2022/08/17 02:23:08 Emptying the default bucket
2022/08/17 02:23:11 Flush Enabled on bucket default, responseBody:
2022/08/17 02:23:49 Flushed the bucket default, Response body:
2022/08/17 02:23:49 Create Index On the empty default Bucket()
2022/08/17 02:23:52 Created the secondary index index_eyeColor. Waiting for it become active
2022/08/17 02:23:52 Index is 4503234561659279709 now active
2022/08/17 02:23:52 Populating the default bucket
=== RUN TestScanAfterBucketPopulate
2022/08/17 02:24:01 In TestScanAfterBucketPopulate()
2022/08/17 02:24:01 Create an index on empty bucket, populate the bucket and Run a scan on the index
2022/08/17 02:24:01 Using n1ql client
2022-08-17T02:24:01.423+05:30 [Info] creating GsiClient for 127.0.0.1:9000
2022/08/17 02:24:01 Expected and Actual scan responses are the same
--- PASS: TestScanAfterBucketPopulate (0.13s)
=== RUN TestRestartNilSnapshot
2022/08/17 02:24:01 In TestRestartNilSnapshot()
2022/08/17 02:24:05 Created the secondary index idx_age. Waiting for it become active
2022/08/17 02:24:05 Index is 10268006505392216085 now active
2022/08/17 02:24:05 Restarting indexer process ...
2022/08/17 02:24:05 []
2022-08-17T02:24:05.859+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T02:24:05.859+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T02:24:05.865+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T02:24:05.865+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022/08/17 02:27:25 Using n1ql client
2022-08-17T02:27:25.833+05:30 [Error] transport error between 127.0.0.1:36240->127.0.0.1:9107: write tcp 127.0.0.1:36240->127.0.0.1:9107: write: broken pipe
2022-08-17T02:27:25.833+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 3566873272687304209 request transport failed `write tcp 127.0.0.1:36240->127.0.0.1:9107: write: broken pipe`
2022-08-17T02:27:25.833+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T02:27:25.833+05:30 [Error] metadataClient:PickRandom: Replicas - [12707000387898201523], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 02:27:25 Expected and Actual scan responses are the same
--- PASS: TestRestartNilSnapshot (204.35s)
=== RUN TestThreeIndexCreates
2022/08/17 02:27:25 In TestThreeIndexCreates()
2022/08/17 02:27:29 Created the secondary index index_balance. Waiting for it become active
2022/08/17 02:27:29 Index is 14807037511219337552 now active
2022/08/17 02:27:29 Create docs mutations
2022/08/17 02:27:30 Using n1ql client
2022/08/17 02:27:30 Expected and Actual scan responses are the same
2022/08/17 02:27:34 Created the secondary index index_email. Waiting for it become active
2022/08/17 02:27:34 Index is 13686154896187951554 now active
2022/08/17 02:27:34 Create docs mutations
2022/08/17 02:27:34 Using n1ql client
2022/08/17 02:27:34 Expected and Actual scan responses are the same
2022/08/17 02:27:39 Created the secondary index index_pin. Waiting for it become active
2022/08/17 02:27:39 Index is 1683104476541378528 now active
2022/08/17 02:27:39 Delete docs mutations
2022/08/17 02:27:39 Using n1ql client
2022/08/17 02:27:39 Expected and Actual scan responses are the same
--- PASS: TestThreeIndexCreates (13.60s)
=== RUN TestMultipleIndexCreatesDropsWithMutations
2022/08/17 02:27:39 In TestThreeIndexCreates()
2022/08/17 02:27:43 Created the secondary index index_state. Waiting for it become active
2022/08/17 02:27:43 Index is 14189483181914656863 now active
2022/08/17 02:27:43 Create docs mutations
2022/08/17 02:27:44 Using n1ql client
2022/08/17 02:27:44 Expected and Actual scan responses are the same
2022/08/17 02:27:48 Created the secondary index index_registered. Waiting for it become active
2022/08/17 02:27:48 Index is 5568256686106470700 now active
2022/08/17 02:27:48 Create docs mutations
2022/08/17 02:27:48 Using n1ql client
2022/08/17 02:27:48 Expected and Actual scan responses are the same
2022/08/17 02:27:52 Created the secondary index index_gender. Waiting for it become active
2022/08/17 02:27:52 Index is 1048617273858088577 now active
2022/08/17 02:27:52 Create docs mutations
2022/08/17 02:27:53 Using n1ql client
2022/08/17 02:27:53 Expected and Actual scan responses are the same
2022/08/17 02:27:53 Dropping the secondary index index_registered
2022/08/17 02:27:53 Index dropped
2022/08/17 02:27:53 Create docs mutations
2022/08/17 02:27:53 Delete docs mutations
2022/08/17 02:27:53 Using n1ql client
2022/08/17 02:27:53 Expected and Actual scan responses are the same
2022/08/17 02:27:57 Created the secondary index index_longitude. Waiting for it become active
2022/08/17 02:27:57 Index is 12978910580487265887 now active
2022/08/17 02:27:57 Create docs mutations
2022/08/17 02:27:58 Using n1ql client
2022/08/17 02:27:58 Expected and Actual scan responses are the same
--- PASS: TestMultipleIndexCreatesDropsWithMutations (18.79s)
=== RUN TestCreateDropScan
2022/08/17 02:27:58 In TestCreateDropScan()
2022/08/17 02:28:02 Created the secondary index index_cd. Waiting for it become active
2022/08/17 02:28:02 Index is 15093872735850101112 now active
2022/08/17 02:28:02 Using n1ql client
2022/08/17 02:28:02 Expected and Actual scan responses are the same
2022/08/17 02:28:02 Dropping the secondary index index_cd
2022/08/17 02:28:02 Index dropped
2022/08/17 02:28:02 Using n1ql client
2022/08/17 02:28:02 Scan failed as expected with error: Index Not Found - cause: GSI index index_cd not found.
--- PASS: TestCreateDropScan (4.48s)
=== RUN TestCreateDropCreate
2022/08/17 02:28:02 In TestCreateDropCreate()
2022/08/17 02:28:06 Created the secondary index index_cdc. Waiting for it become active
2022/08/17 02:28:06 Index is 3254668240367060191 now active
2022/08/17 02:28:06 Using n1ql client
2022/08/17 02:28:07 Expected and Actual scan responses are the same
2022/08/17 02:28:07 Dropping the secondary index index_cdc
2022/08/17 02:28:07 Index dropped
2022/08/17 02:28:07 Using n1ql client
2022/08/17 02:28:07 Scan 2 failed as expected with error: Index Not Found - cause: GSI index index_cdc not found.
2022/08/17 02:28:11 Created the secondary index index_cdc. Waiting for it become active
2022/08/17 02:28:11 Index is 17539669781926367084 now active
2022/08/17 02:28:11 Using n1ql client
2022/08/17 02:28:11 Expected and Actual scan responses are the same
2022/08/17 02:28:11 (Inclusion 1) Lengths of expected and actual scan results are 5058 and 5058. Num of docs in bucket = 10402
2022/08/17 02:28:11 Using n1ql client
2022/08/17 02:28:11 Expected and Actual scan responses are the same
2022/08/17 02:28:11 (Inclusion 3) Lengths of expected and actual scan results are 5058 and 5058. Num of docs in bucket = 10402
--- PASS: TestCreateDropCreate (8.55s)
=== RUN TestCreate2Drop1Scan2
2022/08/17 02:28:11 In TestCreate2Drop1Scan2()
2022/08/17 02:28:15 Created the secondary index index_i1. Waiting for it become active
2022/08/17 02:28:15 Index is 17651930148780605499 now active
2022/08/17 02:28:19 Created the secondary index index_i2. Waiting for it become active
2022/08/17 02:28:19 Index is 9918116719623267337 now active
2022/08/17 02:28:19 Using n1ql client
2022/08/17 02:28:19 Expected and Actual scan responses are the same
2022/08/17 02:28:19 Using n1ql client
2022/08/17 02:28:19 Expected and Actual scan responses are the same
2022/08/17 02:28:19 Dropping the secondary index index_i1
2022/08/17 02:28:19 Index dropped
2022/08/17 02:28:19 Using n1ql client
2022/08/17 02:28:19 Expected and Actual scan responses are the same
--- PASS: TestCreate2Drop1Scan2 (8.57s)
=== RUN TestIndexNameCaseSensitivity
2022/08/17 02:28:19 In TestIndexNameCaseSensitivity()
2022/08/17 02:28:24 Created the secondary index index_age. Waiting for it become active
2022/08/17 02:28:24 Index is 8271299808755120975 now active
2022/08/17 02:28:24 Using n1ql client
2022/08/17 02:28:24 Expected and Actual scan responses are the same
2022/08/17 02:28:24 Using n1ql client
2022/08/17 02:28:24 Scan failed as expected with error: Index Not Found - cause: GSI index index_Age not found.
--- PASS: TestIndexNameCaseSensitivity (4.20s)
=== RUN TestCreateDuplicateIndex
2022/08/17 02:28:24 In TestCreateDuplicateIndex()
2022/08/17 02:28:28 Created the secondary index index_di1. Waiting for it become active
2022/08/17 02:28:28 Index is 386136817082914689 now active
2022/08/17 02:28:28 Index found: index_di1
2022/08/17 02:28:28 Create failed as expected with error: Index index_di1 already exists.
--- PASS: TestCreateDuplicateIndex (4.16s)
=== RUN TestDropNonExistingIndex
2022/08/17 02:28:28 In TestDropNonExistingIndex()
2022/08/17 02:28:28 Dropping the secondary index 123456
2022/08/17 02:28:28 Index drop failed as expected with error: Index does not exist.
--- PASS: TestDropNonExistingIndex (0.04s)
=== RUN TestCreateIndexNonExistentBucket
2022/08/17 02:28:28 In TestCreateIndexNonExistentBucket()
2022-08-17T02:28:28.783+05:30 [Error] Encountered error during create index. Error: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
2022-08-17T02:28:38.785+05:30 [Error] Fail to create index: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
2022/08/17 02:28:38 Index create failed as expected with error: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
--- PASS: TestCreateIndexNonExistentBucket (10.52s)
=== RUN TestScanWithNoTimeout
2022/08/17 02:28:38 Create an index on empty bucket, populate the bucket and Run a scan on the index
2022/08/17 02:28:38 Changing config key indexer.settings.scan_timeout to value 0
2022/08/17 02:28:39 Using n1ql client
2022/08/17 02:28:39 Expected and Actual scan responses are the same
--- PASS: TestScanWithNoTimeout (0.27s)
=== RUN TestIndexingOnBinaryBucketMeta
2022/08/17 02:28:39 In TestIndexingOnBinaryBucketMeta()
2022/08/17 02:28:39 1. Populate a bucekt with binary docs and create indexs on the `id`, `cas` and `expiration` fields of Metadata
2022/08/17 02:28:39 2. Validate the test by comparing the items_count of indexes and the number of docs in the bucket for each of the fields
2022/08/17 02:28:42 Modified parameters of bucket default, responseBody:
2022/08/17 02:28:42 Created bucket binaryBucket, responseBody:
2022/08/17 02:29:00 Created the secondary index index_binary_meta_id. Waiting for it become active
2022/08/17 02:29:00 Index is 14479321853099878962 now active
2022/08/17 02:29:05 items_count stat is 10 for index index_binary_meta_id
2022/08/17 02:29:05 Dropping the secondary index index_binary_meta_id
2022/08/17 02:29:05 Index dropped
2022/08/17 02:29:08 Created the secondary index index_binary_meta_cas. Waiting for it become active
2022/08/17 02:29:08 Index is 4063243729168873768 now active
2022/08/17 02:29:13 items_count stat is 10 for index index_binary_meta_cas
2022/08/17 02:29:13 Dropping the secondary index index_binary_meta_cas
2022/08/17 02:29:13 Index dropped
2022/08/17 02:29:17 Created the secondary index index_binary_meta_expiration. Waiting for it become active
2022/08/17 02:29:17 Index is 8067834270457593984 now active
2022/08/17 02:29:22 items_count stat is 10 for index index_binary_meta_expiration
2022/08/17 02:29:22 Dropping the secondary index index_binary_meta_expiration
2022/08/17 02:29:22 Index dropped
2022/08/17 02:29:24 Deleted bucket binaryBucket, responseBody:
2022/08/17 02:29:27 Modified parameters of bucket default, responseBody:
--- PASS: TestIndexingOnBinaryBucketMeta (63.03s)
=== RUN TestRetainDeleteXATTRBinaryDocs
2022/08/17 02:29:42 In TestRetainDeleteXATTRBinaryDocs()
2022/08/17 02:29:42 1. Populate a bucket with binary docs having system XATTRS
2022/08/17 02:29:42 2. Create index on the system XATTRS with "retain_deleted_xattr" attribute set to true
2022/08/17 02:29:42 3. Delete the documents in the bucket
2022/08/17 02:29:42 4. Query for the meta() information in the source bucket. The total number of results should be equivalent to the number of documents in the bucket before deletion of documents
2022/08/17 02:29:45 Modified parameters of bucket default, responseBody:
2022/08/17 02:29:45 Created bucket binaryBucket, responseBody:
2022/08/17 02:30:03 Created the secondary index index_system_xattr. Waiting for it become active
2022/08/17 02:30:03 Index is 1493934569661364655 now active
2022/08/17 02:30:08 Deleted all the documents in the bucket: binaryBucket successfully
2022/08/17 02:30:11 Deleted bucket binaryBucket, responseBody:
2022/08/17 02:30:14 Modified parameters of bucket default, responseBody:
--- PASS: TestRetainDeleteXATTRBinaryDocs (47.21s)
=== RUN TestSimpleIndex_FloatDataType
2022/08/17 02:30:29 In TestSimpleIndex_FloatDataType()
2022/08/17 02:30:29 Index found: index_age
2022/08/17 02:30:29 Using n1ql client
2022/08/17 02:30:29 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FloatDataType (0.02s)
=== RUN TestSimpleIndex_StringDataType
2022/08/17 02:30:29 In TestSimpleIndex_StringDataType()
2022/08/17 02:30:33 Created the secondary index index_company. Waiting for it become active
2022/08/17 02:30:33 Index is 12944395447818220392 now active
2022/08/17 02:30:33 Using n1ql client
2022/08/17 02:30:33 Expected and Actual scan responses are the same
2022/08/17 02:30:33 Using n1ql client
2022/08/17 02:30:33 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_StringDataType (4.41s)
=== RUN TestSimpleIndex_FieldValueCaseSensitivity
2022/08/17 02:30:33 In TestSimpleIndex_StringCaseSensitivity()
2022/08/17 02:30:33 Index found: index_company
2022/08/17 02:30:33 Using n1ql client
2022/08/17 02:30:33 Expected and Actual scan responses are the same
2022/08/17 02:30:33 Using n1ql client
2022/08/17 02:30:33 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FieldValueCaseSensitivity (0.06s)
=== RUN TestSimpleIndex_BoolDataType
2022/08/17 02:30:33 In TestSimpleIndex_BoolDataType()
2022/08/17 02:30:38 Created the secondary index index_isActive. Waiting for it become active
2022/08/17 02:30:38 Index is 14679574642335622822 now active
2022/08/17 02:30:38 Using n1ql client
2022/08/17 02:30:38 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_BoolDataType (4.41s)
=== RUN TestBasicLookup
2022/08/17 02:30:38 In TestBasicLookup()
2022/08/17 02:30:38 Index found: index_company
2022/08/17 02:30:38 Using n1ql client
2022/08/17 02:30:38 Expected and Actual scan responses are the same
--- PASS: TestBasicLookup (0.01s)
=== RUN TestIndexOnNonExistentField
2022/08/17 02:30:38 In TestIndexOnNonExistentField()
2022/08/17 02:30:42 Created the secondary index index_height. Waiting for it become active
2022/08/17 02:30:42 Index is 14888833970536621960 now active
2022/08/17 02:30:42 Using n1ql client
2022/08/17 02:30:42 Expected and Actual scan responses are the same
--- PASS: TestIndexOnNonExistentField (4.21s)
=== RUN TestIndexPartiallyMissingField
2022/08/17 02:30:42 In TestIndexPartiallyMissingField()
2022/08/17 02:30:46 Created the secondary index index_nationality. Waiting for it become active
2022/08/17 02:30:46 Index is 14256654910342144106 now active
2022/08/17 02:30:46 Using n1ql client
2022/08/17 02:30:46 Expected and Actual scan responses are the same
--- PASS: TestIndexPartiallyMissingField (4.26s)
=== RUN TestScanNonMatchingDatatype
2022/08/17 02:30:46 In TestScanNonMatchingDatatype()
2022/08/17 02:30:46 Index found: index_age
2022/08/17 02:30:46 Using n1ql client
2022/08/17 02:30:46 Expected and Actual scan responses are the same
--- PASS: TestScanNonMatchingDatatype (0.03s)
=== RUN TestInclusionNeither
2022/08/17 02:30:46 In TestInclusionNeither()
2022/08/17 02:30:46 Index found: index_age
2022/08/17 02:30:46 Using n1ql client
2022/08/17 02:30:46 Expected and Actual scan responses are the same
--- PASS: TestInclusionNeither (0.02s)
=== RUN TestInclusionLow
2022/08/17 02:30:46 In TestInclusionLow()
2022/08/17 02:30:46 Index found: index_age
2022/08/17 02:30:46 Using n1ql client
2022/08/17 02:30:46 Expected and Actual scan responses are the same
--- PASS: TestInclusionLow (0.02s)
=== RUN TestInclusionHigh
2022/08/17 02:30:46 In TestInclusionHigh()
2022/08/17 02:30:46 Index found: index_age
2022/08/17 02:30:46 Using n1ql client
2022/08/17 02:30:46 Expected and Actual scan responses are the same
--- PASS: TestInclusionHigh (0.02s)
=== RUN TestInclusionBoth
2022/08/17 02:30:46 In TestInclusionBoth()
2022/08/17 02:30:46 Index found: index_age
2022/08/17 02:30:46 Using n1ql client
2022/08/17 02:30:46 Expected and Actual scan responses are the same
--- PASS: TestInclusionBoth (0.02s)
=== RUN TestNestedIndex_String
2022/08/17 02:30:46 In TestNestedIndex_String()
2022/08/17 02:30:50 Created the secondary index index_streetname. Waiting for it become active
2022/08/17 02:30:50 Index is 14512175371186671958 now active
2022/08/17 02:30:50 Using n1ql client
2022/08/17 02:30:50 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_String (4.13s)
=== RUN TestNestedIndex_Float
2022/08/17 02:30:50 In TestNestedIndex_Float()
2022/08/17 02:30:55 Created the secondary index index_floor. Waiting for it become active
2022/08/17 02:30:55 Index is 1746824348466558761 now active
2022/08/17 02:30:55 Using n1ql client
2022/08/17 02:30:55 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Float (4.22s)
=== RUN TestNestedIndex_Bool
2022/08/17 02:30:55 In TestNestedIndex_Bool()
2022/08/17 02:30:59 Created the secondary index index_isresidential. Waiting for it become active
2022/08/17 02:30:59 Index is 5842167927813299142 now active
2022/08/17 02:30:59 Using n1ql client
2022/08/17 02:30:59 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Bool (4.31s)
=== RUN TestLookupJsonObject
2022/08/17 02:30:59 In TestLookupJsonObject()
2022/08/17 02:31:05 Created the secondary index index_streetaddress. Waiting for it become active
2022/08/17 02:31:05 Index is 17878709789789659825 now active
2022/08/17 02:31:05 Using n1ql client
2022/08/17 02:31:05 Count of docScanResults is 1
2022/08/17 02:31:05 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2022/08/17 02:31:05 Count of scanResults is 1
2022/08/17 02:31:05 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2022/08/17 02:31:05 Expected and Actual scan responses are the same
--- PASS: TestLookupJsonObject (6.23s)
=== RUN TestLookupObjDifferentOrdering
2022/08/17 02:31:05 In TestLookupObjDifferentOrdering()
2022/08/17 02:31:05 Index found: index_streetaddress
2022/08/17 02:31:05 Using n1ql client
2022/08/17 02:31:05 Count of docScanResults is 1
2022/08/17 02:31:05 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2022/08/17 02:31:05 Count of scanResults is 1
2022/08/17 02:31:05 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2022/08/17 02:31:05 Expected and Actual scan responses are the same
--- PASS: TestLookupObjDifferentOrdering (0.02s)
=== RUN TestRangeJsonObject
2022/08/17 02:31:05 In TestRangeJsonObject()
2022/08/17 02:31:05 Index found: index_streetaddress
2022/08/17 02:31:05 Using n1ql client
2022/08/17 02:31:05 Count of scanResults is 2
2022/08/17 02:31:05 Key: string Userbb48952f-f8d1-4e04-a0e1-96b9019706fb Value: value.Values [{"buildingname":"Rosewood Gardens","doornumber":"514","floor":2,"streetname":"Karweg Place"}] false
2022/08/17 02:31:05 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2022/08/17 02:31:05 Count of docScanResults is 2
2022/08/17 02:31:05 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2022/08/17 02:31:05 Key: Userbb48952f-f8d1-4e04-a0e1-96b9019706fb Value: [map[buildingname:Rosewood Gardens doornumber:514 floor:2 streetname:Karweg Place]]
2022/08/17 02:31:05 Expected and Actual scan responses are the same
--- PASS: TestRangeJsonObject (0.00s)
=== RUN TestLookupFloatDiffForms
2022/08/17 02:31:05 In TestLookupFloatDiffForms()
2022/08/17 02:31:10 Created the secondary index index_latitude. Waiting for it become active
2022/08/17 02:31:10 Index is 5433580116676316616 now active
2022/08/17 02:31:10 Scan 1
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
2022/08/17 02:31:10 Scan 2
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
2022/08/17 02:31:10 Scan 3
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
2022/08/17 02:31:10 Scan 4
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
2022/08/17 02:31:10 Scan 5
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
2022/08/17 02:31:10 Scan 6
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
--- PASS: TestLookupFloatDiffForms (4.62s)
=== RUN TestRangeFloatInclVariations
2022/08/17 02:31:10 In TestRangeFloatInclVariations()
2022/08/17 02:31:10 Index found: index_latitude
2022/08/17 02:31:10 Scan 1
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
2022/08/17 02:31:10 Scan 2
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
2022/08/17 02:31:10 Scan 3
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
2022/08/17 02:31:10 Scan 4
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
2022/08/17 02:31:10 Scan 5
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
2022/08/17 02:31:10 Scan 6
2022/08/17 02:31:10 Using n1ql client
2022/08/17 02:31:10 Expected and Actual scan responses are the same
--- PASS: TestRangeFloatInclVariations (0.03s)
=== RUN TestScanAll
2022/08/17 02:31:10 In TestScanAll()
2022/08/17 02:31:14 Created the secondary index index_name. Waiting for it become active
2022/08/17 02:31:14 Index is 14942244518333733935 now active
2022/08/17 02:31:14 Length of docScanResults = 10502
2022/08/17 02:31:14 Using n1ql client
2022/08/17 02:31:14 Length of scanResults = 10502
2022/08/17 02:31:14 Expected and Actual scan responses are the same
--- PASS: TestScanAll (4.46s)
=== RUN TestScanAllNestedField
2022/08/17 02:31:14 In TestScanAllNestedField()
2022/08/17 02:31:14 Index found: index_streetname
2022/08/17 02:31:14 Length of docScanResults = 2
2022/08/17 02:31:14 Using n1ql client
2022/08/17 02:31:14 Length of scanResults = 2
2022/08/17 02:31:14 Expected and Actual scan responses are the same
--- PASS: TestScanAllNestedField (0.01s)
=== RUN TestBasicPrimaryIndex
2022/08/17 02:31:14 In TestBasicPrimaryIndex()
2022/08/17 02:31:19 Created the secondary index index_p1. Waiting for it become active
2022/08/17 02:31:19 Index is 8465517797210745301 now active
2022-08-17T02:31:19.842+05:30 [Error] transport error between 127.0.0.1:35510->127.0.0.1:9107: write tcp 127.0.0.1:35510->127.0.0.1:9107: write: broken pipe
2022-08-17T02:31:19.843+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:35510->127.0.0.1:9107: write: broken pipe`
2022-08-17T02:31:19.843+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T02:31:19.843+05:30 [Error] metadataClient:PickRandom: Replicas - [13134080432297392660], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 02:31:19 Expected and Actual scan responses are the same
2022/08/17 02:31:19 CountRange() expected and actual is: 1881 and 1881
2022/08/17 02:31:19 lookupkey for CountLookup() = User0a04b75c-5bc1-4b8e-bc44-4abde7467237
2022/08/17 02:31:19 CountLookup() = 1
--- PASS: TestBasicPrimaryIndex (5.15s)
=== RUN TestBasicNullDataType
2022/08/17 02:31:19 In TestBasicNullDataType()
2022/08/17 02:31:19 Index found: index_email
2022/08/17 02:31:19 Using n1ql client
2022/08/17 02:31:19 Expected and Actual scan responses are the same
--- PASS: TestBasicNullDataType (0.01s)
=== RUN TestBasicArrayDataType_ScanAll
2022/08/17 02:31:19 In TestBasicArrayDataType_ScanAll()
2022/08/17 02:31:24 Created the secondary index index_tags. Waiting for it become active
2022/08/17 02:31:24 Index is 12410136035342518701 now active
2022/08/17 02:31:24 Using n1ql client
2022/08/17 02:31:24 Expected and Actual scan responses are the same
--- PASS: TestBasicArrayDataType_ScanAll (4.88s)
=== RUN TestBasicArrayDataType_Lookup
2022/08/17 02:31:24 In TestBasicArrayDataType_Lookup()
2022/08/17 02:31:26 Index found: index_tags
2022/08/17 02:31:26 Count of scanResults is 1
2022/08/17 02:31:26 Key: string Usere46cea01-38f6-4e7b-92e5-69d64668ae75 Value: value.Values [["reprehenderit","tempor","officia","exercitation","labore","sunt","tempor"]] false
--- PASS: TestBasicArrayDataType_Lookup (2.00s)
=== RUN TestArrayDataType_LookupMissingArrayValue
2022/08/17 02:31:26 In TestArrayDataType_LookupMissingArrayValue()
2022/08/17 02:31:26 Index found: index_tags
2022/08/17 02:31:26 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupMissingArrayValue (0.00s)
=== RUN TestArrayDataType_LookupWrongOrder
2022/08/17 02:31:26 In TestArrayDataType_LookupWrongOrder()
2022/08/17 02:31:26 Index found: index_tags
2022/08/17 02:31:26 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupWrongOrder (0.00s)
=== RUN TestArrayDataType_LookupSubset
2022/08/17 02:31:26 In TestArrayDataType_LookupSubset()
2022/08/17 02:31:26 Index found: index_tags
2022/08/17 02:31:26 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupSubset (0.00s)
=== RUN TestScanLimitParameter
2022/08/17 02:31:26 In TestScanLimitParameter()
2022/08/17 02:31:26 Index found: index_age
2022/08/17 02:31:26 Using n1ql client
2022/08/17 02:31:26 Using n1ql client
--- PASS: TestScanLimitParameter (0.02s)
=== RUN TestCountRange
2022/08/17 02:31:26 In TestRangeCount()
2022/08/17 02:31:26 Index found: index_age
2022/08/17 02:31:26 Count of expected and actual Range is: 2371 and 2371
2022/08/17 02:31:26 Count of expected and actual Range is: 10002 and 10002
2022/08/17 02:31:26 Count of expected and actual Range are: 0 and 0
2022/08/17 02:31:26 Count of expected and actual Range are: 483 and 483
2022/08/17 02:31:26 Testing CountRange() for key <= val
2022/08/17 02:31:26 Count of expected and actual CountRange for key <= 30 are: 5251 and 5251
2022/08/17 02:31:26 Testing CountRange() for key >= val
2022/08/17 02:31:26 Count of expected and actual CountRange for key >= 25 are: 7687 and 7687
2022/08/17 02:31:26 Testing CountRange() for null < key <= val
2022/08/17 02:31:26 Count of expected and actual CountRange for key > null && key <= 30 are: 5251 and 5251
2022/08/17 02:31:26 Testing CountRange() for val <= key < null
2022/08/17 02:31:26 Count of expected and actual CountRange for key >= 25 && key < null are: 0 and 0
2022/08/17 02:31:26 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountRange (0.07s)
=== RUN TestCountLookup
2022/08/17 02:31:26 In TestCountLookup()
2022/08/17 02:31:26 Index found: index_age
2022/08/17 02:31:26 Count of expected and actual Range are: 515 and 515
2022/08/17 02:31:26 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountLookup (0.01s)
=== RUN TestRangeStatistics
2022/08/17 02:31:26 In TestRangeCount()
2022/08/17 02:31:26 Index found: index_age
--- PASS: TestRangeStatistics (0.00s)
=== RUN TestIndexCreateWithWhere
2022/08/17 02:31:26 In TestIndexCreateWithWhere()
2022/08/17 02:31:31 Created the secondary index index_ageabove30. Waiting for it become active
2022/08/17 02:31:31 Index is 3408763809173269854 now active
2022/08/17 02:31:31 Using n1ql client
2022/08/17 02:31:31 Expected and Actual scan responses are the same
2022/08/17 02:31:31 Lengths of expected and actual scanReuslts are: 4268 and 4268
2022/08/17 02:31:35 Created the secondary index index_ageteens. Waiting for it become active
2022/08/17 02:31:35 Index is 17299682364981240415 now active
2022/08/17 02:31:35 Using n1ql client
2022/08/17 02:31:35 Expected and Actual scan responses are the same
2022/08/17 02:31:35 Lengths of expected and actual scanReuslts are: 0 and 0
2022/08/17 02:31:39 Created the secondary index index_age35to45. Waiting for it become active
2022/08/17 02:31:39 Index is 6186262881038230153 now active
2022/08/17 02:31:39 Using n1ql client
2022/08/17 02:31:40 Expected and Actual scan responses are the same
2022/08/17 02:31:40 Lengths of expected and actual scanReuslts are: 2854 and 2854
--- PASS: TestIndexCreateWithWhere (13.09s)
=== RUN TestDeferredIndexCreate
2022/08/17 02:31:40 In TestDeferredIndexCreate()
2022/08/17 02:31:40 Created the index index_deferred in deferred mode. Index state is INDEX_STATE_READY
2022/08/17 02:31:42 Build the deferred index index_deferred. Waiting for the index to become active
2022/08/17 02:31:42 Waiting for index 16478158307792018093 to go active ...
2022/08/17 02:31:43 Waiting for index 16478158307792018093 to go active ...
2022/08/17 02:31:44 Waiting for index 16478158307792018093 to go active ...
2022/08/17 02:31:45 Index is 16478158307792018093 now active
2022/08/17 02:31:45 Using n1ql client
2022/08/17 02:31:45 Expected and Actual scan responses are the same
--- PASS: TestDeferredIndexCreate (5.14s)
=== RUN TestCompositeIndex_NumAndString
2022/08/17 02:31:45 In TestCompositeIndex()
2022/08/17 02:31:49 Created the secondary index index_composite1. Waiting for it become active
2022/08/17 02:31:49 Index is 1312270636212791099 now active
2022/08/17 02:31:49 Using n1ql client
2022/08/17 02:31:49 Using n1ql client
2022/08/17 02:31:49 Using n1ql client
2022/08/17 02:31:49 Expected and Actual scan responses are the same
--- PASS: TestCompositeIndex_NumAndString (4.61s)
=== RUN TestCompositeIndex_TwoNumberFields
2022/08/17 02:31:49 In TestCompositeIndex()
2022/08/17 02:31:54 Created the secondary index index_composite2. Waiting for it become active
2022/08/17 02:31:54 Index is 9586575537912550702 now active
2022/08/17 02:31:54 Using n1ql client
--- PASS: TestCompositeIndex_TwoNumberFields (4.67s)
=== RUN TestNumbers_Int64_Float64
2022/08/17 02:31:54 In TestNumbers_Int64_Float64()
2022/08/17 02:31:58 Created the secondary index idx_numbertest. Waiting for it become active
2022/08/17 02:31:58 Index is 13597624522792615117 now active
2022/08/17 02:31:58
==== Int64 test #0
2022/08/17 02:31:58 Using n1ql client
2022/08/17 02:31:58 Expected and Actual scan responses are the same
2022/08/17 02:31:58
==== Int64 test #1
2022/08/17 02:31:58 Using n1ql client
2022/08/17 02:31:58 Expected and Actual scan responses are the same
2022/08/17 02:31:58
==== Int64 test #2
2022/08/17 02:31:59 Using n1ql client
2022/08/17 02:31:59 Expected and Actual scan responses are the same
2022/08/17 02:31:59
==== Int64 test #3
2022/08/17 02:31:59 Using n1ql client
2022/08/17 02:31:59 Expected and Actual scan responses are the same
2022/08/17 02:31:59
==== Int64 test #4
2022/08/17 02:31:59 Using n1ql client
2022/08/17 02:31:59 Expected and Actual scan responses are the same
2022/08/17 02:31:59
==== Int64 test #5
2022/08/17 02:31:59 Using n1ql client
2022/08/17 02:31:59 Expected and Actual scan responses are the same
2022/08/17 02:31:59
==== Int64 test #6
2022/08/17 02:31:59 Using n1ql client
2022/08/17 02:31:59 Expected and Actual scan responses are the same
2022/08/17 02:31:59
==== Int64 test #7
2022/08/17 02:31:59 Using n1ql client
2022/08/17 02:31:59 Expected and Actual scan responses are the same
2022/08/17 02:31:59
==== Int64 test #8
2022/08/17 02:31:59 Using n1ql client
2022/08/17 02:31:59 Expected and Actual scan responses are the same
2022/08/17 02:31:59
==== Float64 test #0
2022/08/17 02:31:59 Using n1ql client
2022/08/17 02:31:59 Expected and Actual scan responses are the same
2022/08/17 02:31:59
==== Float64 test #1
2022/08/17 02:31:59 Using n1ql client
2022/08/17 02:31:59 Expected and Actual scan responses are the same
2022/08/17 02:31:59
==== Float64 test #2
2022/08/17 02:31:59 Using n1ql client
2022/08/17 02:31:59 Expected and Actual scan responses are the same
2022/08/17 02:31:59
==== Float64 test #3
2022/08/17 02:31:59 Using n1ql client
2022/08/17 02:31:59 Expected and Actual scan responses are the same
--- PASS: TestNumbers_Int64_Float64 (5.08s)
=== RUN TestRestartIndexer
2022/08/17 02:31:59 In TestRestartIndexer()
2022/08/17 02:31:59 []
2022-08-17T02:31:59.614+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T02:31:59.614+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T02:31:59.614+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T02:31:59.614+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022/08/17 02:32:19 Using n1ql client
2022-08-17T02:32:19.570+05:30 [Error] transport error between 127.0.0.1:38172->127.0.0.1:9107: write tcp 127.0.0.1:38172->127.0.0.1:9107: write: broken pipe
2022-08-17T02:32:19.570+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -6769390155035181402 request transport failed `write tcp 127.0.0.1:38172->127.0.0.1:9107: write: broken pipe`
2022/08/17 02:32:19 Len of expected and actual scan results are : 10003 and 10003
2022/08/17 02:32:19 Expected and Actual scan responses are the same
--- PASS: TestRestartIndexer (20.09s)
=== RUN TestCreateDocsMutation
2022/08/17 02:32:19 In TestCreateDocsMutation()
2022/08/17 02:32:19 Index found: index_age
2022/08/17 02:32:19 Using n1ql client
2022/08/17 02:32:19 Len of expected and actual scan results are : 10003 and 10003
2022/08/17 02:32:19 Expected and Actual scan responses are the same
2022/08/17 02:32:19 Using n1ql client
2022/08/17 02:32:19 Index Scan after mutations took 105.279857ms
2022/08/17 02:32:19 Len of expected and actual scan results are : 10103 and 10103
2022/08/17 02:32:20 Expected and Actual scan responses are the same
--- PASS: TestCreateDocsMutation (0.39s)
=== RUN TestRestartProjector
2022/08/17 02:32:20 In TestRestartProjector()
2022/08/17 02:32:20 []
2022/08/17 02:32:40 Using n1ql client
2022/08/17 02:32:40 Len of expected and actual scan results are : 10103 and 10103
2022/08/17 02:32:40 Expected and Actual scan responses are the same
--- PASS: TestRestartProjector (20.09s)
=== RUN TestDeleteDocsMutation
2022/08/17 02:32:40 In TestDeleteDocsMutation()
2022/08/17 02:32:40 Index found: index_age
2022/08/17 02:32:40 Using n1ql client
2022/08/17 02:32:40 Len of expected and actual scan results are : 10103 and 10103
2022/08/17 02:32:40 Expected and Actual scan responses are the same
2022/08/17 02:32:40 Using n1ql client
2022/08/17 02:32:40 Index Scan after mutations took 126.441072ms
2022/08/17 02:32:40 Len of expected and actual scan results are : 9903 and 9903
2022/08/17 02:32:40 Expected and Actual scan responses are the same
--- PASS: TestDeleteDocsMutation (0.56s)
=== RUN TestUpdateDocsMutation
2022/08/17 02:32:40 In TestUpdateDocsMutation()
2022/08/17 02:32:40 Index found: index_age
2022/08/17 02:32:40 Using n1ql client
2022/08/17 02:32:40 Len of expected and actual scan results are : 9430 and 9430
2022/08/17 02:32:40 Expected and Actual scan responses are the same
2022/08/17 02:32:40 Num of keysFromMutDocs: 100
2022/08/17 02:32:40 Updating number of documents: 99
2022/08/17 02:32:40 Using n1ql client
2022/08/17 02:32:41 Index Scan after mutations took 105.355868ms
2022/08/17 02:32:41 Len of expected and actual scan results are : 9432 and 9432
2022/08/17 02:32:41 Expected and Actual scan responses are the same
--- PASS: TestUpdateDocsMutation (0.40s)
=== RUN TestLargeMutations
2022/08/17 02:32:41 In TestLargeMutations()
2022/08/17 02:32:41 In DropAllSecondaryIndexes()
2022/08/17 02:32:41 Index found: index_name
2022/08/17 02:32:41 Dropped index index_name
2022/08/17 02:32:41 Index found: index_balance
2022/08/17 02:32:41 Dropped index index_balance
2022/08/17 02:32:41 Index found: index_pin
2022/08/17 02:32:41 Dropped index index_pin
2022/08/17 02:32:41 Index found: index_streetname
2022/08/17 02:32:41 Dropped index index_streetname
2022/08/17 02:32:41 Index found: index_composite2
2022/08/17 02:32:41 Dropped index index_composite2
2022/08/17 02:32:41 Index found: idx_age
2022/08/17 02:32:41 Dropped index idx_age
2022/08/17 02:32:41 Index found: index_gender
2022/08/17 02:32:41 Dropped index index_gender
2022/08/17 02:32:41 Index found: index_isActive
2022/08/17 02:32:41 Dropped index index_isActive
2022/08/17 02:32:41 Index found: index_floor
2022/08/17 02:32:41 Dropped index index_floor
2022/08/17 02:32:41 Index found: index_p1
2022/08/17 02:32:42 Dropped index index_p1
2022/08/17 02:32:42 Index found: index_ageabove30
2022/08/17 02:32:42 Dropped index index_ageabove30
2022/08/17 02:32:42 Index found: index_streetaddress
2022/08/17 02:32:42 Dropped index index_streetaddress
2022/08/17 02:32:42 Index found: index_composite1
2022/08/17 02:32:42 Dropped index index_composite1
2022/08/17 02:32:42 Index found: index_height
2022/08/17 02:32:42 Dropped index index_height
2022/08/17 02:32:42 Index found: index_eyeColor
2022/08/17 02:32:42 Dropped index index_eyeColor
2022/08/17 02:32:42 Index found: index_nationality
2022/08/17 02:32:42 Dropped index index_nationality
2022/08/17 02:32:42 Index found: index_i2
2022/08/17 02:32:42 Dropped index index_i2
2022/08/17 02:32:42 Index found: index_tags
2022/08/17 02:32:42 Dropped index index_tags
2022/08/17 02:32:42 Index found: index_deferred
2022/08/17 02:32:42 Dropped index index_deferred
2022/08/17 02:32:42 Index found: index_isresidential
2022/08/17 02:32:42 Dropped index index_isresidential
2022/08/17 02:32:42 Index found: index_cdc
2022/08/17 02:32:42 Dropped index index_cdc
2022/08/17 02:32:42 Index found: index_age
2022/08/17 02:32:43 Dropped index index_age
2022/08/17 02:32:43 Index found: index_di1
2022/08/17 02:32:43 Dropped index index_di1
2022/08/17 02:32:43 Index found: idx_numbertest
2022/08/17 02:32:43 Dropped index idx_numbertest
2022/08/17 02:32:43 Index found: index_latitude
2022/08/17 02:32:43 Dropped index index_latitude
2022/08/17 02:32:43 Index found: index_age35to45
2022/08/17 02:32:43 Dropped index index_age35to45
2022/08/17 02:32:43 Index found: index_ageteens
2022/08/17 02:32:43 Dropped index index_ageteens
2022/08/17 02:32:43 Index found: index_longitude
2022/08/17 02:32:43 Dropped index index_longitude
2022/08/17 02:32:43 Index found: index_state
2022/08/17 02:32:43 Dropped index index_state
2022/08/17 02:32:43 Index found: index_company
2022/08/17 02:32:43 Dropped index index_company
2022/08/17 02:32:43 Index found: index_email
2022/08/17 02:32:43 Dropped index index_email
2022/08/17 02:33:02 Created the secondary index indexmut_1. Waiting for it become active
2022/08/17 02:33:02 Index is 18184752741679094759 now active
2022/08/17 02:33:02 Using n1ql client
2022/08/17 02:33:03 Expected and Actual scan responses are the same
2022/08/17 02:33:03 Len of expected and actual scan results are : 29903 and 29903
2022/08/17 02:33:03 ITERATION 0
2022/08/17 02:33:20 Created the secondary index indexmut_2. Waiting for it become active
2022/08/17 02:33:20 Index is 718998855044035558 now active
2022/08/17 02:33:20 Using n1ql client
2022/08/17 02:33:20 Expected and Actual scan responses are the same
2022/08/17 02:33:20 Len of expected and actual scan results are : 39903 and 39903
2022/08/17 02:33:20 Using n1ql client
2022/08/17 02:33:20 Expected and Actual scan responses are the same
2022/08/17 02:33:20 Len of expected and actual scan results are : 39903 and 39903
2022/08/17 02:33:20 Dropping the secondary index indexmut_2
2022/08/17 02:33:21 Index dropped
2022/08/17 02:33:21 ITERATION 1
2022/08/17 02:33:37 Created the secondary index indexmut_2. Waiting for it become active
2022/08/17 02:33:37 Index is 11471138247866531412 now active
2022/08/17 02:33:37 Using n1ql client
2022/08/17 02:33:38 Expected and Actual scan responses are the same
2022/08/17 02:33:38 Len of expected and actual scan results are : 49903 and 49903
2022/08/17 02:33:38 Using n1ql client
2022/08/17 02:33:38 Expected and Actual scan responses are the same
2022/08/17 02:33:38 Len of expected and actual scan results are : 49903 and 49903
2022/08/17 02:33:38 Dropping the secondary index indexmut_2
2022/08/17 02:33:38 Index dropped
2022/08/17 02:33:38 ITERATION 2
2022/08/17 02:33:55 Created the secondary index indexmut_2. Waiting for it become active
2022/08/17 02:33:55 Index is 398836322889470746 now active
2022/08/17 02:33:56 Using n1ql client
2022/08/17 02:33:56 Expected and Actual scan responses are the same
2022/08/17 02:33:56 Len of expected and actual scan results are : 59903 and 59903
2022/08/17 02:33:56 Using n1ql client
2022/08/17 02:33:56 Expected and Actual scan responses are the same
2022/08/17 02:33:56 Len of expected and actual scan results are : 59903 and 59903
2022/08/17 02:33:56 Dropping the secondary index indexmut_2
2022/08/17 02:33:57 Index dropped
2022/08/17 02:33:57 ITERATION 3
2022/08/17 02:34:18 Created the secondary index indexmut_2. Waiting for it become active
2022/08/17 02:34:18 Index is 11409983910104999710 now active
2022/08/17 02:34:18 Using n1ql client
2022/08/17 02:34:18 Expected and Actual scan responses are the same
2022/08/17 02:34:18 Len of expected and actual scan results are : 69903 and 69903
2022/08/17 02:34:18 Using n1ql client
2022/08/17 02:34:19 Expected and Actual scan responses are the same
2022/08/17 02:34:19 Len of expected and actual scan results are : 69903 and 69903
2022/08/17 02:34:19 Dropping the secondary index indexmut_2
2022/08/17 02:34:19 Index dropped
2022/08/17 02:34:19 ITERATION 4
2022/08/17 02:34:39 Created the secondary index indexmut_2. Waiting for it become active
2022/08/17 02:34:39 Index is 17528151652144363800 now active
2022/08/17 02:34:39 Using n1ql client
2022/08/17 02:34:39 Expected and Actual scan responses are the same
2022/08/17 02:34:39 Len of expected and actual scan results are : 79903 and 79903
2022/08/17 02:34:39 Using n1ql client
2022/08/17 02:34:40 Expected and Actual scan responses are the same
2022/08/17 02:34:40 Len of expected and actual scan results are : 79903 and 79903
2022/08/17 02:34:40 Dropping the secondary index indexmut_2
2022/08/17 02:34:40 Index dropped
2022/08/17 02:34:40 ITERATION 5
2022/08/17 02:34:59 Created the secondary index indexmut_2. Waiting for it become active
2022/08/17 02:34:59 Index is 13777137648782507783 now active
2022/08/17 02:34:59 Using n1ql client
2022/08/17 02:35:00 Expected and Actual scan responses are the same
2022/08/17 02:35:00 Len of expected and actual scan results are : 89903 and 89903
2022/08/17 02:35:00 Using n1ql client
2022/08/17 02:35:00 Expected and Actual scan responses are the same
2022/08/17 02:35:00 Len of expected and actual scan results are : 89903 and 89903
2022/08/17 02:35:00 Dropping the secondary index indexmut_2
2022/08/17 02:35:00 Index dropped
2022/08/17 02:35:00 ITERATION 6
2022/08/17 02:35:20 Created the secondary index indexmut_2. Waiting for it become active
2022/08/17 02:35:20 Index is 10538515957689251747 now active
2022/08/17 02:35:20 Using n1ql client
2022/08/17 02:35:21 Expected and Actual scan responses are the same
2022/08/17 02:35:21 Len of expected and actual scan results are : 99903 and 99903
2022/08/17 02:35:21 Using n1ql client
2022/08/17 02:35:21 Expected and Actual scan responses are the same
2022/08/17 02:35:21 Len of expected and actual scan results are : 99903 and 99903
2022/08/17 02:35:21 Dropping the secondary index indexmut_2
2022/08/17 02:35:21 Index dropped
2022/08/17 02:35:21 ITERATION 7
2022/08/17 02:35:42 Created the secondary index indexmut_2. Waiting for it become active
2022/08/17 02:35:42 Index is 16083161169562546806 now active
2022/08/17 02:35:42 Using n1ql client
2022/08/17 02:35:44 Expected and Actual scan responses are the same
2022/08/17 02:35:44 Len of expected and actual scan results are : 109903 and 109903
2022/08/17 02:35:44 Using n1ql client
2022/08/17 02:35:45 Expected and Actual scan responses are the same
2022/08/17 02:35:45 Len of expected and actual scan results are : 109903 and 109903
2022/08/17 02:35:45 Dropping the secondary index indexmut_2
2022/08/17 02:35:45 Index dropped
2022/08/17 02:35:45 ITERATION 8
2022/08/17 02:36:08 Created the secondary index indexmut_2. Waiting for it become active
2022/08/17 02:36:08 Index is 15832628668448263370 now active
2022/08/17 02:36:08 Using n1ql client
2022/08/17 02:36:09 Expected and Actual scan responses are the same
2022/08/17 02:36:09 Len of expected and actual scan results are : 119903 and 119903
2022/08/17 02:36:09 Using n1ql client
2022/08/17 02:36:10 Expected and Actual scan responses are the same
2022/08/17 02:36:10 Len of expected and actual scan results are : 119903 and 119903
2022/08/17 02:36:10 Dropping the secondary index indexmut_2
2022/08/17 02:36:10 Index dropped
2022/08/17 02:36:10 ITERATION 9
2022/08/17 02:36:31 Created the secondary index indexmut_2. Waiting for it become active
2022/08/17 02:36:31 Index is 8286872945421161545 now active
2022/08/17 02:36:31 Using n1ql client
2022/08/17 02:36:32 Expected and Actual scan responses are the same
2022/08/17 02:36:32 Len of expected and actual scan results are : 129903 and 129903
2022/08/17 02:36:32 Using n1ql client
2022/08/17 02:36:33 Expected and Actual scan responses are the same
2022/08/17 02:36:33 Len of expected and actual scan results are : 129903 and 129903
2022/08/17 02:36:33 Dropping the secondary index indexmut_2
2022/08/17 02:36:33 Index dropped
2022/08/17 02:36:33 ITERATION 10
2022/08/17 02:36:56 Created the secondary index indexmut_2. Waiting for it become active
2022/08/17 02:36:56 Index is 248982138473268063 now active
2022/08/17 02:36:56 Using n1ql client
2022/08/17 02:36:57 Expected and Actual scan responses are the same
2022/08/17 02:36:57 Len of expected and actual scan results are : 139903 and 139903
2022/08/17 02:36:57 Using n1ql client
2022/08/17 02:36:58 Expected and Actual scan responses are the same
2022/08/17 02:36:58 Len of expected and actual scan results are : 139903 and 139903
2022/08/17 02:36:58 Dropping the secondary index indexmut_2
2022/08/17 02:36:59 Index dropped
--- PASS: TestLargeMutations (257.95s)
=== RUN TestPlanner
2022/08/17 02:36:59 In TestPlanner()
2022/08/17 02:36:59 -------------------------------------------
2022/08/17 02:36:59 initial placement - 20-50M, 10 index, 3 replica, 2x
2022-08-17T02:36:59.021+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T02:36:59.026+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T02:36:59.028+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:36:59.030+05:30 [Info] switched currmeta from 455 -> 455 force true
2022-08-17T02:36:59.030+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T02:36:59.030+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T02:36:59.035+05:30 [Info] switched currmeta from 449 -> 451 force true
2022-08-17T02:36:59.044+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T02:36:59.044+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T02:36:59.046+05:30 [Info] switched currmeta from 455 -> 455 force true
2022-08-17T02:36:59.047+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T02:36:59.047+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T02:36:59.072+05:30 [Info] switched currmeta from 451 -> 451 force true
2022-08-17T02:36:59.139+05:30 [Info] Score: 0.02424045480110998
2022-08-17T02:36:59.139+05:30 [Info] Memory Quota: 63208175276 (58.8672G)
2022-08-17T02:36:59.139+05:30 [Info] CPU Quota: 12
2022-08-17T02:36:59.139+05:30 [Info] Indexer Memory Mean 40759871998 (37.9606G)
2022-08-17T02:36:59.139+05:30 [Info] Indexer Memory Deviation 1976075669 (1.84036G) (4.85%)
2022-08-17T02:36:59.139+05:30 [Info] Indexer Memory Utilization 0.6449
2022-08-17T02:36:59.139+05:30 [Info] Indexer CPU Mean 11.8543
2022-08-17T02:36:59.139+05:30 [Info] Indexer CPU Deviation 2.60 (21.97%)
2022-08-17T02:36:59.139+05:30 [Info] Indexer CPU Utilization 0.9879
2022-08-17T02:36:59.139+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:36:59.139+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:36:59.139+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:36:59.139+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:36:59.139+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:36:59.139+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:36:59.139+05:30 [Info] Indexer Data Size Mean 40759871998 (37.9606G)
2022-08-17T02:36:59.139+05:30 [Info] Indexer Data Size Deviation 1976075669 (1.84036G) (4.85%)
2022-08-17T02:36:59.139+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:36:59.139+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:36:59.139+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:36:59.139+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:36:59 -------------------------------------------
2022/08/17 02:36:59 initial placement - 20-50M, 30 index, 3 replica, 2x
2022-08-17T02:36:59.140+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:36:59.960+05:30 [Info] Score: 0.030302024048255494
2022-08-17T02:36:59.960+05:30 [Info] Memory Quota: 66221750698 (61.6738G)
2022-08-17T02:36:59.960+05:30 [Info] CPU Quota: 12
2022-08-17T02:36:59.960+05:30 [Info] Indexer Memory Mean 42975414312 (40.024G)
2022-08-17T02:36:59.960+05:30 [Info] Indexer Memory Deviation 2604484075 (2.42561G) (6.06%)
2022-08-17T02:36:59.960+05:30 [Info] Indexer Memory Utilization 0.6490
2022-08-17T02:36:59.960+05:30 [Info] Indexer CPU Mean 11.2450
2022-08-17T02:36:59.960+05:30 [Info] Indexer CPU Deviation 2.70 (24.04%)
2022-08-17T02:36:59.960+05:30 [Info] Indexer CPU Utilization 0.9371
2022-08-17T02:36:59.960+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:36:59.960+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:36:59.960+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:36:59.960+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:36:59.961+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:36:59.961+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:36:59.961+05:30 [Info] Indexer Data Size Mean 42975414312 (40.024G)
2022-08-17T02:36:59.961+05:30 [Info] Indexer Data Size Deviation 2604484075 (2.42561G) (6.06%)
2022-08-17T02:36:59.961+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:36:59.961+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:36:59.961+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:36:59.961+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:36:59 -------------------------------------------
2022/08/17 02:36:59 initial placement - 20-50M, 30 index, 3 replica, 4x
2022-08-17T02:36:59.961+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:00.129+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2022-08-17T02:37:00.135+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T02:37:00.135+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T02:37:00.136+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T02:37:00.136+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T02:37:00.137+05:30 [Info] switched currmeta from 455 -> 455 force true
2022-08-17T02:37:00.138+05:30 [Info] switched currmeta from 451 -> 451 force true
2022-08-17T02:37:00.247+05:30 [Info] Score: 0.016972733405148235
2022-08-17T02:37:00.248+05:30 [Info] Memory Quota: 124875157248 (116.299G)
2022-08-17T02:37:00.248+05:30 [Info] CPU Quota: 24
2022-08-17T02:37:00.248+05:30 [Info] Indexer Memory Mean 83393954396 (77.6667G)
2022-08-17T02:37:00.248+05:30 [Info] Indexer Memory Deviation 2830846711 (2.63643G) (3.39%)
2022-08-17T02:37:00.248+05:30 [Info] Indexer Memory Utilization 0.6678
2022-08-17T02:37:00.248+05:30 [Info] Indexer CPU Mean 23.8667
2022-08-17T02:37:00.248+05:30 [Info] Indexer CPU Deviation 3.84 (16.10%)
2022-08-17T02:37:00.248+05:30 [Info] Indexer CPU Utilization 0.9944
2022-08-17T02:37:00.248+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:00.248+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:00.248+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:00.248+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:00.248+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:00.248+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:00.249+05:30 [Info] Indexer Data Size Mean 83393954396 (77.6667G)
2022-08-17T02:37:00.249+05:30 [Info] Indexer Data Size Deviation 2830846711 (2.63643G) (3.39%)
2022-08-17T02:37:00.249+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:00.249+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:00.249+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:00.249+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:00 -------------------------------------------
2022/08/17 02:37:00 initial placement - 200-500M, 10 index, 3 replica, 2x
2022-08-17T02:37:00.250+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:00.328+05:30 [Info] Score: 0.03389946461645833
2022-08-17T02:37:00.329+05:30 [Info] Memory Quota: 453689934790 (422.532G)
2022-08-17T02:37:00.329+05:30 [Info] CPU Quota: 12
2022-08-17T02:37:00.329+05:30 [Info] Indexer Memory Mean 336536945347 (313.424G)
2022-08-17T02:37:00.329+05:30 [Info] Indexer Memory Deviation 22816844541 (21.2498G) (6.78%)
2022-08-17T02:37:00.329+05:30 [Info] Indexer Memory Utilization 0.7418
2022-08-17T02:37:00.329+05:30 [Info] Indexer CPU Mean 10.1236
2022-08-17T02:37:00.329+05:30 [Info] Indexer CPU Deviation 2.52 (24.87%)
2022-08-17T02:37:00.329+05:30 [Info] Indexer CPU Utilization 0.8436
2022-08-17T02:37:00.329+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:00.329+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:00.329+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:00.329+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:00.329+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:00.329+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:00.329+05:30 [Info] Indexer Data Size Mean 336536945347 (313.424G)
2022-08-17T02:37:00.329+05:30 [Info] Indexer Data Size Deviation 22816844541 (21.2498G) (6.78%)
2022-08-17T02:37:00.330+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:00.330+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:00.330+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:00.330+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:00 -------------------------------------------
2022/08/17 02:37:00 initial placement - 200-500M, 30 index, 3 replica, 2x
2022-08-17T02:37:00.331+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:00.524+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2022-08-17T02:37:00.538+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T02:37:00.538+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T02:37:00.543+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T02:37:00.543+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T02:37:00.548+05:30 [Info] switched currmeta from 451 -> 451 force true
2022-08-17T02:37:00.548+05:30 [Info] switched currmeta from 455 -> 455 force true
2022-08-17T02:37:01.457+05:30 [Info] connected with 1 indexers
2022-08-17T02:37:01.458+05:30 [Info] client stats current counts: current: 1, not current: 0
2022-08-17T02:37:01.463+05:30 [Info] num concurrent scans {0}
2022-08-17T02:37:01.463+05:30 [Info] average scan response {402 ms}
2022-08-17T02:37:01.464+05:30 [Info] GSIC[default/default-_default-_default-1660683241420204316] logstats "default" {"gsi_scan_count":109,"gsi_scan_duration":9420901202,"gsi_throttle_duration":802488396,"gsi_prime_duration":797976587,"gsi_blocked_duration":1095691906,"gsi_total_temp_files":0,"gsi_backfill_size":0}
2022-08-17T02:37:01.791+05:30 [Info] Score: 0.027897510165444922
2022-08-17T02:37:01.791+05:30 [Info] Memory Quota: 477083080138 (444.318G)
2022-08-17T02:37:01.791+05:30 [Info] CPU Quota: 12
2022-08-17T02:37:01.791+05:30 [Info] Indexer Memory Mean 373627425434 (347.968G)
2022-08-17T02:37:01.791+05:30 [Info] Indexer Memory Deviation 20846549798 (19.4149G) (5.58%)
2022-08-17T02:37:01.791+05:30 [Info] Indexer Memory Utilization 0.7831
2022-08-17T02:37:01.791+05:30 [Info] Indexer CPU Mean 9.7886
2022-08-17T02:37:01.791+05:30 [Info] Indexer CPU Deviation 2.38 (24.35%)
2022-08-17T02:37:01.791+05:30 [Info] Indexer CPU Utilization 0.8157
2022-08-17T02:37:01.791+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:01.791+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:01.791+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:01.791+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:01.791+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:01.791+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:01.791+05:30 [Info] Indexer Data Size Mean 373627425434 (347.968G)
2022-08-17T02:37:01.791+05:30 [Info] Indexer Data Size Deviation 20846549798 (19.4149G) (5.58%)
2022-08-17T02:37:01.791+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:01.791+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:01.791+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:01.791+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:01 -------------------------------------------
2022/08/17 02:37:01 initial placement - mixed small/medium, 30 index, 3 replica, 1.5/4x
2022-08-17T02:37:01.793+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:02.017+05:30 [Info] Score: 0.009444030157789345
2022-08-17T02:37:02.017+05:30 [Info] Memory Quota: 401174719093 (373.623G)
2022-08-17T02:37:02.017+05:30 [Info] CPU Quota: 16
2022-08-17T02:37:02.017+05:30 [Info] Indexer Memory Mean 322165430695 (300.04G)
2022-08-17T02:37:02.017+05:30 [Info] Indexer Memory Deviation 6085080086 (5.66717G) (1.89%)
2022-08-17T02:37:02.017+05:30 [Info] Indexer Memory Utilization 0.8031
2022-08-17T02:37:02.017+05:30 [Info] Indexer CPU Mean 12.3299
2022-08-17T02:37:02.017+05:30 [Info] Indexer CPU Deviation 5.72 (46.38%)
2022-08-17T02:37:02.017+05:30 [Info] Indexer CPU Utilization 0.7706
2022-08-17T02:37:02.017+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:02.017+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:02.017+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:02.017+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.017+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:02.017+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.017+05:30 [Info] Indexer Data Size Mean 322165430695 (300.04G)
2022-08-17T02:37:02.017+05:30 [Info] Indexer Data Size Deviation 6085080086 (5.66717G) (1.89%)
2022-08-17T02:37:02.017+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:02.017+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:02.017+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:02.017+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:02 -------------------------------------------
2022/08/17 02:37:02 initial placement - mixed all, 30 index, 3 replica, 1.5/4x
2022-08-17T02:37:02.018+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:02.082+05:30 [Info] connected with 1 indexers
2022-08-17T02:37:02.082+05:30 [Info] client stats current counts: current: 1, not current: 0
2022-08-17T02:37:02.092+05:30 [Info] num concurrent scans {0}
2022-08-17T02:37:02.092+05:30 [Info] average scan response {1 ms}
2022-08-17T02:37:02.228+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] active conns 0, free conns 1
2022-08-17T02:37:02.606+05:30 [Info] Score: 0.011193770148228555
2022-08-17T02:37:02.606+05:30 [Info] Memory Quota: 380648976400 (354.507G)
2022-08-17T02:37:02.606+05:30 [Info] CPU Quota: 20
2022-08-17T02:37:02.606+05:30 [Info] Indexer Memory Mean 305189977187 (284.23G)
2022-08-17T02:37:02.606+05:30 [Info] Indexer Memory Deviation 6832452912 (6.36322G) (2.24%)
2022-08-17T02:37:02.606+05:30 [Info] Indexer Memory Utilization 0.8018
2022-08-17T02:37:02.606+05:30 [Info] Indexer CPU Mean 9.7778
2022-08-17T02:37:02.606+05:30 [Info] Indexer CPU Deviation 2.78 (28.42%)
2022-08-17T02:37:02.606+05:30 [Info] Indexer CPU Utilization 0.4889
2022-08-17T02:37:02.606+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:02.606+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:02.606+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:02.606+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.606+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:02.606+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.606+05:30 [Info] Indexer Data Size Mean 305189977187 (284.23G)
2022-08-17T02:37:02.606+05:30 [Info] Indexer Data Size Deviation 6832452912 (6.36322G) (2.24%)
2022-08-17T02:37:02.606+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:02.606+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:02.606+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:02.606+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:02 -------------------------------------------
2022/08/17 02:37:02 initial placement - 6 2M index, 1 replica, 2x
2022-08-17T02:37:02.616+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:02.630+05:30 [Info] Score: 0
2022-08-17T02:37:02.630+05:30 [Info] Memory Quota: 4848128000 (4.51517G)
2022-08-17T02:37:02.630+05:30 [Info] CPU Quota: 2
2022-08-17T02:37:02.630+05:30 [Info] Indexer Memory Mean 2080000000 (1.93715G)
2022-08-17T02:37:02.630+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2022-08-17T02:37:02.630+05:30 [Info] Indexer Memory Utilization 0.4290
2022-08-17T02:37:02.630+05:30 [Info] Indexer CPU Mean 1.2000
2022-08-17T02:37:02.630+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:02.630+05:30 [Info] Indexer CPU Utilization 0.6000
2022-08-17T02:37:02.630+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:02.630+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:02.630+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:02.630+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.630+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:02.630+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.630+05:30 [Info] Indexer Data Size Mean 2080000000 (1.93715G)
2022-08-17T02:37:02.630+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:02.630+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:02.630+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:02.630+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:02.630+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:02 -------------------------------------------
2022/08/17 02:37:02 initial placement - 5 20M primary index, 2 replica, 2x
2022-08-17T02:37:02.639+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:02.677+05:30 [Info] Score: 0
2022-08-17T02:37:02.677+05:30 [Info] Memory Quota: 14310128000 (13.3273G)
2022-08-17T02:37:02.677+05:30 [Info] CPU Quota: 2
2022-08-17T02:37:02.677+05:30 [Info] Indexer Memory Mean 10960000000 (10.2073G)
2022-08-17T02:37:02.677+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2022-08-17T02:37:02.677+05:30 [Info] Indexer Memory Utilization 0.7659
2022-08-17T02:37:02.677+05:30 [Info] Indexer CPU Mean 1.2000
2022-08-17T02:37:02.677+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:02.677+05:30 [Info] Indexer CPU Utilization 0.6000
2022-08-17T02:37:02.677+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:02.677+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:02.677+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:02.677+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.677+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:02.677+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.677+05:30 [Info] Indexer Data Size Mean 10960000000 (10.2073G)
2022-08-17T02:37:02.677+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:02.677+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:02.677+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:02.677+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:02.677+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:02 -------------------------------------------
2022/08/17 02:37:02 initial placement - 5 20M array index, 2 replica, 2x
2022-08-17T02:37:02.687+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:02.733+05:30 [Info] Score: 0
2022-08-17T02:37:02.733+05:30 [Info] Memory Quota: 237416768000 (221.112G)
2022-08-17T02:37:02.733+05:30 [Info] CPU Quota: 2
2022-08-17T02:37:02.733+05:30 [Info] Indexer Memory Mean 191440000000 (178.292G)
2022-08-17T02:37:02.733+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2022-08-17T02:37:02.733+05:30 [Info] Indexer Memory Utilization 0.8063
2022-08-17T02:37:02.733+05:30 [Info] Indexer CPU Mean 1.2000
2022-08-17T02:37:02.733+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:02.733+05:30 [Info] Indexer CPU Utilization 0.6000
2022-08-17T02:37:02.733+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:02.733+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:02.733+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:02.733+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.733+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:02.733+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.733+05:30 [Info] Indexer Data Size Mean 191440000000 (178.292G)
2022-08-17T02:37:02.733+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:02.733+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:02.733+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:02.733+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:02.733+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:02 -------------------------------------------
2022/08/17 02:37:02 initial placement - 3 replica constraint, 2 index, 2x
2022-08-17T02:37:02.750+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:02.789+05:30 [Info] Score: 0
2022-08-17T02:37:02.789+05:30 [Info] Memory Quota: 530294000 (505.728M)
2022-08-17T02:37:02.789+05:30 [Info] CPU Quota: 2
2022-08-17T02:37:02.789+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2022-08-17T02:37:02.789+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2022-08-17T02:37:02.789+05:30 [Info] Indexer Memory Utilization 0.0049
2022-08-17T02:37:02.789+05:30 [Info] Indexer CPU Mean 0.0000
2022-08-17T02:37:02.789+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:02.789+05:30 [Info] Indexer CPU Utilization 0.0000
2022-08-17T02:37:02.789+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:02.789+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:02.789+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:02.789+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.789+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:02.789+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.789+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2022-08-17T02:37:02.789+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:02.789+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:02.789+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:02.789+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:02.789+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:02 -------------------------------------------
2022/08/17 02:37:02 incr placement - 20-50M, 5 2M index, 1 replica, 1x
2022-08-17T02:37:02.800+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.025955249418384715
2022-08-17T02:37:02.836+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] active conns 0, free conns 1
2022-08-17T02:37:02.994+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:02.994+05:30 [Info] Score: 0.007189938568471697
2022-08-17T02:37:02.994+05:30 [Info] Memory Quota: 125233041042 (116.632G)
2022-08-17T02:37:02.994+05:30 [Info] CPU Quota: 27
2022-08-17T02:37:02.994+05:30 [Info] Indexer Memory Mean 71117238485 (66.2331G)
2022-08-17T02:37:02.994+05:30 [Info] Indexer Memory Deviation 1022657151 (975.282M) (1.44%)
2022-08-17T02:37:02.994+05:30 [Info] Indexer Memory Utilization 0.5679
2022-08-17T02:37:02.994+05:30 [Info] Indexer CPU Mean 20.1734
2022-08-17T02:37:02.994+05:30 [Info] Indexer CPU Deviation 1.87 (9.29%)
2022-08-17T02:37:02.994+05:30 [Info] Indexer CPU Utilization 0.7472
2022-08-17T02:37:02.994+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:02.994+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:02.994+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:02.994+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.994+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:02.994+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:02.994+05:30 [Info] Indexer Data Size Mean 71117238485 (66.2331G)
2022-08-17T02:37:02.994+05:30 [Info] Indexer Data Size Deviation 1022657151 (975.282M) (1.44%)
2022-08-17T02:37:02.994+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:02.994+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:02.994+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:02.994+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:02 -------------------------------------------
2022/08/17 02:37:02 incr placement - mixed small/medium, 6 2M index, 1 replica, 1x
2022-08-17T02:37:03.026+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.002826461216273851
2022-08-17T02:37:03.378+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:03.378+05:30 [Info] Score: 0.00043718596495524715
2022-08-17T02:37:03.378+05:30 [Info] Memory Quota: 536870912000 (500G)
2022-08-17T02:37:03.378+05:30 [Info] CPU Quota: 20
2022-08-17T02:37:03.378+05:30 [Info] Indexer Memory Mean 393025602195 (366.034G)
2022-08-17T02:37:03.378+05:30 [Info] Indexer Memory Deviation 343650554 (327.731M) (0.09%)
2022-08-17T02:37:03.378+05:30 [Info] Indexer Memory Utilization 0.7321
2022-08-17T02:37:03.379+05:30 [Info] Indexer CPU Mean 14.2305
2022-08-17T02:37:03.379+05:30 [Info] Indexer CPU Deviation 0.95 (6.65%)
2022-08-17T02:37:03.379+05:30 [Info] Indexer CPU Utilization 0.7115
2022-08-17T02:37:03.379+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:03.379+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:03.379+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:03.379+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.379+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:03.379+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.379+05:30 [Info] Indexer Data Size Mean 393025602195 (366.034G)
2022-08-17T02:37:03.379+05:30 [Info] Indexer Data Size Deviation 343650554 (327.731M) (0.09%)
2022-08-17T02:37:03.379+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:03.379+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:03.379+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:03.379+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:03 -------------------------------------------
2022/08/17 02:37:03 incr placement - 3 server group, 3 replica, 1x
2022-08-17T02:37:03.381+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:03.395+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:03.395+05:30 [Info] Score: 0
2022-08-17T02:37:03.395+05:30 [Info] Memory Quota: 530294000 (505.728M)
2022-08-17T02:37:03.395+05:30 [Info] CPU Quota: 16
2022-08-17T02:37:03.395+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2022-08-17T02:37:03.395+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2022-08-17T02:37:03.395+05:30 [Info] Indexer Memory Utilization 0.0049
2022-08-17T02:37:03.395+05:30 [Info] Indexer CPU Mean 0.0000
2022-08-17T02:37:03.395+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:03.395+05:30 [Info] Indexer CPU Utilization 0.0000
2022-08-17T02:37:03.395+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:03.395+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:03.395+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:03.395+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.395+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:03.395+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.395+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2022-08-17T02:37:03.395+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:03.395+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:03.395+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:03.395+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:03.395+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:03 -------------------------------------------
2022/08/17 02:37:03 incr placement - 2 server group, 3 replica, 1x
2022-08-17T02:37:03.397+05:30 [Warn] Index has more replica than server group. Index=index1 0 Bucket=bucket2 Scope= Collection=
2022-08-17T02:37:03.397+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 1) Bucket=bucket2 Scope= Collection=
2022-08-17T02:37:03.397+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 2) Bucket=bucket2 Scope= Collection=
2022-08-17T02:37:03.397+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.816496580927726
2022-08-17T02:37:03.423+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:03.423+05:30 [Info] Score: 0
2022-08-17T02:37:03.423+05:30 [Info] Memory Quota: 530294000 (505.728M)
2022-08-17T02:37:03.423+05:30 [Info] CPU Quota: 16
2022-08-17T02:37:03.423+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2022-08-17T02:37:03.423+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2022-08-17T02:37:03.423+05:30 [Info] Indexer Memory Utilization 0.0049
2022-08-17T02:37:03.423+05:30 [Info] Indexer CPU Mean 0.0000
2022-08-17T02:37:03.423+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:03.423+05:30 [Info] Indexer CPU Utilization 0.0000
2022-08-17T02:37:03.423+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:03.423+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:03.423+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:03.423+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.424+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:03.424+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.424+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2022-08-17T02:37:03.424+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:03.424+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:03.424+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:03.424+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:03.424+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:03 -------------------------------------------
2022/08/17 02:37:03 rebalance - 20-50M, 90 index, 20% shuffle, 1x, utilization 90%+
2022-08-17T02:37:03.426+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3995294113139493
2022-08-17T02:37:03.426+05:30 [Info] Planner::initial temperature: initial resource variation 0.3995294113139493 temp 0.039952941131394935
2022-08-17T02:37:03.597+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:03.597+05:30 [Info] Score: 0.21517630252486328
2022-08-17T02:37:03.597+05:30 [Info] Memory Quota: 139586437120 (130G)
2022-08-17T02:37:03.597+05:30 [Info] CPU Quota: 30
2022-08-17T02:37:03.597+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2022-08-17T02:37:03.598+05:30 [Info] Indexer Memory Deviation 3455727819 (3.2184G) (3.89%)
2022-08-17T02:37:03.598+05:30 [Info] Indexer Memory Utilization 0.6367
2022-08-17T02:37:03.598+05:30 [Info] Indexer CPU Mean 24.0538
2022-08-17T02:37:03.598+05:30 [Info] Indexer CPU Deviation 4.30 (17.86%)
2022-08-17T02:37:03.598+05:30 [Info] Indexer CPU Utilization 0.8018
2022-08-17T02:37:03.598+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:03.598+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:03.598+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:03.598+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.598+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:03.598+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.598+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2022-08-17T02:37:03.598+05:30 [Info] Indexer Data Size Deviation 3455727819 (3.2184G) (3.89%)
2022-08-17T02:37:03.598+05:30 [Info] Total Index Data (from non-deleted node) 993.273G
2022-08-17T02:37:03.598+05:30 [Info] Index Data Moved (exclude new node) 411.826G (41.46%)
2022-08-17T02:37:03.598+05:30 [Info] No. Index (from non-deleted node) 90
2022-08-17T02:37:03.598+05:30 [Info] No. Index Moved (exclude new node) 36 (40.00%)
2022/08/17 02:37:03 -------------------------------------------
2022/08/17 02:37:03 rebalance - mixed small/medium, 90 index, 20% shuffle, 1x
2022-08-17T02:37:03.599+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.28846810035703396
2022-08-17T02:37:03.599+05:30 [Info] Planner::initial temperature: initial resource variation 0.28846810035703396 temp 0.0288468100357034
2022-08-17T02:37:03.800+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:03.800+05:30 [Info] Score: 0.22038715755974503
2022-08-17T02:37:03.800+05:30 [Info] Memory Quota: 536870912000 (500G)
2022-08-17T02:37:03.800+05:30 [Info] CPU Quota: 20
2022-08-17T02:37:03.800+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2022-08-17T02:37:03.800+05:30 [Info] Indexer Memory Deviation 33163173922 (30.8856G) (8.45%)
2022-08-17T02:37:03.801+05:30 [Info] Indexer Memory Utilization 0.7311
2022-08-17T02:37:03.801+05:30 [Info] Indexer CPU Mean 13.9305
2022-08-17T02:37:03.801+05:30 [Info] Indexer CPU Deviation 2.90 (20.80%)
2022-08-17T02:37:03.801+05:30 [Info] Indexer CPU Utilization 0.6965
2022-08-17T02:37:03.801+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:03.801+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:03.801+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:03.801+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.801+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:03.801+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.801+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2022-08-17T02:37:03.801+05:30 [Info] Indexer Data Size Deviation 33163173922 (30.8856G) (8.45%)
2022-08-17T02:37:03.801+05:30 [Info] Total Index Data (from non-deleted node) 4.28378T
2022-08-17T02:37:03.801+05:30 [Info] Index Data Moved (exclude new node) 2.09665T (48.94%)
2022-08-17T02:37:03.801+05:30 [Info] No. Index (from non-deleted node) 90
2022-08-17T02:37:03.801+05:30 [Info] No. Index Moved (exclude new node) 26 (28.89%)
2022/08/17 02:37:03 -------------------------------------------
2022/08/17 02:37:03 rebalance - travel sample, 10% shuffle, 1x
2022-08-17T02:37:03.802+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.09326827300143914
2022-08-17T02:37:03.802+05:30 [Info] Planner::initial temperature: initial resource variation 0.09326827300143914 temp 0.009326827300143914
2022-08-17T02:37:03.814+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:03.814+05:30 [Info] Score: 0.023317068250359785
2022-08-17T02:37:03.814+05:30 [Info] Memory Quota: 536870912 (512M)
2022-08-17T02:37:03.815+05:30 [Info] CPU Quota: 8
2022-08-17T02:37:03.815+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2022-08-17T02:37:03.815+05:30 [Info] Indexer Memory Deviation 1632487 (1.55686M) (9.33%)
2022-08-17T02:37:03.815+05:30 [Info] Indexer Memory Utilization 0.0326
2022-08-17T02:37:03.815+05:30 [Info] Indexer CPU Mean 0.0000
2022-08-17T02:37:03.815+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:03.815+05:30 [Info] Indexer CPU Utilization 0.0000
2022-08-17T02:37:03.815+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:03.815+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:03.815+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:03.815+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.815+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:03.815+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:03.815+05:30 [Info] Indexer Data Size Mean 0 (0)
2022-08-17T02:37:03.815+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:03.815+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:03.815+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:03.815+05:30 [Info] No. Index (from non-deleted node) 10
2022-08-17T02:37:03.815+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:03 -------------------------------------------
2022/08/17 02:37:03 rebalance - 20-50M, 90 index, swap 2, 1x
2022-08-17T02:37:03.816+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4095843409677649
2022-08-17T02:37:03.817+05:30 [Info] Planner::initial temperature: initial resource variation 0.4095843409677649 temp 0.04095843409677649
2022-08-17T02:37:04.024+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:04.024+05:30 [Info] Score: 0.01436949763849989
2022-08-17T02:37:04.024+05:30 [Info] Memory Quota: 139586437120 (130G)
2022-08-17T02:37:04.024+05:30 [Info] CPU Quota: 30
2022-08-17T02:37:04.024+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2022-08-17T02:37:04.024+05:30 [Info] Indexer Memory Deviation 2554223288 (2.37881G) (2.87%)
2022-08-17T02:37:04.024+05:30 [Info] Indexer Memory Utilization 0.6367
2022-08-17T02:37:04.024+05:30 [Info] Indexer CPU Mean 24.0538
2022-08-17T02:37:04.024+05:30 [Info] Indexer CPU Deviation 1.45 (6.02%)
2022-08-17T02:37:04.024+05:30 [Info] Indexer CPU Utilization 0.8018
2022-08-17T02:37:04.024+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:04.024+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:04.024+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:04.024+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.024+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:04.024+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.024+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2022-08-17T02:37:04.024+05:30 [Info] Indexer Data Size Deviation 2554223288 (2.37881G) (2.87%)
2022-08-17T02:37:04.024+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:04.024+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:04.024+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:04.024+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:04 -------------------------------------------
2022/08/17 02:37:04 rebalance - mixed small/medium, 90 index, swap 2, 1x
2022-08-17T02:37:04.026+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4082556623939647
2022-08-17T02:37:04.026+05:30 [Info] Planner::initial temperature: initial resource variation 0.4082556623939647 temp 0.040825566239396475
2022-08-17T02:37:04.186+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:04.186+05:30 [Info] Score: 0.0011357071492739945
2022-08-17T02:37:04.186+05:30 [Info] Memory Quota: 536870912000 (500G)
2022-08-17T02:37:04.186+05:30 [Info] CPU Quota: 20
2022-08-17T02:37:04.186+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2022-08-17T02:37:04.186+05:30 [Info] Indexer Memory Deviation 891542837 (850.242M) (0.23%)
2022-08-17T02:37:04.186+05:30 [Info] Indexer Memory Utilization 0.7311
2022-08-17T02:37:04.186+05:30 [Info] Indexer CPU Mean 13.9305
2022-08-17T02:37:04.186+05:30 [Info] Indexer CPU Deviation 0.62 (4.46%)
2022-08-17T02:37:04.186+05:30 [Info] Indexer CPU Utilization 0.6965
2022-08-17T02:37:04.186+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:04.186+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:04.186+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:04.186+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.186+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:04.186+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.186+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2022-08-17T02:37:04.186+05:30 [Info] Indexer Data Size Deviation 891542837 (850.242M) (0.23%)
2022-08-17T02:37:04.186+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:04.186+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:04.186+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:04.186+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:04 -------------------------------------------
2022/08/17 02:37:04 rebalance - travel sample, swap 2, 1x
2022-08-17T02:37:04.187+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0086622738872069
2022-08-17T02:37:04.187+05:30 [Info] Planner::initial temperature: initial resource variation 1.0086622738872069 temp 0.1008662273887207
2022-08-17T02:37:04.308+05:30 [Info] Score: 0.00031929273712825843
2022-08-17T02:37:04.309+05:30 [Info] Memory Quota: 536870912 (512M)
2022-08-17T02:37:04.309+05:30 [Info] CPU Quota: 8
2022-08-17T02:37:04.309+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2022-08-17T02:37:04.309+05:30 [Info] Indexer Memory Deviation 22354 (21.8301K) (0.13%)
2022-08-17T02:37:04.309+05:30 [Info] Indexer Memory Utilization 0.0326
2022-08-17T02:37:04.309+05:30 [Info] Indexer CPU Mean 0.0000
2022-08-17T02:37:04.309+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:04.309+05:30 [Info] Indexer CPU Utilization 0.0000
2022-08-17T02:37:04.309+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:04.309+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:04.309+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:04.309+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.309+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:04.309+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.309+05:30 [Info] Indexer Data Size Mean 0 (0)
2022-08-17T02:37:04.309+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:04.309+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:04.309+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:04.309+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:04.309+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:04 -------------------------------------------
2022/08/17 02:37:04 rebalance - 8 identical index, add 4, 1x
2022-08-17T02:37:04.309+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2022-08-17T02:37:04.310+05:30 [Info] Planner::initial temperature: initial resource variation 1 temp 0.1
2022-08-17T02:37:04.331+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:04.331+05:30 [Info] Score: 0.125
2022-08-17T02:37:04.331+05:30 [Info] Memory Quota: 530294000 (505.728M)
2022-08-17T02:37:04.331+05:30 [Info] CPU Quota: 2
2022-08-17T02:37:04.331+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2022-08-17T02:37:04.331+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2022-08-17T02:37:04.331+05:30 [Info] Indexer Memory Utilization 0.0049
2022-08-17T02:37:04.331+05:30 [Info] Indexer CPU Mean 0.0000
2022-08-17T02:37:04.331+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:04.331+05:30 [Info] Indexer CPU Utilization 0.0000
2022-08-17T02:37:04.331+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:04.331+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:04.331+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:04.331+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.331+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:04.331+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.331+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2022-08-17T02:37:04.331+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:04.331+05:30 [Info] Total Index Data (from non-deleted node) 19.8364M
2022-08-17T02:37:04.331+05:30 [Info] Index Data Moved (exclude new node) 4.95911M (25.00%)
2022-08-17T02:37:04.331+05:30 [Info] No. Index (from non-deleted node) 8
2022-08-17T02:37:04.331+05:30 [Info] No. Index Moved (exclude new node) 2 (25.00%)
2022/08/17 02:37:04 -------------------------------------------
2022/08/17 02:37:04 rebalance - 8 identical index, delete 2, 2x
2022-08-17T02:37:04.331+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:04.331+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2022-08-17T02:37:04.377+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:04.377+05:30 [Info] Score: 0
2022-08-17T02:37:04.377+05:30 [Info] Memory Quota: 1060588000 (1011.46M)
2022-08-17T02:37:04.377+05:30 [Info] CPU Quota: 4
2022-08-17T02:37:04.377+05:30 [Info] Indexer Memory Mean 10400000 (9.91821M)
2022-08-17T02:37:04.377+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2022-08-17T02:37:04.377+05:30 [Info] Indexer Memory Utilization 0.0098
2022-08-17T02:37:04.377+05:30 [Info] Indexer CPU Mean 0.0000
2022-08-17T02:37:04.377+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:04.377+05:30 [Info] Indexer CPU Utilization 0.0000
2022-08-17T02:37:04.377+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:04.377+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:04.377+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:04.377+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.377+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:04.377+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.377+05:30 [Info] Indexer Data Size Mean 10400000 (9.91821M)
2022-08-17T02:37:04.377+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:04.377+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:04.377+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:04.377+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:04.377+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:04 -------------------------------------------
2022/08/17 02:37:04 rebalance - drop replcia - 3 replica, 3 zone, delete 1, 2x
2022-08-17T02:37:04.378+05:30 [Warn] There is more replica than available nodes. Will not move index replica (default,,,country) from ejected node 127.0.0.1:9003
2022-08-17T02:37:04.378+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2022-08-17T02:37:04.378+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2022-08-17T02:37:04.378+05:30 [Info] Score: 0
2022-08-17T02:37:04.378+05:30 [Info] Memory Quota: 536870912 (512M)
2022-08-17T02:37:04.378+05:30 [Info] CPU Quota: 16
2022-08-17T02:37:04.378+05:30 [Info] Indexer Memory Mean 0 (0)
2022-08-17T02:37:04.378+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2022-08-17T02:37:04.378+05:30 [Info] Indexer Memory Utilization 0.0000
2022-08-17T02:37:04.378+05:30 [Info] Indexer CPU Mean 0.0000
2022-08-17T02:37:04.378+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:04.378+05:30 [Info] Indexer CPU Utilization 0.0000
2022-08-17T02:37:04.378+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:04.378+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:04.378+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:04.378+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.378+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:04.378+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.378+05:30 [Info] Indexer Data Size Mean 0 (0)
2022-08-17T02:37:04.378+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:04.378+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:04.378+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:04.378+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:04.378+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:04 -------------------------------------------
2022/08/17 02:37:04 rebalance - rebuid replica - 3 replica, 3 zone, add 1, delete 1, 1x
2022-08-17T02:37:04.378+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2022-08-17T02:37:04.378+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2022-08-17T02:37:04.379+05:30 [Info] Planner::finalizing the solution as final solution is found.
2022-08-17T02:37:04.379+05:30 [Info] Score: 0
2022-08-17T02:37:04.379+05:30 [Info] Memory Quota: 268435456 (256M)
2022-08-17T02:37:04.379+05:30 [Info] CPU Quota: 8
2022-08-17T02:37:04.379+05:30 [Info] Indexer Memory Mean 0 (0)
2022-08-17T02:37:04.379+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2022-08-17T02:37:04.379+05:30 [Info] Indexer Memory Utilization 0.0000
2022-08-17T02:37:04.379+05:30 [Info] Indexer CPU Mean 0.0000
2022-08-17T02:37:04.379+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2022-08-17T02:37:04.379+05:30 [Info] Indexer CPU Utilization 0.0000
2022-08-17T02:37:04.379+05:30 [Info] Indexer IO Mean 0.0000
2022-08-17T02:37:04.379+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2022-08-17T02:37:04.379+05:30 [Info] Indexer Drain Rate Mean 0.0000
2022-08-17T02:37:04.379+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.379+05:30 [Info] Indexer Scan Rate Mean 0.0000
2022-08-17T02:37:04.379+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2022-08-17T02:37:04.379+05:30 [Info] Indexer Data Size Mean 0 (0)
2022-08-17T02:37:04.379+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2022-08-17T02:37:04.379+05:30 [Info] Total Index Data (from non-deleted node) 0
2022-08-17T02:37:04.379+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2022-08-17T02:37:04.379+05:30 [Info] No. Index (from non-deleted node) 0
2022-08-17T02:37:04.379+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2022/08/17 02:37:04 -------------------------------------------
2022/08/17 02:37:04 Minimum memory test 1: min memory = 0
2022-08-17T02:37:04.379+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2022-08-17T02:37:04.379+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2022-08-17T02:37:04.385+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022/08/17 02:37:04 -------------------------------------------
2022/08/17 02:37:04 Minimum memory test 2: min memory > quota
2022-08-17T02:37:04.385+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=5us
2022-08-17T02:37:04.385+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=5us
2022-08-17T02:37:04.385+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=6us
2022-08-17T02:37:04.385+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2022-08-17T02:37:04.385+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2022-08-17T02:37:05.132+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2022-08-17T02:37:05.137+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T02:37:05.137+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T02:37:05.138+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T02:37:05.138+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T02:37:05.138+05:30 [Info] switched currmeta from 451 -> 451 force true
2022-08-17T02:37:05.139+05:30 [Info] switched currmeta from 455 -> 455 force true
2022/08/17 02:37:05 -------------------------------------------
2022/08/17 02:37:05 Minimum memory test 3: min memory < quota
2022-08-17T02:37:05.324+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2022-08-17T02:37:05.324+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Minimum memory test 4: replica repair with min memory > quota
2022-08-17T02:37:06.295+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2022-08-17T02:37:06.295+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=5us
2022-08-17T02:37:06.295+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=5us
2022-08-17T02:37:06.295+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=4us
2022-08-17T02:37:06.295+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2022-08-17T02:37:06.295+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2022-08-17T02:37:06.295+05:30 [Info] Planner::finalizing the solution as final solution is found.
2022-08-17T02:37:06.295+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:06.295+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=197us
2022-08-17T02:37:06.295+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2022-08-17T02:37:06.295+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2022-08-17T02:37:06.295+05:30 [Info] Planner::finalizing the solution as final solution is found.
2022-08-17T02:37:06.295+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:06.295+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=160us
2022-08-17T02:37:06.295+05:30 [Info] Cannot rebuild lost replica due to resource constraint in cluster. Will not rebuild lost replica.
2022-08-17T02:37:06.295+05:30 [Warn]
MemoryQuota: 200
CpuQuota: 8
--- Violations for index (mem 130, cpu 0) at node 127.0.0.1:9003
Cannot move to 127.0.0.1:9001: ReplicaViolation (free mem 1.67772e+07T, free cpu 8)
Cannot move to 127.0.0.1:9002: ReplicaViolation (free mem 1.67772e+07T, free cpu 8)
2022-08-17T02:37:06.295+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2022-08-17T02:37:06.295+05:30 [Info] Planner::planSingleRun Skip running planner as current solution resource variation: 0 is less than threshold: 0. No nodes have been added or deleted and there are no violations observed
2022-08-17T02:37:06.295+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Minimum memory test 5: replica repair with min memory < quota
2022-08-17T02:37:06.295+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2022-08-17T02:37:06.296+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2022-08-17T02:37:06.296+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2022-08-17T02:37:06.316+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Minimum memory test 6: rebalance with min memory > quota
2022-08-17T02:37:06.316+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=7us
2022-08-17T02:37:06.316+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=8us
2022-08-17T02:37:06.316+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=6us
2022-08-17T02:37:06.316+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=6us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=5us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=6us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7. Elapsed Time=6us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8. Elapsed Time=5us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9. Elapsed Time=5us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10. Elapsed Time=6us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11. Elapsed Time=6us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12. Elapsed Time=6us
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Minimum memory test 7: rebalance-out with min memory > quota
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=5us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=6us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=6us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=6us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=5us
2022-08-17T02:37:06.317+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=5us
2022-08-17T02:37:06.317+05:30 [Warn] Unable to find a solution with resource constraint. Relax resource constraint check.
2022-08-17T02:37:06.317+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2022-08-17T02:37:06.317+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2022-08-17T02:37:06.318+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Minimum memory test 8: plan with min memory > quota
2022-08-17T02:37:06.322+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2022-08-17T02:37:06.323+05:30 [Info] Planner::finalizing the solution as final solution is found.
2022-08-17T02:37:06.323+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=1ms
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=6us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=6us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=6us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=6us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=6us
2022-08-17T02:37:06.323+05:30 [Warn] Unable to find a solution with resource constraint. Relax resource constraint check.
2022-08-17T02:37:06.323+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2022-08-17T02:37:06.323+05:30 [Info] Planner::finalizing the solution as final solution is found.
2022-08-17T02:37:06.323+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Minimum memory test 9: single node rebalance with min memory > quota
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=5us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=4us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=3us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=3us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=3us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=3us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7. Elapsed Time=3us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8. Elapsed Time=3us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9. Elapsed Time=3us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10. Elapsed Time=3us
2022-08-17T02:37:06.323+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11. Elapsed Time=3us
2022-08-17T02:37:06.324+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12. Elapsed Time=3us
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Minimum memory test 10: plan with partitioned index on empty cluster
2022-08-17T02:37:06.326+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2022-08-17T02:37:06.370+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 iterationTest :: Remove one node - failure
2022-08-17T02:37:06.371+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.37430781072107405
2022-08-17T02:37:06.447+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:06.447+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.447+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.447+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.447+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.447+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.2060936172621969).
2022-08-17T02:37:06.447+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=443us
2022-08-17T02:37:06.447+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.448+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.448+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.448+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.448+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.17926415453052746).
2022-08-17T02:37:06.448+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=360us
2022-08-17T02:37:06.448+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.448+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.448+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.448+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.448+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.20144271649888326).
2022-08-17T02:37:06.448+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=354us
2022-08-17T02:37:06.448+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.448+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.448+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.448+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.448+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.16961431623949658).
2022-08-17T02:37:06.449+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=352us
2022-08-17T02:37:06.449+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.449+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.449+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.449+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.449+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1794361881244642).
2022-08-17T02:37:06.449+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=296us
2022-08-17T02:37:06.449+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.449+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.449+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.449+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.449+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.17715409682783018).
2022-08-17T02:37:06.449+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=309us
2022-08-17T02:37:06.449+05:30 [Warn] Unable to find a solution with resource constraint. Relax resource constraint check.
2022-08-17T02:37:06.449+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.449+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.449+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.449+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.450+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.16746950713635272).
2022-08-17T02:37:06.450+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7. Elapsed Time=350us
2022-08-17T02:37:06.450+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.450+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.450+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.450+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.450+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.149409428600385).
2022-08-17T02:37:06.450+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8. Elapsed Time=318us
2022-08-17T02:37:06.450+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.450+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.450+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.450+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.450+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.18865599761916912).
2022-08-17T02:37:06.450+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9. Elapsed Time=310us
2022-08-17T02:37:06.450+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.450+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.451+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.451+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.451+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1487134282655738).
2022-08-17T02:37:06.451+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10. Elapsed Time=324us
2022-08-17T02:37:06.451+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.451+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.451+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.451+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.451+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.19659582387215993).
2022-08-17T02:37:06.451+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11. Elapsed Time=315us
2022-08-17T02:37:06.451+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0022810279718556052
2022-08-17T02:37:06.451+05:30 [Info] Planner::initial temperature: initial resource variation 0.0022810279718556052 temp 0.03477189720281444
2022-08-17T02:37:06.451+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.451+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2022-08-17T02:37:06.451+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.18866568779748313).
2022-08-17T02:37:06.451+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12. Elapsed Time=356us
2022-08-17T02:37:06.451+05:30 [Error]
MemoryQuota: 5302940000000
CpuQuota: 6
--- Violations for index <4415982648248083534, bucket1, , > (mem 16.4017G, cpu 3.36684) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.65355T, free cpu -27.751079999999995)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.65365T, free cpu -29.298359999999995)
--- Violations for index <3442295638127413998, bucket1, , > (mem 9.60931G, cpu 4.7272) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.65355T, free cpu -27.751079999999995)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.65365T, free cpu -29.298359999999995)
--- Violations for index <4689591546147226402, bucket1, , > (mem 21.6592G, cpu 3.46368) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.65355T, free cpu -27.751079999999995)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.65365T, free cpu -29.298359999999995)
--- Violations for index <47358307572206468, bucket1, , > (mem 17.4359G, cpu 3.7829200000000003) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.65355T, free cpu -27.751079999999995)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.65365T, free cpu -29.298359999999995)
--- Violations for index <10809807118945110437, bucket1, , > (mem 10.6688G, cpu 1.87644) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.65355T, free cpu -27.751079999999995)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.65365T, free cpu -29.298359999999995)
--- Violations for index <5113304681949901000, bucket1, , > (mem 14.8912G, cpu 4.39452) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.65355T, free cpu -27.751079999999995)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.65365T, free cpu -29.298359999999995)
--- Violations for index <1662652654726956151, bucket1, , > (mem 17.7842G, cpu 3.82368) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.65355T, free cpu -27.751079999999995)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.65365T, free cpu -29.298359999999995)
--- Violations for index <9809446179870217098, bucket1, , > (mem 13.1883G, cpu 4.28828) at node 127.0.0.1:9001
Can move to 127.0.0.1:9002: NoViolation (free mem 4.65355T, free cpu -27.751079999999995)
Can move to 127.0.0.1:9003: NoViolation (free mem 4.65365T, free cpu -29.298359999999995)
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 iterationTest :: Remove one node - success
2022-08-17T02:37:06.452+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3661650428727811
2022-08-17T02:37:06.542+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:06.542+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.013083735865189336
2022-08-17T02:37:06.542+05:30 [Info] Planner::initial temperature: initial resource variation 0.013083735865189336 temp 0.023691626413481066
2022-08-17T02:37:06.542+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2022-08-17T02:37:06.543+05:30 [Info] Planner::Finished planner run after 11 iterations.
2022-08-17T02:37:06.543+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.12740037910498228).
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 iterationTest :: Index rebuild - success
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i5,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i10,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i13,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i15,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i18,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i22,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i0,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i26,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i28,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i2,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i4,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i8,1)
2022-08-17T02:37:06.546+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i11,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i24,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i3,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i6,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i12,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i14,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i20,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i23,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i27,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i1,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i21,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i25,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i29,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i7,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i9,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i16,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i17,1)
2022-08-17T02:37:06.547+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i19,1)
2022-08-17T02:37:06.548+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.590668171555645
2022-08-17T02:37:06.548+05:30 [Info] Planner::planSingleRun Skip running planner as current solution resource variation: 0.590668171555645 is less than threshold: 0.8. No nodes have been added or deleted and there are no violations observed
2022-08-17T02:37:06.548+05:30 [Info] Planner::initial temperature: initial resource variation 0.590668171555645 temp 0.020933182844435506
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 iterationTest :: Index rebuild - initial placement - success
2022-08-17T02:37:06.550+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2022-08-17T02:37:06.550+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2022-08-17T02:37:06.550+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2022-08-17T02:37:06.550+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6236095644623236
2022-08-17T02:37:06.550+05:30 [Info] Planner::initial temperature: initial resource variation 0.6236095644623236 temp 0.03663904355376764
2022-08-17T02:37:06.550+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2022-08-17T02:37:06.550+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:06.550+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.6236095644623236).
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 iterationTest :: Index rebuild - initial placement - numReplica > numSG - success
2022-08-17T02:37:06.553+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2022-08-17T02:37:06.553+05:30 [Info] Rebuilding lost replica for (default,,,idx1,2)
2022-08-17T02:37:06.553+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2022-08-17T02:37:06.553+05:30 [Info] Rebuilding lost replica for (default,,,idx2,2)
2022-08-17T02:37:06.553+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2022-08-17T02:37:06.553+05:30 [Info] Rebuilding lost replica for (default,,,idx3,2)
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2022-08-17T02:37:06.553+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3333333333333333
2022-08-17T02:37:06.554+05:30 [Info] Planner::initial temperature: initial resource variation 0.3333333333333333 temp 0.06566666666666668
2022-08-17T02:37:06.554+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2022-08-17T02:37:06.554+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2022-08-17T02:37:06.554+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.3333333333333333).
--- PASS: TestPlanner (7.53s)
=== RUN TestGreedyPlanner
2022/08/17 02:37:06 In TestGreedyPlanner()
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Single Index Instance - 3 empty nodes - 1 SG
2022-08-17T02:37:06.559+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Single Index Instance - 2 empty nodes, 1 non-empty node - 1 SG
2022-08-17T02:37:06.561+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Single Index Instance - 1 empty node, 2 non-empty nodes - 1 SG
2022-08-17T02:37:06.563+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Single Index Instance - 3 non-empty nodes - 1 SG
2022-08-17T02:37:06.567+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Index With 1 Replica - 3 empty nodes - 1 SG
2022-08-17T02:37:06.569+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 1 SG
2022-08-17T02:37:06.572+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 1 SG
2022-08-17T02:37:06.577+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Index With 1 Replica - 3 non-empty nodes - 1 SG
2022-08-17T02:37:06.580+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Index With 2 Replica - 3 empty nodes - 1 SG
2022-08-17T02:37:06.584+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Index With 2 Replica - 3 non-empty nodes - 1 SG
2022-08-17T02:37:06.586+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 2 SG
2022-08-17T02:37:06.590+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 2 SG
2022-08-17T02:37:06.594+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Index With 1 Replica - 3 non-empty nodes - 2 SG
2022-08-17T02:37:06.597+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Equivalent Index Without any replica - 3 non-empty nodes - 1 SG
2022-08-17T02:37:06.601+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Skip least loaded node
2022-08-17T02:37:06.605+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Use least loaded node
2022-08-17T02:37:06.608+05:30 [Info] Using greedy index placement for index 987654
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place 60 index instaces on 3 empty nodes - 1 SG
2022-08-17T02:37:06.611+05:30 [Info] Using greedy index placement for index 1000987654
2022-08-17T02:37:06.614+05:30 [Info] Using greedy index placement for index 1001987654
2022-08-17T02:37:06.616+05:30 [Info] Using greedy index placement for index 1002987654
2022-08-17T02:37:06.619+05:30 [Info] Using greedy index placement for index 1003987654
2022-08-17T02:37:06.621+05:30 [Info] Using greedy index placement for index 1004987654
2022-08-17T02:37:06.624+05:30 [Info] Using greedy index placement for index 1005987654
2022-08-17T02:37:06.627+05:30 [Info] Using greedy index placement for index 1006987654
2022-08-17T02:37:06.630+05:30 [Info] Using greedy index placement for index 1007987654
2022-08-17T02:37:06.635+05:30 [Info] Using greedy index placement for index 1008987654
2022-08-17T02:37:06.638+05:30 [Info] Using greedy index placement for index 1009987654
2022-08-17T02:37:06.641+05:30 [Info] Using greedy index placement for index 1010987654
2022-08-17T02:37:06.645+05:30 [Info] Using greedy index placement for index 1011987654
2022-08-17T02:37:06.648+05:30 [Info] Using greedy index placement for index 1012987654
2022-08-17T02:37:06.654+05:30 [Info] Using greedy index placement for index 1013987654
2022-08-17T02:37:06.657+05:30 [Info] Using greedy index placement for index 1014987654
2022-08-17T02:37:06.661+05:30 [Info] Using greedy index placement for index 1015987654
2022-08-17T02:37:06.665+05:30 [Info] Using greedy index placement for index 1016987654
2022-08-17T02:37:06.668+05:30 [Info] Using greedy index placement for index 1017987654
2022-08-17T02:37:06.671+05:30 [Info] Using greedy index placement for index 1018987654
2022-08-17T02:37:06.675+05:30 [Info] Using greedy index placement for index 1019987654
2022-08-17T02:37:06.678+05:30 [Info] Using greedy index placement for index 1020987654
2022-08-17T02:37:06.682+05:30 [Info] Using greedy index placement for index 1021987654
2022-08-17T02:37:06.686+05:30 [Info] Using greedy index placement for index 1022987654
2022-08-17T02:37:06.690+05:30 [Info] Using greedy index placement for index 1023987654
2022-08-17T02:37:06.694+05:30 [Info] Using greedy index placement for index 1024987654
2022-08-17T02:37:06.697+05:30 [Info] Using greedy index placement for index 1025987654
2022-08-17T02:37:06.701+05:30 [Info] Using greedy index placement for index 1026987654
2022-08-17T02:37:06.704+05:30 [Info] Using greedy index placement for index 1027987654
2022-08-17T02:37:06.707+05:30 [Info] Using greedy index placement for index 1028987654
2022-08-17T02:37:06.710+05:30 [Info] Using greedy index placement for index 1029987654
2022-08-17T02:37:06.714+05:30 [Info] Using greedy index placement for index 1030987654
2022-08-17T02:37:06.719+05:30 [Info] Using greedy index placement for index 1031987654
2022-08-17T02:37:06.725+05:30 [Info] Using greedy index placement for index 1032987654
2022-08-17T02:37:06.728+05:30 [Info] Using greedy index placement for index 1033987654
2022-08-17T02:37:06.731+05:30 [Info] Using greedy index placement for index 1034987654
2022-08-17T02:37:06.735+05:30 [Info] Using greedy index placement for index 1035987654
2022-08-17T02:37:06.738+05:30 [Info] Using greedy index placement for index 1036987654
2022-08-17T02:37:06.742+05:30 [Info] Using greedy index placement for index 1037987654
2022-08-17T02:37:06.745+05:30 [Info] Using greedy index placement for index 1038987654
2022-08-17T02:37:06.748+05:30 [Info] Using greedy index placement for index 1039987654
2022-08-17T02:37:06.752+05:30 [Info] Using greedy index placement for index 1040987654
2022-08-17T02:37:06.756+05:30 [Info] Using greedy index placement for index 1041987654
2022-08-17T02:37:06.759+05:30 [Info] Using greedy index placement for index 1042987654
2022-08-17T02:37:06.762+05:30 [Info] Using greedy index placement for index 1043987654
2022-08-17T02:37:06.766+05:30 [Info] Using greedy index placement for index 1044987654
2022-08-17T02:37:06.770+05:30 [Info] Using greedy index placement for index 1045987654
2022-08-17T02:37:06.773+05:30 [Info] Using greedy index placement for index 1046987654
2022-08-17T02:37:06.776+05:30 [Info] Using greedy index placement for index 1047987654
2022-08-17T02:37:06.779+05:30 [Info] Using greedy index placement for index 1048987654
2022-08-17T02:37:06.782+05:30 [Info] Using greedy index placement for index 1049987654
2022-08-17T02:37:06.785+05:30 [Info] Using greedy index placement for index 1050987654
2022-08-17T02:37:06.790+05:30 [Info] Using greedy index placement for index 1051987654
2022-08-17T02:37:06.794+05:30 [Info] Using greedy index placement for index 1052987654
2022-08-17T02:37:06.797+05:30 [Info] Using greedy index placement for index 1053987654
2022-08-17T02:37:06.800+05:30 [Info] Using greedy index placement for index 1054987654
2022-08-17T02:37:06.804+05:30 [Info] Using greedy index placement for index 1055987654
2022-08-17T02:37:06.808+05:30 [Info] Using greedy index placement for index 1056987654
2022-08-17T02:37:06.812+05:30 [Info] Using greedy index placement for index 1057987654
2022-08-17T02:37:06.815+05:30 [Info] Using greedy index placement for index 1058987654
2022-08-17T02:37:06.818+05:30 [Info] Using greedy index placement for index 1059987654
2022-08-17T02:37:06.818+05:30 [Info] Actual variance of deferred index count across nodes is 0
2022/08/17 02:37:06 -------------------------------------------
2022/08/17 02:37:06 Place 60 index instaces on 1 empty and 1 10 percent filled node - 1 SG
2022-08-17T02:37:06.822+05:30 [Info] Using greedy index placement for index 1000987654
2022-08-17T02:37:06.825+05:30 [Info] Using greedy index placement for index 1001987654
2022-08-17T02:37:06.828+05:30 [Info] Using greedy index placement for index 1002987654
2022-08-17T02:37:06.830+05:30 [Info] Using greedy index placement for index 1003987654
2022-08-17T02:37:06.833+05:30 [Info] Using greedy index placement for index 1004987654
2022-08-17T02:37:06.837+05:30 [Info] Using greedy index placement for index 1005987654
2022-08-17T02:37:06.841+05:30 [Info] Using greedy index placement for index 1006987654
2022-08-17T02:37:06.845+05:30 [Info] Using greedy index placement for index 1007987654
2022-08-17T02:37:06.848+05:30 [Info] Using greedy index placement for index 1008987654
2022-08-17T02:37:06.851+05:30 [Info] Using greedy index placement for index 1009987654
2022-08-17T02:37:06.854+05:30 [Info] Using greedy index placement for index 1010987654
2022-08-17T02:37:06.857+05:30 [Info] Using greedy index placement for index 1011987654
2022-08-17T02:37:06.859+05:30 [Info] Using greedy index placement for index 1012987654
2022-08-17T02:37:06.863+05:30 [Info] Using greedy index placement for index 1013987654
2022-08-17T02:37:06.866+05:30 [Info] Using greedy index placement for index 1014987654
2022-08-17T02:37:06.870+05:30 [Info] Using greedy index placement for index 1015987654
2022-08-17T02:37:06.873+05:30 [Info] Using greedy index placement for index 1016987654
2022-08-17T02:37:06.878+05:30 [Info] Using greedy index placement for index 1017987654
2022-08-17T02:37:06.884+05:30 [Info] Using greedy index placement for index 1018987654
2022-08-17T02:37:06.887+05:30 [Info] Using greedy index placement for index 1019987654
2022-08-17T02:37:06.890+05:30 [Info] Using greedy index placement for index 1020987654
2022-08-17T02:37:06.893+05:30 [Info] Using greedy index placement for index 1021987654
2022-08-17T02:37:06.896+05:30 [Info] Using greedy index placement for index 1022987654
2022-08-17T02:37:06.899+05:30 [Info] Using greedy index placement for index 1023987654
2022-08-17T02:37:06.904+05:30 [Info] Using greedy index placement for index 1024987654
2022-08-17T02:37:06.907+05:30 [Info] Using greedy index placement for index 1025987654
2022-08-17T02:37:06.914+05:30 [Info] Using greedy index placement for index 1026987654
2022-08-17T02:37:06.917+05:30 [Info] Using greedy index placement for index 1027987654
2022-08-17T02:37:06.921+05:30 [Info] Using greedy index placement for index 1028987654
2022-08-17T02:37:06.925+05:30 [Info] Using greedy index placement for index 1029987654
2022-08-17T02:37:06.928+05:30 [Info] Using greedy index placement for index 1030987654
2022-08-17T02:37:06.931+05:30 [Info] Using greedy index placement for index 1031987654
2022-08-17T02:37:06.934+05:30 [Info] Using greedy index placement for index 1032987654
2022-08-17T02:37:06.937+05:30 [Info] Using greedy index placement for index 1033987654
2022-08-17T02:37:06.940+05:30 [Info] Using greedy index placement for index 1034987654
2022-08-17T02:37:06.943+05:30 [Info] Using greedy index placement for index 1035987654
2022-08-17T02:37:06.947+05:30 [Info] Using greedy index placement for index 1036987654
2022-08-17T02:37:06.950+05:30 [Info] Using greedy index placement for index 1037987654
2022-08-17T02:37:06.953+05:30 [Info] Using greedy index placement for index 1038987654
2022-08-17T02:37:06.957+05:30 [Info] Using greedy index placement for index 1039987654
2022-08-17T02:37:06.960+05:30 [Info] Using greedy index placement for index 1040987654
2022-08-17T02:37:06.964+05:30 [Info] Using greedy index placement for index 1041987654
2022-08-17T02:37:06.968+05:30 [Info] Using greedy index placement for index 1042987654
2022-08-17T02:37:06.972+05:30 [Info] Using greedy index placement for index 1043987654
2022-08-17T02:37:06.975+05:30 [Info] Using greedy index placement for index 1044987654
2022-08-17T02:37:06.978+05:30 [Info] Using greedy index placement for index 1045987654
2022-08-17T02:37:06.981+05:30 [Info] Using greedy index placement for index 1046987654
2022-08-17T02:37:06.987+05:30 [Info] Using greedy index placement for index 1047987654
2022-08-17T02:37:06.992+05:30 [Info] Using greedy index placement for index 1048987654
2022-08-17T02:37:06.996+05:30 [Info] Using greedy index placement for index 1049987654
2022-08-17T02:37:07.003+05:30 [Info] Using greedy index placement for index 1050987654
2022-08-17T02:37:07.008+05:30 [Info] Using greedy index placement for index 1051987654
2022-08-17T02:37:07.012+05:30 [Info] Using greedy index placement for index 1052987654
2022-08-17T02:37:07.015+05:30 [Info] Using greedy index placement for index 1053987654
2022-08-17T02:37:07.018+05:30 [Info] Using greedy index placement for index 1054987654
2022-08-17T02:37:07.021+05:30 [Info] Using greedy index placement for index 1055987654
2022-08-17T02:37:07.024+05:30 [Info] Using greedy index placement for index 1056987654
2022-08-17T02:37:07.027+05:30 [Info] Using greedy index placement for index 1057987654
2022-08-17T02:37:07.031+05:30 [Info] Using greedy index placement for index 1058987654
2022-08-17T02:37:07.034+05:30 [Info] Using greedy index placement for index 1059987654
2022-08-17T02:37:07.034+05:30 [Info] Actual variance of deferred index count across nodes is 8
2022/08/17 02:37:07 -------------------------------------------
2022/08/17 02:37:07 Place 60 index instaces on 1 empty and 1 30 percent filled node - 1 SG
2022-08-17T02:37:07.044+05:30 [Info] Using greedy index placement for index 1000987654
2022-08-17T02:37:07.048+05:30 [Info] Using greedy index placement for index 1001987654
2022-08-17T02:37:07.051+05:30 [Info] Using greedy index placement for index 1002987654
2022-08-17T02:37:07.054+05:30 [Info] Using greedy index placement for index 1003987654
2022-08-17T02:37:07.057+05:30 [Info] Using greedy index placement for index 1004987654
2022-08-17T02:37:07.062+05:30 [Info] Using greedy index placement for index 1005987654
2022-08-17T02:37:07.065+05:30 [Info] Using greedy index placement for index 1006987654
2022-08-17T02:37:07.069+05:30 [Info] Using greedy index placement for index 1007987654
2022-08-17T02:37:07.072+05:30 [Info] Using greedy index placement for index 1008987654
2022-08-17T02:37:07.074+05:30 [Info] Using greedy index placement for index 1009987654
2022-08-17T02:37:07.077+05:30 [Info] Using greedy index placement for index 1010987654
2022-08-17T02:37:07.079+05:30 [Info] Using greedy index placement for index 1011987654
2022-08-17T02:37:07.082+05:30 [Info] Using greedy index placement for index 1012987654
2022-08-17T02:37:07.085+05:30 [Info] Using greedy index placement for index 1013987654
2022-08-17T02:37:07.089+05:30 [Info] Using greedy index placement for index 1014987654
2022-08-17T02:37:07.092+05:30 [Info] Using greedy index placement for index 1015987654
2022-08-17T02:37:07.097+05:30 [Info] Using greedy index placement for index 1016987654
2022-08-17T02:37:07.101+05:30 [Info] Using greedy index placement for index 1017987654
2022-08-17T02:37:07.104+05:30 [Info] Using greedy index placement for index 1018987654
2022-08-17T02:37:07.107+05:30 [Info] Using greedy index placement for index 1019987654
2022-08-17T02:37:07.111+05:30 [Info] Using greedy index placement for index 1020987654
2022-08-17T02:37:07.115+05:30 [Info] Using greedy index placement for index 1021987654
2022-08-17T02:37:07.118+05:30 [Info] Using greedy index placement for index 1022987654
2022-08-17T02:37:07.121+05:30 [Info] Using greedy index placement for index 1023987654
2022-08-17T02:37:07.125+05:30 [Info] Using greedy index placement for index 1024987654
2022-08-17T02:37:07.129+05:30 [Info] Using greedy index placement for index 1025987654
2022-08-17T02:37:07.135+05:30 [Info] Using greedy index placement for index 1026987654
2022-08-17T02:37:07.139+05:30 [Info] Using greedy index placement for index 1027987654
2022-08-17T02:37:07.142+05:30 [Info] Using greedy index placement for index 1028987654
2022-08-17T02:37:07.146+05:30 [Info] Using greedy index placement for index 1029987654
2022-08-17T02:37:07.149+05:30 [Info] Using greedy index placement for index 1030987654
2022-08-17T02:37:07.152+05:30 [Info] Using greedy index placement for index 1031987654
2022-08-17T02:37:07.155+05:30 [Info] Using greedy index placement for index 1032987654
2022-08-17T02:37:07.157+05:30 [Info] Using greedy index placement for index 1033987654
2022-08-17T02:37:07.160+05:30 [Info] Using greedy index placement for index 1034987654
2022-08-17T02:37:07.163+05:30 [Info] Using greedy index placement for index 1035987654
2022-08-17T02:37:07.166+05:30 [Info] Using greedy index placement for index 1036987654
2022-08-17T02:37:07.169+05:30 [Info] Using greedy index placement for index 1037987654
2022-08-17T02:37:07.176+05:30 [Info] Using greedy index placement for index 1038987654
2022-08-17T02:37:07.179+05:30 [Info] Using greedy index placement for index 1039987654
2022-08-17T02:37:07.183+05:30 [Info] Using greedy index placement for index 1040987654
2022-08-17T02:37:07.186+05:30 [Info] Using greedy index placement for index 1041987654
2022-08-17T02:37:07.192+05:30 [Info] Using greedy index placement for index 1042987654
2022-08-17T02:37:07.197+05:30 [Info] Using greedy index placement for index 1043987654
2022-08-17T02:37:07.200+05:30 [Info] Using greedy index placement for index 1044987654
2022-08-17T02:37:07.203+05:30 [Info] Using greedy index placement for index 1045987654
2022-08-17T02:37:07.207+05:30 [Info] Using greedy index placement for index 1046987654
2022-08-17T02:37:07.214+05:30 [Info] Using greedy index placement for index 1047987654
2022-08-17T02:37:07.217+05:30 [Info] Using greedy index placement for index 1048987654
2022-08-17T02:37:07.219+05:30 [Info] Using greedy index placement for index 1049987654
2022-08-17T02:37:07.223+05:30 [Info] Using greedy index placement for index 1050987654
2022-08-17T02:37:07.226+05:30 [Info] Using greedy index placement for index 1051987654
2022-08-17T02:37:07.232+05:30 [Info] Using greedy index placement for index 1052987654
2022-08-17T02:37:07.235+05:30 [Info] Using greedy index placement for index 1053987654
2022-08-17T02:37:07.238+05:30 [Info] Using greedy index placement for index 1054987654
2022-08-17T02:37:07.242+05:30 [Info] Using greedy index placement for index 1055987654
2022-08-17T02:37:07.245+05:30 [Info] Using greedy index placement for index 1056987654
2022-08-17T02:37:07.249+05:30 [Info] Using greedy index placement for index 1057987654
2022-08-17T02:37:07.253+05:30 [Info] Using greedy index placement for index 1058987654
2022-08-17T02:37:07.258+05:30 [Info] Using greedy index placement for index 1059987654
2022-08-17T02:37:07.259+05:30 [Info] Actual variance of deferred index count across nodes is 98
2022/08/17 02:37:07 -------------------------------------------
2022/08/17 02:37:07 Place 5 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2022-08-17T02:37:07.262+05:30 [Info] Using greedy index placement for index 1000987654
2022-08-17T02:37:07.265+05:30 [Info] Using greedy index placement for index 1001987654
2022-08-17T02:37:07.268+05:30 [Info] Using greedy index placement for index 1002987654
2022-08-17T02:37:07.271+05:30 [Info] Using greedy index placement for index 1003987654
2022-08-17T02:37:07.274+05:30 [Info] Using greedy index placement for index 1004987654
2022-08-17T02:37:07.274+05:30 [Info] Actual variance of deferred index count across nodes is 4.5
2022/08/17 02:37:07 -------------------------------------------
2022/08/17 02:37:07 Place 60 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2022-08-17T02:37:07.278+05:30 [Info] Using greedy index placement for index 1000987654
2022-08-17T02:37:07.283+05:30 [Info] Using greedy index placement for index 1001987654
2022-08-17T02:37:07.288+05:30 [Info] Using greedy index placement for index 1002987654
2022-08-17T02:37:07.291+05:30 [Info] Using greedy index placement for index 1003987654
2022-08-17T02:37:07.295+05:30 [Info] Using greedy index placement for index 1004987654
2022-08-17T02:37:07.298+05:30 [Info] Using greedy index placement for index 1005987654
2022-08-17T02:37:07.301+05:30 [Info] Using greedy index placement for index 1006987654
2022-08-17T02:37:07.303+05:30 [Info] Using greedy index placement for index 1007987654
2022-08-17T02:37:07.307+05:30 [Info] Using greedy index placement for index 1008987654
2022-08-17T02:37:07.310+05:30 [Info] Using greedy index placement for index 1009987654
2022-08-17T02:37:07.313+05:30 [Info] Using greedy index placement for index 1010987654
2022-08-17T02:37:07.316+05:30 [Info] Using greedy index placement for index 1011987654
2022-08-17T02:37:07.319+05:30 [Info] Using greedy index placement for index 1012987654
2022-08-17T02:37:07.322+05:30 [Info] Using greedy index placement for index 1013987654
2022-08-17T02:37:07.325+05:30 [Info] Using greedy index placement for index 1014987654
2022-08-17T02:37:07.328+05:30 [Info] Using greedy index placement for index 1015987654
2022-08-17T02:37:07.332+05:30 [Info] Using greedy index placement for index 1016987654
2022-08-17T02:37:07.335+05:30 [Info] Using greedy index placement for index 1017987654
2022-08-17T02:37:07.338+05:30 [Info] Using greedy index placement for index 1018987654
2022-08-17T02:37:07.342+05:30 [Info] Using greedy index placement for index 1019987654
2022-08-17T02:37:07.346+05:30 [Info] Using greedy index placement for index 1020987654
2022-08-17T02:37:07.349+05:30 [Info] Using greedy index placement for index 1021987654
2022-08-17T02:37:07.352+05:30 [Info] Using greedy index placement for index 1022987654
2022-08-17T02:37:07.355+05:30 [Info] Using greedy index placement for index 1023987654
2022-08-17T02:37:07.359+05:30 [Info] Using greedy index placement for index 1024987654
2022-08-17T02:37:07.364+05:30 [Info] Using greedy index placement for index 1025987654
2022-08-17T02:37:07.368+05:30 [Info] Using greedy index placement for index 1026987654
2022-08-17T02:37:07.371+05:30 [Info] Using greedy index placement for index 1027987654
2022-08-17T02:37:07.373+05:30 [Info] Using greedy index placement for index 1028987654
2022-08-17T02:37:07.377+05:30 [Info] Using greedy index placement for index 1029987654
2022-08-17T02:37:07.381+05:30 [Info] Using greedy index placement for index 1030987654
2022-08-17T02:37:07.383+05:30 [Info] Using greedy index placement for index 1031987654
2022-08-17T02:37:07.389+05:30 [Info] Using greedy index placement for index 1032987654
2022-08-17T02:37:07.392+05:30 [Info] Using greedy index placement for index 1033987654
2022-08-17T02:37:07.396+05:30 [Info] Using greedy index placement for index 1034987654
2022-08-17T02:37:07.399+05:30 [Info] Using greedy index placement for index 1035987654
2022-08-17T02:37:07.402+05:30 [Info] Using greedy index placement for index 1036987654
2022-08-17T02:37:07.405+05:30 [Info] Using greedy index placement for index 1037987654
2022-08-17T02:37:07.409+05:30 [Info] Using greedy index placement for index 1038987654
2022-08-17T02:37:07.413+05:30 [Info] Using greedy index placement for index 1039987654
2022-08-17T02:37:07.416+05:30 [Info] Using greedy index placement for index 1040987654
2022-08-17T02:37:07.419+05:30 [Info] Using greedy index placement for index 1041987654
2022-08-17T02:37:07.421+05:30 [Info] Using greedy index placement for index 1042987654
2022-08-17T02:37:07.424+05:30 [Info] Using greedy index placement for index 1043987654
2022-08-17T02:37:07.427+05:30 [Info] Using greedy index placement for index 1044987654
2022-08-17T02:37:07.432+05:30 [Info] Using greedy index placement for index 1045987654
2022-08-17T02:37:07.435+05:30 [Info] Using greedy index placement for index 1046987654
2022-08-17T02:37:07.443+05:30 [Info] Using greedy index placement for index 1047987654
2022-08-17T02:37:07.445+05:30 [Info] Using greedy index placement for index 1048987654
2022-08-17T02:37:07.447+05:30 [Info] Using greedy index placement for index 1049987654
2022-08-17T02:37:07.450+05:30 [Info] Using greedy index placement for index 1050987654
2022-08-17T02:37:07.454+05:30 [Info] Using greedy index placement for index 1051987654
2022-08-17T02:37:07.458+05:30 [Info] Using greedy index placement for index 1052987654
2022-08-17T02:37:07.462+05:30 [Info] Using greedy index placement for index 1053987654
2022-08-17T02:37:07.466+05:30 [Info] Using greedy index placement for index 1054987654
2022-08-17T02:37:07.470+05:30 [Info] Using greedy index placement for index 1055987654
2022-08-17T02:37:07.480+05:30 [Info] Using greedy index placement for index 1056987654
2022-08-17T02:37:07.484+05:30 [Info] Using greedy index placement for index 1057987654
2022-08-17T02:37:07.488+05:30 [Info] Using greedy index placement for index 1058987654
2022-08-17T02:37:07.490+05:30 [Info] Using greedy index placement for index 1059987654
2022-08-17T02:37:07.491+05:30 [Info] Actual variance of deferred index count across nodes is 648
--- PASS: TestGreedyPlanner (0.94s)
=== RUN TestRestfulAPI
2022/08/17 02:37:07 In TestRestfulAPI()
2022/08/17 02:37:07 In DropAllSecondaryIndexes()
2022/08/17 02:37:07 Index found: indexmut_1
2022/08/17 02:37:07 Dropped index indexmut_1
2022/08/17 02:37:08 Setting JSON docs in KV
2022/08/17 02:37:09 GET all indexes
2022/08/17 02:37:09 200 OK
2022/08/17 02:37:09 FOUND indexes: []
2022/08/17 02:37:09 DROP index: badindexid
2022/08/17 02:37:09 status: 400 Bad Request
2022/08/17 02:37:09 DROP index: 23544142
2022/08/17 02:37:09 status: 500 Internal Server Error
2022/08/17 02:37:09 TEST: malformed body
2022/08/17 02:37:09 400 Bad Request "invalid request body ({name:), unmarshal failed invalid character 'n' looking for beginning of object key string"
2022/08/17 02:37:09 TEST: missing field ``name``
2022/08/17 02:37:09 400 Bad Request "missing field name"
2022/08/17 02:37:09 TEST: empty field ``name``
2022/08/17 02:37:09 400 Bad Request "empty field name"
2022/08/17 02:37:09 TEST: missing field ``bucket``
2022/08/17 02:37:09 400 Bad Request "missing field bucket"
2022/08/17 02:37:09 TEST: empty field ``bucket``
2022/08/17 02:37:09 400 Bad Request "empty field bucket"
2022/08/17 02:37:09 TEST: missing field ``secExprs``
2022/08/17 02:37:09 400 Bad Request "missing field secExprs"
2022/08/17 02:37:09 TEST: empty field ``secExprs``
2022/08/17 02:37:09 400 Bad Request "empty field secExprs"
2022/08/17 02:37:09 TEST: incomplete field ``desc``
2022/08/17 02:37:09 400 Bad Request "incomplete desc information [true]"
2022/08/17 02:37:09 TEST: invalid field ``desc``
2022/08/17 02:37:09 400 Bad Request "incomplete desc information [1]"
2022/08/17 02:37:09
2022/08/17 02:37:09 CREATE INDEX: idx1
2022/08/17 02:37:21 status : 201 Created
2022/08/17 02:37:21 {"id": "673928916325173777"}
2022/08/17 02:37:21 CREATE INDEX: idx2 (defer)
2022/08/17 02:37:21 status : 201 Created
2022/08/17 02:37:21 {"id": "6014456895614007994"}
2022/08/17 02:37:21 CREATE INDEX: idx3 (defer)
2022/08/17 02:37:21 status : 201 Created
2022/08/17 02:37:21 {"id": "13871810215292011413"}
2022/08/17 02:37:21 CREATE INDEX: idx4 (defer)
2022/08/17 02:37:21 status : 201 Created
2022/08/17 02:37:21 {"id": "12625929964784505016"}
2022/08/17 02:37:21 CREATE INDEX: idx5
2022/08/17 02:37:33 status : 201 Created
2022/08/17 02:37:33 {"id": "9166340890494136364"}
2022/08/17 02:37:33 BUILD single deferred index
2022/08/17 02:37:33 202 Accepted
2022/08/17 02:37:33 GET all indexes
2022/08/17 02:37:33 200 OK
2022/08/17 02:37:33 index idx1 in INDEX_STATE_ACTIVE
2022/08/17 02:37:33 GET all indexes
2022/08/17 02:37:33 200 OK
2022/08/17 02:37:33 index idx2 in INDEX_STATE_INITIAL
2022/08/17 02:37:34 GET all indexes
2022/08/17 02:37:34 200 OK
2022/08/17 02:37:34 index idx2 in INDEX_STATE_INITIAL
2022/08/17 02:37:35 GET all indexes
2022/08/17 02:37:35 200 OK
2022/08/17 02:37:35 index idx2 in INDEX_STATE_INITIAL
2022/08/17 02:37:36 GET all indexes
2022/08/17 02:37:36 200 OK
2022/08/17 02:37:36 index idx2 in INDEX_STATE_INITIAL
2022/08/17 02:37:37 GET all indexes
2022/08/17 02:37:37 200 OK
2022/08/17 02:37:37 index idx2 in INDEX_STATE_INITIAL
2022/08/17 02:37:38 GET all indexes
2022/08/17 02:37:38 200 OK
2022/08/17 02:37:38 index idx2 in INDEX_STATE_INITIAL
2022/08/17 02:37:39 GET all indexes
2022/08/17 02:37:40 200 OK
2022/08/17 02:37:40 index idx2 in INDEX_STATE_INITIAL
2022/08/17 02:37:41 GET all indexes
2022/08/17 02:37:41 200 OK
2022/08/17 02:37:41 index idx2 in INDEX_STATE_INITIAL
2022/08/17 02:37:42 GET all indexes
2022/08/17 02:37:42 200 OK
2022/08/17 02:37:42 index idx2 in INDEX_STATE_INITIAL
2022/08/17 02:37:43 GET all indexes
2022/08/17 02:37:43 200 OK
2022/08/17 02:37:43 index idx2 in INDEX_STATE_INITIAL
2022/08/17 02:37:44 GET all indexes
2022/08/17 02:37:44 200 OK
2022/08/17 02:37:44 index idx2 in INDEX_STATE_INITIAL
2022/08/17 02:37:45 GET all indexes
2022/08/17 02:37:45 200 OK
2022/08/17 02:37:45 index idx2 in INDEX_STATE_CATCHUP
2022/08/17 02:37:46 GET all indexes
2022/08/17 02:37:46 200 OK
2022/08/17 02:37:46 index idx2 in INDEX_STATE_ACTIVE
2022/08/17 02:37:46 BUILD many deferred index
2022/08/17 02:37:46 202 Accepted
2022/08/17 02:37:46 GET all indexes
2022/08/17 02:37:46 200 OK
2022/08/17 02:37:46 index idx1 in INDEX_STATE_ACTIVE
2022/08/17 02:37:46 GET all indexes
2022/08/17 02:37:46 200 OK
2022/08/17 02:37:46 index idx2 in INDEX_STATE_ACTIVE
2022/08/17 02:37:46 GET all indexes
2022/08/17 02:37:46 200 OK
2022/08/17 02:37:46 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:47 GET all indexes
2022/08/17 02:37:47 200 OK
2022/08/17 02:37:47 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:48 GET all indexes
2022/08/17 02:37:48 200 OK
2022/08/17 02:37:48 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:49 GET all indexes
2022/08/17 02:37:49 200 OK
2022/08/17 02:37:49 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:50 GET all indexes
2022/08/17 02:37:50 200 OK
2022/08/17 02:37:50 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:51 GET all indexes
2022/08/17 02:37:51 200 OK
2022/08/17 02:37:51 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:52 GET all indexes
2022/08/17 02:37:52 200 OK
2022/08/17 02:37:52 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:53 GET all indexes
2022/08/17 02:37:53 200 OK
2022/08/17 02:37:53 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:54 GET all indexes
2022/08/17 02:37:54 200 OK
2022/08/17 02:37:54 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:55 GET all indexes
2022/08/17 02:37:55 200 OK
2022/08/17 02:37:55 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:56 GET all indexes
2022/08/17 02:37:56 200 OK
2022/08/17 02:37:56 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:57 GET all indexes
2022/08/17 02:37:57 200 OK
2022/08/17 02:37:57 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:58 GET all indexes
2022/08/17 02:37:58 200 OK
2022/08/17 02:37:58 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:37:59 GET all indexes
2022/08/17 02:37:59 200 OK
2022/08/17 02:37:59 index idx3 in INDEX_STATE_INITIAL
2022/08/17 02:38:01 GET all indexes
2022/08/17 02:38:01 200 OK
2022/08/17 02:38:01 index idx3 in INDEX_STATE_ACTIVE
2022/08/17 02:38:01 GET all indexes
2022/08/17 02:38:01 200 OK
2022/08/17 02:38:01 index idx4 in INDEX_STATE_ACTIVE
2022/08/17 02:38:01 GET all indexes
2022/08/17 02:38:01 200 OK
2022/08/17 02:38:01 index idx5 in INDEX_STATE_ACTIVE
2022/08/17 02:38:01 GET all indexes
2022/08/17 02:38:01 200 OK
2022/08/17 02:38:01 CREATED indexes: [673928916325173777 6014456895614007994 13871810215292011413 12625929964784505016 9166340890494136364]
2022/08/17 02:38:01
2022/08/17 02:38:01 LOOKUP missing index
2022/08/17 02:38:01 status : 404 Not Found
2022/08/17 02:38:01 LOOKUP Pyongyang
2022/08/17 02:38:01 status : 200 OK
2022/08/17 02:38:01 number of entries 579
2022/08/17 02:38:01 Expected and Actual scan responses are the same
2022/08/17 02:38:01 LOOKUP with stale as false
2022/08/17 02:38:01 status : 200 OK
2022/08/17 02:38:01 number of entries 579
2022/08/17 02:38:01 Expected and Actual scan responses are the same
2022/08/17 02:38:01 LOOKUP with Rome
2022/08/17 02:38:01 status : 200 OK
2022/08/17 02:38:01 number of entries 552
2022/08/17 02:38:01 Expected and Actual scan responses are the same
2022/08/17 02:38:01 RANGE missing index
2022/08/17 02:38:01 Status : 404 Not Found
2022/08/17 02:38:01 RANGE cities - none
2022/08/17 02:38:01 Status : 200 OK
2022/08/17 02:38:05 number of entries 140903
2022/08/17 02:38:06 Expected and Actual scan responses are the same
2022/08/17 02:38:06 RANGE cities -low
2022/08/17 02:38:06 Status : 200 OK
2022/08/17 02:38:10 number of entries 140903
2022/08/17 02:38:11 Expected and Actual scan responses are the same
2022/08/17 02:38:11 RANGE cities -high
2022/08/17 02:38:11 Status : 200 OK
2022/08/17 02:38:15 number of entries 140903
2022/08/17 02:38:16 Expected and Actual scan responses are the same
2022/08/17 02:38:16 RANGE cities - both
2022/08/17 02:38:16 Status : 200 OK
2022/08/17 02:38:20 number of entries 140903
2022/08/17 02:38:21 Expected and Actual scan responses are the same
2022/08/17 02:38:21 RANGE missing cities
2022/08/17 02:38:21 Status : 200 OK
2022/08/17 02:38:21 number of entries 0
2022/08/17 02:38:21 Expected and Actual scan responses are the same
2022/08/17 02:38:21
2022/08/17 02:38:21 SCANALL missing index
2022/08/17 02:38:21 {"limit":1000000,"stale":"ok"}
2022/08/17 02:38:21 Status : 404 Not Found
2022/08/17 02:38:21 SCANALL stale ok
2022/08/17 02:38:21 {"limit":1000000,"stale":"ok"}
2022/08/17 02:38:21 Status : 200 OK
2022/08/17 02:38:25 number of entries 140903
2022/08/17 02:38:26 Expected and Actual scan responses are the same
2022/08/17 02:38:26 SCANALL stale false
2022/08/17 02:38:26 {"limit":1000000,"stale":"false"}
2022/08/17 02:38:26 Status : 200 OK
2022/08/17 02:38:31 number of entries 140903
2022/08/17 02:38:31 Expected and Actual scan responses are the same
2022/08/17 02:38:31
2022/08/17 02:38:31 COUNT missing index
2022/08/17 02:38:31 Status : 404 Not Found
2022/08/17 02:38:31 COUNT cities - none
2022/08/17 02:38:31 Status : 200 OK
2022/08/17 02:38:31 number of entries 140903
2022/08/17 02:38:32 COUNT cities -low
2022/08/17 02:38:32 Status : 200 OK
2022/08/17 02:38:32 number of entries 140903
2022/08/17 02:38:32 COUNT cities -high
2022/08/17 02:38:32 Status : 200 OK
2022/08/17 02:38:32 number of entries 140903
2022/08/17 02:38:32 COUNT cities - both
2022/08/17 02:38:32 Status : 200 OK
2022/08/17 02:38:32 number of entries 140903
2022/08/17 02:38:32 COUNT missing cities
2022/08/17 02:38:32 Status : 200 OK
2022/08/17 02:38:32 number of entries 0
2022/08/17 02:38:33
2022/08/17 02:38:34 STATS: Testing URLs with valid authentication
2022/08/17 02:38:34 STATS: Testing URLs with invalid authentication
2022/08/17 02:38:34 STATS: Testing invalid URLs
2022/08/17 02:38:34 STATS: Testing unsupported methods
2022/08/17 02:38:34
--- PASS: TestRestfulAPI (86.86s)
=== RUN TestStatIndexInstFilter
2022/08/17 02:38:34 CREATE INDEX: statIdx1
2022/08/17 02:38:46 status : 201 Created
2022/08/17 02:38:46 {"id": "4479677675394501012"}
2022/08/17 02:38:46 CREATE INDEX: statIdx2
2022/08/17 02:38:58 status : 201 Created
2022/08/17 02:38:58 {"id": "9288833545031761223"}
2022/08/17 02:38:58 Instance Id for statIdx2 is 14035044685867247365, common.IndexInstId
--- PASS: TestStatIndexInstFilter (24.26s)
=== RUN TestBucketDefaultDelete
2022-08-17T02:38:58.739+05:30 [Warn] Client:runObserveStreamingEndpoint streaming endpoint for /pools/default/bs/default returned err EOF
2022-08-17T02:38:58.739+05:30 [Warn] serviceChangeNotifier: Connection terminated for collection manifest notifier instance of http://%40query@127.0.0.1:9000, default, bucket: default, (EOF)
2022/08/17 02:39:00 Deleted bucket default, responseBody:
2022/08/17 02:39:15 Created bucket default, responseBody:
2022/08/17 02:39:32 Populating the default bucket
2022/08/17 02:39:39 Using n1ql client
2022-08-17T02:39:39.624+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T02:39:39.624+05:30 [Info] GSIC[default/default-_default-_default-1660684179622288057] started ...
2022/08/17 02:39:39 Scan failed as expected with error: Index Not Found - cause: GSI index index_isActive not found.
2022/08/17 02:39:39 Populating the default bucket after it was deleted
2022/08/17 02:39:48 Created the secondary index index_isActive. Waiting for it become active
2022/08/17 02:39:48 Index is 10056922715327080321 now active
2022/08/17 02:39:48 Using n1ql client
2022/08/17 02:39:48 Expected and Actual scan responses are the same
--- PASS: TestBucketDefaultDelete (50.36s)
=== RUN TestMixedDatatypesScanAll
2022/08/17 02:39:48 In TestMixedDatatypesScanAll()
2022/08/17 02:39:48 Before test begin: Length of kv docs is 10002
2022/08/17 02:39:48 In DropAllSecondaryIndexes()
2022/08/17 02:39:48 Index found: index_isActive
2022/08/17 02:39:49 Dropped index index_isActive
2022/08/17 02:39:49 Number of number fields is: 253
2022/08/17 02:39:49 Number of string fields is: 260
2022/08/17 02:39:49 Number of json fields is: 274
2022/08/17 02:39:49 Number of true bool fields is: 112
2022/08/17 02:39:49 Number of false bool fields is: 101
2022/08/17 02:39:49 After generate docs: Length of kv docs is 11002
2022/08/17 02:39:49 Setting mixed datatypes JSON docs in KV
2022/08/17 02:39:53 Created the secondary index index_mixeddt. Waiting for it become active
2022/08/17 02:39:53 Index is 18395499620931961783 now active
2022/08/17 02:39:53 Using n1ql client
2022/08/17 02:39:53 Expected and Actual scan responses are the same
2022/08/17 02:39:53 Lengths of expected and actual scan results are: 1000 and 1000
2022/08/17 02:39:53 End: Length of kv docs is 11002
--- PASS: TestMixedDatatypesScanAll (4.64s)
=== RUN TestMixedDatatypesRange_Float
2022/08/17 02:39:53 In TestMixedDatatypesRange_Float()
2022/08/17 02:39:53 In DropAllSecondaryIndexes()
2022/08/17 02:39:53 Index found: index_mixeddt
2022/08/17 02:39:53 Dropped index index_mixeddt
2022/08/17 02:39:53 Number of number fields is: 243
2022/08/17 02:39:53 Number of string fields is: 259
2022/08/17 02:39:53 Number of json fields is: 249
2022/08/17 02:39:53 Number of true bool fields is: 133
2022/08/17 02:39:53 Number of false bool fields is: 116
2022/08/17 02:39:53 Setting mixed datatypes JSON docs in KV
2022/08/17 02:39:58 Created the secondary index index_mixeddt. Waiting for it become active
2022/08/17 02:39:58 Index is 8750972508580674373 now active
2022/08/17 02:39:58 Using n1ql client
2022/08/17 02:39:58 Expected and Actual scan responses are the same
2022/08/17 02:39:58 Lengths of expected and actual scan results are: 17 and 17
2022/08/17 02:39:58 Using n1ql client
2022/08/17 02:39:58 Expected and Actual scan responses are the same
2022/08/17 02:39:58 Lengths of expected and actual scan results are: 7 and 7
2022/08/17 02:39:58 Length of kv docs is 12002
--- PASS: TestMixedDatatypesRange_Float (4.95s)
=== RUN TestMixedDatatypesRange_String
2022/08/17 02:39:58 In TestMixedDatatypesRange_String()
2022/08/17 02:39:58 In DropAllSecondaryIndexes()
2022/08/17 02:39:58 Index found: index_mixeddt
2022/08/17 02:39:58 Dropped index index_mixeddt
2022/08/17 02:39:58 Number of number fields is: 263
2022/08/17 02:39:58 Number of string fields is: 238
2022/08/17 02:39:58 Number of json fields is: 247
2022/08/17 02:39:58 Number of true bool fields is: 128
2022/08/17 02:39:58 Number of false bool fields is: 124
2022/08/17 02:39:58 Setting mixed datatypes JSON docs in KV
2022/08/17 02:40:03 Created the secondary index index_mixeddt. Waiting for it become active
2022/08/17 02:40:03 Index is 55406411561094015 now active
2022/08/17 02:40:03 Using n1ql client
2022/08/17 02:40:03 Expected and Actual scan responses are the same
2022/08/17 02:40:03 Lengths of expected and actual scan results are: 181 and 181
2022/08/17 02:40:03 Length of kv docs is 13002
--- PASS: TestMixedDatatypesRange_String (4.86s)
=== RUN TestMixedDatatypesRange_Json
2022/08/17 02:40:03 In TestMixedDatatypesRange_Json()
2022/08/17 02:40:03 In DropAllSecondaryIndexes()
2022/08/17 02:40:03 Index found: index_mixeddt
2022/08/17 02:40:03 Dropped index index_mixeddt
2022/08/17 02:40:03 Number of number fields is: 273
2022/08/17 02:40:03 Number of string fields is: 234
2022/08/17 02:40:03 Number of json fields is: 245
2022/08/17 02:40:03 Number of true bool fields is: 114
2022/08/17 02:40:03 Number of false bool fields is: 134
2022/08/17 02:40:03 Setting mixed datatypes JSON docs in KV
2022/08/17 02:40:08 Created the secondary index index_mixeddt. Waiting for it become active
2022/08/17 02:40:08 Index is 4998600004121695255 now active
2022/08/17 02:40:08 Using n1ql client
2022/08/17 02:40:08 Expected and Actual scan responses are the same
2022/08/17 02:40:08 Lengths of expected and actual scan results are: 741 and 741
2022/08/17 02:40:08 Length of kv docs is 14002
--- PASS: TestMixedDatatypesRange_Json (5.28s)
=== RUN TestMixedDatatypesScan_Bool
2022/08/17 02:40:08 In TestMixedDatatypesScan_Bool()
2022/08/17 02:40:08 In DropAllSecondaryIndexes()
2022/08/17 02:40:08 Index found: index_mixeddt
2022/08/17 02:40:08 Dropped index index_mixeddt
2022/08/17 02:40:08 Number of number fields is: 240
2022/08/17 02:40:08 Number of string fields is: 262
2022/08/17 02:40:08 Number of json fields is: 261
2022/08/17 02:40:08 Number of true bool fields is: 115
2022/08/17 02:40:08 Number of false bool fields is: 122
2022/08/17 02:40:08 Setting mixed datatypes JSON docs in KV
2022/08/17 02:40:13 Created the secondary index index_mixeddt. Waiting for it become active
2022/08/17 02:40:13 Index is 7035902004242469341 now active
2022/08/17 02:40:13 Using n1ql client
2022/08/17 02:40:13 Expected and Actual scan responses are the same
2022/08/17 02:40:13 Lengths of expected and actual scan results are: 490 and 490
2022/08/17 02:40:13 Using n1ql client
2022/08/17 02:40:13 Expected and Actual scan responses are the same
2022/08/17 02:40:13 Lengths of expected and actual scan results are: 496 and 496
2022/08/17 02:40:13 Length of kv docs is 15002
--- PASS: TestMixedDatatypesScan_Bool (5.30s)
=== RUN TestLargeSecondaryKeyLength
2022/08/17 02:40:13 In TestLargeSecondaryKeyLength()
2022/08/17 02:40:13 In DropAllSecondaryIndexes()
2022/08/17 02:40:13 Index found: index_mixeddt
2022/08/17 02:40:14 Dropped index index_mixeddt
2022/08/17 02:40:14 Setting JSON docs in KV
2022/08/17 02:40:19 Created the secondary index index_LongSecField. Waiting for it become active
2022/08/17 02:40:19 Index is 11939252423100133265 now active
2022/08/17 02:40:19 Using n1ql client
2022/08/17 02:40:19 ScanAll: Lengths of expected and actual scan results are: 1000 and 1000
2022/08/17 02:40:19 Expected and Actual scan responses are the same
2022/08/17 02:40:19 Using n1ql client
2022/08/17 02:40:19 Range: Lengths of expected and actual scan results are: 799 and 799
2022/08/17 02:40:19 Expected and Actual scan responses are the same
2022/08/17 02:40:19 End: Length of kv docs is 16002
--- PASS: TestLargeSecondaryKeyLength (5.22s)
=== RUN TestLargePrimaryKeyLength
2022/08/17 02:40:19 In TestLargePrimaryKeyLength()
2022/08/17 02:40:19 In DropAllSecondaryIndexes()
2022/08/17 02:40:19 Index found: index_LongSecField
2022/08/17 02:40:19 Dropped index index_LongSecField
2022/08/17 02:40:19 Setting JSON docs in KV
2022/08/17 02:40:24 Created the secondary index index_LongPrimaryField. Waiting for it become active
2022/08/17 02:40:24 Index is 3857662315144638233 now active
2022/08/17 02:40:24 Using n1ql client
2022/08/17 02:40:24 Lengths of num of docs and scanResults are: 17002 and 17002
2022/08/17 02:40:24 End: Length of kv docs is 17002
--- PASS: TestLargePrimaryKeyLength (5.27s)
=== RUN TestUpdateMutations_DeleteField
2022/08/17 02:40:24 In TestUpdateMutations_DeleteField()
2022/08/17 02:40:24 Setting JSON docs in KV
2022/08/17 02:40:32 Created the secondary index index_bal. Waiting for it become active
2022/08/17 02:40:32 Index is 6350928045783135707 now active
2022/08/17 02:40:32 Using n1ql client
2022/08/17 02:40:32 Expected and Actual scan responses are the same
2022/08/17 02:40:32 Using n1ql client
2022/08/17 02:40:32 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DeleteField (8.03s)
=== RUN TestUpdateMutations_AddField
2022/08/17 02:40:32 In TestUpdateMutations_AddField()
2022/08/17 02:40:32 Setting JSON docs in KV
2022/08/17 02:40:38 Created the secondary index index_newField. Waiting for it become active
2022/08/17 02:40:38 Index is 16552322217243134265 now active
2022/08/17 02:40:38 Using n1ql client
2022/08/17 02:40:38 Count of scan results before add field mutations: 0
2022/08/17 02:40:38 Expected and Actual scan responses are the same
2022/08/17 02:40:39 Using n1ql client
2022/08/17 02:40:39 Count of scan results after add field mutations: 300
2022/08/17 02:40:39 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_AddField (6.67s)
=== RUN TestUpdateMutations_DataTypeChange
2022/08/17 02:40:39 In TestUpdateMutations_DataTypeChange()
2022/08/17 02:40:39 Setting JSON docs in KV
2022/08/17 02:40:47 Created the secondary index index_isUserActive. Waiting for it become active
2022/08/17 02:40:47 Index is 2454563926892186449 now active
2022/08/17 02:40:47 Using n1ql client
2022/08/17 02:40:47 Expected and Actual scan responses are the same
2022/08/17 02:40:48 Using n1ql client
2022/08/17 02:40:48 Expected and Actual scan responses are the same
2022/08/17 02:40:48 Using n1ql client
2022/08/17 02:40:48 Expected and Actual scan responses are the same
2022/08/17 02:40:48 Using n1ql client
2022/08/17 02:40:48 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DataTypeChange (9.04s)
=== RUN TestMultipleBuckets
2022/08/17 02:40:48 In TestMultipleBuckets()
2022/08/17 02:40:48 In DropAllSecondaryIndexes()
2022/08/17 02:40:48 Index found: index_isUserActive
2022/08/17 02:40:48 Dropped index index_isUserActive
2022/08/17 02:40:48 Index found: index_LongPrimaryField
2022/08/17 02:40:48 Dropped index index_LongPrimaryField
2022/08/17 02:40:48 Index found: index_newField
2022/08/17 02:40:48 Dropped index index_newField
2022/08/17 02:40:48 Index found: index_bal
2022/08/17 02:40:48 Dropped index index_bal
2022/08/17 02:41:25 Flushed the bucket default, Response body:
2022/08/17 02:41:28 Modified parameters of bucket default, responseBody:
2022/08/17 02:41:28 Created bucket testbucket2, responseBody:
2022/08/17 02:41:29 Created bucket testbucket3, responseBody:
2022/08/17 02:41:29 Created bucket testbucket4, responseBody:
2022/08/17 02:41:44 Generating docs and Populating all the buckets
2022/08/17 02:41:48 Created the secondary index bucket1_age. Waiting for it become active
2022/08/17 02:41:48 Index is 2217866627055532596 now active
2022/08/17 02:41:53 Created the secondary index bucket2_city. Waiting for it become active
2022/08/17 02:41:53 Index is 3709564314455055454 now active
2022/08/17 02:42:00 Created the secondary index bucket3_gender. Waiting for it become active
2022/08/17 02:42:00 Index is 10600710723530670216 now active
2022/08/17 02:42:06 Created the secondary index bucket4_balance. Waiting for it become active
2022/08/17 02:42:06 Index is 5739069113485002118 now active
2022/08/17 02:42:09 Using n1ql client
2022/08/17 02:42:09 Expected and Actual scan responses are the same
2022/08/17 02:42:09 Using n1ql client
2022-08-17T02:42:09.962+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T02:42:09.962+05:30 [Info] GSIC[default/testbucket2-_default-_default-1660684329959631129] started ...
2022/08/17 02:42:09 Expected and Actual scan responses are the same
2022/08/17 02:42:09 Using n1ql client
2022-08-17T02:42:09.971+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T02:42:09.972+05:30 [Info] GSIC[default/testbucket3-_default-_default-1660684329969672595] started ...
2022/08/17 02:42:09 Expected and Actual scan responses are the same
2022/08/17 02:42:09 Using n1ql client
2022-08-17T02:42:09.983+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T02:42:09.983+05:30 [Info] GSIC[default/testbucket4-_default-_default-1660684329980713679] started ...
2022/08/17 02:42:09 Expected and Actual scan responses are the same
2022/08/17 02:42:11 Deleted bucket testbucket2, responseBody:
2022/08/17 02:42:13 Deleted bucket testbucket3, responseBody:
2022/08/17 02:42:16 Deleted bucket testbucket4, responseBody:
2022/08/17 02:42:19 Modified parameters of bucket default, responseBody:
--- PASS: TestMultipleBuckets (106.12s)
=== RUN TestBucketFlush
2022/08/17 02:42:34 In TestBucketFlush()
2022/08/17 02:42:34 In DropAllSecondaryIndexes()
2022/08/17 02:42:34 Index found: bucket1_age
2022/08/17 02:42:34 Dropped index bucket1_age
2022/08/17 02:43:11 Flushed the bucket default, Response body:
2022/08/17 02:43:15 Created the secondary index index_age. Waiting for it become active
2022/08/17 02:43:15 Index is 7643935582232590062 now active
2022/08/17 02:43:15 Using n1ql client
2022/08/17 02:43:15 Expected and Actual scan responses are the same
2022/08/17 02:43:20 Created the secondary index index_gender. Waiting for it become active
2022/08/17 02:43:20 Index is 3444855300998822523 now active
2022/08/17 02:43:20 Using n1ql client
2022/08/17 02:43:21 Expected and Actual scan responses are the same
2022/08/17 02:43:25 Created the secondary index index_city. Waiting for it become active
2022/08/17 02:43:25 Index is 3975613481831326841 now active
2022/08/17 02:43:25 Using n1ql client
2022/08/17 02:43:26 Expected and Actual scan responses are the same
2022/08/17 02:44:03 Flushed the bucket default, Response body:
2022/08/17 02:44:03 TestBucketFlush:: Flushed the bucket
2022/08/17 02:44:03 Using n1ql client
2022/08/17 02:44:03 Using n1ql client
2022/08/17 02:44:03 Using n1ql client
--- PASS: TestBucketFlush (89.04s)
=== RUN TestLargeDocumentSize
2022/08/17 02:44:03 In TestLargeDocumentSize()
2022/08/17 02:44:03 Data file exists. Skipping download
2022/08/17 02:44:03 Length of docs and largeDocs = 200 and 200
2022/08/17 02:44:07 Created the secondary index index_userscreenname. Waiting for it become active
2022/08/17 02:44:07 Index is 7760420617179884057 now active
2022/08/17 02:44:07 Using n1ql client
2022/08/17 02:44:08 Expected and Actual scan responses are the same
--- PASS: TestLargeDocumentSize (5.45s)
=== RUN TestFieldsWithSpecialCharacters
2022/08/17 02:44:08 In TestFieldsWithSpecialCharacters()
2022/08/17 02:44:14 Created the secondary index index_specialchar. Waiting for it become active
2022/08/17 02:44:14 Index is 1680645760529997909 now active
2022/08/17 02:44:14 Looking up for value š#13††1
2022/08/17 02:44:14 Using n1ql client
2022/08/17 02:44:15 Expected and Actual scan responses are the same
--- PASS: TestFieldsWithSpecialCharacters (6.22s)
=== RUN TestLargeKeyLookup
2022/08/17 02:44:15 In TestLargeKeyLookup()
2022/08/17 02:44:21 Created the secondary index index_largeKeyLookup. Waiting for it become active
2022/08/17 02:44:21 Index is 14419942925781645796 now active
2022/08/17 02:44:21 Looking up for a large key
2022/08/17 02:44:21 Using n1ql client
2022/08/17 02:44:22 Expected and Actual scan responses are the same
--- PASS: TestLargeKeyLookup (7.86s)
=== RUN TestIndexNameValidation
2022/08/17 02:44:22 In TestIndexNameValidation()
2022/08/17 02:44:23 Setting JSON docs in KV
2022/08/17 02:44:24 Creation of index with invalid name ÌñÐÉx&(abc_% failed as expected
2022/08/17 02:44:28 Created the secondary index #primary-Index_test. Waiting for it become active
2022/08/17 02:44:28 Index is 875910754539511772 now active
2022/08/17 02:44:28 Using n1ql client
2022/08/17 02:44:28 Expected and Actual scan responses are the same
--- PASS: TestIndexNameValidation (5.55s)
=== RUN TestSameFieldNameAtDifferentLevels
2022/08/17 02:44:28 In TestSameFieldNameAtDifferentLevels()
2022/08/17 02:44:28 Setting JSON docs in KV
2022/08/17 02:44:34 Created the secondary index cityindex. Waiting for it become active
2022/08/17 02:44:34 Index is 4435664998028523044 now active
2022/08/17 02:44:34 Using n1ql client
2022/08/17 02:44:34 Expected and Actual scan responses are the same
--- PASS: TestSameFieldNameAtDifferentLevels (5.80s)
=== RUN TestSameIndexNameInTwoBuckets
2022/08/17 02:44:34 In TestSameIndexNameInTwoBuckets()
2022/08/17 02:44:34 In DropAllSecondaryIndexes()
2022/08/17 02:44:34 Index found: index_city
2022/08/17 02:44:34 Dropped index index_city
2022/08/17 02:44:34 Index found: index_userscreenname
2022/08/17 02:44:34 Dropped index index_userscreenname
2022/08/17 02:44:34 Index found: cityindex
2022/08/17 02:44:34 Dropped index cityindex
2022/08/17 02:44:34 Index found: #primary-Index_test
2022/08/17 02:44:34 Dropped index #primary-Index_test
2022/08/17 02:44:34 Index found: index_gender
2022/08/17 02:44:34 Dropped index index_gender
2022/08/17 02:44:34 Index found: index_age
2022/08/17 02:44:34 Dropped index index_age
2022/08/17 02:44:34 Index found: index_specialchar
2022/08/17 02:44:34 Dropped index index_specialchar
2022/08/17 02:44:34 Index found: index_largeKeyLookup
2022/08/17 02:44:34 Dropped index index_largeKeyLookup
2022/08/17 02:45:12 Flushed the bucket default, Response body:
2022/08/17 02:45:15 Modified parameters of bucket default, responseBody:
2022/08/17 02:45:15 Created bucket buck2, responseBody:
2022/08/17 02:45:30 Generating docs and Populating all the buckets
2022/08/17 02:45:34 Created the secondary index b_idx. Waiting for it become active
2022/08/17 02:45:34 Index is 168287576704946991 now active
2022/08/17 02:45:40 Created the secondary index b_idx. Waiting for it become active
2022/08/17 02:45:40 Index is 2136167630774737282 now active
2022/08/17 02:45:43 Using n1ql client
2022/08/17 02:45:43 Expected and Actual scan responses are the same
2022/08/17 02:45:43 Using n1ql client
2022-08-17T02:45:43.454+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T02:45:43.454+05:30 [Info] GSIC[default/buck2-_default-_default-1660684543451030690] started ...
2022/08/17 02:45:43 Expected and Actual scan responses are the same
2022/08/17 02:45:46 Modified parameters of bucket default, responseBody:
2022/08/17 02:45:48 Deleted bucket buck2, responseBody:
--- PASS: TestSameIndexNameInTwoBuckets (89.53s)
=== RUN TestLargeKeysSplChars
2022/08/17 02:46:03 In TestLargeKeysSplChars()
2022/08/17 02:46:12 Created the secondary index idspl1. Waiting for it become active
2022/08/17 02:46:12 Index is 10013121541680288248 now active
2022/08/17 02:46:19 Created the secondary index idspl2. Waiting for it become active
2022/08/17 02:46:19 Index is 11118437074576646119 now active
2022/08/17 02:46:24 Created the secondary index idspl3. Waiting for it become active
2022/08/17 02:46:24 Index is 17119798221835286995 now active
2022/08/17 02:46:24 Using n1ql client
2022/08/17 02:46:24 Expected and Actual scan responses are the same
2022-08-17T02:46:24.527+05:30 [Error] transport error between 127.0.0.1:42042->127.0.0.1:9107: write tcp 127.0.0.1:42042->127.0.0.1:9107: write: broken pipe
2022-08-17T02:46:24.527+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:42042->127.0.0.1:9107: write: broken pipe`
2022-08-17T02:46:24.527+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T02:46:24.527+05:30 [Error] metadataClient:PickRandom: Replicas - [2303293007253320508], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 02:46:24 Expected and Actual scan responses are the same
2022/08/17 02:46:24 Using n1ql client
2022/08/17 02:46:24 Expected and Actual scan responses are the same
--- PASS: TestLargeKeysSplChars (21.14s)
=== RUN TestVeryLargeIndexKey
2022/08/17 02:46:24 In DropAllSecondaryIndexes()
2022/08/17 02:46:24 Index found: b_idx
2022/08/17 02:46:24 Dropped index b_idx
2022/08/17 02:46:24 Index found: idspl3
2022/08/17 02:46:25 Dropped index idspl3
2022/08/17 02:46:25 Index found: idspl2
2022/08/17 02:46:25 Dropped index idspl2
2022/08/17 02:46:25 Index found: idspl1
2022/08/17 02:46:25 Dropped index idspl1
2022/08/17 02:47:02 Flushed the bucket default, Response body:
2022/08/17 02:47:02 TestVeryLargeIndexKey:: Flushed the bucket
2022/08/17 02:47:03 clusterconfig.KVAddress = 127.0.0.1:9000
2022/08/17 02:47:07 Created the secondary index i1. Waiting for it become active
2022/08/17 02:47:07 Index is 17466864035316477421 now active
2022/08/17 02:47:07 Using n1ql client
2022/08/17 02:47:09 Expected and Actual scan responses are the same
2022/08/17 02:47:14 Created the secondary index i2. Waiting for it become active
2022/08/17 02:47:14 Index is 5694930775440903022 now active
2022/08/17 02:47:14 Using n1ql client
2022/08/17 02:47:15 Expected and Actual scan responses are the same
2022/08/17 02:47:15 In DropAllSecondaryIndexes()
2022/08/17 02:47:15 Index found: i2
2022/08/17 02:47:15 Dropped index i2
2022/08/17 02:47:15 Index found: i1
2022/08/17 02:47:15 Dropped index i1
2022/08/17 02:47:53 Flushed the bucket default, Response body:
--- PASS: TestVeryLargeIndexKey (88.16s)
=== RUN TestTempBufScanResult
2022/08/17 02:47:53 In DropAllSecondaryIndexes()
2022/08/17 02:48:30 Flushed the bucket default, Response body:
2022/08/17 02:48:30 TestTempBufScanResult:: Flushed the bucket
2022/08/17 02:48:33 Created the secondary index index_idxKey. Waiting for it become active
2022/08/17 02:48:33 Index is 10378304439880849709 now active
2022/08/17 02:48:33 Using n1ql client
2022/08/17 02:48:34 Expected and Actual scan responses are the same
2022/08/17 02:48:34 In DropAllSecondaryIndexes()
2022/08/17 02:48:34 Index found: index_idxKey
2022/08/17 02:48:34 Dropped index index_idxKey
2022/08/17 02:49:12 Flushed the bucket default, Response body:
--- PASS: TestTempBufScanResult (79.48s)
=== RUN TestBuildDeferredAnotherBuilding
2022/08/17 02:49:12 In TestBuildDeferredAnotherBuilding()
2022/08/17 02:49:12 In DropAllSecondaryIndexes()
2022/08/17 02:49:53 Setting JSON docs in KV
2022/08/17 02:51:34 Build the deferred index id_age1. Waiting for the index to become active
2022/08/17 02:51:34 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:35 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:36 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:37 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:38 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:39 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:40 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:41 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:42 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:43 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:44 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:45 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:46 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:47 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:48 Waiting for index 8202347819223093782 to go active ...
2022/08/17 02:51:49 Index is 8202347819223093782 now active
2022/08/17 02:51:49 Build command issued for the deferred indexes [17309466674992356734]
2022/08/17 02:51:51 Build index failed as expected: Build index fails. Index id_age will retry building in the background for reason: Build Already In Progress. Keyspace default.
2022/08/17 02:51:51 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:51:52 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:51:53 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:51:54 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:51:55 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:51:56 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:51:57 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:51:58 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:51:59 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:52:00 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:52:01 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:52:02 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:52:03 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:52:04 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:52:05 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:52:06 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:52:07 Waiting for index 17309466674992356734 to go active ...
2022/08/17 02:52:08 Index is 17309466674992356734 now active
2022/08/17 02:52:08 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:09 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:10 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:11 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:12 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:13 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:14 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:15 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:16 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:17 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:18 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:19 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:20 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:21 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:22 Waiting for index 1273908990324710541 to go active ...
2022/08/17 02:52:23 Index is 1273908990324710541 now active
2022/08/17 02:52:23 Using n1ql client
2022/08/17 02:52:23 Expected and Actual scan responses are the same
2022/08/17 02:52:24 Using n1ql client
2022/08/17 02:52:24 Expected and Actual scan responses are the same
--- PASS: TestBuildDeferredAnotherBuilding (191.83s)
=== RUN TestMultipleBucketsDeferredBuild
2022/08/17 02:52:24 In TestMultipleBucketsDeferredBuild()
2022/08/17 02:52:24 In DropAllSecondaryIndexes()
2022/08/17 02:52:24 Index found: id_company
2022/08/17 02:52:24 Dropped index id_company
2022/08/17 02:52:24 Index found: id_age1
2022/08/17 02:52:24 Dropped index id_age1
2022/08/17 02:52:24 Index found: id_age
2022/08/17 02:52:24 Dropped index id_age
2022/08/17 02:53:01 Flushed the bucket default, Response body:
2022/08/17 02:53:04 Modified parameters of bucket default, responseBody:
2022/08/17 02:53:04 http://127.0.0.1:9000/pools/default/buckets/defertest_buck2
2022/08/17 02:53:04 &{DELETE http://127.0.0.1:9000/pools/default/buckets/defertest_buck2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc00003a0e0}
2022/08/17 02:53:04 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Tue, 16 Aug 2022 21:23:03 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc04f7e2bc0 31 [] false false map[] 0xc01c754100 }
2022/08/17 02:53:04 DeleteBucket failed for bucket defertest_buck2
2022/08/17 02:53:04 Deleted bucket defertest_buck2, responseBody: Requested resource not found.
2022/08/17 02:53:04 Created bucket defertest_buck2, responseBody:
2022/08/17 02:53:19 Setting JSON docs in KV
2022/08/17 02:54:25 Build command issued for the deferred indexes [18046139446589330235]
2022/08/17 02:54:26 Build command issued for the deferred indexes [5858066687977602201 6128874276523134423]
2022/08/17 02:54:26 Index state of 6128874276523134423 is INDEX_STATE_INITIAL
2022/08/17 02:54:26 Waiting for index 18046139446589330235 to go active ...
2022/08/17 02:54:27 Waiting for index 18046139446589330235 to go active ...
2022/08/17 02:54:28 Waiting for index 18046139446589330235 to go active ...
2022/08/17 02:54:29 Waiting for index 18046139446589330235 to go active ...
2022/08/17 02:54:30 Waiting for index 18046139446589330235 to go active ...
2022/08/17 02:54:31 Waiting for index 18046139446589330235 to go active ...
2022/08/17 02:54:32 Waiting for index 18046139446589330235 to go active ...
2022/08/17 02:54:33 Waiting for index 18046139446589330235 to go active ...
2022/08/17 02:54:34 Waiting for index 18046139446589330235 to go active ...
2022/08/17 02:54:35 Waiting for index 18046139446589330235 to go active ...
2022/08/17 02:54:36 Index is 18046139446589330235 now active
2022/08/17 02:54:36 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:37 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:38 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:39 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:40 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:41 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:42 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:43 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:44 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:45 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:46 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:47 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:48 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:49 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:50 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:51 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:52 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:53 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:54 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:55 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:56 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:57 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:58 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:54:59 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:55:00 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:55:01 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:55:02 Waiting for index 5858066687977602201 to go active ...
2022/08/17 02:55:03 Index is 5858066687977602201 now active
2022/08/17 02:55:03 Using n1ql client
2022/08/17 02:55:03 Expected and Actual scan responses are the same
2022/08/17 02:55:03 Using n1ql client
2022/08/17 02:55:03 Expected and Actual scan responses are the same
2022/08/17 02:55:03 Using n1ql client
2022-08-17T02:55:03.990+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T02:55:03.990+05:30 [Info] GSIC[default/defertest_buck2-_default-_default-1660685103988213797] started ...
2022/08/17 02:55:04 Expected and Actual scan responses are the same
2022/08/17 02:55:07 Modified parameters of bucket default, responseBody:
2022/08/17 02:55:09 Deleted bucket defertest_buck2, responseBody:
--- PASS: TestMultipleBucketsDeferredBuild (169.69s)
=== RUN TestCreateDropCreateDeferredIndex
2022/08/17 02:55:14 In TestCreateDropCreateDeferredIndex()
2022/08/17 02:55:14 In DropAllSecondaryIndexes()
2022/08/17 02:55:14 Index found: buck1_id2
2022/08/17 02:55:14 Dropped index buck1_id2
2022/08/17 02:55:14 Index found: buck1_id1
2022/08/17 02:55:14 Dropped index buck1_id1
2022/08/17 02:55:16 Setting JSON docs in KV
2022/08/17 02:55:28 Created the secondary index id_company. Waiting for it become active
2022/08/17 02:55:28 Index is 10856500634878136182 now active
2022/08/17 02:55:29 Dropping the secondary index id_age
2022/08/17 02:55:29 Index dropped
2022/08/17 02:55:32 Setting JSON docs in KV
2022/08/17 02:55:40 Using n1ql client
2022/08/17 02:55:40 Expected and Actual scan responses are the same
--- PASS: TestCreateDropCreateDeferredIndex (26.11s)
=== RUN TestMultipleDeferredIndexes_BuildTogether
2022/08/17 02:55:40 In TestMultipleDeferredIndexes_BuildTogether()
2022/08/17 02:55:40 In DropAllSecondaryIndexes()
2022/08/17 02:55:40 Index found: id_company
2022/08/17 02:55:40 Dropped index id_company
2022/08/17 02:55:42 Setting JSON docs in KV
2022/08/17 02:55:55 Created the secondary index id_company. Waiting for it become active
2022/08/17 02:55:55 Index is 13716076293693173309 now active
2022/08/17 02:55:57 Build command issued for the deferred indexes [id_age id_gender id_isActive]
2022/08/17 02:55:57 Waiting for the index id_age to become active
2022/08/17 02:55:57 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:55:58 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:55:59 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:00 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:01 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:02 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:03 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:04 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:05 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:06 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:07 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:08 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:09 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:10 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:11 Waiting for index 14093868043593128160 to go active ...
2022/08/17 02:56:12 Index is 14093868043593128160 now active
2022/08/17 02:56:12 Waiting for the index id_gender to become active
2022/08/17 02:56:12 Index is 1013156618428109647 now active
2022/08/17 02:56:12 Waiting for the index id_isActive to become active
2022/08/17 02:56:12 Index is 8836428774711840152 now active
2022/08/17 02:56:12 Using n1ql client
2022/08/17 02:56:12 Expected and Actual scan responses are the same
2022/08/17 02:56:14 Setting JSON docs in KV
2022/08/17 02:56:23 Using n1ql client
2022/08/17 02:56:24 Expected and Actual scan responses are the same
2022/08/17 02:56:24 Using n1ql client
2022/08/17 02:56:24 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildTogether (44.42s)
=== RUN TestMultipleDeferredIndexes_BuildOneByOne
2022/08/17 02:56:24 In TestMultipleDeferredIndexes_BuildOneByOne()
2022/08/17 02:56:24 In DropAllSecondaryIndexes()
2022/08/17 02:56:24 Index found: id_company
2022/08/17 02:56:24 Dropped index id_company
2022/08/17 02:56:24 Index found: id_age
2022/08/17 02:56:24 Dropped index id_age
2022/08/17 02:56:24 Index found: id_gender
2022/08/17 02:56:25 Dropped index id_gender
2022/08/17 02:56:25 Index found: id_isActive
2022/08/17 02:56:25 Dropped index id_isActive
2022/08/17 02:56:27 Setting JSON docs in KV
2022/08/17 02:56:43 Created the secondary index id_company. Waiting for it become active
2022/08/17 02:56:43 Index is 18248030415189141028 now active
2022/08/17 02:56:45 Build command issued for the deferred indexes [id_age]
2022/08/17 02:56:45 Waiting for the index id_age to become active
2022/08/17 02:56:45 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:46 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:47 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:48 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:49 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:50 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:51 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:52 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:53 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:54 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:55 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:56 Waiting for index 6182782014257385828 to go active ...
2022/08/17 02:56:57 Index is 6182782014257385828 now active
2022/08/17 02:56:57 Build command issued for the deferred indexes [id_gender]
2022/08/17 02:56:57 Waiting for the index id_gender to become active
2022/08/17 02:56:57 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:56:58 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:56:59 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:57:00 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:57:01 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:57:02 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:57:03 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:57:04 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:57:05 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:57:06 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:57:07 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:57:08 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:57:09 Waiting for index 17298791119835872030 to go active ...
2022/08/17 02:57:10 Index is 17298791119835872030 now active
2022/08/17 02:57:10 Build command issued for the deferred indexes [id_isActive]
2022/08/17 02:57:10 Waiting for the index id_isActive to become active
2022/08/17 02:57:10 Waiting for index 9547070409800649311 to go active ...
2022/08/17 02:57:11 Waiting for index 9547070409800649311 to go active ...
2022/08/17 02:57:12 Waiting for index 9547070409800649311 to go active ...
2022/08/17 02:57:13 Waiting for index 9547070409800649311 to go active ...
2022/08/17 02:57:14 Waiting for index 9547070409800649311 to go active ...
2022/08/17 02:57:15 Waiting for index 9547070409800649311 to go active ...
2022/08/17 02:57:16 Waiting for index 9547070409800649311 to go active ...
2022/08/17 02:57:17 Waiting for index 9547070409800649311 to go active ...
2022/08/17 02:57:18 Waiting for index 9547070409800649311 to go active ...
2022/08/17 02:57:19 Waiting for index 9547070409800649311 to go active ...
2022/08/17 02:57:20 Waiting for index 9547070409800649311 to go active ...
2022/08/17 02:57:21 Index is 9547070409800649311 now active
2022/08/17 02:57:21 Using n1ql client
2022/08/17 02:57:21 Expected and Actual scan responses are the same
2022/08/17 02:57:23 Setting JSON docs in KV
2022/08/17 02:57:32 Using n1ql client
2022/08/17 02:57:32 Expected and Actual scan responses are the same
2022/08/17 02:57:32 Using n1ql client
2022/08/17 02:57:32 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildOneByOne (68.21s)
=== RUN TestDropDeferredIndexWhileOthersBuilding
2022/08/17 02:57:32 In TestDropDeferredIndexWhileOthersBuilding()
2022/08/17 02:57:32 In DropAllSecondaryIndexes()
2022/08/17 02:57:32 Index found: id_company
2022/08/17 02:57:32 Dropped index id_company
2022/08/17 02:57:32 Index found: id_age
2022/08/17 02:57:32 Dropped index id_age
2022/08/17 02:57:32 Index found: id_isActive
2022/08/17 02:57:33 Dropped index id_isActive
2022/08/17 02:57:33 Index found: id_gender
2022/08/17 02:57:33 Dropped index id_gender
2022/08/17 02:57:35 Setting JSON docs in KV
2022/08/17 02:57:51 Created the secondary index id_company. Waiting for it become active
2022/08/17 02:57:51 Index is 12092357788073008326 now active
2022/08/17 02:57:53 Build command issued for the deferred indexes [15575017817045136864 13431325198529645295]
2022/08/17 02:57:55 Dropping the secondary index id_isActive
2022/08/17 02:57:55 Index dropped
2022/08/17 02:57:55 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:57:56 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:57:57 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:57:58 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:57:59 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:58:00 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:58:01 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:58:02 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:58:03 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:58:04 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:58:05 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:58:06 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:58:07 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:58:08 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:58:09 Waiting for index 15575017817045136864 to go active ...
2022/08/17 02:58:10 Index is 15575017817045136864 now active
2022/08/17 02:58:10 Index is 13431325198529645295 now active
2022/08/17 02:58:11 Using n1ql client
2022/08/17 02:58:11 Expected and Actual scan responses are the same
2022/08/17 02:58:11 Using n1ql client
2022/08/17 02:58:11 Expected and Actual scan responses are the same
2022/08/17 02:58:13 Setting JSON docs in KV
2022/08/17 02:58:22 Using n1ql client
2022/08/17 02:58:22 Expected and Actual scan responses are the same
--- PASS: TestDropDeferredIndexWhileOthersBuilding (49.64s)
=== RUN TestDropBuildingDeferredIndex
2022/08/17 02:58:22 In TestDropBuildingDeferredIndex()
2022/08/17 02:58:22 In DropAllSecondaryIndexes()
2022/08/17 02:58:22 Index found: id_company
2022/08/17 02:58:22 Dropped index id_company
2022/08/17 02:58:22 Index found: id_age
2022/08/17 02:58:22 Dropped index id_age
2022/08/17 02:58:22 Index found: id_gender
2022/08/17 02:58:22 Dropped index id_gender
2022/08/17 02:58:25 Setting JSON docs in KV
2022/08/17 02:58:30 Build command issued for the deferred indexes [16869168644578924143 3058005384784337755]
2022/08/17 02:58:31 Dropping the secondary index id_age
2022/08/17 02:58:31 Index dropped
2022/08/17 02:58:31 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:32 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:33 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:34 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:35 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:36 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:37 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:38 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:39 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:40 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:41 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:42 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:43 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:44 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:45 Waiting for index 16869168644578924143 to go active ...
2022/08/17 02:58:46 Index is 16869168644578924143 now active
2022/08/17 02:58:46 Build command issued for the deferred indexes [id_gender]
2022/08/17 02:58:46 Waiting for the index id_gender to become active
2022/08/17 02:58:46 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:47 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:48 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:49 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:50 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:51 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:52 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:53 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:54 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:55 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:56 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:57 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:58 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:58:59 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:59:00 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:59:01 Waiting for index 18423431617337048360 to go active ...
2022/08/17 02:59:02 Index is 18423431617337048360 now active
2022/08/17 02:59:03 Using n1ql client
2022/08/17 02:59:03 Expected and Actual scan responses are the same
2022/08/17 02:59:03 Using n1ql client
2022/08/17 02:59:04 Expected and Actual scan responses are the same
2022/08/17 02:59:06 Setting JSON docs in KV
2022/08/17 02:59:14 Using n1ql client
2022/08/17 02:59:15 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingDeferredIndex (53.36s)
=== RUN TestDropMultipleBuildingDeferredIndexes
2022/08/17 02:59:15 In TestDropMultipleBuildingDeferredIndexes()
2022/08/17 02:59:15 In DropAllSecondaryIndexes()
2022/08/17 02:59:15 Index found: id_gender
2022/08/17 02:59:15 Dropped index id_gender
2022/08/17 02:59:15 Index found: id_company
2022/08/17 02:59:16 Dropped index id_company
2022/08/17 02:59:22 Setting JSON docs in KV
2022/08/17 02:59:54 Created the secondary index id_company. Waiting for it become active
2022/08/17 02:59:54 Index is 17038267390014098598 now active
2022/08/17 02:59:55 Build command issued for the deferred indexes [9019865738199330502 10877888289018025077]
2022/08/17 02:59:56 Dropping the secondary index id_age
2022/08/17 02:59:57 Index dropped
2022/08/17 02:59:57 Dropping the secondary index id_gender
2022/08/17 03:00:13 Index dropped
2022/08/17 03:00:13 Build command issued for the deferred indexes [id_isActive]
2022/08/17 03:00:13 Waiting for the index id_isActive to become active
2022/08/17 03:00:13 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:14 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:15 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:16 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:17 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:18 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:19 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:20 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:21 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:22 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:23 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:24 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:25 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:26 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:27 Waiting for index 7616030406160186440 to go active ...
2022/08/17 03:00:28 Index is 7616030406160186440 now active
2022/08/17 03:00:38 Using n1ql client
2022/08/17 03:00:40 Expected and Actual scan responses are the same
2022/08/17 03:00:40 Number of docScanResults and scanResults = 180000 and 180000
2022/08/17 03:00:40 Using n1ql client
2022/08/17 03:00:41 Expected and Actual scan responses are the same
2022/08/17 03:00:41 Number of docScanResults and scanResults = 180000 and 180000
--- PASS: TestDropMultipleBuildingDeferredIndexes (85.87s)
=== RUN TestDropOneIndexSecondDeferBuilding
2022/08/17 03:00:41 In TestDropOneIndexSecondDeferBuilding()
2022/08/17 03:00:41 In DropAllSecondaryIndexes()
2022/08/17 03:00:41 Index found: id_isActive
2022/08/17 03:00:41 Dropped index id_isActive
2022/08/17 03:00:41 Index found: id_company
2022/08/17 03:00:41 Dropped index id_company
2022/08/17 03:00:44 Setting JSON docs in KV
2022/08/17 03:00:49 Build command issued for the deferred indexes [id_company]
2022/08/17 03:00:49 Waiting for the index id_company to become active
2022/08/17 03:00:49 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:00:50 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:00:51 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:00:52 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:00:53 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:00:54 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:00:55 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:00:56 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:00:57 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:00:58 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:00:59 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:01:00 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:01:01 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:01:02 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:01:03 Waiting for index 15016103359495014539 to go active ...
2022/08/17 03:01:04 Index is 15016103359495014539 now active
2022/08/17 03:01:04 Build command issued for the deferred indexes [373655434809459391]
2022/08/17 03:01:05 Dropping the secondary index id_company
2022/08/17 03:01:05 Index dropped
2022/08/17 03:01:12 Setting JSON docs in KV
2022/08/17 03:01:27 Index is 373655434809459391 now active
2022/08/17 03:01:27 Build command issued for the deferred indexes [id_gender]
2022/08/17 03:01:27 Waiting for the index id_gender to become active
2022/08/17 03:01:27 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:28 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:29 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:30 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:31 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:32 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:33 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:34 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:35 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:36 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:37 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:38 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:39 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:40 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:41 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:42 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:43 Waiting for index 4194994107192343883 to go active ...
2022/08/17 03:01:44 Index is 4194994107192343883 now active
2022/08/17 03:01:44 Using n1ql client
2022/08/17 03:01:44 Expected and Actual scan responses are the same
2022/08/17 03:01:45 Using n1ql client
2022/08/17 03:01:46 Expected and Actual scan responses are the same
--- PASS: TestDropOneIndexSecondDeferBuilding (65.12s)
=== RUN TestDropSecondIndexSecondDeferBuilding
2022/08/17 03:01:46 In TestDropSecondIndexSecondDeferBuilding()
2022/08/17 03:01:46 In DropAllSecondaryIndexes()
2022/08/17 03:01:46 Index found: id_gender
2022/08/17 03:01:46 Dropped index id_gender
2022/08/17 03:01:46 Index found: id_age
2022/08/17 03:01:46 Dropped index id_age
2022/08/17 03:01:48 Setting JSON docs in KV
2022/08/17 03:01:53 Build command issued for the deferred indexes [id_company]
2022/08/17 03:01:53 Waiting for the index id_company to become active
2022/08/17 03:01:53 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:01:54 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:01:55 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:01:57 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:01:58 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:01:59 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:00 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:01 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:02 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:03 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:04 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:05 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:06 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:07 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:08 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:09 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:10 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:11 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:12 Waiting for index 1988496451170492964 to go active ...
2022/08/17 03:02:13 Index is 1988496451170492964 now active
2022/08/17 03:02:13 Build command issued for the deferred indexes [15970573020815084658]
2022/08/17 03:02:14 Dropping the secondary index id_age
2022/08/17 03:02:14 Index dropped
2022/08/17 03:02:21 Setting JSON docs in KV
2022/08/17 03:02:28 Build command issued for the deferred indexes [id_gender]
2022/08/17 03:02:28 Waiting for the index id_gender to become active
2022/08/17 03:02:28 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:29 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:30 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:31 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:32 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:33 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:34 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:35 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:36 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:37 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:38 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:39 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:40 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:41 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:42 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:43 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:44 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:45 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:46 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:47 Waiting for index 3680778539649653988 to go active ...
2022/08/17 03:02:48 Index is 3680778539649653988 now active
2022/08/17 03:02:49 Using n1ql client
2022/08/17 03:02:49 Expected and Actual scan responses are the same
2022/08/17 03:02:49 Using n1ql client
2022/08/17 03:02:51 Expected and Actual scan responses are the same
--- PASS: TestDropSecondIndexSecondDeferBuilding (64.39s)
=== RUN TestCreateAfterDropWhileIndexBuilding
2022/08/17 03:02:51 In TestCreateAfterDropWhileIndexBuilding()
2022/08/17 03:02:51 In DropAllSecondaryIndexes()
2022/08/17 03:02:51 Index found: id_company
2022/08/17 03:02:51 Dropped index id_company
2022/08/17 03:02:51 Index found: id_gender
2022/08/17 03:02:51 Dropped index id_gender
2022/08/17 03:03:14 Setting JSON docs in KV
2022/08/17 03:04:04 Build command issued for the deferred indexes [9035852599084287118]
2022/08/17 03:04:05 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:06 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:07 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:08 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:09 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:10 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:11 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:12 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:13 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:14 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:15 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:16 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:17 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:18 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:19 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:20 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:21 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:22 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:23 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:24 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:25 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:26 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:27 Waiting for index 9035852599084287118 to go active ...
2022/08/17 03:04:28 Index is 9035852599084287118 now active
2022/08/17 03:04:28 Build command issued for the deferred indexes [9056349777380679652]
2022/08/17 03:04:29 Dropping the secondary index id_company
2022/08/17 03:04:29 Index dropped
2022/08/17 03:04:29 Dropping the secondary index id_age
2022/08/17 03:04:31 Index dropped
2022/08/17 03:04:36 Build command issued for the deferred indexes [id_gender]
2022/08/17 03:04:36 Waiting for the index id_gender to become active
2022/08/17 03:04:36 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:37 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:38 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:39 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:40 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:41 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:42 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:43 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:44 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:45 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:46 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:47 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:48 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:49 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:50 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:51 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:52 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:53 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:54 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:55 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:56 Waiting for index 8432845303300732616 to go active ...
2022/08/17 03:04:57 Index is 8432845303300732616 now active
2022/08/17 03:04:58 Index is 8432845303300732616 now active
2022/08/17 03:04:59 Using n1ql client
2022/08/17 03:05:01 Expected and Actual scan responses are the same
--- PASS: TestCreateAfterDropWhileIndexBuilding (129.98s)
=== RUN TestDropBuildingIndex1
2022/08/17 03:05:01 In TestDropBuildingIndex1()
2022/08/17 03:05:01 In DropAllSecondaryIndexes()
2022/08/17 03:05:01 Index found: id_gender
2022/08/17 03:05:01 Dropped index id_gender
2022/08/17 03:05:06 Setting JSON docs in KV
2022/08/17 03:05:37 Created the secondary index id_company. Waiting for it become active
2022/08/17 03:05:37 Index is 5745329524429298889 now active
2022/08/17 03:06:03 Dropping the secondary index id_age
2022/08/17 03:06:03 Index dropped
2022/08/17 03:06:26 Created the secondary index id_age. Waiting for it become active
2022/08/17 03:06:26 Index is 9642646082406655346 now active
2022/08/17 03:06:28 Setting JSON docs in KV
2022/08/17 03:06:36 Using n1ql client
2022/08/17 03:06:36 Expected and Actual scan responses are the same
2022/08/17 03:06:36 Using n1ql client
2022/08/17 03:06:37 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex1 (96.24s)
=== RUN TestDropBuildingIndex2
2022/08/17 03:06:37 In TestDropBuildingIndex2()
2022/08/17 03:06:37 In DropAllSecondaryIndexes()
2022/08/17 03:06:37 Index found: id_age
2022/08/17 03:06:37 Dropped index id_age
2022/08/17 03:06:37 Index found: id_company
2022/08/17 03:06:37 Dropped index id_company
2022/08/17 03:06:42 Setting JSON docs in KV
2022/08/17 03:07:22 Created the secondary index id_company. Waiting for it become active
2022/08/17 03:07:22 Index is 5460043918457077307 now active
2022/08/17 03:07:49 Dropping the secondary index id_company
2022/08/17 03:07:49 Index dropped
2022/08/17 03:07:49 Index is 141701138406751753 now active
2022/08/17 03:08:14 Created the secondary index id_company. Waiting for it become active
2022/08/17 03:08:14 Index is 17403704511582200838 now active
2022/08/17 03:08:17 Setting JSON docs in KV
2022/08/17 03:08:25 Using n1ql client
2022/08/17 03:08:26 Expected and Actual scan responses are the same
2022/08/17 03:08:26 Using n1ql client
2022/08/17 03:08:27 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex2 (110.01s)
=== RUN TestDropIndexWithDataLoad
2022/08/17 03:08:27 In TestDropIndexWithDataLoad()
2022/08/17 03:08:27 In DropAllSecondaryIndexes()
2022/08/17 03:08:27 Index found: id_age
2022/08/17 03:08:27 Dropped index id_age
2022/08/17 03:08:27 Index found: id_company
2022/08/17 03:08:27 Dropped index id_company
2022/08/17 03:08:29 Setting JSON docs in KV
2022/08/17 03:08:59 Created the secondary index id_company. Waiting for it become active
2022/08/17 03:08:59 Index is 15049141636387609068 now active
2022/08/17 03:09:28 Created the secondary index id_age. Waiting for it become active
2022/08/17 03:09:28 Index is 6461108166607006104 now active
2022/08/17 03:09:54 Created the secondary index id_gender. Waiting for it become active
2022/08/17 03:09:54 Index is 2548007473340803897 now active
2022/08/17 03:10:23 Created the secondary index id_isActive. Waiting for it become active
2022/08/17 03:10:23 Index is 6794231921324633262 now active
2022/08/17 03:10:29 Setting JSON docs in KV
2022/08/17 03:10:29 In LoadKVBucket
2022/08/17 03:10:29 In DropIndexWhileKVLoad
2022/08/17 03:10:29 Bucket name = default
2022/08/17 03:10:30 Dropping the secondary index id_company
2022/08/17 03:10:31 Index dropped
2022/08/17 03:10:55 Using n1ql client
2022/08/17 03:10:56 Expected and Actual scan responses are the same
2022/08/17 03:10:56 Number of docScanResults and scanResults = 96752 and 96752
2022/08/17 03:10:57 Using n1ql client
2022/08/17 03:11:00 Expected and Actual scan responses are the same
2022/08/17 03:11:00 Number of docScanResults and scanResults = 420000 and 420000
--- PASS: TestDropIndexWithDataLoad (152.95s)
=== RUN TestDropAllIndexesWithDataLoad
2022/08/17 03:11:00 In TestDropAllIndexesWithDataLoad()
2022/08/17 03:11:00 In DropAllSecondaryIndexes()
2022/08/17 03:11:00 Index found: id_gender
2022/08/17 03:11:00 Dropped index id_gender
2022/08/17 03:11:00 Index found: id_age
2022/08/17 03:11:00 Dropped index id_age
2022/08/17 03:11:00 Index found: id_isActive
2022/08/17 03:11:00 Dropped index id_isActive
2022/08/17 03:11:02 Setting JSON docs in KV
2022/08/17 03:11:39 Created the secondary index id_company. Waiting for it become active
2022/08/17 03:11:39 Index is 1370599290578566040 now active
2022/08/17 03:12:12 Created the secondary index id_age. Waiting for it become active
2022/08/17 03:12:12 Index is 6887817309662986255 now active
2022/08/17 03:12:41 Created the secondary index id_gender. Waiting for it become active
2022/08/17 03:12:41 Index is 17008625174541136895 now active
2022/08/17 03:13:12 Created the secondary index id_isActive. Waiting for it become active
2022/08/17 03:13:12 Index is 5140194709801607609 now active
2022/08/17 03:13:18 Setting JSON docs in KV
2022/08/17 03:13:18 In LoadKVBucket
2022/08/17 03:13:18 Bucket name = default
2022/08/17 03:13:18 In DropIndexWhileKVLoad
2022/08/17 03:13:18 In DropIndexWhileKVLoad
2022/08/17 03:13:18 In DropIndexWhileKVLoad
2022/08/17 03:13:18 In DropIndexWhileKVLoad
2022/08/17 03:13:19 Dropping the secondary index id_isActive
2022/08/17 03:13:19 Dropping the secondary index id_company
2022/08/17 03:13:19 Dropping the secondary index id_gender
2022/08/17 03:13:19 Dropping the secondary index id_age
2022/08/17 03:13:19 Index dropped
2022/08/17 03:13:20 Index dropped
2022/08/17 03:13:20 Index dropped
2022/08/17 03:13:20 Index dropped
2022/08/17 03:13:34 Using n1ql client
2022/08/17 03:13:34 Scan failed as expected with error: Index Not Found - cause: GSI index id_company not found.
--- PASS: TestDropAllIndexesWithDataLoad (154.05s)
=== RUN TestCreateBucket_AnotherIndexBuilding
2022/08/17 03:13:34 In TestCreateBucket_AnotherIndexBuilding()
2022/08/17 03:13:34 In DropAllSecondaryIndexes()
2022/08/17 03:14:11 Flushed the bucket default, Response body:
2022/08/17 03:14:14 Modified parameters of bucket default, responseBody:
2022/08/17 03:14:14 http://127.0.0.1:9000/pools/default/buckets/multi_buck2
2022/08/17 03:14:14 &{DELETE http://127.0.0.1:9000/pools/default/buckets/multi_buck2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc00003a0e0}
2022/08/17 03:14:14 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Tue, 16 Aug 2022 21:44:13 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc0ac0c9cc0 31 [] false false map[] 0xc01ce39d00 }
2022/08/17 03:14:14 DeleteBucket failed for bucket multi_buck2
2022/08/17 03:14:14 Deleted bucket multi_buck2, responseBody: Requested resource not found.
2022/08/17 03:14:29 Setting JSON docs in KV
2022/08/17 03:16:24 Created bucket multi_buck2, responseBody:
2022/08/17 03:16:49 Index is 4281922483656972832 now active
2022/08/17 03:16:49 Index is 2586333527435397574 now active
2022/08/17 03:16:49 Using n1ql client
2022-08-17T03:16:49.078+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T03:16:49.080+05:30 [Info] GSIC[default/multi_buck2-_default-_default-1660686409048325474] started ...
2022/08/17 03:16:49 Expected and Actual scan responses are the same
2022/08/17 03:16:49 Number of docScanResults and scanResults = 10000 and 10000
2022/08/17 03:16:49 Using n1ql client
2022/08/17 03:16:52 Expected and Actual scan responses are the same
2022/08/17 03:16:52 Number of docScanResults and scanResults = 200000 and 200000
2022/08/17 03:16:54 Deleted bucket multi_buck2, responseBody:
2022/08/17 03:17:31 Flushed the bucket default, Response body:
--- PASS: TestCreateBucket_AnotherIndexBuilding (237.46s)
=== RUN TestDropBucket2Index_Bucket1IndexBuilding
2022/08/17 03:17:31 In TestDropBucket2Index_Bucket1IndexBuilding()
2022/08/17 03:17:31 In DropAllSecondaryIndexes()
2022/08/17 03:17:31 Index found: buck1_idx
2022/08/17 03:17:31 Dropped index buck1_idx
2022/08/17 03:18:09 Flushed the bucket default, Response body:
2022/08/17 03:18:12 Modified parameters of bucket default, responseBody:
2022/08/17 03:18:12 http://127.0.0.1:9000/pools/default/buckets/multibucket_test3
2022/08/17 03:18:12 &{DELETE http://127.0.0.1:9000/pools/default/buckets/multibucket_test3 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc00003a0e0}
2022/08/17 03:18:12 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Tue, 16 Aug 2022 21:48:11 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc0018c0900 31 [] false false map[] 0xc01d196e00 }
2022/08/17 03:18:12 DeleteBucket failed for bucket multibucket_test3
2022/08/17 03:18:12 Deleted bucket multibucket_test3, responseBody: Requested resource not found.
2022/08/17 03:18:12 Created bucket multibucket_test3, responseBody:
2022/08/17 03:18:27 Setting JSON docs in KV
2022/08/17 03:19:23 Created the secondary index buck2_idx. Waiting for it become active
2022/08/17 03:19:23 Index is 8654992359584264721 now active
2022/08/17 03:19:36 Dropping the secondary index buck2_idx
2022/08/17 03:19:36 Index dropped
2022/08/17 03:19:36 Index is 1654517961559754491 now active
2022/08/17 03:19:37 Using n1ql client
2022/08/17 03:19:39 Expected and Actual scan responses are the same
2022/08/17 03:19:39 Number of docScanResults and scanResults = 100000 and 100000
2022/08/17 03:19:41 Deleted bucket multibucket_test3, responseBody:
2022/08/17 03:20:18 Flushed the bucket default, Response body:
--- PASS: TestDropBucket2Index_Bucket1IndexBuilding (166.29s)
=== RUN TestDeleteBucketWhileInitialIndexBuild
2022/08/17 03:20:18 In TestDeleteBucketWhileInitialIndexBuild()
2022/08/17 03:20:18 ============== DBG: Drop all indexes in all buckets
2022/08/17 03:20:18 In DropAllSecondaryIndexes()
2022/08/17 03:20:18 Index found: buck1_idx
2022/08/17 03:20:18 Dropped index buck1_idx
2022/08/17 03:20:18 ============== DBG: Delete bucket default
2022/08/17 03:20:20 Deleted bucket default, responseBody:
2022/08/17 03:20:20 ============== DBG: Create bucket default
2022/08/17 03:20:20 Created bucket default, responseBody:
2022/08/17 03:20:23 Flush Enabled on bucket default, responseBody:
2022/08/17 03:20:56 Flushed the bucket default, Response body:
2022/08/17 03:20:56 ============== DBG: Delete bucket testbucket2
2022/08/17 03:20:56 http://127.0.0.1:9000/pools/default/buckets/testbucket2
2022/08/17 03:20:56 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc00003a0e0}
2022/08/17 03:20:56 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Tue, 16 Aug 2022 21:50:55 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc003df5880 31 [] false false map[] 0xc00022d900 }
2022/08/17 03:20:56 DeleteBucket failed for bucket testbucket2
2022/08/17 03:20:56 Deleted bucket testbucket2, responseBody: Requested resource not found.
2022/08/17 03:20:56 ============== DBG: Create bucket testbucket2
2022/08/17 03:20:56 Created bucket testbucket2, responseBody:
2022/08/17 03:20:59 Flush Enabled on bucket testbucket2, responseBody:
2022/08/17 03:21:33 Flushed the bucket testbucket2, Response body:
2022/08/17 03:21:33 ============== DBG: Delete bucket testbucket3
2022/08/17 03:21:33 http://127.0.0.1:9000/pools/default/buckets/testbucket3
2022/08/17 03:21:33 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket3 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc00003a0e0}
2022/08/17 03:21:33 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Tue, 16 Aug 2022 21:51:32 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc004559e80 31 [] false false map[] 0xc004354d00 }
2022/08/17 03:21:33 DeleteBucket failed for bucket testbucket3
2022/08/17 03:21:33 Deleted bucket testbucket3, responseBody: Requested resource not found.
2022/08/17 03:21:33 ============== DBG: Create bucket testbucket3
2022/08/17 03:21:33 Created bucket testbucket3, responseBody:
2022/08/17 03:21:36 Flush Enabled on bucket testbucket3, responseBody:
2022/08/17 03:22:10 Flushed the bucket testbucket3, Response body:
2022/08/17 03:22:10 ============== DBG: Delete bucket testbucket4
2022/08/17 03:22:10 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2022/08/17 03:22:10 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket4 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc00003a0e0}
2022/08/17 03:22:10 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Tue, 16 Aug 2022 21:52:09 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc00161b000 31 [] false false map[] 0xc004689700 }
2022/08/17 03:22:10 DeleteBucket failed for bucket testbucket4
2022/08/17 03:22:10 Deleted bucket testbucket4, responseBody: Requested resource not found.
2022/08/17 03:22:10 ============== DBG: Create bucket testbucket4
2022/08/17 03:22:10 Created bucket testbucket4, responseBody:
2022/08/17 03:22:13 Flush Enabled on bucket testbucket4, responseBody:
2022/08/17 03:22:46 Flushed the bucket testbucket4, Response body:
2022/08/17 03:23:01 Generating docs and Populating all the buckets
2022/08/17 03:23:01 ============== DBG: Creating docs in bucket default
2022/08/17 03:23:02 ============== DBG: Creating index bucket1_age in bucket default
2022/08/17 03:23:07 Created the secondary index bucket1_age. Waiting for it become active
2022/08/17 03:23:07 Index is 11545534670102552453 now active
2022/08/17 03:23:07 ============== DBG: Creating index bucket1_gender in bucket default
2022/08/17 03:23:12 Created the secondary index bucket1_gender. Waiting for it become active
2022/08/17 03:23:12 Index is 11776638433815830837 now active
2022/08/17 03:23:12 ============== DBG: Creating docs in bucket testbucket2
2022/08/17 03:23:13 ============== DBG: Creating index bucket2_city in bucket testbucket2
2022/08/17 03:23:17 Created the secondary index bucket2_city. Waiting for it become active
2022/08/17 03:23:17 Index is 11770428083970274320 now active
2022/08/17 03:23:17 ============== DBG: Creating index bucket2_company in bucket testbucket2
2022/08/17 03:23:22 Created the secondary index bucket2_company. Waiting for it become active
2022/08/17 03:23:22 Index is 6462674128896377291 now active
2022/08/17 03:23:22 ============== DBG: Creating docs in bucket testbucket3
2022/08/17 03:23:23 ============== DBG: Creating index bucket3_gender in bucket testbucket3
2022/08/17 03:23:27 Created the secondary index bucket3_gender. Waiting for it become active
2022/08/17 03:23:27 Index is 8636617390310972824 now active
2022/08/17 03:23:27 ============== DBG: Creating index bucket3_address in bucket testbucket3
2022/08/17 03:23:32 Created the secondary index bucket3_address. Waiting for it become active
2022/08/17 03:23:32 Index is 2112762118660939750 now active
2022/08/17 03:23:32 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2022/08/17 03:23:32 Using n1ql client
2022-08-17T03:23:32.696+05:30 [Info] metadata provider version changed 1265 -> 1266
2022-08-17T03:23:32.696+05:30 [Info] switched currmeta from 1265 -> 1266 force false
2022-08-17T03:23:32.696+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T03:23:32.697+05:30 [Info] GSIC[default/default-_default-_default-1660686812685057378] started ...
2022/08/17 03:23:32 ============== DBG: First bucket scan:: Expected results = 310 Actual results = 310
2022/08/17 03:23:32 Expected and Actual scan responses are the same
2022/08/17 03:23:43 ============== DBG: Creating 50K docs in bucket testbucket4
2022/08/17 03:24:06 ============== DBG: Creating index bucket4_balance asynchronously in bucket testbucket4
2022/08/17 03:24:16 ============== DBG: Deleting bucket testbucket4
2022/08/17 03:24:18 Deleted bucket testbucket4, responseBody:
2022/08/17 03:24:18 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2022/08/17 03:24:18 Using n1ql client
2022/08/17 03:24:18 ============== DBG: First bucket scan:: Expected results = 310 Actual results = 310
2022/08/17 03:24:18 Expected and Actual scan responses are the same
2022/08/17 03:24:18 ============== DBG: Second bucket scan:: Scanning index bucket2_city in bucket testbucket2
2022/08/17 03:24:18 Using n1ql client
2022-08-17T03:24:18.461+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T03:24:18.462+05:30 [Info] GSIC[default/testbucket2-_default-_default-1660686858459943367] started ...
2022/08/17 03:24:18 ============== DBG: Second bucket scan:: Expected results = 423 Actual results = 423
2022/08/17 03:24:18 Expected and Actual scan responses are the same
2022/08/17 03:24:18 ============== DBG: Third bucket scan:: Scanning index bucket3_gender in bucket testbucket3
2022/08/17 03:24:18 Using n1ql client
2022-08-17T03:24:18.470+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T03:24:18.471+05:30 [Info] GSIC[default/testbucket3-_default-_default-1660686858468762430] started ...
2022/08/17 03:24:18 ============== DBG: Third bucket scan:: Expected results = 521 Actual results = 521
2022/08/17 03:24:18 Expected and Actual scan responses are the same
2022/08/17 03:24:18 ============== DBG: Deleting buckets testbucket2 testbucket3 testbucket4
2022/08/17 03:24:20 Deleted bucket testbucket2, responseBody:
2022/08/17 03:24:23 Deleted bucket testbucket3, responseBody:
2022/08/17 03:24:23 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2022/08/17 03:24:23 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket4 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]] 0 [] false 127.0.0.1:9000 map[] map[] map[] 0xc00003a0e0}
2022/08/17 03:24:23 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Tue, 16 Aug 2022 21:54:22 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc0178bcac0 31 [] false false map[] 0xc017b06c00 }
2022/08/17 03:24:23 DeleteBucket failed for bucket testbucket4
2022/08/17 03:24:23 Deleted bucket testbucket4, responseBody: Requested resource not found.
2022/08/17 03:24:26 Modified parameters of bucket default, responseBody:
--- PASS: TestDeleteBucketWhileInitialIndexBuild (263.01s)
=== RUN TestWherClause_UpdateDocument
2022/08/17 03:24:41 In TestWherClause_UpdateDocument()
2022/08/17 03:24:41 In DropAllSecondaryIndexes()
2022/08/17 03:24:41 Index found: bucket1_gender
2022/08/17 03:24:41 Dropped index bucket1_gender
2022/08/17 03:24:41 Index found: bucket1_age
2022/08/17 03:24:41 Dropped index bucket1_age
2022/08/17 03:25:18 Flushed the bucket default, Response body:
2022/08/17 03:25:21 Setting JSON docs in KV
2022/08/17 03:25:28 Created the secondary index id_ageGreaterThan40. Waiting for it become active
2022/08/17 03:25:28 Index is 15497407366867532778 now active
2022/08/17 03:25:29 Using n1ql client
2022/08/17 03:25:29 Expected and Actual scan responses are the same
2022/08/17 03:25:29 Number of docScanResults and scanResults = 6008 and 6008
2022/08/17 03:25:33 Using n1ql client
2022/08/17 03:25:33 Expected and Actual scan responses are the same
2022/08/17 03:25:33 Number of docScanResults and scanResults = 2008 and 2008
--- PASS: TestWherClause_UpdateDocument (52.60s)
=== RUN TestDeferFalse
2022/08/17 03:25:33 In TestDeferFalse()
2022/08/17 03:25:36 Setting JSON docs in KV
2022/08/17 03:25:48 Created the secondary index index_deferfalse1. Waiting for it become active
2022/08/17 03:25:48 Index is 8243201789385548813 now active
2022/08/17 03:25:48 Using n1ql client
2022/08/17 03:25:48 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse (14.94s)
=== RUN TestDeferFalse_CloseClientConnection
2022/08/17 03:25:48 In TestDeferFalse_CloseClientConnection()
2022/08/17 03:25:48 In CloseClientThread
2022/08/17 03:25:48 In CreateIndexThread
2022-08-17T03:25:50.766+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:40760->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022/08/17 03:25:50 Create Index call failed as expected due to error : Terminate Request due to client termination
2022/08/17 03:25:50 Waiting for index 13491302863932417166 to go active ...
2022/08/17 03:25:51 Waiting for index 13491302863932417166 to go active ...
2022/08/17 03:25:52 Waiting for index 13491302863932417166 to go active ...
2022/08/17 03:25:53 Waiting for index 13491302863932417166 to go active ...
2022/08/17 03:25:54 Index is 13491302863932417166 now active
2022/08/17 03:25:54 Using n1ql client
2022/08/17 03:25:54 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse_CloseClientConnection (6.24s)
=== RUN TestOrphanIndexCleanup
2022-08-17T03:25:54.954+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:40824->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022/08/17 03:25:54 In DropAllSecondaryIndexes()
2022/08/17 03:25:54 Index found: index_deferfalse2
2022/08/17 03:25:55 Dropped index index_deferfalse2
2022/08/17 03:25:55 Index found: id_ageGreaterThan40
2022/08/17 03:25:55 Dropped index id_ageGreaterThan40
2022/08/17 03:25:55 Index found: index_deferfalse1
2022/08/17 03:25:55 Dropped index index_deferfalse1
2022/08/17 03:26:09 Created the secondary index idx1_age_regular. Waiting for it become active
2022/08/17 03:26:09 Index is 2628882466971772034 now active
2022/08/17 03:26:15 Created the secondary index idx2_company_regular. Waiting for it become active
2022/08/17 03:26:15 Index is 14707275144980037785 now active
2022/08/17 03:26:25 Using n1ql client
2022/08/17 03:26:25 Query on idx1_age_regular is successful
2022/08/17 03:26:25 Using n1ql client
2022/08/17 03:26:25 Query on idx2_company_regular is successful
Restarting indexer process ...
2022/08/17 03:26:26 []
2022-08-17T03:26:26.072+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T03:26:26.073+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T03:26:26.073+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T03:26:26.073+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022/08/17 03:26:46 Using n1ql client
2022-08-17T03:26:46.014+05:30 [Error] transport error between 127.0.0.1:43138->127.0.0.1:9107: write tcp 127.0.0.1:43138->127.0.0.1:9107: write: broken pipe
2022-08-17T03:26:46.014+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -3123302342511518636 request transport failed `write tcp 127.0.0.1:43138->127.0.0.1:9107: write: broken pipe`
2022-08-17T03:26:46.014+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T03:26:46.014+05:30 [Error] metadataClient:PickRandom: Replicas - [16982241476147962320], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 03:26:46 Query on idx1_age_regular is successful - after indexer restart.
2022/08/17 03:26:46 Using n1ql client
2022/08/17 03:26:46 Query on idx2_company_regular is successful - after indexer restart.
--- PASS: TestOrphanIndexCleanup (51.10s)
=== RUN TestOrphanPartitionCleanup
2022/08/17 03:26:51 Created the secondary index idx3_age_regular. Waiting for it become active
2022/08/17 03:26:51 Index is 8294094372929832590 now active
2022/08/17 03:27:01 Using n1ql client
2022/08/17 03:27:01 Query on idx3_age_regular is successful
Restarting indexer process ...
2022/08/17 03:27:01 []
2022-08-17T03:27:01.232+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T03:27:01.232+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T03:27:01.232+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T03:27:01.232+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022/08/17 03:27:21 Using n1ql client
2022-08-17T03:27:21.194+05:30 [Error] transport error between 127.0.0.1:57938->127.0.0.1:9107: write tcp 127.0.0.1:57938->127.0.0.1:9107: write: broken pipe
2022-08-17T03:27:21.194+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -1216112657953951072 request transport failed `write tcp 127.0.0.1:57938->127.0.0.1:9107: write: broken pipe`
2022-08-17T03:27:21.194+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 0
2022-08-17T03:27:21.194+05:30 [Error] metadataClient:PickRandom: Replicas - [12561168929752442709], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 03:27:21 Query on idx3_age_regular is successful - after indexer restart.
--- PASS: TestOrphanPartitionCleanup (35.17s)
=== RUN TestIndexerSettings
2022/08/17 03:27:21 In TestIndexerSettings()
2022/08/17 03:27:21 Changing config key indexer.settings.max_cpu_percent to value 300
2022/08/17 03:27:21 Changing config key indexer.settings.inmemory_snapshot.interval to value 300
2022/08/17 03:27:21 Changing config key indexer.settings.persisted_snapshot.interval to value 20000
2022/08/17 03:27:21 Changing config key indexer.settings.recovery.max_rollbacks to value 3
2022/08/17 03:27:21 Changing config key indexer.settings.log_level to value error
--- PASS: TestIndexerSettings (0.15s)
=== RUN TestRestoreDefaultSettings
2022/08/17 03:27:21 In TestIndexerSettings_RestoreDefault()
2022/08/17 03:27:21 Changing config key indexer.settings.max_cpu_percent to value 0
2022/08/17 03:27:21 Changing config key indexer.settings.inmemory_snapshot.interval to value 200
2022/08/17 03:27:21 Changing config key indexer.settings.persisted_snapshot.interval to value 5000
2022/08/17 03:27:21 Changing config key indexer.settings.recovery.max_rollbacks to value 5
2022/08/17 03:27:21 Changing config key indexer.settings.log_level to value info
--- PASS: TestRestoreDefaultSettings (0.12s)
=== RUN TestStat_ItemsCount
2022/08/17 03:27:21 In TestStat_ItemsCount()
2022/08/17 03:27:21 In DropAllSecondaryIndexes()
2022/08/17 03:27:21 Index found: idx1_age_regular
2022/08/17 03:27:21 Dropped index idx1_age_regular
2022/08/17 03:27:21 Index found: idx3_age_regular
2022/08/17 03:27:21 Dropped index idx3_age_regular
2022/08/17 03:27:21 Index found: idx2_company_regular
2022/08/17 03:27:21 Dropped index idx2_company_regular
2022/08/17 03:27:21 Emptying the default bucket
2022/08/17 03:27:24 Flush Enabled on bucket default, responseBody:
2022/08/17 03:28:02 Flushed the bucket default, Response body:
2022/08/17 03:28:02 Generating JSON docs
2022/08/17 03:28:02 Setting initial JSON docs in KV
2022/08/17 03:28:07 Creating a 2i
2022/08/17 03:28:10 Created the secondary index index_test1. Waiting for it become active
2022/08/17 03:28:10 Index is 15094508756344986132 now active
2022/08/17 03:28:15 items_count stat is 10000
--- PASS: TestStat_ItemsCount (53.90s)
=== RUN TestRangeArrayIndex_Distinct
2022/08/17 03:28:15 In TestRangeArrayIndex_Distinct()
2022/08/17 03:28:15 In DropAllSecondaryIndexes()
2022/08/17 03:28:15 Index found: index_test1
2022/08/17 03:28:15 Dropped index index_test1
2022/08/17 03:28:53 Flushed the bucket default, Response body:
2022/08/17 03:28:56 Created the secondary index arridx_friends. Waiting for it become active
2022/08/17 03:28:56 Index is 5183833371219865280 now active
2022-08-17T03:28:56.959+05:30 [Error] transport error between 127.0.0.1:55586->127.0.0.1:9107: write tcp 127.0.0.1:55586->127.0.0.1:9107: write: broken pipe
2022-08-17T03:28:56.959+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:55586->127.0.0.1:9107: write: broken pipe`
2022-08-17T03:28:56.959+05:30 [Warn] scan failed: requestId queryport 127.0.0.1:9107 inst 1032338108059110488 partition [0]
2022-08-17T03:28:56.959+05:30 [Warn] Scan failed with error for index 5183833371219865280. Trying scan again with replica, reqId: : write tcp 127.0.0.1:55586->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2022-08-17T03:28:56.960+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T03:28:56.960+05:30 [Error] metadataClient:PickRandom: Replicas - [1032338108059110488], PrunedReplica - map[], FilteredReplica map[]
2022-08-17T03:28:56.960+05:30 [Warn] Fail to find indexers to satisfy query request. Trying scan again for index 5183833371219865280, reqId: : write tcp 127.0.0.1:55586->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2022/08/17 03:28:57 Expected and Actual scan responses are the same
2022/08/17 03:28:59 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Distinct (44.46s)
=== RUN TestUpdateArrayIndex_Distinct
2022/08/17 03:28:59 In TestUpdateArrayIndex_Distinct()
2022/08/17 03:28:59 In DropAllSecondaryIndexes()
2022/08/17 03:28:59 Index found: arridx_friends
2022/08/17 03:28:59 Dropped index arridx_friends
2022/08/17 03:29:38 Flushed the bucket default, Response body:
2022/08/17 03:29:41 Created the secondary index arridx_friends. Waiting for it become active
2022/08/17 03:29:41 Index is 17945694549306707228 now active
2022/08/17 03:29:41 Expected and Actual scan responses are the same
2022/08/17 03:29:44 Expected and Actual scan responses are the same
2022/08/17 03:29:44 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Distinct (44.95s)
=== RUN TestRangeArrayIndex_Duplicate
2022/08/17 03:29:44 In TestRangeArrayIndex_Duplicate()
2022/08/17 03:29:44 In DropAllSecondaryIndexes()
2022/08/17 03:29:44 Index found: arridx_friends
2022/08/17 03:29:44 Dropped index arridx_friends
2022/08/17 03:30:22 Flushed the bucket default, Response body:
2022/08/17 03:30:26 Created the secondary index arridx_friends. Waiting for it become active
2022/08/17 03:30:26 Index is 8472192483567845373 now active
2022/08/17 03:30:26 Expected and Actual scan responses are the same
2022/08/17 03:30:28 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Duplicate (44.18s)
=== RUN TestUpdateArrayIndex_Duplicate
2022/08/17 03:30:28 In TestUpdateArrayIndex_Duplicate()
2022/08/17 03:30:28 In DropAllSecondaryIndexes()
2022/08/17 03:30:28 Index found: arridx_friends
2022/08/17 03:30:29 Dropped index arridx_friends
2022/08/17 03:31:06 Flushed the bucket default, Response body:
2022/08/17 03:31:10 Created the secondary index arridx_friends. Waiting for it become active
2022/08/17 03:31:10 Index is 11549864644867065840 now active
2022/08/17 03:31:10 Expected and Actual scan responses are the same
2022/08/17 03:31:13 Expected and Actual scan responses are the same
2022/08/17 03:31:13 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Duplicate (44.59s)
=== RUN TestArrayIndexCornerCases
2022/08/17 03:31:13 In TestArrayIndexCornerCases()
2022/08/17 03:31:17 Created the secondary index arr_single. Waiting for it become active
2022/08/17 03:31:17 Index is 14119209944771645898 now active
2022/08/17 03:31:21 Created the secondary index arr_leading. Waiting for it become active
2022/08/17 03:31:21 Index is 11017637474516902903 now active
2022/08/17 03:31:25 Created the secondary index arr_nonleading. Waiting for it become active
2022/08/17 03:31:25 Index is 11726069259162935616 now active
2022/08/17 03:31:25
--------ScanAll for EMPTY array--------
2022/08/17 03:31:25 Count of scanResults is 0
2022/08/17 03:31:25 Count of scanResults is 0
2022/08/17 03:31:25 Count of scanResults is 1
2022/08/17 03:31:25 Key: string 1333974630664385672 Value: value.Values ["rd74nL" Missing field or index.] false
2022/08/17 03:31:25 Expected and Actual scan responses are the same
2022/08/17 03:31:25
--------ScanAll for MISSING array--------
2022/08/17 03:31:25 Count of scanResults is 0
2022/08/17 03:31:25 Count of scanResults is 0
2022/08/17 03:31:25 Count of scanResults is 1
2022/08/17 03:31:25 Key: string 1333974630664385672 Value: value.Values ["vGB6N" Missing field or index.] false
2022/08/17 03:31:25 Expected and Actual scan responses are the same
2022/08/17 03:31:25
--------ScanAll for NULL array--------
2022/08/17 03:31:25 Count of scanResults is 1
2022/08/17 03:31:25 Key: string 1333974630664385672 Value: value.Values [null] false
2022/08/17 03:31:25 Expected and Actual scan responses are the same
2022/08/17 03:31:25 Count of scanResults is 1
2022/08/17 03:31:25 Key: string 1333974630664385672 Value: value.Values [null "r7nkL"] false
2022/08/17 03:31:25 Expected and Actual scan responses are the same
2022/08/17 03:31:25 Count of scanResults is 1
2022/08/17 03:31:25 Key: string 1333974630664385672 Value: value.Values ["r7nkL" null] false
2022/08/17 03:31:25 Expected and Actual scan responses are the same
2022/08/17 03:31:25
--------ScanAll for SCALARVALUE array--------
2022/08/17 03:31:25 Count of scanResults is 1
2022/08/17 03:31:25 Key: string 1333974630664385672 Value: value.Values ["IamScalar"] false
2022/08/17 03:31:25 Expected and Actual scan responses are the same
2022/08/17 03:31:25 Count of scanResults is 1
2022/08/17 03:31:25 Key: string 1333974630664385672 Value: value.Values ["IamScalar" "t#zkdf"] false
2022/08/17 03:31:25 Expected and Actual scan responses are the same
2022/08/17 03:31:25 Count of scanResults is 1
2022/08/17 03:31:25 Key: string 1333974630664385672 Value: value.Values ["t#zkdf" "IamScalar"] false
2022/08/17 03:31:25 Expected and Actual scan responses are the same
2022/08/17 03:31:25
--------ScanAll for SCALAROBJECT array--------
2022/08/17 03:31:25 Count of scanResults is 1
2022/08/17 03:31:25 Key: string 1333974630664385672 Value: value.Values [{"1":"abc","2":"def"}] false
2022/08/17 03:31:25 Expected and Actual scan responses are the same
2022/08/17 03:31:25 Count of scanResults is 1
2022/08/17 03:31:25 Key: string 1333974630664385672 Value: value.Values [{"1":"abc","2":"def"} "MjSv8"] false
2022/08/17 03:31:25 Expected and Actual scan responses are the same
2022/08/17 03:31:25 Count of scanResults is 1
2022/08/17 03:31:25 Key: string 1333974630664385672 Value: value.Values ["MjSv8" {"1":"abc","2":"def"}] false
2022/08/17 03:31:25 Expected and Actual scan responses are the same
--- PASS: TestArrayIndexCornerCases (12.25s)
=== RUN TestArraySizeIncreaseDecrease1
2022/08/17 03:31:25 In TestArraySizeIncreaseDecrease1()
2022/08/17 03:31:25 In DropAllSecondaryIndexes()
2022/08/17 03:31:25 Index found: arr_leading
2022/08/17 03:31:25 Dropped index arr_leading
2022/08/17 03:31:25 Index found: arridx_friends
2022/08/17 03:31:25 Dropped index arridx_friends
2022/08/17 03:31:25 Index found: arr_single
2022/08/17 03:31:26 Dropped index arr_single
2022/08/17 03:31:26 Index found: arr_nonleading
2022/08/17 03:31:26 Dropped index arr_nonleading
2022/08/17 03:32:03 Flushed the bucket default, Response body:
2022/08/17 03:32:03 Changing config key indexer.settings.allow_large_keys to value false
2022/08/17 03:32:04 Changing config key indexer.settings.max_seckey_size to value 100
2022/08/17 03:32:04 Changing config key indexer.settings.max_array_seckey_size to value 2000
2022/08/17 03:32:05 Start of createArrayDocs()
2022/08/17 03:32:23 End of createArrayDocs()
2022/08/17 03:32:23 Start of createArrayDocs()
2022/08/17 03:32:23 End of createArrayDocs()
2022/08/17 03:32:26 Created the secondary index arr1. Waiting for it become active
2022/08/17 03:32:26 Index is 7029647934052175969 now active
2022/08/17 03:32:31 Created the secondary index arr2. Waiting for it become active
2022/08/17 03:32:31 Index is 12439682483342724190 now active
2022/08/17 03:32:35 Created the secondary index idx3. Waiting for it become active
2022/08/17 03:32:35 Index is 11176210803947995410 now active
2022/08/17 03:32:35 Using n1ql client
2022/08/17 03:32:35 Length of scanResults = 10
2022/08/17 03:32:35 Changing config key indexer.settings.max_seckey_size to value 4096
2022/08/17 03:32:35 Changing config key indexer.settings.max_array_seckey_size to value 51200
2022/08/17 03:32:41 Expected and Actual scan responses are the same
2022/08/17 03:32:41 Using n1ql client
2022/08/17 03:32:41 Expected and Actual scan responses are the same
2022/08/17 03:32:41 Using n1ql client
2022/08/17 03:32:41 Expected and Actual scan responses are the same
2022/08/17 03:32:41 Changing config key indexer.settings.max_seckey_size to value 100
2022/08/17 03:32:41 Changing config key indexer.settings.max_array_seckey_size to value 2200
2022/08/17 03:32:47 Using n1ql client
2022/08/17 03:32:47 Length of scanResults = 10
2022/08/17 03:32:47 Changing config key indexer.settings.max_seckey_size to value 4608
2022/08/17 03:32:47 Changing config key indexer.settings.max_array_seckey_size to value 10240
--- PASS: TestArraySizeIncreaseDecrease1 (82.67s)
=== RUN TestArraySizeIncreaseDecrease2
2022/08/17 03:32:48 In TestArraySizeIncreaseDecrease2()
2022/08/17 03:32:48 In DropAllSecondaryIndexes()
2022/08/17 03:32:48 Index found: arr1
2022/08/17 03:32:48 Dropped index arr1
2022/08/17 03:32:48 Index found: arr2
2022/08/17 03:32:48 Dropped index arr2
2022/08/17 03:32:48 Index found: idx3
2022/08/17 03:32:48 Dropped index idx3
2022/08/17 03:33:26 Flushed the bucket default, Response body:
2022/08/17 03:33:26 Changing config key indexer.settings.allow_large_keys to value true
2022/08/17 03:33:27 Changing config key indexer.settings.max_seckey_size to value 100
2022/08/17 03:33:27 Changing config key indexer.settings.max_array_seckey_size to value 2000
2022/08/17 03:33:28 Start of createArrayDocs()
2022/08/17 03:33:45 End of createArrayDocs()
2022/08/17 03:33:46 Start of createArrayDocs()
2022/08/17 03:33:46 End of createArrayDocs()
2022/08/17 03:33:53 Created the secondary index arr1. Waiting for it become active
2022/08/17 03:33:53 Index is 8402280600688921416 now active
2022/08/17 03:33:58 Created the secondary index arr2. Waiting for it become active
2022/08/17 03:33:58 Index is 6942504072462448931 now active
2022/08/17 03:34:02 Created the secondary index idx3. Waiting for it become active
2022/08/17 03:34:02 Index is 10219367979016230403 now active
2022/08/17 03:34:03 Expected and Actual scan responses are the same
2022/08/17 03:34:03 Using n1ql client
2022/08/17 03:34:03 Expected and Actual scan responses are the same
2022/08/17 03:34:03 Using n1ql client
2022/08/17 03:34:03 Expected and Actual scan responses are the same
2022/08/17 03:34:03 Changing config key indexer.settings.max_seckey_size to value 4096
2022/08/17 03:34:03 Changing config key indexer.settings.max_array_seckey_size to value 51200
2022/08/17 03:34:08 Expected and Actual scan responses are the same
2022/08/17 03:34:08 Using n1ql client
2022/08/17 03:34:08 Expected and Actual scan responses are the same
2022/08/17 03:34:08 Using n1ql client
2022/08/17 03:34:08 Expected and Actual scan responses are the same
2022/08/17 03:34:08 Changing config key indexer.settings.max_seckey_size to value 100
2022/08/17 03:34:08 Changing config key indexer.settings.max_array_seckey_size to value 2200
2022/08/17 03:34:12 Expected and Actual scan responses are the same
2022/08/17 03:34:12 Using n1ql client
2022/08/17 03:34:12 Expected and Actual scan responses are the same
2022/08/17 03:34:12 Using n1ql client
2022/08/17 03:34:12 Expected and Actual scan responses are the same
2022/08/17 03:34:12 Changing config key indexer.settings.max_seckey_size to value 4608
2022/08/17 03:34:12 Changing config key indexer.settings.max_array_seckey_size to value 10240
--- PASS: TestArraySizeIncreaseDecrease2 (85.21s)
=== RUN TestBufferedScan_BackfillDisabled
2022/08/17 03:34:13 In TestBufferedScan_BackfillDisabled()
2022/08/17 03:34:13 In DropAllSecondaryIndexes()
2022/08/17 03:34:13 Index found: arr1
2022/08/17 03:34:13 Dropped index arr1
2022/08/17 03:34:13 Index found: arr2
2022/08/17 03:34:13 Dropped index arr2
2022/08/17 03:34:13 Index found: idx3
2022/08/17 03:34:13 Dropped index idx3
2022/08/17 03:34:51 Flushed the bucket default, Response body:
2022/08/17 03:35:24 Changing config key queryport.client.settings.backfillLimit to value 0
2022/08/17 03:35:31 Created the secondary index addressidx. Waiting for it become active
2022/08/17 03:35:31 Index is 16014264868840685740 now active
2022-08-17T03:35:31.853+05:30 [Info] metadata provider version changed 1480 -> 1481
2022-08-17T03:35:31.853+05:30 [Info] switched currmeta from 1480 -> 1481 force false
2022-08-17T03:35:31.853+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T03:35:31.853+05:30 [Info] GSIC[default/default-_default-_default-1660687531848208335] started ...
2022-08-17T03:35:31.853+05:30 [Warn] MonitorIndexer: Indexer for default:_default:_default is already being monitored
2022/08/17 03:35:31 Non-backfill file found: /tmp/.ICE-unix
2022/08/17 03:35:31 Non-backfill file found: /tmp/.Test-unix
2022/08/17 03:35:31 Non-backfill file found: /tmp/.X11-unix
2022/08/17 03:35:31 Non-backfill file found: /tmp/.XIM-unix
2022/08/17 03:35:31 Non-backfill file found: /tmp/.font-unix
2022/08/17 03:35:31 Non-backfill file found: /tmp/TestPause
2022/08/17 03:35:31 Non-backfill file found: /tmp/fail.log
2022/08/17 03:35:31 Non-backfill file found: /tmp/go-build2289084150
2022/08/17 03:35:31 Non-backfill file found: /tmp/mdbslice
2022/08/17 03:35:31 Non-backfill file found: /tmp/systemd-private-bdd24d031f5f4e85a7536faf21ea5377-apache2.service-ZlVd5E
2022/08/17 03:35:31 Non-backfill file found: /tmp/systemd-private-bdd24d031f5f4e85a7536faf21ea5377-systemd-timesyncd.service-iqdPtg
2022/08/17 03:35:31 limit=1,chsize=256; received 1 items; took 2.751777ms
2022-08-17T03:35:31.870+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T03:35:31.870+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T03:35:31.871+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T03:35:31.871+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T03:35:31.872+05:30 [Info] switched currmeta from 1481 -> 1481 force true
2022-08-17T03:35:31.872+05:30 [Info] switched currmeta from 1485 -> 1485 force true
2022/08/17 03:35:34 limit=1000,chsize=256; received 1000 items; took 1.247208862s
2022-08-17T03:35:35.106+05:30 [Info] gsiKeyspace::Close Closing default:_default:_default
--- PASS: TestBufferedScan_BackfillDisabled (81.39s)
=== RUN TestBufferedScan_BackfillEnabled
2022/08/17 03:35:35 In TestBufferedScan_BackfillEnabled()
2022-08-17T03:35:35.106+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2022/08/17 03:35:35 Changing config key queryport.client.settings.backfillLimit to value 1
2022-08-17T03:35:35.118+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T03:35:35.118+05:30 [Info] GSIC[default/default-_default-_default-1660687535115826845] started ...
2022-08-17T03:35:35.128+05:30 [Info] New settings received:
{"indexer.api.enableTestServer":true,"indexer.plasma.backIndex.enableInMemoryCompression":true,"indexer.plasma.backIndex.enablePageBloomFilter":false,"indexer.plasma.mainIndex.enableInMemoryCompression":true,"indexer.settings.allow_large_keys":true,"indexer.settings.bufferPoolBlockSize":16384,"indexer.settings.build.batch_size":5,"indexer.settings.compaction.abort_exceed_interval":false,"indexer.settings.compaction.check_period":30,"indexer.settings.compaction.compaction_mode":"circular","indexer.settings.compaction.days_of_week":"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday","indexer.settings.compaction.interval":"00:00,00:00","indexer.settings.compaction.min_frag":30,"indexer.settings.compaction.min_size":524288000,"indexer.settings.compaction.plasma.manual":false,"indexer.settings.compaction.plasma.optional.decrement":5,"indexer.settings.compaction.plasma.optional.min_frag":20,"indexer.settings.compaction.plasma.optional.quota":25,"indexer.settings.corrupt_index_num_backups":1,"indexer.settings.cpuProfDir":"","indexer.settings.cpuProfile":false,"indexer.settings.eTagPeriod":240,"indexer.settings.enable_corrupt_index_backup":false,"indexer.settings.enable_page_bloom_filter":false,"indexer.settings.fast_flush_mode":true,"indexer.settings.gc_percent":100,"indexer.settings.inmemory_snapshot.fdb.interval":200,"indexer.settings.inmemory_snapshot.interval":200,"indexer.settings.inmemory_snapshot.moi.interval":10,"indexer.settings.largeSnapshotThreshold":200,"indexer.settings.log_level":"info","indexer.settings.maxVbQueueLength":0,"indexer.settings.max_array_seckey_size":10240,"indexer.settings.max_cpu_percent":0,"indexer.settings.max_seckey_size":4608,"indexer.settings.max_writer_lock_prob":20,"indexer.settings.memProfDir":"","indexer.settings.memProfile":false,"indexer.settings.memory_quota":1572864000,"indexer.settings.minVbQueueLength":250,"indexer.settings.moi.debug":false,"indexer.settings.moi.persistence_threads":2,"indexer.settings.moi.recovery.max_rollbacks":2,"indexer.settings.moi.recovery_threads":4,"indexer.settings.num_replica":0,"indexer.settings.persisted_snapshot.fdb.interval":5000,"indexer.settings.persisted_snapshot.interval":5000,"indexer.settings.persisted_snapshot.moi.interval":60000,"indexer.settings.persisted_snapshot_init_build.fdb.interval":5000,"indexer.settings.persisted_snapshot_init_build.interval":5000,"indexer.settings.persisted_snapshot_init_build.moi.interval":60000,"indexer.settings.plasma.recovery.max_rollbacks":2,"indexer.settings.rebalance.redistribute_indexes":false,"indexer.settings.recovery.max_rollbacks":5,"indexer.settings.scan_getseqnos_retries":30,"indexer.settings.scan_timeout":0,"indexer.settings.send_buffer_size":1024,"indexer.settings.serverless.indexLimit":200,"indexer.settings.sliceBufSize":800,"indexer.settings.smallSnapshotThreshold":30,"indexer.settings.snapshotListeners":2,"indexer.settings.snapshotRequestWorkers":2,"indexer.settings.statsLogDumpInterval":60,"indexer.settings.storage_mode":"plasma","indexer.settings.storage_mode.disable_upgrade":true,"indexer.settings.thresholds.mem_high":80,"indexer.settings.thresholds.mem_low":60,"indexer.settings.wal_size":4096,"projector.settings.log_level":"info","queryport.client.log_level":"warn","queryport.client.settings.backfillLimit":1,"queryport.client.settings.minPoolSizeWM":1000,"queryport.client.settings.poolOverflow":30,"queryport.client.settings.poolSize":5000,"queryport.client.settings.relConnBatchSize":100}
2022/08/17 03:35:35 limit=1,chsize=256; received 1 items; took 12.972061ms
2022/08/17 03:35:36 limit=1000,chsize=256; received 1000 items; took 9.671173ms
2022/08/17 03:35:48 limit=1000,chsize=256; received 1000 items; took 10.34158695s
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
2022/08/17 03:36:02 limit=1000,chsize=256; received 644 items; took 13.33194915s
2022/08/17 03:36:02 limit=1000,chsize=256; received 644 items; took 13.336218472s
2022/08/17 03:36:03 Changing config key queryport.client.settings.backfillLimit to value 0
--- PASS: TestBufferedScan_BackfillEnabled (28.74s)
=== RUN TestMultiScanSetup
2022/08/17 03:36:03 In TestMultiScanSetup()
2022/08/17 03:36:05 Emptying the default bucket
2022/08/17 03:36:08 Flush Enabled on bucket default, responseBody:
2022/08/17 03:36:45 Flushed the bucket default, Response body:
2022/08/17 03:36:45 Populating the default bucket
2022/08/17 03:36:57 Created the secondary index index_companyname. Waiting for it become active
2022/08/17 03:36:57 Index is 8951323389656497779 now active
2022/08/17 03:37:01 Created the secondary index index_company. Waiting for it become active
2022/08/17 03:37:01 Index is 4596125621378785546 now active
2022/08/17 03:37:08 Created the secondary index index_company_name_age. Waiting for it become active
2022/08/17 03:37:08 Index is 2172132438436162894 now active
2022/08/17 03:37:13 Created the secondary index index_primary. Waiting for it become active
2022/08/17 03:37:13 Index is 7448672621569211 now active
2022/08/17 03:37:17 Created the secondary index index_company_name_age_address. Waiting for it become active
2022/08/17 03:37:17 Index is 6645434833353709087 now active
2022/08/17 03:37:22 Created the secondary index index_company_name_age_address_friends. Waiting for it become active
2022/08/17 03:37:22 Index is 7639761730237998441 now active
--- PASS: TestMultiScanSetup (78.89s)
=== RUN TestMultiScanCount
2022/08/17 03:37:22 In TestMultiScanCount()
2022/08/17 03:37:22
--------- Composite Index with 2 fields ---------
2022/08/17 03:37:22
--- ScanAllNoFilter ---
2022/08/17 03:37:22 distinct = false
2022/08/17 03:37:23 Using n1ql client
2022/08/17 03:37:23 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:37:23
--- ScanAllFilterNil ---
2022/08/17 03:37:23 distinct = false
2022/08/17 03:37:23 Using n1ql client
2022/08/17 03:37:23 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:37:23
--- ScanAll_AllFiltersNil ---
2022/08/17 03:37:23 distinct = false
2022/08/17 03:37:23 Using n1ql client
2022/08/17 03:37:23 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:37:23
--- SingleSeek ---
2022/08/17 03:37:23 distinct = false
2022/08/17 03:37:24 Using n1ql client
2022/08/17 03:37:24 MultiScanCount = 1 ExpectedMultiScanCount = 1
2022/08/17 03:37:24
--- MultipleSeek ---
2022/08/17 03:37:24 distinct = false
2022/08/17 03:37:24 Using n1ql client
2022/08/17 03:37:24 MultiScanCount = 2 ExpectedMultiScanCount = 2
2022/08/17 03:37:24
--- SimpleRange ---
2022/08/17 03:37:24 distinct = false
2022/08/17 03:37:24 Using n1ql client
2022/08/17 03:37:24 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2022/08/17 03:37:24
--- NonOverlappingRanges ---
2022/08/17 03:37:24 distinct = false
2022/08/17 03:37:25 Using n1ql client
2022/08/17 03:37:25 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2022/08/17 03:37:25
--- OverlappingRanges ---
2022/08/17 03:37:25 distinct = false
2022/08/17 03:37:25 Using n1ql client
2022/08/17 03:37:25 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2022/08/17 03:37:25
--- NonOverlappingFilters ---
2022/08/17 03:37:25 distinct = false
2022/08/17 03:37:26 Using n1ql client
2022/08/17 03:37:26 MultiScanCount = 337 ExpectedMultiScanCount = 337
2022/08/17 03:37:26
--- OverlappingFilters ---
2022/08/17 03:37:26 distinct = false
2022/08/17 03:37:26 Using n1ql client
2022/08/17 03:37:26 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2022/08/17 03:37:26
--- BoundaryFilters ---
2022/08/17 03:37:26 distinct = false
2022/08/17 03:37:26 Using n1ql client
2022/08/17 03:37:26 MultiScanCount = 499 ExpectedMultiScanCount = 499
2022/08/17 03:37:26
--- SeekAndFilters_NonOverlapping ---
2022/08/17 03:37:26 distinct = false
2022/08/17 03:37:27 Using n1ql client
2022/08/17 03:37:27 MultiScanCount = 256 ExpectedMultiScanCount = 256
2022/08/17 03:37:27
--- SeekAndFilters_Overlapping ---
2022/08/17 03:37:27 distinct = false
2022/08/17 03:37:27 Using n1ql client
2022/08/17 03:37:27 MultiScanCount = 255 ExpectedMultiScanCount = 255
2022/08/17 03:37:27
--- SimpleRangeLowUnbounded ---
2022/08/17 03:37:27 distinct = false
2022/08/17 03:37:27 Using n1ql client
2022/08/17 03:37:27 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2022/08/17 03:37:27
--- SimpleRangeHighUnbounded ---
2022/08/17 03:37:27 distinct = false
2022/08/17 03:37:28 Using n1ql client
2022/08/17 03:37:28 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2022/08/17 03:37:28
--- SimpleRangeMultipleUnbounded ---
2022/08/17 03:37:28 distinct = false
2022/08/17 03:37:28 Using n1ql client
2022/08/17 03:37:28 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:37:28
--- FiltersWithUnbounded ---
2022/08/17 03:37:28 distinct = false
2022/08/17 03:37:29 Using n1ql client
2022/08/17 03:37:29 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2022/08/17 03:37:29
--- FiltersLowGreaterThanHigh ---
2022/08/17 03:37:29 distinct = false
2022/08/17 03:37:29 Using n1ql client
2022/08/17 03:37:29 MultiScanCount = 418 ExpectedMultiScanCount = 418
2022/08/17 03:37:29
--------- Simple Index with 1 field ---------
2022/08/17 03:37:29
--- SingleIndexSimpleRange ---
2022/08/17 03:37:29 distinct = false
2022/08/17 03:37:29 Using n1ql client
2022/08/17 03:37:29 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2022/08/17 03:37:29
--- SingleIndex_SimpleRanges_NonOverlapping ---
2022/08/17 03:37:29 distinct = false
2022/08/17 03:37:30 Using n1ql client
2022/08/17 03:37:30 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2022/08/17 03:37:30
--- SingleIndex_SimpleRanges_Overlapping ---
2022/08/17 03:37:30 distinct = false
2022/08/17 03:37:30 Using n1ql client
2022/08/17 03:37:30 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2022/08/17 03:37:30
--------- Composite Index with 3 fields ---------
2022/08/17 03:37:30
--- ScanAllNoFilter ---
2022/08/17 03:37:30 distinct = false
2022/08/17 03:37:30 Using n1ql client
2022/08/17 03:37:30 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:37:30
--- ScanAllFilterNil ---
2022/08/17 03:37:30 distinct = false
2022/08/17 03:37:31 Using n1ql client
2022/08/17 03:37:31 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:37:31
--- ScanAll_AllFiltersNil ---
2022/08/17 03:37:31 distinct = false
2022/08/17 03:37:31 Using n1ql client
2022/08/17 03:37:31 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:37:31
--- 3FieldsSingleSeek ---
2022/08/17 03:37:31 distinct = false
2022/08/17 03:37:32 Using n1ql client
2022/08/17 03:37:32 MultiScanCount = 1 ExpectedMultiScanCount = 1
2022/08/17 03:37:32
--- 3FieldsMultipleSeeks ---
2022/08/17 03:37:32 distinct = false
2022/08/17 03:37:32 Using n1ql client
2022/08/17 03:37:32 MultiScanCount = 3 ExpectedMultiScanCount = 3
2022/08/17 03:37:32
--- 3FieldsMultipleSeeks_Identical ---
2022/08/17 03:37:32 distinct = false
2022/08/17 03:37:32 Using n1ql client
2022/08/17 03:37:32 MultiScanCount = 2 ExpectedMultiScanCount = 2
2022/08/17 03:37:32
--------- New scenarios ---------
2022/08/17 03:37:32
--- CompIndexHighUnbounded1 ---
2022/08/17 03:37:32
--- Multi Scan 0 ---
2022/08/17 03:37:32 distinct = false
2022/08/17 03:37:33 Using n1ql client
2022/08/17 03:37:33 Using n1ql client
2022/08/17 03:37:33 len(scanResults) = 8 MultiScanCount = 8
2022/08/17 03:37:33 Expected and Actual scan responses are the same
2022/08/17 03:37:33
--- Multi Scan 1 ---
2022/08/17 03:37:33 distinct = false
2022/08/17 03:37:33 Using n1ql client
2022/08/17 03:37:33 Using n1ql client
2022/08/17 03:37:33 len(scanResults) = 0 MultiScanCount = 0
2022/08/17 03:37:33 Expected and Actual scan responses are the same
2022/08/17 03:37:33
--- Multi Scan 2 ---
2022/08/17 03:37:33 distinct = false
2022/08/17 03:37:33 Using n1ql client
2022/08/17 03:37:33 Using n1ql client
2022/08/17 03:37:33 len(scanResults) = 9 MultiScanCount = 9
2022/08/17 03:37:33 Expected and Actual scan responses are the same
2022/08/17 03:37:33
--- CompIndexHighUnbounded2 ---
2022/08/17 03:37:33
--- Multi Scan 0 ---
2022/08/17 03:37:33 distinct = false
2022/08/17 03:37:34 Using n1ql client
2022/08/17 03:37:34 Using n1ql client
2022/08/17 03:37:34 len(scanResults) = 4138 MultiScanCount = 4138
2022/08/17 03:37:34 Expected and Actual scan responses are the same
2022/08/17 03:37:34
--- Multi Scan 1 ---
2022/08/17 03:37:34 distinct = false
2022/08/17 03:37:34 Using n1ql client
2022/08/17 03:37:34 Using n1ql client
2022/08/17 03:37:34 len(scanResults) = 2746 MultiScanCount = 2746
2022/08/17 03:37:34 Expected and Actual scan responses are the same
2022/08/17 03:37:34
--- Multi Scan 2 ---
2022/08/17 03:37:34 distinct = false
2022/08/17 03:37:35 Using n1ql client
2022/08/17 03:37:35 Using n1ql client
2022/08/17 03:37:35 len(scanResults) = 4691 MultiScanCount = 4691
2022/08/17 03:37:35 Expected and Actual scan responses are the same
2022/08/17 03:37:35
--- CompIndexHighUnbounded3 ---
2022/08/17 03:37:35
--- Multi Scan 0 ---
2022/08/17 03:37:35 distinct = false
2022/08/17 03:37:35 Using n1ql client
2022/08/17 03:37:35 Using n1ql client
2022/08/17 03:37:35 len(scanResults) = 1329 MultiScanCount = 1329
2022/08/17 03:37:35 Expected and Actual scan responses are the same
2022/08/17 03:37:35
--- CompIndexHighUnbounded4 ---
2022/08/17 03:37:35
--- Multi Scan 0 ---
2022/08/17 03:37:35 distinct = false
2022/08/17 03:37:35 Using n1ql client
2022/08/17 03:37:36 Using n1ql client
2022/08/17 03:37:36 len(scanResults) = 5349 MultiScanCount = 5349
2022/08/17 03:37:36 Expected and Actual scan responses are the same
2022/08/17 03:37:36
--- CompIndexHighUnbounded5 ---
2022/08/17 03:37:36
--- Multi Scan 0 ---
2022/08/17 03:37:36 distinct = false
2022/08/17 03:37:36 Using n1ql client
2022/08/17 03:37:36 Using n1ql client
2022/08/17 03:37:36 len(scanResults) = 8210 MultiScanCount = 8210
2022/08/17 03:37:36 Expected and Actual scan responses are the same
2022/08/17 03:37:36
--- SeekBoundaries ---
2022/08/17 03:37:36
--- Multi Scan 0 ---
2022/08/17 03:37:36 distinct = false
2022/08/17 03:37:36 Using n1ql client
2022/08/17 03:37:36 Using n1ql client
2022/08/17 03:37:36 len(scanResults) = 175 MultiScanCount = 175
2022/08/17 03:37:36 Expected and Actual scan responses are the same
2022/08/17 03:37:36
--- Multi Scan 1 ---
2022/08/17 03:37:36 distinct = false
2022/08/17 03:37:37 Using n1ql client
2022/08/17 03:37:37 Using n1ql client
2022/08/17 03:37:37 len(scanResults) = 1 MultiScanCount = 1
2022/08/17 03:37:37 Expected and Actual scan responses are the same
2022/08/17 03:37:37
--- Multi Scan 2 ---
2022/08/17 03:37:37 distinct = false
2022/08/17 03:37:37 Using n1ql client
2022/08/17 03:37:37 Using n1ql client
2022/08/17 03:37:37 len(scanResults) = 555 MultiScanCount = 555
2022/08/17 03:37:37 Expected and Actual scan responses are the same
2022/08/17 03:37:37
--- Multi Scan 3 ---
2022/08/17 03:37:37 distinct = false
2022/08/17 03:37:38 Using n1ql client
2022/08/17 03:37:38 Using n1ql client
2022/08/17 03:37:38 len(scanResults) = 872 MultiScanCount = 872
2022/08/17 03:37:38 Expected and Actual scan responses are the same
2022/08/17 03:37:38
--- Multi Scan 4 ---
2022/08/17 03:37:38 distinct = false
2022/08/17 03:37:38 Using n1ql client
2022/08/17 03:37:38 Using n1ql client
2022/08/17 03:37:38 len(scanResults) = 287 MultiScanCount = 287
2022/08/17 03:37:38 Expected and Actual scan responses are the same
2022/08/17 03:37:38
--- Multi Scan 5 ---
2022/08/17 03:37:38 distinct = false
2022/08/17 03:37:38 Using n1ql client
2022/08/17 03:37:38 Using n1ql client
2022/08/17 03:37:38 len(scanResults) = 5254 MultiScanCount = 5254
2022/08/17 03:37:38 Expected and Actual scan responses are the same
2022/08/17 03:37:38
--- Multi Scan 6 ---
2022/08/17 03:37:38 distinct = false
2022/08/17 03:37:39 Using n1ql client
2022/08/17 03:37:39 Using n1ql client
2022/08/17 03:37:39 len(scanResults) = 5566 MultiScanCount = 5566
2022/08/17 03:37:39 Expected and Actual scan responses are the same
2022/08/17 03:37:39
--- Multi Scan 7 ---
2022/08/17 03:37:39 distinct = false
2022/08/17 03:37:39 Using n1ql client
2022/08/17 03:37:39 Using n1ql client
2022/08/17 03:37:39 len(scanResults) = 8 MultiScanCount = 8
2022/08/17 03:37:39 Expected and Actual scan responses are the same
2022/08/17 03:37:39
--------- With DISTINCT True ---------
2022/08/17 03:37:39
--- ScanAllNoFilter ---
2022/08/17 03:37:39 distinct = true
2022/08/17 03:37:40 Using n1ql client
2022/08/17 03:37:40 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:37:40
--- ScanAllFilterNil ---
2022/08/17 03:37:40 distinct = true
2022/08/17 03:37:40 Using n1ql client
2022/08/17 03:37:40 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:37:40
--- ScanAll_AllFiltersNil ---
2022/08/17 03:37:40 distinct = true
2022/08/17 03:37:40 Using n1ql client
2022/08/17 03:37:40 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:37:40
--- SingleSeek ---
2022/08/17 03:37:40 distinct = true
2022/08/17 03:37:41 Using n1ql client
2022/08/17 03:37:41 MultiScanCount = 1 ExpectedMultiScanCount = 1
2022/08/17 03:37:41
--- MultipleSeek ---
2022/08/17 03:37:41 distinct = true
2022/08/17 03:37:41 Using n1ql client
2022/08/17 03:37:41 MultiScanCount = 2 ExpectedMultiScanCount = 2
2022/08/17 03:37:41
--- SimpleRange ---
2022/08/17 03:37:41 distinct = true
2022/08/17 03:37:41 Using n1ql client
2022/08/17 03:37:41 MultiScanCount = 227 ExpectedMultiScanCount = 227
2022/08/17 03:37:41
--- NonOverlappingRanges ---
2022/08/17 03:37:41 distinct = true
2022/08/17 03:37:42 Using n1ql client
2022/08/17 03:37:42 MultiScanCount = 428 ExpectedMultiScanCount = 428
2022/08/17 03:37:42
--- OverlappingRanges ---
2022/08/17 03:37:42 distinct = true
2022/08/17 03:37:42 Using n1ql client
2022/08/17 03:37:42 MultiScanCount = 575 ExpectedMultiScanCount = 575
2022/08/17 03:37:42
--- NonOverlappingFilters ---
2022/08/17 03:37:42 distinct = true
2022/08/17 03:37:43 Using n1ql client
2022/08/17 03:37:43 MultiScanCount = 186 ExpectedMultiScanCount = 186
2022/08/17 03:37:43
--- NonOverlappingFilters2 ---
2022/08/17 03:37:43 distinct = true
2022/08/17 03:37:43 Using n1ql client
2022/08/17 03:37:43 MultiScanCount = 1 ExpectedMultiScanCount = 1
2022/08/17 03:37:43
--- OverlappingFilters ---
2022/08/17 03:37:43 distinct = true
2022/08/17 03:37:43 Using n1ql client
2022/08/17 03:37:43 MultiScanCount = 543 ExpectedMultiScanCount = 543
2022/08/17 03:37:43
--- BoundaryFilters ---
2022/08/17 03:37:43 distinct = true
2022/08/17 03:37:44 Using n1ql client
2022/08/17 03:37:44 MultiScanCount = 172 ExpectedMultiScanCount = 172
2022/08/17 03:37:44
--- SeekAndFilters_NonOverlapping ---
2022/08/17 03:37:44 distinct = true
2022/08/17 03:37:44 Using n1ql client
2022/08/17 03:37:44 MultiScanCount = 135 ExpectedMultiScanCount = 135
2022/08/17 03:37:44
--- SeekAndFilters_Overlapping ---
2022/08/17 03:37:44 distinct = true
2022/08/17 03:37:44 Using n1ql client
2022/08/17 03:37:44 MultiScanCount = 134 ExpectedMultiScanCount = 134
2022/08/17 03:37:44
--- SimpleRangeLowUnbounded ---
2022/08/17 03:37:44 distinct = false
2022/08/17 03:37:45 Using n1ql client
2022/08/17 03:37:45 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2022/08/17 03:37:45
--- SimpleRangeHighUnbounded ---
2022/08/17 03:37:45 distinct = false
2022/08/17 03:37:45 Using n1ql client
2022/08/17 03:37:45 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2022/08/17 03:37:45
--- SimpleRangeMultipleUnbounded ---
2022/08/17 03:37:45 distinct = false
2022/08/17 03:37:46 Using n1ql client
2022/08/17 03:37:46 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:37:46
--- FiltersWithUnbounded ---
2022/08/17 03:37:46 distinct = false
2022/08/17 03:37:46 Using n1ql client
2022/08/17 03:37:46 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2022/08/17 03:37:46
--- FiltersLowGreaterThanHigh ---
2022/08/17 03:37:46 distinct = false
2022/08/17 03:37:46 Using n1ql client
2022/08/17 03:37:46 MultiScanCount = 418 ExpectedMultiScanCount = 418
2022/08/17 03:37:46
--------- Simple Index with 1 field ---------
2022/08/17 03:37:46
--- SingleIndexSimpleRange ---
2022/08/17 03:37:46 distinct = true
2022/08/17 03:37:47 Using n1ql client
2022/08/17 03:37:47 MultiScanCount = 227 ExpectedMultiScanCount = 227
2022/08/17 03:37:47
--- SingleIndex_SimpleRanges_NonOverlapping ---
2022/08/17 03:37:47 distinct = true
2022/08/17 03:37:47 Using n1ql client
2022/08/17 03:37:47 MultiScanCount = 713 ExpectedMultiScanCount = 713
2022/08/17 03:37:47
--- SingleIndex_SimpleRanges_Overlapping ---
2022/08/17 03:37:47 distinct = true
2022/08/17 03:37:47 Using n1ql client
2022/08/17 03:37:47 MultiScanCount = 869 ExpectedMultiScanCount = 869
2022/08/17 03:37:47
--------- Composite Index with 3 fields ---------
2022/08/17 03:37:47
--- ScanAllNoFilter ---
2022/08/17 03:37:47 distinct = true
2022/08/17 03:37:48 Using n1ql client
2022/08/17 03:37:48 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:37:48
--- ScanAllFilterNil ---
2022/08/17 03:37:48 distinct = true
2022/08/17 03:37:48 Using n1ql client
2022/08/17 03:37:48 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:37:48
--- ScanAll_AllFiltersNil ---
2022/08/17 03:37:48 distinct = true
2022/08/17 03:37:49 Using n1ql client
2022/08/17 03:37:49 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:37:49
--- 3FieldsSingleSeek ---
2022/08/17 03:37:49 distinct = true
2022/08/17 03:37:49 Using n1ql client
2022/08/17 03:37:49 MultiScanCount = 1 ExpectedMultiScanCount = 1
2022/08/17 03:37:49
--- 3FieldsMultipleSeeks ---
2022/08/17 03:37:49 distinct = true
2022/08/17 03:37:49 Using n1ql client
2022/08/17 03:37:49 MultiScanCount = 3 ExpectedMultiScanCount = 3
2022/08/17 03:37:49
--- 3FieldsMultipleSeeks_Identical ---
2022/08/17 03:37:49 distinct = true
2022/08/17 03:37:50 Using n1ql client
2022/08/17 03:37:50 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanCount (27.57s)
=== RUN TestMultiScanScenarios
2022/08/17 03:37:50 In TestMultiScanScenarios()
2022/08/17 03:37:50
--------- Composite Index with 2 fields ---------
2022/08/17 03:37:50
--- ScanAllNoFilter ---
2022/08/17 03:37:50 distinct = false
2022/08/17 03:37:50 Using n1ql client
2022/08/17 03:37:50 Expected and Actual scan responses are the same
2022/08/17 03:37:50
--- ScanAllFilterNil ---
2022/08/17 03:37:50 distinct = false
2022/08/17 03:37:51 Using n1ql client
2022/08/17 03:37:51 Expected and Actual scan responses are the same
2022/08/17 03:37:51
--- ScanAll_AllFiltersNil ---
2022/08/17 03:37:51 distinct = false
2022/08/17 03:37:51 Using n1ql client
2022/08/17 03:37:51 Expected and Actual scan responses are the same
2022/08/17 03:37:51
--- SingleSeek ---
2022/08/17 03:37:51 distinct = false
2022/08/17 03:37:51 Using n1ql client
2022/08/17 03:37:51 Expected and Actual scan responses are the same
2022/08/17 03:37:51
--- MultipleSeek ---
2022/08/17 03:37:51 distinct = false
2022/08/17 03:37:52 Using n1ql client
2022/08/17 03:37:52 Expected and Actual scan responses are the same
2022/08/17 03:37:52
--- SimpleRange ---
2022/08/17 03:37:52 distinct = false
2022/08/17 03:37:52 Using n1ql client
2022/08/17 03:37:52 Expected and Actual scan responses are the same
2022/08/17 03:37:52
--- NonOverlappingRanges ---
2022/08/17 03:37:52 distinct = false
2022/08/17 03:37:53 Using n1ql client
2022/08/17 03:37:53 Expected and Actual scan responses are the same
2022/08/17 03:37:53
--- OverlappingRanges ---
2022/08/17 03:37:53 distinct = false
2022/08/17 03:37:53 Using n1ql client
2022/08/17 03:37:53 Expected and Actual scan responses are the same
2022/08/17 03:37:53
--- NonOverlappingFilters ---
2022/08/17 03:37:53 distinct = false
2022/08/17 03:37:53 Using n1ql client
2022/08/17 03:37:53 Expected and Actual scan responses are the same
2022/08/17 03:37:53
--- OverlappingFilters ---
2022/08/17 03:37:53 distinct = false
2022/08/17 03:37:54 Using n1ql client
2022/08/17 03:37:54 Expected and Actual scan responses are the same
2022/08/17 03:37:54
--- BoundaryFilters ---
2022/08/17 03:37:54 distinct = false
2022/08/17 03:37:54 Using n1ql client
2022/08/17 03:37:54 Expected and Actual scan responses are the same
2022/08/17 03:37:54
--- SeekAndFilters_NonOverlapping ---
2022/08/17 03:37:54 distinct = false
2022/08/17 03:37:55 Using n1ql client
2022/08/17 03:37:55 Expected and Actual scan responses are the same
2022/08/17 03:37:55
--- SeekAndFilters_Overlapping ---
2022/08/17 03:37:55 distinct = false
2022/08/17 03:37:55 Using n1ql client
2022/08/17 03:37:55 Expected and Actual scan responses are the same
2022/08/17 03:37:55
--- SimpleRangeLowUnbounded ---
2022/08/17 03:37:55 distinct = false
2022/08/17 03:37:55 Using n1ql client
2022/08/17 03:37:55 Expected and Actual scan responses are the same
2022/08/17 03:37:55
--- SimpleRangeHighUnbounded ---
2022/08/17 03:37:55 distinct = false
2022/08/17 03:37:56 Using n1ql client
2022/08/17 03:37:56 Expected and Actual scan responses are the same
2022/08/17 03:37:56
--- SimpleRangeMultipleUnbounded ---
2022/08/17 03:37:56 distinct = false
2022/08/17 03:37:56 Using n1ql client
2022/08/17 03:37:56 Expected and Actual scan responses are the same
2022/08/17 03:37:56
--- FiltersWithUnbounded ---
2022/08/17 03:37:56 distinct = false
2022/08/17 03:37:57 Using n1ql client
2022/08/17 03:37:57 Expected and Actual scan responses are the same
2022/08/17 03:37:57
--- FiltersLowGreaterThanHigh ---
2022/08/17 03:37:57 distinct = false
2022/08/17 03:37:57 Using n1ql client
2022/08/17 03:37:57 Expected and Actual scan responses are the same
2022/08/17 03:37:57
--------- Simple Index with 1 field ---------
2022/08/17 03:37:57
--- SingleIndexSimpleRange ---
2022/08/17 03:37:57 distinct = false
2022/08/17 03:37:57 Using n1ql client
2022/08/17 03:37:57 Expected and Actual scan responses are the same
2022/08/17 03:37:57
--- SingleIndex_SimpleRanges_NonOverlapping ---
2022/08/17 03:37:57 distinct = false
2022/08/17 03:37:58 Using n1ql client
2022/08/17 03:37:58 Expected and Actual scan responses are the same
2022/08/17 03:37:58
--- SingleIndex_SimpleRanges_Overlapping ---
2022/08/17 03:37:58 distinct = false
2022/08/17 03:37:58 Using n1ql client
2022/08/17 03:37:58 Expected and Actual scan responses are the same
2022/08/17 03:37:58
--------- Composite Index with 3 fields ---------
2022/08/17 03:37:58
--- ScanAllNoFilter ---
2022/08/17 03:37:58 distinct = false
2022/08/17 03:37:58 Using n1ql client
2022/08/17 03:37:58 Expected and Actual scan responses are the same
2022/08/17 03:37:58
--- ScanAllFilterNil ---
2022/08/17 03:37:58 distinct = false
2022/08/17 03:37:59 Using n1ql client
2022/08/17 03:37:59 Expected and Actual scan responses are the same
2022/08/17 03:37:59
--- ScanAll_AllFiltersNil ---
2022/08/17 03:37:59 distinct = false
2022/08/17 03:37:59 Using n1ql client
2022/08/17 03:37:59 Expected and Actual scan responses are the same
2022/08/17 03:37:59
--- 3FieldsSingleSeek ---
2022/08/17 03:37:59 distinct = false
2022/08/17 03:38:00 Using n1ql client
2022/08/17 03:38:00 Expected and Actual scan responses are the same
2022/08/17 03:38:00
--- 3FieldsMultipleSeeks ---
2022/08/17 03:38:00 distinct = false
2022/08/17 03:38:00 Using n1ql client
2022/08/17 03:38:00 Expected and Actual scan responses are the same
2022/08/17 03:38:00
--- 3FieldsMultipleSeeks_Identical ---
2022/08/17 03:38:00 distinct = false
2022/08/17 03:38:01 Using n1ql client
2022/08/17 03:38:01 Expected and Actual scan responses are the same
2022/08/17 03:38:01
--------- New scenarios ---------
2022/08/17 03:38:01
--- CompIndexHighUnbounded1 ---
2022/08/17 03:38:01
--- Multi Scan 0 ---
2022/08/17 03:38:01 distinct = false
2022/08/17 03:38:01 Using n1ql client
2022/08/17 03:38:01 Expected and Actual scan responses are the same
2022/08/17 03:38:01
--- Multi Scan 1 ---
2022/08/17 03:38:01 distinct = false
2022/08/17 03:38:01 Using n1ql client
2022/08/17 03:38:01 Expected and Actual scan responses are the same
2022/08/17 03:38:01
--- Multi Scan 2 ---
2022/08/17 03:38:01 distinct = false
2022/08/17 03:38:02 Using n1ql client
2022/08/17 03:38:02 Expected and Actual scan responses are the same
2022/08/17 03:38:02
--- CompIndexHighUnbounded2 ---
2022/08/17 03:38:02
--- Multi Scan 0 ---
2022/08/17 03:38:02 distinct = false
2022/08/17 03:38:02 Using n1ql client
2022/08/17 03:38:02 Expected and Actual scan responses are the same
2022/08/17 03:38:02
--- Multi Scan 1 ---
2022/08/17 03:38:02 distinct = false
2022/08/17 03:38:03 Using n1ql client
2022/08/17 03:38:03 Expected and Actual scan responses are the same
2022/08/17 03:38:03
--- Multi Scan 2 ---
2022/08/17 03:38:03 distinct = false
2022/08/17 03:38:03 Using n1ql client
2022/08/17 03:38:03 Expected and Actual scan responses are the same
2022/08/17 03:38:03
--- CompIndexHighUnbounded3 ---
2022/08/17 03:38:03
--- Multi Scan 0 ---
2022/08/17 03:38:03 distinct = false
2022/08/17 03:38:04 Using n1ql client
2022/08/17 03:38:04 Expected and Actual scan responses are the same
2022/08/17 03:38:04
--- CompIndexHighUnbounded4 ---
2022/08/17 03:38:04
--- Multi Scan 0 ---
2022/08/17 03:38:04 distinct = false
2022/08/17 03:38:04 Using n1ql client
2022/08/17 03:38:05 Expected and Actual scan responses are the same
2022/08/17 03:38:05
--- CompIndexHighUnbounded5 ---
2022/08/17 03:38:05
--- Multi Scan 0 ---
2022/08/17 03:38:05 distinct = false
2022/08/17 03:38:05 Using n1ql client
2022/08/17 03:38:05 Expected and Actual scan responses are the same
2022/08/17 03:38:05
--- SeekBoundaries ---
2022/08/17 03:38:05
--- Multi Scan 0 ---
2022/08/17 03:38:05 distinct = false
2022/08/17 03:38:05 Using n1ql client
2022/08/17 03:38:05 Expected and Actual scan responses are the same
2022/08/17 03:38:05
--- Multi Scan 1 ---
2022/08/17 03:38:05 distinct = false
2022/08/17 03:38:06 Using n1ql client
2022/08/17 03:38:06 Expected and Actual scan responses are the same
2022/08/17 03:38:06
--- Multi Scan 2 ---
2022/08/17 03:38:06 distinct = false
2022/08/17 03:38:06 Using n1ql client
2022/08/17 03:38:06 Expected and Actual scan responses are the same
2022/08/17 03:38:06
--- Multi Scan 3 ---
2022/08/17 03:38:06 distinct = false
2022/08/17 03:38:06 Using n1ql client
2022/08/17 03:38:06 Expected and Actual scan responses are the same
2022/08/17 03:38:06
--- Multi Scan 4 ---
2022/08/17 03:38:06 distinct = false
2022/08/17 03:38:07 Using n1ql client
2022/08/17 03:38:07 Expected and Actual scan responses are the same
2022/08/17 03:38:07
--- Multi Scan 5 ---
2022/08/17 03:38:07 distinct = false
2022/08/17 03:38:07 Using n1ql client
2022/08/17 03:38:07 Expected and Actual scan responses are the same
2022/08/17 03:38:07
--- Multi Scan 6 ---
2022/08/17 03:38:07 distinct = false
2022/08/17 03:38:08 Using n1ql client
2022/08/17 03:38:08 Expected and Actual scan responses are the same
2022/08/17 03:38:08
--- Multi Scan 7 ---
2022/08/17 03:38:08 distinct = false
2022/08/17 03:38:08 Using n1ql client
2022/08/17 03:38:08 Expected and Actual scan responses are the same
2022/08/17 03:38:08
--- PrefixSortVariations ---
2022/08/17 03:38:08
--- Multi Scan 0 ---
2022/08/17 03:38:08 distinct = false
2022/08/17 03:38:08 Using n1ql client
2022/08/17 03:38:08 Expected and Actual scan responses are the same
2022/08/17 03:38:08
--- Multi Scan 1 ---
2022/08/17 03:38:08 distinct = false
2022/08/17 03:38:09 Using n1ql client
2022/08/17 03:38:09 Expected and Actual scan responses are the same
--- PASS: TestMultiScanScenarios (19.04s)
=== RUN TestMultiScanOffset
2022/08/17 03:38:09 In TestMultiScanOffset()
2022/08/17 03:38:09
--------- Composite Index with 2 fields ---------
2022/08/17 03:38:09
--- ScanAllNoFilter ---
2022/08/17 03:38:09 distinct = false
2022/08/17 03:38:09 Using n1ql client
2022/08/17 03:38:09
--- ScanAllFilterNil ---
2022/08/17 03:38:09 distinct = false
2022/08/17 03:38:10 Using n1ql client
2022/08/17 03:38:10
--- ScanAll_AllFiltersNil ---
2022/08/17 03:38:10 distinct = false
2022/08/17 03:38:10 Using n1ql client
2022/08/17 03:38:10
--- SingleSeek ---
2022/08/17 03:38:10 distinct = false
2022/08/17 03:38:10 Using n1ql client
2022/08/17 03:38:10
--- MultipleSeek ---
2022/08/17 03:38:10 distinct = false
2022/08/17 03:38:11 Using n1ql client
2022/08/17 03:38:11
--- SimpleRange ---
2022/08/17 03:38:11 distinct = false
2022/08/17 03:38:11 Using n1ql client
2022/08/17 03:38:11
--- NonOverlappingRanges ---
2022/08/17 03:38:11 distinct = false
2022/08/17 03:38:11 Using n1ql client
2022/08/17 03:38:11
--- OverlappingRanges ---
2022/08/17 03:38:11 distinct = false
2022/08/17 03:38:12 Using n1ql client
2022/08/17 03:38:12
--- NonOverlappingFilters ---
2022/08/17 03:38:12 distinct = false
2022/08/17 03:38:12 Using n1ql client
2022/08/17 03:38:12
--- OverlappingFilters ---
2022/08/17 03:38:12 distinct = false
2022/08/17 03:38:13 Using n1ql client
2022/08/17 03:38:13
--- BoundaryFilters ---
2022/08/17 03:38:13 distinct = false
2022/08/17 03:38:13 Using n1ql client
2022/08/17 03:38:13
--- SeekAndFilters_NonOverlapping ---
2022/08/17 03:38:13 distinct = false
2022/08/17 03:38:13 Using n1ql client
2022/08/17 03:38:13
--- SeekAndFilters_Overlapping ---
2022/08/17 03:38:13 distinct = false
2022/08/17 03:38:14 Using n1ql client
2022/08/17 03:38:14
--- SimpleRangeLowUnbounded ---
2022/08/17 03:38:14 distinct = false
2022/08/17 03:38:14 Using n1ql client
2022/08/17 03:38:14 Expected and Actual scan responses are the same
2022/08/17 03:38:14
--- SimpleRangeHighUnbounded ---
2022/08/17 03:38:14 distinct = false
2022/08/17 03:38:15 Using n1ql client
2022/08/17 03:38:15 Expected and Actual scan responses are the same
2022/08/17 03:38:15
--- SimpleRangeMultipleUnbounded ---
2022/08/17 03:38:15 distinct = false
2022/08/17 03:38:15 Using n1ql client
2022/08/17 03:38:15 Expected and Actual scan responses are the same
2022/08/17 03:38:15
--- FiltersWithUnbounded ---
2022/08/17 03:38:15 distinct = false
2022/08/17 03:38:15 Using n1ql client
2022/08/17 03:38:15 Expected and Actual scan responses are the same
2022/08/17 03:38:15
--- FiltersLowGreaterThanHigh ---
2022/08/17 03:38:15 distinct = false
2022/08/17 03:38:16 Using n1ql client
2022/08/17 03:38:16 Expected and Actual scan responses are the same
2022/08/17 03:38:16
--------- Simple Index with 1 field ---------
2022/08/17 03:38:16
--- SingleIndexSimpleRange ---
2022/08/17 03:38:16 distinct = false
2022/08/17 03:38:16 Using n1ql client
2022/08/17 03:38:16
--- SingleIndex_SimpleRanges_NonOverlapping ---
2022/08/17 03:38:16 distinct = false
2022/08/17 03:38:16 Using n1ql client
2022/08/17 03:38:16
--- SingleIndex_SimpleRanges_Overlapping ---
2022/08/17 03:38:16 distinct = false
2022/08/17 03:38:17 Using n1ql client
2022/08/17 03:38:17
--------- Composite Index with 3 fields ---------
2022/08/17 03:38:17
--- ScanAllNoFilter ---
2022/08/17 03:38:17 distinct = false
2022/08/17 03:38:17 Using n1ql client
2022/08/17 03:38:17
--- ScanAllFilterNil ---
2022/08/17 03:38:17 distinct = false
2022/08/17 03:38:18 Using n1ql client
2022/08/17 03:38:18
--- ScanAll_AllFiltersNil ---
2022/08/17 03:38:18 distinct = false
2022/08/17 03:38:18 Using n1ql client
2022/08/17 03:38:18
--- 3FieldsSingleSeek ---
2022/08/17 03:38:18 distinct = false
2022/08/17 03:38:19 Using n1ql client
2022/08/17 03:38:19
--- 3FieldsMultipleSeeks ---
2022/08/17 03:38:19 distinct = false
2022/08/17 03:38:19 Using n1ql client
2022/08/17 03:38:19
--- 3FieldsMultipleSeeks_Identical ---
2022/08/17 03:38:19 distinct = false
2022/08/17 03:38:19 Using n1ql client
--- PASS: TestMultiScanOffset (10.48s)
=== RUN TestMultiScanPrimaryIndex
2022/08/17 03:38:19 In TestMultiScanPrimaryIndex()
2022/08/17 03:38:19
--- PrimaryRange ---
2022/08/17 03:38:19 Using n1ql client
2022/08/17 03:38:19 Expected and Actual scan responses are the same
2022/08/17 03:38:19
--- PrimaryScanAllNoFilter ---
2022/08/17 03:38:19 Using n1ql client
2022/08/17 03:38:19 Expected and Actual scan responses are the same
--- PASS: TestMultiScanPrimaryIndex (0.08s)
=== RUN TestMultiScanDistinct
2022/08/17 03:38:19 In TestScansDistinct()
2022/08/17 03:38:19
--------- Composite Index with 2 fields ---------
2022/08/17 03:38:19
--- ScanAllNoFilter ---
2022/08/17 03:38:19 distinct = true
2022/08/17 03:38:20 Using n1ql client
2022/08/17 03:38:20 Expected and Actual scan responses are the same
2022/08/17 03:38:20
--- ScanAllFilterNil ---
2022/08/17 03:38:20 distinct = true
2022/08/17 03:38:20 Using n1ql client
2022/08/17 03:38:20 Expected and Actual scan responses are the same
2022/08/17 03:38:20
--- ScanAll_AllFiltersNil ---
2022/08/17 03:38:20 distinct = true
2022/08/17 03:38:21 Using n1ql client
2022/08/17 03:38:21 Expected and Actual scan responses are the same
2022/08/17 03:38:21
--- SingleSeek ---
2022/08/17 03:38:21 distinct = true
2022/08/17 03:38:21 Using n1ql client
2022/08/17 03:38:21 Expected and Actual scan responses are the same
2022/08/17 03:38:21
--- MultipleSeek ---
2022/08/17 03:38:21 distinct = true
2022/08/17 03:38:22 Using n1ql client
2022/08/17 03:38:22 Expected and Actual scan responses are the same
2022/08/17 03:38:22
--- SimpleRange ---
2022/08/17 03:38:22 distinct = true
2022/08/17 03:38:22 Using n1ql client
2022/08/17 03:38:22 Expected and Actual scan responses are the same
2022/08/17 03:38:22
--- NonOverlappingRanges ---
2022/08/17 03:38:22 distinct = true
2022/08/17 03:38:22 Using n1ql client
2022/08/17 03:38:22 Expected and Actual scan responses are the same
2022/08/17 03:38:22
--- OverlappingRanges ---
2022/08/17 03:38:22 distinct = true
2022/08/17 03:38:23 Using n1ql client
2022/08/17 03:38:23 Expected and Actual scan responses are the same
2022/08/17 03:38:23
--- NonOverlappingFilters ---
2022/08/17 03:38:23 distinct = true
2022/08/17 03:38:23 Using n1ql client
2022/08/17 03:38:23 Expected and Actual scan responses are the same
2022/08/17 03:38:23
--- OverlappingFilters ---
2022/08/17 03:38:23 distinct = true
2022/08/17 03:38:23 Using n1ql client
2022/08/17 03:38:24 Expected and Actual scan responses are the same
2022/08/17 03:38:24
--- BoundaryFilters ---
2022/08/17 03:38:24 distinct = true
2022/08/17 03:38:24 Using n1ql client
2022/08/17 03:38:24 Expected and Actual scan responses are the same
2022/08/17 03:38:24
--- SeekAndFilters_NonOverlapping ---
2022/08/17 03:38:24 distinct = true
2022/08/17 03:38:24 Using n1ql client
2022/08/17 03:38:24 Expected and Actual scan responses are the same
2022/08/17 03:38:24
--- SeekAndFilters_Overlapping ---
2022/08/17 03:38:24 distinct = true
2022/08/17 03:38:25 Using n1ql client
2022/08/17 03:38:25 Expected and Actual scan responses are the same
2022/08/17 03:38:25
--- SimpleRangeLowUnbounded ---
2022/08/17 03:38:25 distinct = false
2022/08/17 03:38:25 Using n1ql client
2022/08/17 03:38:25 Expected and Actual scan responses are the same
2022/08/17 03:38:25
--- SimpleRangeHighUnbounded ---
2022/08/17 03:38:25 distinct = false
2022/08/17 03:38:25 Using n1ql client
2022/08/17 03:38:25 Expected and Actual scan responses are the same
2022/08/17 03:38:25
--- SimpleRangeMultipleUnbounded ---
2022/08/17 03:38:25 distinct = false
2022/08/17 03:38:26 Using n1ql client
2022/08/17 03:38:26 Expected and Actual scan responses are the same
2022/08/17 03:38:26
--- FiltersWithUnbounded ---
2022/08/17 03:38:26 distinct = false
2022/08/17 03:38:26 Using n1ql client
2022/08/17 03:38:26 Expected and Actual scan responses are the same
2022/08/17 03:38:26
--- FiltersLowGreaterThanHigh ---
2022/08/17 03:38:26 distinct = false
2022/08/17 03:38:27 Using n1ql client
2022/08/17 03:38:27 Expected and Actual scan responses are the same
2022/08/17 03:38:27
--------- Simple Index with 1 field ---------
2022/08/17 03:38:27
--- SingleIndexSimpleRange ---
2022/08/17 03:38:27 distinct = true
2022/08/17 03:38:27 Using n1ql client
2022/08/17 03:38:27 Expected and Actual scan responses are the same
2022/08/17 03:38:27
--- SingleIndex_SimpleRanges_NonOverlapping ---
2022/08/17 03:38:27 distinct = true
2022/08/17 03:38:27 Using n1ql client
2022/08/17 03:38:27 Expected and Actual scan responses are the same
2022/08/17 03:38:27
--- SingleIndex_SimpleRanges_Overlapping ---
2022/08/17 03:38:27 distinct = true
2022/08/17 03:38:28 Using n1ql client
2022/08/17 03:38:28 Expected and Actual scan responses are the same
2022/08/17 03:38:28
--------- Composite Index with 3 fields ---------
2022/08/17 03:38:28
--- ScanAllNoFilter ---
2022/08/17 03:38:28 distinct = true
2022/08/17 03:38:28 Using n1ql client
2022/08/17 03:38:28 Expected and Actual scan responses are the same
2022/08/17 03:38:28
--- ScanAllFilterNil ---
2022/08/17 03:38:28 distinct = true
2022/08/17 03:38:29 Using n1ql client
2022/08/17 03:38:29 Expected and Actual scan responses are the same
2022/08/17 03:38:29
--- ScanAll_AllFiltersNil ---
2022/08/17 03:38:29 distinct = true
2022/08/17 03:38:29 Using n1ql client
2022/08/17 03:38:29 Expected and Actual scan responses are the same
2022/08/17 03:38:29
--- 3FieldsSingleSeek ---
2022/08/17 03:38:29 distinct = true
2022/08/17 03:38:30 Using n1ql client
2022/08/17 03:38:30 Expected and Actual scan responses are the same
2022/08/17 03:38:30
--- 3FieldsMultipleSeeks ---
2022/08/17 03:38:30 distinct = true
2022/08/17 03:38:30 Using n1ql client
2022/08/17 03:38:30 Expected and Actual scan responses are the same
2022/08/17 03:38:30
--- 3FieldsMultipleSeeks_Identical ---
2022/08/17 03:38:30 distinct = true
2022/08/17 03:38:30 Using n1ql client
2022/08/17 03:38:30 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDistinct (11.00s)
=== RUN TestMultiScanProjection
2022/08/17 03:38:30 In TestMultiScanProjection()
2022/08/17 03:38:30
--------- Composite Index with 2 fields ---------
2022/08/17 03:38:30
--- ScanAllNoFilter ---
2022/08/17 03:38:30 distinct = true
2022/08/17 03:38:31 Using n1ql client
2022/08/17 03:38:31 Expected and Actual scan responses are the same
2022/08/17 03:38:31
--- ScanAllFilterNil ---
2022/08/17 03:38:31 distinct = true
2022/08/17 03:38:31 Using n1ql client
2022/08/17 03:38:31 Expected and Actual scan responses are the same
2022/08/17 03:38:31
--- ScanAll_AllFiltersNil ---
2022/08/17 03:38:31 distinct = true
2022/08/17 03:38:32 Using n1ql client
2022/08/17 03:38:32 Expected and Actual scan responses are the same
2022/08/17 03:38:32
--- SingleSeek ---
2022/08/17 03:38:32 distinct = true
2022/08/17 03:38:32 Using n1ql client
2022/08/17 03:38:32 Expected and Actual scan responses are the same
2022/08/17 03:38:32
--- MultipleSeek ---
2022/08/17 03:38:32 distinct = true
2022/08/17 03:38:32 Using n1ql client
2022/08/17 03:38:32 Expected and Actual scan responses are the same
2022/08/17 03:38:32
--- SimpleRange ---
2022/08/17 03:38:32 distinct = true
2022/08/17 03:38:33 Using n1ql client
2022/08/17 03:38:33 Expected and Actual scan responses are the same
2022/08/17 03:38:33
--- NonOverlappingRanges ---
2022/08/17 03:38:33 distinct = true
2022/08/17 03:38:33 Using n1ql client
2022/08/17 03:38:33 Expected and Actual scan responses are the same
2022/08/17 03:38:33
--- OverlappingRanges ---
2022/08/17 03:38:33 distinct = true
2022/08/17 03:38:34 Using n1ql client
2022/08/17 03:38:34 Expected and Actual scan responses are the same
2022/08/17 03:38:34
--- NonOverlappingFilters ---
2022/08/17 03:38:34 distinct = true
2022/08/17 03:38:34 Using n1ql client
2022/08/17 03:38:34 Expected and Actual scan responses are the same
2022/08/17 03:38:34
--- OverlappingFilters ---
2022/08/17 03:38:34 distinct = true
2022/08/17 03:38:34 Using n1ql client
2022/08/17 03:38:34 Expected and Actual scan responses are the same
2022/08/17 03:38:34
--- BoundaryFilters ---
2022/08/17 03:38:34 distinct = true
2022/08/17 03:38:35 Using n1ql client
2022/08/17 03:38:35 Expected and Actual scan responses are the same
2022/08/17 03:38:35
--- SeekAndFilters_NonOverlapping ---
2022/08/17 03:38:35 distinct = true
2022/08/17 03:38:35 Using n1ql client
2022/08/17 03:38:35 Expected and Actual scan responses are the same
2022/08/17 03:38:35
--- SeekAndFilters_Overlapping ---
2022/08/17 03:38:35 distinct = true
2022/08/17 03:38:35 Using n1ql client
2022/08/17 03:38:35 Expected and Actual scan responses are the same
2022/08/17 03:38:35
--- SimpleRangeLowUnbounded ---
2022/08/17 03:38:35 distinct = false
2022/08/17 03:38:36 Using n1ql client
2022/08/17 03:38:36 Expected and Actual scan responses are the same
2022/08/17 03:38:36
--- SimpleRangeHighUnbounded ---
2022/08/17 03:38:36 distinct = false
2022/08/17 03:38:36 Using n1ql client
2022/08/17 03:38:36 Expected and Actual scan responses are the same
2022/08/17 03:38:36
--- SimpleRangeMultipleUnbounded ---
2022/08/17 03:38:36 distinct = false
2022/08/17 03:38:37 Using n1ql client
2022/08/17 03:38:37 Expected and Actual scan responses are the same
2022/08/17 03:38:37
--- FiltersWithUnbounded ---
2022/08/17 03:38:37 distinct = false
2022/08/17 03:38:37 Using n1ql client
2022/08/17 03:38:37 Expected and Actual scan responses are the same
2022/08/17 03:38:37
--- FiltersLowGreaterThanHigh ---
2022/08/17 03:38:37 distinct = false
2022/08/17 03:38:38 Using n1ql client
2022/08/17 03:38:38 Expected and Actual scan responses are the same
2022/08/17 03:38:38
--------- Simple Index with 1 field ---------
2022/08/17 03:38:38
--- SingleIndexSimpleRange ---
2022/08/17 03:38:38 distinct = true
2022/08/17 03:38:38 Using n1ql client
2022/08/17 03:38:38 Expected and Actual scan responses are the same
2022/08/17 03:38:38
--- SingleIndex_SimpleRanges_NonOverlapping ---
2022/08/17 03:38:38 distinct = true
2022/08/17 03:38:38 Using n1ql client
2022/08/17 03:38:38 Expected and Actual scan responses are the same
2022/08/17 03:38:38
--- SingleIndex_SimpleRanges_Overlapping ---
2022/08/17 03:38:38 distinct = true
2022/08/17 03:38:39 Using n1ql client
2022/08/17 03:38:39 Expected and Actual scan responses are the same
2022/08/17 03:38:39
--------- Composite Index with 3 fields ---------
2022/08/17 03:38:39
--- ScanAllNoFilter ---
2022/08/17 03:38:39 distinct = true
2022/08/17 03:38:39 Using n1ql client
2022/08/17 03:38:39 Expected and Actual scan responses are the same
2022/08/17 03:38:39
--- ScanAllFilterNil ---
2022/08/17 03:38:39 distinct = true
2022/08/17 03:38:40 Using n1ql client
2022/08/17 03:38:40 Expected and Actual scan responses are the same
2022/08/17 03:38:40
--- ScanAll_AllFiltersNil ---
2022/08/17 03:38:40 distinct = true
2022/08/17 03:38:40 Using n1ql client
2022/08/17 03:38:40 Expected and Actual scan responses are the same
2022/08/17 03:38:40
--- 3FieldsSingleSeek ---
2022/08/17 03:38:40 distinct = true
2022/08/17 03:38:40 Using n1ql client
2022/08/17 03:38:40 Expected and Actual scan responses are the same
2022/08/17 03:38:40
--- 3FieldsMultipleSeeks ---
2022/08/17 03:38:40 distinct = true
2022/08/17 03:38:41 Using n1ql client
2022/08/17 03:38:41 Expected and Actual scan responses are the same
2022/08/17 03:38:41
--- 3FieldsMultipleSeeks_Identical ---
2022/08/17 03:38:41 distinct = true
2022/08/17 03:38:41 Using n1ql client
2022/08/17 03:38:41 Expected and Actual scan responses are the same
2022/08/17 03:38:41 indexes are: index_company, index_companyname, index_company_name_age, index_company_name_age_address, index_company_name_age_address_friends
2022/08/17 03:38:41 fields are: [company], [company name], [company name age], [company name age address], [company name age address friends]
2022/08/17 03:38:41
--- SingleIndexProjectFirst ---
2022/08/17 03:38:41 distinct = true
2022/08/17 03:38:42 Using n1ql client
2022/08/17 03:38:42 Expected and Actual scan responses are the same
2022/08/17 03:38:42
--- 2FieldIndexProjectSecond ---
2022/08/17 03:38:42 distinct = true
2022/08/17 03:38:42 Using n1ql client
2022/08/17 03:38:42 Expected and Actual scan responses are the same
2022/08/17 03:38:42
--- 3FieldIndexProjectThird ---
2022/08/17 03:38:42 distinct = true
2022/08/17 03:38:42 Using n1ql client
2022/08/17 03:38:42 Expected and Actual scan responses are the same
2022/08/17 03:38:42
--- 4FieldIndexProjectFourth ---
2022/08/17 03:38:42 distinct = true
2022/08/17 03:38:44 Using n1ql client
2022/08/17 03:38:44 Expected and Actual scan responses are the same
2022/08/17 03:38:44
--- 5FieldIndexProjectFifth ---
2022/08/17 03:38:44 distinct = true
2022/08/17 03:38:47 Using n1ql client
2022/08/17 03:38:47 Expected and Actual scan responses are the same
2022/08/17 03:38:47
--- 2FieldIndexProjectTwo ---
2022/08/17 03:38:47 distinct = true
2022/08/17 03:38:48 Using n1ql client
2022/08/17 03:38:48 Expected and Actual scan responses are the same
2022/08/17 03:38:48
--- 3FieldIndexProjectTwo ---
2022/08/17 03:38:48 distinct = true
2022/08/17 03:38:48 Using n1ql client
2022/08/17 03:38:48 Expected and Actual scan responses are the same
2022/08/17 03:38:48
--- 3FieldIndexProjectTwo ---
2022/08/17 03:38:48 distinct = true
2022/08/17 03:38:49 Using n1ql client
2022/08/17 03:38:49 Expected and Actual scan responses are the same
2022/08/17 03:38:49
--- 3FieldIndexProjectTwo ---
2022/08/17 03:38:49 distinct = true
2022/08/17 03:38:49 Using n1ql client
2022/08/17 03:38:49 Expected and Actual scan responses are the same
2022/08/17 03:38:49
--- 4FieldIndexProjectTwo ---
2022/08/17 03:38:49 distinct = true
2022/08/17 03:38:51 Using n1ql client
2022/08/17 03:38:51 Expected and Actual scan responses are the same
2022/08/17 03:38:51
--- 4FieldIndexProjectTwo ---
2022/08/17 03:38:51 distinct = true
2022/08/17 03:38:52 Using n1ql client
2022/08/17 03:38:52 Expected and Actual scan responses are the same
2022/08/17 03:38:52
--- 4FieldIndexProjectTwo ---
2022/08/17 03:38:52 distinct = true
2022/08/17 03:38:54 Using n1ql client
2022/08/17 03:38:54 Expected and Actual scan responses are the same
2022/08/17 03:38:54
--- 4FieldIndexProjectTwo ---
2022/08/17 03:38:54 distinct = true
2022/08/17 03:38:55 Using n1ql client
2022/08/17 03:38:55 Expected and Actual scan responses are the same
2022/08/17 03:38:55
--- 4FieldIndexProjectTwo ---
2022/08/17 03:38:55 distinct = true
2022/08/17 03:38:57 Using n1ql client
2022/08/17 03:38:57 Expected and Actual scan responses are the same
2022/08/17 03:38:57
--- 5FieldIndexProjectTwo ---
2022/08/17 03:38:57 distinct = true
2022/08/17 03:39:00 Using n1ql client
2022/08/17 03:39:00 Expected and Actual scan responses are the same
2022/08/17 03:39:00
--- 5FieldIndexProjectTwo ---
2022/08/17 03:39:00 distinct = true
2022/08/17 03:39:03 Using n1ql client
2022/08/17 03:39:04 Expected and Actual scan responses are the same
2022/08/17 03:39:04
--- 5FieldIndexProjectTwo ---
2022/08/17 03:39:04 distinct = true
2022/08/17 03:39:07 Using n1ql client
2022/08/17 03:39:07 Expected and Actual scan responses are the same
2022/08/17 03:39:07
--- 5FieldIndexProjectTwo ---
2022/08/17 03:39:07 distinct = true
2022/08/17 03:39:11 Using n1ql client
2022/08/17 03:39:11 Expected and Actual scan responses are the same
2022/08/17 03:39:11
--- 5FieldIndexProjectThree ---
2022/08/17 03:39:11 distinct = true
2022/08/17 03:39:14 Using n1ql client
2022/08/17 03:39:14 Expected and Actual scan responses are the same
2022/08/17 03:39:14
--- 5FieldIndexProjectFour ---
2022/08/17 03:39:14 distinct = true
2022/08/17 03:39:17 Using n1ql client
2022/08/17 03:39:17 Expected and Actual scan responses are the same
2022/08/17 03:39:17
--- 5FieldIndexProjectAll ---
2022/08/17 03:39:17 distinct = true
2022/08/17 03:39:21 Using n1ql client
2022/08/17 03:39:21 Expected and Actual scan responses are the same
2022/08/17 03:39:21
--- 5FieldIndexProjectAlternate ---
2022/08/17 03:39:21 distinct = true
2022/08/17 03:39:24 Using n1ql client
2022/08/17 03:39:24 Expected and Actual scan responses are the same
2022/08/17 03:39:24
--- 5FieldIndexProjectEmptyEntryKeys ---
2022/08/17 03:39:24 distinct = true
2022/08/17 03:39:27 Using n1ql client
2022/08/17 03:39:28 Expected and Actual scan responses are the same
--- PASS: TestMultiScanProjection (57.09s)
=== RUN TestMultiScanRestAPI
2022/08/17 03:39:28 In TestMultiScanRestAPI()
2022/08/17 03:39:28 In DropAllSecondaryIndexes()
2022/08/17 03:39:28 Index found: index_companyname
2022/08/17 03:39:28 Dropped index index_companyname
2022/08/17 03:39:28 Index found: addressidx
2022/08/17 03:39:28 Dropped index addressidx
2022/08/17 03:39:28 Index found: index_company_name_age
2022/08/17 03:39:28 Dropped index index_company_name_age
2022/08/17 03:39:28 Index found: index_company_name_age_address_friends
2022/08/17 03:39:28 Dropped index index_company_name_age_address_friends
2022/08/17 03:39:28 Index found: index_company_name_age_address
2022/08/17 03:39:28 Dropped index index_company_name_age_address
2022/08/17 03:39:28 Index found: index_company
2022/08/17 03:39:28 Dropped index index_company
2022/08/17 03:39:28 Index found: index_primary
2022/08/17 03:39:28 Dropped index index_primary
2022/08/17 03:39:31 Created the secondary index index_companyname. Waiting for it become active
2022/08/17 03:39:31 Index is 4496526685553143293 now active
2022/08/17 03:39:32 GET all indexes
2022/08/17 03:39:32 200 OK
2022/08/17 03:39:32 getscans status : 200 OK
2022/08/17 03:39:32 number of entries 337
2022/08/17 03:39:32 Status : 200 OK
2022/08/17 03:39:32 Result from multiscancount API = 0
--- PASS: TestMultiScanRestAPI (4.18s)
=== RUN TestMultiScanPrimaryIndexVariations
2022/08/17 03:39:32 In TestMultiScanPrimaryIndexVariations()
2022/08/17 03:39:38 Created the secondary index index_pi. Waiting for it become active
2022/08/17 03:39:38 Index is 10099542142758837570 now active
2022/08/17 03:39:38
--- No Overlap ---
2022/08/17 03:39:38 Using n1ql client
2022/08/17 03:39:38 Expected and Actual scan responses are the same
2022/08/17 03:39:38
--- Proper Overlap ---
2022/08/17 03:39:38 Using n1ql client
2022/08/17 03:39:38 Expected and Actual scan responses are the same
2022/08/17 03:39:38
--- Low Boundary Overlap ---
2022/08/17 03:39:38 Using n1ql client
2022/08/17 03:39:38 Expected and Actual scan responses are the same
2022/08/17 03:39:38
--- Complex Overlaps ---
2022/08/17 03:39:38 Using n1ql client
2022/08/17 03:39:38 Expected and Actual scan responses are the same
2022/08/17 03:39:38
--- Multiple Equal Overlaps ---
2022/08/17 03:39:38 Using n1ql client
2022/08/17 03:39:38 Expected and Actual scan responses are the same
2022/08/17 03:39:38
--- Boundary and Subset Overlaps ---
2022/08/17 03:39:38 Using n1ql client
2022/08/17 03:39:38 Expected and Actual scan responses are the same
2022/08/17 03:39:38
--- Point Overlaps ---
2022/08/17 03:39:38 Using n1ql client
2022/08/17 03:39:38 Expected and Actual scan responses are the same
2022/08/17 03:39:38
--- Boundary and Point Overlaps ---
2022/08/17 03:39:38 Using n1ql client
2022/08/17 03:39:38 Expected and Actual scan responses are the same
2022/08/17 03:39:38
--- Primary index range null ---
2022/08/17 03:39:38 Using n1ql client
2022/08/17 03:39:38 Expected and Actual scan responses are the same
2022/08/17 03:39:38 Dropping the secondary index index_pi
2022/08/17 03:39:38 Index dropped
--- PASS: TestMultiScanPrimaryIndexVariations (6.13s)
=== RUN TestMultiScanDescSetup
2022/08/17 03:39:38 In TestMultiScanDescSetup()
2022/08/17 03:39:38 In DropAllSecondaryIndexes()
2022/08/17 03:39:38 Index found: index_companyname
2022/08/17 03:39:38 Dropped index index_companyname
2022/08/17 03:39:42 Created the secondary index index_companyname_desc. Waiting for it become active
2022/08/17 03:39:42 Index is 14832202476945579920 now active
2022/08/17 03:39:47 Created the secondary index index_company_desc. Waiting for it become active
2022/08/17 03:39:47 Index is 12866579397214478310 now active
2022/08/17 03:39:51 Created the secondary index index_company_name_age_desc. Waiting for it become active
2022/08/17 03:39:51 Index is 12137714275647999427 now active
--- PASS: TestMultiScanDescSetup (13.64s)
=== RUN TestMultiScanDescScenarios
2022/08/17 03:39:51 In TestMultiScanDescScenarios()
2022/08/17 03:39:51
--------- Composite Index with 2 fields ---------
2022/08/17 03:39:51
--- ScanAllNoFilter ---
2022/08/17 03:39:51 distinct = false
2022/08/17 03:39:52 Using n1ql client
2022/08/17 03:39:52 Expected and Actual scan responses are the same
2022/08/17 03:39:52
--- ScanAllFilterNil ---
2022/08/17 03:39:52 distinct = false
2022/08/17 03:39:52 Using n1ql client
2022/08/17 03:39:53 Expected and Actual scan responses are the same
2022/08/17 03:39:53
--- ScanAll_AllFiltersNil ---
2022/08/17 03:39:53 distinct = false
2022/08/17 03:39:53 Using n1ql client
2022/08/17 03:39:53 Expected and Actual scan responses are the same
2022/08/17 03:39:53
--- SingleSeek ---
2022/08/17 03:39:53 distinct = false
2022/08/17 03:39:53 Using n1ql client
2022/08/17 03:39:53 Expected and Actual scan responses are the same
2022/08/17 03:39:53
--- MultipleSeek ---
2022/08/17 03:39:53 distinct = false
2022/08/17 03:39:54 Using n1ql client
2022/08/17 03:39:54 Expected and Actual scan responses are the same
2022/08/17 03:39:54
--- SimpleRange ---
2022/08/17 03:39:54 distinct = false
2022/08/17 03:39:54 Using n1ql client
2022/08/17 03:39:54 Expected and Actual scan responses are the same
2022/08/17 03:39:54
--- NonOverlappingRanges ---
2022/08/17 03:39:54 distinct = false
2022/08/17 03:39:54 Using n1ql client
2022/08/17 03:39:54 Expected and Actual scan responses are the same
2022/08/17 03:39:54
--- OverlappingRanges ---
2022/08/17 03:39:54 distinct = false
2022/08/17 03:39:55 Using n1ql client
2022/08/17 03:39:55 Expected and Actual scan responses are the same
2022/08/17 03:39:55
--- NonOverlappingFilters ---
2022/08/17 03:39:55 distinct = false
2022/08/17 03:39:55 Using n1ql client
2022/08/17 03:39:55 Expected and Actual scan responses are the same
2022/08/17 03:39:55
--- OverlappingFilters ---
2022/08/17 03:39:55 distinct = false
2022/08/17 03:39:56 Using n1ql client
2022/08/17 03:39:56 Expected and Actual scan responses are the same
2022/08/17 03:39:56
--- BoundaryFilters ---
2022/08/17 03:39:56 distinct = false
2022/08/17 03:39:56 Using n1ql client
2022/08/17 03:39:56 Expected and Actual scan responses are the same
2022/08/17 03:39:56
--- SeekAndFilters_NonOverlapping ---
2022/08/17 03:39:56 distinct = false
2022/08/17 03:39:56 Using n1ql client
2022/08/17 03:39:56 Expected and Actual scan responses are the same
2022/08/17 03:39:56
--- SeekAndFilters_Overlapping ---
2022/08/17 03:39:56 distinct = false
2022/08/17 03:39:57 Using n1ql client
2022/08/17 03:39:57 Expected and Actual scan responses are the same
2022/08/17 03:39:57
--- SimpleRangeLowUnbounded ---
2022/08/17 03:39:57 distinct = false
2022/08/17 03:39:57 Using n1ql client
2022/08/17 03:39:57 Expected and Actual scan responses are the same
2022/08/17 03:39:57
--- SimpleRangeHighUnbounded ---
2022/08/17 03:39:57 distinct = false
2022/08/17 03:39:58 Using n1ql client
2022/08/17 03:39:58 Expected and Actual scan responses are the same
2022/08/17 03:39:58
--- SimpleRangeMultipleUnbounded ---
2022/08/17 03:39:58 distinct = false
2022/08/17 03:39:58 Using n1ql client
2022/08/17 03:39:58 Expected and Actual scan responses are the same
2022/08/17 03:39:58
--- FiltersWithUnbounded ---
2022/08/17 03:39:58 distinct = false
2022/08/17 03:39:58 Using n1ql client
2022/08/17 03:39:58 Expected and Actual scan responses are the same
2022/08/17 03:39:58
--- FiltersLowGreaterThanHigh ---
2022/08/17 03:39:58 distinct = false
2022/08/17 03:39:59 Using n1ql client
2022/08/17 03:39:59 Expected and Actual scan responses are the same
2022/08/17 03:39:59
--------- Simple Index with 1 field ---------
2022/08/17 03:39:59
--- SingleIndexSimpleRange ---
2022/08/17 03:39:59 distinct = false
2022/08/17 03:39:59 Using n1ql client
2022/08/17 03:39:59 Expected and Actual scan responses are the same
2022/08/17 03:39:59
--- SingleIndex_SimpleRanges_NonOverlapping ---
2022/08/17 03:39:59 distinct = false
2022/08/17 03:39:59 Using n1ql client
2022/08/17 03:39:59 Expected and Actual scan responses are the same
2022/08/17 03:39:59
--- SingleIndex_SimpleRanges_Overlapping ---
2022/08/17 03:39:59 distinct = false
2022/08/17 03:40:00 Using n1ql client
2022/08/17 03:40:00 Expected and Actual scan responses are the same
2022/08/17 03:40:00
--------- Composite Index with 3 fields ---------
2022/08/17 03:40:00
--- ScanAllNoFilter ---
2022/08/17 03:40:00 distinct = false
2022/08/17 03:40:00 Using n1ql client
2022/08/17 03:40:00 Expected and Actual scan responses are the same
2022/08/17 03:40:00
--- ScanAllFilterNil ---
2022/08/17 03:40:00 distinct = false
2022/08/17 03:40:01 Using n1ql client
2022/08/17 03:40:01 Expected and Actual scan responses are the same
2022/08/17 03:40:01
--- ScanAll_AllFiltersNil ---
2022/08/17 03:40:01 distinct = false
2022/08/17 03:40:01 Using n1ql client
2022/08/17 03:40:01 Expected and Actual scan responses are the same
2022/08/17 03:40:01
--- 3FieldsSingleSeek ---
2022/08/17 03:40:01 distinct = false
2022/08/17 03:40:02 Using n1ql client
2022/08/17 03:40:02 Expected and Actual scan responses are the same
2022/08/17 03:40:02
--- 3FieldsMultipleSeeks ---
2022/08/17 03:40:02 distinct = false
2022/08/17 03:40:02 Using n1ql client
2022/08/17 03:40:02 Expected and Actual scan responses are the same
2022/08/17 03:40:02
--- 3FieldsMultipleSeeks_Identical ---
2022/08/17 03:40:02 distinct = false
2022/08/17 03:40:03 Using n1ql client
2022/08/17 03:40:03 Expected and Actual scan responses are the same
2022/08/17 03:40:03
--------- New scenarios ---------
2022/08/17 03:40:03
--- CompIndexHighUnbounded1 ---
2022/08/17 03:40:03
--- Multi Scan 0 ---
2022/08/17 03:40:03 distinct = false
2022/08/17 03:40:03 Using n1ql client
2022/08/17 03:40:03 Expected and Actual scan responses are the same
2022/08/17 03:40:03
--- Multi Scan 1 ---
2022/08/17 03:40:03 distinct = false
2022/08/17 03:40:04 Using n1ql client
2022/08/17 03:40:04 Expected and Actual scan responses are the same
2022/08/17 03:40:04
--- Multi Scan 2 ---
2022/08/17 03:40:04 distinct = false
2022/08/17 03:40:04 Using n1ql client
2022/08/17 03:40:04 Expected and Actual scan responses are the same
2022/08/17 03:40:04
--- CompIndexHighUnbounded2 ---
2022/08/17 03:40:04
--- Multi Scan 0 ---
2022/08/17 03:40:04 distinct = false
2022/08/17 03:40:05 Using n1ql client
2022/08/17 03:40:05 Expected and Actual scan responses are the same
2022/08/17 03:40:05
--- Multi Scan 1 ---
2022/08/17 03:40:05 distinct = false
2022/08/17 03:40:05 Using n1ql client
2022/08/17 03:40:05 Expected and Actual scan responses are the same
2022/08/17 03:40:05
--- Multi Scan 2 ---
2022/08/17 03:40:05 distinct = false
2022/08/17 03:40:06 Using n1ql client
2022/08/17 03:40:06 Expected and Actual scan responses are the same
2022/08/17 03:40:06
--- CompIndexHighUnbounded3 ---
2022/08/17 03:40:06
--- Multi Scan 0 ---
2022/08/17 03:40:06 distinct = false
2022/08/17 03:40:06 Using n1ql client
2022/08/17 03:40:06 Expected and Actual scan responses are the same
2022/08/17 03:40:06
--- CompIndexHighUnbounded4 ---
2022/08/17 03:40:06
--- Multi Scan 0 ---
2022/08/17 03:40:06 distinct = false
2022/08/17 03:40:06 Using n1ql client
2022/08/17 03:40:07 Expected and Actual scan responses are the same
2022/08/17 03:40:07
--- CompIndexHighUnbounded5 ---
2022/08/17 03:40:07
--- Multi Scan 0 ---
2022/08/17 03:40:07 distinct = false
2022/08/17 03:40:07 Using n1ql client
2022/08/17 03:40:07 Expected and Actual scan responses are the same
2022/08/17 03:40:07
--- SeekBoundaries ---
2022/08/17 03:40:07
--- Multi Scan 0 ---
2022/08/17 03:40:07 distinct = false
2022/08/17 03:40:07 Using n1ql client
2022/08/17 03:40:07 Expected and Actual scan responses are the same
2022/08/17 03:40:07
--- Multi Scan 1 ---
2022/08/17 03:40:07 distinct = false
2022/08/17 03:40:08 Using n1ql client
2022/08/17 03:40:08 Expected and Actual scan responses are the same
2022/08/17 03:40:08
--- Multi Scan 2 ---
2022/08/17 03:40:08 distinct = false
2022/08/17 03:40:08 Using n1ql client
2022/08/17 03:40:08 Expected and Actual scan responses are the same
2022/08/17 03:40:08
--- Multi Scan 3 ---
2022/08/17 03:40:08 distinct = false
2022/08/17 03:40:08 Using n1ql client
2022/08/17 03:40:09 Expected and Actual scan responses are the same
2022/08/17 03:40:09
--- Multi Scan 4 ---
2022/08/17 03:40:09 distinct = false
2022/08/17 03:40:09 Using n1ql client
2022/08/17 03:40:09 Expected and Actual scan responses are the same
2022/08/17 03:40:09
--- Multi Scan 5 ---
2022/08/17 03:40:09 distinct = false
2022/08/17 03:40:09 Using n1ql client
2022/08/17 03:40:09 Expected and Actual scan responses are the same
2022/08/17 03:40:09
--- Multi Scan 6 ---
2022/08/17 03:40:09 distinct = false
2022/08/17 03:40:10 Using n1ql client
2022/08/17 03:40:10 Expected and Actual scan responses are the same
2022/08/17 03:40:10
--- Multi Scan 7 ---
2022/08/17 03:40:10 distinct = false
2022/08/17 03:40:10 Using n1ql client
2022/08/17 03:40:10 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescScenarios (18.71s)
=== RUN TestMultiScanDescCount
2022/08/17 03:40:10 In TestMultiScanDescCount()
2022/08/17 03:40:10
--------- Composite Index with 2 fields ---------
2022/08/17 03:40:10
--- ScanAllNoFilter ---
2022/08/17 03:40:10 distinct = false
2022/08/17 03:40:10 Using n1ql client
2022/08/17 03:40:10 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:40:10
--- ScanAllFilterNil ---
2022/08/17 03:40:10 distinct = false
2022/08/17 03:40:11 Using n1ql client
2022/08/17 03:40:11 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:40:11
--- ScanAll_AllFiltersNil ---
2022/08/17 03:40:11 distinct = false
2022/08/17 03:40:11 Using n1ql client
2022/08/17 03:40:11 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:40:11
--- SingleSeek ---
2022/08/17 03:40:11 distinct = false
2022/08/17 03:40:12 Using n1ql client
2022/08/17 03:40:12 MultiScanCount = 1 ExpectedMultiScanCount = 1
2022/08/17 03:40:12
--- MultipleSeek ---
2022/08/17 03:40:12 distinct = false
2022/08/17 03:40:12 Using n1ql client
2022/08/17 03:40:12 MultiScanCount = 2 ExpectedMultiScanCount = 2
2022/08/17 03:40:12
--- SimpleRange ---
2022/08/17 03:40:12 distinct = false
2022/08/17 03:40:12 Using n1ql client
2022/08/17 03:40:12 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2022/08/17 03:40:12
--- NonOverlappingRanges ---
2022/08/17 03:40:12 distinct = false
2022/08/17 03:40:13 Using n1ql client
2022/08/17 03:40:13 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2022/08/17 03:40:13
--- OverlappingRanges ---
2022/08/17 03:40:13 distinct = false
2022/08/17 03:40:13 Using n1ql client
2022/08/17 03:40:13 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2022/08/17 03:40:13
--- NonOverlappingFilters ---
2022/08/17 03:40:13 distinct = false
2022/08/17 03:40:13 Using n1ql client
2022/08/17 03:40:13 MultiScanCount = 337 ExpectedMultiScanCount = 337
2022/08/17 03:40:13
--- OverlappingFilters ---
2022/08/17 03:40:13 distinct = false
2022/08/17 03:40:14 Using n1ql client
2022/08/17 03:40:14 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2022/08/17 03:40:14
--- BoundaryFilters ---
2022/08/17 03:40:14 distinct = false
2022/08/17 03:40:14 Using n1ql client
2022/08/17 03:40:14 MultiScanCount = 499 ExpectedMultiScanCount = 499
2022/08/17 03:40:14
--- SeekAndFilters_NonOverlapping ---
2022/08/17 03:40:14 distinct = false
2022/08/17 03:40:15 Using n1ql client
2022/08/17 03:40:15 MultiScanCount = 256 ExpectedMultiScanCount = 256
2022/08/17 03:40:15
--- SeekAndFilters_Overlapping ---
2022/08/17 03:40:15 distinct = false
2022/08/17 03:40:15 Using n1ql client
2022/08/17 03:40:15 MultiScanCount = 255 ExpectedMultiScanCount = 255
2022/08/17 03:40:15
--- SimpleRangeLowUnbounded ---
2022/08/17 03:40:15 distinct = false
2022/08/17 03:40:15 Using n1ql client
2022/08/17 03:40:15 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2022/08/17 03:40:15
--- SimpleRangeHighUnbounded ---
2022/08/17 03:40:15 distinct = false
2022/08/17 03:40:16 Using n1ql client
2022/08/17 03:40:16 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2022/08/17 03:40:16
--- SimpleRangeMultipleUnbounded ---
2022/08/17 03:40:16 distinct = false
2022/08/17 03:40:16 Using n1ql client
2022/08/17 03:40:16 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:40:16
--- FiltersWithUnbounded ---
2022/08/17 03:40:16 distinct = false
2022/08/17 03:40:16 Using n1ql client
2022/08/17 03:40:16 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2022/08/17 03:40:16
--- FiltersLowGreaterThanHigh ---
2022/08/17 03:40:16 distinct = false
2022/08/17 03:40:17 Using n1ql client
2022/08/17 03:40:17 MultiScanCount = 418 ExpectedMultiScanCount = 418
2022/08/17 03:40:17
--------- Simple Index with 1 field ---------
2022/08/17 03:40:17
--- SingleIndexSimpleRange ---
2022/08/17 03:40:17 distinct = false
2022/08/17 03:40:17 Using n1ql client
2022/08/17 03:40:17 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2022/08/17 03:40:17
--- SingleIndex_SimpleRanges_NonOverlapping ---
2022/08/17 03:40:17 distinct = false
2022/08/17 03:40:17 Using n1ql client
2022/08/17 03:40:17 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2022/08/17 03:40:17
--- SingleIndex_SimpleRanges_Overlapping ---
2022/08/17 03:40:17 distinct = false
2022/08/17 03:40:18 Using n1ql client
2022/08/17 03:40:18 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2022/08/17 03:40:18
--------- Composite Index with 3 fields ---------
2022/08/17 03:40:18
--- ScanAllNoFilter ---
2022/08/17 03:40:18 distinct = false
2022/08/17 03:40:18 Using n1ql client
2022/08/17 03:40:18 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:40:18
--- ScanAllFilterNil ---
2022/08/17 03:40:18 distinct = false
2022/08/17 03:40:19 Using n1ql client
2022/08/17 03:40:19 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:40:19
--- ScanAll_AllFiltersNil ---
2022/08/17 03:40:19 distinct = false
2022/08/17 03:40:19 Using n1ql client
2022/08/17 03:40:19 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:40:19
--- 3FieldsSingleSeek ---
2022/08/17 03:40:19 distinct = false
2022/08/17 03:40:19 Using n1ql client
2022/08/17 03:40:19 MultiScanCount = 1 ExpectedMultiScanCount = 1
2022/08/17 03:40:19
--- 3FieldsMultipleSeeks ---
2022/08/17 03:40:19 distinct = false
2022/08/17 03:40:20 Using n1ql client
2022/08/17 03:40:20 MultiScanCount = 3 ExpectedMultiScanCount = 3
2022/08/17 03:40:20
--- 3FieldsMultipleSeeks_Identical ---
2022/08/17 03:40:20 distinct = false
2022/08/17 03:40:20 Using n1ql client
2022/08/17 03:40:20 MultiScanCount = 2 ExpectedMultiScanCount = 2
2022/08/17 03:40:20
--------- New scenarios ---------
2022/08/17 03:40:20
--- CompIndexHighUnbounded1 ---
2022/08/17 03:40:20
--- Multi Scan 0 ---
2022/08/17 03:40:20 distinct = false
2022/08/17 03:40:21 Using n1ql client
2022/08/17 03:40:21 Using n1ql client
2022/08/17 03:40:21 len(scanResults) = 8 MultiScanCount = 8
2022/08/17 03:40:21 Expected and Actual scan responses are the same
2022/08/17 03:40:21
--- Multi Scan 1 ---
2022/08/17 03:40:21 distinct = false
2022/08/17 03:40:21 Using n1ql client
2022/08/17 03:40:21 Using n1ql client
2022/08/17 03:40:21 len(scanResults) = 0 MultiScanCount = 0
2022/08/17 03:40:21 Expected and Actual scan responses are the same
2022/08/17 03:40:21
--- Multi Scan 2 ---
2022/08/17 03:40:21 distinct = false
2022/08/17 03:40:21 Using n1ql client
2022/08/17 03:40:21 Using n1ql client
2022/08/17 03:40:21 len(scanResults) = 9 MultiScanCount = 9
2022/08/17 03:40:21 Expected and Actual scan responses are the same
2022/08/17 03:40:21
--- CompIndexHighUnbounded2 ---
2022/08/17 03:40:21
--- Multi Scan 0 ---
2022/08/17 03:40:21 distinct = false
2022/08/17 03:40:22 Using n1ql client
2022/08/17 03:40:22 Using n1ql client
2022/08/17 03:40:22 len(scanResults) = 4138 MultiScanCount = 4138
2022/08/17 03:40:22 Expected and Actual scan responses are the same
2022/08/17 03:40:22
--- Multi Scan 1 ---
2022/08/17 03:40:22 distinct = false
2022/08/17 03:40:22 Using n1ql client
2022/08/17 03:40:22 Using n1ql client
2022/08/17 03:40:22 len(scanResults) = 2746 MultiScanCount = 2746
2022/08/17 03:40:22 Expected and Actual scan responses are the same
2022/08/17 03:40:22
--- Multi Scan 2 ---
2022/08/17 03:40:22 distinct = false
2022/08/17 03:40:23 Using n1ql client
2022/08/17 03:40:23 Using n1ql client
2022/08/17 03:40:23 len(scanResults) = 4691 MultiScanCount = 4691
2022/08/17 03:40:23 Expected and Actual scan responses are the same
2022/08/17 03:40:23
--- CompIndexHighUnbounded3 ---
2022/08/17 03:40:23
--- Multi Scan 0 ---
2022/08/17 03:40:23 distinct = false
2022/08/17 03:40:23 Using n1ql client
2022/08/17 03:40:23 Using n1ql client
2022/08/17 03:40:23 len(scanResults) = 1329 MultiScanCount = 1329
2022/08/17 03:40:23 Expected and Actual scan responses are the same
2022/08/17 03:40:23
--- CompIndexHighUnbounded4 ---
2022/08/17 03:40:23
--- Multi Scan 0 ---
2022/08/17 03:40:23 distinct = false
2022/08/17 03:40:23 Using n1ql client
2022/08/17 03:40:23 Using n1ql client
2022/08/17 03:40:23 len(scanResults) = 5349 MultiScanCount = 5349
2022/08/17 03:40:23 Expected and Actual scan responses are the same
2022/08/17 03:40:23
--- CompIndexHighUnbounded5 ---
2022/08/17 03:40:23
--- Multi Scan 0 ---
2022/08/17 03:40:23 distinct = false
2022/08/17 03:40:24 Using n1ql client
2022/08/17 03:40:24 Using n1ql client
2022/08/17 03:40:24 len(scanResults) = 8210 MultiScanCount = 8210
2022/08/17 03:40:24 Expected and Actual scan responses are the same
2022/08/17 03:40:24
--- SeekBoundaries ---
2022/08/17 03:40:24
--- Multi Scan 0 ---
2022/08/17 03:40:24 distinct = false
2022/08/17 03:40:24 Using n1ql client
2022/08/17 03:40:24 Using n1ql client
2022/08/17 03:40:24 len(scanResults) = 175 MultiScanCount = 175
2022/08/17 03:40:24 Expected and Actual scan responses are the same
2022/08/17 03:40:24
--- Multi Scan 1 ---
2022/08/17 03:40:24 distinct = false
2022/08/17 03:40:25 Using n1ql client
2022/08/17 03:40:25 Using n1ql client
2022/08/17 03:40:25 len(scanResults) = 1 MultiScanCount = 1
2022/08/17 03:40:25 Expected and Actual scan responses are the same
2022/08/17 03:40:25
--- Multi Scan 2 ---
2022/08/17 03:40:25 distinct = false
2022/08/17 03:40:25 Using n1ql client
2022/08/17 03:40:25 Using n1ql client
2022/08/17 03:40:25 len(scanResults) = 555 MultiScanCount = 555
2022/08/17 03:40:25 Expected and Actual scan responses are the same
2022/08/17 03:40:25
--- Multi Scan 3 ---
2022/08/17 03:40:25 distinct = false
2022/08/17 03:40:25 Using n1ql client
2022/08/17 03:40:25 Using n1ql client
2022/08/17 03:40:25 len(scanResults) = 872 MultiScanCount = 872
2022/08/17 03:40:25 Expected and Actual scan responses are the same
2022/08/17 03:40:25
--- Multi Scan 4 ---
2022/08/17 03:40:25 distinct = false
2022/08/17 03:40:26 Using n1ql client
2022/08/17 03:40:26 Using n1ql client
2022/08/17 03:40:26 len(scanResults) = 287 MultiScanCount = 287
2022/08/17 03:40:26 Expected and Actual scan responses are the same
2022/08/17 03:40:26
--- Multi Scan 5 ---
2022/08/17 03:40:26 distinct = false
2022/08/17 03:40:26 Using n1ql client
2022/08/17 03:40:26 Using n1ql client
2022/08/17 03:40:26 len(scanResults) = 5254 MultiScanCount = 5254
2022/08/17 03:40:26 Expected and Actual scan responses are the same
2022/08/17 03:40:26
--- Multi Scan 6 ---
2022/08/17 03:40:26 distinct = false
2022/08/17 03:40:27 Using n1ql client
2022/08/17 03:40:27 Using n1ql client
2022/08/17 03:40:27 len(scanResults) = 5566 MultiScanCount = 5566
2022/08/17 03:40:27 Expected and Actual scan responses are the same
2022/08/17 03:40:27
--- Multi Scan 7 ---
2022/08/17 03:40:27 distinct = false
2022/08/17 03:40:27 Using n1ql client
2022/08/17 03:40:27 Using n1ql client
2022/08/17 03:40:27 len(scanResults) = 8 MultiScanCount = 8
2022/08/17 03:40:27 Expected and Actual scan responses are the same
2022/08/17 03:40:27
--------- With DISTINCT True ---------
2022/08/17 03:40:27
--- ScanAllNoFilter ---
2022/08/17 03:40:27 distinct = true
2022/08/17 03:40:27 Using n1ql client
2022/08/17 03:40:27 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:40:27
--- ScanAllFilterNil ---
2022/08/17 03:40:27 distinct = true
2022/08/17 03:40:28 Using n1ql client
2022/08/17 03:40:28 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:40:28
--- ScanAll_AllFiltersNil ---
2022/08/17 03:40:28 distinct = true
2022/08/17 03:40:28 Using n1ql client
2022/08/17 03:40:28 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:40:28
--- SingleSeek ---
2022/08/17 03:40:28 distinct = true
2022/08/17 03:40:29 Using n1ql client
2022/08/17 03:40:29 MultiScanCount = 1 ExpectedMultiScanCount = 1
2022/08/17 03:40:29
--- MultipleSeek ---
2022/08/17 03:40:29 distinct = true
2022/08/17 03:40:29 Using n1ql client
2022/08/17 03:40:29 MultiScanCount = 2 ExpectedMultiScanCount = 2
2022/08/17 03:40:29
--- SimpleRange ---
2022/08/17 03:40:29 distinct = true
2022/08/17 03:40:29 Using n1ql client
2022/08/17 03:40:29 MultiScanCount = 227 ExpectedMultiScanCount = 227
2022/08/17 03:40:29
--- NonOverlappingRanges ---
2022/08/17 03:40:29 distinct = true
2022/08/17 03:40:30 Using n1ql client
2022/08/17 03:40:30 MultiScanCount = 428 ExpectedMultiScanCount = 428
2022/08/17 03:40:30
--- NonOverlappingFilters2 ---
2022/08/17 03:40:30 distinct = true
2022/08/17 03:40:30 Using n1ql client
2022/08/17 03:40:30 MultiScanCount = 1 ExpectedMultiScanCount = 1
2022/08/17 03:40:30
--- OverlappingRanges ---
2022/08/17 03:40:30 distinct = true
2022/08/17 03:40:31 Using n1ql client
2022/08/17 03:40:31 MultiScanCount = 575 ExpectedMultiScanCount = 575
2022/08/17 03:40:31
--- NonOverlappingFilters ---
2022/08/17 03:40:31 distinct = true
2022/08/17 03:40:31 Using n1ql client
2022/08/17 03:40:31 MultiScanCount = 186 ExpectedMultiScanCount = 186
2022/08/17 03:40:31
--- OverlappingFilters ---
2022/08/17 03:40:31 distinct = true
2022/08/17 03:40:31 Using n1ql client
2022/08/17 03:40:31 MultiScanCount = 543 ExpectedMultiScanCount = 543
2022/08/17 03:40:31
--- BoundaryFilters ---
2022/08/17 03:40:31 distinct = true
2022/08/17 03:40:32 Using n1ql client
2022/08/17 03:40:32 MultiScanCount = 172 ExpectedMultiScanCount = 172
2022/08/17 03:40:32
--- SeekAndFilters_NonOverlapping ---
2022/08/17 03:40:32 distinct = true
2022/08/17 03:40:32 Using n1ql client
2022/08/17 03:40:32 MultiScanCount = 135 ExpectedMultiScanCount = 135
2022/08/17 03:40:32
--- SeekAndFilters_Overlapping ---
2022/08/17 03:40:32 distinct = true
2022/08/17 03:40:32 Using n1ql client
2022/08/17 03:40:32 MultiScanCount = 134 ExpectedMultiScanCount = 134
2022/08/17 03:40:32
--- SimpleRangeLowUnbounded ---
2022/08/17 03:40:32 distinct = false
2022/08/17 03:40:33 Using n1ql client
2022/08/17 03:40:33 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2022/08/17 03:40:33
--- SimpleRangeHighUnbounded ---
2022/08/17 03:40:33 distinct = false
2022/08/17 03:40:33 Using n1ql client
2022/08/17 03:40:33 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2022/08/17 03:40:33
--- SimpleRangeMultipleUnbounded ---
2022/08/17 03:40:33 distinct = false
2022/08/17 03:40:34 Using n1ql client
2022/08/17 03:40:34 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2022/08/17 03:40:34
--- FiltersWithUnbounded ---
2022/08/17 03:40:34 distinct = false
2022/08/17 03:40:34 Using n1ql client
2022/08/17 03:40:34 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2022/08/17 03:40:34
--- FiltersLowGreaterThanHigh ---
2022/08/17 03:40:34 distinct = false
2022/08/17 03:40:34 Using n1ql client
2022/08/17 03:40:34 MultiScanCount = 418 ExpectedMultiScanCount = 418
2022/08/17 03:40:34
--------- Simple Index with 1 field ---------
2022/08/17 03:40:34
--- SingleIndexSimpleRange ---
2022/08/17 03:40:34 distinct = true
2022/08/17 03:40:35 Using n1ql client
2022/08/17 03:40:35 MultiScanCount = 227 ExpectedMultiScanCount = 227
2022/08/17 03:40:35
--- SingleIndex_SimpleRanges_NonOverlapping ---
2022/08/17 03:40:35 distinct = true
2022/08/17 03:40:35 Using n1ql client
2022/08/17 03:40:35 MultiScanCount = 713 ExpectedMultiScanCount = 713
2022/08/17 03:40:35
--- SingleIndex_SimpleRanges_Overlapping ---
2022/08/17 03:40:35 distinct = true
2022/08/17 03:40:35 Using n1ql client
2022/08/17 03:40:35 MultiScanCount = 869 ExpectedMultiScanCount = 869
2022/08/17 03:40:35
--------- Composite Index with 3 fields ---------
2022/08/17 03:40:35
--- ScanAllNoFilter ---
2022/08/17 03:40:35 distinct = true
2022/08/17 03:40:36 Using n1ql client
2022/08/17 03:40:36 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:40:36
--- ScanAllFilterNil ---
2022/08/17 03:40:36 distinct = true
2022/08/17 03:40:36 Using n1ql client
2022/08/17 03:40:36 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:40:36
--- ScanAll_AllFiltersNil ---
2022/08/17 03:40:36 distinct = true
2022/08/17 03:40:37 Using n1ql client
2022/08/17 03:40:37 MultiScanCount = 999 ExpectedMultiScanCount = 999
2022/08/17 03:40:37
--- 3FieldsSingleSeek ---
2022/08/17 03:40:37 distinct = true
2022/08/17 03:40:37 Using n1ql client
2022/08/17 03:40:37 MultiScanCount = 1 ExpectedMultiScanCount = 1
2022/08/17 03:40:37
--- 3FieldsMultipleSeeks ---
2022/08/17 03:40:37 distinct = true
2022/08/17 03:40:37 Using n1ql client
2022/08/17 03:40:37 MultiScanCount = 3 ExpectedMultiScanCount = 3
2022/08/17 03:40:37
--- 3FieldsMultipleSeeks_Identical ---
2022/08/17 03:40:37 distinct = true
2022/08/17 03:40:38 Using n1ql client
2022/08/17 03:40:38 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanDescCount (27.73s)
=== RUN TestMultiScanDescOffset
2022/08/17 03:40:38 In SkipTestMultiScanDescOffset()
2022/08/17 03:40:38
--------- Composite Index with 2 fields ---------
2022/08/17 03:40:38
--- ScanAllNoFilter ---
2022/08/17 03:40:38 distinct = false
2022/08/17 03:40:38 Using n1ql client
2022/08/17 03:40:38
--- ScanAllFilterNil ---
2022/08/17 03:40:38 distinct = false
2022/08/17 03:40:39 Using n1ql client
2022/08/17 03:40:39
--- ScanAll_AllFiltersNil ---
2022/08/17 03:40:39 distinct = false
2022/08/17 03:40:39 Using n1ql client
2022/08/17 03:40:39
--- SingleSeek ---
2022/08/17 03:40:39 distinct = false
2022/08/17 03:40:39 Using n1ql client
2022/08/17 03:40:39
--- MultipleSeek ---
2022/08/17 03:40:39 distinct = false
2022/08/17 03:40:40 Using n1ql client
2022/08/17 03:40:40
--- SimpleRange ---
2022/08/17 03:40:40 distinct = false
2022/08/17 03:40:40 Using n1ql client
2022/08/17 03:40:40
--- NonOverlappingRanges ---
2022/08/17 03:40:40 distinct = false
2022/08/17 03:40:41 Using n1ql client
2022/08/17 03:40:41
--- OverlappingRanges ---
2022/08/17 03:40:41 distinct = false
2022/08/17 03:40:41 Using n1ql client
2022/08/17 03:40:41
--- NonOverlappingFilters ---
2022/08/17 03:40:41 distinct = false
2022/08/17 03:40:41 Using n1ql client
2022/08/17 03:40:41
--- OverlappingFilters ---
2022/08/17 03:40:41 distinct = false
2022/08/17 03:40:42 Using n1ql client
2022/08/17 03:40:42
--- BoundaryFilters ---
2022/08/17 03:40:42 distinct = false
2022/08/17 03:40:42 Using n1ql client
2022/08/17 03:40:42
--- SeekAndFilters_NonOverlapping ---
2022/08/17 03:40:42 distinct = false
2022/08/17 03:40:42 Using n1ql client
2022/08/17 03:40:42
--- SeekAndFilters_Overlapping ---
2022/08/17 03:40:42 distinct = false
2022/08/17 03:40:43 Using n1ql client
2022/08/17 03:40:43
--- SimpleRangeLowUnbounded ---
2022/08/17 03:40:43 distinct = false
2022/08/17 03:40:43 Using n1ql client
2022/08/17 03:40:43 Expected and Actual scan responses are the same
2022/08/17 03:40:43
--- SimpleRangeHighUnbounded ---
2022/08/17 03:40:43 distinct = false
2022/08/17 03:40:44 Using n1ql client
2022/08/17 03:40:44 Expected and Actual scan responses are the same
2022/08/17 03:40:44
--- SimpleRangeMultipleUnbounded ---
2022/08/17 03:40:44 distinct = false
2022/08/17 03:40:44 Using n1ql client
2022/08/17 03:40:44 Expected and Actual scan responses are the same
2022/08/17 03:40:44
--- FiltersWithUnbounded ---
2022/08/17 03:40:44 distinct = false
2022/08/17 03:40:44 Using n1ql client
2022/08/17 03:40:45 Expected and Actual scan responses are the same
2022/08/17 03:40:45
--- FiltersLowGreaterThanHigh ---
2022/08/17 03:40:45 distinct = false
2022/08/17 03:40:45 Using n1ql client
2022/08/17 03:40:45 Expected and Actual scan responses are the same
2022/08/17 03:40:45
--------- Simple Index with 1 field ---------
2022/08/17 03:40:45
--- SingleIndexSimpleRange ---
2022/08/17 03:40:45 distinct = false
2022/08/17 03:40:45 Using n1ql client
2022/08/17 03:40:45
--- SingleIndex_SimpleRanges_NonOverlapping ---
2022/08/17 03:40:45 distinct = false
2022/08/17 03:40:46 Using n1ql client
2022/08/17 03:40:46
--- SingleIndex_SimpleRanges_Overlapping ---
2022/08/17 03:40:46 distinct = false
2022/08/17 03:40:46 Using n1ql client
2022/08/17 03:40:46
--------- Composite Index with 3 fields ---------
2022/08/17 03:40:46
--- ScanAllNoFilter ---
2022/08/17 03:40:46 distinct = false
2022/08/17 03:40:46 Using n1ql client
2022/08/17 03:40:46
--- ScanAllFilterNil ---
2022/08/17 03:40:46 distinct = false
2022/08/17 03:40:47 Using n1ql client
2022/08/17 03:40:47
--- ScanAll_AllFiltersNil ---
2022/08/17 03:40:47 distinct = false
2022/08/17 03:40:47 Using n1ql client
2022/08/17 03:40:47
--- 3FieldsSingleSeek ---
2022/08/17 03:40:47 distinct = false
2022/08/17 03:40:48 Using n1ql client
2022/08/17 03:40:48
--- 3FieldsMultipleSeeks ---
2022/08/17 03:40:48 distinct = false
2022/08/17 03:40:48 Using n1ql client
2022/08/17 03:40:48
--- 3FieldsMultipleSeeks_Identical ---
2022/08/17 03:40:48 distinct = false
2022/08/17 03:40:48 Using n1ql client
--- PASS: TestMultiScanDescOffset (10.45s)
=== RUN TestMultiScanDescDistinct
2022/08/17 03:40:48 In SkipTestMultiScanDescDistinct()
2022/08/17 03:40:48
--------- Composite Index with 2 fields ---------
2022/08/17 03:40:48
--- ScanAllNoFilter ---
2022/08/17 03:40:48 distinct = true
2022/08/17 03:40:49 Using n1ql client
2022/08/17 03:40:49 Expected and Actual scan responses are the same
2022/08/17 03:40:49
--- ScanAllFilterNil ---
2022/08/17 03:40:49 distinct = true
2022/08/17 03:40:49 Using n1ql client
2022/08/17 03:40:49 Expected and Actual scan responses are the same
2022/08/17 03:40:49
--- ScanAll_AllFiltersNil ---
2022/08/17 03:40:49 distinct = true
2022/08/17 03:40:50 Using n1ql client
2022/08/17 03:40:50 Expected and Actual scan responses are the same
2022/08/17 03:40:50
--- SingleSeek ---
2022/08/17 03:40:50 distinct = true
2022/08/17 03:40:50 Using n1ql client
2022/08/17 03:40:50 Expected and Actual scan responses are the same
2022/08/17 03:40:50
--- MultipleSeek ---
2022/08/17 03:40:50 distinct = true
2022/08/17 03:40:51 Using n1ql client
2022/08/17 03:40:51 Expected and Actual scan responses are the same
2022/08/17 03:40:51
--- SimpleRange ---
2022/08/17 03:40:51 distinct = true
2022/08/17 03:40:51 Using n1ql client
2022/08/17 03:40:51 Expected and Actual scan responses are the same
2022/08/17 03:40:51
--- NonOverlappingRanges ---
2022/08/17 03:40:51 distinct = true
2022/08/17 03:40:51 Using n1ql client
2022/08/17 03:40:51 Expected and Actual scan responses are the same
2022/08/17 03:40:51
--- OverlappingRanges ---
2022/08/17 03:40:51 distinct = true
2022/08/17 03:40:52 Using n1ql client
2022/08/17 03:40:52 Expected and Actual scan responses are the same
2022/08/17 03:40:52
--- NonOverlappingFilters ---
2022/08/17 03:40:52 distinct = true
2022/08/17 03:40:52 Using n1ql client
2022/08/17 03:40:52 Expected and Actual scan responses are the same
2022/08/17 03:40:52
--- OverlappingFilters ---
2022/08/17 03:40:52 distinct = true
2022/08/17 03:40:53 Using n1ql client
2022/08/17 03:40:53 Expected and Actual scan responses are the same
2022/08/17 03:40:53
--- BoundaryFilters ---
2022/08/17 03:40:53 distinct = true
2022/08/17 03:40:53 Using n1ql client
2022/08/17 03:40:53 Expected and Actual scan responses are the same
2022/08/17 03:40:53
--- SeekAndFilters_NonOverlapping ---
2022/08/17 03:40:53 distinct = true
2022/08/17 03:40:53 Using n1ql client
2022/08/17 03:40:53 Expected and Actual scan responses are the same
2022/08/17 03:40:53
--- SeekAndFilters_Overlapping ---
2022/08/17 03:40:53 distinct = true
2022/08/17 03:40:54 Using n1ql client
2022/08/17 03:40:54 Expected and Actual scan responses are the same
2022/08/17 03:40:54
--- SimpleRangeLowUnbounded ---
2022/08/17 03:40:54 distinct = false
2022/08/17 03:40:54 Using n1ql client
2022/08/17 03:40:54 Expected and Actual scan responses are the same
2022/08/17 03:40:54
--- SimpleRangeHighUnbounded ---
2022/08/17 03:40:54 distinct = false
2022/08/17 03:40:54 Using n1ql client
2022/08/17 03:40:54 Expected and Actual scan responses are the same
2022/08/17 03:40:54
--- SimpleRangeMultipleUnbounded ---
2022/08/17 03:40:54 distinct = false
2022/08/17 03:40:55 Using n1ql client
2022/08/17 03:40:55 Expected and Actual scan responses are the same
2022/08/17 03:40:55
--- FiltersWithUnbounded ---
2022/08/17 03:40:55 distinct = false
2022/08/17 03:40:55 Using n1ql client
2022/08/17 03:40:55 Expected and Actual scan responses are the same
2022/08/17 03:40:55
--- FiltersLowGreaterThanHigh ---
2022/08/17 03:40:55 distinct = false
2022/08/17 03:40:56 Using n1ql client
2022/08/17 03:40:56 Expected and Actual scan responses are the same
2022/08/17 03:40:56
--------- Simple Index with 1 field ---------
2022/08/17 03:40:56
--- SingleIndexSimpleRange ---
2022/08/17 03:40:56 distinct = true
2022/08/17 03:40:56 Using n1ql client
2022/08/17 03:40:56 Expected and Actual scan responses are the same
2022/08/17 03:40:56
--- SingleIndex_SimpleRanges_NonOverlapping ---
2022/08/17 03:40:56 distinct = true
2022/08/17 03:40:56 Using n1ql client
2022/08/17 03:40:56 Expected and Actual scan responses are the same
2022/08/17 03:40:56
--- SingleIndex_SimpleRanges_Overlapping ---
2022/08/17 03:40:56 distinct = true
2022/08/17 03:40:57 Using n1ql client
2022/08/17 03:40:57 Expected and Actual scan responses are the same
2022/08/17 03:40:57
--------- Composite Index with 3 fields ---------
2022/08/17 03:40:57
--- ScanAllNoFilter ---
2022/08/17 03:40:57 distinct = true
2022/08/17 03:40:57 Using n1ql client
2022/08/17 03:40:57 Expected and Actual scan responses are the same
2022/08/17 03:40:57
--- ScanAllFilterNil ---
2022/08/17 03:40:57 distinct = true
2022/08/17 03:40:58 Using n1ql client
2022/08/17 03:40:58 Expected and Actual scan responses are the same
2022/08/17 03:40:58
--- ScanAll_AllFiltersNil ---
2022/08/17 03:40:58 distinct = true
2022/08/17 03:40:58 Using n1ql client
2022/08/17 03:40:58 Expected and Actual scan responses are the same
2022/08/17 03:40:58
--- 3FieldsSingleSeek ---
2022/08/17 03:40:58 distinct = true
2022/08/17 03:40:59 Using n1ql client
2022/08/17 03:40:59 Expected and Actual scan responses are the same
2022/08/17 03:40:59
--- 3FieldsMultipleSeeks ---
2022/08/17 03:40:59 distinct = true
2022/08/17 03:40:59 Using n1ql client
2022/08/17 03:40:59 Expected and Actual scan responses are the same
2022/08/17 03:40:59
--- 3FieldsMultipleSeeks_Identical ---
2022/08/17 03:40:59 distinct = true
2022/08/17 03:40:59 Using n1ql client
2022/08/17 03:40:59 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescDistinct (11.15s)
=== RUN TestGroupAggrSetup
2022/08/17 03:40:59 In TestGroupAggrSetup()
2022/08/17 03:40:59 Emptying the default bucket
2022/08/17 03:41:03 Flush Enabled on bucket default, responseBody:
2022/08/17 03:41:40 Flushed the bucket default, Response body:
2022/08/17 03:41:40 Dropping the secondary index index_agg
2022/08/17 03:41:40 Populating the default bucket
2022/08/17 03:41:44 Created the secondary index index_agg. Waiting for it become active
2022/08/17 03:41:44 Index is 12069674535516623292 now active
--- PASS: TestGroupAggrSetup (49.15s)
=== RUN TestGroupAggrLeading
2022/08/17 03:41:49 In TestGroupAggrLeading()
2022/08/17 03:41:49 Total Scanresults = 7
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 3
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLeading (0.02s)
=== RUN TestGroupAggrNonLeading
2022/08/17 03:41:49 In TestGroupAggrNonLeading()
2022/08/17 03:41:49 Total Scanresults = 4
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNonLeading (0.00s)
=== RUN TestGroupAggrNoGroup
2022/08/17 03:41:49 In TestGroupAggrNoGroup()
2022/08/17 03:41:49 Total Scanresults = 1
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroup (0.01s)
=== RUN TestGroupAggrMinMax
2022/08/17 03:41:49 In TestGroupAggrMinMax()
2022/08/17 03:41:49 Total Scanresults = 4
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax (0.00s)
=== RUN TestGroupAggrMinMax2
2022/08/17 03:41:49 In TestGroupAggrMinMax()
2022/08/17 03:41:49 Total Scanresults = 1
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax2 (0.00s)
=== RUN TestGroupAggrLeading_N1QLExprs
2022/08/17 03:41:49 In TestGroupAggrLeading_N1QLExprs()
2022/08/17 03:41:49 Total Scanresults = 17
2022/08/17 03:41:49 basicGroupAggrN1QLExprs1: Scan validation passed
2022/08/17 03:41:49 Total Scanresults = 9
2022/08/17 03:41:49 basicGroupAggrN1QLExprs2: Scan validation passed
--- PASS: TestGroupAggrLeading_N1QLExprs (0.25s)
=== RUN TestGroupAggrLimit
2022/08/17 03:41:49 In TestGroupAggrLimit()
2022/08/17 03:41:49 Total Scanresults = 3
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLimit (0.01s)
=== RUN TestGroupAggrOffset
2022/08/17 03:41:49 In TestGroupAggrOffset()
2022/08/17 03:41:49 Total Scanresults = 3
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrOffset (0.01s)
=== RUN TestGroupAggrCountN
2022/08/17 03:41:49 In TestGroupAggrCountN()
2022/08/17 03:41:49 Total Scanresults = 4
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 4
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrCountN (0.00s)
=== RUN TestGroupAggrNoGroupNoMatch
2022/08/17 03:41:49 In TestGroupAggrNoGroupNoMatch()
2022/08/17 03:41:49 Total Scanresults = 1
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroupNoMatch (0.00s)
=== RUN TestGroupAggrGroupNoMatch
2022/08/17 03:41:49 In TestGroupAggrGroupNoMatch()
2022/08/17 03:41:49 Total Scanresults = 0
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrGroupNoMatch (0.00s)
=== RUN TestGroupAggrMultDataTypes
2022/08/17 03:41:49 In TestGroupAggrMultDataTypes()
2022/08/17 03:41:49 Total Scanresults = 8
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMultDataTypes (0.00s)
=== RUN TestGroupAggrDistinct
2022/08/17 03:41:49 In TestGroupAggrDistinct()
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct (0.00s)
=== RUN TestGroupAggrDistinct2
2022/08/17 03:41:49 In TestGroupAggrDistinct2()
2022/08/17 03:41:49 Total Scanresults = 1
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 4
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 4
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct2 (0.01s)
=== RUN TestGroupAggrNull
2022/08/17 03:41:49 In TestGroupAggrNull()
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNull (0.00s)
=== RUN TestGroupAggrInt64
2022/08/17 03:41:49 In TestGroupAggrInt64()
2022/08/17 03:41:49 Updating the default bucket
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
2022/08/17 03:41:49 Total Scanresults = 2
2022/08/17 03:41:49 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrInt64 (0.19s)
=== RUN TestGroupAggr1
2022/08/17 03:41:49 In TestGroupAggr1()
2022/08/17 03:41:49 In DropAllSecondaryIndexes()
2022/08/17 03:41:49 Index found: index_companyname_desc
2022/08/17 03:41:49 Dropped index index_companyname_desc
2022/08/17 03:41:49 Index found: #primary
2022/08/17 03:41:49 Dropped index #primary
2022/08/17 03:41:49 Index found: index_company_desc
2022/08/17 03:41:49 Dropped index index_company_desc
2022/08/17 03:41:49 Index found: index_agg
2022/08/17 03:41:49 Dropped index index_agg
2022/08/17 03:41:49 Index found: index_company_name_age_desc
2022/08/17 03:41:50 Dropped index index_company_name_age_desc
2022/08/17 03:42:27 Flushed the bucket default, Response body:
2022/08/17 03:42:36 Created the secondary index idx_aggrs. Waiting for it become active
2022/08/17 03:42:36 Index is 13398064410870352952 now active
2022/08/17 03:42:36 Total Scanresults = 641
2022/08/17 03:42:37 Total Scanresults = 753
--- PASS: TestGroupAggr1 (47.54s)
=== RUN TestGroupAggrArrayIndex
2022/08/17 03:42:37 In TestGroupAggrArrayIndex()
2022/08/17 03:42:41 Created the secondary index ga_arr1. Waiting for it become active
2022/08/17 03:42:41 Index is 3810774062500648333 now active
2022/08/17 03:42:45 Created the secondary index ga_arr2. Waiting for it become active
2022/08/17 03:42:45 Index is 14629450469621321983 now active
2022/08/17 03:42:45 Scenario 1
2022/08/17 03:42:45 Total Scanresults = 641
2022/08/17 03:42:45 Scenario 2
2022/08/17 03:42:45 Total Scanresults = 2835
2022/08/17 03:42:46 Scenario 3
2022/08/17 03:42:46 Total Scanresults = 1
2022/08/17 03:42:46 Scenario 4
2022/08/17 03:42:46 Total Scanresults = 991
2022/08/17 03:42:47 Scenario 5
2022/08/17 03:42:47 Total Scanresults = 2835
2022/08/17 03:42:47 Scenario 6
2022/08/17 03:42:47 Total Scanresults = 1
2022/08/17 03:42:48 Scenario 7
2022/08/17 03:42:48 Total Scanresults = 2931
2022/08/17 03:42:51 Scenario 8
2022/08/17 03:42:51 Total Scanresults = 1168
2022/08/17 03:42:52 Scenario 9
2022/08/17 03:42:52 Total Scanresults = 1
2022/08/17 03:42:52 Scenario 10
2022/08/17 03:42:52 Total Scanresults = 641
2022/08/17 03:42:52 Scenario 11
2022/08/17 03:42:52 Total Scanresults = 1168
2022/08/17 03:42:53 Scenario 12
2022/08/17 03:42:53 Total Scanresults = 1
2022/08/17 03:42:53 Scenario 13
2022/08/17 03:42:57 Total Scanresults = 1
2022/08/17 03:42:57 Count of scanResults is 1
2022/08/17 03:42:57 Value: [2 117]
--- PASS: TestGroupAggrArrayIndex (20.56s)
=== RUN TestGroupAggr_FirstValidAggrOnly
2022/08/17 03:42:57 In TestGroupAggr_FirstValidAggrOnly()
2022/08/17 03:42:57 In DropAllSecondaryIndexes()
2022/08/17 03:42:57 Index found: ga_arr2
2022/08/17 03:42:57 Dropped index ga_arr2
2022/08/17 03:42:57 Index found: test_oneperprimarykey
2022/08/17 03:42:57 Dropped index test_oneperprimarykey
2022/08/17 03:42:57 Index found: #primary
2022/08/17 03:42:57 Dropped index #primary
2022/08/17 03:42:57 Index found: idx_aggrs
2022/08/17 03:42:58 Dropped index idx_aggrs
2022/08/17 03:42:58 Index found: ga_arr1
2022/08/17 03:42:58 Dropped index ga_arr1
2022/08/17 03:43:11 Created the secondary index idx_asc_3field. Waiting for it become active
2022/08/17 03:43:11 Index is 10900933275947309193 now active
2022/08/17 03:43:15 Created the secondary index idx_desc_3field. Waiting for it become active
2022/08/17 03:43:15 Index is 6316473998666667164 now active
2022/08/17 03:43:15 === MIN no group by ===
2022/08/17 03:43:15 Total Scanresults = 1
2022/08/17 03:43:15 Count of scanResults is 1
2022/08/17 03:43:15 Value: ["ACCEL"]
2022/08/17 03:43:15 === MIN no group by, no row match ===
2022/08/17 03:43:15 Total Scanresults = 1
2022/08/17 03:43:15 Count of scanResults is 1
2022/08/17 03:43:15 Value: [null]
2022/08/17 03:43:16 === MIN with group by ===
2022/08/17 03:43:16 Total Scanresults = 641
2022/08/17 03:43:16 === MIN with group by, no row match ===
2022/08/17 03:43:16 Total Scanresults = 0
2022/08/17 03:43:16 === One Aggr, no group by ===
2022/08/17 03:43:16 Total Scanresults = 1
2022/08/17 03:43:16 Count of scanResults is 1
2022/08/17 03:43:16 Value: ["FANFARE"]
2022/08/17 03:43:16 === One Aggr, no group by, no row match ===
2022/08/17 03:43:16 Total Scanresults = 1
2022/08/17 03:43:16 Count of scanResults is 1
2022/08/17 03:43:16 Value: [null]
2022/08/17 03:43:16 === Multiple Aggr, no group by ===
2022/08/17 03:43:16 Total Scanresults = 1
2022/08/17 03:43:16 Count of scanResults is 1
2022/08/17 03:43:16 Value: ["FANFARE" 15]
2022/08/17 03:43:17 === Multiple Aggr, no group by, no row match ===
2022/08/17 03:43:17 Total Scanresults = 1
2022/08/17 03:43:17 Count of scanResults is 1
2022/08/17 03:43:17 Value: [null null]
2022/08/17 03:43:17 === No Aggr, 1 group by ===
2022/08/17 03:43:17 Total Scanresults = 211
2022/08/17 03:43:17 === Aggr on non-leading key, previous equality filter, no group ===
2022/08/17 03:43:17 Total Scanresults = 1
2022/08/17 03:43:17 Count of scanResults is 1
2022/08/17 03:43:17 Value: [59]
2022/08/17 03:43:17 === Aggr on non-leading key, previous equality filters, no group ===
2022/08/17 03:43:17 Total Scanresults = 1
2022/08/17 03:43:17 Count of scanResults is 1
2022/08/17 03:43:17 Value: [null]
2022/08/17 03:43:17 === Aggr on non-leading key, previous non-equality filters, no group ===
2022/08/17 03:43:17 Total Scanresults = 1
2022/08/17 03:43:17 Count of scanResults is 1
2022/08/17 03:43:17 Value: ["Adam"]
2022/08/17 03:43:17 === MIN on desc, no group ===
2022/08/17 03:43:17 Total Scanresults = 1
2022/08/17 03:43:17 Count of scanResults is 1
2022/08/17 03:43:17 Value: ["FANFARE"]
2022/08/17 03:43:18 === MAX on asc, no group ===
2022/08/17 03:43:18 Total Scanresults = 1
2022/08/17 03:43:18 Count of scanResults is 1
2022/08/17 03:43:18 Value: ["OZEAN"]
2022/08/17 03:43:18 === MAX on desc, no group ===
2022/08/17 03:43:18 Total Scanresults = 1
2022/08/17 03:43:18 Count of scanResults is 1
2022/08/17 03:43:18 Value: ["OZEAN"]
2022/08/17 03:43:18 === COUNT(DISTINCT const_expr, no group ===
2022/08/17 03:43:18 Total Scanresults = 1
2022/08/17 03:43:18 Count of scanResults is 1
2022/08/17 03:43:18 Value: [1]
2022/08/17 03:43:18 === COUNT(DISTINCT const_expr, no group, no row match ===
2022/08/17 03:43:18 Total Scanresults = 1
2022/08/17 03:43:18 Count of scanResults is 1
2022/08/17 03:43:18 Value: [0]
2022/08/17 03:43:18 === COUNT(const_expr, no group ===
2022/08/17 03:43:18 Total Scanresults = 1
2022/08/17 03:43:18 Count of scanResults is 1
2022/08/17 03:43:18 Value: [345]
2022/08/17 03:43:22 Created the secondary index indexMinAggr. Waiting for it become active
2022/08/17 03:43:22 Index is 16185792753940007530 now active
2022/08/17 03:43:22 === Equality filter check: Equality for a, nil filter for b - inclusion 0, no filter for c ===
2022/08/17 03:43:22 Total Scanresults = 1
2022/08/17 03:43:22 Count of scanResults is 1
2022/08/17 03:43:22 Value: [5]
2022/08/17 03:43:23 === Equality filter check: Equality for a, nil filter for b - inclusion 3, no filter for c ===
2022/08/17 03:43:23 Total Scanresults = 1
2022/08/17 03:43:23 Count of scanResults is 1
2022/08/17 03:43:23 Value: [5]
2022/08/17 03:43:23 === Equality filter check: Equality for a, nil filter for b - inclusion 3, nil filter for c ===
2022/08/17 03:43:23 Total Scanresults = 1
2022/08/17 03:43:23 Count of scanResults is 1
2022/08/17 03:43:23 Value: [5]
--- PASS: TestGroupAggr_FirstValidAggrOnly (25.54s)
=== RUN TestGroupAggrPrimary
2022/08/17 03:43:23 In TestGroupAggrPrimary()
2022/08/17 03:43:23 Total Scanresults = 1
2022/08/17 03:43:23 Total Scanresults = 1
2022/08/17 03:43:23 Total Scanresults = 1
2022/08/17 03:43:23 Total Scanresults = 1002
2022/08/17 03:43:23 Total Scanresults = 1002
2022/08/17 03:43:24 Total Scanresults = 1
2022/08/17 03:43:24 Total Scanresults = 1
2022/08/17 03:43:24 Total Scanresults = 1
2022/08/17 03:43:24 Total Scanresults = 1
2022/08/17 03:43:24 Total Scanresults = 1
2022/08/17 03:43:24 Total Scanresults = 1
2022/08/17 03:43:24 --- MB-28305 Scenario 1 ---
2022/08/17 03:43:24 Total Scanresults = 1
2022/08/17 03:43:24 Count of scanResults is 1
2022/08/17 03:43:24 Value: [0]
2022/08/17 03:43:24 --- MB-28305 Scenario 2 ---
2022/08/17 03:43:24 Total Scanresults = 1
2022/08/17 03:43:24 Count of scanResults is 1
2022/08/17 03:43:24 Value: [0]
2022/08/17 03:43:24 --- MB-28305 Scenario 3 ---
2022/08/17 03:43:24 Total Scanresults = 1
2022/08/17 03:43:24 Count of scanResults is 1
2022/08/17 03:43:24 Value: [0]
--- PASS: TestGroupAggrPrimary (1.53s)
=== RUN TestGroupAggrDocumentKey
2022/08/17 03:43:24 In TestGroupAggrDocumentKey()
2022/08/17 03:43:24 Dropping the secondary index documentkey_idx1
2022/08/17 03:43:24 Dropping the secondary index documentkey_idx2
2022/08/17 03:43:24 Populating the default bucket for TestGroupAggrDocumentKey single key index
2022/08/17 03:43:28 Created the secondary index documentkey_idx1. Waiting for it become active
2022/08/17 03:43:28 Index is 4677551965022244717 now active
2022/08/17 03:43:28 Using n1ql client
2022/08/17 03:43:28 Scanresult Row ["1"] :
2022/08/17 03:43:28 Scanresult Row ["2"] :
2022/08/17 03:43:28 Scanresult Row ["3"] :
2022/08/17 03:43:29 Expected and Actual scan responses are the same
2022/08/17 03:43:29 Populating the default bucket for TestGroupAggrDocumentKey composite key index
2022/08/17 03:43:33 Created the secondary index documentkey_idx2. Waiting for it become active
2022/08/17 03:43:33 Index is 11097755784843913440 now active
2022/08/17 03:43:33 Using n1ql client
2022/08/17 03:43:33 Scanresult Row ["1"] :
2022/08/17 03:43:33 Scanresult Row ["2"] :
2022/08/17 03:43:33 Scanresult Row ["3"] :
2022/08/17 03:43:33 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDocumentKey (8.47s)
=== RUN TestRebalanceSetupCluster
2022/08/17 03:43:33 set14_rebalance_test.go::TestRebalanceSetupCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:43:33 set14_rebalance_test.go::TestRebalanceSetupCluster: 1. Setting up initial cluster configuration
2022/08/17 03:43:33 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2022/08/17 03:43:38 Rebalance progress: 3.450520833333334
2022/08/17 03:43:43 Rebalance progress: 9.049479166666666
2022/08/17 03:43:48 Rebalance progress: 14.77864583333333
2022/08/17 03:43:53 Rebalance progress: 21.35416666666666
2022/08/17 03:43:58 Rebalance progress: 26.82291666666666
2022/08/17 03:44:03 Rebalance progress: 33.0078125
2022/08/17 03:44:08 Rebalance progress: 36.97916666666666
2022/08/17 03:44:13 Rebalance progress: 43.52213541666667
2022/08/17 03:44:18 Rebalance progress: 50
2022/08/17 03:44:23 Rebalance progress: 50
2022/08/17 03:44:28 Rebalance progress: 50
2022-08-17T03:44:29.203+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:42178->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022-08-17T03:44:29.214+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:42180->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022/08/17 03:44:33 Rebalance progress: 100
2022/08/17 03:44:33 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2022/08/17 03:44:43 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2022/08/17 03:44:48 Rebalance progress: 100
2022/08/17 03:44:48 set14_rebalance_test.go::TestRebalanceSetupCluster: 2. Changing indexer.settings.rebalance.redistribute_indexes to true
2022/08/17 03:44:48 Changing config key indexer.settings.rebalance.redistribute_indexes to value true
2022/08/17 03:44:48 set14_rebalance_test.go::TestRebalanceSetupCluster: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestRebalanceSetupCluster (75.58s)
=== RUN TestCreateDocsBeforeRebalance
2022/08/17 03:44:48 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:44:48 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 1. Creating 100 documents
2022/08/17 03:44:48 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 100 documents created
2022/08/17 03:44:49 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateDocsBeforeRebalance (0.13s)
=== RUN TestCreateIndexesBeforeRebalance
2022/08/17 03:44:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:44:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 1. Creating 17 indexes: non-partitioned, 0-replica, non-deferred
2022/08/17 03:44:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN__id on `default`(_id)
2022/08/17 03:44:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN__id index is now active.
2022/08/17 03:44:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_docid on `default`(docid)
2022/08/17 03:44:56 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_docid index is now active.
2022/08/17 03:44:56 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_guid on `default`(guid)
2022/08/17 03:45:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_guid index is now active.
2022/08/17 03:45:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_isActive on `default`(isActive)
2022/08/17 03:45:04 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_isActive index is now active.
2022/08/17 03:45:04 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_balance on `default`(balance)
2022/08/17 03:45:08 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_balance index is now active.
2022/08/17 03:45:08 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_picture on `default`(picture)
2022/08/17 03:45:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_picture index is now active.
2022/08/17 03:45:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_age on `default`(age)
2022/08/17 03:45:16 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_age index is now active.
2022/08/17 03:45:16 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_eyeColor on `default`(eyeColor)
2022/08/17 03:45:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_eyeColor index is now active.
2022/08/17 03:45:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_name on `default`(name)
2022/08/17 03:45:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_name index is now active.
2022/08/17 03:45:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_gender on `default`(gender)
2022/08/17 03:45:28 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_gender index is now active.
2022/08/17 03:45:28 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_company on `default`(company)
2022/08/17 03:45:32 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_company index is now active.
2022/08/17 03:45:32 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_email on `default`(email)
2022/08/17 03:45:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_email index is now active.
2022/08/17 03:45:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_phone on `default`(phone)
2022/08/17 03:45:40 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_phone index is now active.
2022/08/17 03:45:40 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_registered on `default`(registered)
2022/08/17 03:45:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_registered index is now active.
2022/08/17 03:45:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_latitude on `default`(latitude)
2022/08/17 03:45:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_latitude index is now active.
2022/08/17 03:45:49 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_longitude on `default`(longitude)
2022/08/17 03:45:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_longitude index is now active.
2022/08/17 03:45:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_favoriteFruit on `default`(favoriteFruit)
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_favoriteFruit index is now active.
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 2. Creating 17 indexes: non-partitioned, 0-replica, DEFERRED
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED__id_docid on `default`(_id, docid) with {"defer_build":true}
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED__id_docid index is now deferred.
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_docid_guid on `default`(docid, guid) with {"defer_build":true}
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_docid_guid index is now deferred.
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_guid_isActive on `default`(guid, isActive) with {"defer_build":true}
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_guid_isActive index is now deferred.
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_isActive_balance on `default`(isActive, balance) with {"defer_build":true}
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_isActive_balance index is now deferred.
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_balance_picture on `default`(balance, picture) with {"defer_build":true}
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_balance_picture index is now deferred.
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_picture_age on `default`(picture, age) with {"defer_build":true}
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_picture_age index is now deferred.
2022/08/17 03:45:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_age_eyeColor on `default`(age, eyeColor) with {"defer_build":true}
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_age_eyeColor index is now deferred.
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_eyeColor_name on `default`(eyeColor, name) with {"defer_build":true}
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_eyeColor_name index is now deferred.
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_name_gender on `default`(name, gender) with {"defer_build":true}
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_name_gender index is now deferred.
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_gender_company on `default`(gender, company) with {"defer_build":true}
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_gender_company index is now deferred.
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_company_email on `default`(company, email) with {"defer_build":true}
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_company_email index is now deferred.
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_email_phone on `default`(email, phone) with {"defer_build":true}
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_email_phone index is now deferred.
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_phone_registered on `default`(phone, registered) with {"defer_build":true}
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_phone_registered index is now deferred.
2022/08/17 03:45:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_registered_latitude on `default`(registered, latitude) with {"defer_build":true}
2022/08/17 03:45:59 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_registered_latitude index is now deferred.
2022/08/17 03:45:59 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_latitude_longitude on `default`(latitude, longitude) with {"defer_build":true}
2022/08/17 03:45:59 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_latitude_longitude index is now deferred.
2022/08/17 03:45:59 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_longitude_favoriteFruit on `default`(longitude, favoriteFruit) with {"defer_build":true}
2022/08/17 03:45:59 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_longitude_favoriteFruit index is now deferred.
2022/08/17 03:45:59 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_favoriteFruit__id on `default`(favoriteFruit, _id) with {"defer_build":true}
2022/08/17 03:45:59 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_favoriteFruit__id index is now deferred.
2022/08/17 03:45:59 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 3. Creating 3 indexes: 7-PARTITION, 0-replica, non-deferred
2022/08/17 03:45:59 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_7PARTITIONS__id_guid on `default`(_id, guid) partition by hash(Meta().id) with {"num_partition":7}
2022/08/17 03:46:03 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS__id_guid index is now active.
2022/08/17 03:46:03 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_7PARTITIONS_docid_isActive on `default`(docid, isActive) partition by hash(Meta().id) with {"num_partition":7}
2022/08/17 03:46:07 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_docid_isActive index is now active.
2022/08/17 03:46:07 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_7PARTITIONS_guid_balance on `default`(guid, balance) partition by hash(Meta().id) with {"num_partition":7}
2022/08/17 03:46:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_guid_balance index is now active.
2022/08/17 03:46:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateIndexesBeforeRebalance (83.15s)
=== RUN TestIndexNodeRebalanceIn
2022/08/17 03:46:12 TestIndexNodeRebalanceIn entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:46:12 TestIndexNodeRebalanceIn: 1. Adding index node 127.0.0.1:9002 to the cluster
2022/08/17 03:46:12 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2022/08/17 03:46:19 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2022/08/17 03:46:19 TestIndexNodeRebalanceIn: 2. Adding index node 127.0.0.1:9003 to the cluster
2022/08/17 03:46:19 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2022/08/17 03:46:26 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2022/08/17 03:46:26 TestIndexNodeRebalanceIn: 3. Rebalancing
2022/08/17 03:46:31 Rebalance progress: 0
2022/08/17 03:46:37 Rebalance progress: 12.5
2022/08/17 03:46:42 Rebalance progress: 40.94827586206896
2022/08/17 03:46:47 Rebalance progress: 48.70689655172414
2022/08/17 03:46:52 Rebalance progress: 48.70689655172414
2022/08/17 03:46:57 Rebalance progress: 53.87931034482758
2022/08/17 03:47:01 Rebalance progress: 59.05172413793104
2022/08/17 03:47:06 Rebalance progress: 64.22413793103449
2022/08/17 03:47:11 Rebalance progress: 69.39655172413792
2022/08/17 03:47:16 Rebalance progress: 74.56896551724138
2022/08/17 03:47:21 Rebalance progress: 74.56896551724138
2022/08/17 03:47:26 Rebalance progress: 79.74137931034483
2022/08/17 03:47:31 Rebalance progress: 100
2022/08/17 03:47:32 TestIndexNodeRebalanceIn exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestIndexNodeRebalanceIn (82.01s)
=== RUN TestCreateReplicatedIndexesBeforeRebalance
2022/08/17 03:47:34 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:47:34 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 1. Creating 5 indexes: non-partitioned, 2-REPLICA, non-deferred
2022/08/17 03:47:34 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS__id_isActive on `default`(_id, isActive) with {"num_replica":2}
2022/08/17 03:47:42 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS__id_isActive index is now active.
2022/08/17 03:47:42 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_docid_balance on `default`(docid, balance) with {"num_replica":2}
2022/08/17 03:47:51 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_docid_balance index is now active.
2022/08/17 03:47:51 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_guid_picture on `default`(guid, picture) with {"num_replica":2}
2022/08/17 03:48:02 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_guid_picture index is now active.
2022/08/17 03:48:02 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_isActive_age on `default`(isActive, age) with {"num_replica":2}
2022/08/17 03:48:10 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_isActive_age index is now active.
2022/08/17 03:48:10 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_balance_eyeColor on `default`(balance, eyeColor) with {"num_replica":2}
2022/08/17 03:48:18 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_balance_eyeColor index is now active.
2022/08/17 03:48:18 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 2. Creating 2 indexes: 5-PARTITION, 1-REPLICA, non-deferred
2022/08/17 03:48:18 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_5PARTITIONS_1REPLICAS__id_balance on `default`(_id, balance) partition by hash(Meta().id) with {"num_partition":5, "num_replica":1}
2022/08/17 03:48:27 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS__id_balance index is now active.
2022/08/17 03:48:27 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_5PARTITIONS_1REPLICAS_docid_picture on `default`(docid, picture) partition by hash(Meta().id) with {"num_partition":5, "num_replica":1}
2022/08/17 03:48:45 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS_docid_picture index is now active.
2022/08/17 03:48:45 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateReplicatedIndexesBeforeRebalance (71.66s)
=== RUN TestIndexNodeRebalanceOut
2022/08/17 03:48:45 set14_rebalance_test.go::TestIndexNodeRebalanceOut: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:48:45 set14_rebalance_test.go::TestIndexNodeRebalanceOut: 1. Rebalancing index node 127.0.0.1:9001 out of the cluster
2022/08/17 03:48:45 Removing node(s): [127.0.0.1:9001] from the cluster
2022/08/17 03:48:51 Rebalance progress: 12.5
2022/08/17 03:48:56 Rebalance progress: 32.06521739130434
2022/08/17 03:49:01 Rebalance progress: 41.84782608695652
2022/08/17 03:49:06 Rebalance progress: 48.36956521739131
2022/08/17 03:49:11 Rebalance progress: 54.89130434782609
2022/08/17 03:49:16 Rebalance progress: 61.41304347826087
2022/08/17 03:49:21 Rebalance progress: 64.67391304347827
2022/08/17 03:49:26 Rebalance progress: 67.93478260869566
2022/08/17 03:49:31 Rebalance progress: 74.45652173913042
2022/08/17 03:49:36 Rebalance progress: 84.23913043478262
2022-08-17T03:49:39.861+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:57606->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022-08-17T03:49:39.862+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:57604->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022/08/17 03:49:41 Rebalance progress: 100
2022/08/17 03:49:41 set14_rebalance_test.go::TestIndexNodeRebalanceOut: exit: Current cluster configuration: map[127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestIndexNodeRebalanceOut (57.40s)
=== RUN TestFailoverAndRebalance
2022/08/17 03:49:43 set14_rebalance_test.go::TestFailoverAndRebalance: entry: Current cluster configuration: map[127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:49:43 set14_rebalance_test.go::TestFailoverAndRebalance: 1. Failing over index node 127.0.0.1:9002
2022/08/17 03:49:43 Failing over: [127.0.0.1:9002]
2022-08-17T03:49:43.509+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9112. Error = read tcp 127.0.0.1:60784->127.0.0.1:9112: use of closed network connection. Kill Pipe.
2022-08-17T03:49:43.517+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9112. Error = read tcp 127.0.0.1:60774->127.0.0.1:9112: use of closed network connection. Kill Pipe.
2022/08/17 03:49:45 set14_rebalance_test.go::TestFailoverAndRebalance: 2. Rebalancing
2022/08/17 03:49:50 Rebalance progress: 25
2022/08/17 03:49:55 Rebalance progress: 75
2022/08/17 03:50:00 Rebalance progress: 100
2022/08/17 03:50:00 set14_rebalance_test.go::TestFailoverAndRebalance: exit: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestFailoverAndRebalance (19.53s)
=== RUN TestSwapRebalance
2022/08/17 03:50:02 set14_rebalance_test.go::TestSwapRebalance: entry: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:50:02 set14_rebalance_test.go::TestSwapRebalance: 1. Adding index node 127.0.0.1:9001 to the cluster
2022/08/17 03:50:02 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2022/08/17 03:50:10 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2022/08/17 03:50:10 set14_rebalance_test.go::TestSwapRebalance: 2. Swap rebalancing index node 127.0.0.1:9003 out of the cluster
2022/08/17 03:50:10 Removing node(s): [127.0.0.1:9003] from the cluster
2022-08-17T03:50:12.384+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:50:12.407+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:50:12.425+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:50:12.456+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022/08/17 03:50:15 Rebalance progress: 16.66666666666667
2022/08/17 03:50:20 Rebalance progress: 38.09523809523809
2022/08/17 03:50:25 Rebalance progress: 45.23809523809524
2022/08/17 03:50:30 Rebalance progress: 52.38095238095238
2022/08/17 03:50:35 Rebalance progress: 59.52380952380953
2022/08/17 03:50:40 Rebalance progress: 64.28571428571429
2022/08/17 03:50:45 Rebalance progress: 73.80952380952381
2022/08/17 03:50:50 Rebalance progress: 73.80952380952381
2022/08/17 03:50:55 Rebalance progress: 80.95238095238096
2022-08-17T03:50:57.570+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9118. Error = read tcp 127.0.0.1:52044->127.0.0.1:9118: use of closed network connection. Kill Pipe.
2022-08-17T03:50:57.573+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9118. Error = read tcp 127.0.0.1:52046->127.0.0.1:9118: use of closed network connection. Kill Pipe.
2022/08/17 03:51:00 Rebalance progress: 100
2022/08/17 03:51:00 set14_rebalance_test.go::TestSwapRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestSwapRebalance (59.77s)
=== RUN TestRebalanceReplicaRepair
2022/08/17 03:51:02 TestRebalanceReplicaRepair entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:51:02 TestRebalanceReplicaRepair: 1. Adding index node 127.0.0.1:9002 to the cluster
2022/08/17 03:51:02 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2022/08/17 03:51:10 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2022/08/17 03:51:10 TestRebalanceReplicaRepair: 2. Adding index node 127.0.0.1:9003 to the cluster
2022/08/17 03:51:10 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2022/08/17 03:51:20 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2022/08/17 03:51:20 TestRebalanceReplicaRepair: 3. Rebalancing
2022/08/17 03:51:26 Rebalance progress: 12.5
2022/08/17 03:51:31 Rebalance progress: 25.73529411764706
2022/08/17 03:51:36 Rebalance progress: 32.35294117647059
2022/08/17 03:51:41 Rebalance progress: 36.76470588235293
2022/08/17 03:51:46 Rebalance progress: 41.17647058823529
2022/08/17 03:51:51 Rebalance progress: 45.58823529411764
2022/08/17 03:51:56 Rebalance progress: 47.79411764705883
2022/08/17 03:52:01 Rebalance progress: 50
2022/08/17 03:52:06 Rebalance progress: 54.41176470588236
2022/08/17 03:52:11 Rebalance progress: 58.82352941176471
2022/08/17 03:52:16 Rebalance progress: 63.23529411764706
2022/08/17 03:52:21 Rebalance progress: 63.23529411764706
2022/08/17 03:52:26 Rebalance progress: 67.64705882352942
2022/08/17 03:52:31 Rebalance progress: 72.05882352941177
2022/08/17 03:52:36 Rebalance progress: 76.47058823529413
2022/08/17 03:52:41 Rebalance progress: 80.88235294117648
2022/08/17 03:52:46 Rebalance progress: 87.5
2022/08/17 03:52:51 Rebalance progress: 100
2022/08/17 03:52:51 TestRebalanceReplicaRepair exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestRebalanceReplicaRepair (110.58s)
=== RUN TestPreparePauseAndPrepareResume
2022/08/17 03:52:53 set14_rebalance_test.go::_TestPreparePauseAndPrepareResume: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:52:53 set14_rebalance_test.go::_TestPreparePauseAndPrepareResume: Before start, calling GetTaskList
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc0025c27b0}, TaskList &{Rev:[0 0 0 0 0 0 0 15] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc0025c2a20}, TaskList &{Rev:[0 0 0 0 0 0 0 3] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc0092e6ed0}, TaskList &{Rev:[0 0 0 0 0 0 0 21] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::_TestPreparePauseAndPrepareResume: Calling PreparePause
2022/08/17 03:52:53 set14_rebalance_test.go::_TestPreparePauseAndPrepareResume: Calling GetTaskList(PreparePause)
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc008974a20}, TaskList &{Rev:[0 0 0 0 0 0 0 15] Tasks:[{Rev:[0 0 0 0 0 0 0 0] ID:fakeTaskId Type:task-pause Status:task-running IsCancelable:true Progress:0 DetailedProgress:map[] Description: ErrorMessage: Extra:map[archivePath:/fakeRemotePath/ archiveType:File bucket:fakeBucket bucketUuid:fakeBucketUuid master:false]}]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc008975170}, TaskList &{Rev:[0 0 0 0 0 0 0 3] Tasks:[{Rev:[0 0 0 0 0 0 0 0] ID:fakeTaskId Type:task-pause Status:task-running IsCancelable:true Progress:0 DetailedProgress:map[] Description: ErrorMessage: Extra:map[archivePath:/fakeRemotePath/ archiveType:File bucket:fakeBucket bucketUuid:fakeBucketUuid master:false]}]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc00ce7d2f0}, TaskList &{Rev:[0 0 0 0 0 0 0 21] Tasks:[{Rev:[0 0 0 0 0 0 0 0] ID:fakeTaskId Type:task-pause Status:task-running IsCancelable:true Progress:0 DetailedProgress:map[] Description: ErrorMessage: Extra:map[archivePath:/fakeRemotePath/ archiveType:File bucket:fakeBucket bucketUuid:fakeBucketUuid master:false]}]}
2022/08/17 03:52:53 set14_rebalance_test.go::_TestPreparePauseAndPrepareResume: Calling CancelTask(PreparePause)
2022/08/17 03:52:53 set14_rebalance_test.go::_TestPreparePauseAndPrepareResume: Calling GetTaskList()
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc0072d0d50}, TaskList &{Rev:[0 0 0 0 0 0 0 15] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc0072d1200}, TaskList &{Rev:[0 0 0 0 0 0 0 3] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc00ac7e480}, TaskList &{Rev:[0 0 0 0 0 0 0 21] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::_TestPreparePauseAndPrepareResume: Calling PrepareResume
2022/08/17 03:52:53 set14_rebalance_test.go::_TestPreparePauseAndPrepareResume: Calling GetTaskList(PrepareResume)
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc00bbc0420}, TaskList &{Rev:[0 0 0 0 0 0 0 15] Tasks:[{Rev:[0 0 0 0 0 0 0 0] ID:fakeTaskId Type:task-resume Status:task-running IsCancelable:true Progress:0 DetailedProgress:map[] Description: ErrorMessage: Extra:map[archivePath:/fakeRemotePath/ archiveType:File bucket:fakeBucket dryRun:true master:false]}]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc00bbc0780}, TaskList &{Rev:[0 0 0 0 0 0 0 3] Tasks:[{Rev:[0 0 0 0 0 0 0 0] ID:fakeTaskId Type:task-resume Status:task-running IsCancelable:true Progress:0 DetailedProgress:map[] Description: ErrorMessage: Extra:map[archivePath:/fakeRemotePath/ archiveType:File bucket:fakeBucket dryRun:true master:false]}]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc00bbc0a80}, TaskList &{Rev:[0 0 0 0 0 0 0 21] Tasks:[{Rev:[0 0 0 0 0 0 0 0] ID:fakeTaskId Type:task-resume Status:task-running IsCancelable:true Progress:0 DetailedProgress:map[] Description: ErrorMessage: Extra:map[archivePath:/fakeRemotePath/ archiveType:File bucket:fakeBucket dryRun:true master:false]}]}
2022/08/17 03:52:53 set14_rebalance_test.go::_TestPreparePauseAndPrepareResume: Calling CancelTask(PrepareResume)
2022/08/17 03:52:53 set14_rebalance_test.go::_TestPreparePauseAndPrepareResume: Calling GetTaskList()
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc00b80c510}, TaskList &{Rev:[0 0 0 0 0 0 0 15] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc00b80c7b0}, TaskList &{Rev:[0 0 0 0 0 0 0 3] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc00b80ca20}, TaskList &{Rev:[0 0 0 0 0 0 0 21] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::_TestPreparePauseAndPrepareResume: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestPreparePauseAndPrepareResume (0.38s)
=== RUN TestPause
2022/08/17 03:52:53 set14_rebalance_test.go::TestPause: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:52:53 set14_rebalance_test.go::TestPause: Before start, calling GetTaskList
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc0070af440}, TaskList &{Rev:[0 0 0 0 0 0 0 15] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc00b80d860}, TaskList &{Rev:[0 0 0 0 0 0 0 3] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc00b80dad0}, TaskList &{Rev:[0 0 0 0 0 0 0 21] Tasks:[]}
2022/08/17 03:52:53 set14_rebalance_test.go::TestPause: Calling PreparePause
2022/08/17 03:52:53 set14_rebalance_test.go::TestPause: Calling GetTaskList(PreparePause)
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc0070af9b0}, TaskList &{Rev:[0 0 0 0 0 0 0 15] Tasks:[{Rev:[0 0 0 0 0 0 0 0] ID:pauseTaskId Type:task-pause Status:task-running IsCancelable:true Progress:0 DetailedProgress:map[] Description: ErrorMessage: Extra:map[archivePath:/tmp/TestPause/ archiveType:File bucket:default bucketUuid:pauseBucketUuid master:false]}]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc0036716e0}, TaskList &{Rev:[0 0 0 0 0 0 0 3] Tasks:[{Rev:[0 0 0 0 0 0 0 0] ID:pauseTaskId Type:task-pause Status:task-running IsCancelable:true Progress:0 DetailedProgress:map[] Description: ErrorMessage: Extra:map[archivePath:/tmp/TestPause/ archiveType:File bucket:default bucketUuid:pauseBucketUuid master:false]}]}
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc0036719e0}, TaskList &{Rev:[0 0 0 0 0 0 0 21] Tasks:[{Rev:[0 0 0 0 0 0 0 0] ID:pauseTaskId Type:task-pause Status:task-running IsCancelable:true Progress:0 DetailedProgress:map[] Description: ErrorMessage: Extra:map[archivePath:/tmp/TestPause/ archiveType:File bucket:default bucketUuid:pauseBucketUuid master:false]}]}
2022/08/17 03:52:53 set14_rebalance_test.go::TestPause: Calling Pause
2022/08/17 03:52:53 set14_rebalance_test.go::TestPause: Calling GetTaskList(Pause) on masterAddr: 127.0.0.1:9108
2022/08/17 03:52:53 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc009f3e900}, TaskList &{Rev:[0 0 0 0 0 0 0 15] Tasks:[{Rev:[0 0 0 0 0 0 0 0] ID:pauseTaskId Type:task-pause Status:task-running IsCancelable:true Progress:0 DetailedProgress:map[] Description: ErrorMessage: Extra:map[archivePath:/tmp/TestPause/ archiveType:File bucket:default bucketUuid:pauseBucketUuid master:true]}]}
2022/08/17 03:52:58 set14_rebalance_test.go::TestPause: Calling CancelTask(Pause)
2022/08/17 03:52:58 set14_rebalance_test.go::TestPause: Calling GetTaskList()
2022/08/17 03:52:58 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc006adcc00}, TaskList &{Rev:[0 0 0 0 0 0 0 15] Tasks:[]}
2022/08/17 03:52:58 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc00a68bd70}, TaskList &{Rev:[0 0 0 0 0 0 0 3] Tasks:[]}
2022/08/17 03:52:58 set14_rebalance_test.go::getTaskList: getTaskListResponse: {Code:success Error: TaskList:0xc006adce70}, TaskList &{Rev:[0 0 0 0 0 0 0 21] Tasks:[]}
2022/08/17 03:52:58 set14_rebalance_test.go::TestPause: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestPause (5.22s)
=== RUN TestFailureAndRebalanceDuringInitialIndexBuild
2022/08/17 03:52:58 set14_rebalance_test.go::TestFailureAndRebalanceDuringInitialIndexBuild: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:53:02 Created the secondary index index_0. Waiting for it become active
2022/08/17 03:53:02 Index is 15609004013301459537 now active
2022/08/17 03:53:07 Created the secondary index index_1. Waiting for it become active
2022/08/17 03:53:07 Index is 646402405707755676 now active
2022/08/17 03:53:11 Created the secondary index index_2. Waiting for it become active
2022/08/17 03:53:11 Index is 1719982266079369753 now active
2022/08/17 03:53:15 Created the secondary index index_3. Waiting for it become active
2022/08/17 03:53:15 Index is 6337952583017033953 now active
2022/08/17 03:53:23 Created the secondary index index_4. Waiting for it become active
2022/08/17 03:53:23 Index is 6922661015344606165 now active
2022/08/17 03:53:32 Created the secondary index index_5. Waiting for it become active
2022/08/17 03:53:32 Index is 1116160220893846991 now active
2022/08/17 03:53:37 Created the secondary index index_6. Waiting for it become active
2022/08/17 03:53:37 Index is 1003805344466618078 now active
2022/08/17 03:53:41 Created the secondary index index_7. Waiting for it become active
2022/08/17 03:53:41 Index is 1315817920223263434 now active
2022/08/17 03:53:46 Created the secondary index index_8. Waiting for it become active
2022/08/17 03:53:46 Index is 16542887484235504256 now active
2022/08/17 03:53:50 Created the secondary index index_9. Waiting for it become active
2022/08/17 03:53:50 Index is 11932607849486223511 now active
2022/08/17 03:54:16 Failing over: [127.0.0.1:9002]
2022-08-17T03:54:16.979+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9112. Error = read tcp 127.0.0.1:44850->127.0.0.1:9112: use of closed network connection. Kill Pipe.
2022-08-17T03:54:17.079+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9112. Error = read tcp 127.0.0.1:44858->127.0.0.1:9112: use of closed network connection. Kill Pipe.
2022/08/17 03:54:17 Build the deferred index index_11. Waiting for the index to become active
2022/08/17 03:54:17 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:18 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:18 TestFailureAndRebalanceDuringInitialIndexBuild: 1. Adding index node 127.0.0.1:9002 to the cluster
2022/08/17 03:54:18 Kicking off failover recovery, type: full
2022/08/17 03:54:19 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:20 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:21 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:22 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:23 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:24 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:25 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:26 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:26 Rebalance progress: 0
2022/08/17 03:54:27 Waiting for index 12839984479914560639 to go active ...
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022-08-17T03:54:30.560+05:30 [Fatal] indexer node c227c409d1b61f83bf2d9579890e9139 not available
2022/08/17 03:54:30 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:31 Rebalance progress: 12.5
2022/08/17 03:54:31 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:32 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:33 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:34 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:35 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:36 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:36 Rebalance progress: 20
2022/08/17 03:54:37 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:38 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:39 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:40 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:41 Rebalance failed. See logs for detailed reason. You can try again.
2022/08/17 03:54:41 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:41 set14_rebalance_test.go::TestFailureAndRebalanceDuringInitialIndexBuild: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestFailureAndRebalanceDuringInitialIndexBuild (102.87s)
=== RUN TestRebalanceResetCluster
2022/08/17 03:54:41 set14_rebalance_test.go::TestRebalanceResetCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2022/08/17 03:54:41 set14_rebalance_test.go::TestRebalanceResetCluster: 1. Restoring indexer.settings.rebalance.redistribute_indexes to false
2022/08/17 03:54:41 Changing config key indexer.settings.rebalance.redistribute_indexes to value false
2022/08/17 03:54:41 set14_rebalance_test.go::TestRebalanceResetCluster: 2. Resetting cluster to initial configuration
2022/08/17 03:54:41 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2022/08/17 03:54:42 Waiting for index 12839984479914560639 to go active ...
2022/08/17 03:54:43 Index is 12839984479914560639 now active
2022-08-17T03:54:46.635+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:42342->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022-08-17T03:54:46.636+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9112. Error = read tcp 127.0.0.1:51402->127.0.0.1:9112: use of closed network connection. Kill Pipe.
2022-08-17T03:54:46.636+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9118. Error = read tcp 127.0.0.1:36120->127.0.0.1:9118: use of closed network connection. Kill Pipe.
2022-08-17T03:54:46.655+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9118. Error = read tcp 127.0.0.1:36098->127.0.0.1:9118: use of closed network connection. Kill Pipe.
2022-08-17T03:54:46.655+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9112. Error = read tcp 127.0.0.1:51404->127.0.0.1:9112: use of closed network connection. Kill Pipe.
2022-08-17T03:54:46.656+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:42344->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022/08/17 03:54:47 Rebalance progress: 87.5
2022-08-17T03:54:47.967+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 1
2022-08-17T03:54:47.968+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 1
2022/08/17 03:54:52 Rebalance progress: 100
2022/08/17 03:54:52 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2022/08/17 03:55:07 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2022/08/17 03:55:12 Rebalance progress: 100
2022/08/17 03:55:12 set14_rebalance_test.go::TestRebalanceResetCluster: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestRebalanceResetCluster (33.33s)
=== RUN TestAlterIndexIncrReplica
2022/08/17 03:55:14 In TestAlterIndexIncrReplica()
2022/08/17 03:55:14 This test creates an index with one replica and then increments replica count to 2
2022/08/17 03:55:14 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2022-08-17T03:55:16.657+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:54758->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022-08-17T03:55:16.660+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:54760->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022/08/17 03:55:20 Rebalance progress: 100
2022/08/17 03:55:20 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2022/08/17 03:55:30 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2022/08/17 03:55:35 Rebalance progress: 100
2022/08/17 03:55:35 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2022/08/17 03:55:42 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2022-08-17T03:55:44.667+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:55:44.675+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:55:44.699+05:30 [Error] updateIndexerList(): Cannot locate cluster node.
2022-08-17T03:55:44.709+05:30 [Error] updateIndexerList(): Cannot locate cluster node.
2022-08-17T03:55:44.718+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:55:44.725+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022/08/17 03:55:47 Rebalance progress: 100
2022/08/17 03:55:47 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2022/08/17 03:55:55 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2022-08-17T03:55:57.899+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:55:57.928+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:55:57.938+05:30 [Error] updateIndexerList(): Cannot locate cluster node.
2022-08-17T03:55:57.940+05:30 [Error] updateIndexerList(): Cannot locate cluster node.
2022-08-17T03:55:57.947+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:55:57.986+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022/08/17 03:56:00 Rebalance progress: 100
2022/08/17 03:56:00 In DropAllSecondaryIndexes()
2022/08/17 03:56:46 Flushed the bucket default, Response body:
2022/08/17 03:56:53 Created the secondary index idx_1. Waiting for it become active
2022/08/17 03:56:53 Index is 6019430669598740365 now active
2022/08/17 03:56:53 Executing alter index command: alter index `default`.idx_1 with {"action":"replica_count", "num_replica":2}
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
2022/08/17 03:57:14 Using n1ql client
--- PASS: TestAlterIndexIncrReplica (119.54s)
=== RUN TestAlterIndexDecrReplica
2022/08/17 03:57:14 In TestAlterIndexDecrReplica()
2022/08/17 03:57:14 This test creates an index with two replicas and then decrements replica count to 1
2022/08/17 03:57:14 In DropAllSecondaryIndexes()
2022/08/17 03:57:14 Index found: idx_1
2022/08/17 03:57:14 Dropped index idx_1
2022/08/17 03:57:30 Created the secondary index idx_2. Waiting for it become active
2022/08/17 03:57:30 Index is 9587705942117141500 now active
2022/08/17 03:57:30 Executing alter index command: alter index `default`.idx_2 with {"action":"replica_count", "num_replica":1}
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:55 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
2022/08/17 03:57:56 Using n1ql client
--- PASS: TestAlterIndexDecrReplica (41.61s)
=== RUN TestAlterIndexDropReplica
2022/08/17 03:57:56 In TestAlterIndexDropReplica()
2022/08/17 03:57:56 This test creates an index with two replicas and then drops one replica from cluster
2022/08/17 03:57:56 In DropAllSecondaryIndexes()
2022/08/17 03:57:56 Index found: idx_2
2022/08/17 03:57:56 Dropped index idx_2
2022/08/17 03:58:13 Created the secondary index idx_3. Waiting for it become active
2022/08/17 03:58:13 Index is 14236284672089306068 now active
2022/08/17 03:58:13 Executing alter index command: alter index `default`.idx_3 with {"action":"drop_replica", "replicaId":0}
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
2022/08/17 03:58:39 Using n1ql client
--- PASS: TestAlterIndexDropReplica (43.48s)
=== RUN TestResetCluster_1
2022/08/17 03:58:39 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2022-08-17T03:58:41.811+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9118. Error = read tcp 127.0.0.1:47536->127.0.0.1:9118: use of closed network connection. Kill Pipe.
2022-08-17T03:58:41.811+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:56010->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022-08-17T03:58:41.811+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9112. Error = read tcp 127.0.0.1:55600->127.0.0.1:9112: use of closed network connection. Kill Pipe.
2022-08-17T03:58:41.895+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9118. Error = read tcp 127.0.0.1:47540->127.0.0.1:9118: use of closed network connection. Kill Pipe.
2022-08-17T03:58:41.896+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:56006->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022-08-17T03:58:41.896+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9112. Error = read tcp 127.0.0.1:55588->127.0.0.1:9112: use of closed network connection. Kill Pipe.
2022/08/17 03:58:45 Rebalance progress: 100
2022/08/17 03:58:45 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2022/08/17 03:59:02 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2022/08/17 03:59:07 Rebalance progress: 100
--- PASS: TestResetCluster_1 (27.93s)
=== RUN TestPartitionDistributionWithReplica
2022/08/17 03:59:07 In TestPartitionDistributionWithReplica()
2022/08/17 03:59:07 This test will create a paritioned index with replica and checks the parition distribution
2022/08/17 03:59:07 Parititions with same ID beloning to both replica and source index should not be on the same node
2022/08/17 03:59:07 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2022-08-17T03:59:10.028+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:36388->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022-08-17T03:59:10.030+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:36370->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022/08/17 03:59:12 Rebalance progress: 100
2022/08/17 03:59:12 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2022/08/17 03:59:24 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2022/08/17 03:59:29 Rebalance progress: 100
2022/08/17 03:59:29 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2022/08/17 03:59:36 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2022/08/17 03:59:41 Rebalance progress: 100
2022/08/17 03:59:41 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2022/08/17 03:59:49 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2022-08-17T03:59:51.452+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:59:51.454+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:59:51.465+05:30 [Error] updateIndexerList(): Cannot locate cluster node.
2022-08-17T03:59:51.465+05:30 [Error] updateIndexerList(): Cannot locate cluster node.
2022-08-17T03:59:51.470+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022-08-17T03:59:51.485+05:30 [Error] watcher.refreshServiceMap() Server Config Error : Key = IndexerNodeUUID : FDB_RESULT_KEY_NOT_FOUND
2022/08/17 03:59:54 Rebalance progress: 100
2022/08/17 03:59:54 In DropAllSecondaryIndexes()
2022/08/17 04:00:40 Flushed the bucket default, Response body:
2022/08/17 04:00:41 Executing create partition index command on: create index `idx_partn` on `default`(age) partition by hash(meta().id) with {"num_partition":8, "num_replica":1}
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
2022/08/17 04:01:06 Using n1ql client
--- PASS: TestPartitionDistributionWithReplica (119.46s)
=== RUN TestPartitionedPartialIndex
2022/08/17 04:01:07 Executing create index command: CREATE INDEX `idx_regular` ON `default`(partn_name)
2022/08/17 04:01:11 Using n1ql client
2022/08/17 04:01:12 Dropping the secondary index idx_regular
2022/08/17 04:01:12 Index dropped
2022/08/17 04:01:12 Executing create index command: CREATE INDEX `idx_partial` ON `default`(partn_name) WHERE partn_age >= 0
2022/08/17 04:01:17 Using n1ql client
2022/08/17 04:01:17 Using n1ql client
2022/08/17 04:01:17 Using n1ql client
2022/08/17 04:01:17 Dropping the secondary index idx_partial
2022/08/17 04:01:17 Index dropped
2022/08/17 04:01:18 Executing create index command: CREATE INDEX `idx_partitioned` ON `default`(partn_name) PARTITION BY HASH(meta().id)
2022/08/17 04:01:25 Using n1ql client
2022/08/17 04:01:26 Using n1ql client
2022/08/17 04:01:26 Dropping the secondary index idx_partitioned
2022/08/17 04:01:26 Index dropped
2022/08/17 04:01:26 Executing create index command: CREATE INDEX `idx_partitioned_partial` ON `default`(partn_name) PARTITION BY HASH(meta().id) WHERE partn_age >= 0
2022/08/17 04:01:38 Using n1ql client
2022/08/17 04:01:38 Using n1ql client
2022/08/17 04:01:38 Using n1ql client
2022/08/17 04:01:38 Using n1ql client
2022/08/17 04:01:38 Dropping the secondary index idx_partitioned_partial
2022/08/17 04:01:39 Index dropped
--- PASS: TestPartitionedPartialIndex (41.55s)
=== RUN TestResetCluster_2
2022/08/17 04:01:48 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2022-08-17T04:01:52.156+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9118. Error = read tcp 127.0.0.1:57510->127.0.0.1:9118: use of closed network connection. Kill Pipe.
2022-08-17T04:01:52.157+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9112. Error = read tcp 127.0.0.1:37346->127.0.0.1:9112: use of closed network connection. Kill Pipe.
2022-08-17T04:01:52.158+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:37726->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022-08-17T04:01:52.172+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9112. Error = read tcp 127.0.0.1:37338->127.0.0.1:9112: use of closed network connection. Kill Pipe.
2022-08-17T04:01:52.172+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9118. Error = read tcp 127.0.0.1:57512->127.0.0.1:9118: use of closed network connection. Kill Pipe.
2022-08-17T04:01:52.172+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = read tcp 127.0.0.1:37720->127.0.0.1:9106: use of closed network connection. Kill Pipe.
2022/08/17 04:01:53 Rebalance progress: 100
2022/08/17 04:01:53 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2022/08/17 04:01:55 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2022/08/17 04:02:12 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2022/08/17 04:02:17 Rebalance progress: 100
--- PASS: TestResetCluster_2 (28.87s)
=== RUN TestCollectionSetup
2022/08/17 04:02:17 In TestCollectionSetup()
2022/08/17 04:02:17 In DropAllSecondaryIndexes()
2022/08/17 04:03:12 Flushed the bucket default, Response body:
--- PASS: TestCollectionSetup (57.07s)
=== RUN TestCollectionDefault
2022/08/17 04:03:14 In TestCollectionDefault()
2022/08/17 04:03:25 Created the secondary index _default__default_i1. Waiting for it become active
2022/08/17 04:03:25 Index is 15877454782875177211 now active
2022/08/17 04:03:25 Using n1ql client
2022/08/17 04:03:25 Expected and Actual scan responses are the same
2022/08/17 04:03:29 Created the secondary index _default__default_i2. Waiting for it become active
2022/08/17 04:03:29 Index is 105267095845025100 now active
2022/08/17 04:03:29 Using n1ql client
2022/08/17 04:03:29 Expected and Actual scan responses are the same
2022/08/17 04:03:29 Dropping the secondary index _default__default_i1
2022/08/17 04:03:29 Index dropped
2022/08/17 04:03:29 Using n1ql client
2022/08/17 04:03:29 Expected and Actual scan responses are the same
2022/08/17 04:03:33 Created the secondary index _default__default_i1. Waiting for it become active
2022/08/17 04:03:33 Index is 4416206434338735622 now active
2022/08/17 04:03:33 Using n1ql client
2022/08/17 04:03:33 Expected and Actual scan responses are the same
2022/08/17 04:03:33 Dropping the secondary index _default__default_i1
2022/08/17 04:03:33 Index dropped
2022/08/17 04:03:33 Dropping the secondary index _default__default_i2
2022/08/17 04:03:34 Index dropped
2022/08/17 04:03:37 Created the secondary index _default__default_i1. Waiting for it become active
2022/08/17 04:03:37 Index is 857406351386056278 now active
2022/08/17 04:03:37 Using n1ql client
2022/08/17 04:03:37 Expected and Actual scan responses are the same
2022/08/17 04:03:42 Created the secondary index _default__default_i2. Waiting for it become active
2022/08/17 04:03:42 Index is 385327312986318120 now active
2022/08/17 04:03:42 Using n1ql client
2022/08/17 04:03:42 Expected and Actual scan responses are the same
2022/08/17 04:03:42 Dropping the secondary index _default__default_i1
2022/08/17 04:03:42 Index dropped
2022/08/17 04:03:42 Dropping the secondary index _default__default_i2
2022/08/17 04:03:42 Index dropped
2022/08/17 04:03:42 Build command issued for the deferred indexes [_default__default_i1 _default__default_i2]
2022/08/17 04:03:42 Waiting for the index _default__default_i1 to become active
2022/08/17 04:03:42 Waiting for index 11098318173740217639 to go active ...
2022/08/17 04:03:43 Waiting for index 11098318173740217639 to go active ...
2022/08/17 04:03:44 Waiting for index 11098318173740217639 to go active ...
2022/08/17 04:03:45 Waiting for index 11098318173740217639 to go active ...
2022/08/17 04:03:46 Index is 11098318173740217639 now active
2022/08/17 04:03:46 Waiting for the index _default__default_i2 to become active
2022/08/17 04:03:46 Index is 9019434115327849858 now active
2022/08/17 04:03:53 Using n1ql client
2022/08/17 04:03:53 Expected and Actual scan responses are the same
2022/08/17 04:03:53 Using n1ql client
2022/08/17 04:03:53 Expected and Actual scan responses are the same
2022/08/17 04:03:53 Dropping the secondary index _default__default_i1
2022/08/17 04:03:53 Index dropped
2022/08/17 04:03:59 Using n1ql client
2022/08/17 04:03:59 Expected and Actual scan responses are the same
2022/08/17 04:03:59 Dropping the secondary index _default__default_i2
2022/08/17 04:03:59 Index dropped
--- PASS: TestCollectionDefault (45.27s)
=== RUN TestCollectionNonDefault
2022/08/17 04:03:59 In TestCollectionNonDefault()
2022/08/17 04:03:59 Creating scope: s1 for bucket: default as it does not exist
2022/08/17 04:03:59 Create scope succeeded for bucket default, scopeName: s1, body: {"uid":"1"}
2022/08/17 04:04:00 Created collection succeeded for bucket: default, scope: s1, collection: c1, body: {"uid":"2"}
2022/08/17 04:04:14 Created the secondary index s1_c1_i1. Waiting for it become active
2022/08/17 04:04:14 Index is 447740582690119700 now active
2022/08/17 04:04:14 Using n1ql client
2022-08-17T04:04:14.771+05:30 [Info] metadata provider version changed 3234 -> 3235
2022-08-17T04:04:14.771+05:30 [Info] switched currmeta from 3234 -> 3235 force false
2022-08-17T04:04:14.771+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:04:14.772+05:30 [Info] GSIC[default/default-s1-c1-1660689254751466180] started ...
2022/08/17 04:04:14 Expected and Actual scan responses are the same
2022/08/17 04:04:21 Created the secondary index s1_c1_i2. Waiting for it become active
2022/08/17 04:04:21 Index is 10139206167051355279 now active
2022/08/17 04:04:21 Using n1ql client
2022/08/17 04:04:22 Expected and Actual scan responses are the same
2022/08/17 04:04:22 Dropping the secondary index s1_c1_i1
2022/08/17 04:04:22 Index dropped
2022/08/17 04:04:22 Using n1ql client
2022/08/17 04:04:22 Expected and Actual scan responses are the same
2022/08/17 04:04:26 Created the secondary index s1_c1_i1. Waiting for it become active
2022/08/17 04:04:26 Index is 4715380414598326534 now active
2022/08/17 04:04:26 Using n1ql client
2022/08/17 04:04:26 Expected and Actual scan responses are the same
2022/08/17 04:04:26 Dropping the secondary index s1_c1_i1
2022/08/17 04:04:26 Index dropped
2022/08/17 04:04:26 Dropping the secondary index s1_c1_i2
2022/08/17 04:04:27 Index dropped
2022/08/17 04:04:30 Created the secondary index s1_c1_i1. Waiting for it become active
2022/08/17 04:04:30 Index is 7331634602836356034 now active
2022/08/17 04:04:30 Using n1ql client
2022/08/17 04:04:31 Expected and Actual scan responses are the same
2022/08/17 04:04:37 Created the secondary index s1_c1_i2. Waiting for it become active
2022/08/17 04:04:37 Index is 6888138994654316977 now active
2022/08/17 04:04:37 Using n1ql client
2022/08/17 04:04:38 Expected and Actual scan responses are the same
2022/08/17 04:04:38 Dropping the secondary index s1_c1_i1
2022/08/17 04:04:38 Index dropped
2022/08/17 04:04:38 Dropping the secondary index s1_c1_i2
2022/08/17 04:04:38 Index dropped
2022/08/17 04:04:38 Build command issued for the deferred indexes [s1_c1_i1 s1_c1_i2]
2022/08/17 04:04:38 Waiting for the index s1_c1_i1 to become active
2022/08/17 04:04:38 Waiting for index 11080770739112819098 to go active ...
2022/08/17 04:04:39 Waiting for index 11080770739112819098 to go active ...
2022/08/17 04:04:40 Waiting for index 11080770739112819098 to go active ...
2022/08/17 04:04:41 Waiting for index 11080770739112819098 to go active ...
2022/08/17 04:04:42 Index is 11080770739112819098 now active
2022/08/17 04:04:42 Waiting for the index s1_c1_i2 to become active
2022/08/17 04:04:42 Index is 17527244055435268632 now active
2022/08/17 04:04:43 Using n1ql client
2022/08/17 04:04:44 Expected and Actual scan responses are the same
2022/08/17 04:04:44 Using n1ql client
2022/08/17 04:04:44 Expected and Actual scan responses are the same
2022/08/17 04:04:44 Dropping the secondary index s1_c1_i1
2022/08/17 04:04:45 Index dropped
2022/08/17 04:04:46 Using n1ql client
2022/08/17 04:04:46 Expected and Actual scan responses are the same
2022/08/17 04:04:46 Dropping the secondary index s1_c1_i2
2022/08/17 04:04:46 Index dropped
--- PASS: TestCollectionNonDefault (46.87s)
=== RUN TestCollectionMetaAtSnapEnd
2022/08/17 04:04:46 In TestCollectionMetaAtSnapEnd()
2022/08/17 04:04:46 Creating scope: s2 for bucket: default as it does not exist
2022/08/17 04:04:46 Create scope succeeded for bucket default, scopeName: s2, body: {"uid":"3"}
2022/08/17 04:04:47 Created collection succeeded for bucket: default, scope: s2, collection: c2, body: {"uid":"4"}
2022/08/17 04:05:00 Created the secondary index s2_c2_i1. Waiting for it become active
2022/08/17 04:05:00 Index is 10863792556670033191 now active
2022/08/17 04:05:00 Using n1ql client
2022-08-17T04:05:00.091+05:30 [Info] switched currmeta from 3293 -> 3294 force true
2022-08-17T04:05:00.096+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:05:00.096+05:30 [Info] GSIC[default/default-s2-c2-1660689300090540310] started ...
2022/08/17 04:05:00 Expected and Actual scan responses are the same
2022/08/17 04:05:03 Using n1ql client
2022/08/17 04:05:03 Expected and Actual scan responses are the same
2022/08/17 04:05:03 Created collection succeeded for bucket: default, scope: s2, collection: c3, body: {"uid":"5"}
2022/08/17 04:05:13 Using n1ql client
2022/08/17 04:05:13 Expected and Actual scan responses are the same
2022/08/17 04:05:18 Created the secondary index s2_c2_i2. Waiting for it become active
2022/08/17 04:05:18 Index is 17872416493386437473 now active
2022/08/17 04:05:18 Using n1ql client
2022/08/17 04:05:18 Expected and Actual scan responses are the same
2022/08/17 04:05:18 Using n1ql client
2022/08/17 04:05:18 Expected and Actual scan responses are the same
2022/08/17 04:05:25 Using n1ql client
2022/08/17 04:05:25 Expected and Actual scan responses are the same
2022/08/17 04:05:25 Using n1ql client
2022/08/17 04:05:25 Expected and Actual scan responses are the same
--- PASS: TestCollectionMetaAtSnapEnd (38.98s)
=== RUN TestCollectionUpdateSeq
2022/08/17 04:05:25 In TestCollectionUpdateSeq()
2022/08/17 04:05:26 Using n1ql client
2022/08/17 04:05:26 Expected and Actual scan responses are the same
2022/08/17 04:05:26 Using n1ql client
2022/08/17 04:05:26 Expected and Actual scan responses are the same
2022/08/17 04:05:32 Using n1ql client
2022/08/17 04:05:32 Expected and Actual scan responses are the same
2022/08/17 04:05:32 Using n1ql client
2022/08/17 04:05:32 Expected and Actual scan responses are the same
2022/08/17 04:05:32 Dropping the secondary index s2_c2_i1
2022/08/17 04:05:32 Index dropped
2022/08/17 04:05:32 Dropping the secondary index s2_c2_i2
2022/08/17 04:05:32 Index dropped
--- PASS: TestCollectionUpdateSeq (7.08s)
=== RUN TestCollectionMultiple
2022/08/17 04:05:32 In TestCollectionMultiple()
2022/08/17 04:05:36 Created the secondary index _default__default_i3. Waiting for it become active
2022/08/17 04:05:36 Index is 16037301517538197053 now active
2022/08/17 04:05:36 Using n1ql client
2022/08/17 04:05:36 Expected and Actual scan responses are the same
2022/08/17 04:05:42 Created the secondary index s1_c1_i4. Waiting for it become active
2022/08/17 04:05:42 Index is 444864813801637529 now active
2022/08/17 04:05:42 Using n1ql client
2022/08/17 04:05:42 Expected and Actual scan responses are the same
2022/08/17 04:05:42 Dropping the secondary index _default__default_i3
2022/08/17 04:05:42 Index dropped
2022/08/17 04:05:42 Dropping the secondary index s1_c1_i4
2022/08/17 04:05:42 Index dropped
--- PASS: TestCollectionMultiple (10.06s)
=== RUN TestCollectionNoDocs
2022/08/17 04:05:42 In TestCollectionNoDocs()
2022/08/17 04:05:47 Created the secondary index s1_c1_i1. Waiting for it become active
2022/08/17 04:05:47 Index is 16731435731712158744 now active
2022/08/17 04:05:47 Using n1ql client
2022/08/17 04:05:48 Expected and Actual scan responses are the same
2022/08/17 04:05:54 Created the secondary index s1_c1_i2. Waiting for it become active
2022/08/17 04:05:54 Index is 17476808316025372187 now active
2022/08/17 04:05:54 Using n1ql client
2022/08/17 04:05:54 Expected and Actual scan responses are the same
2022/08/17 04:05:54 Dropping the secondary index s1_c1_i1
2022/08/17 04:05:54 Index dropped
2022/08/17 04:05:54 Using n1ql client
2022/08/17 04:05:54 Expected and Actual scan responses are the same
2022/08/17 04:05:58 Created the secondary index s1_c1_i1. Waiting for it become active
2022/08/17 04:05:58 Index is 15588587674756501564 now active
2022/08/17 04:05:58 Using n1ql client
2022/08/17 04:05:58 Expected and Actual scan responses are the same
2022/08/17 04:06:04 Using n1ql client
2022/08/17 04:06:04 Expected and Actual scan responses are the same
2022/08/17 04:06:04 Using n1ql client
2022/08/17 04:06:04 Expected and Actual scan responses are the same
2022/08/17 04:06:04 Dropping the secondary index s1_c1_i1
2022/08/17 04:06:04 Index dropped
2022/08/17 04:06:04 Dropping the secondary index s1_c1_i2
2022/08/17 04:06:04 Index dropped
--- PASS: TestCollectionNoDocs (22.28s)
=== RUN TestCollectionPrimaryIndex
2022/08/17 04:06:04 In TestCollectionPrimaryIndex()
2022/08/17 04:06:09 Created the secondary index s1_c1_i1. Waiting for it become active
2022/08/17 04:06:09 Index is 10894959298969195473 now active
2022/08/17 04:06:09 Using n1ql client
2022/08/17 04:06:16 Created the secondary index s1_c1_i2. Waiting for it become active
2022/08/17 04:06:16 Index is 13409387128197259013 now active
2022/08/17 04:06:16 Using n1ql client
2022/08/17 04:06:18 Using n1ql client
2022/08/17 04:06:18 Using n1ql client
2022/08/17 04:06:18 Dropping the secondary index s1_c1_i1
2022/08/17 04:06:18 Index dropped
2022/08/17 04:06:23 Created the secondary index s1_c1_i1. Waiting for it become active
2022/08/17 04:06:23 Index is 783111400802527550 now active
2022/08/17 04:06:23 Using n1ql client
2022/08/17 04:06:23 Expected and Actual scan responses are the same
2022/08/17 04:06:24 Using n1ql client
2022/08/17 04:06:24 Expected and Actual scan responses are the same
2022/08/17 04:06:24 Using n1ql client
2022/08/17 04:06:24 Dropping the secondary index s1_c1_i1
2022/08/17 04:06:24 Index dropped
2022/08/17 04:06:24 Dropping the secondary index s1_c1_i2
2022/08/17 04:06:24 Index dropped
--- PASS: TestCollectionPrimaryIndex (19.74s)
=== RUN TestCollectionMultipleBuilds
2022/08/17 04:06:25 Build command issued for the deferred indexes [12862280945125827163 131035777659902562]
2022/08/17 04:06:25 Build command issued for the deferred indexes [12809131775480843833 5981145843037186616]
2022/08/17 04:06:25 Waiting for index 12862280945125827163 to go active ...
2022/08/17 04:06:26 Waiting for index 12862280945125827163 to go active ...
2022/08/17 04:06:27 Waiting for index 12862280945125827163 to go active ...
2022/08/17 04:06:28 Waiting for index 12862280945125827163 to go active ...
2022/08/17 04:06:29 Index is 12862280945125827163 now active
2022/08/17 04:06:29 Index is 131035777659902562 now active
2022/08/17 04:06:29 Waiting for index 12809131775480843833 to go active ...
2022/08/17 04:06:30 Waiting for index 12809131775480843833 to go active ...
2022/08/17 04:06:31 Waiting for index 12809131775480843833 to go active ...
2022/08/17 04:06:32 Waiting for index 12809131775480843833 to go active ...
2022/08/17 04:06:33 Waiting for index 12809131775480843833 to go active ...
2022/08/17 04:06:34 Waiting for index 12809131775480843833 to go active ...
2022/08/17 04:06:35 Waiting for index 12809131775480843833 to go active ...
2022/08/17 04:06:36 Waiting for index 12809131775480843833 to go active ...
2022/08/17 04:06:37 Waiting for index 12809131775480843833 to go active ...
2022/08/17 04:06:38 Index is 12809131775480843833 now active
2022/08/17 04:06:38 Index is 5981145843037186616 now active
2022/08/17 04:06:38 Using n1ql client
2022/08/17 04:06:38 Expected and Actual scan responses are the same
2022/08/17 04:06:38 Using n1ql client
2022/08/17 04:06:38 Expected and Actual scan responses are the same
2022/08/17 04:06:38 Using n1ql client
2022/08/17 04:06:38 Expected and Actual scan responses are the same
2022/08/17 04:06:38 Using n1ql client
2022/08/17 04:06:38 Expected and Actual scan responses are the same
2022/08/17 04:06:38 Dropping the secondary index s2_c2_i3
2022/08/17 04:06:38 Index dropped
2022/08/17 04:06:38 Dropping the secondary index s2_c2_i4
2022/08/17 04:06:38 Index dropped
2022/08/17 04:06:38 Dropping the secondary index s1_c1_i1
2022/08/17 04:06:38 Index dropped
2022/08/17 04:06:38 Dropping the secondary index s1_c1_i2
2022/08/17 04:06:38 Index dropped
--- PASS: TestCollectionMultipleBuilds (13.86s)
=== RUN TestCollectionMultipleBuilds2
2022/08/17 04:06:39 Build command issued for the deferred indexes [10327631200644460615 2808499595394158202 15596988973926203359 160740024234510929 3930307053547708585 18240369360229598647 11172611330949985928 806820161696522426]
2022/08/17 04:06:39 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:40 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:41 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:42 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:43 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:44 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:45 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:46 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:47 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:48 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:49 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:50 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:51 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:52 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:53 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:54 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:55 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:56 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:57 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:58 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:06:59 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:07:00 Waiting for index 10327631200644460615 to go active ...
2022/08/17 04:07:01 Index is 10327631200644460615 now active
2022/08/17 04:07:01 Index is 2808499595394158202 now active
2022/08/17 04:07:01 Waiting for index 15596988973926203359 to go active ...
2022/08/17 04:07:02 Waiting for index 15596988973926203359 to go active ...
2022/08/17 04:07:03 Waiting for index 15596988973926203359 to go active ...
2022/08/17 04:07:04 Waiting for index 15596988973926203359 to go active ...
2022/08/17 04:07:05 Index is 15596988973926203359 now active
2022/08/17 04:07:05 Index is 160740024234510929 now active
2022/08/17 04:07:05 Index is 3930307053547708585 now active
2022/08/17 04:07:05 Index is 18240369360229598647 now active
2022/08/17 04:07:05 Index is 11172611330949985928 now active
2022/08/17 04:07:05 Index is 806820161696522426 now active
2022/08/17 04:07:05 Using n1ql client
2022/08/17 04:07:05 Expected and Actual scan responses are the same
2022/08/17 04:07:05 Using n1ql client
2022/08/17 04:07:05 Expected and Actual scan responses are the same
2022/08/17 04:07:05 Using n1ql client
2022/08/17 04:07:05 Expected and Actual scan responses are the same
2022/08/17 04:07:05 Using n1ql client
2022/08/17 04:07:05 Expected and Actual scan responses are the same
2022/08/17 04:07:05 Using n1ql client
2022-08-17T04:07:05.488+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:07:05.489+05:30 [Info] GSIC[default/default-s2-c3-1660689425486154807] started ...
2022/08/17 04:07:05 Expected and Actual scan responses are the same
2022/08/17 04:07:05 Using n1ql client
2022/08/17 04:07:05 Expected and Actual scan responses are the same
2022/08/17 04:07:05 Using n1ql client
2022/08/17 04:07:05 Expected and Actual scan responses are the same
2022/08/17 04:07:05 Using n1ql client
2022/08/17 04:07:05 Expected and Actual scan responses are the same
2022/08/17 04:07:06 Using n1ql client
2022/08/17 04:07:06 Expected and Actual scan responses are the same
2022/08/17 04:07:06 Using n1ql client
2022/08/17 04:07:06 Expected and Actual scan responses are the same
2022/08/17 04:07:06 Dropping the secondary index s1_c1_i1
2022/08/17 04:07:06 Index dropped
2022/08/17 04:07:06 Dropping the secondary index s1_c1_i2
2022/08/17 04:07:06 Index dropped
2022/08/17 04:07:06 Dropping the secondary index s2_c2_i1
2022/08/17 04:07:06 Index dropped
2022/08/17 04:07:06 Dropping the secondary index s2_c2_i2
2022/08/17 04:07:06 Index dropped
2022/08/17 04:07:06 Dropping the secondary index s2_c3_i1
2022/08/17 04:07:07 Index dropped
2022/08/17 04:07:07 Dropping the secondary index s2_c3_i2
2022/08/17 04:07:07 Index dropped
2022/08/17 04:07:07 Dropping the secondary index _default__default_i1
2022/08/17 04:07:07 Index dropped
2022/08/17 04:07:07 Dropping the secondary index _default__default_i2
2022/08/17 04:07:07 Index dropped
--- PASS: TestCollectionMultipleBuilds2 (28.72s)
=== RUN TestCollectionIndexDropConcurrentBuild
2022/08/17 04:07:07 In TestCollectionIndexDropConcurrentBuild()
2022/08/17 04:07:07 Build command issued for the deferred indexes [8044700975764841700 10943850616802817978]
2022/08/17 04:07:08 Dropping the secondary index s1_c1_i1
2022/08/17 04:07:08 Index dropped
2022/08/17 04:07:08 Waiting for index 10943850616802817978 to go active ...
2022/08/17 04:07:09 Waiting for index 10943850616802817978 to go active ...
2022/08/17 04:07:10 Waiting for index 10943850616802817978 to go active ...
2022/08/17 04:07:11 Index is 10943850616802817978 now active
2022/08/17 04:07:11 Using n1ql client
2022/08/17 04:07:11 Expected and Actual scan responses are the same
2022/08/17 04:07:11 Dropping the secondary index s1_c1_i2
2022/08/17 04:07:12 Index dropped
--- PASS: TestCollectionIndexDropConcurrentBuild (4.74s)
=== RUN TestCollectionIndexDropConcurrentBuild2
2022/08/17 04:07:12 In TestCollectionIndexDropConcurrentBuild2()
2022/08/17 04:07:20 Created the secondary index s1_c1_i3. Waiting for it become active
2022/08/17 04:07:20 Index is 17084670829491227017 now active
2022/08/17 04:07:20 Using n1ql client
2022/08/17 04:07:20 Expected and Actual scan responses are the same
2022/08/17 04:07:20 Build command issued for the deferred indexes [7871751450829946443 15095744018819015383]
2022/08/17 04:07:21 Dropping the secondary index s1_c1_i3
2022/08/17 04:07:22 Index dropped
2022/08/17 04:07:22 Waiting for index 7871751450829946443 to go active ...
2022/08/17 04:07:23 Waiting for index 7871751450829946443 to go active ...
2022/08/17 04:07:24 Waiting for index 7871751450829946443 to go active ...
2022/08/17 04:07:25 Waiting for index 7871751450829946443 to go active ...
2022/08/17 04:07:26 Waiting for index 7871751450829946443 to go active ...
2022/08/17 04:07:27 Waiting for index 7871751450829946443 to go active ...
2022/08/17 04:07:28 Waiting for index 7871751450829946443 to go active ...
2022/08/17 04:07:29 Index is 7871751450829946443 now active
2022/08/17 04:07:29 Index is 15095744018819015383 now active
2022/08/17 04:07:29 Using n1ql client
2022/08/17 04:07:29 Expected and Actual scan responses are the same
2022/08/17 04:07:29 Using n1ql client
2022/08/17 04:07:29 Expected and Actual scan responses are the same
2022/08/17 04:07:29 Dropping the secondary index s1_c1_i1
2022/08/17 04:07:29 Index dropped
2022/08/17 04:07:29 Dropping the secondary index s1_c1_i2
2022/08/17 04:07:31 Index dropped
--- PASS: TestCollectionIndexDropConcurrentBuild2 (19.10s)
=== RUN TestCollectionDrop
2022/08/17 04:07:31 In TestCollectionDrop()
2022/08/17 04:07:35 Created the secondary index s1_c1_i1. Waiting for it become active
2022/08/17 04:07:35 Index is 3292768004405652538 now active
2022/08/17 04:07:41 Created the secondary index s1_c1_i2. Waiting for it become active
2022/08/17 04:07:41 Index is 7843658964065081706 now active
2022/08/17 04:07:45 Created the secondary index s2_c2_i1. Waiting for it become active
2022/08/17 04:07:45 Index is 1921713981065620808 now active
2022/08/17 04:07:50 Created the secondary index s2_c2_i2. Waiting for it become active
2022/08/17 04:07:50 Index is 5714280326343157684 now active
2022/08/17 04:07:55 Created the secondary index s2_c3_i1. Waiting for it become active
2022/08/17 04:07:55 Index is 9424726155159592535 now active
2022/08/17 04:07:59 Created the secondary index s2_c3_i2. Waiting for it become active
2022/08/17 04:07:59 Index is 26340470175409377 now active
2022/08/17 04:08:03 Created the secondary index _default__default_i1. Waiting for it become active
2022/08/17 04:08:03 Index is 17852352203201133952 now active
2022/08/17 04:08:08 Created the secondary index _default__default_i2. Waiting for it become active
2022/08/17 04:08:08 Index is 11064596502799770278 now active
2022/08/17 04:08:09 Dropped collection c1 for bucket: default, scope: s1, body: {"uid":"6"}
2022/08/17 04:08:14 Using n1ql client
2022/08/17 04:08:14 Scan failed as expected with error: Index Not Found - cause: GSI index s1_c1_i1 not found.
2022/08/17 04:08:14 Dropped scope s2 for bucket: default, body: {"uid":"7"}
2022/08/17 04:08:19 Using n1ql client
2022-08-17T04:08:19.138+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:08:19.138+05:30 [Info] GSIC[default/default-s2-c1-1660689499136597354] started ...
2022/08/17 04:08:19 Scan failed as expected with error: Index Not Found - cause: GSI index s2_c1_i1 not found.
--- PASS: TestCollectionDrop (48.01s)
=== RUN TestCollectionDDLWithConcurrentSystemEvents
2022/08/17 04:08:19 Creating scope: sc for bucket: default as it does not exist
2022/08/17 04:08:19 Create scope succeeded for bucket default, scopeName: sc, body: {"uid":"8"}
2022/08/17 04:08:19 Created collection succeeded for bucket: default, scope: sc, collection: cc, body: {"uid":"9"}
2022/08/17 04:08:33 Created the secondary index sc_cc_i1. Waiting for it become active
2022/08/17 04:08:33 Index is 3229822960746038541 now active
2022/08/17 04:08:35 Build command issued for the deferred indexes [sc_cc_i2]
2022/08/17 04:08:35 Waiting for the index sc_cc_i2 to become active
2022/08/17 04:08:35 Waiting for index 3498601880043274117 to go active ...
2022/08/17 04:08:35 Created collection succeeded for bucket: default, scope: sc, collection: cc_0, body: {"uid":"a"}
2022/08/17 04:08:36 Created collection succeeded for bucket: default, scope: sc, collection: cc_1, body: {"uid":"b"}
2022/08/17 04:08:36 Created collection succeeded for bucket: default, scope: sc, collection: cc_2, body: {"uid":"c"}
2022/08/17 04:08:36 Waiting for index 3498601880043274117 to go active ...
2022/08/17 04:08:36 Created collection succeeded for bucket: default, scope: sc, collection: cc_3, body: {"uid":"d"}
2022/08/17 04:08:37 Created collection succeeded for bucket: default, scope: sc, collection: cc_4, body: {"uid":"e"}
2022/08/17 04:08:37 Waiting for index 3498601880043274117 to go active ...
2022/08/17 04:08:37 Created collection succeeded for bucket: default, scope: sc, collection: cc_5, body: {"uid":"f"}
2022/08/17 04:08:38 Created collection succeeded for bucket: default, scope: sc, collection: cc_6, body: {"uid":"10"}
2022/08/17 04:08:38 Waiting for index 3498601880043274117 to go active ...
2022/08/17 04:08:39 Created collection succeeded for bucket: default, scope: sc, collection: cc_7, body: {"uid":"11"}
2022/08/17 04:08:39 Waiting for index 3498601880043274117 to go active ...
2022/08/17 04:08:40 Created collection succeeded for bucket: default, scope: sc, collection: cc_8, body: {"uid":"12"}
2022/08/17 04:08:40 Waiting for index 3498601880043274117 to go active ...
2022/08/17 04:08:40 Created collection succeeded for bucket: default, scope: sc, collection: cc_9, body: {"uid":"13"}
2022/08/17 04:08:41 Waiting for index 3498601880043274117 to go active ...
2022/08/17 04:08:42 Index is 3498601880043274117 now active
2022/08/17 04:08:42 Using n1ql client
2022-08-17T04:08:42.717+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:08:42.718+05:30 [Info] GSIC[default/default-sc-cc-1660689522715192078] started ...
--- PASS: TestCollectionDDLWithConcurrentSystemEvents (23.58s)
=== RUN TestCollectionDropWithMultipleBuckets
2022/08/17 04:08:42 In TestCollectionWithDropMultipleBuckets()
2022/08/17 04:08:42 This test will create a collection across multiple buckets and
2022/08/17 04:08:42 drops a collection on one bucket. Indexer should not drop indexes
2022/08/17 04:08:42 with same CollectionID but different buckets
2022/08/17 04:08:42 Creating test_bucket_1
2022/08/17 04:08:42 Created bucket test_bucket_1, responseBody:
2022/08/17 04:08:52 Creating test_bucket_2
2022/08/17 04:08:52 Created bucket test_bucket_2, responseBody:
2022/08/17 04:09:02 Creating collection: test for bucket: test_bucket_1
2022/08/17 04:09:02 Created collection succeeded for bucket: test_bucket_1, scope: _default, collection: test, body: {"uid":"1"}
2022/08/17 04:09:02 Creating collection: test for bucket: test_bucket_2
2022/08/17 04:09:03 Created collection succeeded for bucket: test_bucket_2, scope: _default, collection: test, body: {"uid":"1"}
2022/08/17 04:09:13 Creating Index: idx_1 on scope: _default collection: test for bucket: test_bucket_1
2022/08/17 04:09:16 Created the secondary index idx_1. Waiting for it become active
2022/08/17 04:09:16 Index is 13176747005341378642 now active
2022/08/17 04:09:21 Creating Index: idx_1 on scope: _default collection: test for bucket: test_bucket_2
2022/08/17 04:09:25 Created the secondary index idx_1. Waiting for it become active
2022/08/17 04:09:25 Index is 15152628168524703279 now active
2022/08/17 04:09:30 Dropping collection: test for bucket: test_bucket_1
2022/08/17 04:09:30 Dropped collection test for bucket: test_bucket_1, scope: _default, body: {"uid":"2"}
2022/08/17 04:09:32 Scanning index: idx_1, bucket: test_bucket_2
2022/08/17 04:09:32 Using n1ql client
2022-08-17T04:09:32.149+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:09:32.149+05:30 [Info] GSIC[default/test_bucket_2-_default-test-1660689572147072842] started ...
2022/08/17 04:09:32 Deleting bucket: test_bucket_2
2022/08/17 04:09:33 Deleted bucket test_bucket_2, responseBody:
2022/08/17 04:09:38 Creating test_bucket_2
2022/08/17 04:09:38 Created bucket test_bucket_2, responseBody:
2022/08/17 04:09:48 Creating collection: test for bucket: test_bucket_2
2022/08/17 04:09:48 Created collection succeeded for bucket: test_bucket_2, scope: _default, collection: test, body: {"uid":"1"}
2022/08/17 04:09:58 Creating Index: idx_1 on scope: _default collection: test for bucket: test_bucket_2
2022/08/17 04:10:03 Build command issued for the deferred indexes [idx_1]
2022/08/17 04:10:03 Waiting for the index idx_1 to become active
2022/08/17 04:10:03 Waiting for index 6145409011995485930 to go active ...
2022/08/17 04:10:04 Waiting for index 6145409011995485930 to go active ...
2022/08/17 04:10:05 Waiting for index 6145409011995485930 to go active ...
2022/08/17 04:10:06 Index is 6145409011995485930 now active
2022/08/17 04:10:06 Scanning index: idx_1, bucket: test_bucket_2
2022/08/17 04:10:06 Using n1ql client
2022/08/17 04:10:08 Deleted bucket test_bucket_1, responseBody:
2022/08/17 04:10:09 Deleted bucket test_bucket_2, responseBody:
--- PASS: TestCollectionDropWithMultipleBuckets (91.38s)
=== RUN TestStringToByteSlice
--- PASS: TestStringToByteSlice (0.00s)
=== RUN TestStringToByteSlice_Stack
--- PASS: TestStringToByteSlice_Stack (1.34s)
=== RUN TestByteSliceToString
--- PASS: TestByteSliceToString (0.00s)
=== RUN TestBytesToString_WithUnusedBytes
--- PASS: TestBytesToString_WithUnusedBytes (0.00s)
=== RUN TestStringHeadersCompatible
--- PASS: TestStringHeadersCompatible (0.00s)
=== RUN TestSliceHeadersCompatible
--- PASS: TestSliceHeadersCompatible (0.00s)
=== RUN TestEphemeralBucketBasic
2022/08/17 04:10:15 In TestEphemeralBuckets()
2022/08/17 04:10:15 In DropAllSecondaryIndexes()
2022/08/17 04:10:15 Index found: sc_cc_i2
2022/08/17 04:10:15 Dropped index sc_cc_i2
2022/08/17 04:10:15 Index found: _default__default_i2
2022/08/17 04:10:15 Dropped index _default__default_i2
2022/08/17 04:10:15 Index found: _default__default_i1
2022/08/17 04:10:15 Dropped index _default__default_i1
2022/08/17 04:10:15 Index found: sc_cc_i1
2022/08/17 04:10:15 Dropped index sc_cc_i1
2022/08/17 04:10:52 Flushed the bucket default, Response body:
2022/08/17 04:10:55 Modified parameters of bucket default, responseBody:
2022/08/17 04:10:55 Created bucket ephemeral1, responseBody:
2022/08/17 04:10:55 Created bucket ephemeral2, responseBody:
2022/08/17 04:10:56 Created bucket ephemeral3, responseBody:
2022/08/17 04:11:11 Generating docs and Populating all the buckets
2022/08/17 04:11:14 Created the secondary index bucket1_age. Waiting for it become active
2022/08/17 04:11:14 Index is 15779628985670944963 now active
2022/08/17 04:11:23 Created the secondary index bucket2_city. Waiting for it become active
2022/08/17 04:11:23 Index is 7185187599500811492 now active
2022/08/17 04:11:29 Created the secondary index bucket3_gender. Waiting for it become active
2022/08/17 04:11:29 Index is 17312657733437542415 now active
2022/08/17 04:11:35 Created the secondary index bucket4_balance. Waiting for it become active
2022/08/17 04:11:35 Index is 281856426136165474 now active
2022/08/17 04:11:38 Using n1ql client
2022/08/17 04:11:38 Expected and Actual scan responses are the same
2022/08/17 04:11:38 Using n1ql client
2022-08-17T04:11:38.122+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:11:38.123+05:30 [Info] GSIC[default/ephemeral1-_default-_default-1660689698118832317] started ...
2022/08/17 04:11:38 Expected and Actual scan responses are the same
2022/08/17 04:11:38 Using n1ql client
2022-08-17T04:11:38.133+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:11:38.134+05:30 [Info] GSIC[default/ephemeral2-_default-_default-1660689698130893088] started ...
2022/08/17 04:11:38 Expected and Actual scan responses are the same
2022/08/17 04:11:38 Using n1ql client
2022-08-17T04:11:38.148+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:11:38.149+05:30 [Info] GSIC[default/ephemeral3-_default-_default-1660689698145959360] started ...
2022/08/17 04:11:38 Expected and Actual scan responses are the same
2022/08/17 04:11:40 Deleted bucket ephemeral1, responseBody:
2022/08/17 04:11:41 Deleted bucket ephemeral2, responseBody:
2022/08/17 04:11:42 Deleted bucket ephemeral3, responseBody:
2022/08/17 04:11:45 Modified parameters of bucket default, responseBody:
--- PASS: TestEphemeralBucketBasic (104.88s)
=== RUN TestEphemeralBucketRecovery
2022/08/17 04:12:00 In TestEphemeralBucketRecovery()
2022/08/17 04:12:00 In DropAllSecondaryIndexes()
2022/08/17 04:12:00 Index found: bucket1_age
2022/08/17 04:12:00 Dropped index bucket1_age
2022/08/17 04:12:35 Flushed the bucket default, Response body:
2022/08/17 04:12:38 Modified parameters of bucket default, responseBody:
2022/08/17 04:12:38 Created bucket ephemeral1, responseBody:
2022/08/17 04:12:53 Generating docs and Populating all the buckets
2022/08/17 04:12:57 Created the secondary index bucket1_age. Waiting for it become active
2022/08/17 04:12:57 Index is 9989574195038214571 now active
2022/08/17 04:13:03 Created the secondary index bucket2_city. Waiting for it become active
2022/08/17 04:13:03 Index is 15229282608815894066 now active
Restarting indexer process ...
2022/08/17 04:13:06 []
2022-08-17T04:13:06.810+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:13:06.811+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T04:13:06.811+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:13:06.811+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022/08/17 04:13:26 Using n1ql client
2022-08-17T04:13:26.754+05:30 [Error] transport error between 127.0.0.1:33626->127.0.0.1:9107: write tcp 127.0.0.1:33626->127.0.0.1:9107: write: broken pipe
2022-08-17T04:13:26.754+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -4293087319804489205 request transport failed `write tcp 127.0.0.1:33626->127.0.0.1:9107: write: broken pipe`
2022-08-17T04:13:26.754+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T04:13:26.754+05:30 [Error] metadataClient:PickRandom: Replicas - [15523417301653477058], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 04:13:26 Expected and Actual scan responses are the same
2022/08/17 04:13:26 Using n1ql client
2022-08-17T04:13:26.776+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:13:26.776+05:30 [Info] GSIC[default/ephemeral1-_default-_default-1660689806773814404] started ...
2022/08/17 04:13:26 Expected and Actual scan responses are the same
2022/08/17 04:13:28 Deleted bucket ephemeral1, responseBody:
2022/08/17 04:13:31 Modified parameters of bucket default, responseBody:
--- PASS: TestEphemeralBucketRecovery (105.78s)
=== RUN TestEphemeralBucketFlush
2022/08/17 04:13:46 In TestEphemeralBucketFlush()
2022/08/17 04:13:46 In DropAllSecondaryIndexes()
2022/08/17 04:13:46 Index found: bucket1_age
2022/08/17 04:13:46 Dropped index bucket1_age
2022/08/17 04:14:21 Flushed the bucket default, Response body:
2022/08/17 04:14:24 Modified parameters of bucket default, responseBody:
2022/08/17 04:14:24 Created bucket ephemeral1, responseBody:
2022/08/17 04:14:39 Generating docs and Populating all the buckets
2022/08/17 04:14:43 Created the secondary index bucket1_age. Waiting for it become active
2022/08/17 04:14:43 Index is 663517350607662662 now active
2022/08/17 04:14:49 Created the secondary index bucket2_city. Waiting for it become active
2022/08/17 04:14:49 Index is 10347477443339850198 now active
2022/08/17 04:15:27 Flushed the bucket default, Response body:
2022/08/17 04:15:30 Flush Enabled on bucket ephemeral1, responseBody:
2022/08/17 04:16:03 Flushed the bucket ephemeral1, Response body:
2022/08/17 04:16:03 Using n1ql client
2022/08/17 04:16:03 Using n1ql client
2022-08-17T04:16:03.368+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:16:03.369+05:30 [Info] GSIC[default/ephemeral1-_default-_default-1660689963366479308] started ...
2022/08/17 04:16:04 Deleted bucket ephemeral1, responseBody:
2022/08/17 04:16:07 Modified parameters of bucket default, responseBody:
--- PASS: TestEphemeralBucketFlush (156.66s)
=== RUN TestEphemeralBucketMCDCrash
2022/08/17 04:16:22 In TestEphemeralBucketMCDCrash()
2022/08/17 04:16:22 In DropAllSecondaryIndexes()
2022/08/17 04:16:22 Index found: bucket1_age
2022/08/17 04:16:22 Dropped index bucket1_age
2022/08/17 04:16:58 Flushed the bucket default, Response body:
2022/08/17 04:17:01 Modified parameters of bucket default, responseBody:
2022/08/17 04:17:01 Created bucket ephemeral1, responseBody:
2022/08/17 04:17:16 Generating docs and Populating all the buckets
2022/08/17 04:17:20 Created the secondary index bucket1_age. Waiting for it become active
2022/08/17 04:17:20 Index is 7375144819382431215 now active
2022/08/17 04:17:25 Created the secondary index bucket2_city. Waiting for it become active
2022/08/17 04:17:25 Index is 10966774417644933284 now active
Restarting memcached process ...
2022/08/17 04:17:28 []
2022/08/17 04:17:48 Using n1ql client
2022/08/17 04:17:48 Expected and Actual scan responses are the same
2022/08/17 04:17:48 Using n1ql client
2022-08-17T04:17:48.902+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:17:48.902+05:30 [Info] GSIC[default/ephemeral1-_default-_default-1660690068898792375] started ...
2022/08/17 04:17:50 Deleted bucket ephemeral1, responseBody:
2022/08/17 04:17:53 Modified parameters of bucket default, responseBody:
--- PASS: TestEphemeralBucketMCDCrash (105.61s)
=== RUN TestScheduleIndexBasic
2022/08/17 04:18:08 In TestMultipleDeferredIndexes_BuildTogether()
2022/08/17 04:18:08 In DropAllSecondaryIndexes()
2022/08/17 04:18:08 Index found: bucket1_age
2022/08/17 04:18:08 Dropped index bucket1_age
2022/08/17 04:18:22 Setting JSON docs in KV
2022/08/17 04:18:40 Changing config key indexer.debug.enableBackgroundIndexCreation to value false
2022/08/17 04:18:40 Creating indexes Asynchronously
2022/08/17 04:18:40 Finding definition IDs for all indexes
2022/08/17 04:18:43 Status of all indexes
2022/08/17 04:18:43 Index id_age is in state INDEX_STATE_SCHEDULED
2022/08/17 04:18:43 Changing config key indexer.debug.enableBackgroundIndexCreation to value true
2022/08/17 04:18:43 Waiting for all indexes to become active
2022/08/17 04:18:43 Waiting for index 16438142784846920855 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:18:43 Waiting for index 17582282759533579929 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:18:43 Waiting for index 8874610708165029241 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:18:43 Waiting for index 3249800669059741741 in state INDEX_STATE_INITIAL to go active ...
2022/08/17 04:18:46 Waiting for index 16438142784846920855 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:18:46 Waiting for index 17582282759533579929 in state INDEX_STATE_READY to go active ...
2022/08/17 04:18:46 Waiting for index 8874610708165029241 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:18:46 Waiting for index 3249800669059741741 in state INDEX_STATE_INITIAL to go active ...
2022-08-17T04:18:46.955+05:30 [Error] Error in waitForScheduledIndex Index id_age will retry building in the background for reason: Build Already In Progress. Keyspace default.
2022/08/17 04:18:49 Waiting for index 16438142784846920855 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:18:49 Waiting for index 17582282759533579929 in state INDEX_STATE_INITIAL to go active ...
2022/08/17 04:18:49 Waiting for index 8874610708165029241 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:18:49 Index 3249800669059741741 is now active
2022/08/17 04:18:52 Waiting for index 16438142784846920855 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:18:52 Waiting for index 17582282759533579929 in state INDEX_STATE_INITIAL to go active ...
2022/08/17 04:18:52 Waiting for index 8874610708165029241 in state INDEX_STATE_READY to go active ...
2022-08-17T04:18:53.143+05:30 [Error] Error in waitForScheduledIndex Index id_gender will retry building in the background for reason: Build Already In Progress. Keyspace default.
2022/08/17 04:18:55 Waiting for index 16438142784846920855 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:18:55 Waiting for index 17582282759533579929 in state INDEX_STATE_INITIAL to go active ...
2022/08/17 04:18:55 Waiting for index 8874610708165029241 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:18:58 Waiting for index 16438142784846920855 in state INDEX_STATE_READY to go active ...
2022/08/17 04:18:58 Index 17582282759533579929 is now active
2022/08/17 04:18:58 Waiting for index 8874610708165029241 in state INDEX_STATE_INITIAL to go active ...
2022-08-17T04:18:59.710+05:30 [Error] Error in waitForScheduledIndex Index id_company will retry building in the background for reason: Build Already In Progress. Keyspace default.
2022/08/17 04:18:59 Error Index id_company will retry building in the background for reason: Build Already In Progress. Keyspace default.
Observed when creating index
2022/08/17 04:18:59 Error Index id_age will retry building in the background for reason: Build Already In Progress. Keyspace default.
Observed when creating index
2022/08/17 04:18:59 Error Index id_gender will retry building in the background for reason: Build Already In Progress. Keyspace default.
Observed when creating index
2022/08/17 04:18:59 Error Observed when creating index
2022/08/17 04:19:01 Waiting for index 16438142784846920855 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:19:01 Waiting for index 8874610708165029241 in state INDEX_STATE_INITIAL to go active ...
2022/08/17 04:19:04 Waiting for index 16438142784846920855 in state INDEX_STATE_ERROR to go active ...
2022/08/17 04:19:04 Waiting for index 8874610708165029241 in state INDEX_STATE_CATCHUP to go active ...
2022/08/17 04:19:07 Waiting for index 16438142784846920855 in state INDEX_STATE_INITIAL to go active ...
2022/08/17 04:19:07 Index 8874610708165029241 is now active
2022/08/17 04:19:10 Waiting for index 16438142784846920855 in state INDEX_STATE_INITIAL to go active ...
2022/08/17 04:19:13 Waiting for index 16438142784846920855 in state INDEX_STATE_CATCHUP to go active ...
2022/08/17 04:19:16 Index 16438142784846920855 is now active
--- PASS: TestScheduleIndexBasic (68.48s)
=== RUN TestFlattenArrayIndexTestSetup
2022/08/17 04:19:16 In DropAllSecondaryIndexes()
2022/08/17 04:19:16 Index found: id_gender
2022/08/17 04:19:16 Dropped index id_gender
2022/08/17 04:19:16 Index found: id_company
2022/08/17 04:19:16 Dropped index id_company
2022/08/17 04:19:16 Index found: id_isActive
2022/08/17 04:19:17 Dropped index id_isActive
2022/08/17 04:19:17 Index found: id_age
2022/08/17 04:19:17 Dropped index id_age
2022/08/17 04:19:52 Flushed the bucket default, Response body:
--- PASS: TestFlattenArrayIndexTestSetup (39.60s)
=== RUN TestScanOnFlattenedAraryIndex
2022/08/17 04:20:02 Created the secondary index idx_flatten. Waiting for it become active
2022/08/17 04:20:02 Index is 7783123427609673225 now active
2022/08/17 04:20:02 Using n1ql client
--- PASS: TestScanOnFlattenedAraryIndex (7.01s)
=== RUN TestGroupAggrFlattenArrayIndex
2022/08/17 04:20:03 In TestGroupAggrArrayIndex()
2022/08/17 04:20:07 Created the secondary index ga_flatten_arr1. Waiting for it become active
2022/08/17 04:20:07 Index is 2614699733080116491 now active
2022/08/17 04:20:12 Created the secondary index ga_flatten_arr2. Waiting for it become active
2022/08/17 04:20:12 Index is 11088705366066898852 now active
2022/08/17 04:20:12 Scenario 1
2022-08-17T04:20:12.286+05:30 [Error] transport error between 127.0.0.1:33622->127.0.0.1:9107: write tcp 127.0.0.1:33622->127.0.0.1:9107: write: broken pipe
2022-08-17T04:20:12.286+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:33622->127.0.0.1:9107: write: broken pipe`
2022-08-17T04:20:12.286+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T04:20:12.286+05:30 [Error] metadataClient:PickRandom: Replicas - [2838638745330588365], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 04:20:12 Total Scanresults = 636
2022/08/17 04:20:13 Scenario 2
2022/08/17 04:20:13 Total Scanresults = 2765
2022/08/17 04:20:14 Scenario 3
2022/08/17 04:20:14 Total Scanresults = 1
2022/08/17 04:20:14 Scenario 4
2022/08/17 04:20:14 Total Scanresults = 994
2022/08/17 04:20:15 Scenario 5
2022/08/17 04:20:15 Total Scanresults = 2765
2022/08/17 04:20:16 Scenario 6
2022/08/17 04:20:16 Total Scanresults = 1
2022/08/17 04:20:16 Scenario 7
2022/08/17 04:20:16 Total Scanresults = 2887
2022/08/17 04:20:19 Scenario 8
2022/08/17 04:20:19 Total Scanresults = 2765
2022/08/17 04:20:20 Scenario 9
2022/08/17 04:20:20 Total Scanresults = 1
2022/08/17 04:20:20 Scenario 10
2022/08/17 04:20:20 Total Scanresults = 636
2022/08/17 04:20:20 Scenario 11
2022/08/17 04:20:20 Total Scanresults = 1145
2022/08/17 04:20:21 Scenario 12
2022/08/17 04:20:21 Total Scanresults = 1
2022/08/17 04:20:21 Scenario 13
2022/08/17 04:20:26 Total Scanresults = 1
2022/08/17 04:20:26 Count of scanResults is 1
2022/08/17 04:20:26 Value: [2 126]
--- PASS: TestGroupAggrFlattenArrayIndex (23.09s)
=== RUN TestNullAndMissingValuesFlattenArrayIndex
2022/08/17 04:20:26 In TestNullAndMissingValuesFlattenArrayIndex
2022/08/17 04:20:27 Scenario-1: Scanning for docsWithNullEntries with array as non-leading key
2022/08/17 04:20:27 Using n1ql client
2022/08/17 04:20:27 Scenario-2: Scanning for docsWithMissingEntries with array as non-leading key
2022/08/17 04:20:27 Using n1ql client
2022/08/17 04:20:27 Scenario-3: Scanning for docs with 'missing' entry for first key in array expression with array as non-leading key
2022/08/17 04:20:27 Using n1ql client
2022/08/17 04:20:27 Scenario-4: Scanning for docs with valid entry for first key in array expression with array as non-leading key
2022/08/17 04:20:27 Add docs in docsWithPartialMissingLeadingKeyInArrEntry should be present in results
2022/08/17 04:20:27 Using n1ql client
2022/08/17 04:20:27 Scenario-5: Scanning for docsWithNullEntries with array as leading key
2022/08/17 04:20:27 Using n1ql client
2022/08/17 04:20:27 Scenario-6: Scanning for docsWithMissingEntries with array as leading entry
2022/08/17 04:20:27 Using n1ql client
2022/08/17 04:20:27 Scenario-7: Scanning for docs with 'missing' entry for first key in array expression
2022/08/17 04:20:27 Using n1ql client
2022/08/17 04:20:27 Scenario-9: Scanning for all docs in the index
2022/08/17 04:20:27 Docs in docsWithCompleteMissingLeadingKeyInArrEntry should be present in results
2022/08/17 04:20:27 Using n1ql client
2022/08/17 04:20:27 Scenario-9: Scanning for docs with valid entry for first key in array expression
2022/08/17 04:20:27 Add docs in docsWithPartialMissingLeadingKeyInArrEntry should be present in results
2022/08/17 04:20:27 Using n1ql client
--- PASS: TestNullAndMissingValuesFlattenArrayIndex (0.98s)
=== RUN TestEmptyArrayFlattenArrayIndex
2022/08/17 04:20:27 In TestEmptyArrayFlattenArrayIndex
2022/08/17 04:20:28 Scenario-1: Scanning for docs with missing entry for first key in array expression
2022/08/17 04:20:28 The docs in `docsWithEmptyArrayEntry` should not be presnt in scanResults
2022/08/17 04:20:28 Using n1ql client
2022/08/17 04:20:28 Scenario-1: Scanning for all docs in the index
2022/08/17 04:20:28 The docs in `docsWithEmptyArrayEntry` should not be presnt in scanResults
2022/08/17 04:20:28 Using n1ql client
--- PASS: TestEmptyArrayFlattenArrayIndex (0.84s)
=== RUN TestOSOSetup
2022/08/17 04:20:28 In TestOSOSetup()
2022/08/17 04:20:28 In DropAllSecondaryIndexes()
2022/08/17 04:20:28 Index found: ga_flatten_arr2
2022/08/17 04:20:28 Dropped index ga_flatten_arr2
2022/08/17 04:20:28 Index found: ga_flatten_arr1
2022/08/17 04:20:28 Dropped index ga_flatten_arr1
2022/08/17 04:20:28 Index found: test_oneperprimarykey
2022/08/17 04:20:28 Dropped index test_oneperprimarykey
2022/08/17 04:20:28 Index found: idx_flatten
2022/08/17 04:20:28 Dropped index idx_flatten
2022/08/17 04:20:28 Index found: #primary
2022/08/17 04:20:29 Dropped index #primary
2022/08/17 04:21:04 Flushed the bucket default, Response body:
2022/08/17 04:21:05 Populating the default bucket
2022/08/17 04:21:09 Changing config key indexer.build.enableOSO to value true
--- PASS: TestOSOSetup (40.93s)
=== RUN TestOSOInitBuildDeleteMutation
2022/08/17 04:21:09 In TestOSOInitBuildDeleteMutation()
2022/08/17 04:21:14 Created the secondary index index_p1_oso. Waiting for it become active
2022/08/17 04:21:14 Index is 7095845229365339450 now active
2022/08/17 04:21:22 Created the secondary index index_p_oso. Waiting for it become active
2022/08/17 04:21:22 Index is 17744933145559862620 now active
2022/08/17 04:21:23 Expected and Actual scan responses are the same
2022/08/17 04:21:23 CountRange() expected and actual is: 1785 and 1785
2022/08/17 04:21:23 lookupkey for CountLookup() = Userc650fbcc-1ae9-41d7-8c0d-325ee8b75219
2022/08/17 04:21:23 CountLookup() = 1
--- PASS: TestOSOInitBuildDeleteMutation (13.92s)
=== RUN TestOSOInitBuildIndexerRestart
2022/08/17 04:21:23 In TestOSOInitBuildIndexerRestart()
2022/08/17 04:21:23 Build command issued for the deferred indexes [2272220457388384406]
2022/08/17 04:21:23 []
2022-08-17T04:21:23.538+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:21:23.538+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T04:21:23.538+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:21:23.538+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022/08/17 04:21:28 Waiting for index 2272220457388384406 to go active ...
2022/08/17 04:21:29 Waiting for index 2272220457388384406 to go active ...
2022/08/17 04:21:30 Waiting for index 2272220457388384406 to go active ...
2022/08/17 04:21:31 Waiting for index 2272220457388384406 to go active ...
2022/08/17 04:21:32 Waiting for index 2272220457388384406 to go active ...
2022/08/17 04:21:33 Index is 2272220457388384406 now active
2022-08-17T04:21:33.501+05:30 [Error] transport error between 127.0.0.1:44254->127.0.0.1:9107: write tcp 127.0.0.1:44254->127.0.0.1:9107: write: broken pipe
2022-08-17T04:21:33.501+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:44254->127.0.0.1:9107: write: broken pipe`
2022-08-17T04:21:33.502+05:30 [Warn] scan failed: requestId queryport 127.0.0.1:9107 inst 15228724043050638844 partition [0]
2022-08-17T04:21:33.502+05:30 [Warn] Scan failed with error for index 2272220457388384406. Trying scan again with replica, reqId: : write tcp 127.0.0.1:44254->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2022-08-17T04:21:33.502+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T04:21:33.502+05:30 [Error] metadataClient:PickRandom: Replicas - [5537488620111265594], PrunedReplica - map[], FilteredReplica map[]
2022-08-17T04:21:33.502+05:30 [Warn] Fail to find indexers to satisfy query request. Trying scan again for index 2272220457388384406, reqId: : write tcp 127.0.0.1:44254->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2022/08/17 04:21:33 Expected and Actual scan responses are the same
2022/08/17 04:21:33 CountRange() expected and actual is: 1785 and 1785
2022/08/17 04:21:33 lookupkey for CountLookup() = User6df6fc62-8bbf-49a8-915b-0a19574ca2b7
2022/08/17 04:21:33 CountLookup() = 1
--- PASS: TestOSOInitBuildIndexerRestart (10.33s)
=== RUN TestMissingLeadingKeyBasic
2022/08/17 04:21:33 In DropAllSecondaryIndexes()
2022/08/17 04:21:33 Index found: index_p1_oso
2022/08/17 04:21:33 Dropped index index_p1_oso
2022/08/17 04:21:33 Index found: index_p2_oso
2022/08/17 04:21:33 Dropped index index_p2_oso
2022/08/17 04:21:33 Index found: index_p_oso
2022/08/17 04:21:33 Dropped index index_p_oso
2022/08/17 04:22:09 Flushed the bucket default, Response body:
2022/08/17 04:22:09 Populating the default bucket
--- PASS: TestMissingLeadingKeyBasic (40.28s)
=== RUN TestMissingLeadingKeyPartitioned
2022/08/17 04:22:13 In DropAllSecondaryIndexes()
2022/08/17 04:22:13 Index found: idx_vac
2022/08/17 04:22:13 Dropped index idx_vac
--- PASS: TestMissingLeadingKeyPartitioned (4.88s)
=== RUN TestIdxCorruptBasicSanityMultipleIndices
2022/08/17 04:22:18 In DropAllSecondaryIndexes()
2022/08/17 04:22:18 Index found: idx_doses_partn
2022/08/17 04:22:18 Dropped index idx_doses_partn
Creating two indices ...
2022/08/17 04:22:32 Created the secondary index corrupt_idx1_age. Waiting for it become active
2022/08/17 04:22:32 Index is 9117201591710676570 now active
2022/08/17 04:22:37 Created the secondary index corrupt_idx2_company. Waiting for it become active
2022/08/17 04:22:37 Index is 13223722973646914524 now active
hosts = [127.0.0.1:9108]
2022/08/17 04:22:38 Corrupting index corrupt_idx1_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx1_age_16173760963625895151_0.index
2022/08/17 04:22:38 Corrupting index corrupt_idx1_age mainIndexErrFilePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx1_age_16173760963625895151_0.index/mainIndex/error
Restarting indexer process ...
2022/08/17 04:22:38 []
2022-08-17T04:22:38.107+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:22:38.107+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T04:22:38.107+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:22:38.107+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022/08/17 04:22:59 Using n1ql client
2022-08-17T04:22:59.071+05:30 [Error] transport error between 127.0.0.1:58032->127.0.0.1:9107: write tcp 127.0.0.1:58032->127.0.0.1:9107: write: broken pipe
2022-08-17T04:22:59.071+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 7871488777909713347 request transport failed `write tcp 127.0.0.1:58032->127.0.0.1:9107: write: broken pipe`
2022-08-17T04:22:59.071+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T04:22:59.071+05:30 [Error] metadataClient:PickRandom: Replicas - [9509092784758477399], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 04:22:59 Using n1ql client
--- PASS: TestIdxCorruptBasicSanityMultipleIndices (40.38s)
=== RUN TestIdxCorruptPartitionedIndex
Creating partitioned index ...
2022/08/17 04:23:03 Created the secondary index corrupt_idx3_age. Waiting for it become active
2022/08/17 04:23:03 Index is 13275834824113988387 now active
hosts = [127.0.0.1:9108]
indexer.numPartitions = 8
Corrupting partn id 1
Getting slicepath for 1
slicePath for partn 1 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_1.index
Getting slicepath for 2
slicePath for partn 2 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_2.index
Getting slicepath for 3
slicePath for partn 3 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_3.index
Getting slicepath for 4
slicePath for partn 4 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_4.index
Getting slicepath for 5
slicePath for partn 5 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_5.index
Getting slicepath for 6
slicePath for partn 6 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_6.index
Getting slicepath for 7
slicePath for partn 7 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_7.index
Getting slicepath for 8
slicePath for partn 8 = /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_8.index
2022/08/17 04:23:03 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_1.index
2022/08/17 04:23:03 Corrupting index corrupt_idx3_age mainIndexErrFilePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_1.index/mainIndex/error
Restarting indexer process ...
2022/08/17 04:23:03 []
2022-08-17T04:23:03.799+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:23:03.799+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:23:03.799+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T04:23:03.799+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022/08/17 04:23:23 Using n1ql client
2022-08-17T04:23:23.757+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 7
2022-08-17T04:23:23.757+05:30 [Error] metadataClient:PickRandom: Replicas - [10743003879410232529], PrunedReplica - map[], FilteredReplica map[]
2022-08-17T04:23:23.767+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 7
2022-08-17T04:23:23.768+05:30 [Error] metadataClient:PickRandom: Replicas - [10743003879410232529], PrunedReplica - map[], FilteredReplica map[]
Scan error: All indexer replica is down or unavailable or unable to process request - cause: queryport.client.noHost
Verified single partition corruption
Restarting indexer process ...
2022/08/17 04:23:23 []
2022-08-17T04:23:23.820+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:23:23.821+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T04:23:23.821+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:23:23.821+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022/08/17 04:23:43 Using n1ql client
2022-08-17T04:23:43.802+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 7
2022-08-17T04:23:43.802+05:30 [Error] metadataClient:PickRandom: Replicas - [10743003879410232529], PrunedReplica - map[], FilteredReplica map[]
2022-08-17T04:23:43.813+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 7
2022-08-17T04:23:43.813+05:30 [Error] metadataClient:PickRandom: Replicas - [10743003879410232529], PrunedReplica - map[], FilteredReplica map[]
Scan error: All indexer replica is down or unavailable or unable to process request - cause: queryport.client.noHost
Skip corrupting partition 1
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_2.index
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age mainIndexErrFilePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_2.index/mainIndex/error
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_3.index
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age mainIndexErrFilePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_3.index/mainIndex/error
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_4.index
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age mainIndexErrFilePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_4.index/mainIndex/error
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_5.index
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age mainIndexErrFilePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_5.index/mainIndex/error
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_6.index
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age mainIndexErrFilePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_6.index/mainIndex/error
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_7.index
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age mainIndexErrFilePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_7.index/mainIndex/error
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_8.index
2022/08/17 04:23:43 Corrupting index corrupt_idx3_age mainIndexErrFilePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx3_age_10743003879410232529_8.index/mainIndex/error
Restarting indexer process ...
2022/08/17 04:23:43 []
2022-08-17T04:23:43.886+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:23:43.886+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T04:23:43.886+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:23:43.886+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022/08/17 04:24:03 Using n1ql client
2022-08-17T04:24:03.862+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 7
2022-08-17T04:24:03.862+05:30 [Error] metadataClient:PickRandom: Replicas - [10743003879410232529], PrunedReplica - map[], FilteredReplica map[]
2022-08-17T04:24:03.873+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8. Partition with instances 7
2022-08-17T04:24:03.873+05:30 [Error] metadataClient:PickRandom: Replicas - [10743003879410232529], PrunedReplica - map[], FilteredReplica map[]
Scan error: All indexer replica is down or unavailable or unable to process request - cause: queryport.client.noHost
--- PASS: TestIdxCorruptPartitionedIndex (64.78s)
=== RUN TestIdxCorruptMOITwoSnapsOneCorrupt
Not running TestMOITwoSnapsOneCorrupt for plasma
--- PASS: TestIdxCorruptMOITwoSnapsOneCorrupt (0.00s)
=== RUN TestIdxCorruptMOITwoSnapsBothCorrupt
Not running TestMOITwoSnapsBothCorrupt for plasma
--- PASS: TestIdxCorruptMOITwoSnapsBothCorrupt (0.00s)
=== RUN TestIdxCorruptBackup
2022/08/17 04:24:03 Changing config key indexer.settings.enable_corrupt_index_backup to value true
Creating index ...
2022/08/17 04:24:18 Created the secondary index corrupt_idx6_age. Waiting for it become active
2022/08/17 04:24:18 Index is 18301395933796207855 now active
hosts = [127.0.0.1:9108]
2022/08/17 04:24:18 Corrupting index corrupt_idx6_age slicePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx6_age_14348703432245406693_0.index
2022/08/17 04:24:18 Corrupting index corrupt_idx6_age mainIndexErrFilePath /opt/build/ns_server/data/n_1/data/@2i/default_corrupt_idx6_age_14348703432245406693_0.index/mainIndex/error
Restarting indexer process ...
2022/08/17 04:24:18 []
2022-08-17T04:24:18.386+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:24:18.387+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T04:24:18.387+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:24:18.387+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
--- PASS: TestIdxCorruptBackup (34.49s)
=== RUN TestStatsPersistence
2022/08/17 04:24:38 In TestStatsPersistence()
2022/08/17 04:24:38 In DropAllSecondaryIndexes()
2022/08/17 04:24:38 Index found: corrupt_idx2_company
2022/08/17 04:24:48 Dropped index corrupt_idx2_company
2022/08/17 04:24:52 Created the secondary index index_age. Waiting for it become active
2022/08/17 04:24:52 Index is 2854781193839988754 now active
2022/08/17 04:24:58 Created the secondary index index_gender. Waiting for it become active
2022/08/17 04:24:58 Index is 17240128634689784182 now active
2022/08/17 04:25:02 Created the secondary index index_city. Waiting for it become active
2022/08/17 04:25:02 Index is 80582260227154097 now active
2022/08/17 04:25:06 Created the secondary index p1. Waiting for it become active
2022/08/17 04:25:06 Index is 9529916392627404900 now active
2022/08/17 04:25:06 === Testing for persistence enabled = true, with interval = 5 ===
2022/08/17 04:25:06 Changing config key indexer.statsPersistenceInterval to value 5
2022/08/17 04:25:07 []
2022-08-17T04:25:07.063+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:25:07.063+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:25:07.063+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T04:25:07.063+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022/08/17 04:25:12 Using n1ql client
2022-08-17T04:25:12.019+05:30 [Error] transport error between 127.0.0.1:50686->127.0.0.1:9107: write tcp 127.0.0.1:50686->127.0.0.1:9107: write: broken pipe
2022-08-17T04:25:12.019+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -4006982632247943731 request transport failed `write tcp 127.0.0.1:50686->127.0.0.1:9107: write: broken pipe`
2022-08-17T04:25:12.019+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T04:25:12.019+05:30 [Error] metadataClient:PickRandom: Replicas - [17417577567554484229], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 04:25:12 Using n1ql client
2022/08/17 04:25:12 Using n1ql client
2022/08/17 04:25:19 []
2022/08/17 04:25:24 === Testing for persistence enabled = false, with interval = 0 ===
2022/08/17 04:25:24 Changing config key indexer.statsPersistenceInterval to value 0
2022/08/17 04:25:24 []
2022/08/17 04:25:29 Using n1ql client
2022-08-17T04:25:29.387+05:30 [Error] transport error between 127.0.0.1:56202->127.0.0.1:9107: write tcp 127.0.0.1:56202->127.0.0.1:9107: write: broken pipe
2022-08-17T04:25:29.387+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 2567798574406634055 request transport failed `write tcp 127.0.0.1:56202->127.0.0.1:9107: write: broken pipe`
2022-08-17T04:25:29.387+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T04:25:29.387+05:30 [Error] metadataClient:PickRandom: Replicas - [17417577567554484229], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 04:25:29 Using n1ql client
2022/08/17 04:25:29 Using n1ql client
2022/08/17 04:25:31 []
2022/08/17 04:25:36 === Testing for persistence enabled = true, with interval = 10 ===
2022/08/17 04:25:36 Changing config key indexer.statsPersistenceInterval to value 10
2022/08/17 04:25:36 []
2022/08/17 04:25:41 Using n1ql client
2022-08-17T04:25:41.728+05:30 [Error] transport error between 127.0.0.1:57084->127.0.0.1:9107: write tcp 127.0.0.1:57084->127.0.0.1:9107: write: broken pipe
2022-08-17T04:25:41.728+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 3758135718153562151 request transport failed `write tcp 127.0.0.1:57084->127.0.0.1:9107: write: broken pipe`
2022-08-17T04:25:41.729+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T04:25:41.729+05:30 [Error] metadataClient:PickRandom: Replicas - [17417577567554484229], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 04:25:41 Using n1ql client
2022/08/17 04:25:41 Using n1ql client
2022/08/17 04:25:53 []
2022/08/17 04:25:58 === Testing for persistence enabled = true, with interval = 5 ===
2022/08/17 04:25:59 Changing config key indexer.statsPersistenceInterval to value 5
2022/08/17 04:25:59 []
2022/08/17 04:26:04 Using n1ql client
2022-08-17T04:26:04.088+05:30 [Error] transport error between 127.0.0.1:57754->127.0.0.1:9107: write tcp 127.0.0.1:57754->127.0.0.1:9107: write: broken pipe
2022-08-17T04:26:04.088+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -1222369179993189121 request transport failed `write tcp 127.0.0.1:57754->127.0.0.1:9107: write: broken pipe`
2022-08-17T04:26:04.088+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2022-08-17T04:26:04.088+05:30 [Error] metadataClient:PickRandom: Replicas - [17417577567554484229], PrunedReplica - map[], FilteredReplica map[]
2022/08/17 04:26:04 Using n1ql client
2022/08/17 04:26:04 Using n1ql client
2022/08/17 04:26:11 []
2022-08-17T04:26:11.264+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:26:11.264+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2022-08-17T04:26:11.264+05:30 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 127.0.0.1:9106. Error = EOF. Kill Pipe.
2022-08-17T04:26:11.264+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
--- PASS: TestStatsPersistence (97.98s)
=== RUN TestStats_StorageStatistics
2022/08/17 04:26:16 In TestStats_StorageStatistics()
2022/08/17 04:26:16 Index found: index_age
2022/08/17 04:26:16 Stats from Index4 StorageStatistics for index index_age are [map[AVG_ITEM_SIZE:0 AVG_PAGE_SIZE:0 NUM_DELETE:0 NUM_INSERT:0 NUM_ITEMS:2000 NUM_PAGES:7 PARTITION_ID:0 RESIDENT_RATIO:0]]
2022/08/17 04:26:16 Index found: p1
2022/08/17 04:26:16 Stats from Index4 StorageStatistics for index p1 are [map[AVG_ITEM_SIZE:0 AVG_PAGE_SIZE:0 NUM_DELETE:0 NUM_INSERT:0 NUM_ITEMS:2000 NUM_PAGES:6 PARTITION_ID:0 RESIDENT_RATIO:0]]
--- PASS: TestStats_StorageStatistics (0.20s)
PASS
ok github.com/couchbase/indexing/secondary/tests/functionaltests 7429.920s
Indexer Go routine dump logged in /opt/build/ns_server/logs/n_1/indexer_functests_pprof.log
curl: /opt/build/install/lib/libcurl.so.4: no version information available (required by curl)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 68142 0 68142 0 0 9978k 0 --:--:-- --:--:-- --:--:-- 10.8M
2022/08/17 04:26:18 In TestMain()
2022-08-17T04:26:18.842+05:30 [Info] InitSystemEventLogger: Started SystemEventLogger
2022-08-17T04:26:18.863+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 2.60173ms
2022-08-17T04:26:18.871+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 6.794742ms
2022-08-17T04:26:18.877+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 5.93706ms
2022-08-17T04:26:18.880+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 721.509µs
2022-08-17T04:26:18.882+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 711.048µs
2022-08-17T04:26:18.883+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 767.502µs
2022-08-17T04:26:18.886+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/serverGroups?v=10462945 elapsed 2.472961ms
2022-08-17T04:26:18.887+05:30 [Info] security context initialized
2022-08-17T04:26:18.887+05:30 [Info] security port mapping updated : map[10000:10000 11210:11207 12000:11998 8093:18093 9000:19000 9001:19001 9100:9100 9101:9101 9102:19102 9103:9103 9104:9104 9105:9105 9106:9106 9107:9107 9108:19108 9109:9109 9110:9110 9111:9111 9499:19499 9999:9999]
2022-08-17T04:26:18.888+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 972.331µs
2022-08-17T04:26:18.888+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/poolsStreaming/default elapsed 1.115461ms
2022-08-17T04:26:18.888+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.13204ms
2022-08-17T04:26:18.889+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.212864ms
2022-08-17T04:26:18.890+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.446676ms
2022-08-17T04:26:18.891+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 850.58µs
2022-08-17T04:26:18.892+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 732.978µs
2022-08-17T04:26:18.894+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.782375ms
2022-08-17T04:26:18.894+05:30 [Info] Terminating WatchClusterVersionChanges: Cluster version is >= 6
2022-08-17T04:26:18.895+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 574.941µs
2022-08-17T04:26:18.895+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:18.895+05:30 [Info] MetadataProvider.SetClusterStatus(): healthy nodes 1 failed node 0 unhealthy node 0 add node 0
2022-08-17T04:26:18.895+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:18.896+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:18.896+05:30 [Info] MetadataProvider.WatchMetadata(): indexer 127.0.0.1:9106
2022-08-17T04:26:18.896+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 711.757µs
2022-08-17T04:26:18.896+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 6.033368ms
2022-08-17T04:26:18.899+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 2.112332ms
2022-08-17T04:26:18.901+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 747.556µs
2022-08-17T04:26:18.903+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 1.889957ms
2022-08-17T04:26:18.906+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 687.706µs
2022-08-17T04:26:18.907+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 552.766µs
2022-08-17T04:26:18.907+05:30 [Info] watcher:ClientAuth successful for 127.0.0.1:9106
2022-08-17T04:26:18.918+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/serverGroups?v=10462945 elapsed 11.001451ms
2022-08-17T04:26:18.918+05:30 [Info] internalVersionMonitor:monitor starting. Term versions (6:7.0.4)
2022-08-17T04:26:18.918+05:30 [Info] internalVersionMonitor:ticker starting ...
2022-08-17T04:26:18.920+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/poolsStreaming/default elapsed 1.556451ms
2022-08-17T04:26:18.920+05:30 [Info] internalVersionMonitor:notifier starting ...
2022-08-17T04:26:18.920+05:30 [Verbose] internalVersionMonitor:waitForChange received pool change
2022-08-17T04:26:18.921+05:30 [Info] internalVersionMonitor:monitor terminate. Cluster version reached 7
2022-08-17T04:26:18.921+05:30 [Info] internalVersionMonitor:ticker stopping ...
2022-08-17T04:26:18.924+05:30 [Info] WatchMetadata(): successfully reach indexer at 127.0.0.1:9106.
2022-08-17T04:26:18.926+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 0.
2022-08-17T04:26:18.926+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:18.926+05:30 [Info] MetadataProvider: Updating indexer version to 7
2022-08-17T04:26:18.926+05:30 [Info] initialized currmeta 15 force true
2022-08-17T04:26:18.927+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 987.428µs
2022-08-17T04:26:18.928+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.828845ms
2022-08-17T04:26:18.929+05:30 [Info] serviceChangeNotifier: Creating new notifier instance for http://%40query@127.0.0.1:9000, default
2022-08-17T04:26:18.929+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.626147ms
2022-08-17T04:26:18.930+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 769.536µs
2022-08-17T04:26:18.931+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServicesStreaming elapsed 1.937741ms
2022-08-17T04:26:18.931+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] started poolsize 5000 overflow 30 low WM 1000 relConn batch size 100 ...
2022-08-17T04:26:18.931+05:30 [Info] [GsiScanClient:"127.0.0.1:9107"] started ...
2022-08-17T04:26:18.931+05:30 [Info] serviceChangeNotifier: received ServiceChangeNotification
2022-08-17T04:26:18.932+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/poolsStreaming/default elapsed 2.705797ms
2022-08-17T04:26:18.932+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.202344ms
2022-08-17T04:26:18.933+05:30 [Info] serviceChangeNotifier: Starting to monitor the bucket streaming endpoint for bucket: default
2022-08-17T04:26:18.933+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2022-08-17T04:26:18.934+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] open new connection ...
2022-08-17T04:26:18.934+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/bs/default elapsed 1.214641ms
2022-08-17T04:26:18.936+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 3.100397ms
2022-08-17T04:26:18.938+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 1.401762ms
2022-08-17T04:26:18.939+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:18.939+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:18.939+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:18.940+05:30 [Verbose] [Queryport-connpool:127.0.0.1:9107] doAuth auth successful for connection (127.0.0.1:59438,127.0.0.1:9107)
2022-08-17T04:26:18.940+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:18.940+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:18.940+05:30 [Info] switched currmeta from 15 -> 15 force true
2022-08-17T04:26:18.941+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022-08-17T04:26:18.941+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2022/08/17 04:26:18 Changing config key indexer.api.enableTestServer to value true
2022-08-17T04:26:18.942+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.771938ms
2022-08-17T04:26:18.945+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 2.057552ms
2022-08-17T04:26:18.946+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 475.468µs
2022-08-17T04:26:18.946+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:18.946+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:18.946+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:18.948+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:18.948+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:18.948+05:30 [Info] switched currmeta from 15 -> 15 force true
2022/08/17 04:26:18 Using plasma for creating indexes
2022-08-17T04:26:18.954+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2022/08/17 04:26:18 Changing config key indexer.settings.storage_mode to value plasma
2022-08-17T04:26:22.818+05:30 [Info] Rollback time has changed for index inst 16837492588677921849. New rollback time 1660690572293345589
2022-08-17T04:26:22.818+05:30 [Info] Rollback time has changed for index inst 17417577567554484229. New rollback time 1660690572293345589
2022-08-17T04:26:22.818+05:30 [Info] Rollback time has changed for index inst 2962374649177466120. New rollback time 1660690572293345589
2022-08-17T04:26:22.818+05:30 [Info] Rollback time has changed for index inst 5305122512702671295. New rollback time 1660690572293345589
=== RUN TestRangeWithConcurrentAddMuts
2022/08/17 04:26:23 In TestRangeWithConcurrentAddMuts()
2022/08/17 04:26:23 In DropAllSecondaryIndexes()
2022/08/17 04:26:23 Index found: index_gender
2022-08-17T04:26:23.970+05:30 [Info] DropIndex 17240128634689784182 ...
2022-08-17T04:26:24.007+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 976.795µs
2022-08-17T04:26:24.017+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 9.455454ms
2022-08-17T04:26:24.020+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 3.049497ms
2022-08-17T04:26:24.021+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.021+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.021+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.026+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.026+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.026+05:30 [Info] switched currmeta from 15 -> 16 force true
2022-08-17T04:26:24.027+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 964.35µs
2022-08-17T04:26:24.029+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.809597ms
2022-08-17T04:26:24.030+05:30 [Verbose] removing orphan defn with no instance 17240128634689784182
2022-08-17T04:26:24.030+05:30 [Info] metadata provider version changed 16 -> 17
2022-08-17T04:26:24.030+05:30 [Info] switched currmeta from 16 -> 17 force false
2022-08-17T04:26:24.030+05:30 [Info] DropIndex 17240128634689784182 - elapsed(59.53771ms), err()
2022/08/17 04:26:24 Dropped index index_gender
2022/08/17 04:26:24 Index found: index_age
2022-08-17T04:26:24.030+05:30 [Info] DropIndex 2854781193839988754 ...
2022-08-17T04:26:24.044+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 14.044432ms
2022-08-17T04:26:24.044+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.044+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.044+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.047+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.047+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.047+05:30 [Info] switched currmeta from 17 -> 17 force true
2022-08-17T04:26:24.049+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.801438ms
2022-08-17T04:26:24.058+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 9.069356ms
2022-08-17T04:26:24.060+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 1.780426ms
2022-08-17T04:26:24.061+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.061+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.061+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.066+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.066+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.066+05:30 [Info] switched currmeta from 17 -> 17 force true
2022-08-17T04:26:24.081+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 5.008088ms
2022-08-17T04:26:24.089+05:30 [Verbose] removing orphan defn with no instance 2854781193839988754
2022-08-17T04:26:24.089+05:30 [Info] metadata provider version changed 17 -> 19
2022-08-17T04:26:24.089+05:30 [Info] switched currmeta from 17 -> 19 force false
2022-08-17T04:26:24.089+05:30 [Info] DropIndex 2854781193839988754 - elapsed(59.418277ms), err()
2022/08/17 04:26:24 Dropped index index_age
2022/08/17 04:26:24 Index found: index_city
2022-08-17T04:26:24.089+05:30 [Info] DropIndex 80582260227154097 ...
2022-08-17T04:26:24.093+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 11.874839ms
2022-08-17T04:26:24.096+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 2.94714ms
2022-08-17T04:26:24.097+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.097+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.097+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.107+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.107+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.108+05:30 [Info] switched currmeta from 19 -> 19 force true
2022-08-17T04:26:24.112+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 4.680985ms
2022-08-17T04:26:24.126+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 13.097233ms
2022-08-17T04:26:24.128+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 1.996579ms
2022-08-17T04:26:24.128+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.128+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.128+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.130+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.130+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.130+05:30 [Info] switched currmeta from 19 -> 19 force true
2022-08-17T04:26:24.135+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 591.674µs
2022-08-17T04:26:24.147+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 12.350378ms
2022-08-17T04:26:24.150+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 1.770561ms
2022-08-17T04:26:24.150+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.150+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.150+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.152+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.152+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.152+05:30 [Info] switched currmeta from 19 -> 20 force true
2022-08-17T04:26:24.152+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 698.724µs
2022-08-17T04:26:24.155+05:30 [Verbose] removing orphan defn with no instance 80582260227154097
2022-08-17T04:26:24.155+05:30 [Info] metadata provider version changed 20 -> 21
2022-08-17T04:26:24.155+05:30 [Info] switched currmeta from 20 -> 21 force false
2022-08-17T04:26:24.155+05:30 [Info] DropIndex 80582260227154097 - elapsed(65.233392ms), err()
2022/08/17 04:26:24 Dropped index index_city
2022/08/17 04:26:24 Index found: p1
2022-08-17T04:26:24.155+05:30 [Info] DropIndex 9529916392627404900 ...
2022-08-17T04:26:24.156+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 3.619823ms
2022-08-17T04:26:24.158+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 1.012181ms
2022-08-17T04:26:24.158+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.158+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.158+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.161+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.161+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.161+05:30 [Info] switched currmeta from 21 -> 21 force true
2022-08-17T04:26:24.166+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 4.564346ms
2022-08-17T04:26:24.182+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 16.263742ms
2022-08-17T04:26:24.184+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 1.845342ms
2022-08-17T04:26:24.185+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.185+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.185+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.186+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.186+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.186+05:30 [Info] switched currmeta from 21 -> 21 force true
2022-08-17T04:26:24.200+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.267262ms
2022-08-17T04:26:24.207+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 6.435325ms
2022-08-17T04:26:24.211+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 4.176185ms
2022-08-17T04:26:24.211+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.211+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.211+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.214+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.215+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.215+05:30 [Info] switched currmeta from 21 -> 22 force true
2022-08-17T04:26:24.230+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.106301ms
2022-08-17T04:26:24.233+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 2.499289ms
2022-08-17T04:26:24.234+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 821.013µs
2022-08-17T04:26:24.234+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.234+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.234+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.237+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.237+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.237+05:30 [Info] switched currmeta from 22 -> 22 force true
2022-08-17T04:26:24.240+05:30 [Verbose] removing orphan defn with no instance 9529916392627404900
2022-08-17T04:26:24.240+05:30 [Info] metadata provider version changed 22 -> 23
2022-08-17T04:26:24.240+05:30 [Info] switched currmeta from 22 -> 23 force false
2022-08-17T04:26:24.240+05:30 [Info] DropIndex 9529916392627404900 - elapsed(85.207858ms), err()
2022/08/17 04:26:24 Dropped index p1
2022/08/17 04:26:24 Generating JSON docs
2022-08-17T04:26:24.247+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.705112ms
2022-08-17T04:26:24.248+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 945.81µs
2022-08-17T04:26:24.251+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 2.121411ms
2022-08-17T04:26:24.285+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.285+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.285+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.289+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.289+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.289+05:30 [Info] switched currmeta from 23 -> 23 force true
2022/08/17 04:26:24 Setting initial JSON docs in KV
2022-08-17T04:26:24.365+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 828.621µs
2022-08-17T04:26:24.366+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.026568ms
2022-08-17T04:26:24.372+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 5.346867ms
2022-08-17T04:26:24.374+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 601.454µs
2022-08-17T04:26:24.378+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 1.893388ms
2022-08-17T04:26:24.693+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2022/08/17 04:26:24 All indexers are active
2022/08/17 04:26:24 Creating a 2i
2022-08-17T04:26:24.693+05:30 [Info] CreateIndex default _default _default index_company ...
2022-08-17T04:26:24.694+05:30 [Info] send prepare create request to watcher 127.0.0.1:9106
2022-08-17T04:26:24.695+05:30 [Info] Indexer 127.0.0.1:9106 accept prepare request. Index (default, _default, _default, index_company)
2022-08-17T04:26:24.695+05:30 [Info] Skipping planner for creation of the index default:_default:_default:index_company
2022-08-17T04:26:24.695+05:30 [Info] send commit create request to watcher 127.0.0.1:9106 defnID 14908542871278670872
2022-08-17T04:26:24.751+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.20756ms
2022-08-17T04:26:24.752+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.223201ms
2022-08-17T04:26:24.754+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 897.837µs
2022-08-17T04:26:24.754+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.754+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.754+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.755+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.756+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.756+05:30 [Info] switched currmeta from 23 -> 25 force true
2022-08-17T04:26:24.783+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.213424ms
2022-08-17T04:26:24.785+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.769161ms
2022-08-17T04:26:24.787+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 1.364584ms
2022-08-17T04:26:24.787+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.787+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.787+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.789+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.789+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.789+05:30 [Info] switched currmeta from 25 -> 27 force true
2022-08-17T04:26:24.791+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 2.157846ms
2022-08-17T04:26:24.792+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.209515ms
2022-08-17T04:26:24.793+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 597.14µs
2022-08-17T04:26:24.793+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.794+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.794+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.795+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.795+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.795+05:30 [Info] switched currmeta from 27 -> 27 force true
2022-08-17T04:26:24.817+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 960.914µs
2022-08-17T04:26:24.820+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 2.916538ms
2022-08-17T04:26:24.821+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 614.64µs
2022-08-17T04:26:24.821+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:24.822+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:24.822+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:24.840+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:24.841+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:24.841+05:30 [Info] switched currmeta from 27 -> 28 force true
2022-08-17T04:26:27.721+05:30 [Info] CreateIndex 14908542871278670872 default _default _default/index_company using:plasma exprType:N1QL whereExpr:() secExprs:([`company`]) desc:[] indexMissingLeadingKey:false isPrimary:false scheme:SINGLE partitionKeys:([]) with: - elapsed(3.027495095s) err()
2022/08/17 04:26:27 Created the secondary index index_company. Waiting for it become active
2022-08-17T04:26:27.721+05:30 [Info] metadata provider version changed 28 -> 29
2022-08-17T04:26:27.721+05:30 [Info] switched currmeta from 28 -> 29 force false
2022/08/17 04:26:27 Index is 14908542871278670872 now active
2022/08/17 04:26:27 In Range Scan for Thread 1:
2022/08/17 04:26:27 CreateDocs:: Creating mutations
2022-08-17T04:26:27.723+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.922485ms
2022-08-17T04:26:27.723+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 2.9383ms
2022-08-17T04:26:27.730+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 6.604576ms
2022-08-17T04:26:27.731+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 7.473898ms
2022-08-17T04:26:27.741+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 10.834026ms
2022-08-17T04:26:27.742+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:27.742+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:27.742+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:27.749+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 2.780455ms
2022-08-17T04:26:27.749+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 7.
2022-08-17T04:26:27.749+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:27.749+05:30 [Info] switched currmeta from 29 -> 29 force true
2022-08-17T04:26:27.752+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 2.765517ms
2022-08-17T04:26:27.756+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 23.502064ms
2022-08-17T04:26:27.758+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 2.022229ms
2022-08-17T04:26:27.763+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 5.12625ms
2022-08-17T04:26:27.764+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 536.393µs
2022-08-17T04:26:27.764+05:30 [Verbose] node 1 status: "healthy"
2022-08-17T04:26:27.764+05:30 [Info] MetadataProvider.SetClusterStatus(): healthy nodes 1 failed node 0 unhealthy node 0 add node 0
2022-08-17T04:26:27.764+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2022-08-17T04:26:27.764+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2022-08-17T04:26:27.764+05:30 [Info] MetadataProvider.WatchMetadata(): indexer 127.0.0.1:9106
2022-08-17T04:26:27.765+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 720.225µs
2022-08-17T04:26:27.766+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 13.978448ms
2022-08-17T04:26:27.766+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.258543ms
2022-08-17T04:26:27.769+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 703.823µs
2022-08-17T04:26:27.772+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 4.331339ms
2022-08-17T04:26:27.772+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 728.589µs
2022-08-17T04:26:27.774+05:30 [Info] watcher:ClientAuth successful for 127.0.0.1:9106
2022-08-17T04:26:27.791+05:30 [Info] WatchMetadata(): successfully reach indexer at 127.0.0.1:9106.
2022-08-17T04:26:27.800+05:30 [Verbose] Indexer Version from metakv 7. Indexer Version from watchers 7. Current version 0.
2022-08-17T04:26:27.800+05:30 [Verbose] Num Watcher 1. Expected Watcher 1. Failed Node 0. Unhealthy Node 0. Add Node 0. Cluster version 7.
2022-08-17T04:26:27.800+05:30 [Info] MetadataProvider: Updating indexer version to 7
2022-08-17T04:26:27.800+05:30 [Info] initialized currmeta 12 force true
2022-08-17T04:26:27.812+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 11.541273ms
2022-08-17T04:26:27.813+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.213806ms
2022-08-17T04:26:27.814+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/nodeServices elapsed 867.277µs
2022-08-17T04:26:27.815+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] started poolsize 5000 overflow 30 low WM 1000 relConn batch size 100 ...
2022-08-17T04:26:27.815+05:30 [Info] [GsiScanClient:"127.0.0.1:9107"] started ...
2022-08-17T04:26:27.816+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] open new connection ...
2022-08-17T04:26:27.817+05:30 [Info] Rollback time has changed for index inst 9414253510776807919. New rollback time 1660690572293345589
2022-08-17T04:26:27.818+05:30 [Info] Rollback time has changed for index inst 9414253510776807919. New rollback time 1660690572293345589
2022-08-17T04:26:27.818+05:30 [Verbose] [Queryport-connpool:127.0.0.1:9107] doAuth auth successful for connection (127.0.0.1:59554,127.0.0.1:9107)
2022-08-17T04:26:27.819+05:30 [Info] GsiClient::UpdateUsecjson: using collatejson as data format between indexer and GsiClient
2022/08/17 04:26:27 ListAllSecondaryIndexes() for Thread 1: : Index index_company Bucket default
2022-08-17T04:26:27.819+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.819+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.821+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:27.821+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.060645ms) err()
2022-08-17T04:26:27.821+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.821+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.822+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:27.822+05:30 [Verbose] Range {14908542871278670872,} - elapsed(966.874µs) err()
2022-08-17T04:26:27.822+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.822+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.823+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:27.823+05:30 [Verbose] Range {14908542871278670872,} - elapsed(960.601µs) err()
2022-08-17T04:26:27.823+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.823+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.824+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:27.824+05:30 [Verbose] Range {14908542871278670872,} - elapsed(996.107µs) err()
2022-08-17T04:26:27.824+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.824+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.841+05:30 [Verbose] scatter: requestId items recieved 1090 items processed 1090
2022-08-17T04:26:27.841+05:30 [Verbose] Range {14908542871278670872,} - elapsed(17.095327ms) err()
2022-08-17T04:26:27.841+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.841+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.878+05:30 [Verbose] scatter: requestId items recieved 2418 items processed 2418
2022-08-17T04:26:27.878+05:30 [Verbose] Range {14908542871278670872,} - elapsed(37.001858ms) err()
2022-08-17T04:26:27.878+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.878+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.881+05:30 [Verbose] scatter: requestId items recieved 229 items processed 229
2022-08-17T04:26:27.881+05:30 [Verbose] Range {14908542871278670872,} - elapsed(3.033201ms) err()
2022-08-17T04:26:27.881+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.881+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.893+05:30 [Verbose] scatter: requestId items recieved 1583 items processed 1583
2022-08-17T04:26:27.893+05:30 [Verbose] Range {14908542871278670872,} - elapsed(11.501568ms) err()
2022-08-17T04:26:27.893+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.893+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.897+05:30 [Verbose] scatter: requestId items recieved 478 items processed 478
2022-08-17T04:26:27.897+05:30 [Verbose] Range {14908542871278670872,} - elapsed(3.815804ms) err()
2022-08-17T04:26:27.897+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.897+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.904+05:30 [Verbose] scatter: requestId items recieved 1341 items processed 1341
2022-08-17T04:26:27.905+05:30 [Verbose] Range {14908542871278670872,} - elapsed(7.806707ms) err()
2022-08-17T04:26:27.905+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.905+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.911+05:30 [Verbose] scatter: requestId items recieved 780 items processed 780
2022-08-17T04:26:27.911+05:30 [Verbose] Range {14908542871278670872,} - elapsed(6.37398ms) err()
2022-08-17T04:26:27.911+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.911+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.913+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:27.913+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.518286ms) err()
2022-08-17T04:26:27.913+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.913+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.936+05:30 [Verbose] scatter: requestId items recieved 836 items processed 836
2022-08-17T04:26:27.936+05:30 [Verbose] Range {14908542871278670872,} - elapsed(23.653811ms) err()
2022-08-17T04:26:27.936+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.936+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.938+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 6.083929ms
2022-08-17T04:26:27.940+05:30 [Verbose] scatter: requestId items recieved 168 items processed 168
2022-08-17T04:26:27.940+05:30 [Verbose] Range {14908542871278670872,} - elapsed(3.385226ms) err()
2022-08-17T04:26:27.940+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.940+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.943+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 4.314382ms
2022-08-17T04:26:27.946+05:30 [Verbose] scatter: requestId items recieved 652 items processed 652
2022-08-17T04:26:27.946+05:30 [Verbose] Range {14908542871278670872,} - elapsed(6.02349ms) err()
2022-08-17T04:26:27.949+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 5.808189ms
2022-08-17T04:26:27.950+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.950+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.960+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 7.975651ms
2022-08-17T04:26:27.964+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 1.014529ms
2022-08-17T04:26:27.985+05:30 [Verbose] scatter: requestId items recieved 2638 items processed 2638
2022-08-17T04:26:27.985+05:30 [Verbose] Range {14908542871278670872,} - elapsed(39.08184ms) err()
2022-08-17T04:26:27.985+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.985+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.986+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:27.986+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.385568ms) err()
2022-08-17T04:26:27.987+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.987+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.995+05:30 [Verbose] scatter: requestId items recieved 799 items processed 799
2022-08-17T04:26:27.995+05:30 [Verbose] Range {14908542871278670872,} - elapsed(8.103772ms) err()
2022-08-17T04:26:27.995+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.995+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:27.996+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:27.996+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.165692ms) err()
2022-08-17T04:26:27.996+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:27.996+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.010+05:30 [Verbose] scatter: requestId items recieved 1438 items processed 1438
2022-08-17T04:26:28.010+05:30 [Verbose] Range {14908542871278670872,} - elapsed(13.93007ms) err()
2022-08-17T04:26:28.010+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.010+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.029+05:30 [Verbose] scatter: requestId items recieved 2479 items processed 2479
2022-08-17T04:26:28.030+05:30 [Verbose] Range {14908542871278670872,} - elapsed(19.568093ms) err()
2022-08-17T04:26:28.030+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.030+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.049+05:30 [Verbose] scatter: requestId items recieved 2486 items processed 2486
2022-08-17T04:26:28.049+05:30 [Verbose] Range {14908542871278670872,} - elapsed(19.822328ms) err()
2022-08-17T04:26:28.050+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.050+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.063+05:30 [Verbose] scatter: requestId items recieved 1072 items processed 1072
2022-08-17T04:26:28.063+05:30 [Verbose] Range {14908542871278670872,} - elapsed(14.038764ms) err()
2022-08-17T04:26:28.064+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.064+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.065+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.065+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.128238ms) err()
2022-08-17T04:26:28.065+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.065+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.082+05:30 [Verbose] scatter: requestId items recieved 1281 items processed 1281
2022-08-17T04:26:28.082+05:30 [Verbose] Range {14908542871278670872,} - elapsed(16.909688ms) err()
2022-08-17T04:26:28.082+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.082+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.085+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.085+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.996782ms) err()
2022-08-17T04:26:28.085+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.085+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.087+05:30 [Verbose] scatter: requestId items recieved 181 items processed 181
2022-08-17T04:26:28.087+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.999317ms) err()
2022-08-17T04:26:28.087+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.087+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.089+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.089+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.717366ms) err()
2022-08-17T04:26:28.089+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.089+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.089+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.089+05:30 [Verbose] Range {14908542871278670872,} - elapsed(714.436µs) err()
2022-08-17T04:26:28.089+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.089+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.092+05:30 [Verbose] scatter: requestId items recieved 410 items processed 410
2022-08-17T04:26:28.092+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.88665ms) err()
2022-08-17T04:26:28.092+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.092+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.097+05:30 [Verbose] scatter: requestId items recieved 671 items processed 671
2022-08-17T04:26:28.097+05:30 [Verbose] Range {14908542871278670872,} - elapsed(4.763941ms) err()
2022-08-17T04:26:28.097+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.097+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.106+05:30 [Verbose] scatter: requestId items recieved 1119 items processed 1119
2022-08-17T04:26:28.106+05:30 [Verbose] Range {14908542871278670872,} - elapsed(8.5232ms) err()
2022-08-17T04:26:28.106+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.106+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.107+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.107+05:30 [Verbose] Range {14908542871278670872,} - elapsed(909.836µs) err()
2022-08-17T04:26:28.107+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.107+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.107+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.107+05:30 [Verbose] Range {14908542871278670872,} - elapsed(823.186µs) err()
2022-08-17T04:26:28.107+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.107+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.108+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.108+05:30 [Verbose] Range {14908542871278670872,} - elapsed(802.554µs) err()
2022-08-17T04:26:28.108+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.108+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.109+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.109+05:30 [Verbose] Range {14908542871278670872,} - elapsed(825.658µs) err()
2022-08-17T04:26:28.109+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.109+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.112+05:30 [Verbose] scatter: requestId items recieved 346 items processed 346
2022-08-17T04:26:28.112+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.909374ms) err()
2022-08-17T04:26:28.112+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.112+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.113+05:30 [Verbose] scatter: requestId items recieved 30 items processed 30
2022-08-17T04:26:28.113+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.065152ms) err()
2022-08-17T04:26:28.113+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.113+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.114+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.114+05:30 [Verbose] Range {14908542871278670872,} - elapsed(955.305µs) err()
2022-08-17T04:26:28.114+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.114+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.115+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.115+05:30 [Verbose] Range {14908542871278670872,} - elapsed(768.654µs) err()
2022-08-17T04:26:28.115+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.115+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.116+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.116+05:30 [Verbose] Range {14908542871278670872,} - elapsed(935.349µs) err()
2022-08-17T04:26:28.116+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.116+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.121+05:30 [Verbose] scatter: requestId items recieved 673 items processed 673
2022-08-17T04:26:28.122+05:30 [Verbose] Range {14908542871278670872,} - elapsed(5.530995ms) err()
2022-08-17T04:26:28.122+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.122+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.127+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.355342ms
2022-08-17T04:26:28.129+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 2.115922ms
2022-08-17T04:26:28.132+05:30 [Verbose] scatter: requestId items recieved 770 items processed 770
2022-08-17T04:26:28.132+05:30 [Verbose] Range {14908542871278670872,} - elapsed(10.348665ms) err()
2022-08-17T04:26:28.132+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.132+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.146+05:30 [Verbose] scatter: requestId items recieved 1676 items processed 1676
2022-08-17T04:26:28.146+05:30 [Verbose] Range {14908542871278670872,} - elapsed(13.588833ms) err()
2022-08-17T04:26:28.146+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 15.629598ms
2022-08-17T04:26:28.146+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.146+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.156+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 8.933179ms
2022-08-17T04:26:28.161+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 2.778583ms
2022-08-17T04:26:28.167+05:30 [Verbose] scatter: requestId items recieved 1551 items processed 1551
2022-08-17T04:26:28.167+05:30 [Verbose] Range {14908542871278670872,} - elapsed(21.830683ms) err()
2022-08-17T04:26:28.168+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.168+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.169+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.169+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.141823ms) err()
2022-08-17T04:26:28.183+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.183+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.193+05:30 [Verbose] scatter: requestId items recieved 936 items processed 936
2022-08-17T04:26:28.193+05:30 [Verbose] Range {14908542871278670872,} - elapsed(9.967651ms) err()
2022-08-17T04:26:28.193+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.193+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.194+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.194+05:30 [Verbose] Range {14908542871278670872,} - elapsed(902.83µs) err()
2022-08-17T04:26:28.194+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.194+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.195+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.195+05:30 [Verbose] Range {14908542871278670872,} - elapsed(992.921µs) err()
2022-08-17T04:26:28.195+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.195+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.205+05:30 [Verbose] scatter: requestId items recieved 1180 items processed 1180
2022-08-17T04:26:28.206+05:30 [Verbose] Range {14908542871278670872,} - elapsed(10.383615ms) err()
2022-08-17T04:26:28.206+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.206+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.207+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.207+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.666352ms) err()
2022-08-17T04:26:28.207+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.207+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.208+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.208+05:30 [Verbose] Range {14908542871278670872,} - elapsed(921.218µs) err()
2022-08-17T04:26:28.208+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.208+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.212+05:30 [Verbose] scatter: requestId items recieved 198 items processed 198
2022-08-17T04:26:28.212+05:30 [Verbose] Range {14908542871278670872,} - elapsed(3.480975ms) err()
2022-08-17T04:26:28.212+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.212+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.228+05:30 [Verbose] scatter: requestId items recieved 144 items processed 144
2022-08-17T04:26:28.228+05:30 [Verbose] Range {14908542871278670872,} - elapsed(16.178474ms) err()
2022-08-17T04:26:28.228+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.228+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.229+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.229+05:30 [Verbose] Range {14908542871278670872,} - elapsed(932.001µs) err()
2022-08-17T04:26:28.229+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.229+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.230+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.230+05:30 [Verbose] Range {14908542871278670872,} - elapsed(797.589µs) err()
2022-08-17T04:26:28.230+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.230+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.231+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.231+05:30 [Verbose] Range {14908542871278670872,} - elapsed(771.506µs) err()
2022-08-17T04:26:28.231+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.231+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.236+05:30 [Verbose] scatter: requestId items recieved 769 items processed 769
2022-08-17T04:26:28.236+05:30 [Verbose] Range {14908542871278670872,} - elapsed(5.35627ms) err()
2022-08-17T04:26:28.236+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.236+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.245+05:30 [Verbose] scatter: requestId items recieved 1792 items processed 1792
2022-08-17T04:26:28.245+05:30 [Verbose] Range {14908542871278670872,} - elapsed(9.482744ms) err()
2022-08-17T04:26:28.246+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.246+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.260+05:30 [Verbose] scatter: requestId items recieved 1577 items processed 1577
2022-08-17T04:26:28.260+05:30 [Verbose] Range {14908542871278670872,} - elapsed(14.497403ms) err()
2022-08-17T04:26:28.260+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.260+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.261+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.261+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.057287ms) err()
2022-08-17T04:26:28.261+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.261+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.266+05:30 [Verbose] scatter: requestId items recieved 452 items processed 452
2022-08-17T04:26:28.266+05:30 [Verbose] Range {14908542871278670872,} - elapsed(4.339015ms) err()
2022-08-17T04:26:28.266+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.266+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.268+05:30 [Verbose] scatter: requestId items recieved 223 items processed 223
2022-08-17T04:26:28.268+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.30983ms) err()
2022-08-17T04:26:28.268+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.268+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.271+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 2.254975ms
2022-08-17T04:26:28.277+05:30 [Verbose] scatter: requestId items recieved 652 items processed 652
2022-08-17T04:26:28.277+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 5.87465ms
2022-08-17T04:26:28.277+05:30 [Verbose] Range {14908542871278670872,} - elapsed(9.538532ms) err()
2022-08-17T04:26:28.278+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.278+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.292+05:30 [Verbose] scatter: requestId items recieved 1966 items processed 1966
2022-08-17T04:26:28.292+05:30 [Verbose] Range {14908542871278670872,} - elapsed(14.863941ms) err()
2022-08-17T04:26:28.292+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 14.579048ms
2022-08-17T04:26:28.292+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.292+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.295+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 850.358µs
2022-08-17T04:26:28.300+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 3.367428ms
2022-08-17T04:26:28.313+05:30 [Verbose] scatter: requestId items recieved 2425 items processed 2425
2022-08-17T04:26:28.313+05:30 [Verbose] Range {14908542871278670872,} - elapsed(20.479175ms) err()
2022-08-17T04:26:28.313+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.313+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.314+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.314+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.109119ms) err()
2022-08-17T04:26:28.314+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.314+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.320+05:30 [Verbose] scatter: requestId items recieved 610 items processed 610
2022-08-17T04:26:28.320+05:30 [Verbose] Range {14908542871278670872,} - elapsed(5.825879ms) err()
2022-08-17T04:26:28.320+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.320+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.323+05:30 [Verbose] scatter: requestId items recieved 265 items processed 265
2022-08-17T04:26:28.324+05:30 [Verbose] Range {14908542871278670872,} - elapsed(3.563644ms) err()
2022-08-17T04:26:28.324+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.324+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.335+05:30 [Verbose] scatter: requestId items recieved 1548 items processed 1548
2022-08-17T04:26:28.335+05:30 [Verbose] Range {14908542871278670872,} - elapsed(11.731359ms) err()
2022-08-17T04:26:28.335+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.336+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.353+05:30 [Verbose] scatter: requestId items recieved 1041 items processed 1041
2022-08-17T04:26:28.353+05:30 [Verbose] Range {14908542871278670872,} - elapsed(17.185348ms) err()
2022-08-17T04:26:28.353+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.353+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.359+05:30 [Verbose] scatter: requestId items recieved 1046 items processed 1046
2022-08-17T04:26:28.360+05:30 [Verbose] Range {14908542871278670872,} - elapsed(6.700378ms) err()
2022-08-17T04:26:28.360+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.360+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.363+05:30 [Verbose] scatter: requestId items recieved 464 items processed 464
2022-08-17T04:26:28.363+05:30 [Verbose] Range {14908542871278670872,} - elapsed(3.339122ms) err()
2022-08-17T04:26:28.363+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.363+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.364+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.364+05:30 [Verbose] Range {14908542871278670872,} - elapsed(832.823µs) err()
2022-08-17T04:26:28.364+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.364+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.365+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.365+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.640202ms) err()
2022-08-17T04:26:28.366+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.366+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.370+05:30 [Verbose] scatter: requestId items recieved 810 items processed 810
2022-08-17T04:26:28.370+05:30 [Verbose] Range {14908542871278670872,} - elapsed(4.064874ms) err()
2022-08-17T04:26:28.370+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.370+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.373+05:30 [Verbose] scatter: requestId items recieved 462 items processed 462
2022-08-17T04:26:28.373+05:30 [Verbose] Range {14908542871278670872,} - elapsed(3.185138ms) err()
2022-08-17T04:26:28.373+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.373+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.390+05:30 [Verbose] scatter: requestId items recieved 2744 items processed 2744
2022-08-17T04:26:28.390+05:30 [Verbose] Range {14908542871278670872,} - elapsed(16.970412ms) err()
2022-08-17T04:26:28.390+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.390+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.391+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.391+05:30 [Verbose] Range {14908542871278670872,} - elapsed(827.948µs) err()
2022-08-17T04:26:28.391+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.391+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.399+05:30 [Verbose] scatter: requestId items recieved 769 items processed 769
2022-08-17T04:26:28.399+05:30 [Verbose] Range {14908542871278670872,} - elapsed(7.945349ms) err()
2022-08-17T04:26:28.399+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.399+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.404+05:30 [Verbose] scatter: requestId items recieved 346 items processed 346
2022-08-17T04:26:28.404+05:30 [Verbose] Range {14908542871278670872,} - elapsed(5.105028ms) err()
2022-08-17T04:26:28.404+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.404+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.412+05:30 [Verbose] scatter: requestId items recieved 875 items processed 875
2022-08-17T04:26:28.412+05:30 [Verbose] Range {14908542871278670872,} - elapsed(8.571894ms) err()
2022-08-17T04:26:28.413+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.413+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.413+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.413+05:30 [Verbose] Range {14908542871278670872,} - elapsed(850.023µs) err()
2022-08-17T04:26:28.413+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.413+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.418+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.175845ms
2022-08-17T04:26:28.419+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.26534ms
2022-08-17T04:26:28.420+05:30 [Verbose] scatter: requestId items recieved 765 items processed 765
2022-08-17T04:26:28.420+05:30 [Verbose] Range {14908542871278670872,} - elapsed(6.936239ms) err()
2022-08-17T04:26:28.420+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.420+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.426+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 6.126281ms
2022-08-17T04:26:28.429+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 1.093308ms
2022-08-17T04:26:28.431+05:30 [Verbose] scatter: requestId items recieved 1702 items processed 1702
2022-08-17T04:26:28.431+05:30 [Verbose] Range {14908542871278670872,} - elapsed(10.203557ms) err()
2022-08-17T04:26:28.431+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.431+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.431+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.431+05:30 [Verbose] Range {14908542871278670872,} - elapsed(825.949µs) err()
2022-08-17T04:26:28.432+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.432+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.432+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 1.719549ms
2022-08-17T04:26:28.438+05:30 [Verbose] scatter: requestId items recieved 916 items processed 916
2022-08-17T04:26:28.438+05:30 [Verbose] Range {14908542871278670872,} - elapsed(6.401021ms) err()
2022-08-17T04:26:28.438+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.438+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.446+05:30 [Verbose] scatter: requestId items recieved 1306 items processed 1306
2022-08-17T04:26:28.446+05:30 [Verbose] Range {14908542871278670872,} - elapsed(7.890834ms) err()
2022-08-17T04:26:28.446+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.446+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.484+05:30 [Verbose] scatter: requestId items recieved 2467 items processed 2467
2022-08-17T04:26:28.484+05:30 [Verbose] Range {14908542871278670872,} - elapsed(37.825723ms) err()
2022-08-17T04:26:28.484+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.484+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.496+05:30 [Verbose] scatter: requestId items recieved 1529 items processed 1529
2022-08-17T04:26:28.496+05:30 [Verbose] Range {14908542871278670872,} - elapsed(11.981934ms) err()
2022-08-17T04:26:28.496+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.496+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.497+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.497+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.599273ms) err()
2022-08-17T04:26:28.497+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.498+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.500+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.500+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.263807ms) err()
2022-08-17T04:26:28.500+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.500+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.500+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.501+05:30 [Verbose] Range {14908542871278670872,} - elapsed(728.45µs) err()
2022-08-17T04:26:28.501+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.501+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.501+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.501+05:30 [Verbose] Range {14908542871278670872,} - elapsed(733.487µs) err()
2022-08-17T04:26:28.501+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.501+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.502+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.502+05:30 [Verbose] Range {14908542871278670872,} - elapsed(754.476µs) err()
2022-08-17T04:26:28.502+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.502+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.512+05:30 [Verbose] scatter: requestId items recieved 951 items processed 951
2022-08-17T04:26:28.512+05:30 [Verbose] Range {14908542871278670872,} - elapsed(9.654711ms) err()
2022-08-17T04:26:28.512+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.512+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.518+05:30 [Verbose] scatter: requestId items recieved 1100 items processed 1100
2022-08-17T04:26:28.518+05:30 [Verbose] Range {14908542871278670872,} - elapsed(6.006594ms) err()
2022-08-17T04:26:28.518+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.518+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.523+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.523+05:30 [Verbose] Range {14908542871278670872,} - elapsed(5.112605ms) err()
2022-08-17T04:26:28.523+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.523+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.533+05:30 [Verbose] scatter: requestId items recieved 933 items processed 933
2022-08-17T04:26:28.533+05:30 [Verbose] Range {14908542871278670872,} - elapsed(10.229656ms) err()
2022-08-17T04:26:28.533+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.533+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.548+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 866.425µs
2022-08-17T04:26:28.549+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.167209ms
2022-08-17T04:26:28.551+05:30 [Verbose] scatter: requestId items recieved 1474 items processed 1474
2022-08-17T04:26:28.552+05:30 [Verbose] Range {14908542871278670872,} - elapsed(18.272673ms) err()
2022-08-17T04:26:28.552+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.552+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.553+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.553+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.61626ms) err()
2022-08-17T04:26:28.553+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.553+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.554+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.554+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.06065ms) err()
2022-08-17T04:26:28.554+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.554+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.555+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.555+05:30 [Verbose] Range {14908542871278670872,} - elapsed(844.671µs) err()
2022-08-17T04:26:28.555+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.555+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.556+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 6.559977ms
2022-08-17T04:26:28.556+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.556+05:30 [Verbose] Range {14908542871278670872,} - elapsed(903.689µs) err()
2022-08-17T04:26:28.556+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.556+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.558+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.558+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.514142ms) err()
2022-08-17T04:26:28.558+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.558+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.558+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 760.924µs
2022-08-17T04:26:28.562+05:30 [Verbose] scatter: requestId items recieved 478 items processed 478
2022-08-17T04:26:28.562+05:30 [Verbose] Range {14908542871278670872,} - elapsed(4.002271ms) err()
2022-08-17T04:26:28.562+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.562+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.562+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 2.116099ms
2022-08-17T04:26:28.565+05:30 [Verbose] scatter: requestId items recieved 298 items processed 298
2022-08-17T04:26:28.565+05:30 [Verbose] Range {14908542871278670872,} - elapsed(3.599213ms) err()
2022-08-17T04:26:28.566+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.566+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.566+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.566+05:30 [Verbose] Range {14908542871278670872,} - elapsed(893.776µs) err()
2022-08-17T04:26:28.566+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.566+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.583+05:30 [Verbose] scatter: requestId items recieved 607 items processed 607
2022-08-17T04:26:28.583+05:30 [Verbose] Range {14908542871278670872,} - elapsed(16.496177ms) err()
2022-08-17T04:26:28.583+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.583+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.588+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.588+05:30 [Verbose] Range {14908542871278670872,} - elapsed(5.309766ms) err()
2022-08-17T04:26:28.588+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.588+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.590+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.590+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.13008ms) err()
2022-08-17T04:26:28.591+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.591+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.592+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.592+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.449033ms) err()
2022-08-17T04:26:28.592+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.592+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.597+05:30 [Verbose] scatter: requestId items recieved 508 items processed 508
2022-08-17T04:26:28.597+05:30 [Verbose] Range {14908542871278670872,} - elapsed(4.550327ms) err()
2022-08-17T04:26:28.597+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.597+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.598+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.598+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.146865ms) err()
2022-08-17T04:26:28.598+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.598+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.599+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.599+05:30 [Verbose] Range {14908542871278670872,} - elapsed(767.622µs) err()
2022-08-17T04:26:28.599+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.599+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.600+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.600+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.06621ms) err()
2022-08-17T04:26:28.600+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.600+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.609+05:30 [Verbose] scatter: requestId items recieved 915 items processed 915
2022-08-17T04:26:28.609+05:30 [Verbose] Range {14908542871278670872,} - elapsed(9.0741ms) err()
2022-08-17T04:26:28.609+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.609+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.610+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.610+05:30 [Verbose] Range {14908542871278670872,} - elapsed(859.914µs) err()
2022-08-17T04:26:28.610+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.610+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.613+05:30 [Verbose] scatter: requestId items recieved 181 items processed 181
2022-08-17T04:26:28.613+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.154358ms) err()
2022-08-17T04:26:28.613+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.613+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.617+05:30 [Verbose] scatter: requestId items recieved 471 items processed 471
2022-08-17T04:26:28.617+05:30 [Verbose] Range {14908542871278670872,} - elapsed(4.010518ms) err()
2022-08-17T04:26:28.617+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.617+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.618+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.618+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.085473ms) err()
2022-08-17T04:26:28.618+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.618+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.619+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.619+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.573733ms) err()
2022-08-17T04:26:28.620+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.620+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.632+05:30 [Verbose] scatter: requestId items recieved 2140 items processed 2140
2022-08-17T04:26:28.632+05:30 [Verbose] Range {14908542871278670872,} - elapsed(12.439677ms) err()
2022-08-17T04:26:28.632+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.632+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.651+05:30 [Verbose] scatter: requestId items recieved 2484 items processed 2484
2022-08-17T04:26:28.651+05:30 [Verbose] Range {14908542871278670872,} - elapsed(18.837103ms) err()
2022-08-17T04:26:28.651+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.651+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.666+05:30 [Verbose] scatter: requestId items recieved 2484 items processed 2484
2022-08-17T04:26:28.666+05:30 [Verbose] Range {14908542871278670872,} - elapsed(15.400795ms) err()
2022-08-17T04:26:28.666+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.667+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.668+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.668+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.296088ms) err()
2022-08-17T04:26:28.668+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.668+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.685+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.621696ms
2022-08-17T04:26:28.689+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 2.223697ms
2022-08-17T04:26:28.696+05:30 [Verbose] scatter: requestId items recieved 2181 items processed 2181
2022-08-17T04:26:28.696+05:30 [Verbose] Range {14908542871278670872,} - elapsed(28.280764ms) err()
2022-08-17T04:26:28.696+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 6.84025ms
2022-08-17T04:26:28.696+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.697+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.701+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 1.578609ms
2022-08-17T04:26:28.702+05:30 [Verbose] scatter: requestId items recieved 866 items processed 866
2022-08-17T04:26:28.702+05:30 [Verbose] Range {14908542871278670872,} - elapsed(5.53876ms) err()
2022-08-17T04:26:28.702+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.702+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.703+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.703+05:30 [Verbose] Range {14908542871278670872,} - elapsed(824.843µs) err()
2022-08-17T04:26:28.703+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.703+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.704+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 643.911µs
2022-08-17T04:26:28.704+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.704+05:30 [Verbose] Range {14908542871278670872,} - elapsed(903.602µs) err()
2022-08-17T04:26:28.704+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.704+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.705+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.705+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.263695ms) err()
2022-08-17T04:26:28.705+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.705+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.712+05:30 [Verbose] scatter: requestId items recieved 1281 items processed 1281
2022-08-17T04:26:28.712+05:30 [Verbose] Range {14908542871278670872,} - elapsed(7.37487ms) err()
2022-08-17T04:26:28.712+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.712+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.719+05:30 [Verbose] scatter: requestId items recieved 1303 items processed 1303
2022-08-17T04:26:28.719+05:30 [Verbose] Range {14908542871278670872,} - elapsed(6.981081ms) err()
2022-08-17T04:26:28.719+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.719+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.732+05:30 [Verbose] scatter: requestId items recieved 1377 items processed 1377
2022-08-17T04:26:28.732+05:30 [Verbose] Range {14908542871278670872,} - elapsed(12.488929ms) err()
2022-08-17T04:26:28.732+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.732+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.733+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.733+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.083351ms) err()
2022-08-17T04:26:28.733+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.733+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.750+05:30 [Verbose] scatter: requestId items recieved 1347 items processed 1347
2022-08-17T04:26:28.750+05:30 [Verbose] Range {14908542871278670872,} - elapsed(16.707544ms) err()
2022-08-17T04:26:28.750+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.750+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.751+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.751+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.311514ms) err()
2022-08-17T04:26:28.751+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.751+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.770+05:30 [Verbose] scatter: requestId items recieved 1583 items processed 1583
2022-08-17T04:26:28.770+05:30 [Verbose] Range {14908542871278670872,} - elapsed(18.75596ms) err()
2022-08-17T04:26:28.770+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.770+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.775+05:30 [Verbose] scatter: requestId items recieved 139 items processed 139
2022-08-17T04:26:28.775+05:30 [Verbose] Range {14908542871278670872,} - elapsed(4.546165ms) err()
2022-08-17T04:26:28.775+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.775+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.780+05:30 [Verbose] scatter: requestId items recieved 302 items processed 302
2022-08-17T04:26:28.780+05:30 [Verbose] Range {14908542871278670872,} - elapsed(5.668512ms) err()
2022-08-17T04:26:28.781+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.781+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.782+05:30 [Verbose] scatter: requestId items recieved 49 items processed 49
2022-08-17T04:26:28.782+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.724855ms) err()
2022-08-17T04:26:28.782+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.782+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.805+05:30 [Verbose] scatter: requestId items recieved 1570 items processed 1570
2022-08-17T04:26:28.805+05:30 [Verbose] Range {14908542871278670872,} - elapsed(22.613832ms) err()
2022-08-17T04:26:28.805+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.805+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.813+05:30 [Verbose] scatter: requestId items recieved 762 items processed 762
2022-08-17T04:26:28.813+05:30 [Verbose] Range {14908542871278670872,} - elapsed(7.693158ms) err()
2022-08-17T04:26:28.813+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.813+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.828+05:30 [Verbose] scatter: requestId items recieved 1656 items processed 1656
2022-08-17T04:26:28.828+05:30 [Verbose] Range {14908542871278670872,} - elapsed(14.831264ms) err()
2022-08-17T04:26:28.828+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.828+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.845+05:30 [Verbose] scatter: requestId items recieved 2202 items processed 2202
2022-08-17T04:26:28.845+05:30 [Verbose] Range {14908542871278670872,} - elapsed(17.184547ms) err()
2022-08-17T04:26:28.845+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.846+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.856+05:30 [Verbose] scatter: requestId items recieved 1474 items processed 1474
2022-08-17T04:26:28.857+05:30 [Verbose] Range {14908542871278670872,} - elapsed(12.033841ms) err()
2022-08-17T04:26:28.857+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.857+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.860+05:30 [Verbose] scatter: requestId items recieved 298 items processed 298
2022-08-17T04:26:28.860+05:30 [Verbose] Range {14908542871278670872,} - elapsed(3.108857ms) err()
2022-08-17T04:26:28.860+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.861+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.864+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.864+05:30 [Verbose] Range {14908542871278670872,} - elapsed(3.31592ms) err()
2022-08-17T04:26:28.864+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.864+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.873+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 3.529264ms
2022-08-17T04:26:28.878+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 4.9491ms
2022-08-17T04:26:28.883+05:30 [Verbose] scatter: requestId items recieved 1849 items processed 1849
2022-08-17T04:26:28.883+05:30 [Verbose] Range {14908542871278670872,} - elapsed(19.395331ms) err()
2022-08-17T04:26:28.883+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.883+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.885+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.885+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.562287ms) err()
2022-08-17T04:26:28.885+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.885+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.888+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 9.085702ms
2022-08-17T04:26:28.889+05:30 [Verbose] scatter: requestId items recieved 320 items processed 320
2022-08-17T04:26:28.889+05:30 [Verbose] Range {14908542871278670872,} - elapsed(4.245919ms) err()
2022-08-17T04:26:28.889+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.889+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.891+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.891+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.268777ms) err()
2022-08-17T04:26:28.891+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.891+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.892+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 1.578992ms
2022-08-17T04:26:28.893+05:30 [Verbose] scatter: requestId items recieved 45 items processed 45
2022-08-17T04:26:28.893+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.767658ms) err()
2022-08-17T04:26:28.894+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.894+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.894+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 993.995µs
2022-08-17T04:26:28.905+05:30 [Verbose] scatter: requestId items recieved 1303 items processed 1303
2022-08-17T04:26:28.905+05:30 [Verbose] Range {14908542871278670872,} - elapsed(11.121233ms) err()
2022-08-17T04:26:28.905+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.905+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.905+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.906+05:30 [Verbose] Range {14908542871278670872,} - elapsed(841.688µs) err()
2022-08-17T04:26:28.906+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.906+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.906+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.906+05:30 [Verbose] Range {14908542871278670872,} - elapsed(850.922µs) err()
2022-08-17T04:26:28.906+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.906+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.907+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.907+05:30 [Verbose] Range {14908542871278670872,} - elapsed(952.236µs) err()
2022-08-17T04:26:28.907+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.907+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.913+05:30 [Verbose] scatter: requestId items recieved 770 items processed 770
2022-08-17T04:26:28.913+05:30 [Verbose] Range {14908542871278670872,} - elapsed(5.537195ms) err()
2022-08-17T04:26:28.913+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.913+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.927+05:30 [Verbose] scatter: requestId items recieved 395 items processed 395
2022-08-17T04:26:28.927+05:30 [Verbose] Range {14908542871278670872,} - elapsed(13.96642ms) err()
2022-08-17T04:26:28.929+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.929+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.930+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.930+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.032896ms) err()
2022-08-17T04:26:28.930+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.930+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.933+05:30 [Verbose] scatter: requestId items recieved 299 items processed 299
2022-08-17T04:26:28.933+05:30 [Verbose] Range {14908542871278670872,} - elapsed(3.219943ms) err()
2022-08-17T04:26:28.933+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.933+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.955+05:30 [Verbose] scatter: requestId items recieved 1282 items processed 1282
2022-08-17T04:26:28.955+05:30 [Verbose] Range {14908542871278670872,} - elapsed(22.405989ms) err()
2022-08-17T04:26:28.956+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.956+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.957+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.957+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.25313ms) err()
2022-08-17T04:26:28.957+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.957+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.958+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.958+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.158884ms) err()
2022-08-17T04:26:28.958+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.958+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.959+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.959+05:30 [Verbose] Range {14908542871278670872,} - elapsed(806.925µs) err()
2022-08-17T04:26:28.959+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.959+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.991+05:30 [Verbose] scatter: requestId items recieved 1009 items processed 1009
2022-08-17T04:26:28.991+05:30 [Verbose] Range {14908542871278670872,} - elapsed(32.64489ms) err()
2022-08-17T04:26:28.992+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.992+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.993+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.993+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.119088ms) err()
2022-08-17T04:26:28.993+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.993+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:28.993+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:28.994+05:30 [Verbose] Range {14908542871278670872,} - elapsed(835.431µs) err()
2022-08-17T04:26:28.994+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:28.994+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.027+05:30 [Verbose] scatter: requestId items recieved 1316 items processed 1316
2022-08-17T04:26:29.028+05:30 [Verbose] Range {14908542871278670872,} - elapsed(33.932328ms) err()
2022-08-17T04:26:29.028+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.028+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.029+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.029+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.207761ms) err()
2022-08-17T04:26:29.029+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.029+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.033+05:30 [Verbose] scatter: requestId items recieved 151 items processed 151
2022-08-17T04:26:29.034+05:30 [Verbose] Range {14908542871278670872,} - elapsed(4.992374ms) err()
2022-08-17T04:26:29.034+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.034+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.041+05:30 [Verbose] scatter: requestId items recieved 231 items processed 231
2022-08-17T04:26:29.042+05:30 [Verbose] Range {14908542871278670872,} - elapsed(7.654175ms) err()
2022-08-17T04:26:29.042+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.042+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.049+05:30 [Verbose] scatter: requestId items recieved 633 items processed 633
2022-08-17T04:26:29.049+05:30 [Verbose] Range {14908542871278670872,} - elapsed(7.726385ms) err()
2022-08-17T04:26:29.049+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.049+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.057+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.057+05:30 [Verbose] Range {14908542871278670872,} - elapsed(7.208064ms) err()
2022-08-17T04:26:29.057+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.057+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.058+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.058+05:30 [Verbose] Range {14908542871278670872,} - elapsed(1.209983ms) err()
2022-08-17T04:26:29.058+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.058+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.107+05:30 [Verbose] scatter: requestId items recieved 2768 items processed 2768
2022-08-17T04:26:29.107+05:30 [Verbose] Range {14908542871278670872,} - elapsed(48.915537ms) err()
2022-08-17T04:26:29.107+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.107+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.112+05:30 [Verbose] scatter: requestId items recieved 469 items processed 469
2022-08-17T04:26:29.112+05:30 [Verbose] Range {14908542871278670872,} - elapsed(5.446228ms) err()
2022-08-17T04:26:29.112+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.112+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.137+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.137+05:30 [Verbose] Range {14908542871278670872,} - elapsed(24.773837ms) err()
2022-08-17T04:26:29.137+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.137+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.138+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools elapsed 1.232282ms
2022-08-17T04:26:29.140+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default?uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 1.195919ms
2022-08-17T04:26:29.146+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets?v=33502871&uuid=4f35e0f2426a7a57191342c32937eb69 elapsed 5.592926ms
2022-08-17T04:26:29.158+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/b/default elapsed 9.302465ms
2022-08-17T04:26:29.167+05:30 [Verbose] getWithAuthInternal: url http://127.0.0.1:9000/pools/default/buckets/default/scopes elapsed 1.05144ms
2022-08-17T04:26:29.201+05:30 [Verbose] scatter: requestId items recieved 1897 items processed 1897
2022-08-17T04:26:29.201+05:30 [Verbose] Range {14908542871278670872,} - elapsed(63.572007ms) err()
2022-08-17T04:26:29.201+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.201+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.207+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.207+05:30 [Verbose] Range {14908542871278670872,} - elapsed(6.581633ms) err()
2022-08-17T04:26:29.207+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.207+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.229+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.229+05:30 [Verbose] Range {14908542871278670872,} - elapsed(21.825409ms) err()
2022-08-17T04:26:29.229+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.229+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.240+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.240+05:30 [Verbose] Range {14908542871278670872,} - elapsed(10.424477ms) err()
2022-08-17T04:26:29.240+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.240+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.247+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.247+05:30 [Verbose] Range {14908542871278670872,} - elapsed(6.813866ms) err()
2022-08-17T04:26:29.247+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.247+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.269+05:30 [Verbose] scatter: requestId items recieved 592 items processed 592
2022-08-17T04:26:29.270+05:30 [Verbose] Range {14908542871278670872,} - elapsed(22.898571ms) err()
2022-08-17T04:26:29.270+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.270+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.274+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.274+05:30 [Verbose] Range {14908542871278670872,} - elapsed(4.570449ms) err()
2022-08-17T04:26:29.274+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.274+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.277+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.277+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.731729ms) err()
2022-08-17T04:26:29.277+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.277+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.279+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.279+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.145755ms) err()
2022-08-17T04:26:29.279+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.279+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.296+05:30 [Verbose] scatter: requestId items recieved 390 items processed 390
2022-08-17T04:26:29.296+05:30 [Verbose] Range {14908542871278670872,} - elapsed(16.429354ms) err()
2022-08-17T04:26:29.296+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.296+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.298+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.298+05:30 [Verbose] Range {14908542871278670872,} - elapsed(2.676355ms) err()
2022-08-17T04:26:29.299+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.299+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.303+05:30 [Verbose] scatter: requestId items recieved 0 items processed 0
2022-08-17T04:26:29.303+05:30 [Verbose] Range {14908542871278670872,} - elapsed(4.451782ms) err()
2022-08-17T04:26:29.303+05:30 [Verbose] scatter: requestId queryport 127.0.0.1:9107 partition [0]
2022-08-17T04:26:29.303+05:30 [Verbose] scatter: requestId limit 10000000 offset 0 sorted true pushdown limit 10000000 pushdown offset 0 pushdown sorted true isAggr false
2022-08-17T04:26:29.350+05:30 [Verbose] scatter: requestId items recieved 2523 items processed 2523
2022-08-17T04:26:29.352+05:30 [Verbose] Range {14908542871278670872,} - elapsed(48.824494ms) err(