Building

Started building at 2023/08/13 21:21:59
Using pegged server, 1355 build
Calculating base
Updating mirror
Basing run on 7.6.0-1355 2efa34a028
Updating tree for run 13.08.2023-21.21
query is at 2ec4523, changes since last good build: 
 2ec4523ca MB-58208 Add support for IF [NOT] EXISTS before object name
 e9aa4fee7 MB-57034: go.mod changes since go-curl is no longer a dependency
 7f10db8d6 MB-57034: Replace the use of go-curl in CURL() implementation
 7c96e2a16 MB-58150 Further limit cases we use OR clause filters for sarging index keys
 00a31ca17 MB-58192 Revise fix
 923eb522d MB-58078: Add unit tests for external JS UDFs
 0adbeb252 MB-11512 allow optional subclauses only if RECURSIVE keyword specified
 38087cd76 MB-58192 Fix syntax help data generation
 9153c8159 Revert "MB-58106 Further limit cases we use OR clause filters for sarging index keys"
 81b4cf886 MB-58190 Fix panic in cbq vim-mode.
 fbec2d6a2 MB-58106 Further limit cases we use OR clause filters for sarging index keys
 0d94a794a Revise syntax help generation
 4c5110f66 Further build script revision.
 d7ef13ff9 Fix build scripts
 6897f171e MB-58078: Add unit tests for N1QL managed JS UDFs
 18679cedc MB-56363 Provide line & column information...
 a1c69cd0b MB-57717 Initial changes for CBO stats migration
 fed5d08a3 Revise cbq build.sh
 a18188037 MB-53384 Fix unit test
 4a85c6319 MB-56363 Unit test update
 af002d685 MB-11512 Hierarchical / recursive queries using WITH
 cfe8f0c41 MB-57717 Create primary index on system collection (_query) when needed
 40f227425 MB-56363 Improve syntax errors context information
 15d740902 MB-58039: Add unit tests for Inline UDFs
 f67b8a40b MB-57717 skeleton changes to move scope UDFs to _system scope
 21468b1f7 MB-53384 Support of correlated subquery use primary index or sequential scan
 ffb8f3690 MB-58010. instead of query-cbauth use n1ql-cbauth
 9b4fed943 build repo update for tools-common
 04d61fa4d MB-51961 Do not use filter in case of cached Fetch/IndexScan3
 2f8e9615c MB-58004 Correctly report statement parsing errors
 f895e3c02 MB-57920: Add “correlated” field for subqueries in EXPLAIN and profiling output
 d36a39fb5 MB-58002 Ensure deadline is reset when not in use
 a8411ed9d MB-57167: [EXPLAIN FUNCTION] Complete query support for EXPLAIN FUNCTION on JS UDFs
 23c63078f MB-16789 Minor revision
 dbd0a89cf MB-16789 Add (basic) SQL++ syntax help to cbq shell
 02072ce6c MB-57964 Add limit on completed_requests plan size
 6572f31f0 MB-57961 Add multi-byte aware string functions.
 4cc51ada3 MB-57899 make sure that any panic releasing the execution layer does not affect completing the request
 862d99f76 MB-56524, MB-57489: [EXPLAIN FUNCTION] Modify EXPLAIN FUNCTION for inline UDFs
 2f6bf7775 MB-57240 Do not ignore error from formalization
 f5869782f MB-57904 Proper handle of WITH correlation in encoded_plan
 78740665e MB-57585: go mod tidy
 c43dc7774 MB-57883 Pick up the v1.0.0 releases of 'tools-common' sub-modules
 14593a484 MB-57904 Proper propagation of WITH clause correlation
 d3eb6e79c MB-57861 Error limits should only apply to DML errors
 b80a207b7 MB-57900 Proper check for max limit of number of spans when composing multiple spans
 2fd0e5841 MB-57869 Fix grammar.
 a39b25ece MB-57863 Proper formalization of query containing only an ExpressionTerm
 bacf2f90a MB-56553 Add max recursion depth for builtin recursivecte function
 bae69212c Uprade to bleve@v2.3.9
 8b809baa2 MB-57770 Protect against empty random document key
 ef41fac0e Revert "MB-57768 Protect against empty random document key"
 99c8e637a MB-57768 Protect against empty random document key
 25baa9f64 Use same plan flags for ORDER
 4b6fa6aba MB-28587 Better compare scan hierarchies when planning
 bc711c249 MB-26683 Provide function to return formalised statement text
 b0d8e974c MB-57766 : ALTER INDEX shows incorrect error message when index does not exist
 5fc31d0bd MB-57781 Proper save/restore this.node on builder
 e4eabf314 MB-53981 Correct case insensitive identifier handling
 592fd9d1a MB-57759 Correct optional argument detection.
 2df4a2072 MB-56816 Refine fix
 aa4abfb08 MB-56816 Revise fix
 9d4994982 MB-57729 Do not perform string replacement on the entire array key
 9ce01e124 MB-57716 Add DEFAULT as keyword
 286926e6d MB-57167 : [ EXPLAIN FUNCTION ] Add a BasicContext interface to expose to js-evaluator
 1be1ed7eb MB-56816 Revise fix
 1c9daa0c0 MB-56816 Serialise pool refresh & keyspace addition
 1e9b66da4 MB-57697 Add sequential scan completed qualifier
 f92d494b9 MB-56040 Correct memory rate FFDC
 f8f739443 MB-57666 With CBO do not always pick index scan with order
 778392163 MB-57647 Modify fix
 d249562aa MB-57647 Do not use covering index scan for system indexes
 50b79e362 MB-57645. Pick latest gocbcore
 2d9ea3eb9 MB-57646 Fix unit tests
 1021eaa53 MB-21959 Implement switchable duration output format
 0ded91abd MB-57473: Allow query to read from replica only if cluster supports it
 44d77b8e3 MB-39484: Remove N1QL support for password-less buckets.
 1c7ad86b9 MB-39494: Remove N1QL support for password-less buckets.
 15a1ff8c6 MB-57598 Revise test cases
 94badcd01 MB-57598 Handle additional date component separators
 ec5677965  MB-56286: support indexer agnostic securityChange handler
 4928ec67d MB-57284: Upgrade to gocbcore@v10.2.5
 727215138 MB-57348 defensively check that dequeued request is populated
 883c16a1c MB-57394: go mod tidy
 8a949f149 MB-56348 defensively check that dequeued request is populated
 61a3f1c38 MB-57346 Handle OR clause with IS MISSING better in index advisor
 4f9d74e58 MB-57197 Fix unit test failure
 c0cb02767 MB-57197 Enhance date functions.
 95bbd2ca0 MB-57287 Revise implementation.
 a9f727a16 MB-57240 Handle Subqueries separately
 d3ab2c7d8 MB-56916 Use arrays to insert redaction tags...
 473727c38 MB-57287 Support XML output format
 59b270203 Update build.sh
 e02d1dffe MB-57240 Proper detect and mark correlated subqueries from encoded plan
 a3d3c2428 MB-56912 : Add -advise option to CBQ shell
 ab17850ed MB-57197 Revise date functions.
 f9fc60614 MB-57229 Revise perms for admin endpoints
 b58e29e35 MB-57209 Add mask and fixedlength filter options
 1fa968ca1 MB-57209 Redact function.
 00789c76f MB-57187 Follow-up fix
 cde105e6b MB-57187 Additional updates for apple M1 chip
 b9873f4fd MB-57187 Update unit test for apple M1 chip
 34cb2e313 go mod tidy
 2ef5758b0 MB-57169 Retry host to node ID resolution...
 1d42b0cdb MB-45267 Revise fix
 b070b735f MB-57153 Revert to path elements in E_DATASTORE_INSUFFICIENT_CREDENTIALS
 4d6e8b4e8 MB-45267 Limit use of errors.NewError
 b3bb70998 MB-57146 Fix admin endpoint redaction
 109987083 MB-54782 Revise fix.
 1f386d73e MB-56524: Support for EXPLAIN FUNCTION statement.
 58018b6e3 MB-57116 Change threshold qualifier to check ...
 095528bb8 MB-56128 Provide pretty option for admin endpoints
 c8be2f3af MB-57052 improve fix
 ec5babb8b MB-56553 Rcte builtin function
 aa53dcd52 MB-57102 Use a separate structure for WITH clause
 6dac1bddb MB-57052 check bucket cleanup status every minute
 2654b7491 MB-57038 Address memory usage for host to UUID mapping
 e503a6faf MB-56956 Don't close operators more than once
 bb01d5d1c MB-57103 fix error codes
 9564ee87d MB-56968 Revise new key checking limits
 f8afe6b76 MB-57100 Add node_uuid function
 aed72242c MB-57099. Report actual memory Usage percent with respect to node quota
 6fc6dafba MB-57072 Ensure state isn't released whilst in use
 a9ea549d0 MB-57073: [query] Fix missing mutationCount in DMLs on system keyspaces
 6f871121e MB-56040 Correct type for memory usage
 e9994553c MB-57048 Report host resolution failure in PrepareTopologyChange
 c3648cace MB-57046 Add FFDC count to vitals
 2e2c8e832 MB-56997: FIx hang when a query plan is executed via ExecutePrepared() and there is a fatal error in the root operator.
 11b6d4596 MB-57022 Add admin endpoint to access diagnostic logs
 4c3c3756f MB-56771: fix errors in regulator stats
 c11b3c26d MB-56372: Fix mistaken assignment in ExecutePrepared()
 cfe0da5e3 MB-56816 Enasure bucket updater is started when reloading the namespace.
 637f99c1f MB-56771: update metrics_metadata.json w/ regulator metrics
 6180eaf9d MB-56933 emit 'n1ql_' prefixed regulator stats
 a60854d37 MB-56988 Handle FALSE WHERE clause better
gometa is at 96e745a, changes since last good build: none
ns_server is at 5ebfe79, changes since last good build: 
 5ebfe79d9 MB-55578: Store MonitorState correctly in health_monitor:handle_call
 4d7ecdfec MB-55578: Simplify kv_stats_monitor refresh mechanism
 7145e80dc MB-58168: Only get statuses from ns_memcached once in ns_heart
 9604df586 MB-55578: Only get statuses from ns_memcached once in kv_monitor
 0408af843 Revert "Check for duplicate REST keys"
 d3ff245d6 MB-58218: Correct typo causing bad match in kv_stats_monitor
 52e100754 Check for duplicate REST keys
 c107fefe9 MB-57993: Reduce default num_vbuckets to 16 ...
 52f7a613a [cluster_tests]: Remove setting num_vbuckets.
 aa3ee06dc MB-56332: Remove throttle support from internalSettings
 be6b7b7f0 MB-57924 Allow resetting collection maxTTL via set_manifest
 999b2fd49 MB-56513: use consistent radio boxes
 7f4331a76 MB-58172: Make "sendStats" mandatory for community edition
 3c93814a6 MB-57994 Check for duplicate params in request
 ccbde3ab7 [cluster_tests] New clusters still need to be checked...
 ac5aaae0b [cluster_tests] Add MasterPasswordState cluster requirement
 74e1f68bb [cluster_tests] Get rid of annoying print from xmlschema
 7491c5737 [cluster_tests]: Test travel-sample loading on ...
 9a2a81a05 MB-55578: Make kv_stats_monitor use map rather than state
 14bd6194e [cluster_tests] Fix group_testsets
 ed0bcceee MB-24487: [SAML] Minor UI corrections
 b381b8e26 MB-57501: Test "cert will expire soon" alerts
 03db2921a MB-57493: Add tests for EC key, RSA key, and PKCS12 certs
 8cfa4a3cf MB-24487: Redirect user from uilogout to /saml/deauth
 69788bc5e MB-52181: Fix cert expiration alerts
 73ea2c999 MB-48217: [SM] Add cluster tests for password via command
 770a13db4 MB-48217: [SM] Fix API call that comes right after another failed...
 a4d91613e MB-48217: [SM] Add unit-tests for upgrade from 7.2
 c35d6cfbf MB-48217: [SM] Add secret management settings API
 7a82dc838 MB-48217: [SM] Manage datakey using external cmd
 1cbf5eed2 MB-48217: [SM] Support for reading master password via cmd
 cfa46b529 MB-48217: [SM] Add support for gosecrets config reload
 f6861d30d MB-48217: [SM] Add some gosecrets unit-tests
 a3ba91b12 MB-48217: [SM] Split encryption_service code into
 fd29ad341 MB-48217: [SM] Add some tests for secret management
 14cc0eac4 MB-48217: [SM] Log unexpected messages in encr service
 2b8c184ba MB-48217: [SM] Send panic reason to babysitter
 feb076bfd MB-48217: [SM] Add logging in gosecrets
 8a0575ddd MB-48217: [SM] encryption_service refactoring
 55d431b4c MB-56513: single sign-out UI
 2b92dffd4 [cluster_tests]: Fix incorrect f-string.
 2f223cb34 [cluster_tests]: Rename function.
 562469c10 MB-55578: Always store refresh_interval in health_monitor state
 3457e2b05 MB-55578: Reduce minimum auto-failover timeout value to 1 second
 beb777865 MB-58148, MB-57260: Fix removing per-node keys on node ejection.
 f0d9e53a7 MB-57924 Added unit tests for collection maxTTL
 bdf5283d3 MB-57924 Provide way to reset collection maxTTL
 b3101102a MB-57924 Pass maxTTL=0 to memcached to disable TTL
 fb23a827e Update the release for newly added stats
 3355e3dfc MB-58138 Add replacment for sysproc_cpu_utilization
 9fce76b4b Revert "MB-55578: Make kv_stats_monitor use map rather than state"
 7655963c9 Revert "MB-55578: Simplify kv_stats_monitor refresh mechanism"
 048fe8e38 MB-55578: Simplify kv_stats_monitor refresh mechanism
 08d14b47e MB-55578: Make kv_stats_monitor use map rather than state
 e50da99a1 MB-55578: Correct health_monitor behaviour callback specs
 e2fb54ed5 MB-55578: Simplify refresh logic in index_monitor
 1c49131b4 MB-55578: Pass health_monitor State to can_refresh
 56e00a380 MB-55578: Use map in index_monitor state rather than record
 47aed640f MB-55578: Move specific monitor testing earlier in test
 f4ed5693f MB-55578: Scale monitor refresh with auto-failover timeout < 5s
 fd1bb33c0 MB-55578: Cache monitors in node_status_analyzer state
 b30357f63 MB-57989: Use nodes_wanted in ns_heart:status_all rather than nodes()
 6728a4d17 MB-58009 fix incorrectly written label_to_service
 105b1f886 MB-58009 cache size overrides should work for any services, not
 fbedde260 MB-58036 Add query sequences roles.
 343362ea6 MB-56860: add retry logic and show result in textarea
 98897e72d MB-56860: show up all connectionPreCheck errors
 ee82d8d39 MB-58091 Bump manifest UID on upgrade
 b3fd8118a Filter out deleted files from git diff used by erlang formatter
 6c346f4f7 MB-55587: Move child monitor test setup after parent monitor setup
 92c062e06 MB-58087: Log auto-failover logic state when we create it
 91e0f2fef MB-58087: Use correct timeout when updating auto failover logic state
 37434058c MB-57773 Adding secrets management status to cbcollect_info
 4409cf85b MB-57966: Persist query completed-max-plan-size settings
 00ed8dd4a MB-55578: Cache local monitors in node_monitor state
 d28ea1e0b Fix typo: apply_on_belalf_of_identity -> apply_on_behalf_of_identity
 fba7f2f82 MB-57499: Add tests for password hash settings
 11e168e38 MB-57572: Check status of write of service map on failover
 a767c8f5a [cluster_tests]: Test delta-recovery mid storage_mode migration.
 e2d5b7ba8 MB-56513: delete spVerifyRecipientValue if Recipient is custom
 17d9e006a MB-56513: disable the form fields correctly
 c2ae55f49 MB-56513: reset form errors on submit
 b49541d5e MB-56513: hide appropriate fields when File or Custom Node is selected
 cb98d80ba MB-56513: use mn-file-reader for the Trusted Fingerprints
 b6f3916e5 MB-56513: add http_one_time parameter support
 f03c1d17a MB-56513: use mn-file-reader for other file fields
 a837f9e6a MB-56513: upgrade mn-file-reader and use for Load IDP
 5f7a8fe7f MB-56513: allow admin to create external user if saml is enabled
 5c5512810 Revert "MB-56073: Revert "MB-55588/MB-55747: Fix couch_docs_fragmentation for old endpoint""
 27cb6e322 MB-57572: Update service map after bucket prep.
 5f167a73a MB-24487: Logout saml users when saml gets disabled
 ef47d7741 MB-24487: Fix cert validation
 0fdc4992f Put licence info in order for tests
 ec7dc5e66 [cluster_tests] Disable colors when not in terminal
 828fdcfb7 MB-57522: Add cluster tests for int pass rotation
 8c8c6220c [cluster_tests] Move data_path to node
 d09f4c822 MB-56513: asterisks are fine for spKey
 4d59d72bd MB-56513: make form fully reactive and update on save
 9a46ca294 [cluster_tests] Add "services" cluster requirement
 436283945 [cluster_connect] Add --start-index support
 692047639 [cluster_tests] Add some improvements in poll_for_condition
 9aa565ab9 Revert "[cluster_tests]: Test delta-recovery mid storage_mode migration."
 2aea08da4 [cluster_tests]: Test delta-recovery mid storage_mode migration.
 bc15604ee MB-55579: Disable storage mode migration in serverless.
 4903ec44c MB-55579: Bucket storage mode migration.
 a67a42b54 Add bucket_test in cluster_tests runs by default
 1eae3369d MB-57800 Add bucket capabilities for system collections
 332d39fd7 Merge "Merge remote-tracking branch 'couchbase/neo'"
 2b39dc1f7 Return "numVBuckets" instead of "numVbuckets" in  ...
 76e7f5837 Merge remote-tracking branch 'couchbase/neo'
 b74a2d0fd MB-57945: Update metrics metadata
 1e4510898 [cluster_tests] Add import time to prom_sd_config_test
 6c7409707 MB-58003 Add unit test for _system scope upgrade.
 5aff19b25 MB-46500: [users_backup] Make include and exclude mutually...
 8aef25d27 MB-57800/MB-57683: Upgrade on-prem buckets to use _system scope
 4aee4425d MB-57800/MB-57683 Add _system scope to on-prem configurations
 624d1d9b3 Erlang formatter changes for commit hook
 9d94f6ac9 MB-55578: Make specialised health monitor handle_cast/info return state
 ee3f17a88 improve the printout of build_dynamic_bucket_info_test
 97df95248 MB-55578: Add extra unit tests to dcp_traffic_monitor
 c7239c8fa MB-55578: Make auto_failover_tick_period configurable
 367c37304 MB-55578: Move auto_failover tick_period to state
 45209fbc3 MB-55578: Set inactive time to 2x refresh_interval
 d65a649c9 MB-56860: Add PreCheck to adding a remote cluster
 84e2d0ccb MB-57332: Add XDCR Filter Binary Checkbox
 777cc8129 MB-56513: Import mnUserRolesService
 4da7e339e MB-55578: Make health_monitor refresh intervals configurable
 ed432de08 MB-55578: Pass child monitor state to health_monitor:send_heartbeat
 7eb85244b MB-55578: Calculate/store refresh_interval in health_monitor
 65c52bff0 MB-53073 Add stats to CbAuth cache
 3bfa7a216 MB-57887 No expiration for _system scope collections
 88858443c Verify alt addresses available
 8ed917664 MB-56513: Integrating SAML SSO configuration UI
 a317f7acc MB-31806: Allow modification of collection maxTTL
 cf902564a MB-57886: Parse pressure statistics from ns_server.stats.log.
 b1bedff27 MB-57826: Add provisioned config profile
 e289973c7 Reformat collections.erl tests
 71d9e4a3b MB-57589 Change VERSION_ELIXIR to VERSION_TRINITY
 063702a0a Fix formatting for collections:verify_oper
 3012971bf Add comment explaining how dcp_proxy:nuke_connection works
 2e817f7dc Fix erlang diff formatter for file creation
 dd4c2fbb5 MB-56470 Unblock ns_audit in case memcached is slow
 216235965 MB-56470 Continue sending logs if einval error happens
 11134ee4e MB-53072 Make cbauth cache size configurable
 7ac670caf MB-57790 Use min replicas when loading sample buckets
 4eb03ac55 Merge "MB-57614 Merge remote-tracking branch 'couchbase/7.1.x'" into neo
 1dca0de1c Merge remote-tracking branch 'couchbase/neo'
 0158e2e43 MB-57614 Merge remote-tracking branch 'couchbase/7.1.x'
 7948e4efc MB-57682: Verify couch_config:set succeeded.
 95d31a224 Make erlang formatter check mode run git diff quietly if run under hook
 5396c86d2 [cluster_tests] Ability to specify seed for tests
 81495f57c MB-55578: Rename peers_changed fun in health_monitor to config_changed
 52fa67e06 MB-55578: Remove health_monitor:common_init
 337d9e21c MB-55578: Store refresh_interval in health_monitor state
 def3fbd5c MB-55578: Pass MonitorState to health monitor handle_call impl
 9eaa5ca1d MB-55578: Pass MonitorState to health monitor handle_info/cast impl
 f8acab984 MB-55578: Add can_refresh function to health monitors for test/assertion
 a3195c2ca MB-55578: Add basic unit test for health monitor functionality
 b3ebb5db0 Fix incorrect timeout value in wait_for_rebalance.
 0849ceea8 MB-55578: Add and use health monitor behaviour
 26e37da45 Code coverage for unit tests
 b1f5dd070 MB-57674: Ensure cluster_tests doesn't crash on test setup fail
 d81ac6f37 MB-57677 Fix misc badmatch error
 17b294dee Merge remote-tracking branch 'gerrit/neo'
 ff0b9860d MB-57596 Add sysproc_start_time to stats description file
 b5e870fb2 MB-57639: Check collection manifest has changed before updating
 e3392a122 MB-57632: Add metrics_metadata.json entry for sys_disk_time_seconds
 a7662afe1 MB-55948: Revert "MB-55912: Temporarily disable history for default collection"
 6ab9d368c MB-56030: Revert "MB-55960: Temporarily disable history for all collections"
 a45139e1a Merge "Merge remote-tracking branch 'couchbase/neo'"
 fce1b5128 MB-55376 allow clients to request periodic heartbeats on all
 62fa828a8 MB-55376 allow client to enable periodic heartbeats sent via REVRPC
 633ead703 MB-57591 Report stats to prometheus
 cd0d04312 MB-57472 Add "readFromReplica" clusterCapability
 1291fd7d7 [BP] MB-57614 Fix case_clause issue in stats
 ccffbbedb Merge remote-tracking branch 'couchbase/neo'
 07ad14836 MB-57449: path_config_data_dir default value for cbcollect_info
 67bbf88b4 MB-57454: Replace _deleted keys with Default in dump-guts
 d4e59f751 Add -o option to cluster_tests help
 5d9814412 MB-56842 Poll for desired condition
 261185c86 Merge remote-tracking branch 'gerrit/neo'
 bb3b155cb MB-57484 Merge remote-tracking branch 'gerrit/7.1.x'
 e32c7d78d MB-57484 [BP] attempt to delete unused buckets from memcached before
 729278257 MB-57470 Add subdoc.ReplicaRead to bucketCapabilities
 ea9fa785c MB-56023: Allow autofailover if only a single kv-node remains
 790a31f17 [cluster tests] Add some time stats
 15f87e792 [cluster tests] Turn on debug output in wait_node_up...
 c12e232dd cluster_tests: Skip subsequent tests after a test_teardown fail
 4733dd08f MB-57312: [ldap] Add formatting for {asn1_enum, N} errors
 74e207034 MB-57476: cluster_run_lib - Catch all exceptions in wait_node_up
 9899cc690 Merge remote-tracking branch 'couchbase/neo'
 82d43a3cd MB-57331: Merge remote-tracking branch 'couchbase/7.1.x' into neo
 cf57872cd MB-57331: Set data key after recovering master password
 25263ee69 MB-57331: Fix restart of gosecrets after password change
 0e5240f9a MB-55508: Add test condition for failover
 e7f25fd37 MB-55508: Bulk config updates over buckets for failover
 77eee2973 Merge "Merge remote-tracking branch 'couchbase/neo'"
 aa73fe16c [cluster tests] Intercept output from tests
 1eb9b00a3 [cluster_test] Print traceback after result
 e7df2f0f0 Merge remote-tracking branch 'couchbase/neo'
 fab2a286c MB-57006: Upgrade GOVERSION to SUPPORTED_NEWER
 b241b6767 cluster_tests: fix formatting and remove redundant code
 6d0c81cef MB-57337: Show vbucket under cursor in rebalance plotter
 903f3967a [cluster_test] Print traceback with variables
 20909f6a8 MB-46500: [Users backup] Return users and groups that...
 4c1718c5f MB-56825 Move minReplicaCount to new endpoint
 fe1f878a9 [cluster_run]: Shutdown nodes gracefully.
 481b4143f MB-57361: Fix broken auto-failover when a single monitor is in use
 e5bce357c [cluster tests] Flush the output of test name
 7972001b4 [cluster tests] Show test duration
 8e6ed2964 MB-56447 Don't reply back to the sync requesters if a refresh is in progress
 e6e643386 MB-55347: Add magma props only when it's a magma bucket.
 da20c2998 MB-56842: Add serviceless node test to cluster_test suite
 af9293eee [cluster tests] Pretty print list of testsets
 5fc651d34 Allow rebalance plot to show rebalance with unfinished moves
 ae25fffe4 MB-56839: Check raw_ram_quota for loading into existing bucket
 7b2963e1a MB-56447 Fix ns_server exit when memcached_refresh becomes irresponsive
 f29a1b46b Rename rebalance-flow.txt->rebalance-flow.md
 3c0c66ec6 Erlang diff formatter using emacs
 bad0cfdce MB-56833: assert if rebalance succeeded in Cluster.rebalance
 13800889c MB-56834: Keep track of connected nodes for REST requests
 dcbe4abc6 Fix error masking during bucket props update.
 b97959cee MB-57162: Accept message types from pre-elixir service_agents ...
 b1b97c701 MB-56034: Make a script to generate index workload.
 5500331dd Remove ns_dialyzer_obsessive from CMakeLists.txt
 234174cd2 MB-57065 Add cluster_test for /prometheus_sd_config
 d3b3a9de6 cluster_tests: Wait for rebalance when create/delete bucket
 9690824ba cluster_tests: List specific unmet requirements
 21f3e0652 MB-57258: Add analytics settings for blob storage
 e6cde4318 cluster_tests: Make connected_nodes requirement strict
 31ee0b591 Add basic test for on-behalf-of
 58902e0eb extract_effective_identity should take into account whole...
 40376c906 Merge "Merge remote-tracking branch 'gerrit/neo'"
 793ab259f Fix broken sigar unit test on mac
 4f30e5c24 Merge remote-tracking branch 'gerrit/neo'
 b2241b51c MB-56894 allow all full admins to access memcached on behalf of other
 5b2084a41 MB-56894 allow all full admins to act on behalf of other users
 45deb126f MB-56825 Add unit tests for minimum replicas
 82f54b0a2 MB-56825 Support min replicas for buckets
 01c36fd15 MB-57176: Couchdb incorrectly started serverless
 56a1bb6b7 Update dcp_traffic_monitor comment.
 a5c55c8dc Fix usage of needs_attention.
 fc0cca488 MB-46500: Add audit for users when restoring them from backup
 9a4c9b3a0 MB-24487: Make saml integration EE only
 e4ed85f6f MB-46500: Add tests for users backup/restore
 ef80c4661 MB-46500: Add canOverwrite param for rbac backup restore
 e70abc2d0 Merge remote-tracking branch 'couchbase/neo' into master
 60815afa2 Merge "MB-57006: Merge remote-tracking branch 'couchbase/7.1.x' into neo" into neo
 c7c4e8d47 MB-57006: Merge remote-tracking branch 'couchbase/7.1.x' into neo
 67ad7cf90 MB-55825: update FTS node capacity
 65db1e773 Merge "Merge remote-tracking branch 'gerrit/neo'"
 113228494 MB-56730: Flag a missing ns_server_monitor update from a node.
 bdeb67bc7 Merge remote-tracking branch 'gerrit/neo'
 a97369039 MB-55376 add NodeUUID to the cbauth payload for external clients
 b89f81bbc MB-55376 cbauth for external clients
 869907821 MB-56412 Provide reason for needing rebalance
 198fc88eb Add support for filtering ns_test via cmake
 772f5cdb9 MB-57111: Add mcstat bucket_details to cbcollect
 be8f617c9 MB-52912 Revoke n1ql.meta!read perm from bucket_admin
 6ae0a3874 MB-55576: Take into account services when selecting orchestrator node
 a4f4c69a8 Make sure ldap tests don't affect each other
 026f1d514 MB-56911: Add mb_master override to force orchestrator move
 3975166d6 MB-55576: Refactor mb_master priority to use common functions
 78d0fef01 MB-55576: Use common setup and teardown for mb_master tests
 a63709b2c MB-55576: Add mb_master state diagram
 d3d3e679f MB-55576: Add strongly lower priority test
 1395c86e3 MB-55576: Expand higher_priority_node test in mb_master.erl
 c5b36e7f2 MB-57087 "wrap" autogeneratedClientKey so it gets sanitized
 146dcfd9e Merge remote-tracking branch 'couchbase/neo'
 9d1f8c517 Change "units" to "unit" for sys_pressure_total_stall_time_usec
 f444729fa MB-55576: Format mb_master.erl
 9472bdbce MB-55576: Remove MB-33750 workaround
 8bd657dcb MB-56916 Use POST for gathering Query request data
 36692bf21 Add xmlsec1 dep in cluster_tests README
 7562089e8 MB-57063: Merge remote-tracking branch 'couchbase/7.2.0'
 29b25d716 MB-57063 "wrap" autogeneratedKey so it gets sanitized
 776a5204a MB-57068: Upgrade GOVERSION to SUPPORTED_NEWER
 0dca42ad5 Correctly remove idp.subject* in SamlTests
 f0e413cd7 MB-56517 Add stats which are not computed rates
 415253590 MB-56440: Allow concurrent sample bucket imports
 a888e38a8 cluster_tests: Unspecified requirements should be ignored
 1bfc080b3 MB-55047 Add prometheus http service discovery
 624d5e08f Allow partial and multiple task updates
 0148afaf7 MB-56487: Rename api_test->cluster_tests in CMakeLists.txt
 1be9ba032 MB-56487: Rename api_tests to cluster_tests
 7c76b83f1 MB-56411: Add log and configuration file to sigar_port
 472292451 MB-55732: Fix menelaus_roles:params_version_test()
couchstore is at c392c9b, changes since last good build: 
 c392c9b MB-57298: Fix handling of couch_compact --dropdeletes
 aebbaa7 MB-57314: Revert ctypes.CDLL() winmode behaviour to pre- Python 3.8
 e74c757 couchscript: Add missing header for ntohll()
forestdb is at acba458, changes since last good build: none
kv_engine is at e36344c, changes since last good build: 
 e36344ce0 MB-55357: Validate Marker's visible-snap-end at PassiveStream
 221c3d348 MB-49779: dcpdrain: Add support for true_with_seqno_advanced OSO support
 76f62a958 Add number of clients and items_in_transit stats
 fe075052d MB-56671: Fix raciness when scheduling ItemFreqDecayerTask
 fc3f9a8c8 Extend dumping of command extras
 8aa46267d Allow for missing audit_descriptors in non-prod builds
 9bb3a9671 MB-56672: Limit concurrency on various tasks
 4a57437f5 RangeScanCreate don't accept extras
 af5d44fdc Don't include "key" attribute if its empty
Switching indexing to unstable
indexing is at ba2f782, changes since last good build: none
Switching plasma to unstable
plasma is at 68b494e, changes since last good build: 
fatal: Invalid revision range 9be28a037d9a6cee64e9239c71a02fc2a000e539..HEAD

Switching nitro to unstable
nitro is at d5f5610, changes since last good build: none
Switching gometa to master
gometa is at 96e745a, 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 'magma_loader/DocLoader' (https://github.com/couchbaselabs/DocLoader.git) registered for path 'magma_loader/DocLoader'
Cloning into '/opt/build/testrunner/gauntlet'...
Cloning into '/opt/build/testrunner/java_sdk_client'...
Cloning into '/opt/build/testrunner/lib/capellaAPI'...
Cloning into '/opt/build/testrunner/magma_loader/DocLoader'...
Submodule path 'gauntlet': checked out '4e2424851a59c6f4b4edfdb7e36fa6a0874d6300'
Submodule path 'java_sdk_client': checked out 'de89b059ce28567dbac18afb032271a4eaa674ff'
Submodule path 'lib/capellaAPI': checked out '68e82ccf81006c91dd9b861064e085969bfa656b'
Submodule path 'magma_loader/DocLoader': checked out '0f32672eea77681939c9b26d43f60bd4b3478936'
testrunner is at 3f74859, changes since last good build: none
Pulling in uncommitted change 191342 at refs/changes/42/191342/9
Total 8 (delta 5), reused 5 (delta 5)
[unstable 63831792] MB-57427: disable array index tests
 Author: Dhruvil Shah 
 Date: Mon May 22 10:24:11 2023 +0530
 2 files changed, 7 insertions(+), 1 deletion(-)
Pulling in uncommitted change 193825 at refs/changes/25/193825/1
Total 6 (delta 5), reused 6 (delta 5)
[unstable 4d848d4e] MB100: CIFail - Enable info level client logs after TestScheduleIndexBasic
 Author: Sai Krishna Teja Kommaraju 
 Date: Fri Jul 14 00:58:44 2023 +0530
 1 file changed, 3 insertions(+)
Pulling in uncommitted change 194416 at refs/changes/16/194416/16
Total 5 (delta 3), reused 4 (delta 3)
[unstable d7b30e81] MB-57804 PruneShards for placement
 Author: Varun Velamuri 
 Date: Wed Jul 26 11:52:44 2023 -0700
 1 file changed, 224 insertions(+), 1 deletion(-)
Pulling in uncommitted change 194629 at refs/changes/29/194629/6
Total 8 (delta 5), reused 7 (delta 5)
[unstable 1f838039] MB-55947 Support n1ql create index in cbindex
 Author: hari kishore 
 Date: Mon Jul 31 18:58:07 2023 -0700
 2 files changed, 191 insertions(+), 28 deletions(-)
Pulling in uncommitted change 195164 at refs/changes/64/195164/2
Total 6 (delta 5), reused 6 (delta 5)
[unstable 4d7262b6] MB-57613 GSI client Rollback logging improvement
 Author: hari kishore 
 Date: Wed Aug 9 18:24:03 2023 -0700
 1 file changed, 19 insertions(+), 8 deletions(-)
Pulling in uncommitted change 195239 at refs/changes/39/195239/2
Total 17 (delta 14), reused 17 (delta 14)
[unstable c324a072] MB-58235 Ignore instances whose storage path is not found during recovery
 Author: Varun Velamuri 
 Date: Thu Aug 10 18:14:06 2023 -0700
 2 files changed, 9 insertions(+)
Pulling in uncommitted change 195257 at refs/changes/57/195257/3
Total 6 (delta 1), reused 1 (delta 1)
[unstable 1e123e86] MB-55073: Add more node level stats for indexer
 Author: Vedant Singh 
 Date: Fri Aug 11 16:41:43 2023 +0530
 2 files changed, 56 insertions(+), 4 deletions(-)
Pulling in uncommitted change 195279 at refs/changes/79/195279/1
Total 5 (delta 4), reused 5 (delta 4)
[unstable 7a76fa74] MB-57825: Enable LSS flush buffer tuning
 Author: Saptarshi Sen 
 Date: Fri Aug 11 10:53:36 2023 -0700
 1 file changed, 4 insertions(+), 4 deletions(-)
Pulling in uncommitted change 195281 at refs/changes/81/195281/1
[unstable d6aaf95e] MB-58252 Pass partnMergeWaitGroup by reference
 Author: Varun Velamuri 
 Date: Fri Aug 11 11:51:47 2023 -0700
 1 file changed, 21 insertions(+), 14 deletions(-)
Pulling in uncommitted change 195303 at refs/changes/03/195303/2
Total 23 (delta 19), reused 23 (delta 19)
[unstable fef2a14f] MB-100 Wait for index build from prior test to finish
 Author: Varun Velamuri 
 Date: Sat Aug 12 10:37:49 2023 -0700
 1 file changed, 5 insertions(+), 1 deletion(-)
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 2023/08/13 22:18:34
Testing mode: sanity,unit,functional,serverless,integration
Using storage type: memdb
Setting ulimit to 200000

Simple Test

Aug 13 22:20:15 suite_setUp (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 13 22:24:42 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 13 22:29:08 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 13 22:33:49 b" 'stop_on_failure': 'True'}"
Aug 13 22:33:49 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,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,get-logs-cluster-run=True,doc_ops=create;update;delete'
Aug 13 22:33:49 b"{'nodes_in': '3', 'replicas': '1', 'items': '50000', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', '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-23-Aug-13_22-18-58/test_1'}"
Aug 13 22:33:49 b'-->result: '
Aug 13 22:33:49 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 1 , fail 0'
Aug 13 22:33:49 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 13 22:33:49 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-23-Aug-13_22-18-58/test_2'}"
Aug 13 22:33:49 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 22:33:49 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,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,get-logs-cluster-run=True'
Aug 13 22:33:49 b"{'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', '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-23-Aug-13_22-18-58/test_3'}"
Aug 13 22:33:49 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 22:33:49 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 22:33:49 b'failures so far...'
Aug 13 22:33:49 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,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,num_views_per_ddoc=10,items=1000,skip_cleanup=False,get-logs-cluster-run=True'
Aug 13 22:33:49 b"{'ddoc_ops': 'create', 'test_with_view': 'True', 'num_ddocs': '1', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', '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': 'True', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-13_22-18-58/test_4'}"
Aug 13 22:35:06 b'http://127.0.0.1:9003/pools/default with status False: unknown pool'ok
Aug 13 22:45:13 test_employee_dataset_startkey_endkey_queries_rebalance_in (view.viewquerytests.ViewQueryTests) ... ok
Aug 13 22:46:01 test_simple_dataset_stale_queries_data_modification (view.viewquerytests.ViewQueryTests) ... ok
Aug 13 22:50:14 load_with_ops (xdcr.uniXDCR.unidirectional) ... ok
Aug 13 22:52:26 load_with_failover (xdcr.uniXDCR.unidirectional) ... 
Aug 13 22:52:26 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 22:52:26 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 22:52:26 b'failures so far...'
Aug 13 22:52:26 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 13 22:52:26 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,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,skip_rebalance=true,docs-per-day=1,timeout=1200,get-logs-cluster-run=True'
Aug 13 22:52:26 b"{'num_nodes_to_add': '1', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', '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-23-Aug-13_22-18-58/test_5'}"
Aug 13 22:52:26 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 22:52:26 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 22:52:26 b'failures so far...'
Aug 13 22:52:26 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 13 22:52:26 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 1 , fail 0'
Aug 13 22:52:26 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,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,skip_rebalance=true,timeout=1200,get-logs-cluster-run=True'
Aug 13 22:52:26 b"{'num-docs': '1000', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', '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-23-Aug-13_22-18-58/test_6'}"
Aug 13 22:52:26 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 22:52:26 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 22:52:26 b'failures so far...'
Aug 13 22:52:26 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 13 22:52:26 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 13 22:52:26 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,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,rdirection=unidirection,doc-ops=update-delete,get-logs-cluster-run=True'
Aug 13 22:52:26 b"{'replicas': '1', 'items': '10000', 'value_size': '128', 'ctopology': 'chain', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', '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-23-Aug-13_22-18-58/test_7'}"
Aug 13 22:52:26 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 22:52:26 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 22:52:26 b'failures so far...'
Aug 13 22:52:26 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 13 22:52:26 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 13 22:52:26 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 1 , fail 0'
Aug 13 22:52:26 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,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,doc-ops=update-delete,failover=source,get-logs-cluster-run=True'
Aug 13 22:52:26 b"{'replicas': '1', 'items': '10000', 'ctopology': 'chain', 'rdirection': 'unidirection', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', '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-23-Aug-13_22-18-58/test_8'}"
Aug 13 22:54:32 b'http://127.0.0.1:9001/pools/default with status False: unknown pool'ok
Aug 13 22:57:23 suite_tearDown (xdcr.uniXDCR.unidirectional) ... ok
Aug 13 22:57:25 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 13 22:57:25 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 13 22:57:25 b'failures so far...'
Aug 13 22:57:25 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 13 22:57:25 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 13 22:57:25 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 2 , fail 0'
Aug 13 22:57:25 b'Run after suite setup for xdcr.uniXDCR.unidirectional.load_with_failover'
Aug 13 22:57:25 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 13 22:57:25 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 13 22:57:25 b"('memcapable.WarmUpMemcachedTest.do_warmup_100k', ' fail ')"
Aug 13 22:57:25 b"('view.createdeleteview.CreateDeleteViewTests.test_view_ops', ' pass')"
Aug 13 22:57:25 b"('view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in', ' pass')"
Aug 13 22:57:25 b"('view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification', ' pass')"
Aug 13 22:57:25 b"('xdcr.uniXDCR.unidirectional.load_with_ops', ' pass')"
Aug 13 22:57:25 b"('xdcr.uniXDCR.unidirectional.load_with_failover', ' pass')"
Aug 13 22:57:25 Makefile:30: recipe for target 'simple-test' failed

Unit tests

=== RUN   TestMerger
--- PASS: TestMerger (0.01s)
=== RUN   TestInsert
--- PASS: TestInsert (0.00s)
=== RUN   TestInsertPerf
16000000 items took 28.997076503s -> 551779.762982129 items/s conflicts 31
--- PASS: TestInsertPerf (29.00s)
=== RUN   TestGetPerf
16000000 items took 6.015019424s -> 2.6600080352458726e+06 items/s
--- PASS: TestGetPerf (6.61s)
=== RUN   TestGetRangeSplitItems
{
"node_count":             1000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3338,
"memory_used":            37341456,
"node_allocs":            1000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 749633,
"level1": 187679,
"level2": 47130,
"level3": 11667,
"level4": 2878,
"level5": 766,
"level6": 189,
"level7": 44,
"level8": 10,
"level9": 3,
"level10": 1,
"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 [72294 97085 223036 292256 383838 464571 699522]
No of items in each range [72294 24791 125951 69220 91582 80733 234951 300478]
--- PASS: TestGetRangeSplitItems (0.60s)
=== RUN   TestBuilder
{
"node_count":             50000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3333,
"memory_used":            1866675056,
"node_allocs":            50000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 37499949,
"level1": 9376010,
"level2": 2341851,
"level3": 586401,
"level4": 147076,
"level5": 36381,
"level6": 9267,
"level7": 2305,
"level8": 578,
"level9": 127,
"level10": 44,
"level11": 9,
"level12": 2,
"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 7.669211726s to build 50000000 items, 6.5195745e+06 items/sec
Took 401.842165ms to iterate 50000000 items
--- PASS: TestBuilder (8.07s)
=== RUN   TestNodeDCAS
--- PASS: TestNodeDCAS (0.00s)
PASS
ok  	github.com/couchbase/indexing/secondary/memdb/skiplist	44.534s
=== RUN   TestInsert
Set IO Concurrency: 716
--- PASS: TestInsert (0.01s)
=== RUN   TestInsertPerf
20000000 items took 52.261228176s -> 382692.881473165 items/s snapshots_created 210 live_snapshots 1
--- PASS: TestInsertPerf (66.16s)
=== RUN   TestInsertDuplicates
--- PASS: TestInsertDuplicates (0.01s)
=== RUN   TestGetPerf
16000000 items took 23.353225275s -> 685130.2041405072 items/s
--- PASS: TestGetPerf (25.10s)
=== RUN   TestLoadStoreDisk
Inserting 1000000 items took 1.783396927s
{
"node_count":             1000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       12,
"next_pointers_per_node": 1.3318,
"memory_used":            57308384,
"node_allocs":            1000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 750925,
"level1": 187236,
"level2": 46260,
"level3": 11650,
"level4": 2937,
"level5": 718,
"level6": 208,
"level7": 50,
"level8": 12,
"level9": 4,
"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
}
}
snap count = 1000000
2023-08-13T23:00:03.728+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[28098 50232 79276 93028 43424 122228 16815 59802 87789 49436 62479 42289 71741 46858 60978 85527]] total count [1000000] snap count [1000000] size per shard [[224784 401856 634208 744224 347392 977824 134520 478416 702312 395488 499832 338312 573928 374864 487824 684216]] total size [8000000] memoryInUse [57308384]
Storing to disk took 285.541934ms
Loading from disk took 548.974169ms
{
"node_count":             1000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3332,
"memory_used":            57330480,
"node_allocs":            1000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 750186,
"level1": 187449,
"level2": 46701,
"level3": 11713,
"level4": 2946,
"level5": 742,
"level6": 193,
"level7": 52,
"level8": 15,
"level9": 1,
"level10": 2,
"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
}
}
--- PASS: TestLoadStoreDisk (4.02s)
=== RUN   TestConcurrentLoadCloseFragmentation
Done Inserting 2000000 items
frag = NaN%
2023-08-13T23:00:09.785+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[13475 164976 103639 117239 104833 31929 100759 34394 107720 68049 69165 136869 62812 9508 14519 860114]] total count [2000000] snap count [2000036] size per shard [[107800 1319808 829112 937912 838664 255432 806072 275152 861760 544392 553320 1094952 502496 76064 116152 6880912]] total size [16000000] memoryInUse [119954940]
Done Storing to disk
frag = NaN%
Done Closing
Done Loading from disk
frag = NaN%
--- PASS: TestConcurrentLoadCloseFragmentation (6.39s)
=== RUN   TestConcurrentLoadCloseFragmentationSmall
Done Inserting 10 items
frag = NaN%
2023-08-13T23:00:11.904+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]] total count [0] snap count [0] size per shard [[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]] total size [0] memoryInUse [0]
Done Storing to disk
frag = NaN%
Done Closing
Done Loading from disk
frag = NaN%
--- PASS: TestConcurrentLoadCloseFragmentationSmall (0.07s)
=== RUN   TestConcurrentLoadCloseFragmentationEmpty
Done Inserting 0 items
frag = NaN%
2023-08-13T23:00:11.969+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]] total count [0] snap count [0] size per shard [[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]] total size [0] memoryInUse [0]
Done Storing to disk
frag = NaN%
Done Closing
Done Loading from disk
frag = NaN%
--- PASS: TestConcurrentLoadCloseFragmentationEmpty (0.59s)
=== RUN   TestConcurrentCloseSingleNode
A
--- PASS: TestConcurrentCloseSingleNode (0.00s)
=== RUN   TestStoreDiskShutdown
Inserting 1000000 items took 1.529250996s
{
"node_count":             1000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       9,
"next_pointers_per_node": 1.3331,
"memory_used":            57329936,
"node_allocs":            1000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 750276,
"level1": 186989,
"level2": 47281,
"level3": 11522,
"level4": 2957,
"level5": 739,
"level6": 187,
"level7": 39,
"level8": 5,
"level9": 4,
"level10": 1,
"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
}
}
snap count = 1000000
Prepare returns error:  MemDB instance has been shutdown
--- PASS: TestStoreDiskShutdown (2.27s)
=== RUN   TestDelete
{
"node_count":             10,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.6000,
"memory_used":            636,
"node_allocs":            10,
"node_frees":             0,
"level_node_distribution":{
"level0": 5,
"level1": 4,
"level2": 1,
"level3": 0,
"level4": 0,
"level5": 0,
"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
}
}
{
"node_count":             10,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.2000,
"memory_used":            572,
"node_allocs":            20,
"node_frees":             10,
"level_node_distribution":{
"level0": 8,
"level1": 2,
"level2": 0,
"level3": 0,
"level4": 0,
"level5": 0,
"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
}
}
--- PASS: TestDelete (1.00s)
=== RUN   TestGCPerf
final_node_count = 16000, average_live_node_count = 68904, wait_time_for_collection = 12ms
--- PASS: TestGCPerf (36.76s)
=== RUN   TestMemoryInUse
ItemsCount: 5000, MemoryInUse: 297136, NodesCount: 5000
ItemsCount: 0, MemoryInUse: 64, NodesCount: 0
--- PASS: TestMemoryInUse (1.01s)
=== RUN   TestFullScan
Inserting 1600000 items took 2.677678273s
{
"node_count":             1600000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       17,
"next_pointers_per_node": 1.3331,
"memory_used":            91727216,
"node_allocs":            1600000,
"node_frees":             0,
"level_node_distribution":{
"level0": 1200182,
"level1": 300123,
"level2": 74696,
"level3": 18743,
"level4": 4642,
"level5": 1198,
"level6": 311,
"level7": 74,
"level8": 19,
"level9": 8,
"level10": 3,
"level11": 1,
"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
}
}
Full iteration of 1600000 items took 296.082207ms
--- PASS: TestFullScan (4.15s)
=== RUN   TestVisitor
{
"node_count":             1000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3337,
"memory_used":            57339296,
"node_allocs":            1000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 750215,
"level1": 186896,
"level2": 47202,
"level3": 11719,
"level4": 2945,
"level5": 749,
"level6": 212,
"level7": 46,
"level8": 14,
"level9": 2,
"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 86.631511ms to iterate 1000000 items, 1.1543144e+07 items/s
shard - 0 count = 8919, range: 0-8918
shard - 1 count = 40092, range: 8919-49010
shard - 2 count = 26800, range: 49011-75810
shard - 3 count = 25019, range: 75811-100829
shard - 4 count = 20258, range: 100830-121087
shard - 5 count = 13193, range: 121088-134280
shard - 6 count = 30444, range: 134281-164724
shard - 7 count = 70576, range: 164725-235300
shard - 8 count = 34416, range: 235301-269716
shard - 9 count = 22342, range: 269717-292058
shard - 10 count = 20406, range: 292059-312464
shard - 11 count = 42183, range: 312465-354647
shard - 12 count = 14294, range: 354648-368941
shard - 13 count = 15520, range: 368942-384461
shard - 14 count = 3558, range: 384462-388019
shard - 15 count = 69703, range: 388020-457722
shard - 16 count = 13363, range: 457723-471085
shard - 17 count = 24281, range: 471086-495366
shard - 18 count = 8352, range: 495367-503718
shard - 19 count = 22694, range: 503719-526412
shard - 20 count = 6719, range: 526413-533131
shard - 21 count = 34374, range: 533132-567505
shard - 22 count = 32352, range: 567506-599857
shard - 23 count = 34969, range: 599858-634826
shard - 24 count = 41457, range: 634827-676283
shard - 25 count = 18141, range: 676284-694424
shard - 26 count = 29746, range: 694425-724170
shard - 27 count = 93731, range: 724171-817901
shard - 28 count = 97977, range: 817902-915878
shard - 29 count = 47210, range: 915879-963088
shard - 30 count = 16183, range: 963089-979271
shard - 31 count = 20728, range: 979272-999999
--- PASS: TestVisitor (1.67s)
=== RUN   TestVisitorError
--- PASS: TestVisitorError (0.16s)
=== RUN   TestLoadDeltaStoreDisk
snap count = 1000000
2023-08-13T23:01:03.404+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[0 0 0 0 0 0 0 0 60676 153301 231709 160036 63358 3252 68104 216286]] total count [956722] snap count [1000000] size per shard [[0 0 0 0 0 0 0 0 485408 1226408 1853672 1280288 506864 26016 544832 1730288]] total size [7653776] memoryInUse [126448228]
Storing to disk took 15.346773446s
Loading from disk took 732.931383ms
{
"node_count":             1000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3331,
"memory_used":            57329488,
"node_allocs":            1000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 750039,
"level1": 187692,
"level2": 46690,
"level3": 11619,
"level4": 2959,
"level5": 765,
"level6": 177,
"level7": 40,
"level8": 11,
"level9": 7,
"level10": 1,
"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
}
}
Restored 43278
RestoredFailed 374448
--- PASS: TestLoadDeltaStoreDisk (18.05s)
=== RUN   TestExecuteConcurrGCWorkers
--- PASS: TestExecuteConcurrGCWorkers (0.64s)
=== RUN   TestCloseWithActiveIterators
--- PASS: TestCloseWithActiveIterators (12.87s)
=== RUN   TestDiskCorruption
Inserting 100000 items took 106.984894ms
{
"node_count":             99999,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       5,
"next_pointers_per_node": 1.3323,
"memory_used":            5731744,
"node_allocs":            100000,
"node_frees":             0,
"level_node_distribution":{
"level0": 74972,
"level1": 18807,
"level2": 4737,
"level3": 1102,
"level4": 289,
"level5": 66,
"level6": 21,
"level7": 5,
"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
}
}
2023-08-13T23:01:31.290+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[1662 5110 2779 5187 6098 14633 1359 5007 9246 14471 6239 8169 16742 3298 0 0]] total count [100000] snap count [100000] size per shard [[13296 40880 22232 41496 48784 117064 10872 40056 73968 115768 49912 65352 133936 26384 0 0]] total size [800000] memoryInUse [5731744]
Storing to disk took 71.72496ms
Loading from disk took 94.705039ms
--- PASS: TestDiskCorruption (0.35s)
=== RUN   TestSnapshotStats
--- PASS: TestSnapshotStats (0.00s)
=== RUN   TestInsertDeleteConcurrent
total items in snapshot: 9103661  items deleted: 896339
{
"node_count":             9103661,
"soft_deletes":           0,
"read_conflicts":         3,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3334,
"memory_used":            521958420,
"node_allocs":            10000000,
"node_frees":             10000002,
"level_node_distribution":{
"level0": 6827032,
"level1": 1707645,
"level2": 426683,
"level3": 106463,
"level4": 27007,
"level5": 6652,
"level6": 1624,
"level7": 413,
"level8": 110,
"level9": 22,
"level10": 8,
"level11": 2,
"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
}
}
allocs: 20000002 frees: 20000002
--- PASS: TestInsertDeleteConcurrent (17.23s)
=== RUN   TestNodeList
--- PASS: TestNodeList (0.00s)
PASS
ok  	github.com/couchbase/indexing/secondary/memdb	198.794s
=== 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
=== RUN   TestForestDBIterator
2023-08-13T23:01:54.962+05:30 [INFO][FDB] Forestdb blockcache size 134217728 initialized in 5433 us

2023-08-13T23:01:54.963+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-13T23:01:54.970+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIterator (0.01s)
=== RUN   TestForestDBIteratorSeek
2023-08-13T23:01:54.971+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-13T23:01:54.973+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIteratorSeek (0.00s)
=== 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
2023-08-13T23:01:55.953+05:30 DEBU REGU.impl.init.0.func1() at aggrecorder.go:57 [id 66] will report aggregate recorder stats every 5m0s 
Initial build: 10000000 items took 1m44.546654983s -> 95651.0756047247 items/s
Incr build: 10000000 items took 2m9.501250865s -> 77219.3313439467 items/s
Main Index: {
"node_count":             18000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       8,
"next_pointers_per_node": 1.3333,
"memory_used":            1695887244,
"node_allocs":            18000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 13500060,
"level1": 3374926,
"level2": 844152,
"level3": 210886,
"level4": 52489,
"level5": 13127,
"level6": 3328,
"level7": 773,
"level8": 188,
"level9": 52,
"level10": 12,
"level11": 5,
"level12": 2,
"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 (234.05s)
=== 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.01s)
PASS
ok  	github.com/couchbase/indexing/secondary/indexer	258.095s
=== RUN   TestConnPoolBasicSanity
2023-08-13T23:06:16.451+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-08-13T23:06:16.660+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T23:06:17.452+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnPoolBasicSanity (5.00s)
=== RUN   TestConnRelease
2023-08-13T23:06:21.455+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
2023-08-13T23:07:01.241+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T23:07:01.475+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnRelease (43.79s)
=== RUN   TestLongevity
2023-08-13T23:07:05.242+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 1 conns.
Getting 3 conns.
Releasing 4 conns.
Getting 3 conns.
Releasing 3 conns.
Getting 4 conns.
Releasing 1 conns.
Getting 2 conns.
Releasing 2 conns.
Getting 4 conns.
Releasing 1 conns.
Getting 0 conns.
Releasing 2 conns.
Getting 3 conns.
Releasing 1 conns.
Getting 1 conns.
Releasing 3 conns.
Getting 0 conns.
Releasing 3 conns.
Getting 4 conns.
Releasing 1 conns.
Getting 4 conns.
Releasing 3 conns.
Getting 3 conns.
Releasing 4 conns.
Getting 3 conns.
Releasing 3 conns.
Getting 4 conns.
2023-08-13T23:07:43.923+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T23:07:44.264+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLongevity (42.68s)
=== RUN   TestSustainedHighConns
2023-08-13T23:07:47.925+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Allocating 23 Connections
cp.curActConns = 0
Returning 2 Connections
cp.curActConns = 11
Returning 0 Connections
cp.curActConns = 21
Returning 1 Connections
Allocating 6 Connections
cp.curActConns = 23
Returning 1 Connections
cp.curActConns = 25
Returning 0 Connections
Allocating 19 Connections
cp.curActConns = 34
Returning 3 Connections
cp.curActConns = 41
Returning 0 Connections
Allocating 13 Connections
cp.curActConns = 45
Returning 2 Connections
cp.curActConns = 52
Returning 1 Connections
Allocating 10 Connections
cp.curActConns = 56
Returning 0 Connections
cp.curActConns = 61
Returning 0 Connections
Allocating 17 Connections
cp.curActConns = 68
Returning 0 Connections
cp.curActConns = 78
Returning 2 Connections
Allocating 10 Connections
cp.curActConns = 81
Returning 3 Connections
cp.curActConns = 83
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 80
Returning 1 Connections
Allocating 7 Connections
cp.curActConns = 86
Returning 4 Connections
Allocating 22 Connections
cp.curActConns = 93
Returning 2 Connections
cp.curActConns = 102
Returning 2 Connections
Allocating 17 Connections
cp.curActConns = 105
Returning 3 Connections
cp.curActConns = 114
Returning 3 Connections
Allocating 15 Connections
cp.curActConns = 117
Returning 2 Connections
cp.curActConns = 124
Returning 0 Connections
Allocating 7 Connections
cp.curActConns = 129
Returning 3 Connections
cp.curActConns = 128
Allocating 2 Connections
Returning 2 Connections
cp.curActConns = 128
Returning 2 Connections
Allocating 6 Connections
cp.curActConns = 132
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 131
Returning 0 Connections
Allocating 12 Connections
cp.curActConns = 140
Returning 2 Connections
cp.curActConns = 141
Allocating 3 Connections
Returning 1 Connections
cp.curActConns = 143
Returning 2 Connections
Allocating 24 Connections
cp.curActConns = 151
Returning 0 Connections
cp.curActConns = 163
Returning 3 Connections
cp.curActConns = 162
Allocating 2 Connections
Returning 3 Connections
cp.curActConns = 161
Allocating 23 Connections
Returning 4 Connections
cp.curActConns = 174
Returning 1 Connections
cp.curActConns = 179
Returning 1 Connections
Allocating 14 Connections
cp.curActConns = 185
Returning 3 Connections
cp.curActConns = 189
Returning 4 Connections
Allocating 19 Connections
cp.curActConns = 196
Returning 4 Connections
cp.curActConns = 200
Returning 4 Connections
Allocating 5 Connections
cp.curActConns = 201
Returning 4 Connections
Allocating 6 Connections
cp.curActConns = 203
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 202
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 202
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 205
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 203
Returning 2 Connections
Allocating 0 Connections
cp.curActConns = 201
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 203
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 199
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 200
Returning 1 Connections
Allocating 22 Connections
cp.curActConns = 207
Returning 3 Connections
cp.curActConns = 218
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 216
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 217
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 217
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 215
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 218
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 218
Returning 1 Connections
cp.curActConns = 220
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 221
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 222
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 222
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 223
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 222
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 224
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 225
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 227
Returning 2 Connections
Allocating 1 Connections
cp.curActConns = 226
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 226
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 227
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 229
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 229
Returning 3 Connections
cp.curActConns = 228
Allocating 3 Connections
Returning 3 Connections
cp.curActConns = 228
Allocating 3 Connections
Returning 0 Connections
cp.curActConns = 231
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 232
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 230
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 231
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 233
Returning 0 Connections
Allocating 4 Connections
cp.curActConns = 237
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 234
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 235
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 236
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 239
Returning 2 Connections
Allocating 1 Connections
cp.curActConns = 238
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 238
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 240
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 238
Returning 2 Connections
Allocating 0 Connections
cp.curActConns = 236
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 238
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 235
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 232
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 229
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 231
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 231
Returning 0 Connections
Allocating 4 Connections
cp.curActConns = 235
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 234
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 237
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 240
Retuning from startDeallocatorRoutine
Retuning from startAllocatorRoutine
2023-08-13T23:08:42.993+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T23:08:43.963+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestSustainedHighConns (59.07s)
=== RUN   TestLowWM
2023-08-13T23:08:46.994+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 20 overflow 5 low WM 10 relConn batch size 2 ...
2023-08-13T23:09:47.013+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-13T23:10:47.029+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-13T23:10:52.510+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T23:10:53.031+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLowWM (129.52s)
=== RUN   TestTotalConns
2023-08-13T23:10:56.512+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 120 overflow 5 low WM 10 relConn batch size 10 ...
2023-08-13T23:11:10.714+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T23:11:11.520+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestTotalConns (18.20s)
=== RUN   TestUpdateTickRate
2023-08-13T23:11:14.716+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 40 overflow 5 low WM 2 relConn batch size 2 ...
2023-08-13T23:11:35.571+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-13T23:11:35.729+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestUpdateTickRate (24.86s)
PASS
ok  	github.com/couchbase/indexing/secondary/queryport/client	323.174s
Starting server: attempt 1

Functional tests

2023/08/13 23:14:04 In TestMain()
2023/08/13 23:14:04 otp node fetch error: json: cannot unmarshal string into Go value of type couchbase.Pool
2023/08/13 23:14:04 Initialising services with role: kv,n1ql on node: 127.0.0.1:9000
2023/08/13 23:14:05 Initialising web UI on node: 127.0.0.1:9000
2023/08/13 23:14:05 InitWebCreds, response is: {"newBaseUri":"http://127.0.0.1:9000/"}
2023/08/13 23:14:06 Setting data quota of 1500M and Index quota of 1500M
2023/08/13 23:14:07 Adding node: https://127.0.0.1:19001 with role: kv,index to the cluster
2023/08/13 23:14:17 AddNode: Successfully added node: 127.0.0.1:9001 (role kv,index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/13 23:14:23 Rebalance progress: 0
2023/08/13 23:14:28 Rebalance progress: 0
2023/08/13 23:14:33 Rebalance progress: 75
2023/08/13 23:14:38 Rebalance progress: 100
2023/08/13 23:14:43 Created bucket default, responseBody: 
2023/08/13 23:14:48 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 23:14:48 Successfully initialised cluster
2023/08/13 23:14:48 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 23:14:48 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/13 23:14:48 Changing config key queryport.client.log_level to value Warn
2023/08/13 23:14:48 Changing config key indexer.api.enableTestServer to value true
2023/08/13 23:14:48 Changing config key indexer.settings.persisted_snapshot_init_build.moi.interval to value 60000
2023/08/13 23:14:48 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 60000
2023/08/13 23:14:49 Changing config key indexer.settings.log_level to value info
2023/08/13 23:14:49 Changing config key indexer.settings.storage_mode.disable_upgrade to value true
2023/08/13 23:14:49 Using memory_optimized for creating indexes
2023/08/13 23:14:49 Changing config key indexer.settings.storage_mode to value memory_optimized
2023/08/13 23:14:54 Data file exists. Skipping download
2023/08/13 23:14:54 Data file exists. Skipping download
2023/08/13 23:14:55 In DropAllSecondaryIndexes()
2023/08/13 23:14:55 Emptying the default bucket
2023/08/13 23:14:58 Flush Enabled on bucket default, responseBody: 
2023/08/13 23:15:36 Flushed the bucket default, Response body: 
2023/08/13 23:15:36 Create Index On the empty default Bucket()
2023/08/13 23:15:40 Created the secondary index index_eyeColor. Waiting for it become active
2023/08/13 23:15:40 Index is 15318935721526136010 now active
2023/08/13 23:15:40 Populating the default bucket
=== RUN   TestScanAfterBucketPopulate
2023/08/13 23:15:49 In TestScanAfterBucketPopulate()
2023/08/13 23:15:49 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/13 23:15:49 Using n1ql client
2023-08-13T23:15:49.611+05:30 [Info] creating GsiClient for 127.0.0.1:9000
2023/08/13 23:15:49 Expected and Actual scan responses are the same
--- PASS: TestScanAfterBucketPopulate (0.10s)
=== RUN   TestRestartNilSnapshot
2023/08/13 23:15:49 In TestRestartNilSnapshot()
2023/08/13 23:15:53 Created the secondary index idx_age. Waiting for it become active
2023/08/13 23:15:53 Index is 2348759967272981543 now active
2023/08/13 23:15:53 Restarting indexer process ...
2023/08/13 23:15:54 []
2023-08-13T23:15:54.086+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-13T23:15:54.089+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/13 23:19:14 Using n1ql client
2023-08-13T23:19:14.063+05:30 [Error] transport error between 127.0.0.1:54300->127.0.0.1:9107: write tcp 127.0.0.1:54300->127.0.0.1:9107: write: broken pipe
2023-08-13T23:19:14.063+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 5674659859272276724 request transport failed `write tcp 127.0.0.1:54300->127.0.0.1:9107: write: broken pipe`
2023-08-13T23:19:14.063+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-13T23:19:14.063+05:30 [Error] metadataClient:PickRandom: Replicas - [4072997001953557446], PrunedReplica - map[], FilteredReplica map[]
2023/08/13 23:19:14 Expected and Actual scan responses are the same
--- PASS: TestRestartNilSnapshot (204.42s)
=== RUN   TestThreeIndexCreates
2023/08/13 23:19:14 In TestThreeIndexCreates()
2023/08/13 23:19:18 Created the secondary index index_balance. Waiting for it become active
2023/08/13 23:19:18 Index is 7468928631431926214 now active
2023/08/13 23:19:18 Create docs mutations
2023/08/13 23:19:18 Using n1ql client
2023/08/13 23:19:18 Expected and Actual scan responses are the same
2023/08/13 23:19:25 Created the secondary index index_email. Waiting for it become active
2023/08/13 23:19:25 Index is 4993616545120805961 now active
2023/08/13 23:19:25 Create docs mutations
2023/08/13 23:19:25 Using n1ql client
2023/08/13 23:19:25 Expected and Actual scan responses are the same
2023/08/13 23:19:31 Created the secondary index index_pin. Waiting for it become active
2023/08/13 23:19:31 Index is 14763818288762483266 now active
2023/08/13 23:19:31 Delete docs mutations
2023/08/13 23:19:31 Using n1ql client
2023/08/13 23:19:31 Expected and Actual scan responses are the same
--- PASS: TestThreeIndexCreates (17.69s)
=== RUN   TestMultipleIndexCreatesDropsWithMutations
2023/08/13 23:19:31 In TestThreeIndexCreates()
2023/08/13 23:19:38 Created the secondary index index_state. Waiting for it become active
2023/08/13 23:19:38 Index is 14023226205540060983 now active
2023/08/13 23:19:38 Create docs mutations
2023/08/13 23:19:38 Using n1ql client
2023/08/13 23:19:38 Expected and Actual scan responses are the same
2023/08/13 23:19:44 Created the secondary index index_registered. Waiting for it become active
2023/08/13 23:19:44 Index is 4841354940165694349 now active
2023/08/13 23:19:44 Create docs mutations
2023/08/13 23:19:45 Using n1ql client
2023/08/13 23:19:45 Expected and Actual scan responses are the same
2023/08/13 23:19:51 Created the secondary index index_gender. Waiting for it become active
2023/08/13 23:19:51 Index is 5828051860176767038 now active
2023/08/13 23:19:51 Create docs mutations
2023/08/13 23:19:51 Using n1ql client
2023/08/13 23:19:51 Expected and Actual scan responses are the same
2023/08/13 23:19:51 Dropping the secondary index index_registered
2023/08/13 23:19:51 Index dropped
2023/08/13 23:19:51 Create docs mutations
2023/08/13 23:19:52 Delete docs mutations
2023/08/13 23:19:52 Using n1ql client
2023/08/13 23:19:52 Expected and Actual scan responses are the same
2023/08/13 23:19:58 Created the secondary index index_longitude. Waiting for it become active
2023/08/13 23:19:58 Index is 1848438017024548228 now active
2023/08/13 23:19:58 Create docs mutations
2023/08/13 23:19:58 Using n1ql client
2023/08/13 23:19:58 Expected and Actual scan responses are the same
--- PASS: TestMultipleIndexCreatesDropsWithMutations (27.17s)
=== RUN   TestCreateDropScan
2023/08/13 23:19:58 In TestCreateDropScan()
2023/08/13 23:20:05 Created the secondary index index_cd. Waiting for it become active
2023/08/13 23:20:05 Index is 3148844104363251088 now active
2023/08/13 23:20:05 Using n1ql client
2023/08/13 23:20:05 Expected and Actual scan responses are the same
2023/08/13 23:20:05 Dropping the secondary index index_cd
2023/08/13 23:20:05 Index dropped
2023/08/13 23:20:05 Using n1ql client
2023/08/13 23:20:05 Scan failed as expected with error: Index Not Found - cause: GSI index index_cd not found.
--- PASS: TestCreateDropScan (6.54s)
=== RUN   TestCreateDropCreate
2023/08/13 23:20:05 In TestCreateDropCreate()
2023/08/13 23:20:11 Created the secondary index index_cdc. Waiting for it become active
2023/08/13 23:20:11 Index is 11148566345432204673 now active
2023/08/13 23:20:11 Using n1ql client
2023/08/13 23:20:11 Expected and Actual scan responses are the same
2023/08/13 23:20:11 Dropping the secondary index index_cdc
2023/08/13 23:20:12 Index dropped
2023/08/13 23:20:12 Using n1ql client
2023/08/13 23:20:12 Scan 2 failed as expected with error: Index Not Found - cause: GSI index index_cdc not found.
2023/08/13 23:20:18 Created the secondary index index_cdc. Waiting for it become active
2023/08/13 23:20:18 Index is 12599268780066420263 now active
2023/08/13 23:20:18 Using n1ql client
2023/08/13 23:20:18 Expected and Actual scan responses are the same
2023/08/13 23:20:18 (Inclusion 1) Lengths of expected and actual scan results are 5068 and 5068. Num of docs in bucket = 10402
2023/08/13 23:20:18 Using n1ql client
2023/08/13 23:20:18 Expected and Actual scan responses are the same
2023/08/13 23:20:18 (Inclusion 3) Lengths of expected and actual scan results are 5068 and 5068. Num of docs in bucket = 10402
--- PASS: TestCreateDropCreate (13.03s)
=== RUN   TestCreate2Drop1Scan2
2023/08/13 23:20:18 In TestCreate2Drop1Scan2()
2023/08/13 23:20:24 Created the secondary index index_i1. Waiting for it become active
2023/08/13 23:20:24 Index is 11667342020130294919 now active
2023/08/13 23:20:31 Created the secondary index index_i2. Waiting for it become active
2023/08/13 23:20:31 Index is 8574667497684319987 now active
2023/08/13 23:20:31 Using n1ql client
2023/08/13 23:20:31 Expected and Actual scan responses are the same
2023/08/13 23:20:31 Using n1ql client
2023/08/13 23:20:31 Expected and Actual scan responses are the same
2023/08/13 23:20:31 Dropping the secondary index index_i1
2023/08/13 23:20:31 Index dropped
2023/08/13 23:20:31 Using n1ql client
2023/08/13 23:20:31 Expected and Actual scan responses are the same
--- PASS: TestCreate2Drop1Scan2 (13.04s)
=== RUN   TestIndexNameCaseSensitivity
2023/08/13 23:20:31 In TestIndexNameCaseSensitivity()
2023/08/13 23:20:37 Created the secondary index index_age. Waiting for it become active
2023/08/13 23:20:37 Index is 11894819450959379917 now active
2023/08/13 23:20:37 Using n1ql client
2023/08/13 23:20:37 Expected and Actual scan responses are the same
2023/08/13 23:20:37 Using n1ql client
2023/08/13 23:20:37 Scan failed as expected with error: Index Not Found - cause: GSI index index_Age not found.
--- PASS: TestIndexNameCaseSensitivity (6.33s)
=== RUN   TestCreateDuplicateIndex
2023/08/13 23:20:37 In TestCreateDuplicateIndex()
2023/08/13 23:20:44 Created the secondary index index_di1. Waiting for it become active
2023/08/13 23:20:44 Index is 17493538080287306329 now active
2023/08/13 23:20:44 Index found:  index_di1
2023/08/13 23:20:44 Create failed as expected with error: Index index_di1 already exists.
--- PASS: TestCreateDuplicateIndex (6.25s)
=== RUN   TestDropNonExistingIndex
2023/08/13 23:20:44 In TestDropNonExistingIndex()
2023/08/13 23:20:44 Dropping the secondary index 123456
2023/08/13 23:20:44 Index drop failed as expected with error: Index does not exist.
--- PASS: TestDropNonExistingIndex (0.07s)
=== RUN   TestCreateIndexNonExistentBucket
2023/08/13 23:20:44 In TestCreateIndexNonExistentBucket()
2023-08-13T23:20:44.741+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.
2023-08-13T23:20:55.744+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.
2023/08/13 23:20:55 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 (11.51s)
=== RUN   TestScanWithNoTimeout
2023/08/13 23:20:55 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/13 23:20:55 Changing config key indexer.settings.scan_timeout to value 0
2023/08/13 23:20:56 Using n1ql client
2023/08/13 23:20:56 Expected and Actual scan responses are the same
--- PASS: TestScanWithNoTimeout (0.38s)
=== RUN   TestIndexingOnBinaryBucketMeta
2023/08/13 23:20:56 In TestIndexingOnBinaryBucketMeta()
2023/08/13 23:20:56 	 1. Populate a bucekt with binary docs and create indexs on the `id`, `cas` and `expiration` fields of Metadata
2023/08/13 23:20:56 	 2. Validate the test by comparing the items_count of indexes and the number of docs in the bucket for each of the fields
2023/08/13 23:20:59 Modified parameters of bucket default, responseBody: 
2023/08/13 23:20:59 Created bucket binaryBucket, responseBody: 
2023/08/13 23:21:17 Created the secondary index index_binary_meta_id. Waiting for it become active
2023/08/13 23:21:17 Index is 6673295480214102586 now active
2023/08/13 23:21:22 items_count stat is 10 for index index_binary_meta_id
2023/08/13 23:21:22 Dropping the secondary index index_binary_meta_id
2023/08/13 23:21:22 Index dropped
2023/08/13 23:21:25 Created the secondary index index_binary_meta_cas. Waiting for it become active
2023/08/13 23:21:25 Index is 16117493541482964474 now active
2023/08/13 23:21:30 items_count stat is 10 for index index_binary_meta_cas
2023/08/13 23:21:30 Dropping the secondary index index_binary_meta_cas
2023/08/13 23:21:30 Index dropped
2023/08/13 23:21:33 Created the secondary index index_binary_meta_expiration. Waiting for it become active
2023/08/13 23:21:33 Index is 6696146600594918366 now active
2023/08/13 23:21:38 items_count stat is 10 for index index_binary_meta_expiration
2023/08/13 23:21:38 Dropping the secondary index index_binary_meta_expiration
2023/08/13 23:21:39 Index dropped
2023/08/13 23:21:41 Deleted bucket binaryBucket, responseBody: 
2023/08/13 23:21:44 Modified parameters of bucket default, responseBody: 
--- PASS: TestIndexingOnBinaryBucketMeta (63.14s)
=== RUN   TestRetainDeleteXATTRBinaryDocs
2023/08/13 23:21:59 In TestRetainDeleteXATTRBinaryDocs()
2023/08/13 23:21:59 	 1. Populate a bucket with binary docs having system XATTRS
2023/08/13 23:21:59 	 2. Create index on the system XATTRS with "retain_deleted_xattr" attribute set to true
2023/08/13 23:21:59 	 3. Delete the documents in the bucket
2023/08/13 23:21:59 	 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
2023/08/13 23:22:02 Modified parameters of bucket default, responseBody: 
2023/08/13 23:22:02 Created bucket binaryBucket, responseBody: 
2023/08/13 23:22:20 Created the secondary index index_system_xattr. Waiting for it become active
2023/08/13 23:22:20 Index is 13136055342306128498 now active
2023/08/13 23:22:25 Deleted all the documents in the bucket: binaryBucket successfully
2023/08/13 23:22:28 Deleted bucket binaryBucket, responseBody: 
2023/08/13 23:22:31 Modified parameters of bucket default, responseBody: 
--- PASS: TestRetainDeleteXATTRBinaryDocs (47.41s)
=== RUN   TestIndexingOnXATTRs
2023/08/13 23:22:46 In TestIndexingOnXATTRs()
2023/08/13 23:22:49 Modified parameters of bucket default, responseBody: 
2023/08/13 23:22:49 Created bucket bucket_xattrs, responseBody: 
2023/08/13 23:23:09 Created the secondary index index_sync_rev. Waiting for it become active
2023/08/13 23:23:09 Index is 10386272312141852092 now active
2023/08/13 23:23:16 Created the secondary index index_sync_channels. Waiting for it become active
2023/08/13 23:23:16 Index is 4279357673310679209 now active
2023/08/13 23:23:22 Created the secondary index index_sync_sequence. Waiting for it become active
2023/08/13 23:23:22 Index is 13230616435705740367 now active
2023/08/13 23:23:27 items_count stat is 100 for index index_sync_rev
2023/08/13 23:23:27 items_count stat is 100 for index index_sync_channels
2023/08/13 23:23:27 items_count stat is 100 for index index_sync_sequence
2023/08/13 23:23:27 Using n1ql client
2023-08-13T23:23:27.210+05:30 [Info] GSIC[default/bucket_xattrs-_default-_default-1691949207205923726] started ...
2023/08/13 23:23:27 Dropping the secondary index index_sync_rev
2023/08/13 23:23:27 Index dropped
2023/08/13 23:23:27 Using n1ql client
2023/08/13 23:23:27 Dropping the secondary index index_sync_channels
2023/08/13 23:23:27 Index dropped
2023/08/13 23:23:27 Using n1ql client
2023/08/13 23:23:27 Dropping the secondary index index_sync_sequence
2023/08/13 23:23:27 Index dropped
2023/08/13 23:23:29 Deleted bucket bucket_xattrs, responseBody: 
2023/08/13 23:23:32 Modified parameters of bucket default, responseBody: 
--- PASS: TestIndexingOnXATTRs (61.17s)
=== RUN   TestSimpleIndex_FloatDataType
2023/08/13 23:23:47 In TestSimpleIndex_FloatDataType()
2023/08/13 23:23:47 Index found:  index_age
2023/08/13 23:23:47 Using n1ql client
2023/08/13 23:23:47 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FloatDataType (0.03s)
=== RUN   TestSimpleIndex_StringDataType
2023/08/13 23:23:47 In TestSimpleIndex_StringDataType()
2023/08/13 23:23:52 Created the secondary index index_company. Waiting for it become active
2023/08/13 23:23:52 Index is 30084626805447488 now active
2023/08/13 23:23:52 Using n1ql client
2023/08/13 23:23:52 Expected and Actual scan responses are the same
2023/08/13 23:23:52 Using n1ql client
2023/08/13 23:23:52 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_StringDataType (4.70s)
=== RUN   TestSimpleIndex_FieldValueCaseSensitivity
2023/08/13 23:23:52 In TestSimpleIndex_StringCaseSensitivity()
2023/08/13 23:23:52 Index found:  index_company
2023/08/13 23:23:52 Using n1ql client
2023/08/13 23:23:52 Expected and Actual scan responses are the same
2023/08/13 23:23:52 Using n1ql client
2023/08/13 23:23:52 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FieldValueCaseSensitivity (0.08s)
=== RUN   TestSimpleIndex_BoolDataType
2023/08/13 23:23:52 In TestSimpleIndex_BoolDataType()
2023/08/13 23:23:59 Created the secondary index index_isActive. Waiting for it become active
2023/08/13 23:23:59 Index is 6172154456322335891 now active
2023/08/13 23:23:59 Using n1ql client
2023/08/13 23:23:59 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_BoolDataType (6.74s)
=== RUN   TestBasicLookup
2023/08/13 23:23:59 In TestBasicLookup()
2023/08/13 23:23:59 Index found:  index_company
2023/08/13 23:23:59 Using n1ql client
2023/08/13 23:23:59 Expected and Actual scan responses are the same
--- PASS: TestBasicLookup (0.01s)
=== RUN   TestIndexOnNonExistentField
2023/08/13 23:23:59 In TestIndexOnNonExistentField()
2023/08/13 23:24:05 Created the secondary index index_height. Waiting for it become active
2023/08/13 23:24:05 Index is 18148655542432317321 now active
2023/08/13 23:24:05 Using n1ql client
2023/08/13 23:24:05 Expected and Actual scan responses are the same
--- PASS: TestIndexOnNonExistentField (6.52s)
=== RUN   TestIndexPartiallyMissingField
2023/08/13 23:24:05 In TestIndexPartiallyMissingField()
2023/08/13 23:24:12 Created the secondary index index_nationality. Waiting for it become active
2023/08/13 23:24:12 Index is 11730837161872964324 now active
2023/08/13 23:24:12 Using n1ql client
2023/08/13 23:24:12 Expected and Actual scan responses are the same
--- PASS: TestIndexPartiallyMissingField (6.59s)
=== RUN   TestScanNonMatchingDatatype
2023/08/13 23:24:12 In TestScanNonMatchingDatatype()
2023/08/13 23:24:12 Index found:  index_age
2023/08/13 23:24:12 Using n1ql client
2023/08/13 23:24:12 Expected and Actual scan responses are the same
--- PASS: TestScanNonMatchingDatatype (0.02s)
=== RUN   TestInclusionNeither
2023/08/13 23:24:12 In TestInclusionNeither()
2023/08/13 23:24:12 Index found:  index_age
2023/08/13 23:24:12 Using n1ql client
2023/08/13 23:24:12 Expected and Actual scan responses are the same
--- PASS: TestInclusionNeither (0.03s)
=== RUN   TestInclusionLow
2023/08/13 23:24:12 In TestInclusionLow()
2023/08/13 23:24:12 Index found:  index_age
2023/08/13 23:24:12 Using n1ql client
2023/08/13 23:24:12 Expected and Actual scan responses are the same
--- PASS: TestInclusionLow (0.03s)
=== RUN   TestInclusionHigh
2023/08/13 23:24:12 In TestInclusionHigh()
2023/08/13 23:24:12 Index found:  index_age
2023/08/13 23:24:12 Using n1ql client
2023/08/13 23:24:12 Expected and Actual scan responses are the same
--- PASS: TestInclusionHigh (0.03s)
=== RUN   TestInclusionBoth
2023/08/13 23:24:12 In TestInclusionBoth()
2023/08/13 23:24:12 Index found:  index_age
2023/08/13 23:24:12 Using n1ql client
2023/08/13 23:24:12 Expected and Actual scan responses are the same
--- PASS: TestInclusionBoth (0.03s)
=== RUN   TestNestedIndex_String
2023/08/13 23:24:12 In TestNestedIndex_String()
2023/08/13 23:24:19 Created the secondary index index_streetname. Waiting for it become active
2023/08/13 23:24:19 Index is 13928638308375906763 now active
2023/08/13 23:24:19 Using n1ql client
2023/08/13 23:24:19 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_String (6.50s)
=== RUN   TestNestedIndex_Float
2023/08/13 23:24:19 In TestNestedIndex_Float()
2023/08/13 23:24:25 Created the secondary index index_floor. Waiting for it become active
2023/08/13 23:24:25 Index is 7955338001328699909 now active
2023/08/13 23:24:25 Using n1ql client
2023/08/13 23:24:25 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Float (6.68s)
=== RUN   TestNestedIndex_Bool
2023/08/13 23:24:25 In TestNestedIndex_Bool()
2023/08/13 23:24:32 Created the secondary index index_isresidential. Waiting for it become active
2023/08/13 23:24:32 Index is 13655823918576256769 now active
2023/08/13 23:24:32 Using n1ql client
2023/08/13 23:24:32 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Bool (6.73s)
=== RUN   TestLookupJsonObject
2023/08/13 23:24:32 In TestLookupJsonObject()
2023/08/13 23:24:39 Created the secondary index index_streetaddress. Waiting for it become active
2023/08/13 23:24:39 Index is 2298078767919045310 now active
2023/08/13 23:24:39 Using n1ql client
2023/08/13 23:24:39 Count of docScanResults is 1
2023/08/13 23:24:39 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/13 23:24:39 Count of scanResults is 1
2023/08/13 23:24:39 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/13 23:24:39 Expected and Actual scan responses are the same
--- PASS: TestLookupJsonObject (6.61s)
=== RUN   TestLookupObjDifferentOrdering
2023/08/13 23:24:39 In TestLookupObjDifferentOrdering()
2023/08/13 23:24:39 Index found:  index_streetaddress
2023/08/13 23:24:39 Using n1ql client
2023/08/13 23:24:39 Count of docScanResults is 1
2023/08/13 23:24:39 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/13 23:24:39 Count of scanResults is 1
2023/08/13 23:24:39 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/13 23:24:39 Expected and Actual scan responses are the same
--- PASS: TestLookupObjDifferentOrdering (0.06s)
=== RUN   TestRangeJsonObject
2023/08/13 23:24:39 In TestRangeJsonObject()
2023/08/13 23:24:39 Index found:  index_streetaddress
2023/08/13 23:24:39 Using n1ql client
2023/08/13 23:24:39 Count of scanResults is 2
2023/08/13 23:24:39 Key: string Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: value.Values [{"buildingname":"Rosewood Gardens","doornumber":"514","floor":2,"streetname":"Karweg Place"}] false
2023/08/13 23:24:39 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/13 23:24:39 Count of docScanResults is 2
2023/08/13 23:24:39 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/13 23:24:39 Key: Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: [map[buildingname:Rosewood Gardens doornumber:514 floor:2 streetname:Karweg Place]]
2023/08/13 23:24:39 Expected and Actual scan responses are the same
--- PASS: TestRangeJsonObject (0.00s)
=== RUN   TestLookupFloatDiffForms
2023/08/13 23:24:39 In TestLookupFloatDiffForms()
2023/08/13 23:24:45 Created the secondary index index_latitude. Waiting for it become active
2023/08/13 23:24:45 Index is 15852963753956894533 now active
2023/08/13 23:24:45 Scan 1
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
2023/08/13 23:24:45 Scan 2
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
2023/08/13 23:24:45 Scan 3
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
2023/08/13 23:24:45 Scan 4
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
2023/08/13 23:24:45 Scan 5
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
2023/08/13 23:24:45 Scan 6
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
--- PASS: TestLookupFloatDiffForms (6.73s)
=== RUN   TestRangeFloatInclVariations
2023/08/13 23:24:45 In TestRangeFloatInclVariations()
2023/08/13 23:24:45 Index found:  index_latitude
2023/08/13 23:24:45 Scan 1
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
2023/08/13 23:24:45 Scan 2
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
2023/08/13 23:24:45 Scan 3
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
2023/08/13 23:24:45 Scan 4
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
2023/08/13 23:24:45 Scan 5
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
2023/08/13 23:24:45 Scan 6
2023/08/13 23:24:45 Using n1ql client
2023/08/13 23:24:45 Expected and Actual scan responses are the same
--- PASS: TestRangeFloatInclVariations (0.02s)
=== RUN   TestScanAll
2023/08/13 23:24:45 In TestScanAll()
2023/08/13 23:24:52 Created the secondary index index_name. Waiting for it become active
2023/08/13 23:24:52 Index is 3644738485700117524 now active
2023/08/13 23:24:52 Length of docScanResults = 10502
2023/08/13 23:24:52 Using n1ql client
2023/08/13 23:24:52 Length of scanResults = 10502
2023/08/13 23:24:52 Expected and Actual scan responses are the same
--- PASS: TestScanAll (6.82s)
=== RUN   TestScanAllNestedField
2023/08/13 23:24:52 In TestScanAllNestedField()
2023/08/13 23:24:52 Index found:  index_streetname
2023/08/13 23:24:52 Length of docScanResults = 2
2023/08/13 23:24:52 Using n1ql client
2023/08/13 23:24:52 Length of scanResults = 2
2023/08/13 23:24:52 Expected and Actual scan responses are the same
--- PASS: TestScanAllNestedField (0.01s)
=== RUN   TestBasicPrimaryIndex
2023/08/13 23:24:52 In TestBasicPrimaryIndex()
2023/08/13 23:24:59 Created the secondary index index_p1. Waiting for it become active
2023/08/13 23:24:59 Index is 12543087245378100396 now active
2023-08-13T23:24:59.682+05:30 [Error] transport error between 127.0.0.1:53986->127.0.0.1:9107: write tcp 127.0.0.1:53986->127.0.0.1:9107: write: broken pipe
2023-08-13T23:24:59.682+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:53986->127.0.0.1:9107: write: broken pipe`
2023-08-13T23:24:59.682+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-13T23:24:59.683+05:30 [Error] metadataClient:PickRandom: Replicas - [2855330312934901743], PrunedReplica - map[], FilteredReplica map[]
2023/08/13 23:24:59 Expected and Actual scan responses are the same
2023/08/13 23:24:59 CountRange() expected and actual is:  1877 and 1877
2023/08/13 23:24:59 lookupkey for CountLookup() = Userc1f4de58-f411-4cc4-98fc-eb112ef30412
2023/08/13 23:24:59 CountLookup() = 1
--- PASS: TestBasicPrimaryIndex (7.06s)
=== RUN   TestBasicNullDataType
2023/08/13 23:24:59 In TestBasicNullDataType()
2023/08/13 23:24:59 Index found:  index_email
2023/08/13 23:24:59 Using n1ql client
2023/08/13 23:24:59 Expected and Actual scan responses are the same
--- PASS: TestBasicNullDataType (0.01s)
=== RUN   TestBasicArrayDataType_ScanAll
2023/08/13 23:24:59 In TestBasicArrayDataType_ScanAll()
2023/08/13 23:25:06 Created the secondary index index_tags. Waiting for it become active
2023/08/13 23:25:06 Index is 13937388918593165843 now active
2023/08/13 23:25:06 Using n1ql client
2023/08/13 23:25:06 Expected and Actual scan responses are the same
--- PASS: TestBasicArrayDataType_ScanAll (7.01s)
=== RUN   TestBasicArrayDataType_Lookup
2023/08/13 23:25:06 In TestBasicArrayDataType_Lookup()
2023/08/13 23:25:08 Index found:  index_tags
2023/08/13 23:25:08 Count of scanResults is 1
2023/08/13 23:25:08 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
2023/08/13 23:25:08 In TestArrayDataType_LookupMissingArrayValue()
2023/08/13 23:25:08 Index found:  index_tags
2023/08/13 23:25:08 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupMissingArrayValue (0.00s)
=== RUN   TestArrayDataType_LookupWrongOrder
2023/08/13 23:25:08 In TestArrayDataType_LookupWrongOrder()
2023/08/13 23:25:08 Index found:  index_tags
2023/08/13 23:25:08 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupWrongOrder (0.00s)
=== RUN   TestArrayDataType_LookupSubset
2023/08/13 23:25:08 In TestArrayDataType_LookupSubset()
2023/08/13 23:25:08 Index found:  index_tags
2023/08/13 23:25:08 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupSubset (0.00s)
=== RUN   TestScanLimitParameter
2023/08/13 23:25:08 In TestScanLimitParameter()
2023/08/13 23:25:08 Index found:  index_age
2023/08/13 23:25:08 Using n1ql client
2023/08/13 23:25:08 Using n1ql client
--- PASS: TestScanLimitParameter (0.01s)
=== RUN   TestCountRange
2023/08/13 23:25:08 In TestRangeCount()
2023/08/13 23:25:08 Index found:  index_age
2023/08/13 23:25:08 Count of expected and actual Range is:  2439 and 2439
2023/08/13 23:25:08 Count of expected and actual Range is: 10002 and 10002
2023/08/13 23:25:08 Count of expected and actual Range are: 0 and 0
2023/08/13 23:25:08 Count of expected and actual Range are: 476 and 476
2023/08/13 23:25:08 Testing CountRange() for key <= val
2023/08/13 23:25:08 Count of expected and actual CountRange for key <= 30 are: 5188 and 5188
2023/08/13 23:25:08 Testing CountRange() for key >= val
2023/08/13 23:25:08 Count of expected and actual CountRange for key >= 25 are: 7710 and 7710
2023/08/13 23:25:08 Testing CountRange() for null < key <= val
2023/08/13 23:25:08 Count of expected and actual CountRange for key > null && key <= 30 are: 5188 and 5188
2023/08/13 23:25:08 Testing CountRange() for val <= key < null 
2023/08/13 23:25:08 Count of expected and actual CountRange for key >= 25 && key < null are: 0 and 0
2023/08/13 23:25:08 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountRange (0.05s)
=== RUN   TestCountLookup
2023/08/13 23:25:08 In TestCountLookup()
2023/08/13 23:25:08 Index found:  index_age
2023/08/13 23:25:08 Count of expected and actual Range are: 507 and 507
2023/08/13 23:25:08 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountLookup (0.01s)
=== RUN   TestRangeStatistics
2023/08/13 23:25:08 In TestRangeCount()
2023/08/13 23:25:08 Index found:  index_age
--- PASS: TestRangeStatistics (0.00s)
=== RUN   TestIndexCreateWithWhere
2023/08/13 23:25:08 In TestIndexCreateWithWhere()
2023/08/13 23:25:13 Created the secondary index index_ageabove30. Waiting for it become active
2023/08/13 23:25:13 Index is 10218452128295047067 now active
2023/08/13 23:25:13 Using n1ql client
2023/08/13 23:25:13 Expected and Actual scan responses are the same
2023/08/13 23:25:13 Lengths of expected and actual scanReuslts are:  4338 and 4338
2023/08/13 23:25:20 Created the secondary index index_ageteens. Waiting for it become active
2023/08/13 23:25:20 Index is 7289711056253608690 now active
2023/08/13 23:25:20 Using n1ql client
2023/08/13 23:25:20 Expected and Actual scan responses are the same
2023/08/13 23:25:20 Lengths of expected and actual scanReuslts are:  0 and 0
2023/08/13 23:25:26 Created the secondary index index_age35to45. Waiting for it become active
2023/08/13 23:25:26 Index is 7639765251223515446 now active
2023/08/13 23:25:26 Using n1ql client
2023/08/13 23:25:26 Expected and Actual scan responses are the same
2023/08/13 23:25:26 Lengths of expected and actual scanReuslts are:  2915 and 2915
--- PASS: TestIndexCreateWithWhere (17.85s)
=== RUN   TestDeferredIndexCreate
2023/08/13 23:25:26 In TestDeferredIndexCreate()
2023/08/13 23:25:26 Created the index index_deferred in deferred mode. Index state is INDEX_STATE_READY
2023/08/13 23:25:28 Build the deferred index index_deferred. Waiting for the index to become active
2023/08/13 23:25:28 Waiting for index 13763525360053631107 to go active ...
2023/08/13 23:25:29 Waiting for index 13763525360053631107 to go active ...
2023/08/13 23:25:30 Waiting for index 13763525360053631107 to go active ...
2023/08/13 23:25:31 Waiting for index 13763525360053631107 to go active ...
2023/08/13 23:25:32 Waiting for index 13763525360053631107 to go active ...
2023/08/13 23:25:33 Index is 13763525360053631107 now active
2023/08/13 23:25:33 Using n1ql client
2023/08/13 23:25:33 Expected and Actual scan responses are the same
--- PASS: TestDeferredIndexCreate (7.13s)
=== RUN   TestCompositeIndex_NumAndString
2023/08/13 23:25:33 In TestCompositeIndex()
2023/08/13 23:25:40 Created the secondary index index_composite1. Waiting for it become active
2023/08/13 23:25:40 Index is 9835114608473791132 now active
2023/08/13 23:25:40 Using n1ql client
2023/08/13 23:25:40 Using n1ql client
2023/08/13 23:25:40 Using n1ql client
2023/08/13 23:25:40 Expected and Actual scan responses are the same
--- PASS: TestCompositeIndex_NumAndString (6.65s)
=== RUN   TestCompositeIndex_TwoNumberFields
2023/08/13 23:25:40 In TestCompositeIndex()
2023/08/13 23:25:47 Created the secondary index index_composite2. Waiting for it become active
2023/08/13 23:25:47 Index is 4714204848942700930 now active
2023/08/13 23:25:47 Using n1ql client
--- PASS: TestCompositeIndex_TwoNumberFields (6.79s)
=== RUN   TestNumbers_Int64_Float64
2023/08/13 23:25:47 In TestNumbers_Int64_Float64()
2023/08/13 23:25:53 Created the secondary index idx_numbertest. Waiting for it become active
2023/08/13 23:25:53 Index is 15803456861773171044 now active
2023/08/13 23:25:53 
 ==== Int64 test #0
2023/08/13 23:25:53 Using n1ql client
2023/08/13 23:25:53 Expected and Actual scan responses are the same
2023/08/13 23:25:53 
 ==== Int64 test #1
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
2023/08/13 23:25:54 
 ==== Int64 test #2
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
2023/08/13 23:25:54 
 ==== Int64 test #3
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
2023/08/13 23:25:54 
 ==== Int64 test #4
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
2023/08/13 23:25:54 
 ==== Int64 test #5
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
2023/08/13 23:25:54 
 ==== Int64 test #6
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
2023/08/13 23:25:54 
 ==== Int64 test #7
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
2023/08/13 23:25:54 
 ==== Int64 test #8
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
2023/08/13 23:25:54 
 ==== Float64 test #0
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
2023/08/13 23:25:54 
 ==== Float64 test #1
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
2023/08/13 23:25:54 
 ==== Float64 test #2
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
2023/08/13 23:25:54 
 ==== Float64 test #3
2023/08/13 23:25:54 Using n1ql client
2023/08/13 23:25:54 Expected and Actual scan responses are the same
--- PASS: TestNumbers_Int64_Float64 (7.25s)
=== RUN   TestRestartIndexer
2023/08/13 23:25:54 In TestRestartIndexer()
2023/08/13 23:25:54 []
2023-08-13T23:25:54.692+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-13T23:25:54.692+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/13 23:26:14 Using n1ql client
2023-08-13T23:26:14.668+05:30 [Error] transport error between 127.0.0.1:54844->127.0.0.1:9107: write tcp 127.0.0.1:54844->127.0.0.1:9107: write: broken pipe
2023-08-13T23:26:14.669+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 2995459955676184441 request transport failed `write tcp 127.0.0.1:54844->127.0.0.1:9107: write: broken pipe`
2023/08/13 23:26:14 Len of expected and actual scan results are :  10002 and 10002
2023/08/13 23:26:14 Expected and Actual scan responses are the same
--- PASS: TestRestartIndexer (20.09s)
=== RUN   TestCreateDocsMutation
2023/08/13 23:26:14 In TestCreateDocsMutation()
2023/08/13 23:26:14 Index found:  index_age
2023/08/13 23:26:14 Using n1ql client
2023/08/13 23:26:14 Len of expected and actual scan results are :  10002 and 10002
2023/08/13 23:26:14 Expected and Actual scan responses are the same
2023/08/13 23:26:15 Using n1ql client
2023/08/13 23:26:15 Index Scan after mutations took 41.779555ms
2023/08/13 23:26:15 Len of expected and actual scan results are :  10102 and 10102
2023/08/13 23:26:15 Expected and Actual scan responses are the same
--- PASS: TestCreateDocsMutation (0.36s)
=== RUN   TestRestartProjector
2023/08/13 23:26:15 In TestRestartProjector()
2023/08/13 23:26:15 []
2023/08/13 23:26:35 Using n1ql client
2023/08/13 23:26:35 Len of expected and actual scan results are :  10102 and 10102
2023/08/13 23:26:35 Expected and Actual scan responses are the same
--- PASS: TestRestartProjector (20.09s)
=== RUN   TestDeleteDocsMutation
2023/08/13 23:26:35 In TestDeleteDocsMutation()
2023/08/13 23:26:35 Index found:  index_age
2023/08/13 23:26:35 Using n1ql client
2023/08/13 23:26:35 Len of expected and actual scan results are :  10102 and 10102
2023/08/13 23:26:35 Expected and Actual scan responses are the same
2023/08/13 23:26:35 Using n1ql client
2023/08/13 23:26:35 Index Scan after mutations took 63.552135ms
2023/08/13 23:26:35 Len of expected and actual scan results are :  9902 and 9902
2023/08/13 23:26:35 Expected and Actual scan responses are the same
--- PASS: TestDeleteDocsMutation (0.45s)
=== RUN   TestUpdateDocsMutation
2023/08/13 23:26:35 In TestUpdateDocsMutation()
2023/08/13 23:26:35 Index found:  index_age
2023/08/13 23:26:35 Using n1ql client
2023/08/13 23:26:35 Len of expected and actual scan results are :  9441 and 9441
2023/08/13 23:26:35 Expected and Actual scan responses are the same
2023/08/13 23:26:35 Num of keysFromMutDocs: 100
2023/08/13 23:26:35 Updating number of documents: 100
2023/08/13 23:26:35 Using n1ql client
2023/08/13 23:26:35 Index Scan after mutations took 45.841058ms
2023/08/13 23:26:35 Len of expected and actual scan results are :  9444 and 9444
2023/08/13 23:26:35 Expected and Actual scan responses are the same
--- PASS: TestUpdateDocsMutation (0.35s)
=== RUN   TestLargeMutations
2023/08/13 23:26:35 In TestLargeMutations()
2023/08/13 23:26:35 In DropAllSecondaryIndexes()
2023/08/13 23:26:35 Index found:  index_age
2023/08/13 23:26:36 Dropped index index_age
2023/08/13 23:26:36 Index found:  index_isActive
2023/08/13 23:26:36 Dropped index index_isActive
2023/08/13 23:26:36 Index found:  index_pin
2023/08/13 23:26:36 Dropped index index_pin
2023/08/13 23:26:36 Index found:  index_ageabove30
2023/08/13 23:26:36 Dropped index index_ageabove30
2023/08/13 23:26:36 Index found:  idx_age
2023/08/13 23:26:36 Dropped index idx_age
2023/08/13 23:26:36 Index found:  index_composite2
2023/08/13 23:26:36 Dropped index index_composite2
2023/08/13 23:26:36 Index found:  index_name
2023/08/13 23:26:36 Dropped index index_name
2023/08/13 23:26:36 Index found:  index_state
2023/08/13 23:26:36 Dropped index index_state
2023/08/13 23:26:36 Index found:  index_cdc
2023/08/13 23:26:36 Dropped index index_cdc
2023/08/13 23:26:36 Index found:  index_company
2023/08/13 23:26:36 Dropped index index_company
2023/08/13 23:26:36 Index found:  index_i2
2023/08/13 23:26:36 Dropped index index_i2
2023/08/13 23:26:36 Index found:  index_height
2023/08/13 23:26:36 Dropped index index_height
2023/08/13 23:26:36 Index found:  index_balance
2023/08/13 23:26:37 Dropped index index_balance
2023/08/13 23:26:37 Index found:  idx_numbertest
2023/08/13 23:26:37 Dropped index idx_numbertest
2023/08/13 23:26:37 Index found:  index_age35to45
2023/08/13 23:26:37 Dropped index index_age35to45
2023/08/13 23:26:37 Index found:  index_deferred
2023/08/13 23:26:37 Dropped index index_deferred
2023/08/13 23:26:37 Index found:  index_latitude
2023/08/13 23:26:37 Dropped index index_latitude
2023/08/13 23:26:37 Index found:  index_nationality
2023/08/13 23:26:37 Dropped index index_nationality
2023/08/13 23:26:37 Index found:  index_longitude
2023/08/13 23:26:37 Dropped index index_longitude
2023/08/13 23:26:37 Index found:  index_p1
2023/08/13 23:26:37 Dropped index index_p1
2023/08/13 23:26:37 Index found:  index_eyeColor
2023/08/13 23:26:37 Dropped index index_eyeColor
2023/08/13 23:26:37 Index found:  index_streetaddress
2023/08/13 23:26:37 Dropped index index_streetaddress
2023/08/13 23:26:37 Index found:  index_tags
2023/08/13 23:26:37 Dropped index index_tags
2023/08/13 23:26:37 Index found:  index_di1
2023/08/13 23:26:37 Dropped index index_di1
2023/08/13 23:26:37 Index found:  index_streetname
2023/08/13 23:26:37 Dropped index index_streetname
2023/08/13 23:26:37 Index found:  index_ageteens
2023/08/13 23:26:37 Dropped index index_ageteens
2023/08/13 23:26:37 Index found:  index_isresidential
2023/08/13 23:26:37 Dropped index index_isresidential
2023/08/13 23:26:37 Index found:  index_email
2023/08/13 23:26:38 Dropped index index_email
2023/08/13 23:26:38 Index found:  index_gender
2023/08/13 23:26:38 Dropped index index_gender
2023/08/13 23:26:38 Index found:  index_floor
2023/08/13 23:26:38 Dropped index index_floor
2023/08/13 23:26:38 Index found:  index_composite1
2023/08/13 23:26:38 Dropped index index_composite1
2023/08/13 23:26:57 Created the secondary index indexmut_1. Waiting for it become active
2023/08/13 23:26:57 Index is 9450359860071862422 now active
2023/08/13 23:26:57 Using n1ql client
2023/08/13 23:26:57 Expected and Actual scan responses are the same
2023/08/13 23:26:57 Len of expected and actual scan results are :  29902 and 29902
2023/08/13 23:26:57 ITERATION 0
2023/08/13 23:27:14 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 23:27:14 Index is 14361219066602282545 now active
2023/08/13 23:27:14 Using n1ql client
2023/08/13 23:27:14 Expected and Actual scan responses are the same
2023/08/13 23:27:14 Len of expected and actual scan results are :  39902 and 39902
2023/08/13 23:27:14 Using n1ql client
2023/08/13 23:27:15 Expected and Actual scan responses are the same
2023/08/13 23:27:15 Len of expected and actual scan results are :  39902 and 39902
2023/08/13 23:27:15 Dropping the secondary index indexmut_2
2023/08/13 23:27:15 Index dropped
2023/08/13 23:27:15 ITERATION 1
2023/08/13 23:27:31 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 23:27:31 Index is 3547637994558382815 now active
2023/08/13 23:27:31 Using n1ql client
2023/08/13 23:27:32 Expected and Actual scan responses are the same
2023/08/13 23:27:32 Len of expected and actual scan results are :  49902 and 49902
2023/08/13 23:27:32 Using n1ql client
2023/08/13 23:27:32 Expected and Actual scan responses are the same
2023/08/13 23:27:32 Len of expected and actual scan results are :  49902 and 49902
2023/08/13 23:27:32 Dropping the secondary index indexmut_2
2023/08/13 23:27:32 Index dropped
2023/08/13 23:27:32 ITERATION 2
2023/08/13 23:27:49 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 23:27:49 Index is 10507609234765794324 now active
2023/08/13 23:27:49 Using n1ql client
2023/08/13 23:27:50 Expected and Actual scan responses are the same
2023/08/13 23:27:50 Len of expected and actual scan results are :  59902 and 59902
2023/08/13 23:27:50 Using n1ql client
2023/08/13 23:27:50 Expected and Actual scan responses are the same
2023/08/13 23:27:50 Len of expected and actual scan results are :  59902 and 59902
2023/08/13 23:27:50 Dropping the secondary index indexmut_2
2023/08/13 23:27:50 Index dropped
2023/08/13 23:27:50 ITERATION 3
2023/08/13 23:28:08 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 23:28:08 Index is 10620211108212629684 now active
2023/08/13 23:28:08 Using n1ql client
2023/08/13 23:28:08 Expected and Actual scan responses are the same
2023/08/13 23:28:08 Len of expected and actual scan results are :  69902 and 69902
2023/08/13 23:28:08 Using n1ql client
2023/08/13 23:28:09 Expected and Actual scan responses are the same
2023/08/13 23:28:09 Len of expected and actual scan results are :  69902 and 69902
2023/08/13 23:28:09 Dropping the secondary index indexmut_2
2023/08/13 23:28:09 Index dropped
2023/08/13 23:28:09 ITERATION 4
2023/08/13 23:28:30 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 23:28:30 Index is 16349122319045050134 now active
2023/08/13 23:28:30 Using n1ql client
2023/08/13 23:28:31 Expected and Actual scan responses are the same
2023/08/13 23:28:31 Len of expected and actual scan results are :  79902 and 79902
2023/08/13 23:28:31 Using n1ql client
2023/08/13 23:28:32 Expected and Actual scan responses are the same
2023/08/13 23:28:32 Len of expected and actual scan results are :  79902 and 79902
2023/08/13 23:28:32 Dropping the secondary index indexmut_2
2023/08/13 23:28:32 Index dropped
2023/08/13 23:28:32 ITERATION 5
2023/08/13 23:28:50 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 23:28:50 Index is 6564224716912840101 now active
2023/08/13 23:28:50 Using n1ql client
2023/08/13 23:28:51 Expected and Actual scan responses are the same
2023/08/13 23:28:51 Len of expected and actual scan results are :  89902 and 89902
2023/08/13 23:28:51 Using n1ql client
2023/08/13 23:28:52 Expected and Actual scan responses are the same
2023/08/13 23:28:52 Len of expected and actual scan results are :  89902 and 89902
2023/08/13 23:28:52 Dropping the secondary index indexmut_2
2023/08/13 23:28:52 Index dropped
2023/08/13 23:28:52 ITERATION 6
2023/08/13 23:29:11 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 23:29:11 Index is 2074974119337580886 now active
2023/08/13 23:29:11 Using n1ql client
2023/08/13 23:29:11 Expected and Actual scan responses are the same
2023/08/13 23:29:11 Len of expected and actual scan results are :  99902 and 99902
2023/08/13 23:29:11 Using n1ql client
2023/08/13 23:29:13 Expected and Actual scan responses are the same
2023/08/13 23:29:13 Len of expected and actual scan results are :  99902 and 99902
2023/08/13 23:29:13 Dropping the secondary index indexmut_2
2023/08/13 23:29:13 Index dropped
2023/08/13 23:29:13 ITERATION 7
2023/08/13 23:29:32 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 23:29:32 Index is 10921179386993837915 now active
2023/08/13 23:29:32 Using n1ql client
2023/08/13 23:29:33 Expected and Actual scan responses are the same
2023/08/13 23:29:33 Len of expected and actual scan results are :  109902 and 109902
2023/08/13 23:29:33 Using n1ql client
2023/08/13 23:29:34 Expected and Actual scan responses are the same
2023/08/13 23:29:34 Len of expected and actual scan results are :  109902 and 109902
2023/08/13 23:29:34 Dropping the secondary index indexmut_2
2023/08/13 23:29:34 Index dropped
2023/08/13 23:29:34 ITERATION 8
2023/08/13 23:29:55 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 23:29:55 Index is 1461055174106504456 now active
2023/08/13 23:29:56 Using n1ql client
2023/08/13 23:29:58 Expected and Actual scan responses are the same
2023/08/13 23:29:58 Len of expected and actual scan results are :  119902 and 119902
2023/08/13 23:29:58 Using n1ql client
2023/08/13 23:29:59 Expected and Actual scan responses are the same
2023/08/13 23:29:59 Len of expected and actual scan results are :  119902 and 119902
2023/08/13 23:29:59 Dropping the secondary index indexmut_2
2023/08/13 23:29:59 Index dropped
2023/08/13 23:29:59 ITERATION 9
2023/08/13 23:30:20 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 23:30:20 Index is 7823360905431571217 now active
2023/08/13 23:30:20 Using n1ql client
2023/08/13 23:30:21 Expected and Actual scan responses are the same
2023/08/13 23:30:21 Len of expected and actual scan results are :  129902 and 129902
2023/08/13 23:30:21 Using n1ql client
2023/08/13 23:30:22 Expected and Actual scan responses are the same
2023/08/13 23:30:22 Len of expected and actual scan results are :  129902 and 129902
2023/08/13 23:30:22 Dropping the secondary index indexmut_2
2023/08/13 23:30:22 Index dropped
2023/08/13 23:30:22 ITERATION 10
2023/08/13 23:30:42 Created the secondary index indexmut_2. Waiting for it become active
2023/08/13 23:30:42 Index is 16466510213211768691 now active
2023/08/13 23:30:43 Using n1ql client
2023/08/13 23:30:44 Expected and Actual scan responses are the same
2023/08/13 23:30:44 Len of expected and actual scan results are :  139902 and 139902
2023/08/13 23:30:44 Using n1ql client
2023/08/13 23:30:45 Expected and Actual scan responses are the same
2023/08/13 23:30:45 Len of expected and actual scan results are :  139902 and 139902
2023/08/13 23:30:45 Dropping the secondary index indexmut_2
2023/08/13 23:30:45 Index dropped
--- PASS: TestLargeMutations (249.64s)
=== RUN   TestPlanner
2023/08/13 23:30:45 In TestPlanner()
2023/08/13 23:30:45 -------------------------------------------
2023/08/13 23:30:45 initial placement - 20-50M, 10 index, 3 replica, 2x
2023-08-13T23:30:45.612+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:45.615+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T23:30:45.615+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T23:30:45.619+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T23:30:45.619+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T23:30:45.631+05:30 [Info] switched currmeta from 484 -> 486 force true 
2023-08-13T23:30:45.633+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-08-13T23:30:45.647+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T23:30:45.647+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T23:30:45.649+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-08-13T23:30:45.651+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T23:30:45.651+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T23:30:45.653+05:30 [Info] switched currmeta from 486 -> 486 force true 
2023-08-13T23:30:45.688+05:30 [Info] Score: 0.038874096838472615
2023-08-13T23:30:45.688+05:30 [Info] Memory Quota: 63046931452 (58.717G)
2023-08-13T23:30:45.688+05:30 [Info] CPU Quota: 12
2023-08-13T23:30:45.688+05:30 [Info] Indexer Memory Mean 36110456908 (33.6305G)
2023-08-13T23:30:45.688+05:30 [Info] Indexer Memory Deviation 2807522797 (2.61471G) (7.77%)
2023-08-13T23:30:45.688+05:30 [Info] Indexer Memory Utilization 0.5728
2023-08-13T23:30:45.688+05:30 [Info] Indexer CPU Mean 10.0113
2023-08-13T23:30:45.688+05:30 [Info] Indexer CPU Deviation 2.71 (27.02%)
2023-08-13T23:30:45.688+05:30 [Info] Indexer CPU Utilization 0.8343
2023-08-13T23:30:45.688+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:45.688+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:45.688+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:45.688+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:45.688+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:45.688+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:45.688+05:30 [Info] Indexer Data Size Mean 36110456908 (33.6305G)
2023-08-13T23:30:45.688+05:30 [Info] Indexer Data Size Deviation 2807522797 (2.61471G) (7.77%)
2023-08-13T23:30:45.688+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:45.688+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:45.688+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:45.688+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:45 -------------------------------------------
2023/08/13 23:30:45 initial placement - 20-50M, 30 index, 3 replica, 2x
2023-08-13T23:30:45.689+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:46.839+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:46.839+05:30 [Info] Score: 0.03254664472015051
2023-08-13T23:30:46.839+05:30 [Info] Memory Quota: 58123921620 (54.1321G)
2023-08-13T23:30:46.839+05:30 [Info] CPU Quota: 12
2023-08-13T23:30:46.839+05:30 [Info] Indexer Memory Mean 36248799421 (33.7593G)
2023-08-13T23:30:46.839+05:30 [Info] Indexer Memory Deviation 2359553592 (2.19751G) (6.51%)
2023-08-13T23:30:46.839+05:30 [Info] Indexer Memory Utilization 0.6236
2023-08-13T23:30:46.839+05:30 [Info] Indexer CPU Mean 10.3872
2023-08-13T23:30:46.839+05:30 [Info] Indexer CPU Deviation 2.46 (23.64%)
2023-08-13T23:30:46.839+05:30 [Info] Indexer CPU Utilization 0.8656
2023-08-13T23:30:46.839+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:46.839+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:46.839+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:46.839+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:46.839+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:46.839+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:46.839+05:30 [Info] Indexer Data Size Mean 36248799421 (33.7593G)
2023-08-13T23:30:46.839+05:30 [Info] Indexer Data Size Deviation 2359553592 (2.19751G) (6.51%)
2023-08-13T23:30:46.839+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:46.839+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:46.839+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:46.839+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:46 -------------------------------------------
2023/08/13 23:30:46 initial placement - 20-50M, 30 index, 3 replica, 4x
2023-08-13T23:30:46.840+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:47.077+05:30 [Info] Score: 0.013962482737719545
2023-08-13T23:30:47.077+05:30 [Info] Memory Quota: 127560782392 (118.8G)
2023-08-13T23:30:47.078+05:30 [Info] CPU Quota: 24
2023-08-13T23:30:47.078+05:30 [Info] Indexer Memory Mean 80350839224 (74.8326G)
2023-08-13T23:30:47.078+05:30 [Info] Indexer Memory Deviation 2243794411 (2.0897G) (2.79%)
2023-08-13T23:30:47.078+05:30 [Info] Indexer Memory Utilization 0.6299
2023-08-13T23:30:47.078+05:30 [Info] Indexer CPU Mean 23.5478
2023-08-13T23:30:47.078+05:30 [Info] Indexer CPU Deviation 4.67 (19.84%)
2023-08-13T23:30:47.078+05:30 [Info] Indexer CPU Utilization 0.9812
2023-08-13T23:30:47.078+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:47.078+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:47.078+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:47.078+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:47.078+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:47.078+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:47.078+05:30 [Info] Indexer Data Size Mean 80350839224 (74.8326G)
2023-08-13T23:30:47.078+05:30 [Info] Indexer Data Size Deviation 2243794411 (2.0897G) (2.79%)
2023-08-13T23:30:47.078+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:47.078+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:47.078+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:47.078+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:47 -------------------------------------------
2023/08/13 23:30:47 initial placement - 200-500M, 10 index, 3 replica, 2x
2023-08-13T23:30:47.078+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:47.137+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:47.138+05:30 [Info] Score: 0.029512014359596203
2023-08-13T23:30:47.138+05:30 [Info] Memory Quota: 509535438506 (474.542G)
2023-08-13T23:30:47.138+05:30 [Info] CPU Quota: 12
2023-08-13T23:30:47.138+05:30 [Info] Indexer Memory Mean 389043157878 (362.325G)
2023-08-13T23:30:47.138+05:30 [Info] Indexer Memory Deviation 22962894523 (21.3859G) (5.90%)
2023-08-13T23:30:47.138+05:30 [Info] Indexer Memory Utilization 0.7635
2023-08-13T23:30:47.138+05:30 [Info] Indexer CPU Mean 11.1275
2023-08-13T23:30:47.138+05:30 [Info] Indexer CPU Deviation 3.61 (32.44%)
2023-08-13T23:30:47.138+05:30 [Info] Indexer CPU Utilization 0.9273
2023-08-13T23:30:47.138+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:47.138+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:47.138+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:47.138+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:47.138+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:47.138+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:47.138+05:30 [Info] Indexer Data Size Mean 389043157878 (362.325G)
2023-08-13T23:30:47.138+05:30 [Info] Indexer Data Size Deviation 22962894523 (21.3859G) (5.90%)
2023-08-13T23:30:47.138+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:47.138+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:47.138+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:47.138+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:47 -------------------------------------------
2023/08/13 23:30:47 initial placement - 200-500M, 30 index, 3 replica, 2x
2023-08-13T23:30:47.139+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:48.086+05:30 [Info] Score: 0.019672448529967333
2023-08-13T23:30:48.086+05:30 [Info] Memory Quota: 507028319680 (472.207G)
2023-08-13T23:30:48.086+05:30 [Info] CPU Quota: 12
2023-08-13T23:30:48.086+05:30 [Info] Indexer Memory Mean 404726161152 (376.931G)
2023-08-13T23:30:48.086+05:30 [Info] Indexer Memory Deviation 15923909148 (14.8303G) (3.93%)
2023-08-13T23:30:48.086+05:30 [Info] Indexer Memory Utilization 0.7982
2023-08-13T23:30:48.086+05:30 [Info] Indexer CPU Mean 11.1515
2023-08-13T23:30:48.087+05:30 [Info] Indexer CPU Deviation 2.71 (24.31%)
2023-08-13T23:30:48.087+05:30 [Info] Indexer CPU Utilization 0.9293
2023-08-13T23:30:48.087+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:48.087+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:48.087+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:48.087+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:48.087+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:48.087+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:48.087+05:30 [Info] Indexer Data Size Mean 404726161152 (376.931G)
2023-08-13T23:30:48.087+05:30 [Info] Indexer Data Size Deviation 15923909148 (14.8303G) (3.93%)
2023-08-13T23:30:48.087+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:48.087+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:48.087+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:48.087+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:48 -------------------------------------------
2023/08/13 23:30:48 initial placement - mixed small/medium, 30 index, 3 replica, 1.5/4x
2023-08-13T23:30:48.087+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:48.369+05:30 [Info] Score: 0.013030243658106486
2023-08-13T23:30:48.369+05:30 [Info] Memory Quota: 309283865067 (288.043G)
2023-08-13T23:30:48.369+05:30 [Info] CPU Quota: 16
2023-08-13T23:30:48.369+05:30 [Info] Indexer Memory Mean 243409267060 (226.693G)
2023-08-13T23:30:48.369+05:30 [Info] Indexer Memory Deviation 6343364116 (5.90772G) (2.61%)
2023-08-13T23:30:48.369+05:30 [Info] Indexer Memory Utilization 0.7870
2023-08-13T23:30:48.369+05:30 [Info] Indexer CPU Mean 11.6980
2023-08-13T23:30:48.369+05:30 [Info] Indexer CPU Deviation 6.11 (52.25%)
2023-08-13T23:30:48.369+05:30 [Info] Indexer CPU Utilization 0.7311
2023-08-13T23:30:48.369+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:48.369+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:48.369+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:48.369+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:48.369+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:48.369+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:48.369+05:30 [Info] Indexer Data Size Mean 243409267060 (226.693G)
2023-08-13T23:30:48.369+05:30 [Info] Indexer Data Size Deviation 6343364116 (5.90772G) (2.61%)
2023-08-13T23:30:48.369+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:48.369+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:48.369+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:48.369+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:48 -------------------------------------------
2023/08/13 23:30:48 initial placement - mixed all, 30 index, 3 replica, 1.5/4x
2023-08-13T23:30:48.370+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:48.482+05:30 [Info] connected with 1 indexers
2023-08-13T23:30:48.482+05:30 [Info] client stats current counts: current: 1, not current: 0
2023-08-13T23:30:48.498+05:30 [Info] num concurrent scans {0}
2023-08-13T23:30:48.498+05:30 [Info] average scan response {1 ms}
2023-08-13T23:30:48.929+05:30 [Info] Score: 0.01930679368991357
2023-08-13T23:30:48.929+05:30 [Info] Memory Quota: 358743875499 (334.106G)
2023-08-13T23:30:48.929+05:30 [Info] CPU Quota: 20
2023-08-13T23:30:48.929+05:30 [Info] Indexer Memory Mean 281303951495 (261.985G)
2023-08-13T23:30:48.929+05:30 [Info] Indexer Memory Deviation 10862154711 (10.1162G) (3.86%)
2023-08-13T23:30:48.929+05:30 [Info] Indexer Memory Utilization 0.7841
2023-08-13T23:30:48.929+05:30 [Info] Indexer CPU Mean 8.8196
2023-08-13T23:30:48.929+05:30 [Info] Indexer CPU Deviation 3.81 (43.15%)
2023-08-13T23:30:48.929+05:30 [Info] Indexer CPU Utilization 0.4410
2023-08-13T23:30:48.929+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:48.929+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:48.929+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:48.929+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:48.929+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:48.929+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:48.929+05:30 [Info] Indexer Data Size Mean 281303951495 (261.985G)
2023-08-13T23:30:48.929+05:30 [Info] Indexer Data Size Deviation 10862154711 (10.1162G) (3.86%)
2023-08-13T23:30:48.929+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:48.929+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:48.929+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:48.929+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:48 -------------------------------------------
2023/08/13 23:30:48 initial placement - 6 2M index, 1 replica, 2x
2023-08-13T23:30:48.940+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:48.955+05:30 [Info] Score: 0
2023-08-13T23:30:48.955+05:30 [Info] Memory Quota: 4848128000 (4.51517G)
2023-08-13T23:30:48.955+05:30 [Info] CPU Quota: 2
2023-08-13T23:30:48.955+05:30 [Info] Indexer Memory Mean 2080000000 (1.93715G)
2023-08-13T23:30:48.955+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T23:30:48.955+05:30 [Info] Indexer Memory Utilization 0.4290
2023-08-13T23:30:48.955+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-13T23:30:48.955+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:48.955+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-13T23:30:48.955+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:48.955+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:48.955+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:48.955+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:48.955+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:48.955+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:48.955+05:30 [Info] Indexer Data Size Mean 2080000000 (1.93715G)
2023-08-13T23:30:48.955+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:48.955+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:48.955+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:48.955+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:48.955+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:48 -------------------------------------------
2023/08/13 23:30:48 initial placement - 5 20M primary index, 2 replica, 2x
2023-08-13T23:30:48.965+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:49.005+05:30 [Info] Score: 0
2023-08-13T23:30:49.005+05:30 [Info] Memory Quota: 14310128000 (13.3273G)
2023-08-13T23:30:49.005+05:30 [Info] CPU Quota: 2
2023-08-13T23:30:49.005+05:30 [Info] Indexer Memory Mean 10960000000 (10.2073G)
2023-08-13T23:30:49.005+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T23:30:49.005+05:30 [Info] Indexer Memory Utilization 0.7659
2023-08-13T23:30:49.005+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-13T23:30:49.005+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:49.005+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-13T23:30:49.005+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:49.005+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:49.005+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:49.005+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.005+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:49.005+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.005+05:30 [Info] Indexer Data Size Mean 10960000000 (10.2073G)
2023-08-13T23:30:49.005+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:49.005+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:49.005+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:49.005+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:49.005+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:49 -------------------------------------------
2023/08/13 23:30:49 initial placement - 5 20M array index, 2 replica, 2x
2023-08-13T23:30:49.014+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:49.053+05:30 [Info] Score: 0
2023-08-13T23:30:49.054+05:30 [Info] Memory Quota: 237416768000 (221.112G)
2023-08-13T23:30:49.054+05:30 [Info] CPU Quota: 2
2023-08-13T23:30:49.054+05:30 [Info] Indexer Memory Mean 191440000000 (178.292G)
2023-08-13T23:30:49.054+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T23:30:49.054+05:30 [Info] Indexer Memory Utilization 0.8063
2023-08-13T23:30:49.054+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-13T23:30:49.054+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:49.054+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-13T23:30:49.054+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:49.054+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:49.054+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:49.054+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.054+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:49.054+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.054+05:30 [Info] Indexer Data Size Mean 191440000000 (178.292G)
2023-08-13T23:30:49.054+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:49.054+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:49.054+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:49.054+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:49.054+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:49 -------------------------------------------
2023/08/13 23:30:49 initial placement - 3 replica constraint, 2 index, 2x
2023-08-13T23:30:49.057+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:49.094+05:30 [Info] Score: 0
2023-08-13T23:30:49.095+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-13T23:30:49.095+05:30 [Info] CPU Quota: 2
2023-08-13T23:30:49.095+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-13T23:30:49.095+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T23:30:49.095+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-13T23:30:49.095+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:30:49.095+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:49.095+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:30:49.095+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:49.095+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:49.095+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:49.095+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.095+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:49.095+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.095+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-13T23:30:49.095+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:49.095+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:49.095+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:49.095+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:49.095+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:49 -------------------------------------------
2023/08/13 23:30:49 incr placement - 20-50M, 5 2M index, 1 replica, 1x
2023-08-13T23:30:49.104+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.025955249418384715
2023-08-13T23:30:49.156+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] active conns 0, free conns 1
2023-08-13T23:30:49.257+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:49.257+05:30 [Info] Score: 0.007189938568471697
2023-08-13T23:30:49.257+05:30 [Info] Memory Quota: 125233041042 (116.632G)
2023-08-13T23:30:49.257+05:30 [Info] CPU Quota: 27
2023-08-13T23:30:49.257+05:30 [Info] Indexer Memory Mean 71117238485 (66.2331G)
2023-08-13T23:30:49.257+05:30 [Info] Indexer Memory Deviation 1022657151 (975.282M) (1.44%)
2023-08-13T23:30:49.257+05:30 [Info] Indexer Memory Utilization 0.5679
2023-08-13T23:30:49.257+05:30 [Info] Indexer CPU Mean 20.1734
2023-08-13T23:30:49.257+05:30 [Info] Indexer CPU Deviation 1.87 (9.29%)
2023-08-13T23:30:49.257+05:30 [Info] Indexer CPU Utilization 0.7472
2023-08-13T23:30:49.257+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:49.257+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:49.257+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:49.257+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.257+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:49.257+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.257+05:30 [Info] Indexer Data Size Mean 71117238485 (66.2331G)
2023-08-13T23:30:49.257+05:30 [Info] Indexer Data Size Deviation 1022657151 (975.282M) (1.44%)
2023-08-13T23:30:49.257+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:49.257+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:49.257+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:49.257+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:49 -------------------------------------------
2023/08/13 23:30:49 incr placement - mixed small/medium, 6 2M index, 1 replica, 1x
2023-08-13T23:30:49.272+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.003481898987861715
2023-08-13T23:30:49.480+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-08-13T23:30:49.487+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T23:30:49.487+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T23:30:49.489+05:30 [Info] switched currmeta from 486 -> 486 force true 
2023-08-13T23:30:49.490+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T23:30:49.490+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T23:30:49.494+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-08-13T23:30:49.563+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:49.563+05:30 [Info] Score: 0.00043718596495524715
2023-08-13T23:30:49.563+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-13T23:30:49.563+05:30 [Info] CPU Quota: 20
2023-08-13T23:30:49.563+05:30 [Info] Indexer Memory Mean 393025602195 (366.034G)
2023-08-13T23:30:49.563+05:30 [Info] Indexer Memory Deviation 343650554 (327.731M) (0.09%)
2023-08-13T23:30:49.563+05:30 [Info] Indexer Memory Utilization 0.7321
2023-08-13T23:30:49.563+05:30 [Info] Indexer CPU Mean 14.2305
2023-08-13T23:30:49.563+05:30 [Info] Indexer CPU Deviation 0.95 (6.65%)
2023-08-13T23:30:49.563+05:30 [Info] Indexer CPU Utilization 0.7115
2023-08-13T23:30:49.563+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:49.563+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:49.563+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:49.563+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.563+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:49.563+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.563+05:30 [Info] Indexer Data Size Mean 393025602195 (366.034G)
2023-08-13T23:30:49.563+05:30 [Info] Indexer Data Size Deviation 343650554 (327.731M) (0.09%)
2023-08-13T23:30:49.563+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:49.563+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:49.563+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:49.563+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:49 -------------------------------------------
2023/08/13 23:30:49 incr placement - 3 server group, 3 replica, 1x
2023-08-13T23:30:49.567+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.816496580927726
2023-08-13T23:30:49.596+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:49.596+05:30 [Info] Score: 0
2023-08-13T23:30:49.596+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-13T23:30:49.596+05:30 [Info] CPU Quota: 16
2023-08-13T23:30:49.596+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-13T23:30:49.596+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T23:30:49.596+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-13T23:30:49.596+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:30:49.596+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:49.596+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:30:49.596+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:49.596+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:49.596+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:49.596+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.596+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:49.596+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.596+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-13T23:30:49.596+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:49.596+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:49.596+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:49.596+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:49.596+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:49 -------------------------------------------
2023/08/13 23:30:49 incr placement - 2 server group, 3 replica, 1x
2023-08-13T23:30:49.599+05:30 [Warn] Index has more replica than server group. Index=index1 0 Bucket=bucket2 Scope= Collection=
2023-08-13T23:30:49.599+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 1) Bucket=bucket2 Scope= Collection=
2023-08-13T23:30:49.599+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 2) Bucket=bucket2 Scope= Collection=
2023-08-13T23:30:49.599+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.816496580927726
2023-08-13T23:30:49.630+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:49.630+05:30 [Info] Score: 0
2023-08-13T23:30:49.630+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-13T23:30:49.630+05:30 [Info] CPU Quota: 16
2023-08-13T23:30:49.630+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-13T23:30:49.630+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T23:30:49.630+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-13T23:30:49.630+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:30:49.630+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:49.630+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:30:49.630+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:49.630+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:49.630+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:49.630+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.630+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:49.630+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.630+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-13T23:30:49.630+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:49.630+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:49.630+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:49.630+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:49.630+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:49 -------------------------------------------
2023/08/13 23:30:49 rebalance - 20-50M, 90 index, 20% shuffle, 1x, utilization 90%+
2023-08-13T23:30:49.633+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.26587740259083303
2023-08-13T23:30:49.633+05:30 [Info] Planner::initial temperature: initial resource variation 0.26587740259083303 temp 0.026587740259083305
2023-08-13T23:30:49.649+05:30 [Info] connected with 1 indexers
2023-08-13T23:30:49.649+05:30 [Info] client stats current counts: current: 1, not current: 0
2023-08-13T23:30:49.656+05:30 [Info] GSIC[default/default-_default-_default-1691948749608527782] logstats "default" {"gsi_scan_count":109,"gsi_scan_duration":10300197431,"gsi_throttle_duration":944134948,"gsi_prime_duration":599705158,"gsi_blocked_duration":1391612898,"gsi_total_temp_files":0,"gsi_backfill_size":0}
2023-08-13T23:30:49.656+05:30 [Info] num concurrent scans {0}
2023-08-13T23:30:49.656+05:30 [Info] average scan response {438 ms}
2023-08-13T23:30:49.863+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:49.863+05:30 [Info] Score: 0.1951138556511107
2023-08-13T23:30:49.864+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-08-13T23:30:49.864+05:30 [Info] CPU Quota: 30
2023-08-13T23:30:49.864+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-08-13T23:30:49.864+05:30 [Info] Indexer Memory Deviation 2747735726 (2.55903G) (3.09%)
2023-08-13T23:30:49.864+05:30 [Info] Indexer Memory Utilization 0.6367
2023-08-13T23:30:49.864+05:30 [Info] Indexer CPU Mean 24.0538
2023-08-13T23:30:49.864+05:30 [Info] Indexer CPU Deviation 3.29 (13.70%)
2023-08-13T23:30:49.864+05:30 [Info] Indexer CPU Utilization 0.8018
2023-08-13T23:30:49.864+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:49.864+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:49.864+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:49.864+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.864+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:49.864+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:49.864+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-08-13T23:30:49.864+05:30 [Info] Indexer Data Size Deviation 2747735726 (2.55903G) (3.09%)
2023-08-13T23:30:49.864+05:30 [Info] Total Index Data (from non-deleted node) 993.273G
2023-08-13T23:30:49.864+05:30 [Info] Index Data Moved (exclude new node) 372.36G (37.49%)
2023-08-13T23:30:49.864+05:30 [Info] No. Index (from non-deleted node) 90
2023-08-13T23:30:49.864+05:30 [Info] No. Index Moved (exclude new node) 33 (36.67%)
2023/08/13 23:30:49 -------------------------------------------
2023/08/13 23:30:49 rebalance - mixed small/medium, 90 index, 20% shuffle, 1x
2023-08-13T23:30:49.866+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3641793651659767
2023-08-13T23:30:49.866+05:30 [Info] Planner::initial temperature: initial resource variation 0.3641793651659767 temp 0.03641793651659767
2023-08-13T23:30:50.168+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:50.168+05:30 [Info] Score: 0.21000006031741675
2023-08-13T23:30:50.168+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-13T23:30:50.168+05:30 [Info] CPU Quota: 20
2023-08-13T23:30:50.168+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-08-13T23:30:50.168+05:30 [Info] Indexer Memory Deviation 20736193535 (19.3121G) (5.28%)
2023-08-13T23:30:50.168+05:30 [Info] Indexer Memory Utilization 0.7311
2023-08-13T23:30:50.168+05:30 [Info] Indexer CPU Mean 13.9305
2023-08-13T23:30:50.168+05:30 [Info] Indexer CPU Deviation 3.55 (25.46%)
2023-08-13T23:30:50.168+05:30 [Info] Indexer CPU Utilization 0.6965
2023-08-13T23:30:50.168+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:50.168+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:50.168+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:50.168+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:50.168+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:50.168+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:50.168+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-08-13T23:30:50.168+05:30 [Info] Indexer Data Size Deviation 20736193535 (19.3121G) (5.28%)
2023-08-13T23:30:50.168+05:30 [Info] Total Index Data (from non-deleted node) 4.28378T
2023-08-13T23:30:50.168+05:30 [Info] Index Data Moved (exclude new node) 2.17887T (50.86%)
2023-08-13T23:30:50.168+05:30 [Info] No. Index (from non-deleted node) 90
2023-08-13T23:30:50.168+05:30 [Info] No. Index Moved (exclude new node) 24 (26.67%)
2023/08/13 23:30:50 -------------------------------------------
2023/08/13 23:30:50 rebalance - travel sample, 10% shuffle, 1x
2023-08-13T23:30:50.169+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6293300198704364
2023-08-13T23:30:50.169+05:30 [Info] Planner::initial temperature: initial resource variation 0.6293300198704364 temp 0.06293300198704364
2023-08-13T23:30:50.206+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:50.206+05:30 [Info] Score: 0.04715225965046212
2023-08-13T23:30:50.207+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-13T23:30:50.207+05:30 [Info] CPU Quota: 8
2023-08-13T23:30:50.207+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-08-13T23:30:50.207+05:30 [Info] Indexer Memory Deviation 1632564 (1.55693M) (9.33%)
2023-08-13T23:30:50.207+05:30 [Info] Indexer Memory Utilization 0.0326
2023-08-13T23:30:50.207+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:30:50.207+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:50.207+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:30:50.207+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:50.207+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:50.207+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:50.207+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:50.207+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:50.207+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:50.207+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T23:30:50.207+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:50.207+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:50.207+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:50.207+05:30 [Info] No. Index (from non-deleted node) 10
2023-08-13T23:30:50.207+05:30 [Info] No. Index Moved (exclude new node) 1 (10.00%)
2023/08/13 23:30:50 -------------------------------------------
2023/08/13 23:30:50 rebalance - 20-50M, 90 index, swap 2, 1x
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-08-13T23:30:50.208+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-08-13T23:30:50.209+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4095843409677649
2023-08-13T23:30:50.209+05:30 [Info] Planner::initial temperature: initial resource variation 0.4095843409677649 temp 0.04095843409677649
2023-08-13T23:30:50.321+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] active conns 0, free conns 1
2023-08-13T23:30:50.777+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:50.777+05:30 [Info] Score: 0.01551964408452787
2023-08-13T23:30:50.777+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-08-13T23:30:50.777+05:30 [Info] CPU Quota: 30
2023-08-13T23:30:50.777+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-08-13T23:30:50.777+05:30 [Info] Indexer Memory Deviation 2758665427 (2.56921G) (3.10%)
2023-08-13T23:30:50.777+05:30 [Info] Indexer Memory Utilization 0.6367
2023-08-13T23:30:50.777+05:30 [Info] Indexer CPU Mean 24.0538
2023-08-13T23:30:50.777+05:30 [Info] Indexer CPU Deviation 1.20 (4.98%)
2023-08-13T23:30:50.777+05:30 [Info] Indexer CPU Utilization 0.8018
2023-08-13T23:30:50.777+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:50.777+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:50.777+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:50.777+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:50.777+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:50.777+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:50.777+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-08-13T23:30:50.777+05:30 [Info] Indexer Data Size Deviation 2758665427 (2.56921G) (3.10%)
2023-08-13T23:30:50.777+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:50.777+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:50.777+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:50.777+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:50 -------------------------------------------
2023/08/13 23:30:50 rebalance - mixed small/medium, 90 index, swap 2, 1x
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-08-13T23:30:50.779+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-08-13T23:30:50.779+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4082556623939647
2023-08-13T23:30:50.779+05:30 [Info] Planner::initial temperature: initial resource variation 0.4082556623939647 temp 0.040825566239396475
2023-08-13T23:30:50.930+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:50.930+05:30 [Info] Score: 0.0011885116464911015
2023-08-13T23:30:50.930+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-13T23:30:50.930+05:30 [Info] CPU Quota: 20
2023-08-13T23:30:50.930+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-08-13T23:30:50.930+05:30 [Info] Indexer Memory Deviation 932994959 (889.773M) (0.24%)
2023-08-13T23:30:50.930+05:30 [Info] Indexer Memory Utilization 0.7311
2023-08-13T23:30:50.930+05:30 [Info] Indexer CPU Mean 13.9305
2023-08-13T23:30:50.930+05:30 [Info] Indexer CPU Deviation 0.62 (4.46%)
2023-08-13T23:30:50.930+05:30 [Info] Indexer CPU Utilization 0.6965
2023-08-13T23:30:50.930+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:50.930+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:50.930+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:50.930+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:50.930+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:50.930+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:50.930+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-08-13T23:30:50.930+05:30 [Info] Indexer Data Size Deviation 932994959 (889.773M) (0.24%)
2023-08-13T23:30:50.930+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:50.930+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:50.930+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:50.930+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:50 -------------------------------------------
2023/08/13 23:30:50 rebalance - travel sample, swap 2, 1x
2023-08-13T23:30:50.931+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 192.168.1.8:9000
2023-08-13T23:30:50.931+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-13T23:30:50.931+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0086622738872069
2023-08-13T23:30:50.931+05:30 [Info] Planner::initial temperature: initial resource variation 1.0086622738872069 temp 0.1008662273887207
2023-08-13T23:30:51.062+05:30 [Info] Score: 0.0003181929343700274
2023-08-13T23:30:51.063+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-13T23:30:51.063+05:30 [Info] CPU Quota: 8
2023-08-13T23:30:51.063+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-08-13T23:30:51.063+05:30 [Info] Indexer Memory Deviation 22277 (21.7549K) (0.13%)
2023-08-13T23:30:51.063+05:30 [Info] Indexer Memory Utilization 0.0326
2023-08-13T23:30:51.063+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:30:51.063+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:51.063+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:30:51.063+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:51.063+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:51.063+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:51.063+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:51.063+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:51.063+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:51.063+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T23:30:51.063+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:51.063+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:51.063+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:51.063+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:51.063+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:51 -------------------------------------------
2023/08/13 23:30:51 rebalance - 8 identical index, add 4, 1x
2023-08-13T23:30:51.063+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-13T23:30:51.063+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-13T23:30:51.063+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-13T23:30:51.063+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-13T23:30:51.063+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2023-08-13T23:30:51.064+05:30 [Info] Planner::initial temperature: initial resource variation 1 temp 0.1
2023-08-13T23:30:54.481+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-08-13T23:30:54.488+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T23:30:54.488+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T23:30:54.490+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T23:30:54.490+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T23:30:54.490+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-08-13T23:30:54.492+05:30 [Info] switched currmeta from 486 -> 486 force true 
2023-08-13T23:30:55.054+05:30 [Info] Score: 0
2023-08-13T23:30:55.054+05:30 [Info] Memory Quota: 930294000 (887.197M)
2023-08-13T23:30:55.054+05:30 [Info] CPU Quota: 2
2023-08-13T23:30:55.055+05:30 [Info] Indexer Memory Mean 260000000 (247.955M)
2023-08-13T23:30:55.055+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T23:30:55.055+05:30 [Info] Indexer Memory Utilization 0.2795
2023-08-13T23:30:55.055+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:30:55.055+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:55.055+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:30:55.055+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:55.055+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:55.055+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:55.055+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:55.055+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:55.055+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:55.055+05:30 [Info] Indexer Data Size Mean 260000000 (247.955M)
2023-08-13T23:30:55.055+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:55.055+05:30 [Info] Total Index Data (from non-deleted node) 1.93715G
2023-08-13T23:30:55.055+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:55.055+05:30 [Info] No. Index (from non-deleted node) 8
2023-08-13T23:30:55.055+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:55 -------------------------------------------
2023/08/13 23:30:55 rebalance - 8 identical index, delete 2, 2x
2023-08-13T23:30:55.056+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:55.056+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023-08-13T23:30:55.117+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:55.117+05:30 [Info] Score: 0
2023-08-13T23:30:55.117+05:30 [Info] Memory Quota: 1060588000 (1011.46M)
2023-08-13T23:30:55.117+05:30 [Info] CPU Quota: 4
2023-08-13T23:30:55.117+05:30 [Info] Indexer Memory Mean 10400000 (9.91821M)
2023-08-13T23:30:55.117+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T23:30:55.117+05:30 [Info] Indexer Memory Utilization 0.0098
2023-08-13T23:30:55.117+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:30:55.117+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:55.117+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:30:55.118+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:55.118+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:55.118+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:55.118+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:55.118+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:55.118+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:55.118+05:30 [Info] Indexer Data Size Mean 10400000 (9.91821M)
2023-08-13T23:30:55.118+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:55.118+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:55.118+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:55.118+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:55.118+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:55 -------------------------------------------
2023/08/13 23:30:55 rebalance - drop replcia - 3 replica, 3 zone, delete 1, 2x
2023-08-13T23:30:55.118+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
2023-08-13T23:30:55.119+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-13T23:30:55.119+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-13T23:30:55.119+05:30 [Info] Score: 0
2023-08-13T23:30:55.119+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-13T23:30:55.119+05:30 [Info] CPU Quota: 16
2023-08-13T23:30:55.119+05:30 [Info] Indexer Memory Mean 0 (0)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Memory Utilization 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:55.119+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:55.119+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:55 -------------------------------------------
2023/08/13 23:30:55 rebalance - rebuid replica - 3 replica, 3 zone, add 1, delete 1, 1x
2023-08-13T23:30:55.119+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-13T23:30:55.119+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-13T23:30:55.119+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9003
2023-08-13T23:30:55.119+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-13T23:30:55.119+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-13T23:30:55.119+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T23:30:55.119+05:30 [Info] Score: 0
2023-08-13T23:30:55.119+05:30 [Info] Memory Quota: 268435456 (256M)
2023-08-13T23:30:55.119+05:30 [Info] CPU Quota: 8
2023-08-13T23:30:55.119+05:30 [Info] Indexer Memory Mean 0 (0)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Memory Utilization 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:55.119+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T23:30:55.119+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:55.119+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:55.120+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:55.120+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:55.120+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/13 23:30:55 -------------------------------------------
2023/08/13 23:30:55 Minimum memory test 1: min memory = 0
2023-08-13T23:30:55.120+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-13T23:30:55.120+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-08-13T23:30:55.122+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/13 23:30:55 -------------------------------------------
2023/08/13 23:30:55 Minimum memory test 2: min memory > quota
2023-08-13T23:30:55.123+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-13T23:30:55.123+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-13T23:30:55.123+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-13T23:30:55.123+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-13T23:30:55.123+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/08/13 23:30:56 -------------------------------------------
2023/08/13 23:30:56 Minimum memory test 3: min memory < quota
2023-08-13T23:30:56.364+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-13T23:30:56.364+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Minimum memory test 4: replica repair with min memory > quota
2023-08-13T23:30:57.533+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-08-13T23:30:57.533+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=6us
2023-08-13T23:30:57.533+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-13T23:30:57.533+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-13T23:30:57.533+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-13T23:30:57.533+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-13T23:30:57.533+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T23:30:57.533+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:57.533+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=220us
2023-08-13T23:30:57.533+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-13T23:30:57.534+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-13T23:30:57.534+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T23:30:57.534+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:57.534+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=214us
2023-08-13T23:30:57.534+05:30 [Info] Cannot rebuild lost replica due to resource constraint in cluster.  Will not rebuild lost replica.
2023-08-13T23:30:57.534+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)
2023-08-13T23:30:57.534+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-13T23:30:57.534+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
2023-08-13T23:30:57.534+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Minimum memory test 5: replica repair with min memory < quota
2023-08-13T23:30:57.534+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-08-13T23:30:57.534+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-13T23:30:57.534+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-13T23:30:57.543+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Minimum memory test 6: rebalance with min memory > quota
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=6us
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=4us
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=4us
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=3us
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=3us
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=4us
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=3us
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=4us
2023-08-13T23:30:57.543+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=4us
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Minimum memory test 7: rebalance-out with min memory > quota
2023-08-13T23:30:57.544+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=6us
2023-08-13T23:30:57.544+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-13T23:30:57.544+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-08-13T23:30:57.544+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-13T23:30:57.544+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=4us
2023-08-13T23:30:57.544+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=4us
2023-08-13T23:30:57.544+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-13T23:30:57.544+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-13T23:30:57.544+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-08-13T23:30:57.544+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Minimum memory test 8: plan with min memory > quota
2023-08-13T23:30:57.547+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.375
2023-08-13T23:30:57.548+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T23:30:57.548+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:57.548+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=984us
2023-08-13T23:30:57.548+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=4us
2023-08-13T23:30:57.548+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=8us
2023-08-13T23:30:57.548+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=6us
2023-08-13T23:30:57.548+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=3us
2023-08-13T23:30:57.548+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=7us
2023-08-13T23:30:57.548+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-13T23:30:57.548+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.375
2023-08-13T23:30:57.548+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Minimum memory test 9: single node rebalance with min memory > quota
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=7us
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=4us
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=5us
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=4us
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=3us
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=3us
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=6us
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=6us
2023-08-13T23:30:57.549+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=3us
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Minimum memory test 10: plan with partitioned index on empty cluster
2023-08-13T23:30:57.551+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.7071067811865476
2023-08-13T23:30:57.589+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 iterationTest :: Remove one node - failure
2023-08-13T23:30:57.590+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.41397678085370976
2023-08-13T23:30:57.668+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:57.669+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.669+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.669+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.669+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.669+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1382570887034255).
2023-08-13T23:30:57.669+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=373us
2023-08-13T23:30:57.669+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.669+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.669+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.669+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.669+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1384471209360245).
2023-08-13T23:30:57.669+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=331us
2023-08-13T23:30:57.669+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.669+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.669+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.669+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.670+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1631907563461911).
2023-08-13T23:30:57.670+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=287us
2023-08-13T23:30:57.670+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.670+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.670+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.670+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.670+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.18551079039240662).
2023-08-13T23:30:57.670+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=321us
2023-08-13T23:30:57.670+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.670+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.670+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.670+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.670+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.2162917416791725).
2023-08-13T23:30:57.670+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=364us
2023-08-13T23:30:57.670+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.671+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.671+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.671+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.671+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.10950577999707554).
2023-08-13T23:30:57.671+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=353us
2023-08-13T23:30:57.671+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-13T23:30:57.671+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.671+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.671+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.671+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.671+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1382570887034255).
2023-08-13T23:30:57.671+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=363us
2023-08-13T23:30:57.671+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.671+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.671+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.672+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.672+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.12691539989196887).
2023-08-13T23:30:57.672+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=395us
2023-08-13T23:30:57.672+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.672+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.672+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.672+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.672+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.18644166148623567).
2023-08-13T23:30:57.672+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=452us
2023-08-13T23:30:57.672+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.672+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.672+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.672+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.673+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.19028554468225672).
2023-08-13T23:30:57.673+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=474us
2023-08-13T23:30:57.673+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.673+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.673+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.673+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.673+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.12835743064851352).
2023-08-13T23:30:57.673+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=431us
2023-08-13T23:30:57.673+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.011694232457186822
2023-08-13T23:30:57.673+05:30 [Info] Planner::initial temperature: initial resource variation 0.011694232457186822 temp 0.03383057675428132
2023-08-13T23:30:57.673+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.673+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-13T23:30:57.674+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.12417691938096759).
2023-08-13T23:30:57.674+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=440us
2023-08-13T23:30:57.674+05:30 [Error] 
MemoryQuota: 5302940000000
CpuQuota: 6
--- Violations for index <16105343316393512203, bucket1, , > (mem 19.5122G, cpu 3.10236) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.66124T, free cpu -35.47704)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.65913T, free cpu -33.44668)
--- Violations for index <823451001882202235, bucket1, , > (mem 22.8212G, cpu 4.5614) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.66124T, free cpu -35.47704)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.65913T, free cpu -33.44668)
--- Violations for index <18069908240805881396, bucket1, , > (mem 18.9848G, cpu 4.2632) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.66124T, free cpu -35.47704)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.65913T, free cpu -33.44668)
--- Violations for index <16451135343515732139, bucket1, , > (mem 9.41184G, cpu 1.60368) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.66124T, free cpu -35.47704)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.65913T, free cpu -33.44668)
--- Violations for index <15453884155516141624, bucket1, , > (mem 11.9838G, cpu 2.64184) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.66124T, free cpu -35.47704)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.65913T, free cpu -33.44668)
--- Violations for index <3833179567541912055, bucket1, , > (mem 9.44582G, cpu 3.00056) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.66124T, free cpu -35.47704)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.65913T, free cpu -33.44668)
--- Violations for index <17767330152911847794, bucket1, , > (mem 19.3035G, cpu 4.8345199999999995) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.66124T, free cpu -35.47704)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.65913T, free cpu -33.44668)
--- Violations for index <6701327317596724952, bucket1, , > (mem 17.0539G, cpu 5.51116) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.66124T, free cpu -35.47704)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.65913T, free cpu -33.44668)
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 iterationTest :: Remove one node - success
2023-08-13T23:30:57.674+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.2774956194051653
2023-08-13T23:30:57.768+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:57.768+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.01495630073253028
2023-08-13T23:30:57.768+05:30 [Info] Planner::initial temperature: initial resource variation 0.01495630073253028 temp 0.02350436992674697
2023-08-13T23:30:57.768+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-13T23:30:57.768+05:30 [Info] Planner::Finished planner run after 11 iterations.
2023-08-13T23:30:57.768+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.20773930103679655).
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 iterationTest :: Index rebuild - success
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i5,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i10,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i13,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i15,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i18,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i22,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i0,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i28,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i2,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i4,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i8,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i11,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i24,1)
2023-08-13T23:30:57.771+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i26,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i23,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i27,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i1,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i3,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i6,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i12,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i14,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i20,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i21,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i25,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i29,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i7,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i9,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i16,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i17,1)
2023-08-13T23:30:57.772+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i19,1)
2023-08-13T23:30:57.773+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5792715732327589
2023-08-13T23:30:57.773+05:30 [Info] Planner::planSingleRun Skip running planner as current solution resource variation: 0.5792715732327589 is less than threshold: 0.8. No nodes have been added or deleted and there are no violations observed
2023-08-13T23:30:57.773+05:30 [Info] Planner::initial temperature: initial resource variation 0.5792715732327589 temp 0.022072842676724116
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 iterationTest :: Index rebuild - initial placement - success
2023-08-13T23:30:57.774+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-08-13T23:30:57.774+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-13T23:30:57.774+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-13T23:30:57.774+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-08-13T23:30:57.774+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-08-13T23:30:57.774+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-08-13T23:30:57.774+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6236095644623236
2023-08-13T23:30:57.774+05:30 [Info] Planner::initial temperature: initial resource variation 0.6236095644623236 temp 0.03663904355376764
2023-08-13T23:30:57.774+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T23:30:57.774+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:57.774+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.6236095644623236).
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 iterationTest :: Index rebuild - initial placement - numReplica > numSG - success
2023-08-13T23:30:57.775+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-08-13T23:30:57.775+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-13T23:30:57.775+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-13T23:30:57.775+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-08-13T23:30:57.775+05:30 [Info] Rebuilding lost replica for (default,,,idx1,2)
2023-08-13T23:30:57.775+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-08-13T23:30:57.775+05:30 [Info] Rebuilding lost replica for (default,,,idx2,2)
2023-08-13T23:30:57.775+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-08-13T23:30:57.775+05:30 [Info] Rebuilding lost replica for (default,,,idx3,2)
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T23:30:57.775+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T23:30:57.776+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-08-13T23:30:57.776+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-08-13T23:30:57.776+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T23:30:57.776+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-08-13T23:30:57.776+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-08-13T23:30:57.776+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4581228472908511
2023-08-13T23:30:57.776+05:30 [Info] Planner::initial temperature: initial resource variation 0.4581228472908511 temp 0.053187715270914884
2023-08-13T23:30:57.776+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T23:30:57.776+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:57.776+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.4581228472908511).
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 scaling with excludeIn - 8 identical index, add 1, 1x
2023-08-13T23:30:57.776+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-08-13T23:30:57.776+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 swap with excludeIn - 8 identical index, add 1, 1x
2023-08-13T23:30:57.939+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-08-13T23:30:57.939+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023-08-13T23:30:57.939+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 replica repair with excludeIn - 3 replica, 4 zone, delete 1, 1x
2023-08-13T23:30:57.940+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-13T23:30:57.940+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-13T23:30:57.940+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 heterogenous rebalance - keep vertically scaled Node, swap 1, 1x
2023-08-13T23:30:57.941+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.1237823254333867
2023-08-13T23:30:57.941+05:30 [Info] Planner::initial temperature: initial resource variation 1.1237823254333867 temp 0.11237823254333867
2023-08-13T23:30:57.941+05:30 [Info] Planner::finalizing the solution as final solution is found.
--- PASS: TestPlanner (12.33s)
=== RUN   TestGreedyPlanner
2023/08/13 23:30:57 In TestGreedyPlanner()
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Single Index Instance - 3 empty nodes - 1 SG
2023-08-13T23:30:57.944+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Single Index Instance - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-13T23:30:57.946+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Single Index Instance - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-13T23:30:57.949+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Single Index Instance - 3 non-empty nodes - 1 SG
2023-08-13T23:30:57.951+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Index With 1 Replica - 3 empty nodes - 1 SG
2023-08-13T23:30:57.953+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-13T23:30:57.955+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-13T23:30:57.956+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Index With 1 Replica - 3 non-empty nodes - 1 SG
2023-08-13T23:30:57.958+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Index With 2 Replica - 3 empty nodes - 1 SG
2023-08-13T23:30:57.960+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Index With 2 Replica - 3 non-empty nodes - 1 SG
2023-08-13T23:30:57.962+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 2 SG
2023-08-13T23:30:57.964+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 2 SG
2023-08-13T23:30:57.966+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Index With 1 Replica - 3 non-empty nodes - 2 SG
2023-08-13T23:30:57.968+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Equivalent Index Without any replica - 3 non-empty nodes - 1 SG
2023-08-13T23:30:57.970+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Skip least loaded node
2023-08-13T23:30:57.973+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Use least loaded node
2023-08-13T23:30:57.975+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:57 -------------------------------------------
2023/08/13 23:30:57 Place 60 index instaces on 3 empty nodes - 1 SG
2023-08-13T23:30:57.977+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-13T23:30:57.978+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-13T23:30:57.980+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-13T23:30:57.982+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-13T23:30:57.983+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-13T23:30:57.985+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-13T23:30:57.987+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-13T23:30:57.988+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-13T23:30:57.990+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-13T23:30:57.991+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-13T23:30:57.993+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-13T23:30:57.995+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-13T23:30:57.996+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-13T23:30:57.998+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-13T23:30:58.000+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-13T23:30:58.001+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-13T23:30:58.003+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-13T23:30:58.004+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-13T23:30:58.006+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-13T23:30:58.008+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-13T23:30:58.010+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-13T23:30:58.012+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-13T23:30:58.013+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-13T23:30:58.015+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-13T23:30:58.017+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-13T23:30:58.018+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-13T23:30:58.020+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-13T23:30:58.022+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-13T23:30:58.024+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-13T23:30:58.026+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-13T23:30:58.028+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-13T23:30:58.029+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-13T23:30:58.031+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-13T23:30:58.032+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-13T23:30:58.034+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-13T23:30:58.036+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-13T23:30:58.038+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-13T23:30:58.040+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-13T23:30:58.041+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-13T23:30:58.043+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-13T23:30:58.045+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-13T23:30:58.046+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-13T23:30:58.048+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-13T23:30:58.050+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-13T23:30:58.052+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-13T23:30:58.054+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-13T23:30:58.055+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-13T23:30:58.057+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-13T23:30:58.059+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-13T23:30:58.061+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-13T23:30:58.062+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-13T23:30:58.064+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-13T23:30:58.066+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-13T23:30:58.068+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-13T23:30:58.069+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-13T23:30:58.071+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-13T23:30:58.073+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-13T23:30:58.075+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-13T23:30:58.077+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-13T23:30:58.079+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-13T23:30:58.079+05:30 [Info] Actual variance of deferred index count across nodes is 0
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place 60 index instaces on 1 empty and 1 10 percent filled node - 1 SG
2023-08-13T23:30:58.081+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-13T23:30:58.083+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-13T23:30:58.084+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-13T23:30:58.086+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-13T23:30:58.088+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-13T23:30:58.090+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-13T23:30:58.091+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-13T23:30:58.093+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-13T23:30:58.094+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-13T23:30:58.096+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-13T23:30:58.098+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-13T23:30:58.099+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-13T23:30:58.101+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-13T23:30:58.103+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-13T23:30:58.105+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-13T23:30:58.106+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-13T23:30:58.108+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-13T23:30:58.110+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-13T23:30:58.111+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-13T23:30:58.113+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-13T23:30:58.114+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-13T23:30:58.116+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-13T23:30:58.118+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-13T23:30:58.119+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-13T23:30:58.121+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-13T23:30:58.123+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-13T23:30:58.125+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-13T23:30:58.127+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-13T23:30:58.128+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-13T23:30:58.130+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-13T23:30:58.132+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-13T23:30:58.133+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-13T23:30:58.135+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-13T23:30:58.137+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-13T23:30:58.138+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-13T23:30:58.140+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-13T23:30:58.142+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-13T23:30:58.144+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-13T23:30:58.145+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-13T23:30:58.147+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-13T23:30:58.149+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-13T23:30:58.150+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-13T23:30:58.152+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-13T23:30:58.154+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-13T23:30:58.155+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-13T23:30:58.157+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-13T23:30:58.159+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-13T23:30:58.161+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-13T23:30:58.163+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-13T23:30:58.164+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-13T23:30:58.166+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-13T23:30:58.168+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-13T23:30:58.170+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-13T23:30:58.172+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-13T23:30:58.174+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-13T23:30:58.176+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-13T23:30:58.177+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-13T23:30:58.179+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-13T23:30:58.181+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-13T23:30:58.183+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-13T23:30:58.183+05:30 [Info] Actual variance of deferred index count across nodes is 8
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place 60 index instaces on 1 empty and 1 30 percent filled node - 1 SG
2023-08-13T23:30:58.185+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-13T23:30:58.187+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-13T23:30:58.188+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-13T23:30:58.190+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-13T23:30:58.192+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-13T23:30:58.193+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-13T23:30:58.195+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-13T23:30:58.197+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-13T23:30:58.198+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-13T23:30:58.200+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-13T23:30:58.202+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-13T23:30:58.204+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-13T23:30:58.205+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-13T23:30:58.207+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-13T23:30:58.209+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-13T23:30:58.211+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-13T23:30:58.213+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-13T23:30:58.214+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-13T23:30:58.216+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-13T23:30:58.218+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-13T23:30:58.219+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-13T23:30:58.221+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-13T23:30:58.223+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-13T23:30:58.225+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-13T23:30:58.226+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-13T23:30:58.228+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-13T23:30:58.230+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-13T23:30:58.231+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-13T23:30:58.233+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-13T23:30:58.235+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-13T23:30:58.236+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-13T23:30:58.238+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-13T23:30:58.240+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-13T23:30:58.242+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-13T23:30:58.243+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-13T23:30:58.245+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-13T23:30:58.247+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-13T23:30:58.249+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-13T23:30:58.251+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-13T23:30:58.253+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-13T23:30:58.255+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-13T23:30:58.257+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-13T23:30:58.259+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-13T23:30:58.260+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-13T23:30:58.262+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-13T23:30:58.264+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-13T23:30:58.266+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-13T23:30:58.268+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-13T23:30:58.270+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-13T23:30:58.273+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-13T23:30:58.275+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-13T23:30:58.277+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-13T23:30:58.279+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-13T23:30:58.281+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-13T23:30:58.283+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-13T23:30:58.285+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-13T23:30:58.287+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-13T23:30:58.289+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-13T23:30:58.291+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-13T23:30:58.293+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-13T23:30:58.293+05:30 [Info] Actual variance of deferred index count across nodes is 98
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place 5 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-13T23:30:58.295+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-13T23:30:58.299+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-13T23:30:58.301+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-13T23:30:58.303+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-13T23:30:58.304+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-13T23:30:58.304+05:30 [Info] Actual variance of deferred index count across nodes is 4.5
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place 60 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-13T23:30:58.306+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-13T23:30:58.308+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-13T23:30:58.309+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-13T23:30:58.311+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-13T23:30:58.313+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-13T23:30:58.315+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-13T23:30:58.316+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-13T23:30:58.318+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-13T23:30:58.319+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-13T23:30:58.321+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-13T23:30:58.323+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-13T23:30:58.325+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-13T23:30:58.328+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-13T23:30:58.329+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-13T23:30:58.332+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-13T23:30:58.334+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-13T23:30:58.335+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-13T23:30:58.337+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-13T23:30:58.339+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-13T23:30:58.340+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-13T23:30:58.342+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-13T23:30:58.344+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-13T23:30:58.345+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-13T23:30:58.347+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-13T23:30:58.349+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-13T23:30:58.351+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-13T23:30:58.352+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-13T23:30:58.354+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-13T23:30:58.356+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-13T23:30:58.358+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-13T23:30:58.359+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-13T23:30:58.361+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-13T23:30:58.363+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-13T23:30:58.365+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-13T23:30:58.366+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-13T23:30:58.368+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-13T23:30:58.369+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-13T23:30:58.371+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-13T23:30:58.373+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-13T23:30:58.375+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-13T23:30:58.376+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-13T23:30:58.378+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-13T23:30:58.380+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-13T23:30:58.381+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-13T23:30:58.383+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-13T23:30:58.385+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-13T23:30:58.387+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-13T23:30:58.388+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-13T23:30:58.390+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-13T23:30:58.392+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-13T23:30:58.393+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-13T23:30:58.395+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-13T23:30:58.397+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-13T23:30:58.399+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-13T23:30:58.400+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-13T23:30:58.402+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-13T23:30:58.404+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-13T23:30:58.405+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-13T23:30:58.407+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-13T23:30:58.409+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-13T23:30:58.409+05:30 [Info] Actual variance of deferred index count across nodes is 648
--- PASS: TestGreedyPlanner (0.47s)
=== RUN   TestTenantAwarePlanner
2023/08/13 23:30:58 In TestTenantAwarePlanner()
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 1 empty node - 1 SG
2023-08-13T23:30:58.410+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-08-13T23:30:58.410+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T23:30:58.410+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 empty nodes - 2 SG
2023-08-13T23:30:58.412+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9004 127.0.0.1:9001] [127.0.0.1:9003 127.0.0.1:9002]]
2023-08-13T23:30:58.412+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T23:30:58.412+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9002]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 1 node - 1 SG
2023-08-13T23:30:58.414+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.414+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-08-13T23:30:58.414+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-13T23:30:58.414+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 2 nodes - 1 SG
2023-08-13T23:30:58.416+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.416+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.416+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-13T23:30:58.416+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-13T23:30:58.416+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(a)
2023-08-13T23:30:58.418+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.418+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.418+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9004 127.0.0.1:9003]]
2023-08-13T23:30:58.418+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9002]
2023-08-13T23:30:58.418+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(b)
2023-08-13T23:30:58.420+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.420+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.420+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9002]]
2023-08-13T23:30:58.420+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.420+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(c)
2023-08-13T23:30:58.422+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.422+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.422+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.422+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.422+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-08-13T23:30:58.422+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.422+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Memory Above LWM
2023-08-13T23:30:58.425+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.425+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-13T23:30:58.425+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.425+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-13T23:30:58.425+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.425+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.425+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Units Above LWM
2023-08-13T23:30:58.427+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.427+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-13T23:30:58.427+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.427+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5000 Tenants 0
2023-08-13T23:30:58.427+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.427+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.427+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(a)
2023-08-13T23:30:58.429+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.430+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-13T23:30:58.430+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.430+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-13T23:30:58.430+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.430+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T23:30:58.430+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(b)
2023-08-13T23:30:58.432+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.432+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-13T23:30:58.432+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.432+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-13T23:30:58.432+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.432+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T23:30:58.432+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Units HWM
2023-08-13T23:30:58.434+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 8000 Tenants 0
2023-08-13T23:30:58.434+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.434+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.434+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 8000 Tenants 0
2023-08-13T23:30:58.434+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-08-13T23:30:58.434+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.434+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-13T23:30:58.436+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-13T23:30:58.436+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-13T23:30:58.436+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-13T23:30:58.436+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-13T23:30:58.436+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.436+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T23:30:58.436+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-08-13T23:30:58.438+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T23:30:58.439+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-13T23:30:58.439+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.439+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-13T23:30:58.439+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.439+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-08-13T23:30:58.439+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T23:30:58.439+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-08-13T23:30:58.441+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.441+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.441+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T23:30:58.441+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-13T23:30:58.441+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-08-13T23:30:58.441+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T23:30:58.441+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-08-13T23:30:58.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T23:30:58.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-13T23:30:58.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-13T23:30:58.443+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-08-13T23:30:58.443+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T23:30:58.443+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-13T23:30:58.445+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.445+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.445+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T23:30:58.445+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-13T23:30:58.445+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-08-13T23:30:58.445+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T23:30:58.445+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 2 empty nodes - 1 SG
2023-08-13T23:30:58.447+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-13T23:30:58.447+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T23:30:58.447+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9002]
2023-08-13T23:30:58.447+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9001]
2023-08-13T23:30:58.447+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket1   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - Unable to find any valid SubCluster
2023/08/13 23:30:58 Expected error Planner not able to find any node for placement - Unable to find any valid SubCluster
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Memory HWM
2023-08-13T23:30:58.448+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-13T23:30:58.448+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.448+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.448+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-13T23:30:58.448+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-08-13T23:30:58.448+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.448+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket1   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - Tenant SubCluster Above High Usage Threshold
2023/08/13 23:30:58 Expected error Planner not able to find any node for placement - Tenant SubCluster Above High Usage Threshold
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Memory Above LWM
2023-08-13T23:30:58.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 680000000 Units 1000 Tenants 0
2023-08-13T23:30:58.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-13T23:30:58.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 680000000 Units 1000 Tenants 0
2023-08-13T23:30:58.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-13T23:30:58.449+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.449+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-13T23:30:58.449+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket7   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - No SubCluster Below Low Usage Threshold
2023/08/13 23:30:58 Expected error Planner not able to find any node for placement - No SubCluster Below Low Usage Threshold
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-13T23:30:58.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-13T23:30:58.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-13T23:30:58.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 0 Units 4500 Tenants 0
2023-08-13T23:30:58.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-13T23:30:58.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-13T23:30:58.449+05:30 [Error] Planner::validateSubClusterGrouping  Node 127.0.0.1:9001 belongs to multiple subclusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9001 127.0.0.1:9003 127.0.0.1:9004]].
2023/08/13 23:30:58 Expected error Planner Constraint Violation. Node 127.0.0.1:9001 belongs to multiple subclusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9001 127.0.0.1:9003 127.0.0.1:9004]].
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-08-13T23:30:58.450+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.450+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.450+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T23:30:58.450+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-13T23:30:58.450+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/13 23:30:58 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-08-13T23:30:58.450+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.450+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.450+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group empty node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/13 23:30:58 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-08-13T23:30:58.451+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.451+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.451+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-13T23:30:58.451+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-13T23:30:58.451+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/13 23:30:58 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-13T23:30:58.451+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.452+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.452+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group empty node 127.0.0.1:9004 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/13 23:30:58 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 3 SG, 1 empty, 1 Memory Above HWM
2023-08-13T23:30:58.453+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.453+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-13T23:30:58.453+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.453+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-13T23:30:58.453+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.453+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.453+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.453+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500 
2023-08-13T23:30:58.453+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.453+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 3 SG, 1 empty, 1 Units Above HWM
2023-08-13T23:30:58.454+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 8000 Tenants 0
2023-08-13T23:30:58.454+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 400000000 Units 1000 Tenants 0
2023-08-13T23:30:58.454+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 8000 Tenants 0
2023-08-13T23:30:58.454+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 400000000 Units 1000 Tenants 0
2023-08-13T23:30:58.454+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.454+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.454+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.454+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000 
2023-08-13T23:30:58.454+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.454+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 3 SG, 1 empty, Both Memory/Units Above HWM
2023-08-13T23:30:58.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.455+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.455+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.455+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.455+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T23:30:58.455+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T23:30:58.455+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.455+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.455+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 3 SG, Multiple tenants to move, single source, multiple destination
2023-08-13T23:30:58.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-13T23:30:58.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-13T23:30:58.456+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.456+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.456+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.456+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000 
2023-08-13T23:30:58.456+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000 
2023-08-13T23:30:58.456+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.456+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.456+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 3 SG, Multiple tenants to move, no nodes below LWM
2023-08-13T23:30:58.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-13T23:30:58.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-13T23:30:58.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 700000000 Units 3000 Tenants 0
2023-08-13T23:30:58.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-13T23:30:58.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-13T23:30:58.458+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 700000000 Units 3000 Tenants 0
2023-08-13T23:30:58.458+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.458+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.458+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.458+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-08-13T23:30:58.458+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-08-13T23:30:58.458+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-13T23:30:58.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200 
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500 
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500 
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700 
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000 
2023-08-13T23:30:58.459+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.459+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.459+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.459+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.459+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.459+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.459+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.459+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.459+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-13T23:30:58.460+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.460+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-13T23:30:58.461+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.461+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.461+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.461+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.461+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.461+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.461+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.461+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.461+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 3 SG, Single Large Tenant, Nothing to move
2023-08-13T23:30:58.462+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-13T23:30:58.462+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 2000 Tenants 0
2023-08-13T23:30:58.462+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-13T23:30:58.462+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 2000 Tenants 0
2023-08-13T23:30:58.462+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.462+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.462+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.462+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000 
2023-08-13T23:30:58.462+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.462+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(zero usage tenants)
2023-08-13T23:30:58.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.464+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.464+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 3 SG, 1 Partial Subcluster
2023-08-13T23:30:58.465+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.465+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-13T23:30:58.465+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.465+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-13T23:30:58.465+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003]]
2023-08-13T23:30:58.465+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-13T23:30:58.465+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.465+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.465+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-08-13T23:30:58.465+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-08-13T23:30:58.465+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9003]
2023-08-13T23:30:58.465+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.465+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500  can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.465+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500  can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Replica Repair - 4 SG, Missing Replicas for multiple tenants in SG
2023-08-13T23:30:58.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.467+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.467+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-13T23:30:58.467+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-13T23:30:58.467+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-13T23:30:58.467+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-13T23:30:58.467+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over
2023-08-13T23:30:58.468+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.468+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.468+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.468+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.468+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.468+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9003]]
2023-08-13T23:30:58.468+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9004
2023-08-13T23:30:58.468+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-13T23:30:58.468+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9004
2023-08-13T23:30:58.468+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-13T23:30:58.468+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-13T23:30:58.468+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-13T23:30:58.468+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over, No replacement
2023-08-13T23:30:58.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.469+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.469+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9001] with len 1. Skipping replica repair attempt.
2023-08-13T23:30:58.469+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Replica Repair - 4 SG, Missing Replicas, one replica missing with pendingDelete true 
2023-08-13T23:30:58.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.470+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.470+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-13T23:30:58.470+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-13T23:30:58.470+05:30 [Info] Planner::findMissingReplicaForIndexerNode Skipping Replica Repair for 88883:81813:0. PendingDelete true
2023-08-13T23:30:58.470+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx2,1) on 127.0.0.1:9005
2023-08-13T23:30:58.470+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Replica Repair - 2 SG, Missing Replicas with Nodes over HWM
2023-08-13T23:30:58.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 7000 Tenants 0
2023-08-13T23:30:58.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.472+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 7000 Tenants 0
2023-08-13T23:30:58.472+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.472+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket9,,,idx2,1) on 127.0.0.1:9005
2023-08-13T23:30:58.472+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.472+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.472+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-08-13T23:30:58.472+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700 
2023-08-13T23:30:58.472+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-08-13T23:30:58.472+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000 
2023-08-13T23:30:58.472+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.472+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.472+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.472+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.472+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes
2023-08-13T23:30:58.474+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-13T23:30:58.474+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-13T23:30:58.474+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9001]
2023-08-13T23:30:58.474+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006 127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.474+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9008 127.0.0.1:9006 127.0.0.1:9007]
2023-08-13T23:30:58.474+05:30 [Info] Moving index 7777:7171:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T23:30:58.474+05:30 [Info] Moving index 8888:8181:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T23:30:58.474+05:30 [Info] Moving index 9999:9191:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T23:30:58.474+05:30 [Info] Moving index 101010:101101:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T23:30:58.474+05:30 [Info] Moving index 111111:112112:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T23:30:58.474+05:30 [Info] Moving index 121212:121121:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-13T23:30:58.474+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.474+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.474+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.474+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.474+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.474+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.474+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-13T23:30:58.474+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T23:30:58.474+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.474+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.474+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.474+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 1100000000 Units 8100 Tenants 0
2023-08-13T23:30:58.474+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9008] [127.0.0.1:9003 127.0.0.1:9005] [127.0.0.1:9006] [127.0.0.1:9007]]
2023-08-13T23:30:58.474+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9006] with len 1. Skipping replica repair attempt.
2023-08-13T23:30:58.474+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-13T23:30:58.474+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes(different SG)
2023-08-13T23:30:58.475+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-13T23:30:58.475+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-13T23:30:58.475+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-13T23:30:58.475+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.475+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.476+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.476+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.476+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.476+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.476+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.476+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.476+05:30 [Info] Moving index 7777:17171:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T23:30:58.476+05:30 [Info] Moving index 8888:18181:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T23:30:58.476+05:30 [Info] Moving index 9999:19191:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T23:30:58.476+05:30 [Info] Moving index 101010:1101101:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T23:30:58.476+05:30 [Info] Moving index 111111:1112112:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T23:30:58.476+05:30 [Info] Moving index 121212:1121121:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-13T23:30:58.476+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T23:30:58.476+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-13T23:30:58.476+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.476+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.476+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.476+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.476+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.476+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.476+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9003] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.476+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Swap Rebalance - 4 SG, Swap 1 SG with 2 new nodes
2023-08-13T23:30:58.477+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.477+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.477+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T23:30:58.477+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.477+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.477+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T23:30:58.477+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T23:30:58.477+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T23:30:58.477+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T23:30:58.477+05:30 [Info] Moving index 5555:5151:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T23:30:58.477+05:30 [Info] Moving index 6666:6161:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-13T23:30:58.477+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.477+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.477+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.477+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.477+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.477+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.477+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-13T23:30:58.477+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T23:30:58.477+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.477+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.477+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.477+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.477+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.477+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.477+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.477+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Swap Rebalance - 4 SG, Swap 1 node with 2 new nodes
2023-08-13T23:30:58.478+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-13T23:30:58.478+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-13T23:30:58.478+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-13T23:30:58.478+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9007 127.0.0.1:9008 127.0.0.1:9006]
2023-08-13T23:30:58.478+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003 127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.478+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.478+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.478+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.478+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.478+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.478+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-13T23:30:58.478+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T23:30:58.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.479+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003] [127.0.0.1:9008] [127.0.0.1:9007]]
2023-08-13T23:30:58.479+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-13T23:30:58.479+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9008] with len 1. Skipping replica repair attempt.
2023-08-13T23:30:58.479+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-13T23:30:58.479+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Swap Rebalance - 4 SG, Swap 1 empty node with 2 new nodes
2023-08-13T23:30:58.480+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-13T23:30:58.480+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-13T23:30:58.480+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T23:30:58.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.480+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9003]]
2023-08-13T23:30:58.480+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9006
2023-08-13T23:30:58.480+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9006
2023-08-13T23:30:58.480+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9006
2023-08-13T23:30:58.480+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9006
2023-08-13T23:30:58.480+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9006
2023-08-13T23:30:58.480+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket6,,,idx2,1) on 127.0.0.1:9006
2023-08-13T23:30:58.480+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-13T23:30:58.480+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Swap Rebalance - 1 SG, Swap 1 node - Failed swap rebalance
2023-08-13T23:30:58.481+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-13T23:30:58.481+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-13T23:30:58.481+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-13T23:30:58.481+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.481+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-13T23:30:58.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T23:30:58.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.481+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9008 as replacement node for deleted node 127.0.0.1:9004.
2023-08-13T23:30:58.481+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.481+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.481+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.481+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.481+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 600000000 Units 4000
2023-08-13T23:30:58.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 500000000 Units 4100 Tenants 0
2023-08-13T23:30:58.481+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9008]]
2023-08-13T23:30:58.481+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Swap Rebalance - 1 SG, Swap 2 node - server group mismatch
2023-08-13T23:30:58.481+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-13T23:30:58.482+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-13T23:30:58.482+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9002 127.0.0.1:9001]
2023-08-13T23:30:58.482+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9004]
2023/08/13 23:30:58 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Move out 1 subcluster, Enough Capacity
2023-08-13T23:30:58.483+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000 
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000 
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-13T23:30:58.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T23:30:58.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.483+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.483+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.483+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.483+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.483+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.483+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.483+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.483+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.483+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.483+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-13T23:30:58.483+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T23:30:58.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 600000000 Units 4500 Tenants 0
2023-08-13T23:30:58.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 600000000 Units 4500 Tenants 0
2023-08-13T23:30:58.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 600000000 Units 4100 Tenants 0
2023-08-13T23:30:58.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 600000000 Units 4100 Tenants 0
2023-08-13T23:30:58.484+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.484+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.484+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-13T23:30:58.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-13T23:30:58.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-13T23:30:58.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-13T23:30:58.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.484+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity
2023-08-13T23:30:58.484+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.484+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-13T23:30:58.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T23:30:58.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.485+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.485+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  on any target
2023-08-13T23:30:58.485+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  on any target
2023-08-13T23:30:58.485+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  on any target
2023-08-13T23:30:58.485+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.485+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.485+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 23:30:58 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Move out 1 node, Pair node not deleted(Failed swap rebalance of 1 node)
2023-08-13T23:30:58.486+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001]
2023-08-13T23:30:58.486+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001]
2023-08-13T23:30:58.486+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004]
2023-08-13T23:30:58.486+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.486+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-13T23:30:58.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-13T23:30:58.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9009 as replacement node for deleted node 127.0.0.1:9001.
2023-08-13T23:30:58.487+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-13T23:30:58.487+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-13T23:30:58.487+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-13T23:30:58.487+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-13T23:30:58.487+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 600000000 Units 4000
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 500000000 Units 4100 Tenants 0
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9004 127.0.0.1:9009] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9004 127.0.0.1:9009]]
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9009]
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.487+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.487+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.487+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.487+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.487+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.487+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.487+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.487+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.488+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.488+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.488+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.488+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.488+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Move out 1 node, Pair node already deleted
2023-08-13T23:30:58.488+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002]
2023-08-13T23:30:58.488+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002]
2023-08-13T23:30:58.488+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes []
2023-08-13T23:30:58.489+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.489+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-13T23:30:58.489+05:30 [Info] Planner::moveTenantsFromDeletedNodes Pair node not found for deleted node 127.0.0.1:9002.
2023-08-13T23:30:58.489+05:30 [Error] Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/13 23:30:58 Expected error Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Move out 1 subcluster, empty nodes
2023-08-13T23:30:58.490+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9005 127.0.0.1:9007 127.0.0.1:9008]
2023-08-13T23:30:58.490+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-13T23:30:58.490+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-13T23:30:58.490+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100
2023-08-13T23:30:58.490+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100
2023-08-13T23:30:58.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-13T23:30:58.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 800000000 Units 7000 Tenants 0
2023-08-13T23:30:58.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-13T23:30:58.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.490+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.490+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9002] with len 1. Skipping replica repair attempt.
2023-08-13T23:30:58.490+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Move out 1 subcluster, Deleted Nodes more than added nodes
2023-08-13T23:30:58.491+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.491+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.491+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T23:30:58.491+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-13T23:30:58.491+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 1
2023-08-13T23:30:58.491+05:30 [Error] Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/13 23:30:58 Expected error Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Move out 1 node, Add 1 node in, server group mismatch
2023-08-13T23:30:58.492+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9006]
2023-08-13T23:30:58.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9006]
2023-08-13T23:30:58.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9003]
2023-08-13T23:30:58.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9007]
2023/08/13 23:30:58 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Move out 1 node, Pair node exists
2023-08-13T23:30:58.492+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-13T23:30:58.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-13T23:30:58.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-13T23:30:58.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-13T23:30:58.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T23:30:58.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes No replacement node found for deleted node 127.0.0.1:9004.
2023-08-13T23:30:58.493+05:30 [Error] Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/13 23:30:58 Expected error Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Move out 1 subcluster, No nodes under LWM
2023-08-13T23:30:58.493+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-13T23:30:58.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-13T23:30:58.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-13T23:30:58.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-13T23:30:58.493+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 23:30:58 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity, Partial Subcluster
2023-08-13T23:30:58.494+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.494+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.494+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T23:30:58.494+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.494+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T23:30:58.494+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.494+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 100000000 UnitsUsage 500 
2023-08-13T23:30:58.494+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 500 
2023-08-13T23:30:58.494+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 200000000 Units 1000
2023-08-13T23:30:58.494+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.494+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 200000000 Units 1000
2023-08-13T23:30:58.494+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.494+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-13T23:30:58.494+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9006]
2023-08-13T23:30:58.494+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-13T23:30:58.494+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 23:30:58 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 2 SG, Move out 1 non-empty and 1 empty  node
2023-08-13T23:30:58.495+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9007 127.0.0.1:9004]
2023-08-13T23:30:58.495+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-13T23:30:58.495+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-13T23:30:58.495+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-13T23:30:58.495+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9008]
2023-08-13T23:30:58.495+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.495+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.495+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.495+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.496+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.496+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.496+05:30 [Info] Moving index 171717:1171171:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.496+05:30 [Info] Moving index 141414:1141141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-13T23:30:58.496+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 0 Units 0
2023-08-13T23:30:58.496+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-13T23:30:58.496+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-13T23:30:58.496+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-13T23:30:58.496+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9008 127.0.0.1:9001]]
2023-08-13T23:30:58.496+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM
2023-08-13T23:30:58.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.497+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.497+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.497+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.497+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T23:30:58.497+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T23:30:58.497+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.497+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.497+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-08-13T23:30:58.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-13T23:30:58.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-13T23:30:58.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-13T23:30:58.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-13T23:30:58.497+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.497+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 2 Subclusters, 1 below LWM, 1 above HWM
2023-08-13T23:30:58.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.498+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.498+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.498+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.498+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T23:30:58.498+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T23:30:58.498+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.498+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.498+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-08-13T23:30:58.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-13T23:30:58.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 600000000 Units 4000 Tenants 0
2023-08-13T23:30:58.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-13T23:30:58.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 600000000 Units 4000 Tenants 0
2023-08-13T23:30:58.498+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.498+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 3 Subclusters, 1 empty, 1 Above HWM, 1 below LWM
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.499+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.499+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.499+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T23:30:58.499+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T23:30:58.499+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.499+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.499+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.499+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.499+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.499+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.499+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.499+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.499+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.499+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-13T23:30:58.499+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000
2023-08-13T23:30:58.499+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-13T23:30:58.499+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 2 Subclusters, 1 above LWM/below HWM, 1 empty
2023-08-13T23:30:58.500+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-13T23:30:58.500+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-13T23:30:58.500+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.500+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 2 Subclusters, Both above LWM/below HWM
2023-08-13T23:30:58.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-13T23:30:58.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-13T23:30:58.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-13T23:30:58.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-13T23:30:58.501+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.501+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-13T23:30:58.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-13T23:30:58.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-13T23:30:58.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-13T23:30:58.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-13T23:30:58.501+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.501+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM (partial replica repair)
2023-08-13T23:30:58.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 550000000 Units 5500 Tenants 0
2023-08-13T23:30:58.502+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.502+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-13T23:30:58.502+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-13T23:30:58.502+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.502+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T23:30:58.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T23:30:58.502+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.502+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.502+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-08-13T23:30:58.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-13T23:30:58.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-13T23:30:58.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-13T23:30:58.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-13T23:30:58.502+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.502+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM(full replica repair)
2023-08-13T23:30:58.503+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-13T23:30:58.503+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9004 127.0.0.1:9001] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.503+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx1,1) on 127.0.0.1:9001
2023-08-13T23:30:58.503+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9001
2023-08-13T23:30:58.503+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx1,1) on 127.0.0.1:9001
2023-08-13T23:30:58.503+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9001
2023-08-13T23:30:58.503+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9001
2023-08-13T23:30:58.503+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,1) on 127.0.0.1:9001
2023-08-13T23:30:58.503+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9004 127.0.0.1:9001]]
2023-08-13T23:30:58.503+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9001]
2023-08-13T23:30:58.503+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T23:30:58.503+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-13T23:30:58.503+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.503+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.503+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-08-13T23:30:58.503+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-13T23:30:58.503+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-13T23:30:58.503+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-13T23:30:58.503+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-13T23:30:58.503+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.503+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 ScaleIn- 2 Subclusters, Both below LWM, Positive Case
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.504+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.504+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.504+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.504+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.504+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.504+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.504+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-13T23:30:58.504+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000 
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000
2023-08-13T23:30:58.504+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-13T23:30:58.504+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.504+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9003 SG sg1 Memory 0 Units 0
2023-08-13T23:30:58.504+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9006 SG sg3 Memory 0 Units 0
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 ScaleIn- 2 Subclusters, One below LWM/ 1 Empty
2023-08-13T23:30:58.505+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-13T23:30:58.505+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-13T23:30:58.505+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.505+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. No ScaleIn.
2023-08-13T23:30:58.505+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-13T23:30:58.505+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.505+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-13T23:30:58.505+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.505+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.505+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.505+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.505+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T23:30:58.505+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-13T23:30:58.506+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.506+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.506+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.506+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.506+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.506+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-13T23:30:58.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T23:30:58.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-13T23:30:58.506+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-13T23:30:58.506+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. ScaleIn. 
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.507+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.507+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.507+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-13T23:30:58.507+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-13T23:30:58.507+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.507+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.507+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.507+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.507+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-13T23:30:58.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-13T23:30:58.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-13T23:30:58.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-13T23:30:58.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-08-13T23:30:58.507+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000  can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023-08-13T23:30:58.507+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-13T23:30:58.507+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Rebalance - 1 Subcluster, Below HWM (partial replica repair)
2023-08-13T23:30:58.508+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-13T23:30:58.508+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 350000000 Units 500 Tenants 0
2023-08-13T23:30:58.508+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.508+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-13T23:30:58.508+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-13T23:30:58.508+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-13T23:30:58.508+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-13T23:30:58.508+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 500000000 Units 800 Tenants 0
2023-08-13T23:30:58.508+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-13T23:30:58.508+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Resume - 1 tenant, Empty node in cluster.
2023-08-13T23:30:58.509+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-13T23:30:58.509+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.509+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.509+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.509+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.509+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.509+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.509+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.509+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-13T23:30:58.509+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-13T23:30:58.509+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Resume - 1 tenant, No empty node in cluster.
2023-08-13T23:30:58.511+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-13T23:30:58.511+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.511+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.511+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.511+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.511+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.511+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.511+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.511+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-13T23:30:58.511+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.511+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Resume - 1 tenant, No node below LWM in the cluster.
2023-08-13T23:30:58.513+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-13T23:30:58.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 5000 Tenants 0
2023-08-13T23:30:58.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 5000 Tenants 0
2023-08-13T23:30:58.513+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.513+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-13T23:30:58.513+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM []
2023/08/13 23:30:58 Expected error No SubCluster Below Low Usage Threshold
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Resume - 1 tenant, Not enough capacity in the cluster.
2023-08-13T23:30:58.514+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-13T23:30:58.514+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.514+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.514+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-13T23:30:58.514+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-13T23:30:58.514+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.514+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-13T23:30:58.514+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.514+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250 
2023-08-13T23:30:58.514+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-13T23:30:58.514+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250  on any target
2023/08/13 23:30:58 Expected error Not Enough Capacity To Place Tenant
--- PASS: TestTenantAwarePlanner (0.11s)
=== RUN   TestPlanDuringHeterogenousScaleup
2023/08/13 23:30:58 In TestPlanDuringHeterogenousScaleup()
=== RUN   TestPlanDuringHeterogenousScaleup/GreedyPlanner
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T23:30:58.517+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T23:30:58.519+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T23:30:58.521+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-13T23:30:58.523+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-13T23:30:58.525+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T23:30:58.527+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-13T23:30:58.529+05:30 [Info] Using greedy index placement for index 987654
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-08-13T23:30:58.531+05:30 [Info] Using greedy index placement for index 987654
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T23:30:58.533+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.2180081556498616
2023-08-13T23:30:58.631+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:58.631+05:30 [Info] Score: 0.5118702120133598
2023-08-13T23:30:58.631+05:30 [Info] variation: 1.0237404240267196
2023-08-13T23:30:58.631+05:30 [Info] ElapsedTime: 98ms
2023-08-13T23:30:58.631+05:30 [Info] ConvergenceTime: 95ms
2023-08-13T23:30:58.631+05:30 [Info] Iteration: 7000
2023-08-13T23:30:58.631+05:30 [Info] Move: 3889
2023-08-13T23:30:58.631+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.631+05:30 [Info] Using SAPlanner
2023-08-13T23:30:58.631+05:30 [Info] Indexer Memory Mean 126888575449 (118.174G)
2023-08-13T23:30:58.631+05:30 [Info] Indexer Memory Deviation 80354383758 (74.8359G) (63.33%)
2023-08-13T23:30:58.631+05:30 [Info] Indexer Memory Utilization 2.3004
2023-08-13T23:30:58.631+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T23:30:58.631+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T23:30:58.631+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T23:30:58.631+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:58.631+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:58.631+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:58.631+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.631+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:58.631+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.631+05:30 [Info] Indexer Data Size Mean 18082106963 (16.8403G)
2023-08-13T23:30:58.631+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (141.42%)
2023-08-13T23:30:58.631+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:58.631+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.631+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:58.631+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.631+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.631+05:30 [Info] Number of indexes: 13
2023-08-13T23:30:58.631+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:58.631+05:30 [Info] Avg Index Size: 29281978949 (27.271G)
2023-08-13T23:30:58.631+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T23:30:58.631+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T23:30:58.631+05:30 [Info] Avg Index Cpu: 3.5385
2023-08-13T23:30:58.631+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T23:30:58.631+05:30 [Info] Num Estimation Run: 11
2023-08-13T23:30:58.631+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:30:58.632+05:30 [Info] CPU Quota 27
2023-08-13T23:30:58.632+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:58.632+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:58.632+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] Total iteration: 7010
2023-08-13T23:30:58.632+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:58.632+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:58.632+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:58.632+05:30 [Info] RandomMove time: 0ns
2023-08-13T23:30:58.632+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T23:30:58.632+05:30 [Info] ExhaustMove time: 41ms
2023-08-13T23:30:58.632+05:30 [Info] ExhaustMove call: 7010
2023-08-13T23:30:58.632+05:30 [Info] ExhaustMove average time: 5us
2023-08-13T23:30:58.632+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:58.632+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:58.632+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 
2023-08-13T23:30:58.632+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T23:30:58.632+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:0 (0), data:0 (0) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-08-13T23:30:58.632+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.37390490588193165 allowDDLDuringScaleup:true
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 
2023-08-13T23:30:58.632+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T23:30:58.632+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T23:30:58.632+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.7501886306380632 allowDDLDuringScaleup:true
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:11940927683949279636, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 
2023-08-13T23:30:58.632+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T23:30:58.632+05:30 [Info] Indexer total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:0 (0), data:0 (0) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-08-13T23:30:58.632+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.07590646348000514 allowDDLDuringScaleup:true
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.632+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.632+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.632+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T23:30:58.635+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3952038770958589
2023-08-13T23:30:58.698+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:58.698+05:30 [Info] Score: 0.28937833136341934
2023-08-13T23:30:58.698+05:30 [Info] variation: 0.5787566627268387
2023-08-13T23:30:58.698+05:30 [Info] ElapsedTime: 63ms
2023-08-13T23:30:58.698+05:30 [Info] ConvergenceTime: 62ms
2023-08-13T23:30:58.698+05:30 [Info] Iteration: 4200
2023-08-13T23:30:58.698+05:30 [Info] Move: 2639
2023-08-13T23:30:58.698+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.698+05:30 [Info] Using SAPlanner
2023-08-13T23:30:58.698+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-13T23:30:58.698+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-13T23:30:58.699+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-13T23:30:58.699+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T23:30:58.699+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T23:30:58.699+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T23:30:58.699+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:58.699+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:58.699+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:58.699+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.699+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:58.699+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.699+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-13T23:30:58.699+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-13T23:30:58.699+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:58.699+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.699+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:58.699+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.699+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] Number of indexes: 14
2023-08-13T23:30:58.699+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:58.699+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-08-13T23:30:58.699+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T23:30:58.699+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T23:30:58.699+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-13T23:30:58.699+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T23:30:58.699+05:30 [Info] Num Estimation Run: 11
2023-08-13T23:30:58.699+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:30:58.699+05:30 [Info] CPU Quota 27
2023-08-13T23:30:58.699+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:58.699+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:58.699+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] Total iteration: 4500
2023-08-13T23:30:58.699+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:58.699+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:58.699+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:58.699+05:30 [Info] RandomMove time: 21ms
2023-08-13T23:30:58.699+05:30 [Info] RandomMove call: 4199 (empty index 0)
2023-08-13T23:30:58.699+05:30 [Info] RandomMove average time: 5us
2023-08-13T23:30:58.699+05:30 [Info] ExhaustMove time: 10us
2023-08-13T23:30:58.699+05:30 [Info] ExhaustMove call: 1
2023-08-13T23:30:58.699+05:30 [Info] ExhaustMove average time: 10us
2023-08-13T23:30:58.699+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:58.699+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:58.699+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] 
2023-08-13T23:30:58.699+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T23:30:58.699+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:0 (0), data:0 (0) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-08-13T23:30:58.699+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-13T23:30:58.699+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.699+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.699+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.699+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.699+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.699+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.699+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.699+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.699+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.699+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.699+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.699+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.699+05:30 [Info] 
2023-08-13T23:30:58.699+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T23:30:58.699+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T23:30:58.699+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-13T23:30:58.699+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.699+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.699+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.699+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.699+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.699+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.699+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.699+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.699+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.699+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.699+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.699+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.699+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:2740832593550827602, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.699+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.699+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.699+05:30 [Info] 
2023-08-13T23:30:58.699+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T23:30:58.699+05:30 [Info] Indexer total memory:125847870401 (117.205G), mem:102404635981 (95.3717G), overhead:23443234420 (21.8332G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T23:30:58.699+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-13T23:30:58.699+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.699+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.700+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.700+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.700+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.700+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.700+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.700+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.700+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.700+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.700+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.700+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.700+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.700+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.700+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.700+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.700+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.700+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:2740832593550827602, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.700+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.700+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T23:30:58.702+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6990952610121739
2023-08-13T23:30:58.728+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:58.729+05:30 [Info] Score: 0.13929460298637122
2023-08-13T23:30:58.729+05:30 [Info] variation: 0.27858920597274245
2023-08-13T23:30:58.729+05:30 [Info] ElapsedTime: 26ms
2023-08-13T23:30:58.729+05:30 [Info] ConvergenceTime: 1ms
2023-08-13T23:30:58.729+05:30 [Info] Iteration: 2
2023-08-13T23:30:58.729+05:30 [Info] Move: 2
2023-08-13T23:30:58.729+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] Using SAPlanner
2023-08-13T23:30:58.729+05:30 [Info] Indexer Memory Mean 163052789375 (151.855G)
2023-08-13T23:30:58.729+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (55.72%)
2023-08-13T23:30:58.729+05:30 [Info] Indexer Memory Utilization 2.9561
2023-08-13T23:30:58.729+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T23:30:58.729+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T23:30:58.729+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T23:30:58.729+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:58.729+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:58.729+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:58.729+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.729+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:58.729+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.729+05:30 [Info] Indexer Data Size Mean 54246320889 (50.5208G)
2023-08-13T23:30:58.729+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:58.729+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:58.729+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.729+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:58.729+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.729+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] Number of indexes: 15
2023-08-13T23:30:58.729+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:58.729+05:30 [Info] Avg Index Size: 32610557875 (30.3709G)
2023-08-13T23:30:58.729+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T23:30:58.729+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T23:30:58.729+05:30 [Info] Avg Index Cpu: 3.0667
2023-08-13T23:30:58.729+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T23:30:58.729+05:30 [Info] Num Estimation Run: 11
2023-08-13T23:30:58.729+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:30:58.729+05:30 [Info] CPU Quota 27
2023-08-13T23:30:58.729+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:58.729+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:58.729+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] Total iteration: 6242
2023-08-13T23:30:58.729+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:58.729+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:58.729+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:58.729+05:30 [Info] RandomMove time: 6us
2023-08-13T23:30:58.729+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-13T23:30:58.729+05:30 [Info] RandomMove average time: 6us
2023-08-13T23:30:58.729+05:30 [Info] ExhaustMove time: 10us
2023-08-13T23:30:58.729+05:30 [Info] ExhaustMove call: 1
2023-08-13T23:30:58.729+05:30 [Info] ExhaustMove average time: 10us
2023-08-13T23:30:58.729+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:58.729+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:58.729+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] 
2023-08-13T23:30:58.729+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T23:30:58.729+05:30 [Info] Indexer total memory:322028009998 (299.912G), mem:291467625194 (271.45G), overhead:30560384804 (28.4616G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T23:30:58.729+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5575132033129112 allowDDLDuringScaleup:true
2023-08-13T23:30:58.729+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.729+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.729+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.729+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.729+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.729+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.729+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.729+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.729+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.729+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.729+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.729+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.729+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10480829265106740050, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.729+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.729+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.729+05:30 [Info] 
2023-08-13T23:30:58.729+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T23:30:58.729+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T23:30:58.729+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3168776165275712 allowDDLDuringScaleup:true
2023-08-13T23:30:58.729+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.729+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.729+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.729+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.729+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.729+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.729+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.729+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.729+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.730+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.730+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.730+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.730+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.730+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.730+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.730+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10480829265106740050, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.730+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.730+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.730+05:30 [Info] 
2023-08-13T23:30:58.730+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T23:30:58.730+05:30 [Info] Indexer total memory:125847870401 (117.205G), mem:102404635981 (95.3717G), overhead:23443234420 (21.8332G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T23:30:58.730+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3256091801595177 allowDDLDuringScaleup:true
2023-08-13T23:30:58.730+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.730+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.730+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.730+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.730+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.730+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.730+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.730+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.730+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.730+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.730+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.730+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.730+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.730+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.730+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.730+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.730+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.730+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:10480829265106740050, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.730+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.730+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-13T23:30:58.732+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6856271841119315
2023-08-13T23:30:58.735+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T23:30:58.735+05:30 [Info] Score: 0.36056429186996203
2023-08-13T23:30:58.735+05:30 [Info] variation: 0.7211285837399241
2023-08-13T23:30:58.735+05:30 [Info] ElapsedTime: 3ms
2023-08-13T23:30:58.735+05:30 [Info] ConvergenceTime: 1ms
2023-08-13T23:30:58.735+05:30 [Info] Iteration: 1
2023-08-13T23:30:58.735+05:30 [Info] Move: 1
2023-08-13T23:30:58.735+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.735+05:30 [Info] Using SAPlanner
2023-08-13T23:30:58.735+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-13T23:30:58.736+05:30 [Info] Indexer Memory Deviation 106575253176 (99.2559G) (73.52%)
2023-08-13T23:30:58.736+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-13T23:30:58.736+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T23:30:58.736+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T23:30:58.736+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T23:30:58.736+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:58.736+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:58.736+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:58.736+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.736+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:58.736+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.736+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-13T23:30:58.736+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-13T23:30:58.736+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:58.736+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.736+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:58.736+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.736+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] Number of indexes: 14
2023-08-13T23:30:58.736+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:58.736+05:30 [Info] Avg Index Size: 23315671818 (21.7144G)
2023-08-13T23:30:58.736+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T23:30:58.736+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T23:30:58.736+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-13T23:30:58.736+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T23:30:58.736+05:30 [Info] Num Estimation Run: 230
2023-08-13T23:30:58.736+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:30:58.736+05:30 [Info] CPU Quota 27
2023-08-13T23:30:58.736+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:58.736+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:58.736+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] Total iteration: 523
2023-08-13T23:30:58.736+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:58.736+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:58.736+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:58.736+05:30 [Info] RandomMove time: 7us
2023-08-13T23:30:58.736+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-13T23:30:58.736+05:30 [Info] RandomMove average time: 7us
2023-08-13T23:30:58.736+05:30 [Info] ExhaustMove time: 1ms
2023-08-13T23:30:58.736+05:30 [Info] ExhaustMove call: 220
2023-08-13T23:30:58.736+05:30 [Info] ExhaustMove average time: 5us
2023-08-13T23:30:58.736+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:58.736+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:58.736+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] 
2023-08-13T23:30:58.736+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T23:30:58.736+05:30 [Info] Indexer total memory:322028009998 (299.912G), mem:291467625194 (271.45G), overhead:30560384804 (28.4616G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T23:30:58.736+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.7021056124497257 allowDDLDuringScaleup:true
2023-08-13T23:30:58.736+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.736+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.736+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.736+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.736+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.736+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.736+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.736+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.736+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.736+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.736+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.736+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.736+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:1040362765052019843, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.736+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.736+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.736+05:30 [Info] 
2023-08-13T23:30:58.736+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T23:30:58.736+05:30 [Info] Indexer total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:0 (0), data:0 (0) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-08-13T23:30:58.736+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.05661804908412874 allowDDLDuringScaleup:true
2023-08-13T23:30:58.736+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.736+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.736+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.736+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.736+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.736+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.736+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.736+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.736+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.736+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.736+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.736+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.736+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.736+05:30 [Info] 
2023-08-13T23:30:58.736+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T23:30:58.737+05:30 [Info] Indexer total memory:125847870401 (117.205G), mem:102404635981 (95.3717G), overhead:23443234420 (21.8332G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T23:30:58.737+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-13T23:30:58.737+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.737+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.737+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.737+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.737+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.737+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.737+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.737+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.737+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.737+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.737+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.737+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.737+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.737+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.737+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.737+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.737+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.737+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:1040362765052019843, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.737+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.737+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-13T23:30:58.739+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6917244207689
2023-08-13T23:30:58.742+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T23:30:58.742+05:30 [Info] Score: 0.28937833136341934
2023-08-13T23:30:58.742+05:30 [Info] variation: 0.5787566627268387
2023-08-13T23:30:58.742+05:30 [Info] ElapsedTime: 3ms
2023-08-13T23:30:58.742+05:30 [Info] ConvergenceTime: 1ms
2023-08-13T23:30:58.742+05:30 [Info] Iteration: 1
2023-08-13T23:30:58.742+05:30 [Info] Move: 1
2023-08-13T23:30:58.742+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.742+05:30 [Info] Using SAPlanner
2023-08-13T23:30:58.742+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-13T23:30:58.742+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-13T23:30:58.742+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-13T23:30:58.742+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T23:30:58.742+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T23:30:58.742+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T23:30:58.742+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:58.742+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:58.742+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:58.742+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.742+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:58.742+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.742+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-13T23:30:58.742+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-13T23:30:58.742+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:58.742+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.742+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:58.742+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.742+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] Number of indexes: 14
2023-08-13T23:30:58.743+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:58.743+05:30 [Info] Avg Index Size: 23315671818 (21.7144G)
2023-08-13T23:30:58.743+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T23:30:58.743+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T23:30:58.743+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-13T23:30:58.743+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T23:30:58.743+05:30 [Info] Num Estimation Run: 230
2023-08-13T23:30:58.743+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:30:58.743+05:30 [Info] CPU Quota 27
2023-08-13T23:30:58.743+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:58.743+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:58.743+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] Total iteration: 522
2023-08-13T23:30:58.743+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:58.743+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:58.743+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:58.743+05:30 [Info] RandomMove time: 7us
2023-08-13T23:30:58.743+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-13T23:30:58.743+05:30 [Info] RandomMove average time: 7us
2023-08-13T23:30:58.743+05:30 [Info] ExhaustMove time: 1ms
2023-08-13T23:30:58.743+05:30 [Info] ExhaustMove call: 220
2023-08-13T23:30:58.743+05:30 [Info] ExhaustMove average time: 5us
2023-08-13T23:30:58.743+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:58.743+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:58.743+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 
2023-08-13T23:30:58.743+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T23:30:58.743+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:0 (0), data:0 (0) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-08-13T23:30:58.743+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.743+05:30 [Info] 
2023-08-13T23:30:58.743+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T23:30:58.743+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T23:30:58.743+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:18058715079205672800, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.743+05:30 [Info] 
2023-08-13T23:30:58.743+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T23:30:58.743+05:30 [Info] Indexer total memory:125847870401 (117.205G), mem:102404635981 (95.3717G), overhead:23443234420 (21.8332G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-13T23:30:58.743+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.743+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.743+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.743+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.743+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.744+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.744+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.744+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.744+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.744+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.744+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:18058715079205672800, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.744+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.744+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-13T23:30:58.745+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.1877979057133785
2023-08-13T23:30:58.746+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-13T23:30:58.746+05:30 [Info] Score: 0.4863052536963559
2023-08-13T23:30:58.746+05:30 [Info] variation: 0.9726105073927118
2023-08-13T23:30:58.746+05:30 [Info] ElapsedTime: 200us
2023-08-13T23:30:58.746+05:30 [Info] ConvergenceTime: 146us
2023-08-13T23:30:58.746+05:30 [Info] Iteration: 1
2023-08-13T23:30:58.746+05:30 [Info] Move: 1
2023-08-13T23:30:58.746+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.746+05:30 [Info] Using SAPlanner
2023-08-13T23:30:58.746+05:30 [Info] Indexer Memory Mean 14745215094 (13.7326G)
2023-08-13T23:30:58.746+05:30 [Info] Indexer Memory Deviation 7829819102 (7.29209G) (53.10%)
2023-08-13T23:30:58.746+05:30 [Info] Indexer Memory Utilization 1.6384
2023-08-13T23:30:58.746+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-13T23:30:58.746+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-13T23:30:58.746+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-13T23:30:58.746+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:58.746+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:58.746+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:58.746+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.746+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:58.746+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.746+05:30 [Info] Indexer Data Size Mean 2745215094 (2.55668G)
2023-08-13T23:30:58.746+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (141.42%)
2023-08-13T23:30:58.746+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:58.746+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.746+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:58.746+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.746+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.746+05:30 [Info] Number of indexes: 4
2023-08-13T23:30:58.746+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:58.746+05:30 [Info] Avg Index Size: 11058911320 (10.2994G)
2023-08-13T23:30:58.746+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-13T23:30:58.746+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-13T23:30:58.746+05:30 [Info] Avg Index Cpu: 0.7500
2023-08-13T23:30:58.746+05:30 [Info] Max Index Cpu: 1.0000
2023-08-13T23:30:58.746+05:30 [Info] Num Estimation Run: 7
2023-08-13T23:30:58.746+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.746+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-13T23:30:58.746+05:30 [Info] CPU Quota 8
2023-08-13T23:30:58.746+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:58.746+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:58.746+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.746+05:30 [Info] Total iteration: 8
2023-08-13T23:30:58.746+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:58.746+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:58.746+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:58.746+05:30 [Info] RandomMove time: 0ns
2023-08-13T23:30:58.746+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T23:30:58.746+05:30 [Info] ExhaustMove time: 41us
2023-08-13T23:30:58.746+05:30 [Info] ExhaustMove call: 8
2023-08-13T23:30:58.746+05:30 [Info] ExhaustMove average time: 5us
2023-08-13T23:30:58.746+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:58.746+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:58.746+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.746+05:30 [Info] 
2023-08-13T23:30:58.746+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-13T23:30:58.746+05:30 [Info] Indexer total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:0 (0), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T23:30:58.746+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.3390930527717129 allowDDLDuringScaleup:true
2023-08-13T23:30:58.746+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.746+05:30 [Info] 		Index name:equiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.746+05:30 [Info] 		Index total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.746+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.746+05:30 [Info] 
2023-08-13T23:30:58.746+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-13T23:30:58.746+05:30 [Info] Indexer total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:0 (0), data:0 (0) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T23:30:58.746+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0813823326652111 allowDDLDuringScaleup:true
2023-08-13T23:30:58.746+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.746+05:30 [Info] 		Index name:equiv2 0, bucket:default, scope:, collection:, defnId:4650686066397790000, instId:4650686066397790000, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.746+05:30 [Info] 		Index total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:6000000000 (5.58794G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.747+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.747+05:30 [Info] 
2023-08-13T23:30:58.747+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-13T23:30:58.747+05:30 [Info] Indexer total memory:15235645282 (14.1893G), mem:13235645282 (12.3267G), overhead:2000000000 (1.86265G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T23:30:58.747+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.779524614563076 allowDDLDuringScaleup:true
2023-08-13T23:30:58.747+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.747+05:30 [Info] 		Index name:nonEquiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.747+05:30 [Info] 		Index total memory:7000000000 (6.51926G), mem:5000000000 (4.65661G), overhead:2000000000 (1.86265G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.747+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.747+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.747+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:9208217687331485224, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.747+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.747+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-13T23:30:58.748+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-13T23:30:58.748+05:30 [Warn] Definition 987654 Instance 2669276789762635585 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-13T23:30:58.748+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-13T23:30:58.748+05:30 [Warn] Definition 987654 Instance 2669276789762635585 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-13T23:30:58.748+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6702149941767832
2023-08-13T23:30:58.805+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:58.805+05:30 [Info] Score: 0.25290029571859646
2023-08-13T23:30:58.805+05:30 [Info] variation: 0.5058005914371929
2023-08-13T23:30:58.805+05:30 [Info] ElapsedTime: 56ms
2023-08-13T23:30:58.805+05:30 [Info] ConvergenceTime: 54ms
2023-08-13T23:30:58.805+05:30 [Info] Iteration: 3800
2023-08-13T23:30:58.805+05:30 [Info] Move: 2402
2023-08-13T23:30:58.805+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.805+05:30 [Info] Using SAPlanner
2023-08-13T23:30:58.805+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-08-13T23:30:58.805+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-08-13T23:30:58.805+05:30 [Info] Indexer Memory Utilization 1.9434
2023-08-13T23:30:58.805+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-13T23:30:58.805+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-13T23:30:58.805+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-13T23:30:58.805+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:58.805+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:58.805+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:58.805+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.805+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:58.805+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:58.805+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-08-13T23:30:58.805+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-08-13T23:30:58.805+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:58.805+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.805+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:58.805+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:58.805+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.805+05:30 [Info] Number of indexes: 5
2023-08-13T23:30:58.805+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:58.805+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-08-13T23:30:58.805+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-13T23:30:58.805+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-13T23:30:58.805+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-13T23:30:58.805+05:30 [Info] Max Index Cpu: 1.0000
2023-08-13T23:30:58.805+05:30 [Info] Num Estimation Run: 7
2023-08-13T23:30:58.805+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.805+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-13T23:30:58.805+05:30 [Info] CPU Quota 8
2023-08-13T23:30:58.805+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:58.805+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:58.805+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.805+05:30 [Info] Total iteration: 3980
2023-08-13T23:30:58.805+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:58.805+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:58.805+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:58.805+05:30 [Info] RandomMove time: 18ms
2023-08-13T23:30:58.805+05:30 [Info] RandomMove call: 3799 (empty index 0)
2023-08-13T23:30:58.805+05:30 [Info] RandomMove average time: 4us
2023-08-13T23:30:58.805+05:30 [Info] ExhaustMove time: 6us
2023-08-13T23:30:58.805+05:30 [Info] ExhaustMove call: 1
2023-08-13T23:30:58.805+05:30 [Info] ExhaustMove average time: 6us
2023-08-13T23:30:58.805+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:58.805+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:58.805+05:30 [Info] ----------------------------------------
2023-08-13T23:30:58.805+05:30 [Info] 
2023-08-13T23:30:58.805+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-13T23:30:58.805+05:30 [Info] Indexer total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:0 (0), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T23:30:58.805+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-08-13T23:30:58.805+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.805+05:30 [Info] 		Index name:equiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.805+05:30 [Info] 		Index total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.805+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.805+05:30 [Info] 
2023-08-13T23:30:58.805+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-13T23:30:58.805+05:30 [Info] Indexer total memory:16735645282 (15.5863G), mem:14235645282 (13.258G), overhead:2500000000 (2.32831G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T23:30:58.805+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-08-13T23:30:58.805+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.805+05:30 [Info] 		Index name:equiv2 0, bucket:default, scope:, collection:, defnId:4650686066397790000, instId:4650686066397790000, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.805+05:30 [Info] 		Index total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:6000000000 (5.58794G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.805+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.805+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.805+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:2669276789762635585, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.805+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.805+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.805+05:30 [Info] 
2023-08-13T23:30:58.805+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-13T23:30:58.805+05:30 [Info] Indexer total memory:15235645282 (14.1893G), mem:13235645282 (12.3267G), overhead:2000000000 (1.86265G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T23:30:58.805+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-08-13T23:30:58.805+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.805+05:30 [Info] 		Index name:nonEquiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.805+05:30 [Info] 		Index total memory:7000000000 (6.51926G), mem:5000000000 (4.65661G), overhead:2000000000 (1.86265G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.805+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:58.805+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:58.805+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:2669276789762635585, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:58.805+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:58.805+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023/08/13 23:30:58 -------------------------------------------
2023/08/13 23:30:58 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-08-13T23:30:58.807+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-13T23:30:58.808+05:30 [Warn] Definition 987654 Instance 3315999590923898862 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-13T23:30:58.808+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-13T23:30:58.808+05:30 [Warn] Definition 987654 Instance 3315999590923898862 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-13T23:30:58.808+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3967837224306421
2023-08-13T23:30:59.296+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:59.296+05:30 [Info] Score: 0.21576325015374453
2023-08-13T23:30:59.296+05:30 [Info] variation: 0.43152650030748907
2023-08-13T23:30:59.296+05:30 [Info] ElapsedTime: 488ms
2023-08-13T23:30:59.296+05:30 [Info] ConvergenceTime: 485ms
2023-08-13T23:30:59.296+05:30 [Info] Iteration: 7900
2023-08-13T23:30:59.296+05:30 [Info] Move: 4898
2023-08-13T23:30:59.296+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.296+05:30 [Info] Using SAPlanner
2023-08-13T23:30:59.296+05:30 [Info] Indexer Memory Mean 17971213736 (16.737G)
2023-08-13T23:30:59.296+05:30 [Info] Indexer Memory Deviation 6175638912 (5.75151G) (34.36%)
2023-08-13T23:30:59.296+05:30 [Info] Indexer Memory Utilization 1.9968
2023-08-13T23:30:59.296+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-13T23:30:59.296+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-13T23:30:59.296+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-13T23:30:59.296+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:59.296+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:59.296+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:59.296+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.296+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:59.296+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.296+05:30 [Info] Indexer Data Size Mean 5971213736 (5.56113G)
2023-08-13T23:30:59.296+05:30 [Info] Indexer Data Size Deviation 3101522381 (2.88852G) (51.94%)
2023-08-13T23:30:59.296+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:59.296+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.296+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:59.296+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.296+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.296+05:30 [Info] Number of indexes: 5
2023-08-13T23:30:59.296+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:59.296+05:30 [Info] Avg Index Size: 7878258530 (7.3372G)
2023-08-13T23:30:59.296+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-13T23:30:59.296+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-13T23:30:59.296+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-13T23:30:59.296+05:30 [Info] Max Index Cpu: 1.0000
2023-08-13T23:30:59.296+05:30 [Info] Num Estimation Run: 22
2023-08-13T23:30:59.296+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.296+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-13T23:30:59.296+05:30 [Info] CPU Quota 8
2023-08-13T23:30:59.296+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:59.296+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:59.296+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.296+05:30 [Info] Total iteration: 8101
2023-08-13T23:30:59.296+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:59.296+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:59.296+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:59.296+05:30 [Info] RandomMove time: 134ms
2023-08-13T23:30:59.296+05:30 [Info] RandomMove call: 7899 (empty index 0)
2023-08-13T23:30:59.296+05:30 [Info] RandomMove average time: 17us
2023-08-13T23:30:59.296+05:30 [Info] ExhaustMove time: 96us
2023-08-13T23:30:59.296+05:30 [Info] ExhaustMove call: 22
2023-08-13T23:30:59.296+05:30 [Info] ExhaustMove average time: 4us
2023-08-13T23:30:59.296+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:59.296+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:59.296+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.296+05:30 [Info] 
2023-08-13T23:30:59.296+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-13T23:30:59.296+05:30 [Info] Indexer total memory:29695646327 (27.6562G), mem:26695646327 (24.8623G), overhead:3000000000 (2.79397G), min:1695646327 (1.57919G), data:1695646327 (1.57919G) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T23:30:59.296+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.3538874407894559 allowDDLDuringScaleup:true
2023-08-13T23:30:59.296+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.296+05:30 [Info] 		Index name:nonEquiv 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.296+05:30 [Info] 		Index total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.296+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.296+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.296+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:3315999590923898862, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.296+05:30 [Info] 		Index total memory:1695646327 (1.57919G), mem:1695646327 (1.57919G), overhead:0 (0), min:1695646327 (1.57919G), data:1695646327 (1.57919G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.296+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.297+05:30 [Info] 
2023-08-13T23:30:59.297+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-13T23:30:59.297+05:30 [Info] Indexer total memory:15761174278 (14.6787G), mem:13261174278 (12.3504G), overhead:2500000000 (2.32831G), min:7261174278 (6.7625G), data:7261174278 (6.7625G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T23:30:59.297+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.3907883745504518 allowDDLDuringScaleup:true
2023-08-13T23:30:59.297+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.297+05:30 [Info] 		Index name:equiv2 0, bucket:default, scope:, collection:, defnId:4650686066397790000, instId:4650686066397790000, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.297+05:30 [Info] 		Index total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:6000000000 (5.58794G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.297+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.297+05:30 [Info] 
2023-08-13T23:30:59.297+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-13T23:30:59.297+05:30 [Info] Indexer total memory:15956820605 (14.8609G), mem:13956820605 (12.9983G), overhead:2000000000 (1.86265G), min:8956820605 (8.34169G), data:8956820605 (8.34169G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T23:30:59.297+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.4553241846600923 allowDDLDuringScaleup:true
2023-08-13T23:30:59.297+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.297+05:30 [Info] 		Index name:equiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.297+05:30 [Info] 		Index total memory:7000000000 (6.51926G), mem:5000000000 (4.65661G), overhead:2000000000 (1.86265G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.297+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.297+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.297+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:3315999590923898862, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.297+05:30 [Info] 		Index total memory:1695646327 (1.57919G), mem:1695646327 (1.57919G), overhead:0 (0), min:1695646327 (1.57919G), data:1695646327 (1.57919G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.297+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex
2023/08/13 23:30:59 -------------------------------------------
2023/08/13 23:30:59 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-13T23:30:59.300+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4504373147114889
2023-08-13T23:30:59.420+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:59.420+05:30 [Info] Score: 0.1784816836053567
2023-08-13T23:30:59.420+05:30 [Info] variation: 0.3569633672107134
2023-08-13T23:30:59.420+05:30 [Info] ElapsedTime: 120ms
2023-08-13T23:30:59.420+05:30 [Info] ConvergenceTime: 116ms
2023-08-13T23:30:59.420+05:30 [Info] Iteration: 5200
2023-08-13T23:30:59.420+05:30 [Info] Move: 3782
2023-08-13T23:30:59.420+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.420+05:30 [Info] Using SAPlanner
2023-08-13T23:30:59.420+05:30 [Info] Indexer Memory Mean 154201322596 (143.611G)
2023-08-13T23:30:59.420+05:30 [Info] Indexer Memory Deviation 82829246465 (77.1407G) (53.72%)
2023-08-13T23:30:59.420+05:30 [Info] Indexer Memory Utilization 2.7956
2023-08-13T23:30:59.420+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T23:30:59.420+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T23:30:59.420+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T23:30:59.420+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:59.420+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:59.420+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:59.420+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.420+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:59.420+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.420+05:30 [Info] Indexer Data Size Mean 45394854109 (42.2773G)
2023-08-13T23:30:59.420+05:30 [Info] Indexer Data Size Deviation 8024752292 (7.47363G) (17.68%)
2023-08-13T23:30:59.420+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:59.420+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.420+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:59.420+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.420+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.420+05:30 [Info] Number of indexes: 20
2023-08-13T23:30:59.420+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:59.421+05:30 [Info] Avg Index Size: 23130198389 (21.5417G)
2023-08-13T23:30:59.421+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T23:30:59.421+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T23:30:59.421+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-13T23:30:59.421+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T23:30:59.421+05:30 [Info] Num Estimation Run: 22
2023-08-13T23:30:59.421+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.421+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:30:59.421+05:30 [Info] CPU Quota 27
2023-08-13T23:30:59.421+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:59.421+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:59.421+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.421+05:30 [Info] Total iteration: 8497
2023-08-13T23:30:59.421+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:59.421+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:59.421+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:59.421+05:30 [Info] RandomMove time: 32ms
2023-08-13T23:30:59.421+05:30 [Info] RandomMove call: 5199 (empty index 0)
2023-08-13T23:30:59.421+05:30 [Info] RandomMove average time: 6us
2023-08-13T23:30:59.421+05:30 [Info] ExhaustMove time: 9us
2023-08-13T23:30:59.421+05:30 [Info] ExhaustMove call: 1
2023-08-13T23:30:59.421+05:30 [Info] ExhaustMove average time: 9us
2023-08-13T23:30:59.421+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:59.421+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:59.421+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.421+05:30 [Info] 
2023-08-13T23:30:59.421+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T23:30:59.421+05:30 [Info] Indexer total memory:301827829691 (281.099G), mem:271267444887 (252.637G), overhead:30560384804 (28.4616G), min:34046140582 (31.7079G), data:34046140582 (31.7079G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:6
2023-08-13T23:30:59.421+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5018354321742201 allowDDLDuringScaleup:true
2023-08-13T23:30:59.421+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.421+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.421+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.421+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.421+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.421+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.421+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.421+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.421+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.421+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.421+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.421+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.421+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.421+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.421+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.421+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.421+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.421+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:6681579019166616493, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.421+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.421+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.422+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.422+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:6681579019166616493, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.422+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.422+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.422+05:30 [Info] 
2023-08-13T23:30:59.422+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T23:30:59.422+05:30 [Info] Indexer total memory:108440151874 (100.993G), mem:92108996936 (85.7832G), overhead:16331154938 (15.2096G), min:51069210873 (47.5619G), data:51069210873 (47.5619G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-13T23:30:59.422+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3444658974194678 allowDDLDuringScaleup:true
2023-08-13T23:30:59.422+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.422+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.422+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.422+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.422+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.422+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.422+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.422+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.422+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.422+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.422+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.422+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.422+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.422+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.422+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.422+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.422+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.422+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:6681579019166616493, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.422+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.422+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.422+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.422+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:6681579019166616493, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.422+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.422+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.422+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.422+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:6681579019166616493, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.422+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.422+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.422+05:30 [Info] 
2023-08-13T23:30:59.422+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T23:30:59.422+05:30 [Info] Indexer total memory:122670760385 (114.246G), mem:99227525965 (92.4128G), overhead:23443234420 (21.8332G), min:51069210873 (47.5619G), data:51069210873 (47.5619G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-13T23:30:59.422+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.35369867040631203 allowDDLDuringScaleup:true
2023-08-13T23:30:59.422+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.422+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.422+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.422+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.422+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.423+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.423+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.423+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.423+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.423+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.423+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.423+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.423+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.423+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.423+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.423+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.423+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.423+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:6681579019166616493, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.423+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.423+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.423+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.423+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:6681579019166616493, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.423+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.423+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.423+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.423+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:6681579019166616493, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.423+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.423+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:30:59 -------------------------------------------
2023/08/13 23:30:59 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-13T23:30:59.426+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6798459131632565
2023-08-13T23:30:59.583+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:59.583+05:30 [Info] Score: 0.13739736706800032
2023-08-13T23:30:59.583+05:30 [Info] variation: 0.27479473413600064
2023-08-13T23:30:59.583+05:30 [Info] ElapsedTime: 157ms
2023-08-13T23:30:59.583+05:30 [Info] ConvergenceTime: 154ms
2023-08-13T23:30:59.583+05:30 [Info] Iteration: 7100
2023-08-13T23:30:59.583+05:30 [Info] Move: 4878
2023-08-13T23:30:59.583+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.583+05:30 [Info] Using SAPlanner
2023-08-13T23:30:59.583+05:30 [Info] Indexer Memory Mean 208747525973 (194.411G)
2023-08-13T23:30:59.583+05:30 [Info] Indexer Memory Deviation 77823744009 (72.479G) (37.28%)
2023-08-13T23:30:59.583+05:30 [Info] Indexer Memory Utilization 3.7845
2023-08-13T23:30:59.583+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T23:30:59.583+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T23:30:59.583+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T23:30:59.583+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:59.583+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:59.583+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:59.583+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.583+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:59.583+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.583+05:30 [Info] Indexer Data Size Mean 45221342736 (42.1157G)
2023-08-13T23:30:59.583+05:30 [Info] Indexer Data Size Deviation 7994079525 (7.44507G) (17.68%)
2023-08-13T23:30:59.584+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:59.584+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.584+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:59.584+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.584+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] Number of indexes: 20
2023-08-13T23:30:59.584+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:59.584+05:30 [Info] Avg Index Size: 31312128896 (29.1617G)
2023-08-13T23:30:59.584+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T23:30:59.584+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-13T23:30:59.584+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-13T23:30:59.584+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T23:30:59.584+05:30 [Info] Num Estimation Run: 23
2023-08-13T23:30:59.584+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:30:59.584+05:30 [Info] CPU Quota 27
2023-08-13T23:30:59.584+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:59.584+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:59.584+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] Total iteration: 10979
2023-08-13T23:30:59.584+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:59.584+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:59.584+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:59.584+05:30 [Info] RandomMove time: 43ms
2023-08-13T23:30:59.584+05:30 [Info] RandomMove call: 7099 (empty index 0)
2023-08-13T23:30:59.584+05:30 [Info] RandomMove average time: 6us
2023-08-13T23:30:59.584+05:30 [Info] ExhaustMove time: 7us
2023-08-13T23:30:59.584+05:30 [Info] ExhaustMove call: 1
2023-08-13T23:30:59.584+05:30 [Info] ExhaustMove average time: 7us
2023-08-13T23:30:59.584+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:59.584+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:59.584+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 
2023-08-13T23:30:59.584+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T23:30:59.584+05:30 [Info] Indexer total memory:301697696161 (280.978G), mem:271137311357 (252.516G), overhead:30560384804 (28.4616G), min:33916007052 (31.5867G), data:33916007052 (31.5867G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:6
2023-08-13T23:30:59.584+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4097753531140166 allowDDLDuringScaleup:true
2023-08-13T23:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.584+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.584+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.584+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.584+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.584+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.584+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.584+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.584+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:16893660627645752158, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.584+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.584+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:16893660627645752158, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.584+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.584+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.584+05:30 [Info] 
2023-08-13T23:30:59.584+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T23:30:59.584+05:30 [Info] Indexer total memory:337728715583 (314.534G), mem:256072940893 (238.487G), overhead:81655774690 (76.0479G), min:50874010578 (47.3801G), data:50874010578 (47.3801G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-13T23:30:59.584+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.470342252272453 allowDDLDuringScaleup:true
2023-08-13T23:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.584+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.584+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.584+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.584+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.584+05:30 [Info] 		Index total memory:55876178105 (52.0387G), mem:52222430260 (48.6359G), overhead:3653747845 (3.40282G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.584+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.584+05:30 [Info] 		Index total memory:56098504109 (52.2458G), mem:52162170475 (48.5798G), overhead:3936333634 (3.666G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.584+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.584+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:16893660627645752158, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.585+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.585+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.585+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.585+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:16893660627645752158, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.585+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.585+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.585+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.585+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:16893660627645752158, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.585+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.585+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.585+05:30 [Info] 
2023-08-13T23:30:59.585+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T23:30:59.585+05:30 [Info] Indexer total memory:122475560090 (114.064G), mem:99032325670 (92.231G), overhead:23443234420 (21.8332G), min:50874010578 (47.3801G), data:50874010578 (47.3801G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-13T23:30:59.585+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3198823946135304 allowDDLDuringScaleup:true
2023-08-13T23:30:59.585+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.585+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.585+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.585+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.585+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.585+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.585+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.585+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.585+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.585+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.585+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.585+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.585+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.585+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.585+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.585+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.585+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.585+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:16893660627645752158, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.585+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.585+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.585+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.585+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:16893660627645752158, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.585+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.585+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.585+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.585+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:16893660627645752158, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.585+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.586+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:30:59 -------------------------------------------
2023/08/13 23:30:59 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-13T23:30:59.588+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3283972765343446
2023-08-13T23:30:59.784+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:59.784+05:30 [Info] Score: 0.17267652584558368
2023-08-13T23:30:59.784+05:30 [Info] variation: 0.34535305169116737
2023-08-13T23:30:59.784+05:30 [Info] ElapsedTime: 195ms
2023-08-13T23:30:59.784+05:30 [Info] ConvergenceTime: 193ms
2023-08-13T23:30:59.784+05:30 [Info] Iteration: 9200
2023-08-13T23:30:59.784+05:30 [Info] Move: 4136
2023-08-13T23:30:59.784+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.784+05:30 [Info] Using SAPlanner
2023-08-13T23:30:59.784+05:30 [Info] Indexer Memory Mean 147888460865 (137.732G)
2023-08-13T23:30:59.784+05:30 [Info] Indexer Memory Deviation 89075845847 (82.9583G) (60.23%)
2023-08-13T23:30:59.784+05:30 [Info] Indexer Memory Utilization 2.6812
2023-08-13T23:30:59.784+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T23:30:59.784+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T23:30:59.784+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T23:30:59.784+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:59.784+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:59.784+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:59.784+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.784+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:59.784+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.784+05:30 [Info] Indexer Data Size Mean 39081992378 (36.3979G)
2023-08-13T23:30:59.784+05:30 [Info] Indexer Data Size Deviation 3454392729 (3.21715G) (8.84%)
2023-08-13T23:30:59.784+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:59.784+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.784+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:59.784+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.784+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.784+05:30 [Info] Number of indexes: 28
2023-08-13T23:30:59.784+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:59.784+05:30 [Info] Avg Index Size: 15845192235 (14.757G)
2023-08-13T23:30:59.784+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T23:30:59.784+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T23:30:59.784+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-13T23:30:59.784+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T23:30:59.784+05:30 [Info] Num Estimation Run: 30
2023-08-13T23:30:59.784+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.784+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:30:59.784+05:30 [Info] CPU Quota 27
2023-08-13T23:30:59.784+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:59.784+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:59.784+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.784+05:30 [Info] Total iteration: 10495
2023-08-13T23:30:59.784+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:59.784+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:59.784+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:59.784+05:30 [Info] RandomMove time: 63ms
2023-08-13T23:30:59.784+05:30 [Info] RandomMove call: 9196 (empty index 0)
2023-08-13T23:30:59.784+05:30 [Info] RandomMove average time: 6us
2023-08-13T23:30:59.784+05:30 [Info] ExhaustMove time: 70us
2023-08-13T23:30:59.784+05:30 [Info] ExhaustMove call: 7
2023-08-13T23:30:59.784+05:30 [Info] ExhaustMove average time: 10us
2023-08-13T23:30:59.784+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:59.784+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:59.784+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.784+05:30 [Info] 
2023-08-13T23:30:59.784+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T23:30:59.784+05:30 [Info] Indexer total memory:304421056964 (283.514G), mem:273860672160 (255.053G), overhead:30560384804 (28.4616G), min:36639367855 (34.1231G), data:36639367855 (34.1231G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-13T23:30:59.784+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5578611093895642 allowDDLDuringScaleup:true
2023-08-13T23:30:59.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.784+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.784+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.784+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.784+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.784+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.784+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 
2023-08-13T23:30:59.785+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T23:30:59.785+05:30 [Info] Indexer total memory:101338182427 (94.3785G), mem:85007027489 (79.169G), overhead:16331154938 (15.2096G), min:43967241426 (40.9477G), data:43967241426 (40.9477G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:10
2023-08-13T23:30:59.785+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3399610010025151 allowDDLDuringScaleup:true
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 
2023-08-13T23:30:59.785+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T23:30:59.785+05:30 [Info] Indexer total memory:108240917367 (100.807G), mem:84797682947 (78.974G), overhead:23443234420 (21.8332G), min:36639367855 (34.1231G), data:36639367855 (34.1231G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-13T23:30:59.785+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.30217788960792075 allowDDLDuringScaleup:true
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.785+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.785+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.785+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.785+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.786+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.786+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.786+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.786+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.786+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.786+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.786+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.786+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.786+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.786+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.786+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.786+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.786+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.786+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.786+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.786+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.786+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.786+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.786+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:14194249246566312409, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.786+05:30 [Info] 		Index total memory:7327873571 (6.82461G), mem:7327873571 (6.82461G), overhead:0 (0), min:7327873571 (6.82461G), data:7327873571 (6.82461G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.786+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:30:59 -------------------------------------------
2023/08/13 23:30:59 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-13T23:30:59.788+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.2501612990563282
2023-08-13T23:30:59.937+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:59.937+05:30 [Info] Score: 0.11475962811811741
2023-08-13T23:30:59.937+05:30 [Info] variation: 0.22951925623623481
2023-08-13T23:30:59.937+05:30 [Info] ElapsedTime: 148ms
2023-08-13T23:30:59.937+05:30 [Info] ConvergenceTime: 145ms
2023-08-13T23:30:59.937+05:30 [Info] Iteration: 5700
2023-08-13T23:30:59.937+05:30 [Info] Move: 4025
2023-08-13T23:30:59.937+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.937+05:30 [Info] Using SAPlanner
2023-08-13T23:30:59.937+05:30 [Info] Indexer Memory Mean 211591134437 (197.06G)
2023-08-13T23:30:59.937+05:30 [Info] Indexer Memory Deviation 78426288854 (73.0402G) (37.07%)
2023-08-13T23:30:59.937+05:30 [Info] Indexer Memory Utilization 3.8361
2023-08-13T23:30:59.937+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T23:30:59.937+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T23:30:59.937+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T23:30:59.937+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:59.937+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:59.937+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:59.937+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.937+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:59.937+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.937+05:30 [Info] Indexer Data Size Mean 48064951200 (44.764G)
2023-08-13T23:30:59.937+05:30 [Info] Indexer Data Size Deviation 4248381616 (3.95661G) (8.84%)
2023-08-13T23:30:59.937+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:59.937+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.937+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:59.937+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.937+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.937+05:30 [Info] Number of indexes: 28
2023-08-13T23:30:59.937+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:59.937+05:30 [Info] Avg Index Size: 22670478689 (21.1135G)
2023-08-13T23:30:59.938+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T23:30:59.938+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-13T23:30:59.938+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-13T23:30:59.938+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T23:30:59.938+05:30 [Info] Num Estimation Run: 29
2023-08-13T23:30:59.938+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:30:59.938+05:30 [Info] CPU Quota 27
2023-08-13T23:30:59.938+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:59.938+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:59.938+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] Total iteration: 9513
2023-08-13T23:30:59.938+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:59.938+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:59.938+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:59.938+05:30 [Info] RandomMove time: 41ms
2023-08-13T23:30:59.938+05:30 [Info] RandomMove call: 5699 (empty index 0)
2023-08-13T23:30:59.938+05:30 [Info] RandomMove average time: 7us
2023-08-13T23:30:59.938+05:30 [Info] ExhaustMove time: 8us
2023-08-13T23:30:59.938+05:30 [Info] ExhaustMove call: 1
2023-08-13T23:30:59.938+05:30 [Info] ExhaustMove average time: 8us
2023-08-13T23:30:59.938+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:59.938+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:59.938+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] 
2023-08-13T23:30:59.938+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T23:30:59.938+05:30 [Info] Indexer total memory:312842580859 (291.357G), mem:282282196055 (262.896G), overhead:30560384804 (28.4616G), min:45060891750 (41.9662G), data:45060891750 (41.9662G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-13T23:30:59.938+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4543185477672772 allowDDLDuringScaleup:true
2023-08-13T23:30:59.938+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.938+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.938+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.938+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.938+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.938+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.938+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.938+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.938+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.938+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.938+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.938+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.938+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.938+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.938+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.938+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.938+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.938+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.938+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.938+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.938+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.938+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.938+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.938+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.938+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.938+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.938+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.938+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.938+05:30 [Info] 
2023-08-13T23:30:59.938+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T23:30:59.938+05:30 [Info] Indexer total memory:331915596755 (309.12G), mem:250259822065 (233.073G), overhead:81655774690 (76.0479G), min:45060891750 (41.9662G), data:45060891750 (41.9662G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-13T23:30:59.939+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.42405038546912194 allowDDLDuringScaleup:true
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:55876178105 (52.0387G), mem:52222430260 (48.6359G), overhead:3653747845 (3.40282G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:56098504109 (52.2458G), mem:52162170475 (48.5798G), overhead:3936333634 (3.666G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 
2023-08-13T23:30:59.939+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T23:30:59.939+05:30 [Info] Indexer total memory:125674619612 (117.044G), mem:102231385192 (95.2104G), overhead:23443234420 (21.8332G), min:54073070100 (50.3595G), data:54073070100 (50.3595G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:10
2023-08-13T23:30:59.939+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32163106676360087 allowDDLDuringScaleup:true
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.939+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.939+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.939+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.939+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.940+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.940+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.940+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.940+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.940+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.940+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.940+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.940+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.940+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.940+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.940+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.940+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.940+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.940+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.940+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.940+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:13563241164156032216, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.940+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.940+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:30:59 -------------------------------------------
2023/08/13 23:30:59 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-13T23:30:59.942+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3858950020840407
2023-08-13T23:30:59.985+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:30:59.986+05:30 [Info] Score: 0.14057543510854384
2023-08-13T23:30:59.986+05:30 [Info] variation: 0.2811508702170877
2023-08-13T23:30:59.986+05:30 [Info] ElapsedTime: 43ms
2023-08-13T23:30:59.986+05:30 [Info] ConvergenceTime: 7ms
2023-08-13T23:30:59.986+05:30 [Info] Iteration: 6
2023-08-13T23:30:59.986+05:30 [Info] Move: 6
2023-08-13T23:30:59.986+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.986+05:30 [Info] Using SAPlanner
2023-08-13T23:30:59.986+05:30 [Info] Indexer Memory Mean 161567158190 (150.471G)
2023-08-13T23:30:59.986+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (56.23%)
2023-08-13T23:30:59.986+05:30 [Info] Indexer Memory Utilization 2.9292
2023-08-13T23:30:59.986+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T23:30:59.986+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T23:30:59.986+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T23:30:59.986+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:30:59.986+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:30:59.986+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:30:59.986+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.986+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:30:59.986+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:30:59.986+05:30 [Info] Indexer Data Size Mean 52760689704 (49.1372G)
2023-08-13T23:30:59.986+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:30:59.986+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:30:59.986+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.986+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:30:59.986+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:30:59.986+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.986+05:30 [Info] Number of indexes: 36
2023-08-13T23:30:59.986+05:30 [Info] Number of indexers: 3
2023-08-13T23:30:59.986+05:30 [Info] Avg Index Size: 13463929849 (12.5393G)
2023-08-13T23:30:59.986+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T23:30:59.986+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-13T23:30:59.986+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-13T23:30:59.986+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T23:30:59.986+05:30 [Info] Num Estimation Run: 31
2023-08-13T23:30:59.986+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.986+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:30:59.986+05:30 [Info] CPU Quota 27
2023-08-13T23:30:59.986+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:30:59.986+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:30:59.986+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.986+05:30 [Info] Total iteration: 6698
2023-08-13T23:30:59.986+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:30:59.986+05:30 [Info] RandomSwap call: 0
2023-08-13T23:30:59.986+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:30:59.986+05:30 [Info] RandomMove time: 46us
2023-08-13T23:30:59.986+05:30 [Info] RandomMove call: 3 (empty index 0)
2023-08-13T23:30:59.986+05:30 [Info] RandomMove average time: 15us
2023-08-13T23:30:59.986+05:30 [Info] ExhaustMove time: 123us
2023-08-13T23:30:59.986+05:30 [Info] ExhaustMove call: 4
2023-08-13T23:30:59.986+05:30 [Info] ExhaustMove average time: 30us
2023-08-13T23:30:59.986+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:30:59.986+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:30:59.986+05:30 [Info] ----------------------------------------
2023-08-13T23:30:59.986+05:30 [Info] 
2023-08-13T23:30:59.986+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T23:30:59.986+05:30 [Info] Indexer total memory:320542378813 (298.528G), mem:289981994009 (270.067G), overhead:30560384804 (28.4616G), min:52760689704 (49.1372G), data:52760689704 (49.1372G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T23:30:59.986+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5589615578517387 allowDDLDuringScaleup:true
2023-08-13T23:30:59.986+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.986+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.987+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.987+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.987+05:30 [Info] 
2023-08-13T23:30:59.987+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T23:30:59.987+05:30 [Info] Indexer total memory:110131630705 (102.568G), mem:93800475767 (87.3585G), overhead:16331154938 (15.2096G), min:52760689704 (49.1372G), data:52760689704 (49.1372G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T23:30:59.987+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3161132953224384 allowDDLDuringScaleup:true
2023-08-13T23:30:59.987+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.987+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.988+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.988+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.988+05:30 [Info] 
2023-08-13T23:30:59.988+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T23:30:59.988+05:30 [Info] Indexer total memory:124362239216 (115.821G), mem:100919004796 (93.9881G), overhead:23443234420 (21.8332G), min:52760689704 (49.1372G), data:52760689704 (49.1372G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T23:30:59.988+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32492514682582296 allowDDLDuringScaleup:true
2023-08-13T23:30:59.988+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.988+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.989+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.989+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.989+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.989+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.989+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.989+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.989+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.989+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.989+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.989+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.989+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.989+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.989+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.989+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.989+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.989+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.989+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.989+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.989+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.989+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:30:59.989+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:30:59.989+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8998027445087578055, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:30:59.989+05:30 [Info] 		Index total memory:6595086213 (6.14215G), mem:6595086213 (6.14215G), overhead:0 (0), min:6595086213 (6.14215G), data:6595086213 (6.14215G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:30:59.989+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:30:59 -------------------------------------------
2023/08/13 23:30:59 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-13T23:30:59.993+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.20113652213226008
2023-08-13T23:31:00.031+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:31:00.031+05:30 [Info] Score: 0.09796819540510597
2023-08-13T23:31:00.031+05:30 [Info] variation: 0.19593639081021194
2023-08-13T23:31:00.031+05:30 [Info] ElapsedTime: 38ms
2023-08-13T23:31:00.031+05:30 [Info] ConvergenceTime: 9ms
2023-08-13T23:31:00.031+05:30 [Info] Iteration: 8
2023-08-13T23:31:00.031+05:30 [Info] Move: 8
2023-08-13T23:31:00.031+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.031+05:30 [Info] Using SAPlanner
2023-08-13T23:31:00.031+05:30 [Info] Indexer Memory Mean 210829304949 (196.35G)
2023-08-13T23:31:00.031+05:30 [Info] Indexer Memory Deviation 82618266177 (76.9443G) (39.19%)
2023-08-13T23:31:00.031+05:30 [Info] Indexer Memory Utilization 3.8223
2023-08-13T23:31:00.031+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-13T23:31:00.031+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-13T23:31:00.031+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-13T23:31:00.031+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:31:00.031+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:31:00.032+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:31:00.032+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:31:00.032+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:31:00.032+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:31:00.032+05:30 [Info] Indexer Data Size Mean 47303121712 (44.0545G)
2023-08-13T23:31:00.032+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:31:00.032+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:31:00.032+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:31:00.032+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:31:00.032+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:31:00.032+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] Number of indexes: 36
2023-08-13T23:31:00.032+05:30 [Info] Number of indexers: 3
2023-08-13T23:31:00.032+05:30 [Info] Avg Index Size: 17569108745 (16.3625G)
2023-08-13T23:31:00.032+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-13T23:31:00.032+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-13T23:31:00.032+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-13T23:31:00.032+05:30 [Info] Max Index Cpu: 5.0000
2023-08-13T23:31:00.032+05:30 [Info] Num Estimation Run: 33
2023-08-13T23:31:00.032+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:31:00.032+05:30 [Info] CPU Quota 27
2023-08-13T23:31:00.032+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:31:00.032+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:31:00.032+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] Total iteration: 6736
2023-08-13T23:31:00.032+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:31:00.032+05:30 [Info] RandomSwap call: 0
2023-08-13T23:31:00.032+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:31:00.032+05:30 [Info] RandomMove time: 78us
2023-08-13T23:31:00.032+05:30 [Info] RandomMove call: 7 (empty index 0)
2023-08-13T23:31:00.032+05:30 [Info] RandomMove average time: 11us
2023-08-13T23:31:00.032+05:30 [Info] ExhaustMove time: 18us
2023-08-13T23:31:00.032+05:30 [Info] ExhaustMove call: 1
2023-08-13T23:31:00.032+05:30 [Info] ExhaustMove average time: 18us
2023-08-13T23:31:00.032+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:31:00.032+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:31:00.032+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 
2023-08-13T23:31:00.032+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-13T23:31:00.032+05:30 [Info] Indexer total memory:315084810821 (293.446G), mem:284524426017 (264.984G), overhead:30560384804 (28.4616G), min:47303121712 (44.0545G), data:47303121712 (44.0545G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T23:31:00.032+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4699097510048492 allowDDLDuringScaleup:true
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.032+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.032+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.032+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.032+05:30 [Info] 
2023-08-13T23:31:00.032+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-13T23:31:00.032+05:30 [Info] Indexer total memory:334157826717 (311.209G), mem:252502052027 (235.161G), overhead:81655774690 (76.0479G), min:47303121712 (44.0545G), data:47303121712 (44.0545G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T23:31:00.033+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43953221501885753 allowDDLDuringScaleup:true
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:55876178105 (52.0387G), mem:52222430260 (48.6359G), overhead:3653747845 (3.40282G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:56098504109 (52.2458G), mem:52162170475 (48.5798G), overhead:3936333634 (3.666G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 
2023-08-13T23:31:00.033+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-13T23:31:00.033+05:30 [Info] Indexer total memory:118904671224 (110.739G), mem:95461436804 (88.9054G), overhead:23443234420 (21.8332G), min:47303121712 (44.0545G), data:47303121712 (44.0545G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-13T23:31:00.033+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.29055803397629315 allowDDLDuringScaleup:true
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.033+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.033+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.033+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.033+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.034+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.034+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.034+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.034+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.034+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.034+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.034+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.034+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.034+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.034+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.034+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.034+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.034+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.034+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.034+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.034+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.034+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.034+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:6574172176484812024, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.034+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.034+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/CommandRepair
2023/08/13 23:31:00 -------------------------------------------
2023/08/13 23:31:00 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-13T23:31:00.034+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-13T23:31:00.034+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=6us
2023-08-13T23:31:00.034+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=9us
2023-08-13T23:31:00.034+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-08-13T23:31:00.035+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=5us
2023-08-13T23:31:00.035+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-13T23:31:00.035+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-13T23:31:00.035+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T23:31:00.035+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:31:00.035+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=130us
2023-08-13T23:31:00.035+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-13T23:31:00.035+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-13T23:31:00.035+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T23:31:00.035+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:31:00.035+05:30 [Info] Score: 0.22489777375378742
2023-08-13T23:31:00.035+05:30 [Info] variation: 0.8995910950151497
2023-08-13T23:31:00.035+05:30 [Info] ElapsedTime: 72us
2023-08-13T23:31:00.035+05:30 [Info] ConvergenceTime: 2us
2023-08-13T23:31:00.035+05:30 [Info] Iteration: 0
2023-08-13T23:31:00.035+05:30 [Info] Move: 0
2023-08-13T23:31:00.035+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.035+05:30 [Info] Using SAPlanner
2023-08-13T23:31:00.035+05:30 [Info] Indexer Memory Mean 122486397174 (114.074G)
2023-08-13T23:31:00.035+05:30 [Info] Indexer Memory Deviation 110187672158 (102.62G) (89.96%)
2023-08-13T23:31:00.035+05:30 [Info] Indexer Memory Utilization 2.2206
2023-08-13T23:31:00.035+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:31:00.035+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:31:00.035+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:31:00.035+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:31:00.035+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:31:00.035+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:31:00.035+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:31:00.035+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:31:00.035+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:31:00.035+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T23:31:00.035+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:31:00.035+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:31:00.035+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:31:00.035+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:31:00.035+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:31:00.035+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.035+05:30 [Info] Number of indexes: 4
2023-08-13T23:31:00.035+05:30 [Info] Number of indexers: 3
2023-08-13T23:31:00.035+05:30 [Info] Avg Index Size: 91864797880 (85.5558G)
2023-08-13T23:31:00.035+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-13T23:31:00.035+05:30 [Info] Max Indexer Overhead: 46891539742 (43.6711G)
2023-08-13T23:31:00.035+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-13T23:31:00.035+05:30 [Info] Max Index Cpu: 0.0000
2023-08-13T23:31:00.035+05:30 [Info] Num Estimation Run: 0
2023-08-13T23:31:00.035+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.035+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:31:00.035+05:30 [Info] CPU Quota 27
2023-08-13T23:31:00.035+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:31:00.035+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:31:00.035+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.035+05:30 [Info] Total iteration: 0
2023-08-13T23:31:00.035+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:31:00.035+05:30 [Info] RandomSwap call: 0
2023-08-13T23:31:00.035+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:31:00.035+05:30 [Info] RandomMove time: 0ns
2023-08-13T23:31:00.035+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T23:31:00.035+05:30 [Info] ExhaustMove time: 0ns
2023-08-13T23:31:00.035+05:30 [Info] ExhaustMove call: 0
2023-08-13T23:31:00.035+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:31:00.035+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:31:00.035+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.035+05:30 [Info] 
2023-08-13T23:31:00.035+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-13T23:31:00.035+05:30 [Info] Indexer total memory:325152630110 (302.822G), mem:278261090368 (259.151G), overhead:46891539742 (43.6711G), min:52248944865 (48.6606G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T23:31:00.035+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.45435427408637796 allowDDLDuringScaleup:true
2023-08-13T23:31:00.035+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.035+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.035+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:28015361594 (26.0913G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.035+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.035+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.035+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:1466834452288865707, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.035+05:30 [Info] 		Index total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.035+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.035+05:30 [Info] 
2023-08-13T23:31:00.035+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-13T23:31:00.035+05:30 [Info] Indexer total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T23:31:00.035+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.06701117350131312 allowDDLDuringScaleup:true
2023-08-13T23:31:00.035+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.036+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.036+05:30 [Info] 		Index total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.036+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.036+05:30 [Info] 
2023-08-13T23:31:00.036+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-13T23:31:00.036+05:30 [Info] Indexer total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T23:31:00.036+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0786345524123089 allowDDLDuringScaleup:true
2023-08-13T23:31:00.036+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.036+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.036+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.036+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:31:00 -------------------------------------------
2023/08/13 23:31:00 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-13T23:31:00.036+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-13T23:31:00.036+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-13T23:31:00.036+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=4us
2023-08-13T23:31:00.036+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=4us
2023-08-13T23:31:00.036+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-08-13T23:31:00.036+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-13T23:31:00.036+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=5us
2023-08-13T23:31:00.036+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-13T23:31:00.036+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-13T23:31:00.036+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T23:31:00.036+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:31:00.036+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=148us
2023-08-13T23:31:00.036+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-13T23:31:00.036+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-13T23:31:00.036+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-13T23:31:00.036+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T23:31:00.036+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:31:00.036+05:30 [Info] Score: 0.019876174419669376
2023-08-13T23:31:00.036+05:30 [Info] variation: 0.0795046976786775
2023-08-13T23:31:00.036+05:30 [Info] ElapsedTime: 71us
2023-08-13T23:31:00.036+05:30 [Info] ConvergenceTime: 2us
2023-08-13T23:31:00.036+05:30 [Info] Iteration: 0
2023-08-13T23:31:00.037+05:30 [Info] Move: 0
2023-08-13T23:31:00.037+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.037+05:30 [Info] Using SAPlanner
2023-08-13T23:31:00.037+05:30 [Info] Indexer Memory Mean 266954004690 (248.62G)
2023-08-13T23:31:00.037+05:30 [Info] Indexer Memory Deviation 21224097436 (19.7665G) (7.95%)
2023-08-13T23:31:00.037+05:30 [Info] Indexer Memory Utilization 4.8398
2023-08-13T23:31:00.037+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:31:00.037+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:31:00.037+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:31:00.037+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:31:00.037+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:31:00.037+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:31:00.037+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:31:00.037+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:31:00.037+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:31:00.037+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T23:31:00.037+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:31:00.037+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:31:00.037+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:31:00.037+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:31:00.037+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:31:00.037+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.037+05:30 [Info] Number of indexes: 5
2023-08-13T23:31:00.037+05:30 [Info] Number of indexers: 3
2023-08-13T23:31:00.037+05:30 [Info] Avg Index Size: 160172402814 (149.172G)
2023-08-13T23:31:00.037+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-13T23:31:00.037+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-13T23:31:00.037+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-13T23:31:00.037+05:30 [Info] Max Index Cpu: 0.0000
2023-08-13T23:31:00.037+05:30 [Info] Num Estimation Run: 0
2023-08-13T23:31:00.037+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.037+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:31:00.037+05:30 [Info] CPU Quota 27
2023-08-13T23:31:00.037+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:31:00.037+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:31:00.037+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.037+05:30 [Info] Total iteration: 0
2023-08-13T23:31:00.037+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:31:00.037+05:30 [Info] RandomSwap call: 0
2023-08-13T23:31:00.037+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:31:00.037+05:30 [Info] RandomMove time: 0ns
2023-08-13T23:31:00.037+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T23:31:00.037+05:30 [Info] ExhaustMove time: 0ns
2023-08-13T23:31:00.037+05:30 [Info] ExhaustMove call: 0
2023-08-13T23:31:00.037+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:31:00.037+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:31:00.037+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.037+05:30 [Info] 
2023-08-13T23:31:00.037+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-13T23:31:00.037+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T23:31:00.037+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1777244769790758 allowDDLDuringScaleup:true
2023-08-13T23:31:00.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.037+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.037+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.037+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.037+05:30 [Info] 
2023-08-13T23:31:00.037+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-13T23:31:00.037+05:30 [Info] Indexer total memory:325152630110 (302.822G), mem:278261090368 (259.151G), overhead:46891539742 (43.6711G), min:47024050377 (43.7946G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T23:31:00.037+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.20847118640616036 allowDDLDuringScaleup:true
2023-08-13T23:31:00.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.037+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.037+05:30 [Info] 		Index total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:21810224943 (20.3124G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.037+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.037+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:6147341281827980312, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.037+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.037+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.037+05:30 [Info] 
2023-08-13T23:31:00.037+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-13T23:31:00.037+05:30 [Info] Indexer total memory:339383238621 (316.075G), mem:285379619397 (265.78G), overhead:54003619224 (50.2948G), min:50807128563 (47.3178G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T23:31:00.037+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2138043366147638 allowDDLDuringScaleup:true
2023-08-13T23:31:00.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.037+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.037+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:25593303129 (23.8356G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.037+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.037+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:14105794731286398571, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.037+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.037+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:31:00 -------------------------------------------
2023/08/13 23:31:00 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-13T23:31:00.038+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-13T23:31:00.038+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-13T23:31:00.038+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=6us
2023-08-13T23:31:00.038+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=5us
2023-08-13T23:31:00.038+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=6us
2023-08-13T23:31:00.038+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-13T23:31:00.038+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-13T23:31:00.038+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T23:31:00.038+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:31:00.038+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=126us
2023-08-13T23:31:00.038+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-13T23:31:00.038+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-13T23:31:00.038+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T23:31:00.038+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:31:00.038+05:30 [Info] Score: 0.17469212089072378
2023-08-13T23:31:00.038+05:30 [Info] variation: 0.6987684835628951
2023-08-13T23:31:00.038+05:30 [Info] ElapsedTime: 72us
2023-08-13T23:31:00.038+05:30 [Info] ConvergenceTime: 2us
2023-08-13T23:31:00.038+05:30 [Info] Iteration: 0
2023-08-13T23:31:00.038+05:30 [Info] Move: 0
2023-08-13T23:31:00.038+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.038+05:30 [Info] Using SAPlanner
2023-08-13T23:31:00.038+05:30 [Info] Indexer Memory Mean 231925826675 (215.998G)
2023-08-13T23:31:00.038+05:30 [Info] Indexer Memory Deviation 162062458205 (150.932G) (69.88%)
2023-08-13T23:31:00.038+05:30 [Info] Indexer Memory Utilization 4.2047
2023-08-13T23:31:00.038+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:31:00.038+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:31:00.038+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:31:00.038+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:31:00.038+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:31:00.038+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:31:00.038+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:31:00.038+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:31:00.038+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:31:00.038+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T23:31:00.038+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:31:00.038+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:31:00.038+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:31:00.038+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:31:00.038+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:31:00.038+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.038+05:30 [Info] Number of indexes: 4
2023-08-13T23:31:00.038+05:30 [Info] Number of indexers: 3
2023-08-13T23:31:00.038+05:30 [Info] Avg Index Size: 173944370006 (161.998G)
2023-08-13T23:31:00.038+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-13T23:31:00.039+05:30 [Info] Max Indexer Overhead: 49341212983 (45.9526G)
2023-08-13T23:31:00.039+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-13T23:31:00.039+05:30 [Info] Max Index Cpu: 0.0000
2023-08-13T23:31:00.039+05:30 [Info] Num Estimation Run: 0
2023-08-13T23:31:00.039+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.039+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:31:00.039+05:30 [Info] CPU Quota 27
2023-08-13T23:31:00.039+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:31:00.039+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:31:00.039+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.039+05:30 [Info] Total iteration: 0
2023-08-13T23:31:00.039+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:31:00.039+05:30 [Info] RandomSwap call: 0
2023-08-13T23:31:00.039+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:31:00.039+05:30 [Info] RandomMove time: 0ns
2023-08-13T23:31:00.039+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T23:31:00.039+05:30 [Info] ExhaustMove time: 0ns
2023-08-13T23:31:00.039+05:30 [Info] ExhaustMove call: 0
2023-08-13T23:31:00.039+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:31:00.039+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:31:00.039+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.039+05:30 [Info] 
2023-08-13T23:31:00.039+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-13T23:31:00.039+05:30 [Info] Indexer total memory:491761447603 (457.989G), mem:442420234620 (412.036G), overhead:49341212983 (45.9526G), min:52248944865 (48.6606G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T23:31:00.039+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.38151873032984485 allowDDLDuringScaleup:true
2023-08-13T23:31:00.039+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.039+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.039+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:28015361594 (26.0913G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.039+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.039+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.039+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:190972003781830994, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.039+05:30 [Info] 		Index total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.039+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.039+05:30 [Info] 
2023-08-13T23:31:00.039+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-13T23:31:00.039+05:30 [Info] Indexer total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T23:31:00.039+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1769522034317959 allowDDLDuringScaleup:true
2023-08-13T23:31:00.039+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.039+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.039+05:30 [Info] 		Index total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.039+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.039+05:30 [Info] 
2023-08-13T23:31:00.039+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-13T23:31:00.039+05:30 [Info] Indexer total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T23:31:00.039+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0415290662383593 allowDDLDuringScaleup:true
2023-08-13T23:31:00.039+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.039+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.039+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.039+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/13 23:31:00 -------------------------------------------
2023/08/13 23:31:00 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-13T23:31:00.039+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-13T23:31:00.039+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-13T23:31:00.039+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=4us
2023-08-13T23:31:00.039+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=4us
2023-08-13T23:31:00.039+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-08-13T23:31:00.039+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-13T23:31:00.039+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=7us
2023-08-13T23:31:00.040+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-13T23:31:00.040+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-13T23:31:00.040+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T23:31:00.040+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:31:00.040+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=128us
2023-08-13T23:31:00.040+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-13T23:31:00.040+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-13T23:31:00.040+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-13T23:31:00.040+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-13T23:31:00.040+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-13T23:31:00.040+05:30 [Info] Score: 0.06809310854298714
2023-08-13T23:31:00.040+05:30 [Info] variation: 0.27237243417194856
2023-08-13T23:31:00.040+05:30 [Info] ElapsedTime: 75us
2023-08-13T23:31:00.040+05:30 [Info] ConvergenceTime: 2us
2023-08-13T23:31:00.040+05:30 [Info] Iteration: 0
2023-08-13T23:31:00.040+05:30 [Info] Move: 0
2023-08-13T23:31:00.040+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.040+05:30 [Info] Using SAPlanner
2023-08-13T23:31:00.040+05:30 [Info] Indexer Memory Mean 321673719440 (299.582G)
2023-08-13T23:31:00.040+05:30 [Info] Indexer Memory Deviation 87615053973 (81.5979G) (27.24%)
2023-08-13T23:31:00.040+05:30 [Info] Indexer Memory Utilization 5.8318
2023-08-13T23:31:00.040+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-13T23:31:00.040+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-13T23:31:00.040+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-13T23:31:00.040+05:30 [Info] Indexer IO Mean 0.0000
2023-08-13T23:31:00.040+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-13T23:31:00.040+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-13T23:31:00.040+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-13T23:31:00.040+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-13T23:31:00.040+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-13T23:31:00.040+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-13T23:31:00.040+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-13T23:31:00.040+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-13T23:31:00.040+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-13T23:31:00.040+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-13T23:31:00.040+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-13T23:31:00.040+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.040+05:30 [Info] Number of indexes: 5
2023-08-13T23:31:00.040+05:30 [Info] Number of indexers: 3
2023-08-13T23:31:00.040+05:30 [Info] Avg Index Size: 193004231664 (179.749G)
2023-08-13T23:31:00.040+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-13T23:31:00.040+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-13T23:31:00.040+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-13T23:31:00.040+05:30 [Info] Max Index Cpu: 0.0000
2023-08-13T23:31:00.040+05:30 [Info] Num Estimation Run: 0
2023-08-13T23:31:00.040+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.040+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-13T23:31:00.040+05:30 [Info] CPU Quota 27
2023-08-13T23:31:00.040+05:30 [Info] Max Cpu Utilization -1
2023-08-13T23:31:00.040+05:30 [Info] Max Memory Utilization -1
2023-08-13T23:31:00.040+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.040+05:30 [Info] Total iteration: 0
2023-08-13T23:31:00.040+05:30 [Info] RandomSwap time: 0ns
2023-08-13T23:31:00.040+05:30 [Info] RandomSwap call: 0
2023-08-13T23:31:00.040+05:30 [Info] RandomSwap iteration: 0
2023-08-13T23:31:00.040+05:30 [Info] RandomMove time: 0ns
2023-08-13T23:31:00.040+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-13T23:31:00.040+05:30 [Info] ExhaustMove time: 0ns
2023-08-13T23:31:00.040+05:30 [Info] ExhaustMove call: 0
2023-08-13T23:31:00.040+05:30 [Info] ExhaustSwap time: 0ns
2023-08-13T23:31:00.040+05:30 [Info] ExhaustSwap call: 0
2023-08-13T23:31:00.040+05:30 [Info] ----------------------------------------
2023-08-13T23:31:00.040+05:30 [Info] 
2023-08-13T23:31:00.040+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-13T23:31:00.040+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-13T23:31:00.040+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.14749187761902688 allowDDLDuringScaleup:true
2023-08-13T23:31:00.040+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.040+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.040+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.040+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.040+05:30 [Info] 
2023-08-13T23:31:00.040+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-13T23:31:00.040+05:30 [Info] Indexer total memory:491761447603 (457.989G), mem:442420234620 (412.036G), overhead:49341212983 (45.9526G), min:47024050377 (43.7946G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T23:31:00.040+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.2750739074297335 allowDDLDuringScaleup:true
2023-08-13T23:31:00.040+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.041+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.041+05:30 [Info] 		Index total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:21810224943 (20.3124G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.041+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.041+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.041+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:3286237536961096365, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.041+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.041+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.041+05:30 [Info] 
2023-08-13T23:31:00.041+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-13T23:31:00.041+05:30 [Info] Indexer total memory:339383238621 (316.075G), mem:285379619397 (265.78G), overhead:54003619224 (50.2948G), min:50807128563 (47.3178G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-13T23:31:00.041+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.17743421495123962 allowDDLDuringScaleup:true
2023-08-13T23:31:00.041+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.041+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.041+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:25593303129 (23.8356G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.041+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-13T23:31:00.041+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-13T23:31:00.041+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:705140504839314380, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-13T23:31:00.041+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-13T23:31:00.041+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
--- PASS: TestPlanDuringHeterogenousScaleup (1.53s)
    --- PASS: TestPlanDuringHeterogenousScaleup/GreedyPlanner (0.02s)
    --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner (1.50s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests (0.77s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex (0.74s)
    --- PASS: TestPlanDuringHeterogenousScaleup/CommandRepair (0.01s)
=== RUN   TestRestfulAPI
2023/08/13 23:31:00 In TestRestfulAPI()
2023/08/13 23:31:00 In DropAllSecondaryIndexes()
2023/08/13 23:31:00 Index found:  indexmut_1
2023/08/13 23:31:00 Dropped index indexmut_1
2023/08/13 23:31:00 Setting JSON docs in KV
2023/08/13 23:31:01 GET all indexes
2023/08/13 23:31:01 200 OK
2023/08/13 23:31:01 FOUND indexes: []
2023/08/13 23:31:01 DROP index: badindexid
2023/08/13 23:31:01 status: 400 Bad Request
2023/08/13 23:31:01 DROP index: 23544142
2023/08/13 23:31:01 status: 500 Internal Server Error
2023/08/13 23:31:01 TEST: malformed body
2023/08/13 23:31:01 400 Bad Request "invalid request body ({name:), unmarshal failed invalid character 'n' looking for beginning of object key string"

2023/08/13 23:31:01 TEST: missing field ``name``
2023/08/13 23:31:01 400 Bad Request "missing field name"
2023/08/13 23:31:01 TEST: empty field ``name``
2023/08/13 23:31:01 400 Bad Request "empty field name"
2023/08/13 23:31:01 TEST: missing field ``bucket``
2023/08/13 23:31:01 400 Bad Request "missing field bucket"
2023/08/13 23:31:01 TEST: empty field ``bucket``
2023/08/13 23:31:01 400 Bad Request "empty field bucket"
2023/08/13 23:31:01 TEST: missing field ``secExprs``
2023/08/13 23:31:01 400 Bad Request "missing field secExprs"
2023/08/13 23:31:01 TEST: empty field ``secExprs``
2023/08/13 23:31:01 400 Bad Request "empty field secExprs"
2023/08/13 23:31:01 TEST: incomplete field ``desc``
2023/08/13 23:31:01 400 Bad Request "incomplete desc information [true]"
2023/08/13 23:31:01 TEST: invalid field ``desc``
2023/08/13 23:31:01 400 Bad Request "incomplete desc information [1]"
2023/08/13 23:31:01 
2023/08/13 23:31:01 CREATE INDEX: idx1
2023/08/13 23:31:10 status : 201 Created
2023/08/13 23:31:10 {"id": "13932245207083017705"} 
2023/08/13 23:31:10 CREATE INDEX: idx2 (defer)
2023/08/13 23:31:10 status : 201 Created
2023/08/13 23:31:10 {"id": "11895892405819366005"} 
2023/08/13 23:31:10 CREATE INDEX: idx3 (defer)
2023/08/13 23:31:10 status : 201 Created
2023/08/13 23:31:10 {"id": "9564826198250731349"} 
2023/08/13 23:31:10 CREATE INDEX: idx4 (defer)
2023/08/13 23:31:10 status : 201 Created
2023/08/13 23:31:10 {"id": "18365808278616323976"} 
2023/08/13 23:31:10 CREATE INDEX: idx5
2023/08/13 23:31:24 status : 201 Created
2023/08/13 23:31:24 {"id": "1889714360722080696"} 
2023/08/13 23:31:24 BUILD single deferred index
2023/08/13 23:31:24 202 Accepted
2023/08/13 23:31:24 GET all indexes
2023/08/13 23:31:24 200 OK
2023/08/13 23:31:24 index idx1 in INDEX_STATE_ACTIVE
2023/08/13 23:31:24 GET all indexes
2023/08/13 23:31:24 200 OK
2023/08/13 23:31:24 index idx2 in INDEX_STATE_INITIAL
2023/08/13 23:31:25 GET all indexes
2023/08/13 23:31:25 200 OK
2023/08/13 23:31:25 index idx2 in INDEX_STATE_INITIAL
2023/08/13 23:31:26 GET all indexes
2023/08/13 23:31:26 200 OK
2023/08/13 23:31:26 index idx2 in INDEX_STATE_INITIAL
2023/08/13 23:31:27 GET all indexes
2023/08/13 23:31:27 200 OK
2023/08/13 23:31:27 index idx2 in INDEX_STATE_INITIAL
2023/08/13 23:31:28 GET all indexes
2023/08/13 23:31:28 200 OK
2023/08/13 23:31:28 index idx2 in INDEX_STATE_INITIAL
2023/08/13 23:31:29 GET all indexes
2023/08/13 23:31:29 200 OK
2023/08/13 23:31:29 index idx2 in INDEX_STATE_INITIAL
2023/08/13 23:31:30 GET all indexes
2023/08/13 23:31:30 200 OK
2023/08/13 23:31:30 index idx2 in INDEX_STATE_INITIAL
2023/08/13 23:31:31 GET all indexes
2023/08/13 23:31:31 200 OK
2023/08/13 23:31:31 index idx2 in INDEX_STATE_INITIAL
2023/08/13 23:31:32 GET all indexes
2023/08/13 23:31:32 200 OK
2023/08/13 23:31:32 index idx2 in INDEX_STATE_INITIAL
2023/08/13 23:31:33 GET all indexes
2023/08/13 23:31:33 200 OK
2023/08/13 23:31:33 index idx2 in INDEX_STATE_INITIAL
2023/08/13 23:31:34 GET all indexes
2023/08/13 23:31:34 200 OK
2023/08/13 23:31:34 index idx2 in INDEX_STATE_INITIAL
2023/08/13 23:31:35 GET all indexes
2023/08/13 23:31:35 200 OK
2023/08/13 23:31:35 index idx2 in INDEX_STATE_CATCHUP
2023/08/13 23:31:36 GET all indexes
2023/08/13 23:31:36 200 OK
2023/08/13 23:31:36 index idx2 in INDEX_STATE_ACTIVE
2023/08/13 23:31:36 BUILD many deferred index
2023/08/13 23:31:36 202 Accepted 
2023/08/13 23:31:36 GET all indexes
2023/08/13 23:31:36 200 OK
2023/08/13 23:31:36 index idx1 in INDEX_STATE_ACTIVE
2023/08/13 23:31:36 GET all indexes
2023/08/13 23:31:36 200 OK
2023/08/13 23:31:36 index idx2 in INDEX_STATE_ACTIVE
2023/08/13 23:31:37 GET all indexes
2023/08/13 23:31:37 200 OK
2023/08/13 23:31:37 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:38 GET all indexes
2023/08/13 23:31:38 200 OK
2023/08/13 23:31:38 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:39 GET all indexes
2023/08/13 23:31:39 200 OK
2023/08/13 23:31:39 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:40 GET all indexes
2023/08/13 23:31:40 200 OK
2023/08/13 23:31:40 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:41 GET all indexes
2023/08/13 23:31:41 200 OK
2023/08/13 23:31:41 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:42 GET all indexes
2023/08/13 23:31:42 200 OK
2023/08/13 23:31:42 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:43 GET all indexes
2023/08/13 23:31:43 200 OK
2023/08/13 23:31:43 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:44 GET all indexes
2023/08/13 23:31:44 200 OK
2023/08/13 23:31:44 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:45 GET all indexes
2023/08/13 23:31:45 200 OK
2023/08/13 23:31:45 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:46 GET all indexes
2023/08/13 23:31:46 200 OK
2023/08/13 23:31:46 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:47 GET all indexes
2023/08/13 23:31:47 200 OK
2023/08/13 23:31:47 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:48 GET all indexes
2023/08/13 23:31:48 200 OK
2023/08/13 23:31:48 index idx3 in INDEX_STATE_INITIAL
2023/08/13 23:31:49 GET all indexes
2023/08/13 23:31:49 200 OK
2023/08/13 23:31:49 index idx3 in INDEX_STATE_CATCHUP
2023/08/13 23:31:50 GET all indexes
2023/08/13 23:31:50 200 OK
2023/08/13 23:31:50 index idx3 in INDEX_STATE_ACTIVE
2023/08/13 23:31:50 GET all indexes
2023/08/13 23:31:50 200 OK
2023/08/13 23:31:50 index idx4 in INDEX_STATE_ACTIVE
2023/08/13 23:31:50 GET all indexes
2023/08/13 23:31:50 200 OK
2023/08/13 23:31:50 index idx5 in INDEX_STATE_ACTIVE
2023/08/13 23:31:50 GET all indexes
2023/08/13 23:31:50 200 OK
2023/08/13 23:31:50 CREATED indexes: [13932245207083017705 11895892405819366005 9564826198250731349 18365808278616323976 1889714360722080696]
2023/08/13 23:31:50 
2023/08/13 23:31:50 LOOKUP missing index
2023/08/13 23:31:50 status : 404 Not Found
2023/08/13 23:31:50 LOOKUP Pyongyang
2023/08/13 23:31:50 status : 200 OK
2023/08/13 23:31:50 number of entries 554
2023/08/13 23:31:50 Expected and Actual scan responses are the same
2023/08/13 23:31:50 LOOKUP with stale as false
2023/08/13 23:31:50 status : 200 OK
2023/08/13 23:31:50 number of entries 554
2023/08/13 23:31:50 Expected and Actual scan responses are the same
2023/08/13 23:31:50 LOOKUP with Rome
2023/08/13 23:31:50 status : 200 OK
2023/08/13 23:31:51 number of entries 540
2023/08/13 23:31:51 Expected and Actual scan responses are the same
2023/08/13 23:31:51 RANGE missing index
2023/08/13 23:31:51 Status : 404 Not Found
2023/08/13 23:31:51 RANGE cities - none
2023/08/13 23:31:51 Status : 200 OK
2023/08/13 23:31:56 number of entries 140902
2023/08/13 23:31:57 Expected and Actual scan responses are the same
2023/08/13 23:31:57 RANGE cities -low
2023/08/13 23:31:57 Status : 200 OK
2023/08/13 23:32:02 number of entries 140902
2023/08/13 23:32:03 Expected and Actual scan responses are the same
2023/08/13 23:32:03 RANGE cities -high
2023/08/13 23:32:03 Status : 200 OK
2023/08/13 23:32:08 number of entries 140902
2023/08/13 23:32:09 Expected and Actual scan responses are the same
2023/08/13 23:32:09 RANGE cities - both
2023/08/13 23:32:09 Status : 200 OK
2023/08/13 23:32:14 number of entries 140902
2023/08/13 23:32:14 Expected and Actual scan responses are the same
2023/08/13 23:32:14 RANGE missing cities
2023/08/13 23:32:14 Status : 200 OK
2023/08/13 23:32:14 number of entries 0
2023/08/13 23:32:15 Expected and Actual scan responses are the same
2023/08/13 23:32:15 
2023/08/13 23:32:15 SCANALL missing index
2023/08/13 23:32:15 {"limit":1000000,"stale":"ok"}
2023/08/13 23:32:15 Status : 404 Not Found
2023/08/13 23:32:15 SCANALL stale ok
2023/08/13 23:32:15 {"limit":1000000,"stale":"ok"}
2023/08/13 23:32:15 Status : 200 OK
2023/08/13 23:32:19 number of entries 140902
2023/08/13 23:32:20 Expected and Actual scan responses are the same
2023/08/13 23:32:20 SCANALL stale false
2023/08/13 23:32:20 {"limit":1000000,"stale":"false"}
2023/08/13 23:32:20 Status : 200 OK
2023/08/13 23:32:25 number of entries 140902
2023/08/13 23:32:25 Expected and Actual scan responses are the same
2023/08/13 23:32:25 
2023/08/13 23:32:25 COUNT missing index
2023/08/13 23:32:25 Status : 404 Not Found
2023/08/13 23:32:25 COUNT cities - none
2023/08/13 23:32:25 Status : 200 OK
2023/08/13 23:32:25 number of entries 140902
2023/08/13 23:32:26 COUNT cities -low
2023/08/13 23:32:26 Status : 200 OK
2023/08/13 23:32:26 number of entries 140902
2023/08/13 23:32:26 COUNT cities -high
2023/08/13 23:32:26 Status : 200 OK
2023/08/13 23:32:26 number of entries 140902
2023/08/13 23:32:26 COUNT cities - both
2023/08/13 23:32:26 Status : 200 OK
2023/08/13 23:32:26 number of entries 140902
2023/08/13 23:32:27 COUNT missing cities
2023/08/13 23:32:27 Status : 200 OK
2023/08/13 23:32:27 number of entries 0
2023/08/13 23:32:27 
2023/08/13 23:32:28 STATS: Testing URLs with valid authentication
2023/08/13 23:32:28 STATS: Testing URLs with invalid authentication
2023/08/13 23:32:28 STATS: Testing invalid URLs
2023/08/13 23:32:28 STATS: Testing unsupported methods
2023/08/13 23:32:28 
--- PASS: TestRestfulAPI (88.47s)
=== RUN   TestStatIndexInstFilter
2023/08/13 23:32:28 CREATE INDEX: statIdx1
2023/08/13 23:32:38 status : 201 Created
2023/08/13 23:32:38 {"id": "15609320937859247092"} 
2023/08/13 23:32:38 CREATE INDEX: statIdx2
2023/08/13 23:32:50 status : 201 Created
2023/08/13 23:32:50 {"id": "9789384768049280044"} 
2023/08/13 23:32:50 Instance Id for statIdx2 is 16844588774027647662, common.IndexInstId
--- PASS: TestStatIndexInstFilter (22.42s)
=== RUN   TestBucketDefaultDelete
2023-08-13T23:32:51.078+05:30 [Warn] Client:runObserveStreamingEndpoint streaming endpoint for /pools/default/bs/default returned err EOF
2023-08-13T23:32:51.078+05:30 [Warn] serviceChangeNotifier: Connection terminated for collection manifest notifier instance of http://%40query@127.0.0.1:9000-default, bucket: default, (EOF)
2023/08/13 23:32:53 Deleted bucket default, responseBody: 
2023/08/13 23:33:08 Created bucket default, responseBody: 
2023/08/13 23:33:24 Populating the default bucket
2023/08/13 23:33:32 Using n1ql client
2023-08-13T23:33:32.249+05:30 [Info] GSIC[default/default-_default-_default-1691949812247401656] started ...
2023/08/13 23:33:32 Scan failed as expected with error: Index Not Found - cause: GSI index index_isActive not found.
2023/08/13 23:33:32 Populating the default bucket after it was deleted
2023/08/13 23:33:41 Created the secondary index index_isActive. Waiting for it become active
2023/08/13 23:33:41 Index is 14163785927940628208 now active
2023/08/13 23:33:41 Using n1ql client
2023/08/13 23:33:41 Expected and Actual scan responses are the same
--- PASS: TestBucketDefaultDelete (50.72s)
=== RUN   TestMixedDatatypesScanAll
2023/08/13 23:33:41 In TestMixedDatatypesScanAll()
2023/08/13 23:33:41 Before test begin: Length of kv docs is 10002
2023/08/13 23:33:41 In DropAllSecondaryIndexes()
2023/08/13 23:33:41 Index found:  index_isActive
2023/08/13 23:33:41 Dropped index index_isActive
2023/08/13 23:33:41 Number of number fields is: 219
2023/08/13 23:33:41 Number of string fields is: 256
2023/08/13 23:33:41 Number of json fields is: 253
2023/08/13 23:33:41 Number of true bool fields is: 132
2023/08/13 23:33:41 Number of false bool fields is: 140
2023/08/13 23:33:41 After generate docs: Length of kv docs is 11002
2023/08/13 23:33:41 Setting mixed datatypes JSON docs in KV
2023/08/13 23:33:47 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/13 23:33:47 Index is 8166905551706078641 now active
2023/08/13 23:33:47 Using n1ql client
2023/08/13 23:33:47 Expected and Actual scan responses are the same
2023/08/13 23:33:47 Lengths of expected and actual scan results are:  1000 and 1000
2023/08/13 23:33:47 End: Length of kv docs is 11002
--- PASS: TestMixedDatatypesScanAll (5.58s)
=== RUN   TestMixedDatatypesRange_Float
2023/08/13 23:33:47 In TestMixedDatatypesRange_Float()
2023/08/13 23:33:47 In DropAllSecondaryIndexes()
2023/08/13 23:33:47 Index found:  index_mixeddt
2023/08/13 23:33:47 Dropped index index_mixeddt
2023/08/13 23:33:47 Number of number fields is: 244
2023/08/13 23:33:47 Number of string fields is: 247
2023/08/13 23:33:47 Number of json fields is: 233
2023/08/13 23:33:47 Number of true bool fields is: 142
2023/08/13 23:33:47 Number of false bool fields is: 134
2023/08/13 23:33:47 Setting mixed datatypes JSON docs in KV
2023/08/13 23:33:52 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/13 23:33:52 Index is 4296686249959399839 now active
2023/08/13 23:33:52 Using n1ql client
2023/08/13 23:33:52 Expected and Actual scan responses are the same
2023/08/13 23:33:52 Lengths of expected and actual scan results are:  22 and 22
2023/08/13 23:33:52 Using n1ql client
2023/08/13 23:33:52 Expected and Actual scan responses are the same
2023/08/13 23:33:52 Lengths of expected and actual scan results are:  4 and 4
2023/08/13 23:33:52 Length of kv docs is 12002
--- PASS: TestMixedDatatypesRange_Float (5.60s)
=== RUN   TestMixedDatatypesRange_String
2023/08/13 23:33:52 In TestMixedDatatypesRange_String()
2023/08/13 23:33:52 In DropAllSecondaryIndexes()
2023/08/13 23:33:52 Index found:  index_mixeddt
2023/08/13 23:33:52 Dropped index index_mixeddt
2023/08/13 23:33:53 Number of number fields is: 217
2023/08/13 23:33:53 Number of string fields is: 252
2023/08/13 23:33:53 Number of json fields is: 274
2023/08/13 23:33:53 Number of true bool fields is: 140
2023/08/13 23:33:53 Number of false bool fields is: 117
2023/08/13 23:33:53 Setting mixed datatypes JSON docs in KV
2023/08/13 23:33:59 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/13 23:33:59 Index is 8442602615160834602 now active
2023/08/13 23:33:59 Using n1ql client
2023/08/13 23:33:59 Expected and Actual scan responses are the same
2023/08/13 23:33:59 Lengths of expected and actual scan results are:  214 and 214
2023/08/13 23:33:59 Length of kv docs is 13002
--- PASS: TestMixedDatatypesRange_String (6.74s)
=== RUN   TestMixedDatatypesRange_Json
2023/08/13 23:33:59 In TestMixedDatatypesRange_Json()
2023/08/13 23:33:59 In DropAllSecondaryIndexes()
2023/08/13 23:33:59 Index found:  index_mixeddt
2023/08/13 23:33:59 Dropped index index_mixeddt
2023/08/13 23:33:59 Number of number fields is: 265
2023/08/13 23:33:59 Number of string fields is: 239
2023/08/13 23:33:59 Number of json fields is: 219
2023/08/13 23:33:59 Number of true bool fields is: 151
2023/08/13 23:33:59 Number of false bool fields is: 126
2023/08/13 23:33:59 Setting mixed datatypes JSON docs in KV
2023/08/13 23:34:05 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/13 23:34:05 Index is 7811609011674793454 now active
2023/08/13 23:34:05 Using n1ql client
2023/08/13 23:34:05 Expected and Actual scan responses are the same
2023/08/13 23:34:05 Lengths of expected and actual scan results are:  726 and 726
2023/08/13 23:34:05 Length of kv docs is 14002
--- PASS: TestMixedDatatypesRange_Json (5.77s)
=== RUN   TestMixedDatatypesScan_Bool
2023/08/13 23:34:05 In TestMixedDatatypesScan_Bool()
2023/08/13 23:34:05 In DropAllSecondaryIndexes()
2023/08/13 23:34:05 Index found:  index_mixeddt
2023/08/13 23:34:05 Dropped index index_mixeddt
2023/08/13 23:34:05 Number of number fields is: 265
2023/08/13 23:34:05 Number of string fields is: 239
2023/08/13 23:34:05 Number of json fields is: 259
2023/08/13 23:34:05 Number of true bool fields is: 127
2023/08/13 23:34:05 Number of false bool fields is: 110
2023/08/13 23:34:05 Setting mixed datatypes JSON docs in KV
2023/08/13 23:34:10 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/13 23:34:10 Index is 5109147826875732580 now active
2023/08/13 23:34:10 Using n1ql client
2023/08/13 23:34:10 Expected and Actual scan responses are the same
2023/08/13 23:34:10 Lengths of expected and actual scan results are:  560 and 560
2023/08/13 23:34:10 Using n1ql client
2023/08/13 23:34:10 Expected and Actual scan responses are the same
2023/08/13 23:34:10 Lengths of expected and actual scan results are:  487 and 487
2023/08/13 23:34:10 Length of kv docs is 15002
--- PASS: TestMixedDatatypesScan_Bool (5.56s)
=== RUN   TestLargeSecondaryKeyLength
2023/08/13 23:34:10 In TestLargeSecondaryKeyLength()
2023/08/13 23:34:10 In DropAllSecondaryIndexes()
2023/08/13 23:34:10 Index found:  index_mixeddt
2023/08/13 23:34:10 Dropped index index_mixeddt
2023/08/13 23:34:11 Setting JSON docs in KV
2023/08/13 23:34:16 Created the secondary index index_LongSecField. Waiting for it become active
2023/08/13 23:34:16 Index is 14223782786226033471 now active
2023/08/13 23:34:16 Using n1ql client
2023/08/13 23:34:16 ScanAll: Lengths of expected and actual scan results are:  1000 and 1000
2023/08/13 23:34:16 Expected and Actual scan responses are the same
2023/08/13 23:34:16 Using n1ql client
2023/08/13 23:34:16 Range: Lengths of expected and actual scan results are:  826 and 826
2023/08/13 23:34:16 Expected and Actual scan responses are the same
2023/08/13 23:34:16 End: Length of kv docs is 16002
--- PASS: TestLargeSecondaryKeyLength (5.84s)
=== RUN   TestLargePrimaryKeyLength
2023/08/13 23:34:16 In TestLargePrimaryKeyLength()
2023/08/13 23:34:16 In DropAllSecondaryIndexes()
2023/08/13 23:34:16 Index found:  index_LongSecField
2023/08/13 23:34:16 Dropped index index_LongSecField
2023/08/13 23:34:16 Setting JSON docs in KV
2023/08/13 23:34:22 Created the secondary index index_LongPrimaryField. Waiting for it become active
2023/08/13 23:34:22 Index is 8884504902386854457 now active
2023/08/13 23:34:22 Using n1ql client
2023/08/13 23:34:23 Lengths of num of docs and scanResults are:  17002 and 17002
2023/08/13 23:34:23 End: Length of kv docs is 17002
--- PASS: TestLargePrimaryKeyLength (6.32s)
=== RUN   TestUpdateMutations_DeleteField
2023/08/13 23:34:23 In TestUpdateMutations_DeleteField()
2023/08/13 23:34:23 Setting JSON docs in KV
2023/08/13 23:34:30 Created the secondary index index_bal. Waiting for it become active
2023/08/13 23:34:30 Index is 6787044058431091199 now active
2023/08/13 23:34:30 Using n1ql client
2023/08/13 23:34:30 Expected and Actual scan responses are the same
2023/08/13 23:34:30 Using n1ql client
2023/08/13 23:34:30 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DeleteField (7.81s)
=== RUN   TestUpdateMutations_AddField
2023/08/13 23:34:30 In TestUpdateMutations_AddField()
2023/08/13 23:34:31 Setting JSON docs in KV
2023/08/13 23:34:37 Created the secondary index index_newField. Waiting for it become active
2023/08/13 23:34:37 Index is 12336132815413848443 now active
2023/08/13 23:34:37 Using n1ql client
2023/08/13 23:34:37 Count of scan results before add field mutations:  0
2023/08/13 23:34:37 Expected and Actual scan responses are the same
2023/08/13 23:34:37 Using n1ql client
2023/08/13 23:34:37 Count of scan results after add field mutations:  300
2023/08/13 23:34:37 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_AddField (7.12s)
=== RUN   TestUpdateMutations_DataTypeChange
2023/08/13 23:34:37 In TestUpdateMutations_DataTypeChange()
2023/08/13 23:34:38 Setting JSON docs in KV
2023/08/13 23:34:45 Created the secondary index index_isUserActive. Waiting for it become active
2023/08/13 23:34:45 Index is 4190754164681873289 now active
2023/08/13 23:34:46 Using n1ql client
2023/08/13 23:34:46 Expected and Actual scan responses are the same
2023/08/13 23:34:46 Using n1ql client
2023/08/13 23:34:46 Expected and Actual scan responses are the same
2023/08/13 23:34:46 Using n1ql client
2023/08/13 23:34:46 Expected and Actual scan responses are the same
2023/08/13 23:34:46 Using n1ql client
2023/08/13 23:34:46 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DataTypeChange (8.50s)
=== RUN   TestMultipleBuckets
2023/08/13 23:34:46 In TestMultipleBuckets()
2023/08/13 23:34:46 In DropAllSecondaryIndexes()
2023/08/13 23:34:46 Index found:  index_isUserActive
2023/08/13 23:34:46 Dropped index index_isUserActive
2023/08/13 23:34:46 Index found:  index_newField
2023/08/13 23:34:46 Dropped index index_newField
2023/08/13 23:34:46 Index found:  index_LongPrimaryField
2023/08/13 23:34:46 Dropped index index_LongPrimaryField
2023/08/13 23:34:46 Index found:  index_bal
2023/08/13 23:34:46 Dropped index index_bal
2023/08/13 23:35:24 Flushed the bucket default, Response body: 
2023/08/13 23:35:27 Modified parameters of bucket default, responseBody: 
2023/08/13 23:35:28 Created bucket testbucket2, responseBody: 
2023/08/13 23:35:28 Created bucket testbucket3, responseBody: 
2023/08/13 23:35:28 Created bucket testbucket4, responseBody: 
2023/08/13 23:35:43 Generating docs and Populating all the buckets
2023/08/13 23:35:47 Created the secondary index bucket1_age. Waiting for it become active
2023/08/13 23:35:47 Index is 8927460786134228217 now active
2023/08/13 23:35:53 Created the secondary index bucket2_city. Waiting for it become active
2023/08/13 23:35:53 Index is 10386843604673746305 now active
2023/08/13 23:36:01 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/13 23:36:01 Index is 17316594275282601604 now active
2023/08/13 23:36:07 Created the secondary index bucket4_balance. Waiting for it become active
2023/08/13 23:36:07 Index is 4653859762202229641 now active
2023/08/13 23:36:10 Using n1ql client
2023/08/13 23:36:10 Expected and Actual scan responses are the same
2023/08/13 23:36:10 Using n1ql client
2023-08-13T23:36:10.712+05:30 [Info] GSIC[default/testbucket2-_default-_default-1691949970708470017] started ...
2023/08/13 23:36:10 Expected and Actual scan responses are the same
2023/08/13 23:36:10 Using n1ql client
2023-08-13T23:36:10.728+05:30 [Info] GSIC[default/testbucket3-_default-_default-1691949970719320199] started ...
2023/08/13 23:36:10 Expected and Actual scan responses are the same
2023/08/13 23:36:10 Using n1ql client
2023-08-13T23:36:10.747+05:30 [Info] GSIC[default/testbucket4-_default-_default-1691949970743800200] started ...
2023/08/13 23:36:10 Expected and Actual scan responses are the same
2023/08/13 23:36:13 Deleted bucket testbucket2, responseBody: 
2023/08/13 23:36:15 Deleted bucket testbucket3, responseBody: 
2023/08/13 23:36:17 Deleted bucket testbucket4, responseBody: 
2023/08/13 23:36:20 Modified parameters of bucket default, responseBody: 
--- PASS: TestMultipleBuckets (109.31s)
=== RUN   TestBucketFlush
2023/08/13 23:36:35 In TestBucketFlush()
2023/08/13 23:36:35 In DropAllSecondaryIndexes()
2023/08/13 23:36:35 Index found:  bucket1_age
2023/08/13 23:36:35 Dropped index bucket1_age
2023/08/13 23:37:14 Flushed the bucket default, Response body: 
2023/08/13 23:37:18 Created the secondary index index_age. Waiting for it become active
2023/08/13 23:37:18 Index is 520416034762393042 now active
2023/08/13 23:37:18 Using n1ql client
2023/08/13 23:37:18 Expected and Actual scan responses are the same
2023/08/13 23:37:24 Created the secondary index index_gender. Waiting for it become active
2023/08/13 23:37:24 Index is 14779555869824228967 now active
2023/08/13 23:37:24 Using n1ql client
2023/08/13 23:37:24 Expected and Actual scan responses are the same
2023/08/13 23:37:30 Created the secondary index index_city. Waiting for it become active
2023/08/13 23:37:30 Index is 13154340127732714315 now active
2023/08/13 23:37:30 Using n1ql client
2023/08/13 23:37:31 Expected and Actual scan responses are the same
2023/08/13 23:38:09 Flushed the bucket default, Response body: 
2023/08/13 23:38:09 TestBucketFlush:: Flushed the bucket
2023/08/13 23:38:09 Using n1ql client
2023/08/13 23:38:09 Using n1ql client
2023/08/13 23:38:09 Using n1ql client
--- PASS: TestBucketFlush (94.11s)
=== RUN   TestLargeDocumentSize
2023/08/13 23:38:09 In TestLargeDocumentSize()
2023/08/13 23:38:09 Data file exists. Skipping download
2023/08/13 23:38:09 Length of docs and largeDocs = 200 and 200
2023/08/13 23:38:14 Created the secondary index index_userscreenname. Waiting for it become active
2023/08/13 23:38:14 Index is 12928528675337403512 now active
2023/08/13 23:38:14 Using n1ql client
2023/08/13 23:38:14 Expected and Actual scan responses are the same
--- PASS: TestLargeDocumentSize (4.53s)
=== RUN   TestFieldsWithSpecialCharacters
2023/08/13 23:38:14 In TestFieldsWithSpecialCharacters()
2023/08/13 23:38:20 Created the secondary index index_specialchar. Waiting for it become active
2023/08/13 23:38:20 Index is 11086773868153265312 now active
2023/08/13 23:38:20 Looking up for value zx3£ƒ¶2
2023/08/13 23:38:20 Using n1ql client
2023/08/13 23:38:20 Expected and Actual scan responses are the same
--- PASS: TestFieldsWithSpecialCharacters (6.38s)
=== RUN   TestLargeKeyLookup
2023/08/13 23:38:20 In TestLargeKeyLookup()
2023/08/13 23:38:27 Created the secondary index index_largeKeyLookup. Waiting for it become active
2023/08/13 23:38:27 Index is 4389174883426240687 now active
2023/08/13 23:38:27 Looking up for a large key
2023/08/13 23:38:27 Using n1ql client
2023/08/13 23:38:27 Expected and Actual scan responses are the same
--- PASS: TestLargeKeyLookup (6.34s)
=== RUN   TestIndexNameValidation
2023/08/13 23:38:27 In TestIndexNameValidation()
2023/08/13 23:38:27 Setting JSON docs in KV
2023/08/13 23:38:28 Creation of index with invalid name ÌñÐÉx&(abc_% failed as expected
2023/08/13 23:38:33 Created the secondary index #primary-Index_test. Waiting for it become active
2023/08/13 23:38:33 Index is 4393579510977062457 now active
2023/08/13 23:38:33 Using n1ql client
2023/08/13 23:38:33 Expected and Actual scan responses are the same
--- PASS: TestIndexNameValidation (6.49s)
=== RUN   TestSameFieldNameAtDifferentLevels
2023/08/13 23:38:33 In TestSameFieldNameAtDifferentLevels()
2023/08/13 23:38:33 Setting JSON docs in KV
2023/08/13 23:38:40 Created the secondary index cityindex. Waiting for it become active
2023/08/13 23:38:40 Index is 2832846152621722737 now active
2023/08/13 23:38:40 Using n1ql client
2023/08/13 23:38:40 Expected and Actual scan responses are the same
--- PASS: TestSameFieldNameAtDifferentLevels (6.44s)
=== RUN   TestSameIndexNameInTwoBuckets
2023/08/13 23:38:40 In TestSameIndexNameInTwoBuckets()
2023/08/13 23:38:40 In DropAllSecondaryIndexes()
2023/08/13 23:38:40 Index found:  index_age
2023/08/13 23:38:40 Dropped index index_age
2023/08/13 23:38:40 Index found:  index_specialchar
2023/08/13 23:38:40 Dropped index index_specialchar
2023/08/13 23:38:40 Index found:  index_userscreenname
2023/08/13 23:38:40 Dropped index index_userscreenname
2023/08/13 23:38:40 Index found:  cityindex
2023/08/13 23:38:40 Dropped index cityindex
2023/08/13 23:38:40 Index found:  index_gender
2023/08/13 23:38:40 Dropped index index_gender
2023/08/13 23:38:40 Index found:  index_city
2023/08/13 23:38:40 Dropped index index_city
2023/08/13 23:38:40 Index found:  #primary-Index_test
2023/08/13 23:38:40 Dropped index #primary-Index_test
2023/08/13 23:38:40 Index found:  index_largeKeyLookup
2023/08/13 23:38:40 Dropped index index_largeKeyLookup
2023/08/13 23:39:18 Flushed the bucket default, Response body: 
2023/08/13 23:39:21 Modified parameters of bucket default, responseBody: 
2023/08/13 23:39:21 Created bucket buck2, responseBody: 
2023/08/13 23:39:36 Generating docs and Populating all the buckets
2023/08/13 23:39:40 Created the secondary index b_idx. Waiting for it become active
2023/08/13 23:39:40 Index is 17340975102875965624 now active
2023/08/13 23:39:47 Created the secondary index b_idx. Waiting for it become active
2023/08/13 23:39:47 Index is 3876696479635385766 now active
2023/08/13 23:39:50 Using n1ql client
2023/08/13 23:39:50 Expected and Actual scan responses are the same
2023/08/13 23:39:50 Using n1ql client
2023-08-13T23:39:50.369+05:30 [Info] GSIC[default/buck2-_default-_default-1691950190364791073] started ...
2023/08/13 23:39:50 Expected and Actual scan responses are the same
2023/08/13 23:39:53 Modified parameters of bucket default, responseBody: 
2023/08/13 23:39:55 Deleted bucket buck2, responseBody: 
--- PASS: TestSameIndexNameInTwoBuckets (90.19s)
=== RUN   TestLargeKeysSplChars
2023/08/13 23:40:10 In TestLargeKeysSplChars()
2023/08/13 23:40:19 Created the secondary index idspl1. Waiting for it become active
2023/08/13 23:40:19 Index is 9040287785015544681 now active
2023/08/13 23:40:27 Created the secondary index idspl2. Waiting for it become active
2023/08/13 23:40:27 Index is 6530694917507166487 now active
2023/08/13 23:40:34 Created the secondary index idspl3. Waiting for it become active
2023/08/13 23:40:34 Index is 7828016201578091695 now active
2023/08/13 23:40:34 Using n1ql client
2023/08/13 23:40:34 Expected and Actual scan responses are the same
2023-08-13T23:40:34.155+05:30 [Error] transport error between 127.0.0.1:57808->127.0.0.1:9107: write tcp 127.0.0.1:57808->127.0.0.1:9107: write: broken pipe
2023-08-13T23:40:34.155+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:57808->127.0.0.1:9107: write: broken pipe`
2023-08-13T23:40:34.155+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-13T23:40:34.155+05:30 [Error] metadataClient:PickRandom: Replicas - [4519278888011220407], PrunedReplica - map[], FilteredReplica map[]
2023/08/13 23:40:34 Expected and Actual scan responses are the same
2023/08/13 23:40:34 Using n1ql client
2023/08/13 23:40:34 Expected and Actual scan responses are the same
--- PASS: TestLargeKeysSplChars (24.28s)
=== RUN   TestVeryLargeIndexKey
2023/08/13 23:40:34 In DropAllSecondaryIndexes()
2023/08/13 23:40:34 Index found:  idspl2
2023/08/13 23:40:34 Dropped index idspl2
2023/08/13 23:40:34 Index found:  b_idx
2023/08/13 23:40:34 Dropped index b_idx
2023/08/13 23:40:34 Index found:  idspl1
2023/08/13 23:40:34 Dropped index idspl1
2023/08/13 23:40:34 Index found:  idspl3
2023/08/13 23:40:34 Dropped index idspl3
2023/08/13 23:41:12 Flushed the bucket default, Response body: 
2023/08/13 23:41:12 TestVeryLargeIndexKey:: Flushed the bucket
2023/08/13 23:41:13 clusterconfig.KVAddress = 127.0.0.1:9000
2023/08/13 23:41:17 Created the secondary index i1. Waiting for it become active
2023/08/13 23:41:17 Index is 1205998950476835236 now active
2023/08/13 23:41:17 Using n1ql client
2023/08/13 23:41:18 Expected and Actual scan responses are the same
2023/08/13 23:41:24 Created the secondary index i2. Waiting for it become active
2023/08/13 23:41:24 Index is 17078152008709591785 now active
2023/08/13 23:41:24 Using n1ql client
2023/08/13 23:41:26 Expected and Actual scan responses are the same
2023/08/13 23:41:26 In DropAllSecondaryIndexes()
2023/08/13 23:41:26 Index found:  i1
2023/08/13 23:41:26 Dropped index i1
2023/08/13 23:41:26 Index found:  i2
2023/08/13 23:41:26 Dropped index i2
2023/08/13 23:42:04 Flushed the bucket default, Response body: 
--- PASS: TestVeryLargeIndexKey (89.76s)
=== RUN   TestTempBufScanResult
2023/08/13 23:42:04 In DropAllSecondaryIndexes()
2023/08/13 23:42:42 Flushed the bucket default, Response body: 
2023/08/13 23:42:42 TestTempBufScanResult:: Flushed the bucket
2023/08/13 23:42:45 Created the secondary index index_idxKey. Waiting for it become active
2023/08/13 23:42:45 Index is 3847060983740250640 now active
2023/08/13 23:42:45 Using n1ql client
2023/08/13 23:42:45 Expected and Actual scan responses are the same
2023/08/13 23:42:45 In DropAllSecondaryIndexes()
2023/08/13 23:42:45 Index found:  index_idxKey
2023/08/13 23:42:45 Dropped index index_idxKey
2023/08/13 23:43:23 Flushed the bucket default, Response body: 
--- PASS: TestTempBufScanResult (79.23s)
=== RUN   TestBuildDeferredAnotherBuilding
2023/08/13 23:43:23 In TestBuildDeferredAnotherBuilding()
2023/08/13 23:43:23 In DropAllSecondaryIndexes()
2023/08/13 23:44:06 Setting JSON docs in KV
2023/08/13 23:46:02 Build the deferred index id_age1. Waiting for the index to become active
2023/08/13 23:46:02 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:03 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:04 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:05 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:06 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:07 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:08 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:09 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:10 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:11 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:12 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:13 Waiting for index 8439509605419230217 to go active ...
2023/08/13 23:46:14 Index is 8439509605419230217 now active
2023/08/13 23:46:14 Build command issued for the deferred indexes [5474711774189407278]
2023/08/13 23:46:16 Build index failed as expected: Build index failed. Encountered transient error. Index id_age will retry building in the background for reason: Build Already In Progress. Keyspace default.
2023/08/13 23:46:16 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:17 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:18 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:19 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:20 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:21 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:22 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:23 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:24 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:25 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:26 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:27 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:28 Waiting for index 5474711774189407278 to go active ...
2023/08/13 23:46:29 Index is 5474711774189407278 now active
2023/08/13 23:46:29 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:30 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:31 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:32 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:33 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:34 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:35 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:36 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:37 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:38 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:39 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:40 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:41 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:42 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:43 Waiting for index 15182332187629659342 to go active ...
2023/08/13 23:46:44 Index is 15182332187629659342 now active
2023/08/13 23:46:45 Using n1ql client
2023/08/13 23:46:45 Expected and Actual scan responses are the same
2023/08/13 23:46:45 Using n1ql client
2023/08/13 23:46:46 Expected and Actual scan responses are the same
--- PASS: TestBuildDeferredAnotherBuilding (202.67s)
=== RUN   TestMultipleBucketsDeferredBuild
2023/08/13 23:46:46 In TestMultipleBucketsDeferredBuild()
2023/08/13 23:46:46 In DropAllSecondaryIndexes()
2023/08/13 23:46:46 Index found:  id_age1
2023/08/13 23:46:46 Dropped index id_age1
2023/08/13 23:46:46 Index found:  id_company
2023/08/13 23:46:46 Dropped index id_company
2023/08/13 23:46:46 Index found:  id_age
2023/08/13 23:46:46 Dropped index id_age
2023/08/13 23:47:24 Flushed the bucket default, Response body: 
2023/08/13 23:47:27 Modified parameters of bucket default, responseBody: 
2023/08/13 23:47:27 http://127.0.0.1:9000/pools/default/buckets/defertest_buck2
2023/08/13 23:47:27 &{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[]      0xc00012e000}
2023/08/13 23:47:27 &{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:[Sun, 13 Aug 2023 18:17:26 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]] 0xc0007f91c0 31 [] false false map[] 0xc03f807900 }
2023/08/13 23:47:27 DeleteBucket failed for bucket defertest_buck2 
2023/08/13 23:47:27 Deleted bucket defertest_buck2, responseBody: Requested resource not found.
2023/08/13 23:47:27 Created bucket defertest_buck2, responseBody: 
2023/08/13 23:47:42 Setting JSON docs in KV
2023/08/13 23:48:56 Build command issued for the deferred indexes [6730660726206291532]
2023/08/13 23:48:57 Build command issued for the deferred indexes [4370622891534614080 14911599781437619778]
2023/08/13 23:48:57 Index state of 14911599781437619778 is INDEX_STATE_READY
2023/08/13 23:48:57 Waiting for index 6730660726206291532 to go active ...
2023/08/13 23:48:58 Waiting for index 6730660726206291532 to go active ...
2023/08/13 23:48:59 Waiting for index 6730660726206291532 to go active ...
2023/08/13 23:49:00 Waiting for index 6730660726206291532 to go active ...
2023/08/13 23:49:01 Waiting for index 6730660726206291532 to go active ...
2023/08/13 23:49:02 Waiting for index 6730660726206291532 to go active ...
2023/08/13 23:49:03 Waiting for index 6730660726206291532 to go active ...
2023/08/13 23:49:04 Waiting for index 6730660726206291532 to go active ...
2023/08/13 23:49:05 Index is 6730660726206291532 now active
2023/08/13 23:49:05 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:06 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:07 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:08 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:09 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:10 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:11 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:12 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:13 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:14 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:15 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:16 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:17 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:18 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:19 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:20 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:21 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:22 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:23 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:24 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:25 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:26 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:27 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:28 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:29 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:30 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:31 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:32 Waiting for index 4370622891534614080 to go active ...
2023/08/13 23:49:33 Index is 4370622891534614080 now active
2023/08/13 23:49:33 Using n1ql client
2023/08/13 23:49:33 Expected and Actual scan responses are the same
2023/08/13 23:49:33 Using n1ql client
2023/08/13 23:49:33 Expected and Actual scan responses are the same
2023/08/13 23:49:33 Using n1ql client
2023-08-13T23:49:33.502+05:30 [Info] GSIC[default/defertest_buck2-_default-_default-1691950773499790104] started ...
2023/08/13 23:49:33 Expected and Actual scan responses are the same
2023/08/13 23:49:36 Modified parameters of bucket default, responseBody: 
2023/08/13 23:49:38 Deleted bucket defertest_buck2, responseBody: 
--- PASS: TestMultipleBucketsDeferredBuild (177.75s)
=== RUN   TestCreateDropCreateDeferredIndex
2023/08/13 23:49:43 In TestCreateDropCreateDeferredIndex()
2023/08/13 23:49:43 In DropAllSecondaryIndexes()
2023/08/13 23:49:43 Index found:  buck1_id2
2023/08/13 23:49:44 Dropped index buck1_id2
2023/08/13 23:49:44 Index found:  buck1_id1
2023/08/13 23:49:44 Dropped index buck1_id1
2023/08/13 23:49:46 Setting JSON docs in KV
2023/08/13 23:49:58 Created the secondary index id_company. Waiting for it become active
2023/08/13 23:49:58 Index is 18412314984343913452 now active
2023/08/13 23:49:59 Dropping the secondary index id_age
2023/08/13 23:49:59 Index dropped
2023/08/13 23:50:03 Setting JSON docs in KV
2023/08/13 23:50:11 Using n1ql client
2023/08/13 23:50:11 Expected and Actual scan responses are the same
--- PASS: TestCreateDropCreateDeferredIndex (27.51s)
=== RUN   TestMultipleDeferredIndexes_BuildTogether
2023/08/13 23:50:11 In TestMultipleDeferredIndexes_BuildTogether()
2023/08/13 23:50:11 In DropAllSecondaryIndexes()
2023/08/13 23:50:11 Index found:  id_company
2023/08/13 23:50:11 Dropped index id_company
2023/08/13 23:50:14 Setting JSON docs in KV
2023/08/13 23:50:27 Created the secondary index id_company. Waiting for it become active
2023/08/13 23:50:27 Index is 13100488832295429893 now active
2023/08/13 23:50:29 Build command issued for the deferred indexes [id_age id_gender id_isActive], bucket: default, scope: _default, coll: _default
2023/08/13 23:50:29 Waiting for the index id_age to become active
2023/08/13 23:50:29 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:30 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:31 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:32 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:33 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:34 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:35 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:36 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:37 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:38 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:39 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:40 Waiting for index 4386042362127531406 to go active ...
2023/08/13 23:50:41 Index is 4386042362127531406 now active
2023/08/13 23:50:41 Waiting for the index id_gender to become active
2023/08/13 23:50:41 Index is 11629295673133196203 now active
2023/08/13 23:50:41 Waiting for the index id_isActive to become active
2023/08/13 23:50:41 Index is 13627963977208288923 now active
2023/08/13 23:50:41 Using n1ql client
2023/08/13 23:50:41 Expected and Actual scan responses are the same
2023/08/13 23:50:43 Setting JSON docs in KV
2023/08/13 23:50:53 Using n1ql client
2023/08/13 23:50:53 Expected and Actual scan responses are the same
2023/08/13 23:50:54 Using n1ql client
2023/08/13 23:50:54 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildTogether (43.01s)
=== RUN   TestMultipleDeferredIndexes_BuildOneByOne
2023/08/13 23:50:54 In TestMultipleDeferredIndexes_BuildOneByOne()
2023/08/13 23:50:54 In DropAllSecondaryIndexes()
2023/08/13 23:50:54 Index found:  id_age
2023/08/13 23:50:54 Dropped index id_age
2023/08/13 23:50:54 Index found:  id_gender
2023/08/13 23:50:54 Dropped index id_gender
2023/08/13 23:50:54 Index found:  id_isActive
2023/08/13 23:50:54 Dropped index id_isActive
2023/08/13 23:50:54 Index found:  id_company
2023/08/13 23:50:55 Dropped index id_company
2023/08/13 23:50:58 Setting JSON docs in KV
2023/08/13 23:51:11 Created the secondary index id_company. Waiting for it become active
2023/08/13 23:51:11 Index is 18408794161576879851 now active
2023/08/13 23:51:13 Build command issued for the deferred indexes [id_age], bucket: default, scope: _default, coll: _default
2023/08/13 23:51:13 Waiting for the index id_age to become active
2023/08/13 23:51:13 Waiting for index 17990894568181719571 to go active ...
2023/08/13 23:51:14 Waiting for index 17990894568181719571 to go active ...
2023/08/13 23:51:15 Waiting for index 17990894568181719571 to go active ...
2023/08/13 23:51:16 Waiting for index 17990894568181719571 to go active ...
2023/08/13 23:51:17 Waiting for index 17990894568181719571 to go active ...
2023/08/13 23:51:18 Waiting for index 17990894568181719571 to go active ...
2023/08/13 23:51:19 Waiting for index 17990894568181719571 to go active ...
2023/08/13 23:51:20 Waiting for index 17990894568181719571 to go active ...
2023/08/13 23:51:21 Waiting for index 17990894568181719571 to go active ...
2023/08/13 23:51:22 Waiting for index 17990894568181719571 to go active ...
2023/08/13 23:51:23 Waiting for index 17990894568181719571 to go active ...
2023/08/13 23:51:24 Index is 17990894568181719571 now active
2023/08/13 23:51:24 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/13 23:51:24 Waiting for the index id_gender to become active
2023/08/13 23:51:24 Waiting for index 1353446570738677620 to go active ...
2023/08/13 23:51:25 Waiting for index 1353446570738677620 to go active ...
2023/08/13 23:51:26 Waiting for index 1353446570738677620 to go active ...
2023/08/13 23:51:27 Waiting for index 1353446570738677620 to go active ...
2023/08/13 23:51:28 Waiting for index 1353446570738677620 to go active ...
2023/08/13 23:51:29 Waiting for index 1353446570738677620 to go active ...
2023/08/13 23:51:30 Waiting for index 1353446570738677620 to go active ...
2023/08/13 23:51:31 Waiting for index 1353446570738677620 to go active ...
2023/08/13 23:51:32 Waiting for index 1353446570738677620 to go active ...
2023/08/13 23:51:33 Waiting for index 1353446570738677620 to go active ...
2023/08/13 23:51:34 Waiting for index 1353446570738677620 to go active ...
2023/08/13 23:51:35 Index is 1353446570738677620 now active
2023/08/13 23:51:35 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/13 23:51:35 Waiting for the index id_isActive to become active
2023/08/13 23:51:35 Waiting for index 3390427669714009037 to go active ...
2023/08/13 23:51:36 Waiting for index 3390427669714009037 to go active ...
2023/08/13 23:51:37 Waiting for index 3390427669714009037 to go active ...
2023/08/13 23:51:38 Waiting for index 3390427669714009037 to go active ...
2023/08/13 23:51:39 Waiting for index 3390427669714009037 to go active ...
2023/08/13 23:51:40 Waiting for index 3390427669714009037 to go active ...
2023/08/13 23:51:41 Waiting for index 3390427669714009037 to go active ...
2023/08/13 23:51:42 Waiting for index 3390427669714009037 to go active ...
2023/08/13 23:51:43 Waiting for index 3390427669714009037 to go active ...
2023/08/13 23:51:44 Waiting for index 3390427669714009037 to go active ...
2023/08/13 23:51:45 Waiting for index 3390427669714009037 to go active ...
2023/08/13 23:51:46 Index is 3390427669714009037 now active
2023/08/13 23:51:46 Using n1ql client
2023/08/13 23:51:46 Expected and Actual scan responses are the same
2023/08/13 23:51:48 Setting JSON docs in KV
2023/08/13 23:51:58 Using n1ql client
2023/08/13 23:51:58 Expected and Actual scan responses are the same
2023/08/13 23:51:58 Using n1ql client
2023/08/13 23:51:59 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildOneByOne (64.73s)
=== RUN   TestDropDeferredIndexWhileOthersBuilding
2023/08/13 23:51:59 In TestDropDeferredIndexWhileOthersBuilding()
2023/08/13 23:51:59 In DropAllSecondaryIndexes()
2023/08/13 23:51:59 Index found:  id_gender
2023/08/13 23:51:59 Dropped index id_gender
2023/08/13 23:51:59 Index found:  id_isActive
2023/08/13 23:51:59 Dropped index id_isActive
2023/08/13 23:51:59 Index found:  id_age
2023/08/13 23:51:59 Dropped index id_age
2023/08/13 23:51:59 Index found:  id_company
2023/08/13 23:51:59 Dropped index id_company
2023/08/13 23:52:02 Setting JSON docs in KV
2023/08/13 23:52:16 Created the secondary index id_company. Waiting for it become active
2023/08/13 23:52:16 Index is 14094259090400015617 now active
2023/08/13 23:52:17 Build command issued for the deferred indexes [13875570737474274558 8376432188679207322]
2023/08/13 23:52:19 Dropping the secondary index id_isActive
2023/08/13 23:52:19 Index dropped
2023/08/13 23:52:19 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:20 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:21 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:22 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:23 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:24 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:25 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:26 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:27 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:28 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:29 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:30 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:31 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:32 Waiting for index 13875570737474274558 to go active ...
2023/08/13 23:52:33 Index is 13875570737474274558 now active
2023/08/13 23:52:33 Index is 8376432188679207322 now active
2023/08/13 23:52:34 Using n1ql client
2023/08/13 23:52:34 Expected and Actual scan responses are the same
2023/08/13 23:52:34 Using n1ql client
2023/08/13 23:52:34 Expected and Actual scan responses are the same
2023/08/13 23:52:37 Setting JSON docs in KV
2023/08/13 23:52:46 Using n1ql client
2023/08/13 23:52:46 Expected and Actual scan responses are the same
--- PASS: TestDropDeferredIndexWhileOthersBuilding (47.44s)
=== RUN   TestDropBuildingDeferredIndex
2023/08/13 23:52:46 In TestDropBuildingDeferredIndex()
2023/08/13 23:52:46 In DropAllSecondaryIndexes()
2023/08/13 23:52:46 Index found:  id_company
2023/08/13 23:52:46 Dropped index id_company
2023/08/13 23:52:46 Index found:  id_age
2023/08/13 23:52:46 Dropped index id_age
2023/08/13 23:52:46 Index found:  id_gender
2023/08/13 23:52:47 Dropped index id_gender
2023/08/13 23:52:49 Setting JSON docs in KV
2023/08/13 23:52:56 Build command issued for the deferred indexes [10976258775417393455 10936516474404281628]
2023/08/13 23:52:57 Dropping the secondary index id_age
2023/08/13 23:52:58 Index dropped
2023/08/13 23:52:58 Waiting for index 10976258775417393455 to go active ...
2023/08/13 23:52:59 Waiting for index 10976258775417393455 to go active ...
2023/08/13 23:53:00 Waiting for index 10976258775417393455 to go active ...
2023/08/13 23:53:01 Waiting for index 10976258775417393455 to go active ...
2023/08/13 23:53:02 Waiting for index 10976258775417393455 to go active ...
2023/08/13 23:53:03 Waiting for index 10976258775417393455 to go active ...
2023/08/13 23:53:04 Waiting for index 10976258775417393455 to go active ...
2023/08/13 23:53:05 Waiting for index 10976258775417393455 to go active ...
2023/08/13 23:53:06 Waiting for index 10976258775417393455 to go active ...
2023/08/13 23:53:07 Waiting for index 10976258775417393455 to go active ...
2023/08/13 23:53:08 Index is 10976258775417393455 now active
2023/08/13 23:53:08 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/13 23:53:08 Waiting for the index id_gender to become active
2023/08/13 23:53:08 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:09 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:10 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:11 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:12 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:13 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:14 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:15 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:16 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:17 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:18 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:19 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:20 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:21 Waiting for index 3422387700023092348 to go active ...
2023/08/13 23:53:22 Index is 3422387700023092348 now active
2023/08/13 23:53:23 Using n1ql client
2023/08/13 23:53:23 Expected and Actual scan responses are the same
2023/08/13 23:53:23 Using n1ql client
2023/08/13 23:53:23 Expected and Actual scan responses are the same
2023/08/13 23:53:26 Setting JSON docs in KV
2023/08/13 23:53:34 Using n1ql client
2023/08/13 23:53:35 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingDeferredIndex (48.94s)
=== RUN   TestDropMultipleBuildingDeferredIndexes
2023/08/13 23:53:35 In TestDropMultipleBuildingDeferredIndexes()
2023/08/13 23:53:35 In DropAllSecondaryIndexes()
2023/08/13 23:53:35 Index found:  id_company
2023/08/13 23:53:35 Dropped index id_company
2023/08/13 23:53:35 Index found:  id_gender
2023/08/13 23:53:35 Dropped index id_gender
2023/08/13 23:53:42 Setting JSON docs in KV
2023/08/13 23:54:14 Created the secondary index id_company. Waiting for it become active
2023/08/13 23:54:14 Index is 10188625724617487378 now active
2023/08/13 23:54:15 Build command issued for the deferred indexes [17966617051281726988 1240872132430889073]
2023/08/13 23:54:16 Dropping the secondary index id_age
2023/08/13 23:54:16 Index dropped
2023/08/13 23:54:16 Dropping the secondary index id_gender
2023/08/13 23:54:29 Index dropped
2023/08/13 23:54:30 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/13 23:54:30 Waiting for the index id_isActive to become active
2023/08/13 23:54:30 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:31 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:32 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:33 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:34 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:35 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:36 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:37 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:38 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:39 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:40 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:41 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:42 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:43 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:44 Waiting for index 2648455709562306005 to go active ...
2023/08/13 23:54:45 Index is 2648455709562306005 now active
2023/08/13 23:54:55 Using n1ql client
2023/08/13 23:54:56 Expected and Actual scan responses are the same
2023/08/13 23:54:56 Number of docScanResults and scanResults = 180000 and 180000
2023/08/13 23:54:56 Using n1ql client
2023/08/13 23:54:58 Expected and Actual scan responses are the same
2023/08/13 23:54:58 Number of docScanResults and scanResults = 180000 and 180000
--- PASS: TestDropMultipleBuildingDeferredIndexes (83.15s)
=== RUN   TestDropOneIndexSecondDeferBuilding
2023/08/13 23:54:58 In TestDropOneIndexSecondDeferBuilding()
2023/08/13 23:54:58 In DropAllSecondaryIndexes()
2023/08/13 23:54:58 Index found:  id_company
2023/08/13 23:54:58 Dropped index id_company
2023/08/13 23:54:58 Index found:  id_isActive
2023/08/13 23:54:59 Dropped index id_isActive
2023/08/13 23:55:00 Setting JSON docs in KV
2023/08/13 23:55:06 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/13 23:55:06 Waiting for the index id_company to become active
2023/08/13 23:55:06 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:07 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:08 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:09 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:10 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:11 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:12 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:13 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:14 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:15 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:16 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:17 Waiting for index 3861178442302372743 to go active ...
2023/08/13 23:55:18 Index is 3861178442302372743 now active
2023/08/13 23:55:18 Build command issued for the deferred indexes [12061256616094356806]
2023/08/13 23:55:19 Dropping the secondary index id_company
2023/08/13 23:55:19 Index dropped
2023/08/13 23:55:26 Setting JSON docs in KV
2023/08/13 23:55:41 Index is 12061256616094356806 now active
2023/08/13 23:55:41 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/13 23:55:41 Waiting for the index id_gender to become active
2023/08/13 23:55:41 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:42 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:43 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:44 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:45 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:46 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:47 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:48 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:49 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:50 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:51 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:52 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:53 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:54 Waiting for index 11225365424623806666 to go active ...
2023/08/13 23:55:55 Index is 11225365424623806666 now active
2023/08/13 23:55:55 Using n1ql client
2023/08/13 23:55:55 Expected and Actual scan responses are the same
2023/08/13 23:55:56 Using n1ql client
2023/08/13 23:55:59 Expected and Actual scan responses are the same
--- PASS: TestDropOneIndexSecondDeferBuilding (60.35s)
=== RUN   TestDropSecondIndexSecondDeferBuilding
2023/08/13 23:55:59 In TestDropSecondIndexSecondDeferBuilding()
2023/08/13 23:55:59 In DropAllSecondaryIndexes()
2023/08/13 23:55:59 Index found:  id_age
2023/08/13 23:55:59 Dropped index id_age
2023/08/13 23:55:59 Index found:  id_gender
2023/08/13 23:55:59 Dropped index id_gender
2023/08/13 23:56:01 Setting JSON docs in KV
2023/08/13 23:56:06 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/13 23:56:06 Waiting for the index id_company to become active
2023/08/13 23:56:06 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:07 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:08 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:09 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:10 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:11 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:12 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:13 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:14 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:15 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:16 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:17 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:18 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:19 Waiting for index 8475034842034643023 to go active ...
2023/08/13 23:56:20 Index is 8475034842034643023 now active
2023/08/13 23:56:20 Build command issued for the deferred indexes [13467975087298503741]
2023/08/13 23:56:21 Dropping the secondary index id_age
2023/08/13 23:56:21 Index dropped
2023/08/13 23:56:27 Setting JSON docs in KV
2023/08/13 23:56:36 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/13 23:56:36 Waiting for the index id_gender to become active
2023/08/13 23:56:36 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:37 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:38 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:39 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:40 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:41 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:42 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:43 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:44 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:45 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:46 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:47 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:48 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:49 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:50 Waiting for index 15783433622603728903 to go active ...
2023/08/13 23:56:51 Index is 15783433622603728903 now active
2023/08/13 23:56:52 Using n1ql client
2023/08/13 23:56:52 Expected and Actual scan responses are the same
2023/08/13 23:56:52 Using n1ql client
2023/08/13 23:56:54 Expected and Actual scan responses are the same
--- PASS: TestDropSecondIndexSecondDeferBuilding (55.65s)
=== RUN   TestCreateAfterDropWhileIndexBuilding
2023/08/13 23:56:54 In TestCreateAfterDropWhileIndexBuilding()
2023/08/13 23:56:54 In DropAllSecondaryIndexes()
2023/08/13 23:56:54 Index found:  id_company
2023/08/13 23:56:54 Dropped index id_company
2023/08/13 23:56:54 Index found:  id_gender
2023/08/13 23:56:55 Dropped index id_gender
2023/08/13 23:57:17 Setting JSON docs in KV
2023/08/13 23:58:15 Build command issued for the deferred indexes [4927091702322182662]
2023/08/13 23:58:16 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:17 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:18 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:19 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:20 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:21 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:22 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:23 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:24 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:25 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:26 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:27 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:28 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:29 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:30 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:31 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:32 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:33 Waiting for index 4927091702322182662 to go active ...
2023/08/13 23:58:34 Index is 4927091702322182662 now active
2023/08/13 23:58:34 Build command issued for the deferred indexes [17531526823524778834]
2023/08/13 23:58:35 Dropping the secondary index id_company
2023/08/13 23:58:35 Index dropped
2023/08/13 23:58:35 Dropping the secondary index id_age
2023/08/13 23:58:36 Index dropped
2023/08/13 23:58:43 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/13 23:58:43 Waiting for the index id_gender to become active
2023/08/13 23:58:43 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:44 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:45 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:46 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:47 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:48 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:49 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:50 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:51 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:52 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:53 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:54 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:55 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:56 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:57 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:58 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:58:59 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:59:00 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:59:01 Waiting for index 10102513020679498218 to go active ...
2023/08/13 23:59:02 Index is 10102513020679498218 now active
2023/08/13 23:59:03 Index is 10102513020679498218 now active
2023/08/13 23:59:03 Using n1ql client
2023/08/13 23:59:05 Expected and Actual scan responses are the same
--- PASS: TestCreateAfterDropWhileIndexBuilding (131.01s)
=== RUN   TestDropBuildingIndex1
2023/08/13 23:59:05 In TestDropBuildingIndex1()
2023/08/13 23:59:05 In DropAllSecondaryIndexes()
2023/08/13 23:59:05 Index found:  id_gender
2023/08/13 23:59:05 Dropped index id_gender
2023/08/13 23:59:10 Setting JSON docs in KV
2023/08/13 23:59:39 Created the secondary index id_company. Waiting for it become active
2023/08/13 23:59:39 Index is 16469981471573199895 now active
2023/08/14 00:00:04 Dropping the secondary index id_age
2023/08/14 00:00:04 Index dropped
2023/08/14 00:00:24 Created the secondary index id_age. Waiting for it become active
2023/08/14 00:00:24 Index is 1398342981394545959 now active
2023/08/14 00:00:26 Setting JSON docs in KV
2023/08/14 00:00:35 Using n1ql client
2023/08/14 00:00:35 Expected and Actual scan responses are the same
2023/08/14 00:00:35 Using n1ql client
2023/08/14 00:00:36 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex1 (90.74s)
=== RUN   TestDropBuildingIndex2
2023/08/14 00:00:36 In TestDropBuildingIndex2()
2023/08/14 00:00:36 In DropAllSecondaryIndexes()
2023/08/14 00:00:36 Index found:  id_age
2023/08/14 00:00:36 Dropped index id_age
2023/08/14 00:00:36 Index found:  id_company
2023/08/14 00:00:36 Dropped index id_company
2023/08/14 00:00:41 Setting JSON docs in KV
2023/08/14 00:01:21 Created the secondary index id_company. Waiting for it become active
2023/08/14 00:01:21 Index is 13066598512098569075 now active
2023/08/14 00:01:45 Dropping the secondary index id_company
2023/08/14 00:01:45 Index dropped
2023/08/14 00:01:45 Index is 9918179566557381754 now active
2023/08/14 00:02:08 Created the secondary index id_company. Waiting for it become active
2023/08/14 00:02:08 Index is 6090652390492504078 now active
2023/08/14 00:02:11 Setting JSON docs in KV
2023/08/14 00:02:20 Using n1ql client
2023/08/14 00:02:20 Expected and Actual scan responses are the same
2023/08/14 00:02:20 Using n1ql client
2023/08/14 00:02:21 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex2 (104.76s)
=== RUN   TestDropIndexWithDataLoad
2023/08/14 00:02:21 In TestDropIndexWithDataLoad()
2023/08/14 00:02:21 In DropAllSecondaryIndexes()
2023/08/14 00:02:21 Index found:  id_company
2023/08/14 00:02:21 Dropped index id_company
2023/08/14 00:02:21 Index found:  id_age
2023/08/14 00:02:21 Dropped index id_age
2023/08/14 00:02:23 Setting JSON docs in KV
2023/08/14 00:02:49 Created the secondary index id_company. Waiting for it become active
2023/08/14 00:02:49 Index is 2952534602210532396 now active
2023/08/14 00:03:15 Created the secondary index id_age. Waiting for it become active
2023/08/14 00:03:15 Index is 8737738141274209486 now active
2023/08/14 00:03:38 Created the secondary index id_gender. Waiting for it become active
2023/08/14 00:03:38 Index is 9986887550828159356 now active
2023/08/14 00:04:04 Created the secondary index id_isActive. Waiting for it become active
2023/08/14 00:04:04 Index is 1287787321942393630 now active
2023/08/14 00:04:11 Setting JSON docs in KV
2023/08/14 00:04:11 In LoadKVBucket
2023/08/14 00:04:11 Bucket name = default
2023/08/14 00:04:11 In DropIndexWhileKVLoad
2023/08/14 00:04:12 Dropping the secondary index id_company
2023/08/14 00:04:12 Index dropped
2023/08/14 00:04:38 Using n1ql client
2023/08/14 00:04:39 Expected and Actual scan responses are the same
2023/08/14 00:04:39 Number of docScanResults and scanResults = 96712 and 96712
2023/08/14 00:04:40 Using n1ql client
2023/08/14 00:04:43 Expected and Actual scan responses are the same
2023/08/14 00:04:43 Number of docScanResults and scanResults = 420000 and 420000
--- PASS: TestDropIndexWithDataLoad (142.10s)
=== RUN   TestDropAllIndexesWithDataLoad
2023/08/14 00:04:43 In TestDropAllIndexesWithDataLoad()
2023/08/14 00:04:43 In DropAllSecondaryIndexes()
2023/08/14 00:04:43 Index found:  id_gender
2023/08/14 00:04:43 Dropped index id_gender
2023/08/14 00:04:43 Index found:  id_isActive
2023/08/14 00:04:43 Dropped index id_isActive
2023/08/14 00:04:43 Index found:  id_age
2023/08/14 00:04:43 Dropped index id_age
2023/08/14 00:04:45 Setting JSON docs in KV
2023/08/14 00:05:15 Created the secondary index id_company. Waiting for it become active
2023/08/14 00:05:15 Index is 15651849172893646262 now active
2023/08/14 00:05:43 Created the secondary index id_age. Waiting for it become active
2023/08/14 00:05:43 Index is 10442506648478679475 now active
2023/08/14 00:06:12 Created the secondary index id_gender. Waiting for it become active
2023/08/14 00:06:12 Index is 1973999453273734891 now active
2023/08/14 00:06:37 Created the secondary index id_isActive. Waiting for it become active
2023/08/14 00:06:37 Index is 5174385806760786080 now active
2023/08/14 00:06:43 Setting JSON docs in KV
2023/08/14 00:06:43 In LoadKVBucket
2023/08/14 00:06:43 Bucket name = default
2023/08/14 00:06:43 In DropIndexWhileKVLoad
2023/08/14 00:06:43 In DropIndexWhileKVLoad
2023/08/14 00:06:43 In DropIndexWhileKVLoad
2023/08/14 00:06:43 In DropIndexWhileKVLoad
2023/08/14 00:06:44 Dropping the secondary index id_company
2023/08/14 00:06:44 Dropping the secondary index id_age
2023/08/14 00:06:44 Dropping the secondary index id_isActive
2023/08/14 00:06:44 Dropping the secondary index id_gender
2023/08/14 00:06:45 Index dropped
2023/08/14 00:06:45 Index dropped
2023/08/14 00:06:45 Index dropped
2023/08/14 00:06:45 Index dropped
2023/08/14 00:07:06 Using n1ql client
2023/08/14 00:07:06 Scan failed as expected with error: Index Not Found - cause: GSI index id_company not found.
--- PASS: TestDropAllIndexesWithDataLoad (142.75s)
=== RUN   TestCreateBucket_AnotherIndexBuilding
2023/08/14 00:07:06 In TestCreateBucket_AnotherIndexBuilding()
2023/08/14 00:07:06 In DropAllSecondaryIndexes()
2023/08/14 00:07:43 Flushed the bucket default, Response body: 
2023/08/14 00:07:46 Modified parameters of bucket default, responseBody: 
2023/08/14 00:07:46 http://127.0.0.1:9000/pools/default/buckets/multi_buck2
2023/08/14 00:07:46 &{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[]      0xc00012e000}
2023/08/14 00:07:46 &{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:[Sun, 13 Aug 2023 18:37:46 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]] 0xc0063d2680 31 [] false false map[] 0xc0004e5c00 }
2023/08/14 00:07:46 DeleteBucket failed for bucket multi_buck2 
2023/08/14 00:07:46 Deleted bucket multi_buck2, responseBody: Requested resource not found.
2023/08/14 00:08:01 Setting JSON docs in KV
2023/08/14 00:10:02 Created bucket multi_buck2, responseBody: 
2023/08/14 00:10:26 Index is 13296251621404341830 now active
2023/08/14 00:10:26 Index is 8203636839391608486 now active
2023/08/14 00:10:26 Using n1ql client
2023-08-14T00:10:26.692+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T00:10:26.692+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T00:10:26.693+05:30 [Info] metadata provider version changed 1241 -> 1242
2023-08-14T00:10:26.693+05:30 [Info] switched currmeta from 1241 -> 1242 force false 
2023-08-14T00:10:26.693+05:30 [Info] GSIC[default/multi_buck2-_default-_default-1691952026683222133] started ...
2023/08/14 00:10:26 Expected and Actual scan responses are the same
2023/08/14 00:10:26 Number of docScanResults and scanResults = 10000 and 10000
2023/08/14 00:10:27 Using n1ql client
2023/08/14 00:10:30 Expected and Actual scan responses are the same
2023/08/14 00:10:30 Number of docScanResults and scanResults = 200000 and 200000
2023/08/14 00:10:33 Deleted bucket multi_buck2, responseBody: 
2023/08/14 00:11:10 Flushed the bucket default, Response body: 
--- PASS: TestCreateBucket_AnotherIndexBuilding (244.83s)
=== RUN   TestDropBucket2Index_Bucket1IndexBuilding
2023/08/14 00:11:10 In TestDropBucket2Index_Bucket1IndexBuilding()
2023/08/14 00:11:10 In DropAllSecondaryIndexes()
2023/08/14 00:11:10 Index found:  buck1_idx
2023/08/14 00:11:11 Dropped index buck1_idx
2023/08/14 00:11:49 Flushed the bucket default, Response body: 
2023/08/14 00:11:52 Modified parameters of bucket default, responseBody: 
2023/08/14 00:11:52 http://127.0.0.1:9000/pools/default/buckets/multibucket_test3
2023/08/14 00:11:52 &{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[]      0xc00012e000}
2023/08/14 00:11:52 &{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:[Sun, 13 Aug 2023 18:41:51 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]] 0xc009482d80 31 [] false false map[] 0xc00866e300 }
2023/08/14 00:11:52 DeleteBucket failed for bucket multibucket_test3 
2023/08/14 00:11:52 Deleted bucket multibucket_test3, responseBody: Requested resource not found.
2023/08/14 00:11:52 Created bucket multibucket_test3, responseBody: 
2023/08/14 00:12:07 Setting JSON docs in KV
2023/08/14 00:13:08 Created the secondary index buck2_idx. Waiting for it become active
2023/08/14 00:13:08 Index is 7843226758401518805 now active
2023/08/14 00:13:21 Dropping the secondary index buck2_idx
2023/08/14 00:13:21 Index dropped
2023/08/14 00:13:21 Index is 6181504589174677386 now active
2023/08/14 00:13:21 Using n1ql client
2023/08/14 00:13:22 Expected and Actual scan responses are the same
2023/08/14 00:13:22 Number of docScanResults and scanResults = 100000 and 100000
2023/08/14 00:13:24 Deleted bucket multibucket_test3, responseBody: 
2023/08/14 00:14:02 Flushed the bucket default, Response body: 
--- PASS: TestDropBucket2Index_Bucket1IndexBuilding (171.26s)
=== RUN   TestDeleteBucketWhileInitialIndexBuild
2023/08/14 00:14:02 In TestDeleteBucketWhileInitialIndexBuild()
2023/08/14 00:14:02 ============== DBG: Drop all indexes in all buckets
2023/08/14 00:14:02 In DropAllSecondaryIndexes()
2023/08/14 00:14:02 Index found:  buck1_idx
2023/08/14 00:14:02 Dropped index buck1_idx
2023/08/14 00:14:02 ============== DBG: Delete bucket default
2023/08/14 00:14:04 Deleted bucket default, responseBody: 
2023/08/14 00:14:04 ============== DBG: Create bucket default
2023/08/14 00:14:04 Created bucket default, responseBody: 
2023/08/14 00:14:07 Flush Enabled on bucket default, responseBody: 
2023/08/14 00:14:41 Flushed the bucket default, Response body: 
2023/08/14 00:14:41 ============== DBG: Delete bucket testbucket2
2023/08/14 00:14:41 http://127.0.0.1:9000/pools/default/buckets/testbucket2
2023/08/14 00:14:41 &{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[]      0xc00012e000}
2023/08/14 00:14:41 &{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:[Sun, 13 Aug 2023 18:44:40 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]] 0xc004901bc0 31 [] false false map[] 0xc01a6de600 }
2023/08/14 00:14:41 DeleteBucket failed for bucket testbucket2 
2023/08/14 00:14:41 Deleted bucket testbucket2, responseBody: Requested resource not found.
2023/08/14 00:14:41 ============== DBG: Create bucket testbucket2
2023/08/14 00:14:41 Created bucket testbucket2, responseBody: 
2023/08/14 00:14:44 Flush Enabled on bucket testbucket2, responseBody: 
2023/08/14 00:15:17 Flushed the bucket testbucket2, Response body: 
2023/08/14 00:15:17 ============== DBG: Delete bucket testbucket3
2023/08/14 00:15:17 http://127.0.0.1:9000/pools/default/buckets/testbucket3
2023/08/14 00:15:17 &{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[]      0xc00012e000}
2023/08/14 00:15:17 &{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:[Sun, 13 Aug 2023 18:45:17 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]] 0xc04a16d280 31 [] false false map[] 0xc00e432000 }
2023/08/14 00:15:17 DeleteBucket failed for bucket testbucket3 
2023/08/14 00:15:17 Deleted bucket testbucket3, responseBody: Requested resource not found.
2023/08/14 00:15:17 ============== DBG: Create bucket testbucket3
2023/08/14 00:15:17 Created bucket testbucket3, responseBody: 
2023/08/14 00:15:21 Flush Enabled on bucket testbucket3, responseBody: 
2023/08/14 00:15:54 Flushed the bucket testbucket3, Response body: 
2023/08/14 00:15:54 ============== DBG: Delete bucket testbucket4
2023/08/14 00:15:54 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/14 00:15:54 &{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[]      0xc00012e000}
2023/08/14 00:15:54 &{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:[Sun, 13 Aug 2023 18:45:53 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]] 0xc005976140 31 [] false false map[] 0xc01a6de100 }
2023/08/14 00:15:54 DeleteBucket failed for bucket testbucket4 
2023/08/14 00:15:54 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/14 00:15:54 ============== DBG: Create bucket testbucket4
2023/08/14 00:15:54 Created bucket testbucket4, responseBody: 
2023/08/14 00:15:57 Flush Enabled on bucket testbucket4, responseBody: 
2023/08/14 00:16:31 Flushed the bucket testbucket4, Response body: 
2023/08/14 00:16:46 Generating docs and Populating all the buckets
2023/08/14 00:16:46 ============== DBG: Creating docs in bucket default
2023/08/14 00:16:47 ============== DBG: Creating index bucket1_age in bucket default
2023/08/14 00:16:51 Created the secondary index bucket1_age. Waiting for it become active
2023/08/14 00:16:51 Index is 1908474592193840871 now active
2023/08/14 00:16:51 ============== DBG: Creating index bucket1_gender in bucket default
2023/08/14 00:16:57 Created the secondary index bucket1_gender. Waiting for it become active
2023/08/14 00:16:57 Index is 2422070946697244110 now active
2023/08/14 00:16:58 ============== DBG: Creating docs in bucket testbucket2
2023/08/14 00:16:59 ============== DBG: Creating index bucket2_city in bucket testbucket2
2023/08/14 00:17:03 Created the secondary index bucket2_city. Waiting for it become active
2023/08/14 00:17:03 Index is 13944511979929890788 now active
2023/08/14 00:17:03 ============== DBG: Creating index bucket2_company in bucket testbucket2
2023/08/14 00:17:11 Created the secondary index bucket2_company. Waiting for it become active
2023/08/14 00:17:11 Index is 4419686426924280588 now active
2023/08/14 00:17:11 ============== DBG: Creating docs in bucket testbucket3
2023/08/14 00:17:12 ============== DBG: Creating index bucket3_gender in bucket testbucket3
2023/08/14 00:17:17 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/14 00:17:17 Index is 10131819875019544337 now active
2023/08/14 00:17:17 ============== DBG: Creating index bucket3_address in bucket testbucket3
2023/08/14 00:17:24 Created the secondary index bucket3_address. Waiting for it become active
2023/08/14 00:17:24 Index is 11578286986887710163 now active
2023/08/14 00:17:24 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/14 00:17:24 Using n1ql client
2023-08-14T00:17:24.337+05:30 [Info] metadata provider version changed 1300 -> 1301
2023-08-14T00:17:24.337+05:30 [Info] switched currmeta from 1300 -> 1301 force false 
2023-08-14T00:17:24.338+05:30 [Info] GSIC[default/default-_default-_default-1691952444325842518] started ...
2023/08/14 00:17:24 ============== DBG: First bucket scan:: Expected results = 294 Actual results = 294
2023/08/14 00:17:24 Expected and Actual scan responses are the same
2023/08/14 00:17:35 ============== DBG: Creating 50K docs in bucket testbucket4
2023/08/14 00:18:02 ============== DBG: Creating index bucket4_balance asynchronously in bucket testbucket4
2023/08/14 00:18:11 ============== DBG: Deleting bucket testbucket4
2023/08/14 00:18:13 Deleted bucket testbucket4, responseBody: 
2023/08/14 00:18:13 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/14 00:18:13 Using n1ql client
2023/08/14 00:18:13 ============== DBG: First bucket scan:: Expected results = 294 Actual results = 294
2023/08/14 00:18:13 Expected and Actual scan responses are the same
2023/08/14 00:18:13 ============== DBG: Second bucket scan:: Scanning index bucket2_city in bucket testbucket2
2023/08/14 00:18:13 Using n1ql client
2023-08-14T00:18:13.442+05:30 [Info] metadata provider version changed 1308 -> 1309
2023-08-14T00:18:13.443+05:30 [Info] switched currmeta from 1308 -> 1309 force false 
2023-08-14T00:18:13.443+05:30 [Info] GSIC[default/testbucket2-_default-_default-1691952493440484782] started ...
2023/08/14 00:18:13 ============== DBG: Second bucket scan:: Expected results = 392 Actual results = 392
2023/08/14 00:18:13 Expected and Actual scan responses are the same
2023/08/14 00:18:13 ============== DBG: Third bucket scan:: Scanning index bucket3_gender in bucket testbucket3
2023/08/14 00:18:13 Using n1ql client
2023-08-14T00:18:13.451+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T00:18:13.451+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T00:18:13.452+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T00:18:13.452+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T00:18:13.453+05:30 [Info] switched currmeta from 1309 -> 1309 force true 
2023-08-14T00:18:13.454+05:30 [Info] switched currmeta from 1312 -> 1313 force true 
2023-08-14T00:18:13.455+05:30 [Info] GSIC[default/testbucket3-_default-_default-1691952493450220019] started ...
2023/08/14 00:18:13 ============== DBG: Third bucket scan:: Expected results = 492 Actual results = 492
2023/08/14 00:18:13 Expected and Actual scan responses are the same
2023/08/14 00:18:13 ============== DBG: Deleting buckets testbucket2 testbucket3 testbucket4
2023/08/14 00:18:16 Deleted bucket testbucket2, responseBody: 
2023/08/14 00:18:18 Deleted bucket testbucket3, responseBody: 
2023/08/14 00:18:18 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/14 00:18:18 &{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[]      0xc00012e000}
2023/08/14 00:18:18 &{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:[Sun, 13 Aug 2023 18:48:17 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]] 0xc0073fd7c0 31 [] false false map[] 0xc007560a00 }
2023/08/14 00:18:18 DeleteBucket failed for bucket testbucket4 
2023/08/14 00:18:18 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/14 00:18:21 Modified parameters of bucket default, responseBody: 
--- PASS: TestDeleteBucketWhileInitialIndexBuild (274.37s)
=== RUN   TestWherClause_UpdateDocument
2023/08/14 00:18:36 In TestWherClause_UpdateDocument()
2023/08/14 00:18:36 In DropAllSecondaryIndexes()
2023/08/14 00:18:36 Index found:  bucket1_age
2023/08/14 00:18:36 Dropped index bucket1_age
2023/08/14 00:18:36 Index found:  bucket1_gender
2023/08/14 00:18:36 Dropped index bucket1_gender
2023/08/14 00:19:14 Flushed the bucket default, Response body: 
2023/08/14 00:19:16 Setting JSON docs in KV
2023/08/14 00:19:25 Created the secondary index id_ageGreaterThan40. Waiting for it become active
2023/08/14 00:19:25 Index is 12533674451241377013 now active
2023/08/14 00:19:25 Using n1ql client
2023/08/14 00:19:25 Expected and Actual scan responses are the same
2023/08/14 00:19:25 Number of docScanResults and scanResults = 5981 and 5981
2023/08/14 00:19:30 Using n1ql client
2023/08/14 00:19:30 Expected and Actual scan responses are the same
2023/08/14 00:19:30 Number of docScanResults and scanResults = 1981 and 1981
--- PASS: TestWherClause_UpdateDocument (53.83s)
=== RUN   TestDeferFalse
2023/08/14 00:19:30 In TestDeferFalse()
2023/08/14 00:19:32 Setting JSON docs in KV
2023/08/14 00:19:46 Created the secondary index index_deferfalse1. Waiting for it become active
2023/08/14 00:19:46 Index is 5293493887228718981 now active
2023/08/14 00:19:46 Using n1ql client
2023/08/14 00:19:46 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse (15.87s)
=== RUN   TestDeferFalse_CloseClientConnection
2023/08/14 00:19:46 In TestDeferFalse_CloseClientConnection()
2023/08/14 00:19:46 In CloseClientThread
2023/08/14 00:19:46 In CreateIndexThread
2023/08/14 00:19:48 Create Index call failed as expected due to error : Terminate Request due to client termination
2023/08/14 00:19:48 Waiting for index 6019187921392442730 to go active ...
2023/08/14 00:19:49 Waiting for index 6019187921392442730 to go active ...
2023/08/14 00:19:50 Waiting for index 6019187921392442730 to go active ...
2023/08/14 00:19:51 Waiting for index 6019187921392442730 to go active ...
2023/08/14 00:19:52 Waiting for index 6019187921392442730 to go active ...
2023/08/14 00:19:53 Waiting for index 6019187921392442730 to go active ...
2023/08/14 00:19:54 Index is 6019187921392442730 now active
2023/08/14 00:19:54 Using n1ql client
2023/08/14 00:19:54 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse_CloseClientConnection (8.12s)
=== RUN   TestOrphanIndexCleanup
2023/08/14 00:19:54 In DropAllSecondaryIndexes()
2023/08/14 00:19:54 Index found:  index_deferfalse2
2023/08/14 00:19:54 Dropped index index_deferfalse2
2023/08/14 00:19:54 Index found:  index_deferfalse1
2023/08/14 00:19:54 Dropped index index_deferfalse1
2023/08/14 00:19:54 Index found:  id_ageGreaterThan40
2023/08/14 00:19:54 Dropped index id_ageGreaterThan40
2023/08/14 00:20:08 Created the secondary index idx1_age_regular. Waiting for it become active
2023/08/14 00:20:08 Index is 1516409250912741611 now active
2023/08/14 00:20:16 Created the secondary index idx2_company_regular. Waiting for it become active
2023/08/14 00:20:16 Index is 12555091499294628948 now active
2023/08/14 00:20:26 Using n1ql client
2023/08/14 00:20:26 Query on idx1_age_regular is successful
2023/08/14 00:20:26 Using n1ql client
2023/08/14 00:20:26 Query on idx2_company_regular is successful
Restarting indexer process ...
2023/08/14 00:20:26 []
2023-08-14T00:20:26.721+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-14T00:20:26.721+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/14 00:20:46 Using n1ql client
2023-08-14T00:20:46.683+05:30 [Error] transport error between 127.0.0.1:58606->127.0.0.1:9107: write tcp 127.0.0.1:58606->127.0.0.1:9107: write: broken pipe
2023-08-14T00:20:46.683+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 8450450371969327309 request transport failed `write tcp 127.0.0.1:58606->127.0.0.1:9107: write: broken pipe`
2023-08-14T00:20:46.683+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T00:20:46.683+05:30 [Error] metadataClient:PickRandom: Replicas - [6255656066882755616], PrunedReplica - map[], FilteredReplica map[]
2023/08/14 00:20:46 Query on idx1_age_regular is successful - after indexer restart.
2023/08/14 00:20:46 Using n1ql client
2023/08/14 00:20:46 Query on idx2_company_regular is successful - after indexer restart.
--- PASS: TestOrphanIndexCleanup (52.31s)
=== RUN   TestOrphanPartitionCleanup
2023/08/14 00:20:51 Created the secondary index idx3_age_regular. Waiting for it become active
2023/08/14 00:20:51 Index is 15727174885226716314 now active
2023/08/14 00:21:01 Using n1ql client
2023/08/14 00:21:01 Query on idx3_age_regular is successful
Restarting indexer process ...
2023/08/14 00:21:01 []
2023-08-14T00:21:01.714+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-14T00:21:01.714+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/14 00:21:21 Using n1ql client
2023-08-14T00:21:21.690+05:30 [Error] transport error between 127.0.0.1:53066->127.0.0.1:9107: write tcp 127.0.0.1:53066->127.0.0.1:9107: write: broken pipe
2023-08-14T00:21:21.690+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 2640931748328924232 request transport failed `write tcp 127.0.0.1:53066->127.0.0.1:9107: write: broken pipe`
2023-08-14T00:21:21.690+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8.  Partition with instances 0 
2023-08-14T00:21:21.690+05:30 [Error] metadataClient:PickRandom: Replicas - [15580615175996635348], PrunedReplica - map[], FilteredReplica map[]
2023/08/14 00:21:21 Query on idx3_age_regular is successful - after indexer restart.
--- PASS: TestOrphanPartitionCleanup (34.99s)
=== RUN   TestIndexerSettings
2023/08/14 00:21:21 In TestIndexerSettings()
2023/08/14 00:21:21 Changing config key indexer.settings.max_cpu_percent to value 300
2023/08/14 00:21:21 Changing config key indexer.settings.inmemory_snapshot.interval to value 300
2023/08/14 00:21:22 Changing config key indexer.settings.persisted_snapshot.interval to value 20000
2023/08/14 00:21:22 Changing config key indexer.settings.recovery.max_rollbacks to value 3
2023/08/14 00:21:22 Changing config key indexer.settings.log_level to value error
--- PASS: TestIndexerSettings (0.58s)
=== RUN   TestRestoreDefaultSettings
2023/08/14 00:21:22 In TestIndexerSettings_RestoreDefault()
2023/08/14 00:21:22 Changing config key indexer.settings.max_cpu_percent to value 0
2023/08/14 00:21:22 Changing config key indexer.settings.inmemory_snapshot.interval to value 200
2023/08/14 00:21:22 Changing config key indexer.settings.persisted_snapshot.interval to value 5000
2023/08/14 00:21:22 Changing config key indexer.settings.recovery.max_rollbacks to value 5
2023/08/14 00:21:22 Changing config key indexer.settings.log_level to value info
--- PASS: TestRestoreDefaultSettings (0.56s)
=== RUN   TestStat_ItemsCount
2023/08/14 00:21:22 In TestStat_ItemsCount()
2023/08/14 00:21:22 In DropAllSecondaryIndexes()
2023/08/14 00:21:22 Index found:  idx1_age_regular
2023/08/14 00:21:22 Dropped index idx1_age_regular
2023/08/14 00:21:22 Index found:  idx2_company_regular
2023/08/14 00:21:22 Dropped index idx2_company_regular
2023/08/14 00:21:22 Index found:  idx3_age_regular
2023/08/14 00:21:23 Dropped index idx3_age_regular
2023/08/14 00:21:23 Emptying the default bucket
2023/08/14 00:21:26 Flush Enabled on bucket default, responseBody: 
2023/08/14 00:22:04 Flushed the bucket default, Response body: 
2023/08/14 00:22:04 Generating JSON docs
2023/08/14 00:22:04 Setting initial JSON docs in KV
2023/08/14 00:22:09 Creating a 2i
2023/08/14 00:22:12 Created the secondary index index_test1. Waiting for it become active
2023/08/14 00:22:12 Index is 12288522289670334717 now active
2023/08/14 00:22:17 items_count stat is 10000
--- PASS: TestStat_ItemsCount (54.72s)
=== RUN   TestRangeArrayIndex_Distinct
2023/08/14 00:22:17 In TestRangeArrayIndex_Distinct()
2023/08/14 00:22:17 In DropAllSecondaryIndexes()
2023/08/14 00:22:17 Index found:  index_test1
2023/08/14 00:22:17 Dropped index index_test1
2023/08/14 00:22:55 Flushed the bucket default, Response body: 
2023/08/14 00:22:59 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 00:22:59 Index is 6355442557494470804 now active
2023-08-14T00:22:59.392+05:30 [Error] transport error between 127.0.0.1:37632->127.0.0.1:9107: write tcp 127.0.0.1:37632->127.0.0.1:9107: write: broken pipe
2023-08-14T00:22:59.392+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:37632->127.0.0.1:9107: write: broken pipe`
2023-08-14T00:22:59.392+05:30 [Warn] scan failed: requestId  queryport 127.0.0.1:9107 inst 4752510545543078113 partition [0]
2023-08-14T00:22:59.392+05:30 [Warn] Scan failed with error for index 6355442557494470804.  Trying scan again with replica, reqId: :  write tcp 127.0.0.1:37632->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023-08-14T00:22:59.392+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T00:22:59.393+05:30 [Error] metadataClient:PickRandom: Replicas - [4752510545543078113], PrunedReplica - map[], FilteredReplica map[]
2023-08-14T00:22:59.394+05:30 [Warn] Fail to find indexers to satisfy query request.  Trying scan again for index 6355442557494470804, reqId: :  write tcp 127.0.0.1:37632->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023/08/14 00:22:59 Expected and Actual scan responses are the same
2023/08/14 00:23:02 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Distinct (44.66s)
=== RUN   TestUpdateArrayIndex_Distinct
2023/08/14 00:23:02 In TestUpdateArrayIndex_Distinct()
2023/08/14 00:23:02 In DropAllSecondaryIndexes()
2023/08/14 00:23:02 Index found:  arridx_friends
2023/08/14 00:23:02 Dropped index arridx_friends
2023/08/14 00:23:40 Flushed the bucket default, Response body: 
2023/08/14 00:23:44 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 00:23:44 Index is 916143661219837529 now active
2023/08/14 00:23:44 Expected and Actual scan responses are the same
2023/08/14 00:23:47 Expected and Actual scan responses are the same
2023/08/14 00:23:47 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Distinct (45.52s)
=== RUN   TestRangeArrayIndex_Duplicate
2023/08/14 00:23:47 In TestRangeArrayIndex_Duplicate()
2023/08/14 00:23:47 In DropAllSecondaryIndexes()
2023/08/14 00:23:47 Index found:  arridx_friends
2023/08/14 00:23:47 Dropped index arridx_friends
2023/08/14 00:24:25 Flushed the bucket default, Response body: 
2023/08/14 00:24:28 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 00:24:28 Index is 9744659276780349530 now active
2023/08/14 00:24:29 Expected and Actual scan responses are the same
2023/08/14 00:24:31 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Duplicate (44.08s)
=== RUN   TestUpdateArrayIndex_Duplicate
2023/08/14 00:24:31 In TestUpdateArrayIndex_Duplicate()
2023/08/14 00:24:31 In DropAllSecondaryIndexes()
2023/08/14 00:24:31 Index found:  arridx_friends
2023/08/14 00:24:31 Dropped index arridx_friends
2023/08/14 00:25:10 Flushed the bucket default, Response body: 
2023/08/14 00:25:13 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 00:25:13 Index is 14419067181932781900 now active
2023/08/14 00:25:14 Expected and Actual scan responses are the same
2023/08/14 00:25:17 Expected and Actual scan responses are the same
2023/08/14 00:25:17 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Duplicate (45.48s)
=== RUN   TestArrayIndexCornerCases
    set09_arrayindex_test.go:193: Test disbaled
--- SKIP: TestArrayIndexCornerCases (0.00s)
=== RUN   TestArraySizeIncreaseDecrease1
    set09_arrayindex_test.go:249: Test disbaled
--- SKIP: TestArraySizeIncreaseDecrease1 (0.00s)
=== RUN   TestArraySizeIncreaseDecrease2
    set09_arrayindex_test.go:369: Test disbaled
--- SKIP: TestArraySizeIncreaseDecrease2 (0.00s)
=== RUN   TestBufferedScan_BackfillDisabled
2023/08/14 00:25:17 In TestBufferedScan_BackfillDisabled()
2023/08/14 00:25:17 In DropAllSecondaryIndexes()
2023/08/14 00:25:17 Index found:  arridx_friends
2023/08/14 00:25:17 Dropped index arridx_friends
2023/08/14 00:25:54 Flushed the bucket default, Response body: 
2023/08/14 00:26:32 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/14 00:26:38 Created the secondary index addressidx. Waiting for it become active
2023/08/14 00:26:38 Index is 7924330699165751562 now active
2023-08-14T00:26:38.338+05:30 [Info] metadata provider version changed 1440 -> 1441
2023-08-14T00:26:38.338+05:30 [Info] switched currmeta from 1440 -> 1441 force false 
2023-08-14T00:26:38.338+05:30 [Info] GSIC[default/default-_default-_default-1691952998335655008] started ...
2023-08-14T00:26:38.338+05:30 [Warn] MonitorIndexer: Indexer for default:_default:_default is already being monitored
2023/08/14 00:26:38 Non-backfill file found: /tmp/.ICE-unix
2023/08/14 00:26:38 Non-backfill file found: /tmp/.Test-unix
2023/08/14 00:26:38 Non-backfill file found: /tmp/.X11-unix
2023/08/14 00:26:38 Non-backfill file found: /tmp/.XIM-unix
2023/08/14 00:26:38 Non-backfill file found: /tmp/.font-unix
2023/08/14 00:26:38 Non-backfill file found: /tmp/2d70cc62-bc95-4bd5-94e1-97958b05298d.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/306a4406-9855-471e-b328-fbd8e5ae7820.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/333c60ee-8b21-4329-ae33-c9c4d0e454ba.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/3880f604-958c-429f-a2fb-33e1e9c94548.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/5ff4fd29-00f3-430b-8d49-f68e05fff3a2.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/6b12f4f6-e70a-412a-83de-b8b793fdabf9.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/75d9d472-0e58-41dd-9e89-f56876378046.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/8128748d-8a3a-444c-8ff2-74ec35b02fc2.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/a547cf79-6276-4385-99a2-b6bc7ba099aa.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/b228d174-cd07-47e1-9398-1c73674dc399.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/d544f0d4-414c-475d-806c-bd48d98a68d4.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/ea2bc862-ad67-4d3c-9a4d-736a5aa5c582.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_2d70cc62-bc95-4bd5-94e1-97958b05298d.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_306a4406-9855-471e-b328-fbd8e5ae7820.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_333c60ee-8b21-4329-ae33-c9c4d0e454ba.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_3880f604-958c-429f-a2fb-33e1e9c94548.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_5ff4fd29-00f3-430b-8d49-f68e05fff3a2.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_6b12f4f6-e70a-412a-83de-b8b793fdabf9.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_75d9d472-0e58-41dd-9e89-f56876378046.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_8128748d-8a3a-444c-8ff2-74ec35b02fc2.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_a547cf79-6276-4385-99a2-b6bc7ba099aa.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_b228d174-cd07-47e1-9398-1c73674dc399.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_d544f0d4-414c-475d-806c-bd48d98a68d4.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/f_ea2bc862-ad67-4d3c-9a4d-736a5aa5c582.sock
2023/08/14 00:26:38 Non-backfill file found: /tmp/fail.log
2023/08/14 00:26:38 Non-backfill file found: /tmp/go-build1878766811
2023/08/14 00:26:38 Non-backfill file found: /tmp/mdbslice
2023/08/14 00:26:38 Non-backfill file found: /tmp/systemd-private-20f7d343c385471fa27915f6d5463cd0-apache2.service-Tikn9A
2023/08/14 00:26:38 Non-backfill file found: /tmp/systemd-private-20f7d343c385471fa27915f6d5463cd0-systemd-timesyncd.service-0ifHo4
2023/08/14 00:26:38 limit=1,chsize=256; received 1 items; took 9.380694ms
2023-08-14T00:26:38.364+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T00:26:38.364+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T00:26:38.365+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T00:26:38.365+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T00:26:38.367+05:30 [Info] switched currmeta from 1445 -> 1445 force true 
2023-08-14T00:26:38.381+05:30 [Info] switched currmeta from 1441 -> 1441 force true 
2023/08/14 00:26:40 limit=1000,chsize=256; received 1000 items; took 1.335361158s
2023-08-14T00:26:40.839+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-08-14T00:26:40.848+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T00:26:40.848+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T00:26:40.850+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T00:26:40.850+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T00:26:40.852+05:30 [Info] switched currmeta from 1445 -> 1445 force true 
2023-08-14T00:26:40.859+05:30 [Info] switched currmeta from 1441 -> 1441 force true 
2023-08-14T00:26:41.688+05:30 [Info] gsiKeyspace::Close Closing default:_default:_default
--- PASS: TestBufferedScan_BackfillDisabled (84.39s)
=== RUN   TestBufferedScan_BackfillEnabled
2023/08/14 00:26:41 In TestBufferedScan_BackfillEnabled()
2023-08-14T00:26:41.789+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2023/08/14 00:26:41 Changing config key queryport.client.settings.backfillLimit to value 1
2023-08-14T00:26:41.801+05:30 [Info] GSIC[default/default-_default-_default-1691953001796474349] started ...
2023-08-14T00:26:41.820+05:30 [Info] New settings received: 
{"indexer.api.enableTestServer":true,"indexer.plasma.backIndex.enableInMemoryCompression":true,"indexer.plasma.backIndex.enablePageBloomFilter":true,"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":true,"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":30,"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.percentage_memory_quota":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.blob_storage_bucket":"","indexer.settings.rebalance.blob_storage_prefix":"","indexer.settings.rebalance.blob_storage_region":"","indexer.settings.rebalance.blob_storage_scheme":"","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":201,"indexer.settings.sliceBufSize":800,"indexer.settings.smallSnapshotThreshold":30,"indexer.settings.snapshotListeners":2,"indexer.settings.snapshotRequestWorkers":2,"indexer.settings.statsLogDumpInterval":60,"indexer.settings.storage_mode":"memory_optimized","indexer.settings.storage_mode.disable_upgrade":true,"indexer.settings.thresholds.mem_high":70,"indexer.settings.thresholds.mem_low":50,"indexer.settings.thresholds.units_high":60,"indexer.settings.thresholds.units_low":40,"indexer.settings.units_quota":10000,"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}
2023/08/14 00:26:41 limit=1,chsize=256; received 1 items; took 19.072614ms
2023/08/14 00:26:42 limit=1000,chsize=256; received 1000 items; took 10.654038ms
2023/08/14 00:26:55 limit=1000,chsize=256; received 1000 items; took 10.365818177s
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
2023/08/14 00:27:10 limit=1000,chsize=256; received 702 items; took 14.423728398s
2023/08/14 00:27:10 limit=1000,chsize=256; received 702 items; took 14.424872799s
2023/08/14 00:27:11 Changing config key queryport.client.settings.backfillLimit to value 0
--- PASS: TestBufferedScan_BackfillEnabled (30.05s)
=== RUN   TestMultiScanSetup
2023/08/14 00:27:11 In TestMultiScanSetup()
2023/08/14 00:27:13 Emptying the default bucket
2023/08/14 00:27:16 Flush Enabled on bucket default, responseBody: 
2023/08/14 00:27:53 Flushed the bucket default, Response body: 
2023/08/14 00:27:53 Populating the default bucket
2023/08/14 00:28:07 Created the secondary index index_companyname. Waiting for it become active
2023/08/14 00:28:07 Index is 10588678647838642026 now active
2023/08/14 00:28:13 Created the secondary index index_company. Waiting for it become active
2023/08/14 00:28:13 Index is 8016846973942124993 now active
2023/08/14 00:28:20 Created the secondary index index_company_name_age. Waiting for it become active
2023/08/14 00:28:20 Index is 2831631513498831459 now active
2023/08/14 00:28:26 Created the secondary index index_primary. Waiting for it become active
2023/08/14 00:28:26 Index is 16905904750266265680 now active
2023/08/14 00:28:32 Created the secondary index index_company_name_age_address. Waiting for it become active
2023/08/14 00:28:32 Index is 10533964512738938467 now active
2023/08/14 00:28:39 Created the secondary index index_company_name_age_address_friends. Waiting for it become active
2023/08/14 00:28:39 Index is 1314470670161880820 now active
--- PASS: TestMultiScanSetup (87.84s)
=== RUN   TestMultiScanCount
2023/08/14 00:28:39 In TestMultiScanCount()
2023/08/14 00:28:39 

--------- Composite Index with 2 fields ---------
2023/08/14 00:28:39 
--- ScanAllNoFilter ---
2023/08/14 00:28:39 distinct = false
2023/08/14 00:28:40 Using n1ql client
2023/08/14 00:28:40 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:28:40 
--- ScanAllFilterNil ---
2023/08/14 00:28:40 distinct = false
2023/08/14 00:28:40 Using n1ql client
2023/08/14 00:28:40 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:28:40 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:28:40 distinct = false
2023/08/14 00:28:40 Using n1ql client
2023/08/14 00:28:40 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:28:40 
--- SingleSeek ---
2023/08/14 00:28:40 distinct = false
2023/08/14 00:28:41 Using n1ql client
2023/08/14 00:28:41 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 00:28:41 
--- MultipleSeek ---
2023/08/14 00:28:41 distinct = false
2023/08/14 00:28:41 Using n1ql client
2023/08/14 00:28:41 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 00:28:41 
--- SimpleRange ---
2023/08/14 00:28:41 distinct = false
2023/08/14 00:28:42 Using n1ql client
2023/08/14 00:28:42 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/14 00:28:42 
--- NonOverlappingRanges ---
2023/08/14 00:28:42 distinct = false
2023/08/14 00:28:42 Using n1ql client
2023/08/14 00:28:42 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/08/14 00:28:42 
--- OverlappingRanges ---
2023/08/14 00:28:42 distinct = false
2023/08/14 00:28:42 Using n1ql client
2023/08/14 00:28:42 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/08/14 00:28:42 
--- NonOverlappingFilters ---
2023/08/14 00:28:42 distinct = false
2023/08/14 00:28:43 Using n1ql client
2023/08/14 00:28:43 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/08/14 00:28:43 
--- OverlappingFilters ---
2023/08/14 00:28:43 distinct = false
2023/08/14 00:28:43 Using n1ql client
2023/08/14 00:28:43 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/08/14 00:28:43 
--- BoundaryFilters ---
2023/08/14 00:28:43 distinct = false
2023/08/14 00:28:44 Using n1ql client
2023/08/14 00:28:44 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/08/14 00:28:44 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 00:28:44 distinct = false
2023/08/14 00:28:44 Using n1ql client
2023/08/14 00:28:44 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/08/14 00:28:44 
--- SeekAndFilters_Overlapping ---
2023/08/14 00:28:44 distinct = false
2023/08/14 00:28:45 Using n1ql client
2023/08/14 00:28:45 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/08/14 00:28:45 
--- SimpleRangeLowUnbounded ---
2023/08/14 00:28:45 distinct = false
2023/08/14 00:28:45 Using n1ql client
2023/08/14 00:28:45 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/14 00:28:45 
--- SimpleRangeHighUnbounded ---
2023/08/14 00:28:45 distinct = false
2023/08/14 00:28:45 Using n1ql client
2023/08/14 00:28:45 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/14 00:28:45 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 00:28:45 distinct = false
2023/08/14 00:28:46 Using n1ql client
2023/08/14 00:28:46 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:28:46 
--- FiltersWithUnbounded ---
2023/08/14 00:28:46 distinct = false
2023/08/14 00:28:46 Using n1ql client
2023/08/14 00:28:46 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/14 00:28:46 
--- FiltersLowGreaterThanHigh ---
2023/08/14 00:28:46 distinct = false
2023/08/14 00:28:47 Using n1ql client
2023/08/14 00:28:47 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/14 00:28:47 

--------- Simple Index with 1 field ---------
2023/08/14 00:28:47 
--- SingleIndexSimpleRange ---
2023/08/14 00:28:47 distinct = false
2023/08/14 00:28:47 Using n1ql client
2023/08/14 00:28:47 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/14 00:28:47 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 00:28:47 distinct = false
2023/08/14 00:28:47 Using n1ql client
2023/08/14 00:28:47 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/08/14 00:28:47 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 00:28:47 distinct = false
2023/08/14 00:28:48 Using n1ql client
2023/08/14 00:28:48 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/08/14 00:28:48 

--------- Composite Index with 3 fields ---------
2023/08/14 00:28:48 
--- ScanAllNoFilter ---
2023/08/14 00:28:48 distinct = false
2023/08/14 00:28:48 Using n1ql client
2023/08/14 00:28:48 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:28:48 
--- ScanAllFilterNil ---
2023/08/14 00:28:48 distinct = false
2023/08/14 00:28:49 Using n1ql client
2023/08/14 00:28:49 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:28:49 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:28:49 distinct = false
2023/08/14 00:28:49 Using n1ql client
2023/08/14 00:28:49 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:28:49 
--- 3FieldsSingleSeek ---
2023/08/14 00:28:49 distinct = false
2023/08/14 00:28:49 Using n1ql client
2023/08/14 00:28:49 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 00:28:49 
--- 3FieldsMultipleSeeks ---
2023/08/14 00:28:49 distinct = false
2023/08/14 00:28:50 Using n1ql client
2023/08/14 00:28:50 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/14 00:28:50 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 00:28:50 distinct = false
2023/08/14 00:28:50 Using n1ql client
2023/08/14 00:28:50 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 00:28:50 

--------- New scenarios ---------
2023/08/14 00:28:50 
--- CompIndexHighUnbounded1 ---
2023/08/14 00:28:50 
--- Multi Scan 0 ---
2023/08/14 00:28:50 distinct = false
2023/08/14 00:28:51 Using n1ql client
2023/08/14 00:28:51 Using n1ql client
2023/08/14 00:28:51 len(scanResults) = 8 MultiScanCount = 8
2023/08/14 00:28:51 Expected and Actual scan responses are the same
2023/08/14 00:28:51 
--- Multi Scan 1 ---
2023/08/14 00:28:51 distinct = false
2023/08/14 00:28:51 Using n1ql client
2023/08/14 00:28:51 Using n1ql client
2023/08/14 00:28:51 len(scanResults) = 0 MultiScanCount = 0
2023/08/14 00:28:51 Expected and Actual scan responses are the same
2023/08/14 00:28:51 
--- Multi Scan 2 ---
2023/08/14 00:28:51 distinct = false
2023/08/14 00:28:51 Using n1ql client
2023/08/14 00:28:51 Using n1ql client
2023/08/14 00:28:51 len(scanResults) = 9 MultiScanCount = 9
2023/08/14 00:28:51 Expected and Actual scan responses are the same
2023/08/14 00:28:51 
--- CompIndexHighUnbounded2 ---
2023/08/14 00:28:51 
--- Multi Scan 0 ---
2023/08/14 00:28:51 distinct = false
2023/08/14 00:28:52 Using n1ql client
2023/08/14 00:28:52 Using n1ql client
2023/08/14 00:28:52 len(scanResults) = 4138 MultiScanCount = 4138
2023/08/14 00:28:52 Expected and Actual scan responses are the same
2023/08/14 00:28:52 
--- Multi Scan 1 ---
2023/08/14 00:28:52 distinct = false
2023/08/14 00:28:52 Using n1ql client
2023/08/14 00:28:52 Using n1ql client
2023/08/14 00:28:52 len(scanResults) = 2746 MultiScanCount = 2746
2023/08/14 00:28:52 Expected and Actual scan responses are the same
2023/08/14 00:28:52 
--- Multi Scan 2 ---
2023/08/14 00:28:52 distinct = false
2023/08/14 00:28:53 Using n1ql client
2023/08/14 00:28:53 Using n1ql client
2023/08/14 00:28:53 len(scanResults) = 4691 MultiScanCount = 4691
2023/08/14 00:28:53 Expected and Actual scan responses are the same
2023/08/14 00:28:53 
--- CompIndexHighUnbounded3 ---
2023/08/14 00:28:53 
--- Multi Scan 0 ---
2023/08/14 00:28:53 distinct = false
2023/08/14 00:28:53 Using n1ql client
2023/08/14 00:28:53 Using n1ql client
2023/08/14 00:28:53 len(scanResults) = 1329 MultiScanCount = 1329
2023/08/14 00:28:53 Expected and Actual scan responses are the same
2023/08/14 00:28:53 
--- CompIndexHighUnbounded4 ---
2023/08/14 00:28:53 
--- Multi Scan 0 ---
2023/08/14 00:28:53 distinct = false
2023/08/14 00:28:54 Using n1ql client
2023/08/14 00:28:54 Using n1ql client
2023/08/14 00:28:54 len(scanResults) = 5349 MultiScanCount = 5349
2023/08/14 00:28:54 Expected and Actual scan responses are the same
2023/08/14 00:28:54 
--- CompIndexHighUnbounded5 ---
2023/08/14 00:28:54 
--- Multi Scan 0 ---
2023/08/14 00:28:54 distinct = false
2023/08/14 00:28:54 Using n1ql client
2023/08/14 00:28:54 Using n1ql client
2023/08/14 00:28:54 len(scanResults) = 8210 MultiScanCount = 8210
2023/08/14 00:28:54 Expected and Actual scan responses are the same
2023/08/14 00:28:54 
--- SeekBoundaries ---
2023/08/14 00:28:54 
--- Multi Scan 0 ---
2023/08/14 00:28:54 distinct = false
2023/08/14 00:28:55 Using n1ql client
2023/08/14 00:28:55 Using n1ql client
2023/08/14 00:28:55 len(scanResults) = 175 MultiScanCount = 175
2023/08/14 00:28:55 Expected and Actual scan responses are the same
2023/08/14 00:28:55 
--- Multi Scan 1 ---
2023/08/14 00:28:55 distinct = false
2023/08/14 00:28:55 Using n1ql client
2023/08/14 00:28:55 Using n1ql client
2023/08/14 00:28:55 len(scanResults) = 1 MultiScanCount = 1
2023/08/14 00:28:55 Expected and Actual scan responses are the same
2023/08/14 00:28:55 
--- Multi Scan 2 ---
2023/08/14 00:28:55 distinct = false
2023/08/14 00:28:55 Using n1ql client
2023/08/14 00:28:55 Using n1ql client
2023/08/14 00:28:55 len(scanResults) = 555 MultiScanCount = 555
2023/08/14 00:28:55 Expected and Actual scan responses are the same
2023/08/14 00:28:55 
--- Multi Scan 3 ---
2023/08/14 00:28:55 distinct = false
2023/08/14 00:28:56 Using n1ql client
2023/08/14 00:28:56 Using n1ql client
2023/08/14 00:28:56 len(scanResults) = 872 MultiScanCount = 872
2023/08/14 00:28:56 Expected and Actual scan responses are the same
2023/08/14 00:28:56 
--- Multi Scan 4 ---
2023/08/14 00:28:56 distinct = false
2023/08/14 00:28:56 Using n1ql client
2023/08/14 00:28:56 Using n1ql client
2023/08/14 00:28:56 len(scanResults) = 287 MultiScanCount = 287
2023/08/14 00:28:56 Expected and Actual scan responses are the same
2023/08/14 00:28:56 
--- Multi Scan 5 ---
2023/08/14 00:28:56 distinct = false
2023/08/14 00:28:57 Using n1ql client
2023/08/14 00:28:57 Using n1ql client
2023/08/14 00:28:57 len(scanResults) = 5254 MultiScanCount = 5254
2023/08/14 00:28:57 Expected and Actual scan responses are the same
2023/08/14 00:28:57 
--- Multi Scan 6 ---
2023/08/14 00:28:57 distinct = false
2023/08/14 00:28:57 Using n1ql client
2023/08/14 00:28:57 Using n1ql client
2023/08/14 00:28:57 len(scanResults) = 5566 MultiScanCount = 5566
2023/08/14 00:28:57 Expected and Actual scan responses are the same
2023/08/14 00:28:57 
--- Multi Scan 7 ---
2023/08/14 00:28:57 distinct = false
2023/08/14 00:28:57 Using n1ql client
2023/08/14 00:28:57 Using n1ql client
2023/08/14 00:28:57 len(scanResults) = 8 MultiScanCount = 8
2023/08/14 00:28:57 Expected and Actual scan responses are the same
2023/08/14 00:28:57 

--------- With DISTINCT True ---------
2023/08/14 00:28:57 
--- ScanAllNoFilter ---
2023/08/14 00:28:57 distinct = true
2023/08/14 00:28:58 Using n1ql client
2023/08/14 00:28:58 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:28:58 
--- ScanAllFilterNil ---
2023/08/14 00:28:58 distinct = true
2023/08/14 00:28:58 Using n1ql client
2023/08/14 00:28:58 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:28:58 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:28:58 distinct = true
2023/08/14 00:28:59 Using n1ql client
2023/08/14 00:28:59 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:28:59 
--- SingleSeek ---
2023/08/14 00:28:59 distinct = true
2023/08/14 00:28:59 Using n1ql client
2023/08/14 00:28:59 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 00:28:59 
--- MultipleSeek ---
2023/08/14 00:28:59 distinct = true
2023/08/14 00:29:00 Using n1ql client
2023/08/14 00:29:00 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 00:29:00 
--- SimpleRange ---
2023/08/14 00:29:00 distinct = true
2023/08/14 00:29:00 Using n1ql client
2023/08/14 00:29:00 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/14 00:29:00 
--- NonOverlappingRanges ---
2023/08/14 00:29:00 distinct = true
2023/08/14 00:29:00 Using n1ql client
2023/08/14 00:29:00 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/08/14 00:29:00 
--- OverlappingRanges ---
2023/08/14 00:29:00 distinct = true
2023/08/14 00:29:01 Using n1ql client
2023/08/14 00:29:01 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/08/14 00:29:01 
--- NonOverlappingFilters ---
2023/08/14 00:29:01 distinct = true
2023/08/14 00:29:01 Using n1ql client
2023/08/14 00:29:01 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/08/14 00:29:01 
--- NonOverlappingFilters2 ---
2023/08/14 00:29:01 distinct = true
2023/08/14 00:29:02 Using n1ql client
2023/08/14 00:29:02 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 00:29:02 
--- OverlappingFilters ---
2023/08/14 00:29:02 distinct = true
2023/08/14 00:29:02 Using n1ql client
2023/08/14 00:29:02 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/08/14 00:29:02 
--- BoundaryFilters ---
2023/08/14 00:29:02 distinct = true
2023/08/14 00:29:02 Using n1ql client
2023/08/14 00:29:02 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/08/14 00:29:02 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 00:29:02 distinct = true
2023/08/14 00:29:03 Using n1ql client
2023/08/14 00:29:03 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/08/14 00:29:03 
--- SeekAndFilters_Overlapping ---
2023/08/14 00:29:03 distinct = true
2023/08/14 00:29:03 Using n1ql client
2023/08/14 00:29:03 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/08/14 00:29:03 
--- SimpleRangeLowUnbounded ---
2023/08/14 00:29:03 distinct = false
2023/08/14 00:29:04 Using n1ql client
2023/08/14 00:29:04 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/14 00:29:04 
--- SimpleRangeHighUnbounded ---
2023/08/14 00:29:04 distinct = false
2023/08/14 00:29:05 Using n1ql client
2023/08/14 00:29:05 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/14 00:29:05 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 00:29:05 distinct = false
2023/08/14 00:29:05 Using n1ql client
2023/08/14 00:29:05 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:29:05 
--- FiltersWithUnbounded ---
2023/08/14 00:29:05 distinct = false
2023/08/14 00:29:06 Using n1ql client
2023/08/14 00:29:06 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/14 00:29:06 
--- FiltersLowGreaterThanHigh ---
2023/08/14 00:29:06 distinct = false
2023/08/14 00:29:06 Using n1ql client
2023/08/14 00:29:06 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/14 00:29:06 

--------- Simple Index with 1 field ---------
2023/08/14 00:29:06 
--- SingleIndexSimpleRange ---
2023/08/14 00:29:06 distinct = true
2023/08/14 00:29:06 Using n1ql client
2023/08/14 00:29:06 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/14 00:29:06 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 00:29:06 distinct = true
2023/08/14 00:29:07 Using n1ql client
2023/08/14 00:29:07 MultiScanCount = 713 ExpectedMultiScanCount = 713
2023/08/14 00:29:07 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 00:29:07 distinct = true
2023/08/14 00:29:07 Using n1ql client
2023/08/14 00:29:07 MultiScanCount = 869 ExpectedMultiScanCount = 869
2023/08/14 00:29:07 

--------- Composite Index with 3 fields ---------
2023/08/14 00:29:07 
--- ScanAllNoFilter ---
2023/08/14 00:29:07 distinct = true
2023/08/14 00:29:07 Using n1ql client
2023/08/14 00:29:07 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:29:07 
--- ScanAllFilterNil ---
2023/08/14 00:29:07 distinct = true
2023/08/14 00:29:08 Using n1ql client
2023/08/14 00:29:08 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:29:08 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:29:08 distinct = true
2023/08/14 00:29:08 Using n1ql client
2023/08/14 00:29:08 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:29:08 
--- 3FieldsSingleSeek ---
2023/08/14 00:29:08 distinct = true
2023/08/14 00:29:09 Using n1ql client
2023/08/14 00:29:09 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 00:29:09 
--- 3FieldsMultipleSeeks ---
2023/08/14 00:29:09 distinct = true
2023/08/14 00:29:09 Using n1ql client
2023/08/14 00:29:09 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/14 00:29:09 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 00:29:09 distinct = true
2023/08/14 00:29:10 Using n1ql client
2023/08/14 00:29:10 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanCount (30.63s)
=== RUN   TestMultiScanScenarios
2023/08/14 00:29:10 In TestMultiScanScenarios()
2023/08/14 00:29:10 

--------- Composite Index with 2 fields ---------
2023/08/14 00:29:10 
--- ScanAllNoFilter ---
2023/08/14 00:29:10 distinct = false
2023/08/14 00:29:10 Using n1ql client
2023/08/14 00:29:10 Expected and Actual scan responses are the same
2023/08/14 00:29:10 
--- ScanAllFilterNil ---
2023/08/14 00:29:10 distinct = false
2023/08/14 00:29:11 Using n1ql client
2023/08/14 00:29:11 Expected and Actual scan responses are the same
2023/08/14 00:29:11 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:29:11 distinct = false
2023/08/14 00:29:11 Using n1ql client
2023/08/14 00:29:11 Expected and Actual scan responses are the same
2023/08/14 00:29:11 
--- SingleSeek ---
2023/08/14 00:29:11 distinct = false
2023/08/14 00:29:11 Using n1ql client
2023/08/14 00:29:11 Expected and Actual scan responses are the same
2023/08/14 00:29:11 
--- MultipleSeek ---
2023/08/14 00:29:11 distinct = false
2023/08/14 00:29:12 Using n1ql client
2023/08/14 00:29:12 Expected and Actual scan responses are the same
2023/08/14 00:29:12 
--- SimpleRange ---
2023/08/14 00:29:12 distinct = false
2023/08/14 00:29:12 Using n1ql client
2023/08/14 00:29:12 Expected and Actual scan responses are the same
2023/08/14 00:29:12 
--- NonOverlappingRanges ---
2023/08/14 00:29:12 distinct = false
2023/08/14 00:29:13 Using n1ql client
2023/08/14 00:29:13 Expected and Actual scan responses are the same
2023/08/14 00:29:13 
--- OverlappingRanges ---
2023/08/14 00:29:13 distinct = false
2023/08/14 00:29:13 Using n1ql client
2023/08/14 00:29:13 Expected and Actual scan responses are the same
2023/08/14 00:29:13 
--- NonOverlappingFilters ---
2023/08/14 00:29:13 distinct = false
2023/08/14 00:29:14 Using n1ql client
2023/08/14 00:29:14 Expected and Actual scan responses are the same
2023/08/14 00:29:14 
--- OverlappingFilters ---
2023/08/14 00:29:14 distinct = false
2023/08/14 00:29:14 Using n1ql client
2023/08/14 00:29:14 Expected and Actual scan responses are the same
2023/08/14 00:29:14 
--- BoundaryFilters ---
2023/08/14 00:29:14 distinct = false
2023/08/14 00:29:15 Using n1ql client
2023/08/14 00:29:15 Expected and Actual scan responses are the same
2023/08/14 00:29:15 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 00:29:15 distinct = false
2023/08/14 00:29:15 Using n1ql client
2023/08/14 00:29:15 Expected and Actual scan responses are the same
2023/08/14 00:29:15 
--- SeekAndFilters_Overlapping ---
2023/08/14 00:29:15 distinct = false
2023/08/14 00:29:15 Using n1ql client
2023/08/14 00:29:15 Expected and Actual scan responses are the same
2023/08/14 00:29:15 
--- SimpleRangeLowUnbounded ---
2023/08/14 00:29:15 distinct = false
2023/08/14 00:29:16 Using n1ql client
2023/08/14 00:29:16 Expected and Actual scan responses are the same
2023/08/14 00:29:16 
--- SimpleRangeHighUnbounded ---
2023/08/14 00:29:16 distinct = false
2023/08/14 00:29:16 Using n1ql client
2023/08/14 00:29:16 Expected and Actual scan responses are the same
2023/08/14 00:29:16 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 00:29:16 distinct = false
2023/08/14 00:29:17 Using n1ql client
2023/08/14 00:29:17 Expected and Actual scan responses are the same
2023/08/14 00:29:17 
--- FiltersWithUnbounded ---
2023/08/14 00:29:17 distinct = false
2023/08/14 00:29:17 Using n1ql client
2023/08/14 00:29:17 Expected and Actual scan responses are the same
2023/08/14 00:29:17 
--- FiltersLowGreaterThanHigh ---
2023/08/14 00:29:17 distinct = false
2023/08/14 00:29:18 Using n1ql client
2023/08/14 00:29:18 Expected and Actual scan responses are the same
2023/08/14 00:29:18 

--------- Simple Index with 1 field ---------
2023/08/14 00:29:18 
--- SingleIndexSimpleRange ---
2023/08/14 00:29:18 distinct = false
2023/08/14 00:29:18 Using n1ql client
2023/08/14 00:29:18 Expected and Actual scan responses are the same
2023/08/14 00:29:18 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 00:29:18 distinct = false
2023/08/14 00:29:18 Using n1ql client
2023/08/14 00:29:18 Expected and Actual scan responses are the same
2023/08/14 00:29:18 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 00:29:18 distinct = false
2023/08/14 00:29:19 Using n1ql client
2023/08/14 00:29:19 Expected and Actual scan responses are the same
2023/08/14 00:29:19 

--------- Composite Index with 3 fields ---------
2023/08/14 00:29:19 
--- ScanAllNoFilter ---
2023/08/14 00:29:19 distinct = false
2023/08/14 00:29:19 Using n1ql client
2023/08/14 00:29:19 Expected and Actual scan responses are the same
2023/08/14 00:29:19 
--- ScanAllFilterNil ---
2023/08/14 00:29:19 distinct = false
2023/08/14 00:29:20 Using n1ql client
2023/08/14 00:29:20 Expected and Actual scan responses are the same
2023/08/14 00:29:20 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:29:20 distinct = false
2023/08/14 00:29:20 Using n1ql client
2023/08/14 00:29:20 Expected and Actual scan responses are the same
2023/08/14 00:29:20 
--- 3FieldsSingleSeek ---
2023/08/14 00:29:20 distinct = false
2023/08/14 00:29:21 Using n1ql client
2023/08/14 00:29:21 Expected and Actual scan responses are the same
2023/08/14 00:29:21 
--- 3FieldsMultipleSeeks ---
2023/08/14 00:29:21 distinct = false
2023/08/14 00:29:21 Using n1ql client
2023/08/14 00:29:21 Expected and Actual scan responses are the same
2023/08/14 00:29:21 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 00:29:21 distinct = false
2023/08/14 00:29:22 Using n1ql client
2023/08/14 00:29:22 Expected and Actual scan responses are the same
2023/08/14 00:29:22 

--------- New scenarios ---------
2023/08/14 00:29:22 
--- CompIndexHighUnbounded1 ---
2023/08/14 00:29:22 
--- Multi Scan 0 ---
2023/08/14 00:29:22 distinct = false
2023/08/14 00:29:22 Using n1ql client
2023/08/14 00:29:22 Expected and Actual scan responses are the same
2023/08/14 00:29:22 
--- Multi Scan 1 ---
2023/08/14 00:29:22 distinct = false
2023/08/14 00:29:22 Using n1ql client
2023/08/14 00:29:22 Expected and Actual scan responses are the same
2023/08/14 00:29:22 
--- Multi Scan 2 ---
2023/08/14 00:29:22 distinct = false
2023/08/14 00:29:23 Using n1ql client
2023/08/14 00:29:23 Expected and Actual scan responses are the same
2023/08/14 00:29:23 
--- CompIndexHighUnbounded2 ---
2023/08/14 00:29:23 
--- Multi Scan 0 ---
2023/08/14 00:29:23 distinct = false
2023/08/14 00:29:23 Using n1ql client
2023/08/14 00:29:23 Expected and Actual scan responses are the same
2023/08/14 00:29:23 
--- Multi Scan 1 ---
2023/08/14 00:29:23 distinct = false
2023/08/14 00:29:24 Using n1ql client
2023/08/14 00:29:24 Expected and Actual scan responses are the same
2023/08/14 00:29:24 
--- Multi Scan 2 ---
2023/08/14 00:29:24 distinct = false
2023/08/14 00:29:24 Using n1ql client
2023/08/14 00:29:24 Expected and Actual scan responses are the same
2023/08/14 00:29:24 
--- CompIndexHighUnbounded3 ---
2023/08/14 00:29:24 
--- Multi Scan 0 ---
2023/08/14 00:29:24 distinct = false
2023/08/14 00:29:24 Using n1ql client
2023/08/14 00:29:24 Expected and Actual scan responses are the same
2023/08/14 00:29:24 
--- CompIndexHighUnbounded4 ---
2023/08/14 00:29:24 
--- Multi Scan 0 ---
2023/08/14 00:29:24 distinct = false
2023/08/14 00:29:25 Using n1ql client
2023/08/14 00:29:25 Expected and Actual scan responses are the same
2023/08/14 00:29:25 
--- CompIndexHighUnbounded5 ---
2023/08/14 00:29:25 
--- Multi Scan 0 ---
2023/08/14 00:29:25 distinct = false
2023/08/14 00:29:25 Using n1ql client
2023/08/14 00:29:25 Expected and Actual scan responses are the same
2023/08/14 00:29:25 
--- SeekBoundaries ---
2023/08/14 00:29:25 
--- Multi Scan 0 ---
2023/08/14 00:29:25 distinct = false
2023/08/14 00:29:26 Using n1ql client
2023/08/14 00:29:26 Expected and Actual scan responses are the same
2023/08/14 00:29:26 
--- Multi Scan 1 ---
2023/08/14 00:29:26 distinct = false
2023/08/14 00:29:26 Using n1ql client
2023/08/14 00:29:26 Expected and Actual scan responses are the same
2023/08/14 00:29:26 
--- Multi Scan 2 ---
2023/08/14 00:29:26 distinct = false
2023/08/14 00:29:27 Using n1ql client
2023/08/14 00:29:27 Expected and Actual scan responses are the same
2023/08/14 00:29:27 
--- Multi Scan 3 ---
2023/08/14 00:29:27 distinct = false
2023/08/14 00:29:27 Using n1ql client
2023/08/14 00:29:27 Expected and Actual scan responses are the same
2023/08/14 00:29:27 
--- Multi Scan 4 ---
2023/08/14 00:29:27 distinct = false
2023/08/14 00:29:27 Using n1ql client
2023/08/14 00:29:27 Expected and Actual scan responses are the same
2023/08/14 00:29:27 
--- Multi Scan 5 ---
2023/08/14 00:29:27 distinct = false
2023/08/14 00:29:28 Using n1ql client
2023/08/14 00:29:28 Expected and Actual scan responses are the same
2023/08/14 00:29:28 
--- Multi Scan 6 ---
2023/08/14 00:29:28 distinct = false
2023/08/14 00:29:28 Using n1ql client
2023/08/14 00:29:28 Expected and Actual scan responses are the same
2023/08/14 00:29:28 
--- Multi Scan 7 ---
2023/08/14 00:29:28 distinct = false
2023/08/14 00:29:29 Using n1ql client
2023/08/14 00:29:29 Expected and Actual scan responses are the same
2023/08/14 00:29:29 
--- PrefixSortVariations ---
2023/08/14 00:29:29 
--- Multi Scan 0 ---
2023/08/14 00:29:29 distinct = false
2023/08/14 00:29:29 Using n1ql client
2023/08/14 00:29:29 Expected and Actual scan responses are the same
2023/08/14 00:29:29 
--- Multi Scan 1 ---
2023/08/14 00:29:29 distinct = false
2023/08/14 00:29:30 Using n1ql client
2023/08/14 00:29:30 Expected and Actual scan responses are the same
--- PASS: TestMultiScanScenarios (19.95s)
=== RUN   TestMultiScanOffset
2023/08/14 00:29:30 In TestMultiScanOffset()
2023/08/14 00:29:30 

--------- Composite Index with 2 fields ---------
2023/08/14 00:29:30 
--- ScanAllNoFilter ---
2023/08/14 00:29:30 distinct = false
2023/08/14 00:29:30 Using n1ql client
2023/08/14 00:29:30 
--- ScanAllFilterNil ---
2023/08/14 00:29:30 distinct = false
2023/08/14 00:29:30 Using n1ql client
2023/08/14 00:29:30 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:29:30 distinct = false
2023/08/14 00:29:31 Using n1ql client
2023/08/14 00:29:31 
--- SingleSeek ---
2023/08/14 00:29:31 distinct = false
2023/08/14 00:29:31 Using n1ql client
2023/08/14 00:29:31 
--- MultipleSeek ---
2023/08/14 00:29:31 distinct = false
2023/08/14 00:29:32 Using n1ql client
2023/08/14 00:29:32 
--- SimpleRange ---
2023/08/14 00:29:32 distinct = false
2023/08/14 00:29:32 Using n1ql client
2023/08/14 00:29:32 
--- NonOverlappingRanges ---
2023/08/14 00:29:32 distinct = false
2023/08/14 00:29:32 Using n1ql client
2023/08/14 00:29:32 
--- OverlappingRanges ---
2023/08/14 00:29:32 distinct = false
2023/08/14 00:29:33 Using n1ql client
2023/08/14 00:29:33 
--- NonOverlappingFilters ---
2023/08/14 00:29:33 distinct = false
2023/08/14 00:29:33 Using n1ql client
2023/08/14 00:29:33 
--- OverlappingFilters ---
2023/08/14 00:29:33 distinct = false
2023/08/14 00:29:34 Using n1ql client
2023/08/14 00:29:34 
--- BoundaryFilters ---
2023/08/14 00:29:34 distinct = false
2023/08/14 00:29:34 Using n1ql client
2023/08/14 00:29:34 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 00:29:34 distinct = false
2023/08/14 00:29:34 Using n1ql client
2023/08/14 00:29:34 
--- SeekAndFilters_Overlapping ---
2023/08/14 00:29:34 distinct = false
2023/08/14 00:29:35 Using n1ql client
2023/08/14 00:29:35 
--- SimpleRangeLowUnbounded ---
2023/08/14 00:29:35 distinct = false
2023/08/14 00:29:35 Using n1ql client
2023/08/14 00:29:35 Expected and Actual scan responses are the same
2023/08/14 00:29:35 
--- SimpleRangeHighUnbounded ---
2023/08/14 00:29:35 distinct = false
2023/08/14 00:29:36 Using n1ql client
2023/08/14 00:29:36 Expected and Actual scan responses are the same
2023/08/14 00:29:36 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 00:29:36 distinct = false
2023/08/14 00:29:36 Using n1ql client
2023/08/14 00:29:36 Expected and Actual scan responses are the same
2023/08/14 00:29:36 
--- FiltersWithUnbounded ---
2023/08/14 00:29:36 distinct = false
2023/08/14 00:29:37 Using n1ql client
2023/08/14 00:29:37 Expected and Actual scan responses are the same
2023/08/14 00:29:37 
--- FiltersLowGreaterThanHigh ---
2023/08/14 00:29:37 distinct = false
2023/08/14 00:29:37 Using n1ql client
2023/08/14 00:29:37 Expected and Actual scan responses are the same
2023/08/14 00:29:37 

--------- Simple Index with 1 field ---------
2023/08/14 00:29:37 
--- SingleIndexSimpleRange ---
2023/08/14 00:29:37 distinct = false
2023/08/14 00:29:37 Using n1ql client
2023/08/14 00:29:37 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 00:29:37 distinct = false
2023/08/14 00:29:38 Using n1ql client
2023/08/14 00:29:38 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 00:29:38 distinct = false
2023/08/14 00:29:38 Using n1ql client
2023/08/14 00:29:38 

--------- Composite Index with 3 fields ---------
2023/08/14 00:29:38 
--- ScanAllNoFilter ---
2023/08/14 00:29:38 distinct = false
2023/08/14 00:29:39 Using n1ql client
2023/08/14 00:29:39 
--- ScanAllFilterNil ---
2023/08/14 00:29:39 distinct = false
2023/08/14 00:29:39 Using n1ql client
2023/08/14 00:29:39 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:29:39 distinct = false
2023/08/14 00:29:40 Using n1ql client
2023/08/14 00:29:40 
--- 3FieldsSingleSeek ---
2023/08/14 00:29:40 distinct = false
2023/08/14 00:29:40 Using n1ql client
2023/08/14 00:29:40 
--- 3FieldsMultipleSeeks ---
2023/08/14 00:29:40 distinct = false
2023/08/14 00:29:40 Using n1ql client
2023/08/14 00:29:40 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 00:29:40 distinct = false
2023/08/14 00:29:41 Using n1ql client
--- PASS: TestMultiScanOffset (11.23s)
=== RUN   TestMultiScanPrimaryIndex
2023/08/14 00:29:41 In TestMultiScanPrimaryIndex()
2023/08/14 00:29:41 
--- PrimaryRange ---
2023/08/14 00:29:41 Using n1ql client
2023/08/14 00:29:41 Expected and Actual scan responses are the same
2023/08/14 00:29:41 
--- PrimaryScanAllNoFilter ---
2023/08/14 00:29:41 Using n1ql client
2023/08/14 00:29:41 Expected and Actual scan responses are the same
--- PASS: TestMultiScanPrimaryIndex (0.07s)
=== RUN   TestMultiScanDistinct
2023/08/14 00:29:41 In TestScansDistinct()
2023/08/14 00:29:41 

--------- Composite Index with 2 fields ---------
2023/08/14 00:29:41 
--- ScanAllNoFilter ---
2023/08/14 00:29:41 distinct = true
2023/08/14 00:29:41 Using n1ql client
2023/08/14 00:29:41 Expected and Actual scan responses are the same
2023/08/14 00:29:41 
--- ScanAllFilterNil ---
2023/08/14 00:29:41 distinct = true
2023/08/14 00:29:42 Using n1ql client
2023/08/14 00:29:42 Expected and Actual scan responses are the same
2023/08/14 00:29:42 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:29:42 distinct = true
2023/08/14 00:29:42 Using n1ql client
2023/08/14 00:29:42 Expected and Actual scan responses are the same
2023/08/14 00:29:42 
--- SingleSeek ---
2023/08/14 00:29:42 distinct = true
2023/08/14 00:29:43 Using n1ql client
2023/08/14 00:29:43 Expected and Actual scan responses are the same
2023/08/14 00:29:43 
--- MultipleSeek ---
2023/08/14 00:29:43 distinct = true
2023/08/14 00:29:43 Using n1ql client
2023/08/14 00:29:43 Expected and Actual scan responses are the same
2023/08/14 00:29:43 
--- SimpleRange ---
2023/08/14 00:29:43 distinct = true
2023/08/14 00:29:44 Using n1ql client
2023/08/14 00:29:44 Expected and Actual scan responses are the same
2023/08/14 00:29:44 
--- NonOverlappingRanges ---
2023/08/14 00:29:44 distinct = true
2023/08/14 00:29:44 Using n1ql client
2023/08/14 00:29:44 Expected and Actual scan responses are the same
2023/08/14 00:29:44 
--- OverlappingRanges ---
2023/08/14 00:29:44 distinct = true
2023/08/14 00:29:44 Using n1ql client
2023/08/14 00:29:44 Expected and Actual scan responses are the same
2023/08/14 00:29:44 
--- NonOverlappingFilters ---
2023/08/14 00:29:44 distinct = true
2023/08/14 00:29:45 Using n1ql client
2023/08/14 00:29:45 Expected and Actual scan responses are the same
2023/08/14 00:29:45 
--- OverlappingFilters ---
2023/08/14 00:29:45 distinct = true
2023/08/14 00:29:45 Using n1ql client
2023/08/14 00:29:45 Expected and Actual scan responses are the same
2023/08/14 00:29:45 
--- BoundaryFilters ---
2023/08/14 00:29:45 distinct = true
2023/08/14 00:29:46 Using n1ql client
2023/08/14 00:29:46 Expected and Actual scan responses are the same
2023/08/14 00:29:46 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 00:29:46 distinct = true
2023/08/14 00:29:46 Using n1ql client
2023/08/14 00:29:46 Expected and Actual scan responses are the same
2023/08/14 00:29:46 
--- SeekAndFilters_Overlapping ---
2023/08/14 00:29:46 distinct = true
2023/08/14 00:29:47 Using n1ql client
2023/08/14 00:29:47 Expected and Actual scan responses are the same
2023/08/14 00:29:47 
--- SimpleRangeLowUnbounded ---
2023/08/14 00:29:47 distinct = false
2023/08/14 00:29:47 Using n1ql client
2023/08/14 00:29:47 Expected and Actual scan responses are the same
2023/08/14 00:29:47 
--- SimpleRangeHighUnbounded ---
2023/08/14 00:29:47 distinct = false
2023/08/14 00:29:47 Using n1ql client
2023/08/14 00:29:47 Expected and Actual scan responses are the same
2023/08/14 00:29:47 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 00:29:47 distinct = false
2023/08/14 00:29:48 Using n1ql client
2023/08/14 00:29:48 Expected and Actual scan responses are the same
2023/08/14 00:29:48 
--- FiltersWithUnbounded ---
2023/08/14 00:29:48 distinct = false
2023/08/14 00:29:48 Using n1ql client
2023/08/14 00:29:48 Expected and Actual scan responses are the same
2023/08/14 00:29:48 
--- FiltersLowGreaterThanHigh ---
2023/08/14 00:29:48 distinct = false
2023/08/14 00:29:49 Using n1ql client
2023/08/14 00:29:49 Expected and Actual scan responses are the same
2023/08/14 00:29:49 

--------- Simple Index with 1 field ---------
2023/08/14 00:29:49 
--- SingleIndexSimpleRange ---
2023/08/14 00:29:49 distinct = true
2023/08/14 00:29:49 Using n1ql client
2023/08/14 00:29:49 Expected and Actual scan responses are the same
2023/08/14 00:29:49 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 00:29:49 distinct = true
2023/08/14 00:29:49 Using n1ql client
2023/08/14 00:29:49 Expected and Actual scan responses are the same
2023/08/14 00:29:49 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 00:29:49 distinct = true
2023/08/14 00:29:50 Using n1ql client
2023/08/14 00:29:50 Expected and Actual scan responses are the same
2023/08/14 00:29:50 

--------- Composite Index with 3 fields ---------
2023/08/14 00:29:50 
--- ScanAllNoFilter ---
2023/08/14 00:29:50 distinct = true
2023/08/14 00:29:50 Using n1ql client
2023/08/14 00:29:50 Expected and Actual scan responses are the same
2023/08/14 00:29:50 
--- ScanAllFilterNil ---
2023/08/14 00:29:50 distinct = true
2023/08/14 00:29:51 Using n1ql client
2023/08/14 00:29:51 Expected and Actual scan responses are the same
2023/08/14 00:29:51 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:29:51 distinct = true
2023/08/14 00:29:51 Using n1ql client
2023/08/14 00:29:51 Expected and Actual scan responses are the same
2023/08/14 00:29:51 
--- 3FieldsSingleSeek ---
2023/08/14 00:29:51 distinct = true
2023/08/14 00:29:52 Using n1ql client
2023/08/14 00:29:52 Expected and Actual scan responses are the same
2023/08/14 00:29:52 
--- 3FieldsMultipleSeeks ---
2023/08/14 00:29:52 distinct = true
2023/08/14 00:29:52 Using n1ql client
2023/08/14 00:29:52 Expected and Actual scan responses are the same
2023/08/14 00:29:52 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 00:29:52 distinct = true
2023/08/14 00:29:53 Using n1ql client
2023/08/14 00:29:53 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDistinct (11.82s)
=== RUN   TestMultiScanProjection
2023/08/14 00:29:53 In TestMultiScanProjection()
2023/08/14 00:29:53 

--------- Composite Index with 2 fields ---------
2023/08/14 00:29:53 
--- ScanAllNoFilter ---
2023/08/14 00:29:53 distinct = true
2023/08/14 00:29:53 Using n1ql client
2023/08/14 00:29:53 Expected and Actual scan responses are the same
2023/08/14 00:29:53 
--- ScanAllFilterNil ---
2023/08/14 00:29:53 distinct = true
2023/08/14 00:29:54 Using n1ql client
2023/08/14 00:29:54 Expected and Actual scan responses are the same
2023/08/14 00:29:54 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:29:54 distinct = true
2023/08/14 00:29:54 Using n1ql client
2023/08/14 00:29:54 Expected and Actual scan responses are the same
2023/08/14 00:29:54 
--- SingleSeek ---
2023/08/14 00:29:54 distinct = true
2023/08/14 00:29:55 Using n1ql client
2023/08/14 00:29:55 Expected and Actual scan responses are the same
2023/08/14 00:29:55 
--- MultipleSeek ---
2023/08/14 00:29:55 distinct = true
2023/08/14 00:29:55 Using n1ql client
2023/08/14 00:29:55 Expected and Actual scan responses are the same
2023/08/14 00:29:55 
--- SimpleRange ---
2023/08/14 00:29:55 distinct = true
2023/08/14 00:29:55 Using n1ql client
2023/08/14 00:29:55 Expected and Actual scan responses are the same
2023/08/14 00:29:55 
--- NonOverlappingRanges ---
2023/08/14 00:29:55 distinct = true
2023/08/14 00:29:56 Using n1ql client
2023/08/14 00:29:56 Expected and Actual scan responses are the same
2023/08/14 00:29:56 
--- OverlappingRanges ---
2023/08/14 00:29:56 distinct = true
2023/08/14 00:29:56 Using n1ql client
2023/08/14 00:29:56 Expected and Actual scan responses are the same
2023/08/14 00:29:56 
--- NonOverlappingFilters ---
2023/08/14 00:29:56 distinct = true
2023/08/14 00:29:57 Using n1ql client
2023/08/14 00:29:57 Expected and Actual scan responses are the same
2023/08/14 00:29:57 
--- OverlappingFilters ---
2023/08/14 00:29:57 distinct = true
2023/08/14 00:29:57 Using n1ql client
2023/08/14 00:29:57 Expected and Actual scan responses are the same
2023/08/14 00:29:57 
--- BoundaryFilters ---
2023/08/14 00:29:57 distinct = true
2023/08/14 00:29:57 Using n1ql client
2023/08/14 00:29:57 Expected and Actual scan responses are the same
2023/08/14 00:29:57 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 00:29:57 distinct = true
2023/08/14 00:29:58 Using n1ql client
2023/08/14 00:29:58 Expected and Actual scan responses are the same
2023/08/14 00:29:58 
--- SeekAndFilters_Overlapping ---
2023/08/14 00:29:58 distinct = true
2023/08/14 00:29:58 Using n1ql client
2023/08/14 00:29:58 Expected and Actual scan responses are the same
2023/08/14 00:29:58 
--- SimpleRangeLowUnbounded ---
2023/08/14 00:29:58 distinct = false
2023/08/14 00:29:59 Using n1ql client
2023/08/14 00:29:59 Expected and Actual scan responses are the same
2023/08/14 00:29:59 
--- SimpleRangeHighUnbounded ---
2023/08/14 00:29:59 distinct = false
2023/08/14 00:29:59 Using n1ql client
2023/08/14 00:29:59 Expected and Actual scan responses are the same
2023/08/14 00:29:59 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 00:29:59 distinct = false
2023/08/14 00:30:00 Using n1ql client
2023/08/14 00:30:00 Expected and Actual scan responses are the same
2023/08/14 00:30:00 
--- FiltersWithUnbounded ---
2023/08/14 00:30:00 distinct = false
2023/08/14 00:30:00 Using n1ql client
2023/08/14 00:30:00 Expected and Actual scan responses are the same
2023/08/14 00:30:00 
--- FiltersLowGreaterThanHigh ---
2023/08/14 00:30:00 distinct = false
2023/08/14 00:30:01 Using n1ql client
2023/08/14 00:30:01 Expected and Actual scan responses are the same
2023/08/14 00:30:01 

--------- Simple Index with 1 field ---------
2023/08/14 00:30:01 
--- SingleIndexSimpleRange ---
2023/08/14 00:30:01 distinct = true
2023/08/14 00:30:01 Using n1ql client
2023/08/14 00:30:01 Expected and Actual scan responses are the same
2023/08/14 00:30:01 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 00:30:01 distinct = true
2023/08/14 00:30:01 Using n1ql client
2023/08/14 00:30:01 Expected and Actual scan responses are the same
2023/08/14 00:30:01 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 00:30:01 distinct = true
2023/08/14 00:30:02 Using n1ql client
2023/08/14 00:30:02 Expected and Actual scan responses are the same
2023/08/14 00:30:02 

--------- Composite Index with 3 fields ---------
2023/08/14 00:30:02 
--- ScanAllNoFilter ---
2023/08/14 00:30:02 distinct = true
2023/08/14 00:30:02 Using n1ql client
2023/08/14 00:30:02 Expected and Actual scan responses are the same
2023/08/14 00:30:02 
--- ScanAllFilterNil ---
2023/08/14 00:30:02 distinct = true
2023/08/14 00:30:03 Using n1ql client
2023/08/14 00:30:03 Expected and Actual scan responses are the same
2023/08/14 00:30:03 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:30:03 distinct = true
2023/08/14 00:30:03 Using n1ql client
2023/08/14 00:30:03 Expected and Actual scan responses are the same
2023/08/14 00:30:03 
--- 3FieldsSingleSeek ---
2023/08/14 00:30:03 distinct = true
2023/08/14 00:30:04 Using n1ql client
2023/08/14 00:30:04 Expected and Actual scan responses are the same
2023/08/14 00:30:04 
--- 3FieldsMultipleSeeks ---
2023/08/14 00:30:04 distinct = true
2023/08/14 00:30:05 Using n1ql client
2023/08/14 00:30:05 Expected and Actual scan responses are the same
2023/08/14 00:30:05 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 00:30:05 distinct = true
2023/08/14 00:30:05 Using n1ql client
2023/08/14 00:30:05 Expected and Actual scan responses are the same
2023/08/14 00:30:05 indexes are: index_company, index_companyname, index_company_name_age, index_company_name_age_address, index_company_name_age_address_friends
2023/08/14 00:30:05 fields are: [company], [company name], [company name age], [company name age address], [company name age address friends]
2023/08/14 00:30:05 
--- SingleIndexProjectFirst ---
2023/08/14 00:30:05 distinct = true
2023/08/14 00:30:06 Using n1ql client
2023/08/14 00:30:06 Expected and Actual scan responses are the same
2023/08/14 00:30:06 
--- 2FieldIndexProjectSecond ---
2023/08/14 00:30:06 distinct = true
2023/08/14 00:30:06 Using n1ql client
2023/08/14 00:30:06 Expected and Actual scan responses are the same
2023/08/14 00:30:06 
--- 3FieldIndexProjectThird ---
2023/08/14 00:30:06 distinct = true
2023/08/14 00:30:06 Using n1ql client
2023/08/14 00:30:06 Expected and Actual scan responses are the same
2023/08/14 00:30:06 
--- 4FieldIndexProjectFourth ---
2023/08/14 00:30:06 distinct = true
2023/08/14 00:30:08 Using n1ql client
2023/08/14 00:30:08 Expected and Actual scan responses are the same
2023/08/14 00:30:08 
--- 5FieldIndexProjectFifth ---
2023/08/14 00:30:08 distinct = true
2023/08/14 00:30:11 Using n1ql client
2023/08/14 00:30:11 Expected and Actual scan responses are the same
2023/08/14 00:30:11 
--- 2FieldIndexProjectTwo ---
2023/08/14 00:30:11 distinct = true
2023/08/14 00:30:12 Using n1ql client
2023/08/14 00:30:12 Expected and Actual scan responses are the same
2023/08/14 00:30:12 
--- 3FieldIndexProjectTwo ---
2023/08/14 00:30:12 distinct = true
2023/08/14 00:30:12 Using n1ql client
2023/08/14 00:30:12 Expected and Actual scan responses are the same
2023/08/14 00:30:12 
--- 3FieldIndexProjectTwo ---
2023/08/14 00:30:12 distinct = true
2023/08/14 00:30:13 Using n1ql client
2023/08/14 00:30:13 Expected and Actual scan responses are the same
2023/08/14 00:30:13 
--- 3FieldIndexProjectTwo ---
2023/08/14 00:30:13 distinct = true
2023/08/14 00:30:13 Using n1ql client
2023/08/14 00:30:13 Expected and Actual scan responses are the same
2023/08/14 00:30:13 
--- 4FieldIndexProjectTwo ---
2023/08/14 00:30:13 distinct = true
2023/08/14 00:30:15 Using n1ql client
2023/08/14 00:30:15 Expected and Actual scan responses are the same
2023/08/14 00:30:15 
--- 4FieldIndexProjectTwo ---
2023/08/14 00:30:15 distinct = true
2023/08/14 00:30:17 Using n1ql client
2023/08/14 00:30:17 Expected and Actual scan responses are the same
2023/08/14 00:30:17 
--- 4FieldIndexProjectTwo ---
2023/08/14 00:30:17 distinct = true
2023/08/14 00:30:18 Using n1ql client
2023/08/14 00:30:18 Expected and Actual scan responses are the same
2023/08/14 00:30:18 
--- 4FieldIndexProjectTwo ---
2023/08/14 00:30:18 distinct = true
2023/08/14 00:30:20 Using n1ql client
2023/08/14 00:30:20 Expected and Actual scan responses are the same
2023/08/14 00:30:20 
--- 4FieldIndexProjectTwo ---
2023/08/14 00:30:20 distinct = true
2023/08/14 00:30:21 Using n1ql client
2023/08/14 00:30:21 Expected and Actual scan responses are the same
2023/08/14 00:30:21 
--- 5FieldIndexProjectTwo ---
2023/08/14 00:30:21 distinct = true
2023/08/14 00:30:25 Using n1ql client
2023/08/14 00:30:25 Expected and Actual scan responses are the same
2023/08/14 00:30:25 
--- 5FieldIndexProjectTwo ---
2023/08/14 00:30:25 distinct = true
2023/08/14 00:30:28 Using n1ql client
2023/08/14 00:30:28 Expected and Actual scan responses are the same
2023/08/14 00:30:28 
--- 5FieldIndexProjectTwo ---
2023/08/14 00:30:28 distinct = true
2023/08/14 00:30:31 Using n1ql client
2023/08/14 00:30:31 Expected and Actual scan responses are the same
2023/08/14 00:30:31 
--- 5FieldIndexProjectTwo ---
2023/08/14 00:30:31 distinct = true
2023/08/14 00:30:35 Using n1ql client
2023/08/14 00:30:35 Expected and Actual scan responses are the same
2023/08/14 00:30:35 
--- 5FieldIndexProjectThree ---
2023/08/14 00:30:35 distinct = true
2023/08/14 00:30:38 Using n1ql client
2023/08/14 00:30:38 Expected and Actual scan responses are the same
2023/08/14 00:30:38 
--- 5FieldIndexProjectFour ---
2023/08/14 00:30:38 distinct = true
2023/08/14 00:30:42 Using n1ql client
2023/08/14 00:30:42 Expected and Actual scan responses are the same
2023/08/14 00:30:42 
--- 5FieldIndexProjectAll ---
2023/08/14 00:30:42 distinct = true
2023/08/14 00:30:45 Using n1ql client
2023/08/14 00:30:45 Expected and Actual scan responses are the same
2023/08/14 00:30:45 
--- 5FieldIndexProjectAlternate ---
2023/08/14 00:30:45 distinct = true
2023/08/14 00:30:48 Using n1ql client
2023/08/14 00:30:48 Expected and Actual scan responses are the same
2023/08/14 00:30:48 
--- 5FieldIndexProjectEmptyEntryKeys ---
2023/08/14 00:30:48 distinct = true
2023/08/14 00:30:52 Using n1ql client
2023/08/14 00:30:52 Expected and Actual scan responses are the same
--- PASS: TestMultiScanProjection (58.87s)
=== RUN   TestMultiScanRestAPI
2023/08/14 00:30:52 In TestMultiScanRestAPI()
2023/08/14 00:30:52 In DropAllSecondaryIndexes()
2023/08/14 00:30:52 Index found:  index_company_name_age_address
2023/08/14 00:30:52 Dropped index index_company_name_age_address
2023/08/14 00:30:52 Index found:  index_company
2023/08/14 00:30:52 Dropped index index_company
2023/08/14 00:30:52 Index found:  addressidx
2023/08/14 00:30:52 Dropped index addressidx
2023/08/14 00:30:52 Index found:  index_primary
2023/08/14 00:30:52 Dropped index index_primary
2023/08/14 00:30:52 Index found:  index_companyname
2023/08/14 00:30:52 Dropped index index_companyname
2023/08/14 00:30:52 Index found:  index_company_name_age_address_friends
2023/08/14 00:30:52 Dropped index index_company_name_age_address_friends
2023/08/14 00:30:52 Index found:  index_company_name_age
2023/08/14 00:30:52 Dropped index index_company_name_age
2023/08/14 00:30:56 Created the secondary index index_companyname. Waiting for it become active
2023/08/14 00:30:56 Index is 728744635014488995 now active
2023/08/14 00:30:56 GET all indexes
2023/08/14 00:30:56 200 OK
2023/08/14 00:30:56 getscans status : 200 OK
2023/08/14 00:30:56 number of entries 337
2023/08/14 00:30:56 Status : 200 OK
2023/08/14 00:30:56 Result from multiscancount API = 0
--- PASS: TestMultiScanRestAPI (4.25s)
=== RUN   TestMultiScanPrimaryIndexVariations
2023/08/14 00:30:56 In TestMultiScanPrimaryIndexVariations()
2023/08/14 00:31:03 Created the secondary index index_pi. Waiting for it become active
2023/08/14 00:31:03 Index is 17493046920663887640 now active
2023/08/14 00:31:03 
--- No Overlap ---
2023/08/14 00:31:03 Using n1ql client
2023/08/14 00:31:03 Expected and Actual scan responses are the same
2023/08/14 00:31:03 
--- Proper Overlap ---
2023/08/14 00:31:03 Using n1ql client
2023/08/14 00:31:03 Expected and Actual scan responses are the same
2023/08/14 00:31:03 
--- Low Boundary Overlap ---
2023/08/14 00:31:03 Using n1ql client
2023/08/14 00:31:03 Expected and Actual scan responses are the same
2023/08/14 00:31:03 
--- Complex Overlaps ---
2023/08/14 00:31:03 Using n1ql client
2023/08/14 00:31:03 Expected and Actual scan responses are the same
2023/08/14 00:31:03 
--- Multiple Equal Overlaps ---
2023/08/14 00:31:03 Using n1ql client
2023/08/14 00:31:03 Expected and Actual scan responses are the same
2023/08/14 00:31:03 
--- Boundary and Subset Overlaps ---
2023/08/14 00:31:03 Using n1ql client
2023/08/14 00:31:03 Expected and Actual scan responses are the same
2023/08/14 00:31:03 
--- Point Overlaps ---
2023/08/14 00:31:03 Using n1ql client
2023/08/14 00:31:03 Expected and Actual scan responses are the same
2023/08/14 00:31:03 
--- Boundary and Point Overlaps ---
2023/08/14 00:31:03 Using n1ql client
2023/08/14 00:31:03 Expected and Actual scan responses are the same
2023/08/14 00:31:03 
--- Primary index range null ---
2023/08/14 00:31:03 Using n1ql client
2023/08/14 00:31:03 Expected and Actual scan responses are the same
2023/08/14 00:31:03 Dropping the secondary index index_pi
2023/08/14 00:31:03 Index dropped
--- PASS: TestMultiScanPrimaryIndexVariations (7.30s)
=== RUN   TestMultiScanDescSetup
2023/08/14 00:31:03 In TestMultiScanDescSetup()
2023/08/14 00:31:03 In DropAllSecondaryIndexes()
2023/08/14 00:31:03 Index found:  index_companyname
2023/08/14 00:31:03 Dropped index index_companyname
2023/08/14 00:31:09 Created the secondary index index_companyname_desc. Waiting for it become active
2023/08/14 00:31:09 Index is 2181104050035139390 now active
2023/08/14 00:31:16 Created the secondary index index_company_desc. Waiting for it become active
2023/08/14 00:31:16 Index is 12767712292813858017 now active
2023/08/14 00:31:22 Created the secondary index index_company_name_age_desc. Waiting for it become active
2023/08/14 00:31:22 Index is 2191742656802103013 now active
--- PASS: TestMultiScanDescSetup (19.05s)
=== RUN   TestMultiScanDescScenarios
2023/08/14 00:31:22 In TestMultiScanDescScenarios()
2023/08/14 00:31:22 

--------- Composite Index with 2 fields ---------
2023/08/14 00:31:22 
--- ScanAllNoFilter ---
2023/08/14 00:31:22 distinct = false
2023/08/14 00:31:23 Using n1ql client
2023/08/14 00:31:23 Expected and Actual scan responses are the same
2023/08/14 00:31:23 
--- ScanAllFilterNil ---
2023/08/14 00:31:23 distinct = false
2023/08/14 00:31:23 Using n1ql client
2023/08/14 00:31:23 Expected and Actual scan responses are the same
2023/08/14 00:31:23 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:31:23 distinct = false
2023/08/14 00:31:24 Using n1ql client
2023/08/14 00:31:24 Expected and Actual scan responses are the same
2023/08/14 00:31:24 
--- SingleSeek ---
2023/08/14 00:31:24 distinct = false
2023/08/14 00:31:24 Using n1ql client
2023/08/14 00:31:24 Expected and Actual scan responses are the same
2023/08/14 00:31:24 
--- MultipleSeek ---
2023/08/14 00:31:24 distinct = false
2023/08/14 00:31:25 Using n1ql client
2023/08/14 00:31:25 Expected and Actual scan responses are the same
2023/08/14 00:31:25 
--- SimpleRange ---
2023/08/14 00:31:25 distinct = false
2023/08/14 00:31:25 Using n1ql client
2023/08/14 00:31:25 Expected and Actual scan responses are the same
2023/08/14 00:31:25 
--- NonOverlappingRanges ---
2023/08/14 00:31:25 distinct = false
2023/08/14 00:31:25 Using n1ql client
2023/08/14 00:31:25 Expected and Actual scan responses are the same
2023/08/14 00:31:25 
--- OverlappingRanges ---
2023/08/14 00:31:25 distinct = false
2023/08/14 00:31:26 Using n1ql client
2023/08/14 00:31:26 Expected and Actual scan responses are the same
2023/08/14 00:31:26 
--- NonOverlappingFilters ---
2023/08/14 00:31:26 distinct = false
2023/08/14 00:31:26 Using n1ql client
2023/08/14 00:31:26 Expected and Actual scan responses are the same
2023/08/14 00:31:26 
--- OverlappingFilters ---
2023/08/14 00:31:26 distinct = false
2023/08/14 00:31:27 Using n1ql client
2023/08/14 00:31:27 Expected and Actual scan responses are the same
2023/08/14 00:31:27 
--- BoundaryFilters ---
2023/08/14 00:31:27 distinct = false
2023/08/14 00:31:27 Using n1ql client
2023/08/14 00:31:27 Expected and Actual scan responses are the same
2023/08/14 00:31:27 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 00:31:27 distinct = false
2023/08/14 00:31:28 Using n1ql client
2023/08/14 00:31:28 Expected and Actual scan responses are the same
2023/08/14 00:31:28 
--- SeekAndFilters_Overlapping ---
2023/08/14 00:31:28 distinct = false
2023/08/14 00:31:28 Using n1ql client
2023/08/14 00:31:28 Expected and Actual scan responses are the same
2023/08/14 00:31:28 
--- SimpleRangeLowUnbounded ---
2023/08/14 00:31:28 distinct = false
2023/08/14 00:31:28 Using n1ql client
2023/08/14 00:31:28 Expected and Actual scan responses are the same
2023/08/14 00:31:28 
--- SimpleRangeHighUnbounded ---
2023/08/14 00:31:28 distinct = false
2023/08/14 00:31:29 Using n1ql client
2023/08/14 00:31:29 Expected and Actual scan responses are the same
2023/08/14 00:31:29 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 00:31:29 distinct = false
2023/08/14 00:31:29 Using n1ql client
2023/08/14 00:31:29 Expected and Actual scan responses are the same
2023/08/14 00:31:29 
--- FiltersWithUnbounded ---
2023/08/14 00:31:29 distinct = false
2023/08/14 00:31:30 Using n1ql client
2023/08/14 00:31:30 Expected and Actual scan responses are the same
2023/08/14 00:31:30 
--- FiltersLowGreaterThanHigh ---
2023/08/14 00:31:30 distinct = false
2023/08/14 00:31:30 Using n1ql client
2023/08/14 00:31:30 Expected and Actual scan responses are the same
2023/08/14 00:31:30 

--------- Simple Index with 1 field ---------
2023/08/14 00:31:30 
--- SingleIndexSimpleRange ---
2023/08/14 00:31:30 distinct = false
2023/08/14 00:31:31 Using n1ql client
2023/08/14 00:31:31 Expected and Actual scan responses are the same
2023/08/14 00:31:31 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 00:31:31 distinct = false
2023/08/14 00:31:31 Using n1ql client
2023/08/14 00:31:31 Expected and Actual scan responses are the same
2023/08/14 00:31:31 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 00:31:31 distinct = false
2023/08/14 00:31:31 Using n1ql client
2023/08/14 00:31:31 Expected and Actual scan responses are the same
2023/08/14 00:31:31 

--------- Composite Index with 3 fields ---------
2023/08/14 00:31:31 
--- ScanAllNoFilter ---
2023/08/14 00:31:31 distinct = false
2023/08/14 00:31:32 Using n1ql client
2023/08/14 00:31:32 Expected and Actual scan responses are the same
2023/08/14 00:31:32 
--- ScanAllFilterNil ---
2023/08/14 00:31:32 distinct = false
2023/08/14 00:31:32 Using n1ql client
2023/08/14 00:31:32 Expected and Actual scan responses are the same
2023/08/14 00:31:32 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:31:32 distinct = false
2023/08/14 00:31:33 Using n1ql client
2023/08/14 00:31:33 Expected and Actual scan responses are the same
2023/08/14 00:31:33 
--- 3FieldsSingleSeek ---
2023/08/14 00:31:33 distinct = false
2023/08/14 00:31:33 Using n1ql client
2023/08/14 00:31:33 Expected and Actual scan responses are the same
2023/08/14 00:31:33 
--- 3FieldsMultipleSeeks ---
2023/08/14 00:31:33 distinct = false
2023/08/14 00:31:34 Using n1ql client
2023/08/14 00:31:34 Expected and Actual scan responses are the same
2023/08/14 00:31:34 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 00:31:34 distinct = false
2023/08/14 00:31:34 Using n1ql client
2023/08/14 00:31:34 Expected and Actual scan responses are the same
2023/08/14 00:31:34 

--------- New scenarios ---------
2023/08/14 00:31:34 
--- CompIndexHighUnbounded1 ---
2023/08/14 00:31:34 
--- Multi Scan 0 ---
2023/08/14 00:31:34 distinct = false
2023/08/14 00:31:35 Using n1ql client
2023/08/14 00:31:35 Expected and Actual scan responses are the same
2023/08/14 00:31:35 
--- Multi Scan 1 ---
2023/08/14 00:31:35 distinct = false
2023/08/14 00:31:35 Using n1ql client
2023/08/14 00:31:35 Expected and Actual scan responses are the same
2023/08/14 00:31:35 
--- Multi Scan 2 ---
2023/08/14 00:31:35 distinct = false
2023/08/14 00:31:35 Using n1ql client
2023/08/14 00:31:35 Expected and Actual scan responses are the same
2023/08/14 00:31:35 
--- CompIndexHighUnbounded2 ---
2023/08/14 00:31:35 
--- Multi Scan 0 ---
2023/08/14 00:31:35 distinct = false
2023/08/14 00:31:36 Using n1ql client
2023/08/14 00:31:36 Expected and Actual scan responses are the same
2023/08/14 00:31:36 
--- Multi Scan 1 ---
2023/08/14 00:31:36 distinct = false
2023/08/14 00:31:36 Using n1ql client
2023/08/14 00:31:36 Expected and Actual scan responses are the same
2023/08/14 00:31:36 
--- Multi Scan 2 ---
2023/08/14 00:31:36 distinct = false
2023/08/14 00:31:37 Using n1ql client
2023/08/14 00:31:37 Expected and Actual scan responses are the same
2023/08/14 00:31:37 
--- CompIndexHighUnbounded3 ---
2023/08/14 00:31:37 
--- Multi Scan 0 ---
2023/08/14 00:31:37 distinct = false
2023/08/14 00:31:37 Using n1ql client
2023/08/14 00:31:37 Expected and Actual scan responses are the same
2023/08/14 00:31:37 
--- CompIndexHighUnbounded4 ---
2023/08/14 00:31:37 
--- Multi Scan 0 ---
2023/08/14 00:31:37 distinct = false
2023/08/14 00:31:38 Using n1ql client
2023/08/14 00:31:38 Expected and Actual scan responses are the same
2023/08/14 00:31:38 
--- CompIndexHighUnbounded5 ---
2023/08/14 00:31:38 
--- Multi Scan 0 ---
2023/08/14 00:31:38 distinct = false
2023/08/14 00:31:38 Using n1ql client
2023/08/14 00:31:38 Expected and Actual scan responses are the same
2023/08/14 00:31:38 
--- SeekBoundaries ---
2023/08/14 00:31:38 
--- Multi Scan 0 ---
2023/08/14 00:31:38 distinct = false
2023/08/14 00:31:39 Using n1ql client
2023/08/14 00:31:39 Expected and Actual scan responses are the same
2023/08/14 00:31:39 
--- Multi Scan 1 ---
2023/08/14 00:31:39 distinct = false
2023/08/14 00:31:39 Using n1ql client
2023/08/14 00:31:39 Expected and Actual scan responses are the same
2023/08/14 00:31:39 
--- Multi Scan 2 ---
2023/08/14 00:31:39 distinct = false
2023/08/14 00:31:39 Using n1ql client
2023/08/14 00:31:39 Expected and Actual scan responses are the same
2023/08/14 00:31:39 
--- Multi Scan 3 ---
2023/08/14 00:31:39 distinct = false
2023/08/14 00:31:40 Using n1ql client
2023/08/14 00:31:40 Expected and Actual scan responses are the same
2023/08/14 00:31:40 
--- Multi Scan 4 ---
2023/08/14 00:31:40 distinct = false
2023/08/14 00:31:40 Using n1ql client
2023/08/14 00:31:40 Expected and Actual scan responses are the same
2023/08/14 00:31:40 
--- Multi Scan 5 ---
2023/08/14 00:31:40 distinct = false
2023/08/14 00:31:41 Using n1ql client
2023/08/14 00:31:41 Expected and Actual scan responses are the same
2023/08/14 00:31:41 
--- Multi Scan 6 ---
2023/08/14 00:31:41 distinct = false
2023/08/14 00:31:41 Using n1ql client
2023/08/14 00:31:41 Expected and Actual scan responses are the same
2023/08/14 00:31:41 
--- Multi Scan 7 ---
2023/08/14 00:31:41 distinct = false
2023/08/14 00:31:41 Using n1ql client
2023/08/14 00:31:41 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescScenarios (19.20s)
=== RUN   TestMultiScanDescCount
2023/08/14 00:31:41 In TestMultiScanDescCount()
2023/08/14 00:31:41 

--------- Composite Index with 2 fields ---------
2023/08/14 00:31:41 
--- ScanAllNoFilter ---
2023/08/14 00:31:41 distinct = false
2023/08/14 00:31:42 Using n1ql client
2023/08/14 00:31:42 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:31:42 
--- ScanAllFilterNil ---
2023/08/14 00:31:42 distinct = false
2023/08/14 00:31:42 Using n1ql client
2023/08/14 00:31:42 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:31:42 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:31:42 distinct = false
2023/08/14 00:31:43 Using n1ql client
2023/08/14 00:31:43 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:31:43 
--- SingleSeek ---
2023/08/14 00:31:43 distinct = false
2023/08/14 00:31:43 Using n1ql client
2023/08/14 00:31:43 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 00:31:43 
--- MultipleSeek ---
2023/08/14 00:31:43 distinct = false
2023/08/14 00:31:43 Using n1ql client
2023/08/14 00:31:43 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 00:31:43 
--- SimpleRange ---
2023/08/14 00:31:43 distinct = false
2023/08/14 00:31:44 Using n1ql client
2023/08/14 00:31:44 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/14 00:31:44 
--- NonOverlappingRanges ---
2023/08/14 00:31:44 distinct = false
2023/08/14 00:31:44 Using n1ql client
2023/08/14 00:31:44 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/08/14 00:31:44 
--- OverlappingRanges ---
2023/08/14 00:31:44 distinct = false
2023/08/14 00:31:45 Using n1ql client
2023/08/14 00:31:45 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/08/14 00:31:45 
--- NonOverlappingFilters ---
2023/08/14 00:31:45 distinct = false
2023/08/14 00:31:45 Using n1ql client
2023/08/14 00:31:45 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/08/14 00:31:45 
--- OverlappingFilters ---
2023/08/14 00:31:45 distinct = false
2023/08/14 00:31:45 Using n1ql client
2023/08/14 00:31:46 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/08/14 00:31:46 
--- BoundaryFilters ---
2023/08/14 00:31:46 distinct = false
2023/08/14 00:31:46 Using n1ql client
2023/08/14 00:31:46 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/08/14 00:31:46 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 00:31:46 distinct = false
2023/08/14 00:31:46 Using n1ql client
2023/08/14 00:31:46 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/08/14 00:31:46 
--- SeekAndFilters_Overlapping ---
2023/08/14 00:31:46 distinct = false
2023/08/14 00:31:47 Using n1ql client
2023/08/14 00:31:47 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/08/14 00:31:47 
--- SimpleRangeLowUnbounded ---
2023/08/14 00:31:47 distinct = false
2023/08/14 00:31:47 Using n1ql client
2023/08/14 00:31:47 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/14 00:31:47 
--- SimpleRangeHighUnbounded ---
2023/08/14 00:31:47 distinct = false
2023/08/14 00:31:48 Using n1ql client
2023/08/14 00:31:48 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/14 00:31:48 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 00:31:48 distinct = false
2023/08/14 00:31:48 Using n1ql client
2023/08/14 00:31:48 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:31:48 
--- FiltersWithUnbounded ---
2023/08/14 00:31:48 distinct = false
2023/08/14 00:31:48 Using n1ql client
2023/08/14 00:31:48 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/14 00:31:48 
--- FiltersLowGreaterThanHigh ---
2023/08/14 00:31:48 distinct = false
2023/08/14 00:31:49 Using n1ql client
2023/08/14 00:31:49 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/14 00:31:49 

--------- Simple Index with 1 field ---------
2023/08/14 00:31:49 
--- SingleIndexSimpleRange ---
2023/08/14 00:31:49 distinct = false
2023/08/14 00:31:49 Using n1ql client
2023/08/14 00:31:49 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/14 00:31:49 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 00:31:49 distinct = false
2023/08/14 00:31:49 Using n1ql client
2023/08/14 00:31:49 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/08/14 00:31:49 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 00:31:49 distinct = false
2023/08/14 00:31:50 Using n1ql client
2023/08/14 00:31:50 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/08/14 00:31:50 

--------- Composite Index with 3 fields ---------
2023/08/14 00:31:50 
--- ScanAllNoFilter ---
2023/08/14 00:31:50 distinct = false
2023/08/14 00:31:50 Using n1ql client
2023/08/14 00:31:50 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:31:50 
--- ScanAllFilterNil ---
2023/08/14 00:31:50 distinct = false
2023/08/14 00:31:51 Using n1ql client
2023/08/14 00:31:51 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:31:51 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:31:51 distinct = false
2023/08/14 00:31:51 Using n1ql client
2023/08/14 00:31:51 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:31:51 
--- 3FieldsSingleSeek ---
2023/08/14 00:31:51 distinct = false
2023/08/14 00:31:52 Using n1ql client
2023/08/14 00:31:52 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 00:31:52 
--- 3FieldsMultipleSeeks ---
2023/08/14 00:31:52 distinct = false
2023/08/14 00:31:52 Using n1ql client
2023/08/14 00:31:52 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/14 00:31:52 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 00:31:52 distinct = false
2023/08/14 00:31:52 Using n1ql client
2023/08/14 00:31:52 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 00:31:52 

--------- New scenarios ---------
2023/08/14 00:31:52 
--- CompIndexHighUnbounded1 ---
2023/08/14 00:31:52 
--- Multi Scan 0 ---
2023/08/14 00:31:52 distinct = false
2023/08/14 00:31:53 Using n1ql client
2023/08/14 00:31:53 Using n1ql client
2023/08/14 00:31:53 len(scanResults) = 8 MultiScanCount = 8
2023/08/14 00:31:53 Expected and Actual scan responses are the same
2023/08/14 00:31:53 
--- Multi Scan 1 ---
2023/08/14 00:31:53 distinct = false
2023/08/14 00:31:53 Using n1ql client
2023/08/14 00:31:53 Using n1ql client
2023/08/14 00:31:53 len(scanResults) = 0 MultiScanCount = 0
2023/08/14 00:31:53 Expected and Actual scan responses are the same
2023/08/14 00:31:53 
--- Multi Scan 2 ---
2023/08/14 00:31:53 distinct = false
2023/08/14 00:31:54 Using n1ql client
2023/08/14 00:31:54 Using n1ql client
2023/08/14 00:31:54 len(scanResults) = 9 MultiScanCount = 9
2023/08/14 00:31:54 Expected and Actual scan responses are the same
2023/08/14 00:31:54 
--- CompIndexHighUnbounded2 ---
2023/08/14 00:31:54 
--- Multi Scan 0 ---
2023/08/14 00:31:54 distinct = false
2023/08/14 00:31:54 Using n1ql client
2023/08/14 00:31:54 Using n1ql client
2023/08/14 00:31:54 len(scanResults) = 4138 MultiScanCount = 4138
2023/08/14 00:31:54 Expected and Actual scan responses are the same
2023/08/14 00:31:54 
--- Multi Scan 1 ---
2023/08/14 00:31:54 distinct = false
2023/08/14 00:31:55 Using n1ql client
2023/08/14 00:31:55 Using n1ql client
2023/08/14 00:31:55 len(scanResults) = 2746 MultiScanCount = 2746
2023/08/14 00:31:55 Expected and Actual scan responses are the same
2023/08/14 00:31:55 
--- Multi Scan 2 ---
2023/08/14 00:31:55 distinct = false
2023/08/14 00:31:55 Using n1ql client
2023/08/14 00:31:55 Using n1ql client
2023/08/14 00:31:55 len(scanResults) = 4691 MultiScanCount = 4691
2023/08/14 00:31:55 Expected and Actual scan responses are the same
2023/08/14 00:31:55 
--- CompIndexHighUnbounded3 ---
2023/08/14 00:31:55 
--- Multi Scan 0 ---
2023/08/14 00:31:55 distinct = false
2023/08/14 00:31:56 Using n1ql client
2023/08/14 00:31:56 Using n1ql client
2023/08/14 00:31:56 len(scanResults) = 1329 MultiScanCount = 1329
2023/08/14 00:31:56 Expected and Actual scan responses are the same
2023/08/14 00:31:56 
--- CompIndexHighUnbounded4 ---
2023/08/14 00:31:56 
--- Multi Scan 0 ---
2023/08/14 00:31:56 distinct = false
2023/08/14 00:31:56 Using n1ql client
2023/08/14 00:31:56 Using n1ql client
2023/08/14 00:31:56 len(scanResults) = 5349 MultiScanCount = 5349
2023/08/14 00:31:56 Expected and Actual scan responses are the same
2023/08/14 00:31:56 
--- CompIndexHighUnbounded5 ---
2023/08/14 00:31:56 
--- Multi Scan 0 ---
2023/08/14 00:31:56 distinct = false
2023/08/14 00:31:56 Using n1ql client
2023/08/14 00:31:56 Using n1ql client
2023/08/14 00:31:56 len(scanResults) = 8210 MultiScanCount = 8210
2023/08/14 00:31:56 Expected and Actual scan responses are the same
2023/08/14 00:31:56 
--- SeekBoundaries ---
2023/08/14 00:31:56 
--- Multi Scan 0 ---
2023/08/14 00:31:56 distinct = false
2023/08/14 00:31:57 Using n1ql client
2023/08/14 00:31:57 Using n1ql client
2023/08/14 00:31:57 len(scanResults) = 175 MultiScanCount = 175
2023/08/14 00:31:57 Expected and Actual scan responses are the same
2023/08/14 00:31:57 
--- Multi Scan 1 ---
2023/08/14 00:31:57 distinct = false
2023/08/14 00:31:57 Using n1ql client
2023/08/14 00:31:57 Using n1ql client
2023/08/14 00:31:57 len(scanResults) = 1 MultiScanCount = 1
2023/08/14 00:31:57 Expected and Actual scan responses are the same
2023/08/14 00:31:57 
--- Multi Scan 2 ---
2023/08/14 00:31:57 distinct = false
2023/08/14 00:31:58 Using n1ql client
2023/08/14 00:31:58 Using n1ql client
2023/08/14 00:31:58 len(scanResults) = 555 MultiScanCount = 555
2023/08/14 00:31:58 Expected and Actual scan responses are the same
2023/08/14 00:31:58 
--- Multi Scan 3 ---
2023/08/14 00:31:58 distinct = false
2023/08/14 00:31:58 Using n1ql client
2023/08/14 00:31:58 Using n1ql client
2023/08/14 00:31:58 len(scanResults) = 872 MultiScanCount = 872
2023/08/14 00:31:58 Expected and Actual scan responses are the same
2023/08/14 00:31:58 
--- Multi Scan 4 ---
2023/08/14 00:31:58 distinct = false
2023/08/14 00:31:59 Using n1ql client
2023/08/14 00:31:59 Using n1ql client
2023/08/14 00:31:59 len(scanResults) = 287 MultiScanCount = 287
2023/08/14 00:31:59 Expected and Actual scan responses are the same
2023/08/14 00:31:59 
--- Multi Scan 5 ---
2023/08/14 00:31:59 distinct = false
2023/08/14 00:31:59 Using n1ql client
2023/08/14 00:31:59 Using n1ql client
2023/08/14 00:31:59 len(scanResults) = 5254 MultiScanCount = 5254
2023/08/14 00:31:59 Expected and Actual scan responses are the same
2023/08/14 00:31:59 
--- Multi Scan 6 ---
2023/08/14 00:31:59 distinct = false
2023/08/14 00:31:59 Using n1ql client
2023/08/14 00:31:59 Using n1ql client
2023/08/14 00:31:59 len(scanResults) = 5566 MultiScanCount = 5566
2023/08/14 00:31:59 Expected and Actual scan responses are the same
2023/08/14 00:31:59 
--- Multi Scan 7 ---
2023/08/14 00:31:59 distinct = false
2023/08/14 00:32:00 Using n1ql client
2023/08/14 00:32:00 Using n1ql client
2023/08/14 00:32:00 len(scanResults) = 8 MultiScanCount = 8
2023/08/14 00:32:00 Expected and Actual scan responses are the same
2023/08/14 00:32:00 

--------- With DISTINCT True ---------
2023/08/14 00:32:00 
--- ScanAllNoFilter ---
2023/08/14 00:32:00 distinct = true
2023/08/14 00:32:00 Using n1ql client
2023/08/14 00:32:00 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:32:00 
--- ScanAllFilterNil ---
2023/08/14 00:32:00 distinct = true
2023/08/14 00:32:01 Using n1ql client
2023/08/14 00:32:01 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:32:01 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:32:01 distinct = true
2023/08/14 00:32:01 Using n1ql client
2023/08/14 00:32:01 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:32:01 
--- SingleSeek ---
2023/08/14 00:32:01 distinct = true
2023/08/14 00:32:01 Using n1ql client
2023/08/14 00:32:01 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 00:32:01 
--- MultipleSeek ---
2023/08/14 00:32:01 distinct = true
2023/08/14 00:32:02 Using n1ql client
2023/08/14 00:32:02 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 00:32:02 
--- SimpleRange ---
2023/08/14 00:32:02 distinct = true
2023/08/14 00:32:02 Using n1ql client
2023/08/14 00:32:02 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/14 00:32:02 
--- NonOverlappingRanges ---
2023/08/14 00:32:02 distinct = true
2023/08/14 00:32:03 Using n1ql client
2023/08/14 00:32:03 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/08/14 00:32:03 
--- NonOverlappingFilters2 ---
2023/08/14 00:32:03 distinct = true
2023/08/14 00:32:03 Using n1ql client
2023/08/14 00:32:03 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 00:32:03 
--- OverlappingRanges ---
2023/08/14 00:32:03 distinct = true
2023/08/14 00:32:04 Using n1ql client
2023/08/14 00:32:04 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/08/14 00:32:04 
--- NonOverlappingFilters ---
2023/08/14 00:32:04 distinct = true
2023/08/14 00:32:05 Using n1ql client
2023/08/14 00:32:05 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/08/14 00:32:05 
--- OverlappingFilters ---
2023/08/14 00:32:05 distinct = true
2023/08/14 00:32:05 Using n1ql client
2023/08/14 00:32:05 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/08/14 00:32:05 
--- BoundaryFilters ---
2023/08/14 00:32:05 distinct = true
2023/08/14 00:32:06 Using n1ql client
2023/08/14 00:32:06 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/08/14 00:32:06 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 00:32:06 distinct = true
2023/08/14 00:32:06 Using n1ql client
2023/08/14 00:32:06 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/08/14 00:32:06 
--- SeekAndFilters_Overlapping ---
2023/08/14 00:32:06 distinct = true
2023/08/14 00:32:06 Using n1ql client
2023/08/14 00:32:06 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/08/14 00:32:06 
--- SimpleRangeLowUnbounded ---
2023/08/14 00:32:06 distinct = false
2023/08/14 00:32:07 Using n1ql client
2023/08/14 00:32:07 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/14 00:32:07 
--- SimpleRangeHighUnbounded ---
2023/08/14 00:32:07 distinct = false
2023/08/14 00:32:07 Using n1ql client
2023/08/14 00:32:07 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/14 00:32:07 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 00:32:07 distinct = false
2023/08/14 00:32:08 Using n1ql client
2023/08/14 00:32:08 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 00:32:08 
--- FiltersWithUnbounded ---
2023/08/14 00:32:08 distinct = false
2023/08/14 00:32:08 Using n1ql client
2023/08/14 00:32:08 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/14 00:32:08 
--- FiltersLowGreaterThanHigh ---
2023/08/14 00:32:08 distinct = false
2023/08/14 00:32:08 Using n1ql client
2023/08/14 00:32:08 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/14 00:32:08 

--------- Simple Index with 1 field ---------
2023/08/14 00:32:08 
--- SingleIndexSimpleRange ---
2023/08/14 00:32:08 distinct = true
2023/08/14 00:32:09 Using n1ql client
2023/08/14 00:32:09 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/14 00:32:09 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 00:32:09 distinct = true
2023/08/14 00:32:09 Using n1ql client
2023/08/14 00:32:09 MultiScanCount = 713 ExpectedMultiScanCount = 713
2023/08/14 00:32:09 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 00:32:09 distinct = true
2023/08/14 00:32:09 Using n1ql client
2023/08/14 00:32:09 MultiScanCount = 869 ExpectedMultiScanCount = 869
2023/08/14 00:32:09 

--------- Composite Index with 3 fields ---------
2023/08/14 00:32:09 
--- ScanAllNoFilter ---
2023/08/14 00:32:09 distinct = true
2023/08/14 00:32:10 Using n1ql client
2023/08/14 00:32:10 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:32:10 
--- ScanAllFilterNil ---
2023/08/14 00:32:10 distinct = true
2023/08/14 00:32:10 Using n1ql client
2023/08/14 00:32:10 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:32:10 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:32:10 distinct = true
2023/08/14 00:32:11 Using n1ql client
2023/08/14 00:32:11 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 00:32:11 
--- 3FieldsSingleSeek ---
2023/08/14 00:32:11 distinct = true
2023/08/14 00:32:11 Using n1ql client
2023/08/14 00:32:11 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 00:32:11 
--- 3FieldsMultipleSeeks ---
2023/08/14 00:32:11 distinct = true
2023/08/14 00:32:12 Using n1ql client
2023/08/14 00:32:12 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/14 00:32:12 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 00:32:12 distinct = true
2023/08/14 00:32:12 Using n1ql client
2023/08/14 00:32:12 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanDescCount (30.82s)
=== RUN   TestMultiScanDescOffset
2023/08/14 00:32:12 In SkipTestMultiScanDescOffset()
2023/08/14 00:32:12 

--------- Composite Index with 2 fields ---------
2023/08/14 00:32:12 
--- ScanAllNoFilter ---
2023/08/14 00:32:12 distinct = false
2023/08/14 00:32:13 Using n1ql client
2023/08/14 00:32:13 
--- ScanAllFilterNil ---
2023/08/14 00:32:13 distinct = false
2023/08/14 00:32:13 Using n1ql client
2023/08/14 00:32:13 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:32:13 distinct = false
2023/08/14 00:32:14 Using n1ql client
2023/08/14 00:32:14 
--- SingleSeek ---
2023/08/14 00:32:14 distinct = false
2023/08/14 00:32:14 Using n1ql client
2023/08/14 00:32:14 
--- MultipleSeek ---
2023/08/14 00:32:14 distinct = false
2023/08/14 00:32:14 Using n1ql client
2023/08/14 00:32:14 
--- SimpleRange ---
2023/08/14 00:32:14 distinct = false
2023/08/14 00:32:15 Using n1ql client
2023/08/14 00:32:15 
--- NonOverlappingRanges ---
2023/08/14 00:32:15 distinct = false
2023/08/14 00:32:15 Using n1ql client
2023/08/14 00:32:15 
--- OverlappingRanges ---
2023/08/14 00:32:15 distinct = false
2023/08/14 00:32:16 Using n1ql client
2023/08/14 00:32:16 
--- NonOverlappingFilters ---
2023/08/14 00:32:16 distinct = false
2023/08/14 00:32:16 Using n1ql client
2023/08/14 00:32:16 
--- OverlappingFilters ---
2023/08/14 00:32:16 distinct = false
2023/08/14 00:32:16 Using n1ql client
2023/08/14 00:32:16 
--- BoundaryFilters ---
2023/08/14 00:32:16 distinct = false
2023/08/14 00:32:17 Using n1ql client
2023/08/14 00:32:17 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 00:32:17 distinct = false
2023/08/14 00:32:17 Using n1ql client
2023/08/14 00:32:17 
--- SeekAndFilters_Overlapping ---
2023/08/14 00:32:17 distinct = false
2023/08/14 00:32:18 Using n1ql client
2023/08/14 00:32:18 
--- SimpleRangeLowUnbounded ---
2023/08/14 00:32:18 distinct = false
2023/08/14 00:32:18 Using n1ql client
2023/08/14 00:32:18 Expected and Actual scan responses are the same
2023/08/14 00:32:18 
--- SimpleRangeHighUnbounded ---
2023/08/14 00:32:18 distinct = false
2023/08/14 00:32:19 Using n1ql client
2023/08/14 00:32:19 Expected and Actual scan responses are the same
2023/08/14 00:32:19 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 00:32:19 distinct = false
2023/08/14 00:32:19 Using n1ql client
2023/08/14 00:32:19 Expected and Actual scan responses are the same
2023/08/14 00:32:19 
--- FiltersWithUnbounded ---
2023/08/14 00:32:19 distinct = false
2023/08/14 00:32:19 Using n1ql client
2023/08/14 00:32:19 Expected and Actual scan responses are the same
2023/08/14 00:32:19 
--- FiltersLowGreaterThanHigh ---
2023/08/14 00:32:19 distinct = false
2023/08/14 00:32:20 Using n1ql client
2023/08/14 00:32:20 Expected and Actual scan responses are the same
2023/08/14 00:32:20 

--------- Simple Index with 1 field ---------
2023/08/14 00:32:20 
--- SingleIndexSimpleRange ---
2023/08/14 00:32:20 distinct = false
2023/08/14 00:32:20 Using n1ql client
2023/08/14 00:32:20 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 00:32:20 distinct = false
2023/08/14 00:32:21 Using n1ql client
2023/08/14 00:32:21 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 00:32:21 distinct = false
2023/08/14 00:32:21 Using n1ql client
2023/08/14 00:32:21 

--------- Composite Index with 3 fields ---------
2023/08/14 00:32:21 
--- ScanAllNoFilter ---
2023/08/14 00:32:21 distinct = false
2023/08/14 00:32:21 Using n1ql client
2023/08/14 00:32:21 
--- ScanAllFilterNil ---
2023/08/14 00:32:21 distinct = false
2023/08/14 00:32:22 Using n1ql client
2023/08/14 00:32:22 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:32:22 distinct = false
2023/08/14 00:32:22 Using n1ql client
2023/08/14 00:32:22 
--- 3FieldsSingleSeek ---
2023/08/14 00:32:22 distinct = false
2023/08/14 00:32:23 Using n1ql client
2023/08/14 00:32:23 
--- 3FieldsMultipleSeeks ---
2023/08/14 00:32:23 distinct = false
2023/08/14 00:32:23 Using n1ql client
2023/08/14 00:32:23 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 00:32:23 distinct = false
2023/08/14 00:32:24 Using n1ql client
--- PASS: TestMultiScanDescOffset (11.39s)
=== RUN   TestMultiScanDescDistinct
2023/08/14 00:32:24 In SkipTestMultiScanDescDistinct()
2023/08/14 00:32:24 

--------- Composite Index with 2 fields ---------
2023/08/14 00:32:24 
--- ScanAllNoFilter ---
2023/08/14 00:32:24 distinct = true
2023/08/14 00:32:24 Using n1ql client
2023/08/14 00:32:24 Expected and Actual scan responses are the same
2023/08/14 00:32:24 
--- ScanAllFilterNil ---
2023/08/14 00:32:24 distinct = true
2023/08/14 00:32:25 Using n1ql client
2023/08/14 00:32:25 Expected and Actual scan responses are the same
2023/08/14 00:32:25 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:32:25 distinct = true
2023/08/14 00:32:25 Using n1ql client
2023/08/14 00:32:25 Expected and Actual scan responses are the same
2023/08/14 00:32:25 
--- SingleSeek ---
2023/08/14 00:32:25 distinct = true
2023/08/14 00:32:26 Using n1ql client
2023/08/14 00:32:26 Expected and Actual scan responses are the same
2023/08/14 00:32:26 
--- MultipleSeek ---
2023/08/14 00:32:26 distinct = true
2023/08/14 00:32:26 Using n1ql client
2023/08/14 00:32:26 Expected and Actual scan responses are the same
2023/08/14 00:32:26 
--- SimpleRange ---
2023/08/14 00:32:26 distinct = true
2023/08/14 00:32:26 Using n1ql client
2023/08/14 00:32:26 Expected and Actual scan responses are the same
2023/08/14 00:32:26 
--- NonOverlappingRanges ---
2023/08/14 00:32:26 distinct = true
2023/08/14 00:32:27 Using n1ql client
2023/08/14 00:32:27 Expected and Actual scan responses are the same
2023/08/14 00:32:27 
--- OverlappingRanges ---
2023/08/14 00:32:27 distinct = true
2023/08/14 00:32:27 Using n1ql client
2023/08/14 00:32:27 Expected and Actual scan responses are the same
2023/08/14 00:32:27 
--- NonOverlappingFilters ---
2023/08/14 00:32:27 distinct = true
2023/08/14 00:32:28 Using n1ql client
2023/08/14 00:32:28 Expected and Actual scan responses are the same
2023/08/14 00:32:28 
--- OverlappingFilters ---
2023/08/14 00:32:28 distinct = true
2023/08/14 00:32:28 Using n1ql client
2023/08/14 00:32:28 Expected and Actual scan responses are the same
2023/08/14 00:32:28 
--- BoundaryFilters ---
2023/08/14 00:32:28 distinct = true
2023/08/14 00:32:29 Using n1ql client
2023/08/14 00:32:29 Expected and Actual scan responses are the same
2023/08/14 00:32:29 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 00:32:29 distinct = true
2023/08/14 00:32:29 Using n1ql client
2023/08/14 00:32:29 Expected and Actual scan responses are the same
2023/08/14 00:32:29 
--- SeekAndFilters_Overlapping ---
2023/08/14 00:32:29 distinct = true
2023/08/14 00:32:29 Using n1ql client
2023/08/14 00:32:29 Expected and Actual scan responses are the same
2023/08/14 00:32:29 
--- SimpleRangeLowUnbounded ---
2023/08/14 00:32:29 distinct = false
2023/08/14 00:32:30 Using n1ql client
2023/08/14 00:32:30 Expected and Actual scan responses are the same
2023/08/14 00:32:30 
--- SimpleRangeHighUnbounded ---
2023/08/14 00:32:30 distinct = false
2023/08/14 00:32:30 Using n1ql client
2023/08/14 00:32:30 Expected and Actual scan responses are the same
2023/08/14 00:32:30 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 00:32:30 distinct = false
2023/08/14 00:32:31 Using n1ql client
2023/08/14 00:32:31 Expected and Actual scan responses are the same
2023/08/14 00:32:31 
--- FiltersWithUnbounded ---
2023/08/14 00:32:31 distinct = false
2023/08/14 00:32:31 Using n1ql client
2023/08/14 00:32:31 Expected and Actual scan responses are the same
2023/08/14 00:32:31 
--- FiltersLowGreaterThanHigh ---
2023/08/14 00:32:31 distinct = false
2023/08/14 00:32:32 Using n1ql client
2023/08/14 00:32:32 Expected and Actual scan responses are the same
2023/08/14 00:32:32 

--------- Simple Index with 1 field ---------
2023/08/14 00:32:32 
--- SingleIndexSimpleRange ---
2023/08/14 00:32:32 distinct = true
2023/08/14 00:32:32 Using n1ql client
2023/08/14 00:32:32 Expected and Actual scan responses are the same
2023/08/14 00:32:32 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 00:32:32 distinct = true
2023/08/14 00:32:32 Using n1ql client
2023/08/14 00:32:32 Expected and Actual scan responses are the same
2023/08/14 00:32:32 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 00:32:32 distinct = true
2023/08/14 00:32:33 Using n1ql client
2023/08/14 00:32:33 Expected and Actual scan responses are the same
2023/08/14 00:32:33 

--------- Composite Index with 3 fields ---------
2023/08/14 00:32:33 
--- ScanAllNoFilter ---
2023/08/14 00:32:33 distinct = true
2023/08/14 00:32:33 Using n1ql client
2023/08/14 00:32:33 Expected and Actual scan responses are the same
2023/08/14 00:32:33 
--- ScanAllFilterNil ---
2023/08/14 00:32:33 distinct = true
2023/08/14 00:32:34 Using n1ql client
2023/08/14 00:32:34 Expected and Actual scan responses are the same
2023/08/14 00:32:34 
--- ScanAll_AllFiltersNil ---
2023/08/14 00:32:34 distinct = true
2023/08/14 00:32:34 Using n1ql client
2023/08/14 00:32:34 Expected and Actual scan responses are the same
2023/08/14 00:32:34 
--- 3FieldsSingleSeek ---
2023/08/14 00:32:34 distinct = true
2023/08/14 00:32:35 Using n1ql client
2023/08/14 00:32:35 Expected and Actual scan responses are the same
2023/08/14 00:32:35 
--- 3FieldsMultipleSeeks ---
2023/08/14 00:32:35 distinct = true
2023/08/14 00:32:35 Using n1ql client
2023/08/14 00:32:35 Expected and Actual scan responses are the same
2023/08/14 00:32:35 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 00:32:35 distinct = true
2023/08/14 00:32:36 Using n1ql client
2023/08/14 00:32:36 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescDistinct (11.94s)
=== RUN   TestGroupAggrSetup
2023/08/14 00:32:36 In TestGroupAggrSetup()
2023/08/14 00:32:36 Emptying the default bucket
2023/08/14 00:32:39 Flush Enabled on bucket default, responseBody: 
2023/08/14 00:33:16 Flushed the bucket default, Response body: 
2023/08/14 00:33:16 Dropping the secondary index index_agg
2023/08/14 00:33:16 Populating the default bucket
2023/08/14 00:33:20 Created the secondary index index_agg. Waiting for it become active
2023/08/14 00:33:20 Index is 18342220349116654677 now active
--- PASS: TestGroupAggrSetup (50.69s)
=== RUN   TestGroupAggrLeading
2023/08/14 00:33:26 In TestGroupAggrLeading()
2023/08/14 00:33:26 Total Scanresults = 7
2023/08/14 00:33:26 Expected and Actual scan responses are the same
2023/08/14 00:33:26 Total Scanresults = 3
2023/08/14 00:33:26 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLeading (0.04s)
=== RUN   TestGroupAggrNonLeading
2023/08/14 00:33:26 In TestGroupAggrNonLeading()
2023/08/14 00:33:26 Total Scanresults = 4
2023/08/14 00:33:26 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNonLeading (0.00s)
=== RUN   TestGroupAggrNoGroup
2023/08/14 00:33:26 In TestGroupAggrNoGroup()
2023/08/14 00:33:26 Total Scanresults = 1
2023/08/14 00:33:26 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroup (0.00s)
=== RUN   TestGroupAggrMinMax
2023/08/14 00:33:26 In TestGroupAggrMinMax()
2023/08/14 00:33:26 Total Scanresults = 4
2023/08/14 00:33:26 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax (0.00s)
=== RUN   TestGroupAggrMinMax2
2023/08/14 00:33:26 In TestGroupAggrMinMax()
2023/08/14 00:33:26 Total Scanresults = 1
2023/08/14 00:33:26 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax2 (0.00s)
=== RUN   TestGroupAggrLeading_N1QLExprs
2023/08/14 00:33:26 In TestGroupAggrLeading_N1QLExprs()
2023/08/14 00:33:26 Total Scanresults = 17
2023/08/14 00:33:27 basicGroupAggrN1QLExprs1: Scan validation passed
2023/08/14 00:33:27 Total Scanresults = 9
2023/08/14 00:33:27 basicGroupAggrN1QLExprs2: Scan validation passed
--- PASS: TestGroupAggrLeading_N1QLExprs (0.39s)
=== RUN   TestGroupAggrLimit
2023/08/14 00:33:27 In TestGroupAggrLimit()
2023/08/14 00:33:27 Total Scanresults = 3
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLimit (0.00s)
=== RUN   TestGroupAggrOffset
2023/08/14 00:33:27 In TestGroupAggrOffset()
2023/08/14 00:33:27 Total Scanresults = 3
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrOffset (0.00s)
=== RUN   TestGroupAggrCountN
2023/08/14 00:33:27 In TestGroupAggrCountN()
2023/08/14 00:33:27 Total Scanresults = 4
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 4
2023/08/14 00:33:27 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrCountN (0.01s)
=== RUN   TestGroupAggrNoGroupNoMatch
2023/08/14 00:33:27 In TestGroupAggrNoGroupNoMatch()
2023/08/14 00:33:27 Total Scanresults = 1
2023/08/14 00:33:27 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroupNoMatch (0.00s)
=== RUN   TestGroupAggrGroupNoMatch
2023/08/14 00:33:27 In TestGroupAggrGroupNoMatch()
2023/08/14 00:33:27 Total Scanresults = 0
2023/08/14 00:33:27 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrGroupNoMatch (0.00s)
=== RUN   TestGroupAggrMultDataTypes
2023/08/14 00:33:27 In TestGroupAggrMultDataTypes()
2023/08/14 00:33:27 Total Scanresults = 8
2023/08/14 00:33:27 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMultDataTypes (0.00s)
=== RUN   TestGroupAggrDistinct
2023/08/14 00:33:27 In TestGroupAggrDistinct()
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct (0.00s)
=== RUN   TestGroupAggrDistinct2
2023/08/14 00:33:27 In TestGroupAggrDistinct2()
2023/08/14 00:33:27 Total Scanresults = 1
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 4
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 4
2023/08/14 00:33:27 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct2 (0.00s)
=== RUN   TestGroupAggrNull
2023/08/14 00:33:27 In TestGroupAggrNull()
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNull (0.00s)
=== RUN   TestGroupAggrInt64
2023/08/14 00:33:27 In TestGroupAggrInt64()
2023/08/14 00:33:27 Updating the default bucket
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
2023/08/14 00:33:27 Total Scanresults = 2
2023/08/14 00:33:27 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrInt64 (0.23s)
=== RUN   TestGroupAggr1
2023/08/14 00:33:27 In TestGroupAggr1()
2023/08/14 00:33:27 In DropAllSecondaryIndexes()
2023/08/14 00:33:27 Index found:  #primary
2023/08/14 00:33:27 Dropped index #primary
2023/08/14 00:33:27 Index found:  index_agg
2023/08/14 00:33:27 Dropped index index_agg
2023/08/14 00:33:27 Index found:  index_company_name_age_desc
2023/08/14 00:33:27 Dropped index index_company_name_age_desc
2023/08/14 00:33:27 Index found:  index_company_desc
2023/08/14 00:33:27 Dropped index index_company_desc
2023/08/14 00:33:27 Index found:  #primary
2023/08/14 00:33:27 Dropped index #primary
2023/08/14 00:33:27 Index found:  index_companyname_desc
2023/08/14 00:33:30 Dropped index index_companyname_desc
2023/08/14 00:34:08 Flushed the bucket default, Response body: 
2023/08/14 00:34:19 Created the secondary index idx_aggrs. Waiting for it become active
2023/08/14 00:34:19 Index is 16807074578104678065 now active
2023/08/14 00:34:19 Total Scanresults = 633
2023/08/14 00:34:20 Total Scanresults = 743
--- PASS: TestGroupAggr1 (53.77s)
=== RUN   TestGroupAggrArrayIndex
2023/08/14 00:34:21 In TestGroupAggrArrayIndex()
2023/08/14 00:34:25 Created the secondary index ga_arr1. Waiting for it become active
2023/08/14 00:34:25 Index is 2600148371392662011 now active
2023/08/14 00:34:31 Created the secondary index ga_arr2. Waiting for it become active
2023/08/14 00:34:31 Index is 17878722896455406140 now active
2023/08/14 00:34:31 Scenario 1
2023/08/14 00:34:31 Total Scanresults = 633
2023/08/14 00:34:32 Scenario 2
2023/08/14 00:34:32 Total Scanresults = 2824
2023/08/14 00:34:33 Scenario 3
2023/08/14 00:34:33 Total Scanresults = 1
2023/08/14 00:34:33 Scenario 4
2023/08/14 00:34:33 Total Scanresults = 992
2023/08/14 00:34:33 Scenario 5
2023/08/14 00:34:33 Total Scanresults = 2824
2023/08/14 00:34:34 Scenario 6
2023/08/14 00:34:34 Total Scanresults = 1
2023/08/14 00:34:34 Scenario 7
2023/08/14 00:34:34 Total Scanresults = 2929
2023/08/14 00:34:37 Scenario 8
2023/08/14 00:34:37 Total Scanresults = 1171
2023/08/14 00:34:38 Scenario 9
2023/08/14 00:34:38 Total Scanresults = 1
2023/08/14 00:34:38 Scenario 10
2023/08/14 00:34:38 Total Scanresults = 633
2023/08/14 00:34:39 Scenario 11
2023/08/14 00:34:39 Total Scanresults = 1171
2023/08/14 00:34:40 Scenario 12
2023/08/14 00:34:40 Total Scanresults = 1
2023/08/14 00:34:40 Scenario 13
2023/08/14 00:34:44 Total Scanresults = 1
2023/08/14 00:34:44 Count of scanResults is 1
2023/08/14 00:34:44 Value: [2 133]
--- PASS: TestGroupAggrArrayIndex (23.40s)
=== RUN   TestGroupAggr_FirstValidAggrOnly
2023/08/14 00:34:44 In TestGroupAggr_FirstValidAggrOnly()
2023/08/14 00:34:44 In DropAllSecondaryIndexes()
2023/08/14 00:34:44 Index found:  #primary
2023/08/14 00:34:44 Dropped index #primary
2023/08/14 00:34:44 Index found:  ga_arr2
2023/08/14 00:34:44 Dropped index ga_arr2
2023/08/14 00:34:44 Index found:  test_oneperprimarykey
2023/08/14 00:34:44 Dropped index test_oneperprimarykey
2023/08/14 00:34:44 Index found:  idx_aggrs
2023/08/14 00:34:44 Dropped index idx_aggrs
2023/08/14 00:34:44 Index found:  #primary
2023/08/14 00:34:44 Dropped index #primary
2023/08/14 00:34:44 Index found:  ga_arr1
2023/08/14 00:34:45 Dropped index ga_arr1
2023/08/14 00:34:59 Created the secondary index idx_asc_3field. Waiting for it become active
2023/08/14 00:34:59 Index is 2465205482261735068 now active
2023/08/14 00:35:06 Created the secondary index idx_desc_3field. Waiting for it become active
2023/08/14 00:35:06 Index is 9714000608579415921 now active
2023/08/14 00:35:06 === MIN no group by ===
2023/08/14 00:35:06 Total Scanresults = 1
2023/08/14 00:35:06 Count of scanResults is 1
2023/08/14 00:35:06 Value: ["ACCEL"]
2023/08/14 00:35:06 === MIN no group by, no row match ===
2023/08/14 00:35:06 Total Scanresults = 1
2023/08/14 00:35:06 Count of scanResults is 1
2023/08/14 00:35:06 Value: [null]
2023/08/14 00:35:06 === MIN with group by ===
2023/08/14 00:35:06 Total Scanresults = 633
2023/08/14 00:35:07 === MIN with group by, no row match ===
2023/08/14 00:35:07 Total Scanresults = 0
2023/08/14 00:35:07 === One Aggr, no group by ===
2023/08/14 00:35:07 Total Scanresults = 1
2023/08/14 00:35:07 Count of scanResults is 1
2023/08/14 00:35:07 Value: ["FANFARE"]
2023/08/14 00:35:07 === One Aggr, no group by, no row match ===
2023/08/14 00:35:07 Total Scanresults = 1
2023/08/14 00:35:07 Count of scanResults is 1
2023/08/14 00:35:07 Value: [null]
2023/08/14 00:35:07 === Multiple Aggr, no group by ===
2023/08/14 00:35:07 Total Scanresults = 1
2023/08/14 00:35:07 Count of scanResults is 1
2023/08/14 00:35:07 Value: ["FANFARE" 15]
2023/08/14 00:35:07 === Multiple Aggr, no group by, no row match ===
2023/08/14 00:35:07 Total Scanresults = 1
2023/08/14 00:35:07 Count of scanResults is 1
2023/08/14 00:35:07 Value: [null null]
2023/08/14 00:35:07 === No Aggr, 1 group by ===
2023/08/14 00:35:07 Total Scanresults = 207
2023/08/14 00:35:08 === Aggr on non-leading key, previous equality filter, no group ===
2023/08/14 00:35:08 Total Scanresults = 1
2023/08/14 00:35:08 Count of scanResults is 1
2023/08/14 00:35:08 Value: [17]
2023/08/14 00:35:08 === Aggr on non-leading key, previous equality filters, no group ===
2023/08/14 00:35:08 Total Scanresults = 1
2023/08/14 00:35:08 Count of scanResults is 1
2023/08/14 00:35:08 Value: [null]
2023/08/14 00:35:08 === Aggr on non-leading key, previous non-equality filters, no group ===
2023/08/14 00:35:08 Total Scanresults = 1
2023/08/14 00:35:08 Count of scanResults is 1
2023/08/14 00:35:08 Value: ["Ahmed"]
2023/08/14 00:35:08 === MIN on desc, no group ===
2023/08/14 00:35:08 Total Scanresults = 1
2023/08/14 00:35:08 Count of scanResults is 1
2023/08/14 00:35:08 Value: ["FANFARE"]
2023/08/14 00:35:08 === MAX on asc, no group ===
2023/08/14 00:35:08 Total Scanresults = 1
2023/08/14 00:35:08 Count of scanResults is 1
2023/08/14 00:35:08 Value: ["OZEAN"]
2023/08/14 00:35:08 === MAX on desc, no group ===
2023/08/14 00:35:08 Total Scanresults = 1
2023/08/14 00:35:08 Count of scanResults is 1
2023/08/14 00:35:08 Value: ["OZEAN"]
2023/08/14 00:35:09 === COUNT(DISTINCT const_expr, no group ===
2023/08/14 00:35:09 Total Scanresults = 1
2023/08/14 00:35:09 Count of scanResults is 1
2023/08/14 00:35:09 Value: [1]
2023/08/14 00:35:09 === COUNT(DISTINCT const_expr, no group, no row match ===
2023/08/14 00:35:09 Total Scanresults = 1
2023/08/14 00:35:09 Count of scanResults is 1
2023/08/14 00:35:09 Value: [0]
2023/08/14 00:35:09 === COUNT(const_expr, no group ===
2023/08/14 00:35:09 Total Scanresults = 1
2023/08/14 00:35:09 Count of scanResults is 1
2023/08/14 00:35:09 Value: [321]
2023/08/14 00:35:13 Created the secondary index indexMinAggr. Waiting for it become active
2023/08/14 00:35:13 Index is 11001870093137094769 now active
2023/08/14 00:35:13 === Equality filter check: Equality for a, nil filter for b - inclusion 0, no filter for c ===
2023/08/14 00:35:13 Total Scanresults = 1
2023/08/14 00:35:13 Count of scanResults is 1
2023/08/14 00:35:13 Value: [5]
2023/08/14 00:35:13 === Equality filter check: Equality for a, nil filter for b - inclusion 3, no filter for c ===
2023/08/14 00:35:13 Total Scanresults = 1
2023/08/14 00:35:13 Count of scanResults is 1
2023/08/14 00:35:13 Value: [5]
2023/08/14 00:35:14 === Equality filter check: Equality for a, nil filter for b - inclusion 3, nil filter for c ===
2023/08/14 00:35:14 Total Scanresults = 1
2023/08/14 00:35:14 Count of scanResults is 1
2023/08/14 00:35:14 Value: [5]
--- PASS: TestGroupAggr_FirstValidAggrOnly (29.57s)
=== RUN   TestGroupAggrPrimary
2023/08/14 00:35:14 In TestGroupAggrPrimary()
2023/08/14 00:35:14 Total Scanresults = 1
2023/08/14 00:35:14 Total Scanresults = 1
2023/08/14 00:35:14 Total Scanresults = 1
2023/08/14 00:35:14 Total Scanresults = 1002
2023/08/14 00:35:14 Total Scanresults = 1002
2023/08/14 00:35:15 Total Scanresults = 1
2023/08/14 00:35:15 Total Scanresults = 1
2023/08/14 00:35:15 Total Scanresults = 1
2023/08/14 00:35:15 Total Scanresults = 1
2023/08/14 00:35:15 Total Scanresults = 1
2023/08/14 00:35:15 Total Scanresults = 1
2023/08/14 00:35:15 --- MB-28305 Scenario 1 ---
2023/08/14 00:35:15 Total Scanresults = 1
2023/08/14 00:35:15 Count of scanResults is 1
2023/08/14 00:35:15 Value: [0]
2023/08/14 00:35:15 --- MB-28305 Scenario 2 ---
2023/08/14 00:35:15 Total Scanresults = 1
2023/08/14 00:35:15 Count of scanResults is 1
2023/08/14 00:35:15 Value: [0]
2023/08/14 00:35:15 --- MB-28305 Scenario 3 ---
2023/08/14 00:35:15 Total Scanresults = 1
2023/08/14 00:35:15 Count of scanResults is 1
2023/08/14 00:35:15 Value: [0]
--- PASS: TestGroupAggrPrimary (1.65s)
=== RUN   TestGroupAggrDocumentKey
2023/08/14 00:35:15 In TestGroupAggrDocumentKey()
2023/08/14 00:35:15 Dropping the secondary index documentkey_idx1
2023/08/14 00:35:15 Dropping the secondary index documentkey_idx2
2023/08/14 00:35:15 Populating the default bucket for TestGroupAggrDocumentKey single key index
2023/08/14 00:35:20 Created the secondary index documentkey_idx1. Waiting for it become active
2023/08/14 00:35:20 Index is 3775192269912050636 now active
2023/08/14 00:35:20 Using n1ql client
2023/08/14 00:35:20 Scanresult Row  ["1"] :  
2023/08/14 00:35:20 Scanresult Row  ["2"] :  
2023/08/14 00:35:20 Scanresult Row  ["3"] :  
2023/08/14 00:35:20 Expected and Actual scan responses are the same
2023/08/14 00:35:20 Populating the default bucket for TestGroupAggrDocumentKey composite key index
2023/08/14 00:35:26 Created the secondary index documentkey_idx2. Waiting for it become active
2023/08/14 00:35:26 Index is 9613544653741553784 now active
2023/08/14 00:35:26 Using n1ql client
2023/08/14 00:35:26 Scanresult Row  ["1"] :  
2023/08/14 00:35:26 Scanresult Row  ["2"] :  
2023/08/14 00:35:26 Scanresult Row  ["3"] :  
2023/08/14 00:35:26 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDocumentKey (10.85s)
=== RUN   TestRebalanceSetupCluster
2023/08/14 00:35:26 set14_rebalance_test.go::TestRebalanceSetupCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 00:35:26 set14_rebalance_test.go::TestRebalanceSetupCluster: 1. Setting up initial cluster configuration
2023/08/14 00:35:26 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/08/14 00:35:31 Rebalance progress: 2.473958333333334
2023/08/14 00:35:37 Rebalance progress: 8.3984375
2023/08/14 00:35:42 Rebalance progress: 13.4765625
2023/08/14 00:35:46 Rebalance progress: 18.68489583333334
2023/08/14 00:35:51 Rebalance progress: 24.28385416666666
2023/08/14 00:35:56 Rebalance progress: 29.6875
2023/08/14 00:36:01 Rebalance progress: 35.83984375
2023/08/14 00:36:07 Rebalance progress: 39.19270833333333
2023/08/14 00:36:11 Rebalance progress: 45.3125
2023/08/14 00:36:16 Rebalance progress: 50
2023/08/14 00:36:21 Rebalance progress: 50
2023/08/14 00:36:26 Rebalance progress: 75
2023/08/14 00:36:31 Rebalance progress: 75
2023/08/14 00:36:36 Rebalance progress: 100
2023/08/14 00:36:36 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 00:36:50 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 00:37:05 Rebalance progress: 75
2023/08/14 00:37:10 Rebalance progress: 100
2023/08/14 00:37:11 set14_rebalance_test.go::TestRebalanceSetupCluster: 2. Changing indexer.settings.rebalance.redistribute_indexes to true
2023/08/14 00:37:11 Changing config key indexer.settings.rebalance.redistribute_indexes to value true
2023/08/14 00:37:11 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 (104.49s)
=== RUN   TestCreateDocsBeforeRebalance
2023/08/14 00:37:11 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 00:37:11 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 1. Creating 100 documents
2023/08/14 00:37:11 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 100 documents created
2023/08/14 00:37:11 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.14s)
=== RUN   TestCreateIndexesBeforeRebalance
2023/08/14 00:37:11 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 00:37:11 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 1. Creating 17 indexes: non-partitioned, 0-replica, non-deferred
2023/08/14 00:37:11 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN__id on `default`(_id)
2023/08/14 00:37:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN__id index is now active.
2023/08/14 00:37:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_docid on `default`(docid)
2023/08/14 00:37:21 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_docid index is now active.
2023/08/14 00:37:21 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_guid on `default`(guid)
2023/08/14 00:37:27 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_guid index is now active.
2023/08/14 00:37:27 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_isActive on `default`(isActive)
2023/08/14 00:37:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_isActive index is now active.
2023/08/14 00:37:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_balance on `default`(balance)
2023/08/14 00:37:39 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_balance index is now active.
2023/08/14 00:37:39 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_picture on `default`(picture)
2023/08/14 00:37:45 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_picture index is now active.
2023/08/14 00:37:45 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_age on `default`(age)
2023/08/14 00:37:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_age index is now active.
2023/08/14 00:37:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_eyeColor on `default`(eyeColor)
2023/08/14 00:37:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_eyeColor index is now active.
2023/08/14 00:37:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_name on `default`(name)
2023/08/14 00:38:03 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_name index is now active.
2023/08/14 00:38:03 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_gender on `default`(gender)
2023/08/14 00:38:09 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_gender index is now active.
2023/08/14 00:38:09 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_company on `default`(company)
2023/08/14 00:38:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_company index is now active.
2023/08/14 00:38:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_email on `default`(email)
2023/08/14 00:38:21 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_email index is now active.
2023/08/14 00:38:21 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_phone on `default`(phone)
2023/08/14 00:38:27 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_phone index is now active.
2023/08/14 00:38:27 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_registered on `default`(registered)
2023/08/14 00:38:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_registered index is now active.
2023/08/14 00:38:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_latitude on `default`(latitude)
2023/08/14 00:38:39 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_latitude index is now active.
2023/08/14 00:38:39 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_longitude on `default`(longitude)
2023/08/14 00:38:45 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_longitude index is now active.
2023/08/14 00:38:45 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_favoriteFruit on `default`(favoriteFruit)
2023/08/14 00:38:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_favoriteFruit index is now active.
2023/08/14 00:38:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 2. Creating 17 indexes: non-partitioned, 0-replica, DEFERRED
2023/08/14 00:38:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED__id_docid on `default`(_id, docid) with {"defer_build":true}
2023/08/14 00:38:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED__id_docid index is now deferred.
2023/08/14 00:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_docid_guid on `default`(docid, guid) with {"defer_build":true}
2023/08/14 00:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_docid_guid index is now deferred.
2023/08/14 00:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_guid_isActive on `default`(guid, isActive) with {"defer_build":true}
2023/08/14 00:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_guid_isActive index is now deferred.
2023/08/14 00:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_isActive_balance on `default`(isActive, balance) with {"defer_build":true}
2023/08/14 00:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_isActive_balance index is now deferred.
2023/08/14 00:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_balance_picture on `default`(balance, picture) with {"defer_build":true}
2023/08/14 00:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_balance_picture index is now deferred.
2023/08/14 00:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_picture_age on `default`(picture, age) with {"defer_build":true}
2023/08/14 00:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_picture_age index is now deferred.
2023/08/14 00:38:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_age_eyeColor on `default`(age, eyeColor) with {"defer_build":true}
2023/08/14 00:38:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_age_eyeColor index is now deferred.
2023/08/14 00:38:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_eyeColor_name on `default`(eyeColor, name) with {"defer_build":true}
2023/08/14 00:38:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_eyeColor_name index is now deferred.
2023/08/14 00:38:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_name_gender on `default`(name, gender) with {"defer_build":true}
2023/08/14 00:38:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_name_gender index is now deferred.
2023/08/14 00:38:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_gender_company on `default`(gender, company) with {"defer_build":true}
2023/08/14 00:38:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_gender_company index is now deferred.
2023/08/14 00:38:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_company_email on `default`(company, email) with {"defer_build":true}
2023/08/14 00:38:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_company_email index is now deferred.
2023/08/14 00:38:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_email_phone on `default`(email, phone) with {"defer_build":true}
2023/08/14 00:38:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_email_phone index is now deferred.
2023/08/14 00:38:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_phone_registered on `default`(phone, registered) with {"defer_build":true}
2023/08/14 00:38:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_phone_registered index is now deferred.
2023/08/14 00:38:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_registered_latitude on `default`(registered, latitude) with {"defer_build":true}
2023/08/14 00:38:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_registered_latitude index is now deferred.
2023/08/14 00:38:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_latitude_longitude on `default`(latitude, longitude) with {"defer_build":true}
2023/08/14 00:38:55 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_latitude_longitude index is now deferred.
2023/08/14 00:38:55 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_longitude_favoriteFruit on `default`(longitude, favoriteFruit) with {"defer_build":true}
2023/08/14 00:38:55 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_longitude_favoriteFruit index is now deferred.
2023/08/14 00:38:55 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_favoriteFruit__id on `default`(favoriteFruit, _id) with {"defer_build":true}
2023/08/14 00:38:55 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_favoriteFruit__id index is now deferred.
2023/08/14 00:38:55 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 3. Creating 3 indexes: 7-PARTITION, 0-replica, non-deferred
2023/08/14 00:38:55 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}
2023/08/14 00:38:59 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS__id_guid index is now active.
2023/08/14 00:38:59 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}
2023/08/14 00:39:06 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_docid_isActive index is now active.
2023/08/14 00:39:06 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}
2023/08/14 00:39:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_guid_balance index is now active.
2023/08/14 00:39: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 (121.00s)
=== RUN   TestIndexNodeRebalanceIn
2023/08/14 00:39:12 TestIndexNodeRebalanceIn entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 00:39:12 TestIndexNodeRebalanceIn: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/14 00:39:12 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/08/14 00:39:28 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/08/14 00:39:28 TestIndexNodeRebalanceIn: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/08/14 00:39:28 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/08/14 00:39:39 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/08/14 00:39:39 TestIndexNodeRebalanceIn: 3. Rebalancing
2023/08/14 00:39:44 Rebalance progress: 20
2023/08/14 00:39:49 Rebalance progress: 45.5
2023/08/14 00:39:54 Rebalance progress: 66.5
2023/08/14 00:39:59 Rebalance progress: 66.5
2023/08/14 00:40:04 Rebalance progress: 100
2023/08/14 00:40:04 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 (54.13s)
=== RUN   TestCreateReplicatedIndexesBeforeRebalance
2023/08/14 00:40:06 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]]
2023/08/14 00:40:06 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 1. Creating 5 indexes: non-partitioned, 2-REPLICA, non-deferred
2023/08/14 00:40:06 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS__id_isActive on `default`(_id, isActive) with {"num_replica":2}
2023/08/14 00:40:16 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS__id_isActive index is now active.
2023/08/14 00:40:16 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_docid_balance on `default`(docid, balance) with {"num_replica":2}
2023/08/14 00:40:26 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_docid_balance index is now active.
2023/08/14 00:40:26 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_guid_picture on `default`(guid, picture) with {"num_replica":2}
2023/08/14 00:40:35 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_guid_picture index is now active.
2023/08/14 00:40:35 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_isActive_age on `default`(isActive, age) with {"num_replica":2}
2023/08/14 00:40:48 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_isActive_age index is now active.
2023/08/14 00:40:48 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_balance_eyeColor on `default`(balance, eyeColor) with {"num_replica":2}
2023/08/14 00:41:01 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_balance_eyeColor index is now active.
2023/08/14 00:41:01 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 2. Creating 2 indexes: 5-PARTITION, 1-REPLICA, non-deferred
2023/08/14 00:41:01 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}
2023/08/14 00:41:14 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS__id_balance index is now active.
2023/08/14 00:41:14 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}
2023/08/14 00:41:27 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS_docid_picture index is now active.
2023/08/14 00:41:27 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 (80.78s)
=== RUN   TestIndexNodeRebalanceOut
2023/08/14 00:41:27 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]]
2023/08/14 00:41:27 set14_rebalance_test.go::TestIndexNodeRebalanceOut: 1. Rebalancing index node 127.0.0.1:9001 out of the cluster
2023/08/14 00:41:27 Removing node(s): [127.0.0.1:9001] from the cluster
2023/08/14 00:41:33 Rebalance progress: 20
2023/08/14 00:41:37 Rebalance progress: 35
2023/08/14 00:41:42 Rebalance progress: 46.25
2023/08/14 00:41:47 Rebalance progress: 53.75000000000001
2023/08/14 00:41:52 Rebalance progress: 61.25000000000001
2023/08/14 00:41:57 Rebalance progress: 68.75
2023/08/14 00:42:02 Rebalance progress: 80
2023/08/14 00:42:07 Rebalance progress: 80
2023-08-14T00:42:12.740+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.742+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.771+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.773+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.789+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.799+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.803+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.844+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.857+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.871+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.879+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.891+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.896+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.910+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T00:42:12.911+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023/08/14 00:42:12 Rebalance progress: 100
2023/08/14 00:42:13 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 (48.20s)
=== RUN   TestFailoverAndRebalance
2023/08/14 00:42:15 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]]
2023/08/14 00:42:15 set14_rebalance_test.go::TestFailoverAndRebalance: 1. Failing over index node 127.0.0.1:9002
2023/08/14 00:42:15 Failing over: [127.0.0.1:9002]
2023/08/14 00:42:27 set14_rebalance_test.go::TestFailoverAndRebalance: 2. Rebalancing
2023/08/14 00:42:33 Rebalance progress: 30
2023/08/14 00:42:38 Rebalance progress: 100
2023/08/14 00:42:38 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 (25.07s)
=== RUN   TestSwapRebalance
2023/08/14 00:42:40 set14_rebalance_test.go::TestSwapRebalance: entry: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 00:42:40 set14_rebalance_test.go::TestSwapRebalance: 1. Adding index node 127.0.0.1:9001 to the cluster
2023/08/14 00:42:40 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 00:42:52 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 00:42:52 set14_rebalance_test.go::TestSwapRebalance: 2. Swap rebalancing index node 127.0.0.1:9003 out of the cluster
2023/08/14 00:42:52 Removing node(s): [127.0.0.1:9003] from the cluster
2023/08/14 00:42:58 Rebalance progress: 16.66666666666667
2023/08/14 00:43:03 Rebalance progress: 23.33333333333333
2023/08/14 00:43:08 Rebalance progress: 36.41975308641975
2023/08/14 00:43:13 Rebalance progress: 36.41975308641975
2023-08-14T00:43:15.702+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.709+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.729+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.730+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.739+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.742+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.805+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.813+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.833+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.856+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.877+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.880+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.882+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.888+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.904+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.910+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.914+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.938+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.951+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T00:43:15.951+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:2375a3b518cbf3d65fbacf875f15e811@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc0208f7200 0xc03c237dc0 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1355-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1355-rel-EE-enterprise true 9754b30c31f50a9bf634f64205696f09 [{default /poolsStreaming/default?uuid=9754b30c31f50a9bf634f64205696f09 /pools/default?uuid=9754b30c31f50a9bf634f64205696f09}] false} updateIndexerList} {map[] [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:2.3624704e+07 couch_docs_data_size:1.981645e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1154 curr_items_tot:1154 ep_bg_fetched:0 get_hits:0 mem_used:3.4757496e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1657592832e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5447 7.6.0-1355-rel-EE-enterprise true [kv n1ql] f266e2894121fe4889a6cf8a69c3e126 inet 108839691 Group 1} {458758 active http://127.0.0.1:9501/ 127.0.0.1:9001 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:0 index_disk_size:0 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1682381824e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5447 7.6.0-1355-rel-EE-enterprise false [index] eb7c151e1d2292f72233903dbb6c5c7e inet 103234510 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=110297358&uuid=9754b30c31f50a9bf634f64205696f09] /pools/default/nodeServices?v=132480064 /pools/default/serverGroups?v=10462945 [{default 135b7e7f73c1139ca0879bde772b69cf}] {0xc0208f7200 0xc03c237dc0 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1355-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1355-rel-EE-enterprise true 9754b30c31f50a9bf634f64205696f09 [{default /poolsStreaming/default?uuid=9754b30c31f50a9bf634f64205696f09 /pools/default?uuid=9754b30c31f50a9bf634f64205696f09}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:2.3624704e+07 couch_docs_data_size:1.981645e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1154 curr_items_tot:1154 ep_bg_fetched:0 get_hits:0 mem_used:3.4757496e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1657592832e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5447 7.6.0-1355-rel-EE-enterprise true [kv n1ql] f266e2894121fe4889a6cf8a69c3e126 inet 108839691 Group 1} {458758 active http://127.0.0.1:9501/ 127.0.0.1:9001 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:0 index_disk_size:0 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1682381824e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5447 7.6.0-1355-rel-EE-enterprise false [index] eb7c151e1d2292f72233903dbb6c5c7e inet 103234510 Group 1}] [{map[capi:9500 capiSSL:19500 kv:12000 kvSSL:11998 mgmt:9000 mgmtSSL:19000 n1ql:9499 n1qlSSL:19499 projector:10000] 172.31.5.112 true} {map[indexAdmin:9106 indexHttp:9108 indexHttps:19108 indexScan:9107 indexStreamCatchup:9110 indexStreamInit:9109 indexStreamMaint:9111 mgmt:9001 mgmtSSL:19001] 127.0.0.1 false} {map[mgmt:9003 mgmtSSL:19003] 127.0.0.1 false}] map[] [] [] 7 6 map[10000:10000 11210:11207 12000:11998 8093:18093 9000:19000 9001:19001 9003:19003 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]}
2023-08-14T00:43:15.967+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023/08/14 00:43:18 Rebalance progress: 100
2023/08/14 00:43:18 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 (39.74s)
=== RUN   TestRebalanceReplicaRepair
2023/08/14 00:43:20 TestRebalanceReplicaRepair entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 00:43:20 TestRebalanceReplicaRepair: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/14 00:43:20 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/08/14 00:43:32 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/08/14 00:43:32 TestRebalanceReplicaRepair: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/08/14 00:43:32 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/08/14 00:43:43 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/08/14 00:43:43 TestRebalanceReplicaRepair: 3. Rebalancing
2023/08/14 00:43:49 Rebalance progress: 12.5
2023/08/14 00:43:54 Rebalance progress: 20
2023/08/14 00:43:59 Rebalance progress: 25.73529411764706
2023/08/14 00:44:04 Rebalance progress: 25.73529411764706
2023/08/14 00:44:09 Rebalance progress: 58.82352941176471
2023/08/14 00:44:15 Rebalance progress: 87.5
2023/08/14 00:44:19 Rebalance progress: 87.5
2023/08/14 00:44:24 Rebalance progress: 100
2023/08/14 00:44:24 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 (66.08s)
=== RUN   TestFailureAndRebalanceDuringInitialIndexBuild
2023/08/14 00:44:26 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]]
2023/08/14 00:44:30 Created the secondary index index_0. Waiting for it become active
2023/08/14 00:44:30 Index is 4135787506585909527 now active
2023/08/14 00:44:36 Created the secondary index index_1. Waiting for it become active
2023/08/14 00:44:36 Index is 15592901865645436847 now active
2023/08/14 00:44:42 Created the secondary index index_2. Waiting for it become active
2023/08/14 00:44:42 Index is 4414056219384851509 now active
2023/08/14 00:44:49 Created the secondary index index_3. Waiting for it become active
2023/08/14 00:44:49 Index is 15748298087992139940 now active
2023/08/14 00:44:59 Created the secondary index index_4. Waiting for it become active
2023/08/14 00:44:59 Index is 12482395788826564740 now active
2023/08/14 00:45:06 Created the secondary index index_5. Waiting for it become active
2023/08/14 00:45:06 Index is 6058625634982424341 now active
2023/08/14 00:45:13 Created the secondary index index_6. Waiting for it become active
2023/08/14 00:45:13 Index is 18058863810819037262 now active
2023/08/14 00:45:19 Created the secondary index index_7. Waiting for it become active
2023/08/14 00:45:19 Index is 5572331711749589059 now active
2023/08/14 00:45:25 Created the secondary index index_8. Waiting for it become active
2023/08/14 00:45:25 Index is 16993466442625585709 now active
2023/08/14 00:45:31 Created the secondary index index_9. Waiting for it become active
2023/08/14 00:45:31 Index is 15970728901120032397 now active
2023/08/14 00:45:52 Failing over: [127.0.0.1:9002]
2023/08/14 00:45:54 Build the deferred index index_11. Waiting for the index to become active
2023/08/14 00:45:54 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:45:55 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:45:56 TestFailureAndRebalanceDuringInitialIndexBuild: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/14 00:45:56 Kicking off failover recovery, type: full
2023/08/14 00:45:56 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:45:57 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:45:58 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:45:59 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:00 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:01 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:02 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:03 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:03 Rebalance progress: 0
2023/08/14 00:46:04 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:05 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:06 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:07 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:08 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:08 Rebalance progress: 20
2023/08/14 00:46:09 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:10 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:11 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:12 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:13 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:14 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:14 Rebalance failed. See logs for detailed reason. You can try again.
2023/08/14 00:46:14 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]]
2023/08/14 00:46:15 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:16 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:17 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:18 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:19 Waiting for index 18137487872808909954 to go active ...
2023/08/14 00:46:20 Index is 18137487872808909954 now active
--- PASS: TestFailureAndRebalanceDuringInitialIndexBuild (113.79s)
=== RUN   TestRedistributeWhenNodeIsAddedForFalse
2023/08/14 00:46:20 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 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]]
2023/08/14 00:46:20 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 1. Setting up initial cluster configuration
2023/08/14 00:46:20 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/08/14 00:46:25 Rebalance progress: 87.5
2023-08-14T00:46:30.503+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023/08/14 00:46:30 Rebalance progress: 100
2023/08/14 00:46:30 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023-08-14T00:46:30.538+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:46:30.564+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:46:30.569+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:46:30.635+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:46:30.644+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:46:30.649+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:46:30.664+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:46:30.668+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023/08/14 00:46:35 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 00:46:58 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 00:47:13 Rebalance progress: 0
2023/08/14 00:47:18 Rebalance progress: 0
2023/08/14 00:47:23 Rebalance progress: 0
2023/08/14 00:47:28 Rebalance failed. See logs for detailed reason. You can try again.
    cluster_setup.go:100: Error while adding node: 127.0.0.1:9001 (role: index) to cluster, err: AddNodeAndRebalance: Error during rebalance, err: Rebalance failed
--- FAIL: TestRedistributeWhenNodeIsAddedForFalse (68.74s)
=== RUN   TestRedistributeWhenNodeIsAddedForTrue
2023/08/14 00:47:28 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 00:47:28 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup 1. Setting up initial cluster configuration
2023/08/14 00:47:28 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023-08-14T00:47:30.882+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:47:30.894+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:47:30.905+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:47:30.906+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:47:30.915+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:47:30.915+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:47:30.930+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:47:30.931+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:47:31.035+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:47:31.045+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:47:31.052+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T00:47:31.084+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023/08/14 00:47:34 Rebalance progress: 100
2023/08/14 00:47:34 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 00:47:51 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 00:48:07 Rebalance progress: 0
2023/08/14 00:48:12 Rebalance progress: 0
2023/08/14 00:48:17 Rebalance progress: 0
2023/08/14 00:48:22 Rebalance failed. See logs for detailed reason. You can try again.
    cluster_setup.go:100: Error while adding node: 127.0.0.1:9001 (role: index) to cluster, err: AddNodeAndRebalance: Error during rebalance, err: Rebalance failed
--- FAIL: TestRedistributeWhenNodeIsAddedForTrue (53.27s)
=== RUN   TestRebalanceResetCluster
2023/08/14 00:48:22 set14_rebalance_test.go::TestRebalanceResetCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 00:48:22 set14_rebalance_test.go::TestRebalanceResetCluster: 1. Restoring indexer.settings.rebalance.redistribute_indexes to false
2023/08/14 00:48:22 ChangeIndexerSettings: Host  Port 0 Nodes []
2023/08/14 00:48:22 Changing config key indexer.settings.rebalance.redistribute_indexes to value false
2023/08/14 00:48:22 Error setting indexer.settings.rebalance.redistribute_indexes to false: Post "http://:2/internal/settings": dial tcp :2: connect: connection refused
--- FAIL: TestRebalanceResetCluster (0.13s)
panic: Error setting indexer.settings.rebalance.redistribute_indexes to false: Post "http://:2/internal/settings": dial tcp :2: connect: connection refused
 [recovered]
	panic: Error setting indexer.settings.rebalance.redistribute_indexes to false: Post "http://:2/internal/settings": dial tcp :2: connect: connection refused


goroutine 65604 [running]:
panic({0x107eca0, 0xc0039d8e40})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:987 +0x3bb fp=0xc00810bb50 sp=0xc00810ba90 pc=0x43cabb
testing.tRunner.func1.2({0x107eca0, 0xc0039d8e40})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1526 +0x24e fp=0xc00810bc00 sp=0xc00810bb50 pc=0x531aae
testing.tRunner.func1()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1529 +0x39f fp=0xc00810bd68 sp=0xc00810bc00 pc=0x53153f
runtime.deferCallSave(0xc00810be38, 0xc00810bf90?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:796 +0x88 fp=0xc00810bd78 sp=0xc00810bd68 pc=0x43c6a8
runtime.runOpenDeferFrame(0xc007f50000)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:769 +0x1b4 fp=0xc00810bdc0 sp=0xc00810bd78 pc=0x43c4d4
panic({0x107eca0, 0xc0039d8e40})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:884 +0x213 fp=0xc00810be80 sp=0xc00810bdc0 pc=0x43c913
log.Panicf({0x12484a4?, 0x46?}, {0xc00810bf40?, 0x2f?, 0x1070da0?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/log/log.go:391 +0x67 fp=0xc00810bec8 sp=0xc00810be80 pc=0x5e78c7
github.com/couchbase/indexing/secondary/tests/framework/common.HandleError(...)
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/framework/common/util.go:77
github.com/couchbase/indexing/secondary/tests/functionaltests.TestRebalanceResetCluster(0xc0742301a0)
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/functionaltests/set14_rebalance_test.go:710 +0x193 fp=0xc00810bf70 sp=0xc00810bec8 pc=0xfca113
testing.tRunner(0xc0742301a0, 0x12d0528)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1576 +0x10b fp=0xc00810bfc0 sp=0xc00810bf70 pc=0x5310eb
testing.(*T).Run.func1()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1629 +0x2a fp=0xc00810bfe0 sp=0xc00810bfc0 pc=0x53212a
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00810bfe8 sp=0xc00810bfe0 pc=0x473161
created by testing.(*T).Run
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1629 +0x3ea

goroutine 1 [chan receive]:
runtime.gopark(0xc022a98000?, 0xc00918a130?, 0x10?, 0x11?, 0xc0006cb818?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc0006cb798 sp=0xc0006cb778 pc=0x43fd16
runtime.chanrecv(0xc0135a2230, 0xc0006cb897, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:583 +0x49d fp=0xc0006cb828 sp=0xc0006cb798 pc=0x40ca7d
runtime.chanrecv1(0x1de4860?, 0x107eca0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:442 +0x18 fp=0xc0006cb850 sp=0xc0006cb828 pc=0x40c578
testing.(*T).Run(0xc00046cea0, {0x1260b0c?, 0x530965?}, 0x12d0528)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1630 +0x405 fp=0xc0006cb910 sp=0xc0006cb850 pc=0x531fa5
testing.runTests.func1(0x1de66a0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:2036 +0x45 fp=0xc0006cb960 sp=0xc0006cb910 pc=0x534165
testing.tRunner(0xc00046cea0, 0xc00a1d1a78)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1576 +0x10b fp=0xc0006cb9b0 sp=0xc0006cb960 pc=0x5310eb
testing.runTests(0xc000427040?, {0x1d629e0, 0xdd, 0xdd}, {0xc00a1d1b08?, 0xc00a1d1b10?, 0x1de5680?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:2034 +0x489 fp=0xc0006cbaa8 sp=0xc0006cb9b0 pc=0x534049
testing.(*M).Run(0xc000427040)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1906 +0x63a fp=0xc0006cbcf0 sp=0xc0006cbaa8 pc=0x5329ba
github.com/couchbase/indexing/secondary/tests/functionaltests.TestMain(0xffffffffffffffff?)
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/functionaltests/common_test.go:168 +0x1276 fp=0xc0006cbec8 sp=0xc0006cbcf0 pc=0xf11756
main.main()
	_testmain.go:489 +0x1d3 fp=0xc0006cbf80 sp=0xc0006cbec8 pc=0xff15d3
runtime.main()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:250 +0x207 fp=0xc0006cbfe0 sp=0xc0006cbf80 pc=0x43f8e7
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006cbfe8 sp=0xc0006cbfe0 pc=0x473161

goroutine 2 [force gc (idle), 90 minutes]:
runtime.gopark(0x2d3eec4c0962?, 0x0?, 0x0?, 0x0?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006cfb0 sp=0xc00006cf90 pc=0x43fd16
runtime.goparkunlock(...)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:387
runtime.forcegchelper()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:305 +0xb0 fp=0xc00006cfe0 sp=0xc00006cfb0 pc=0x43fb50
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006cfe8 sp=0xc00006cfe0 pc=0x473161
created by runtime.init.6
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:293 +0x25

goroutine 3 [GC sweep wait]:
runtime.gopark(0x1de4c01?, 0x0?, 0x0?, 0x0?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006d780 sp=0xc00006d760 pc=0x43fd16
runtime.goparkunlock(...)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:387
runtime.bgsweep(0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgcsweep.go:319 +0xde fp=0xc00006d7c8 sp=0xc00006d780 pc=0x42a0be
runtime.gcenable.func1()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgc.go:178 +0x26 fp=0xc00006d7e0 sp=0xc00006d7c8 pc=0x41f326
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006d7e8 sp=0xc00006d7e0 pc=0x473161
created by runtime.gcenable
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgc.go:178 +0x6b

goroutine 4 [GC scavenge wait]:
runtime.gopark(0x320dab554a38?, 0x130178?, 0x0?, 0x0?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006df70 sp=0xc00006df50 pc=0x43fd16
runtime.goparkunlock(...)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:387
runtime.(*scavengerState).park(0x1de5780)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc00006dfa0 sp=0xc00006df70 pc=0x427f93
runtime.bgscavenge(0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc00006dfc8 sp=0xc00006dfa0 pc=0x428585
runtime.gcenable.func2()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgc.go:179 +0x26 fp=0xc00006dfe0 sp=0xc00006dfc8 pc=0x41f2c6
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006dfe8 sp=0xc00006dfe0 pc=0x473161
created by runtime.gcenable
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgc.go:179 +0xaa

goroutine 18 [finalizer wait]:
runtime.gopark(0x0?, 0x12d5a70?, 0x20?, 0x20?, 0x2000000020?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006c628 sp=0xc00006c608 pc=0x43fd16
runtime.runfinq()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mfinal.go:193 +0x107 fp=0xc00006c7e0 sp=0xc00006c628 pc=0x41e367
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006c7e8 sp=0xc00006c7e0 pc=0x473161
created by runtime.createfing
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mfinal.go:163 +0x45

goroutine 19 [select, 94 minutes]:
runtime.gopark(0xc000068798?, 0x2?, 0x0?, 0x0?, 0xc000068784?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc000068610 sp=0xc0000685f0 pc=0x43fd16
runtime.selectgo(0xc000068798, 0xc000068780, 0x0?, 0x0, 0x0?, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/select.go:327 +0x7be fp=0xc000068750 sp=0xc000068610 pc=0x4503be
github.com/couchbase/cbauth/cbauthimpl.(*tlsNotifier).loop(0xc00012c5e8)
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:426 +0x67 fp=0xc0000687c8 sp=0xc000068750 pc=0x7bf1e7
github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest.func2()
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:700 +0x26 fp=0xc0000687e0 sp=0xc0000687c8 pc=0x7c0c46
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000687e8 sp=0xc0000687e0 pc=0x473161
created by github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:700 +0x38c

goroutine 20 [select, 94 minutes]:
runtime.gopark(0xc000068f98?, 0x2?, 0x0?, 0x0?, 0xc000068f8c?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc000068e08 sp=0xc000068de8 pc=0x43fd16
runtime.selectgo(0xc000068f98, 0xc000068f88, 0x0?, 0x0, 0x0?, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/select.go:327 +0x7be fp=0xc000068f48 sp=0xc000068e08 pc=0x4503be
github.com/couchbase/cbauth/cbauthimpl.(*cfgChangeNotifier).loop(0xc00012c600)
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:345 +0x85 fp=0xc000068fc8 sp=0xc000068f48 pc=0x7bec45
github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest.func3()
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:701 +0x26 fp=0xc000068fe0 sp=0xc000068fc8 pc=0x7c0be6
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000068fe8 sp=0xc000068fe0 pc=0x473161
created by github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:701 +0x3da

goroutine 21 [IO wait]:
runtime.gopark(0x8?, 0xb?, 0x0?, 0x0?, 0x6?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc0001596e0 sp=0xc0001596c0 pc=0x43fd16
runtime.netpollblock(0x487505?, 0x40934f?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000159718 sp=0xc0001596e0 pc=0x438277
internal/poll.runtime_pollWait(0x7f55043a8f08, 0x72)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/netpoll.go:306 +0x89 fp=0xc000159738 sp=0xc000159718 pc=0x46d209
internal/poll.(*pollDesc).wait(0xc000040080?, 0xc0000ad000?, 0x0)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000159760 sp=0xc000159738 pc=0x4aa8f2
internal/poll.(*pollDesc).waitRead(...)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000040080, {0xc0000ad000, 0x1000, 0x1000})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/internal/poll/fd_unix.go:167 +0x299 fp=0xc0001597f8 sp=0xc000159760 pc=0x4abcd9
net.(*netFD).Read(0xc000040080, {0xc0000ad000?, 0xc0001598c0?, 0x57b685?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/fd_posix.go:55 +0x29 fp=0xc000159840 sp=0xc0001597f8 pc=0x688da9
net.(*conn).Read(0xc000014010, {0xc0000ad000?, 0xc00648ec20?, 0x1?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/net.go:183 +0x45 fp=0xc000159888 sp=0xc000159840 pc=0x698fe5
net.(*TCPConn).Read(0xc00da620b8?, {0xc0000ad000?, 0x57c4b6?, 0x10841a0?})
	:1 +0x29 fp=0xc0001598b8 sp=0xc000159888 pc=0x6ab849
bufio.(*Reader).Read(0xc000098120, {0xc00b01b001, 0xdff, 0xc000159900?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/bufio/bufio.go:237 +0x1bb fp=0xc0001598f0 sp=0xc0001598b8 pc=0x538f3b
github.com/couchbase/cbauth/revrpc.(*minirwc).Read(0x1?, {0xc00b01b001?, 0x2?, 0x1?})
	/opt/build/goproj/src/github.com/couchbase/cbauth/revrpc/revrpc.go:124 +0x25 fp=0xc000159920 sp=0xc0001598f0 pc=0x827225
encoding/json.(*Decoder).refill(0xc0000c8000)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/encoding/json/stream.go:165 +0x188 fp=0xc000159970 sp=0xc000159920 pc=0x58e488
encoding/json.(*Decoder).readValue(0xc0000c8000)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/encoding/json/stream.go:140 +0xbb fp=0xc0001599c0 sp=0xc000159970 pc=0x58e07b
encoding/json.(*Decoder).Decode(0xc0000c8000, {0x10b60c0, 0xc0000984a0})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/encoding/json/stream.go:63 +0x78 fp=0xc0001599f0 sp=0xc0001599c0 pc=0x58dcb8
net/rpc/jsonrpc.(*serverCodec).ReadRequestHeader(0xc000098480, 0xc0000580e0)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/rpc/jsonrpc/server.go:66 +0x85 fp=0xc000159a30 sp=0xc0001599f0 pc=0x8263e5
github.com/couchbase/cbauth/revrpc.(*jsonServerCodec).ReadRequestHeader(0xc00007e080?, 0x41378a?)
	:1 +0x2a fp=0xc000159a50 sp=0xc000159a30 pc=0x82956a
net/rpc.(*Server).readRequestHeader(0xc00007e080, {0x140a4e0, 0xc00007a410})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/rpc/server.go:588 +0x66 fp=0xc000159b20 sp=0xc000159a50 pc=0x8245e6
net/rpc.(*Server).readRequest(0x0?, {0x140a4e0, 0xc00007a410})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/rpc/server.go:548 +0x3b fp=0xc000159bf8 sp=0xc000159b20 pc=0x82413b
net/rpc.(*Server).ServeCodec(0xc00007e080, {0x140a4e0?, 0xc00007a410})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/rpc/server.go:463 +0x87 fp=0xc000159cf0 sp=0xc000159bf8 pc=0x823687
github.com/couchbase/cbauth/revrpc.(*Service).Run(0x0?, 0xc000157f80)
	/opt/build/goproj/src/github.com/couchbase/cbauth/revrpc/revrpc.go:286 +0xa54 fp=0xc000159f28 sp=0xc000159cf0 pc=0x828314
github.com/couchbase/cbauth/revrpc.BabysitService(0x0?, 0x0?, {0x13ff0c0?, 0xc00012c618?})
	/opt/build/goproj/src/github.com/couchbase/cbauth/revrpc/revrpc.go:401 +0x58 fp=0xc000159f60 sp=0xc000159f28 pc=0x828bf8
github.com/couchbase/cbauth.runRPCForSvc(0x0?, 0x0?, 0x0?)
	/opt/build/goproj/src/github.com/couchbase/cbauth/default.go:119 +0x45 fp=0xc000159fa0 sp=0xc000159f60 pc=0x8355a5
github.com/couchbase/cbauth.startDefault.func1()
	/opt/build/goproj/src/github.com/couchbase/cbauth/default.go:132 +0x29 fp=0xc000159fe0 sp=0xc000159fa0 pc=0x8357e9
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000159fe8 sp=0xc000159fe0 pc=0x473161
created by github.com/couchbase/cbauth.startDefault
	/opt/build/goproj/src/github.com/couchbase/cbauth/default.go:131 +0x13c

goroutine 22 [chan receive, 34 minutes]:
runtime.gopark(0xc000400000?, 0x0?, 0x0?, 0x0?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc000069ef8 sp=0xc000069ed8 pc=0x43fd16
runtime.chanrecv(0xc000122840, 0x0, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:583 +0x49d fp=0xc000069f88 sp=0xc000069ef8 pc=0x40ca7d
runtime.chanrecv1(0x0?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:442 +0x18 fp=0xc000069fb0 sp=0xc000069f88 pc=0x40c578
github.com/couchbase/regulator/utils/logging.duplicateFlushLoop()
	/opt/build/goproj/src/github.com/couchbase/regulator/utils/logging/logger_golog.go:253 +0x25 fp=0xc000069fd0 sp=0xc000069fb0 pc=0xb3ace5
github.com/couchbase/regulator/utils/logging.init.0.func1()
	/opt/build/goproj/src/github.com/couchbase/regulator/utils/logging/logger_golog.go:49 +0x25 fp=0xc000069fe0 sp=0xc000069fd0 pc=0xb3d725
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000069fe8 sp=0xc000069fe0 pc=0x473161
created by github.com/couchbase/regulator/utils/logging.init.0
	/opt/build/goproj/src/github.com/couchbase/regulator/utils/logging/logger_golog.go:49 +0x7e

goroutine 40 [select, 93 minutes]:
runtime.gopark(0xc000349f90?, 0x2?, 0xf8?, 0x9d?, 0xc000349f34?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc000349db0 sp=0xc000349d90 pc=0x43fd16
runtime.selectgo(0xc000349f90, 0xc000349f30, 0xc000338200?, 0x0, 0xc000429410?, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/select.go:327 +0x7be fp=0xc000349ef0 sp=0xc000349db0 pc=0x4503be
net/http.(*persistConn).writeLoop(0xc0004ce000)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/http/transport.go:2410 +0xf2 fp=0xc000349fc8 sp=0xc000349ef0 pc=0x7a4512
net/http.(*Transport).dialConn.func6()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/http/transport.go:1766 +0x26 fp=0xc000349fe0 sp=0xc000349fc8 pc=0x7a0f86
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000349fe8 sp=0xc000349fe0 pc=0x473161
created by net/http.(*Transport).dialConn
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/http/transport.go:1766 +0x173d

goroutine 39 [select, 93 minutes]:
runtime.gopark(0xc000348f68?, 0x4?, 0x3?, 0x0?, 0xc000348db0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc000348c00 sp=0xc000348be0 pc=0x43fd16
runtime.selectgo(0xc000348f68, 0xc000348da8, 0xc000338280?, 0x0, 0xc0004c8501?, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/select.go:327 +0x7be fp=0xc000348d40 sp=0xc000348c00 pc=0x4503be
net/http.(*persistConn).readLoop(0xc0004ce000)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/http/transport.go:2227 +0xd85 fp=0xc000348fc8 sp=0xc000348d40 pc=0x7a3425
net/http.(*Transport).dialConn.func5()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/http/transport.go:1765 +0x26 fp=0xc000348fe0 sp=0xc000348fc8 pc=0x7a0fe6
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000348fe8 sp=0xc000348fe0 pc=0x473161
created by net/http.(*Transport).dialConn
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/http/transport.go:1765 +0x16ea

goroutine 78 [chan send, 93 minutes]:
runtime.gopark(0xc67048?, 0xc00689a000?, 0x2f?, 0x19?, 0x1290890?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc000351d60 sp=0xc000351d40 pc=0x43fd16
runtime.chansend(0xc0000569c0, 0x13f57e0, 0x1, 0xc0006cbd01?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:259 +0x42e fp=0xc000351de8 sp=0xc000351d60 pc=0x40bc6e
runtime.chansend1(0xc000138810?, 0x2c?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:145 +0x1d fp=0xc000351e18 sp=0xc000351de8 pc=0x40b81d
github.com/couchbase/indexing/secondary/common.(*internalVersionMonitor).notifier(0xc0003bc070)
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/common/internal_version.go:745 +0x465 fp=0xc000351fc8 sp=0xc000351e18 pc=0xc677a5
github.com/couchbase/indexing/secondary/common.newInternalVersionMonitor.func2()
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/common/internal_version.go:238 +0x26 fp=0xc000351fe0 sp=0xc000351fc8 pc=0xc62cc6
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000351fe8 sp=0xc000351fe0 pc=0x473161
created by github.com/couchbase/indexing/secondary/common.newInternalVersionMonitor
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/common/internal_version.go:238 +0x3e5

goroutine 42 [GC worker (idle), 38 minutes]:
runtime.gopark(0x2ffcca7f8e5b?, 0x1?, 0x81?, 0xb1?, 0