Building

Started building at 2023/08/14 16:23:32
Using pegged server, 1355 build
Calculating base
Updating mirror
Basing run on 7.6.0-1355 2efa34a028
Updating tree for run 14.08.2023-16.23
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 2af0a3da] 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 87d9eab4] 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 23600cfe] 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 677c6ffe] 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 f0d8dcea] 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 266990d1] 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 195279 at refs/changes/79/195279/1
Total 5 (delta 4), reused 5 (delta 4)
[unstable 1aabf404] 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 5f8c45fc] 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 bf00d2ae] 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(-)
Pulling in uncommitted change 195310 at refs/changes/10/195310/2
Total 5 (delta 2), reused 2 (delta 2)
[unstable 8ba8c0cd] MB-57247: Update metrics_metadata.json with minor fixes
 Author: Amit Kulkarni 
 Date: Mon Aug 14 12:36:23 2023 +0530
 1 file changed, 3 insertions(+), 4 deletions(-)
Building community edition
Building cmakefiles and deps [CE]
Building main product [CE]
Build CE finished
BUILD_ENTERPRISE empty. Building enterprise edition
Building Enterprise Edition
Building cmakefiles and deps [EE]
Building main product [EE]
Build EE finished

Testing

Started testing at 2023/08/14 17:19:02
Testing mode: sanity,unit,functional,serverless,integration
Using storage type: memdb
Setting ulimit to 200000

Simple Test

Aug 14 17:20:43 suite_setUp (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 14 17:25:11 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 14 17:29:38 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 14 17:34:19 b" 'stop_on_failure': 'True'}"
Aug 14 17:34:19 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 14 17:34:19 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-14_17-19-26/test_1'}"
Aug 14 17:34:19 b'-->result: '
Aug 14 17:34:19 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 1 , fail 0'
Aug 14 17:34:19 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 14 17:34:19 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-14_17-19-26/test_2'}"
Aug 14 17:34:19 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 17:34:19 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 14 17:34:19 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-14_17-19-26/test_3'}"
Aug 14 17:34:19 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 17:34:19 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 17:34:19 b'failures so far...'
Aug 14 17:34:19 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 14 17:34:19 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-14_17-19-26/test_4'}"
Aug 14 17:35:30 b'http://127.0.0.1:9003/pools/default with status False: unknown pool'ok
Aug 14 17:45:03 test_employee_dataset_startkey_endkey_queries_rebalance_in (view.viewquerytests.ViewQueryTests) ... ok
Aug 14 17:45:51 test_simple_dataset_stale_queries_data_modification (view.viewquerytests.ViewQueryTests) ... ok
Aug 14 17:50:10 load_with_ops (xdcr.uniXDCR.unidirectional) ... ok
Aug 14 17:52:22 load_with_failover (xdcr.uniXDCR.unidirectional) ... 
Aug 14 17:52:22 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 17:52:22 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 17:52:22 b'failures so far...'
Aug 14 17:52:22 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 14 17:52:22 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 14 17:52:22 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-14_17-19-26/test_5'}"
Aug 14 17:52:22 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 17:52:22 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 17:52:22 b'failures so far...'
Aug 14 17:52:22 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 14 17:52:22 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 1 , fail 0'
Aug 14 17:52:22 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 14 17:52:22 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-14_17-19-26/test_6'}"
Aug 14 17:52:22 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 17:52:22 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 17:52:22 b'failures so far...'
Aug 14 17:52:22 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 14 17:52:22 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 14 17:52:22 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 14 17:52:22 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-14_17-19-26/test_7'}"
Aug 14 17:52:22 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 17:52:22 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 17:52:22 b'failures so far...'
Aug 14 17:52:22 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 14 17:52:22 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 14 17:52:22 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 1 , fail 0'
Aug 14 17:52:22 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 14 17:52:22 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-14_17-19-26/test_8'}"
Aug 14 17:54:29 b'http://127.0.0.1:9001/pools/default with status False: unknown pool'ok
Aug 14 17:57:20 suite_tearDown (xdcr.uniXDCR.unidirectional) ... ok
Aug 14 17:57:21 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 17:57:21 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 17:57:21 b'failures so far...'
Aug 14 17:57:21 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 14 17:57:21 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 14 17:57:21 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 2 , fail 0'
Aug 14 17:57:21 b'Run after suite setup for xdcr.uniXDCR.unidirectional.load_with_failover'
Aug 14 17:57:21 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 14 17:57:21 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 14 17:57:21 b"('memcapable.WarmUpMemcachedTest.do_warmup_100k', ' fail ')"
Aug 14 17:57:21 b"('view.createdeleteview.CreateDeleteViewTests.test_view_ops', ' pass')"
Aug 14 17:57:21 b"('view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in', ' pass')"
Aug 14 17:57:21 b"('view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification', ' pass')"
Aug 14 17:57:21 b"('xdcr.uniXDCR.unidirectional.load_with_ops', ' pass')"
Aug 14 17:57:21 b"('xdcr.uniXDCR.unidirectional.load_with_failover', ' pass')"
Aug 14 17:57:21 Makefile:30: recipe for target 'simple-test' failed

Unit tests

=== RUN   TestMerger
--- PASS: TestMerger (0.02s)
=== RUN   TestInsert
--- PASS: TestInsert (0.00s)
=== RUN   TestInsertPerf
16000000 items took 30.315336706s -> 527785.6602804377 items/s conflicts 20
--- PASS: TestInsertPerf (30.32s)
=== RUN   TestGetPerf
16000000 items took 5.509005678s -> 2.9043353619865337e+06 items/s
--- PASS: TestGetPerf (6.09s)
=== RUN   TestGetRangeSplitItems
{
"node_count":             1000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3335,
"memory_used":            37336272,
"node_allocs":            1000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 749662,
"level1": 187746,
"level2": 47103,
"level3": 11640,
"level4": 2930,
"level5": 660,
"level6": 197,
"level7": 55,
"level8": 5,
"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
}
}
Split range keys [55706 147703 307165 480782 665819 742928 854632]
No of items in each range [55706 91997 159462 173617 185037 77109 111704 145368]
--- PASS: TestGetRangeSplitItems (0.59s)
=== RUN   TestBuilder
{
"node_count":             50000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3335,
"memory_used":            1866776032,
"node_allocs":            50000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 37495040,
"level1": 9377815,
"level2": 2346353,
"level3": 585628,
"level4": 146164,
"level5": 36644,
"level6": 9303,
"level7": 2293,
"level8": 561,
"level9": 145,
"level10": 37,
"level11": 15,
"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 8.249410774s to build 50000000 items, 6.061039e+06 items/sec
Took 401.315868ms to iterate 50000000 items
--- PASS: TestBuilder (8.65s)
=== RUN   TestNodeDCAS
--- PASS: TestNodeDCAS (0.00s)
PASS
ok  	github.com/couchbase/indexing/secondary/memdb/skiplist	45.911s
=== RUN   TestInsert
Set IO Concurrency: 716
--- PASS: TestInsert (0.01s)
=== RUN   TestInsertPerf
20000000 items took 51.573971016s -> 387792.51637992583 items/s snapshots_created 210 live_snapshots 1
--- PASS: TestInsertPerf (64.46s)
=== RUN   TestInsertDuplicates
--- PASS: TestInsertDuplicates (0.01s)
=== RUN   TestGetPerf
16000000 items took 22.419919685s -> 713651.0846069072 items/s
--- PASS: TestGetPerf (24.13s)
=== RUN   TestLoadStoreDisk
Inserting 1000000 items took 1.57271174s
{
"node_count":             937617,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       12,
"next_pointers_per_node": 1.3333,
"memory_used":            53755684,
"node_allocs":            937500,
"node_frees":             0,
"level_node_distribution":{
"level0": 703281,
"level1": 175531,
"level2": 44287,
"level3": 10898,
"level4": 2723,
"level5": 666,
"level6": 179,
"level7": 40,
"level8": 8,
"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-14T17:59:58.056+05:30 [Info] MemDB::StoreToDisk: Unexpected amount of data being persisted dir [db.dump] count per shard [[27746 42380 18254 28044 53386 145013 18080 61098 36027 23787 40456 61868 89323 59979 82396 149822]] total count [937659] snap count [937658] size per shard [[221968 339040 146032 224352 427088 1160104 144640 488784 288216 190296 323648 494944 714584 479832 659168 1198576]] total size [7501272] memoryInUse [53755684]
2023-08-14T17:59:58.216+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[27746 42380 18254 28044 53386 145013 18080 61098 36027 23787 40456 61868 89323 59979 82396 212163]] total count [1000000] snap count [937658] size per shard [[221968 339040 146032 224352 427088 1160104 144640 488784 288216 190296 323648 494944 714584 479832 659168 1697304]] total size [8000000] memoryInUse [53755684]
Storing to disk took 383.025999ms
Loading from disk took 273.869158ms
{
"node_count":             1000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3330,
"memory_used":            57328720,
"node_allocs":            1000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 750170,
"level1": 187387,
"level2": 46849,
"level3": 11702,
"level4": 2899,
"level5": 770,
"level6": 176,
"level7": 30,
"level8": 12,
"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
}
}
--- PASS: TestLoadStoreDisk (4.01s)
=== RUN   TestConcurrentLoadCloseFragmentation
Done Inserting 2000000 items
frag = NaN%
2023-08-14T18:00:03.706+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[34256 298790 83879 281176 74203 92522 137395 159933 102862 36549 52825 78913 178090 76322 49126 263159]] total count [2000000] snap count [2000000] size per shard [[274048 2390320 671032 2249408 593624 740176 1099160 1279464 822896 292392 422600 631304 1424720 610576 393008 2105272]] total size [16000000] memoryInUse [114679520]
Done Storing to disk
frag = NaN%
Done Loading from disk
Done Closing
frag = NaN%
--- PASS: TestConcurrentLoadCloseFragmentation (5.64s)
=== RUN   TestConcurrentLoadCloseFragmentationSmall
Done Inserting 10 items
frag = NaN%
2023-08-14T18:00:05.303+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.10s)
=== RUN   TestConcurrentLoadCloseFragmentationEmpty
Done Inserting 0 items
frag = NaN%
2023-08-14T18:00:05.394+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.10s)
=== RUN   TestConcurrentCloseSingleNode
A
--- PASS: TestConcurrentCloseSingleNode (0.00s)
=== RUN   TestStoreDiskShutdown
Inserting 1000000 items took 1.512535945s
{
"node_count":             1000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       13,
"next_pointers_per_node": 1.3342,
"memory_used":            57347840,
"node_allocs":            1000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 749753,
"level1": 187328,
"level2": 47029,
"level3": 11978,
"level4": 2947,
"level5": 729,
"level6": 182,
"level7": 42,
"level8": 8,
"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
}
}
snap count = 1000000
Prepare returns error:  MemDB instance has been shutdown
--- PASS: TestStoreDiskShutdown (2.22s)
=== RUN   TestDelete
{
"node_count":             10,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.2000,
"memory_used":            572,
"node_allocs":            10,
"node_frees":             0,
"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
}
}
{
"node_count":             10,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.5000,
"memory_used":            620,
"node_allocs":            20,
"node_frees":             10,
"level_node_distribution":{
"level0": 6,
"level1": 3,
"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
}
}
--- PASS: TestDelete (1.34s)
=== RUN   TestGCPerf
final_node_count = 16000, average_live_node_count = 67886, wait_time_for_collection = 6ms
--- PASS: TestGCPerf (34.79s)
=== RUN   TestMemoryInUse
ItemsCount: 5000, MemoryInUse: 298176, NodesCount: 5000
ItemsCount: 0, MemoryInUse: 80, NodesCount: 0
--- PASS: TestMemoryInUse (1.02s)
=== RUN   TestFullScan
Inserting 1600000 items took 2.552463864s
{
"node_count":             1600000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       14,
"next_pointers_per_node": 1.3334,
"memory_used":            91733824,
"node_allocs":            1600000,
"node_frees":             0,
"level_node_distribution":{
"level0": 1199889,
"level1": 300205,
"level2": 74825,
"level3": 18871,
"level4": 4651,
"level5": 1170,
"level6": 305,
"level7": 67,
"level8": 11,
"level9": 5,
"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
}
}
Full iteration of 1600000 items took 266.570259ms
--- PASS: TestFullScan (3.97s)
=== RUN   TestVisitor
{
"node_count":             1000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3340,
"memory_used":            57343712,
"node_allocs":            1000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 749634,
"level1": 187857,
"level2": 46650,
"level3": 11887,
"level4": 2986,
"level5": 765,
"level6": 165,
"level7": 47,
"level8": 6,
"level9": 2,
"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
}
}
Took 45.89979ms to iterate 1000000 items, 2.1786592e+07 items/s
shard - 0 count = 36652, range: 0-36651
shard - 1 count = 17140, range: 36652-53791
shard - 2 count = 6809, range: 53792-60600
shard - 3 count = 6626, range: 60601-67226
shard - 4 count = 35907, range: 67227-103133
shard - 5 count = 13927, range: 103134-117060
shard - 6 count = 46381, range: 117061-163441
shard - 7 count = 8501, range: 163442-171942
shard - 8 count = 43185, range: 171943-215127
shard - 9 count = 87483, range: 215128-302610
shard - 10 count = 32083, range: 302611-334693
shard - 11 count = 63026, range: 334694-397719
shard - 12 count = 13666, range: 397720-411385
shard - 13 count = 10575, range: 411386-421960
shard - 14 count = 80258, range: 421961-502218
shard - 15 count = 46790, range: 502219-549008
shard - 16 count = 24616, range: 549009-573624
shard - 17 count = 31163, range: 573625-604787
shard - 18 count = 29032, range: 604788-633819
shard - 19 count = 21206, range: 633820-655025
shard - 20 count = 11533, range: 655026-666558
shard - 21 count = 41101, range: 666559-707659
shard - 22 count = 22847, range: 707660-730506
shard - 23 count = 82065, range: 730507-812571
shard - 24 count = 51561, range: 812572-864132
shard - 25 count = 33277, range: 864133-897409
shard - 26 count = 76648, range: 897410-974057
shard - 27 count = 20514, range: 974058-994571
shard - 28 count = 5428, range: 994572-999999
shard - 29 count = 0, range: 0-0
shard - 30 count = 0, range: 0-0
shard - 31 count = 0, range: 0-0
--- PASS: TestVisitor (1.46s)
=== RUN   TestVisitorError
--- PASS: TestVisitorError (0.42s)
=== RUN   TestLoadDeltaStoreDisk
snap count = 1000000
2023-08-14T18:00:55.082+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 40462 231487 37395 193884 403098]] total count [906326] snap count [1000000] size per shard [[0 0 0 0 0 0 0 0 0 0 0 323696 1851896 299160 1551072 3224784]] total size [7250608] memoryInUse [126113316]
Storing to disk took 15.127842932s
Loading from disk took 722.019993ms
{
"node_count":             1000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3345,
"memory_used":            57351536,
"node_allocs":            1000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 749218,
"level1": 188018,
"level2": 47061,
"level3": 11800,
"level4": 2928,
"level5": 735,
"level6": 169,
"level7": 47,
"level8": 16,
"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 93674
RestoredFailed 324052
--- PASS: TestLoadDeltaStoreDisk (17.87s)
=== RUN   TestExecuteConcurrGCWorkers
--- PASS: TestExecuteConcurrGCWorkers (0.59s)
=== RUN   TestCloseWithActiveIterators
--- PASS: TestCloseWithActiveIterators (12.96s)
=== RUN   TestDiskCorruption
Inserting 100000 items took 92.649619ms
{
"node_count":             113043,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       11,
"next_pointers_per_node": 1.3344,
"memory_used":            6129168,
"node_allocs":            100000,
"node_frees":             0,
"level_node_distribution":{
"level0": 84521,
"level1": 21456,
"level2": 5385,
"level3": 1280,
"level4": 294,
"level5": 83,
"level6": 21,
"level7": 2,
"level8": 1,
"level9": 0,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
2023-08-14T18:01:22.627+05:30 [Info] MemDB::StoreToDisk: Done dir [db.dump] disk snapshot - count per shard [[4207 13128 362 14107 2636 865 5215 14145 20014 14407 7818 3096 0 0 0 0]] total count [100000] snap count [109653] size per shard [[33656 105024 2896 112856 21088 6920 41720 113160 160112 115256 62544 24768 0 0 0 0]] total size [800000] memoryInUse [6129168]
Storing to disk took 81.754017ms
Loading from disk took 32.223458ms
--- PASS: TestDiskCorruption (0.64s)
=== RUN   TestSnapshotStats
--- PASS: TestSnapshotStats (0.00s)
=== RUN   TestInsertDeleteConcurrent
total items in snapshot: 7500000  items deleted: 2500000
{
"node_count":             7500000,
"soft_deletes":           0,
"read_conflicts":         4937,
"insert_conflicts":       114,
"next_pointers_per_node": 1.3335,
"memory_used":            430021824,
"node_allocs":            10000000,
"node_frees":             10000002,
"level_node_distribution":{
"level0": 5624265,
"level1": 1406945,
"level2": 351447,
"level3": 87752,
"level4": 22120,
"level5": 5646,
"level6": 1375,
"level7": 338,
"level8": 79,
"level9": 23,
"level10": 7,
"level11": 2,
"level12": 1,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
allocs: 20000002 frees: 20000002
--- PASS: TestInsertDeleteConcurrent (20.53s)
=== RUN   TestNodeList
--- PASS: TestNodeList (0.00s)
PASS
ok  	github.com/couchbase/indexing/secondary/memdb	196.541s
=== 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.039s
=== RUN   TestForestDBIterator
2023-08-14T18:01:59.200+05:30 [INFO][FDB] Forestdb blockcache size 134217728 initialized in 5523 us

2023-08-14T18:01:59.202+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-14T18:01:59.205+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIterator (0.01s)
=== RUN   TestForestDBIteratorSeek
2023-08-14T18:01:59.206+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-14T18:01:59.210+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-14T18:02:00.190+05:30 DEBU REGU.impl.init.0.func1() at aggrecorder.go:57 [id 82] will report aggregate recorder stats every 5m0s 
Initial build: 10000000 items took 1m2.911213835s -> 158954.17351551092 items/s
Incr build: 10000000 items took 2m47.433394028s -> 59725.24213615172 items/s
Main Index: {
"node_count":             18000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       2,
"next_pointers_per_node": 1.3333,
"memory_used":            1695884348,
"node_allocs":            18000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 13499825,
"level1": 3376108,
"level2": 843309,
"level3": 210367,
"level4": 52761,
"level5": 13294,
"level6": 3237,
"level7": 805,
"level8": 218,
"level9": 58,
"level10": 15,
"level11": 2,
"level12": 1,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Back Index 0 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 1 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 2 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 3 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 4 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 5 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 6 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 7 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 8 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 9 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 10 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 11 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 12 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 13 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 14 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 15 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
--- PASS: TestMemDBInsertionPerf (230.35s)
=== 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.00s)
=== 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	254.447s
=== RUN   TestConnPoolBasicSanity
2023-08-14T18:06:17.190+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-08-14T18:06:17.398+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T18:06:18.190+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnPoolBasicSanity (5.00s)
=== RUN   TestConnRelease
2023-08-14T18:06:22.193+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-14T18:07:01.967+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T18:07:02.210+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnRelease (43.78s)
=== RUN   TestLongevity
2023-08-14T18:07:05.970+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 1 conns.
Releasing 1 conns.
Getting 4 conns.
Releasing 4 conns.
Getting 3 conns.
Releasing 4 conns.
Getting 3 conns.
Releasing 2 conns.
Getting 1 conns.
Releasing 1 conns.
Getting 2 conns.
Releasing 4 conns.
Getting 3 conns.
Releasing 0 conns.
Getting 1 conns.
Releasing 0 conns.
Getting 4 conns.
Releasing 0 conns.
Getting 2 conns.
Releasing 2 conns.
Getting 0 conns.
Releasing 0 conns.
Getting 0 conns.
Releasing 0 conns.
Getting 4 conns.
Releasing 3 conns.
Getting 0 conns.
Releasing 4 conns.
Getting 2 conns.
2023-08-14T18:07:44.513+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T18:07:44.991+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLongevity (42.54s)
=== RUN   TestSustainedHighConns
2023-08-14T18:07:48.515+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Allocating 15 Connections
cp.curActConns = 0
Returning 3 Connections
cp.curActConns = 11
Returning 2 Connections
cp.curActConns = 10
Allocating 0 Connections
Returning 0 Connections
cp.curActConns = 10
Allocating 2 Connections
Returning 0 Connections
cp.curActConns = 12
Allocating 24 Connections
Returning 4 Connections
cp.curActConns = 22
Returning 4 Connections
cp.curActConns = 28
Returning 1 Connections
Allocating 13 Connections
cp.curActConns = 33
Returning 4 Connections
cp.curActConns = 36
Returning 2 Connections
Allocating 22 Connections
cp.curActConns = 44
Returning 1 Connections
cp.curActConns = 55
Returning 1 Connections
Allocating 22 Connections
cp.curActConns = 55
Returning 1 Connections
cp.curActConns = 66
Returning 0 Connections
cp.curActConns = 75
Returning 1 Connections
Allocating 9 Connections
cp.curActConns = 79
Returning 0 Connections
cp.curActConns = 83
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 83
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 83
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 84
Returning 2 Connections
Allocating 5 Connections
cp.curActConns = 87
Returning 0 Connections
Allocating 6 Connections
cp.curActConns = 91
Returning 3 Connections
cp.curActConns = 90
Allocating 10 Connections
Returning 3 Connections
cp.curActConns = 97
Returning 1 Connections
Allocating 15 Connections
cp.curActConns = 103
Returning 2 Connections
cp.curActConns = 109
Returning 4 Connections
Allocating 17 Connections
cp.curActConns = 115
Returning 2 Connections
cp.curActConns = 120
Returning 1 Connections
Allocating 23 Connections
cp.curActConns = 127
Returning 3 Connections
cp.curActConns = 139
Returning 4 Connections
Allocating 5 Connections
cp.curActConns = 139
Returning 1 Connections
cp.curActConns = 139
Allocating 5 Connections
Returning 2 Connections
cp.curActConns = 142
Returning 2 Connections
Allocating 19 Connections
cp.curActConns = 150
Returning 3 Connections
cp.curActConns = 156
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 155
Returning 0 Connections
Allocating 23 Connections
cp.curActConns = 161
Returning 0 Connections
cp.curActConns = 173
Returning 2 Connections
cp.curActConns = 176
Returning 4 Connections
Allocating 15 Connections
cp.curActConns = 184
Returning 4 Connections
cp.curActConns = 183
Allocating 4 Connections
Returning 3 Connections
cp.curActConns = 184
Allocating 16 Connections
Returning 0 Connections
cp.curActConns = 195
Returning 4 Connections
cp.curActConns = 196
Allocating 10 Connections
Returning 2 Connections
cp.curActConns = 204
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 202
Returning 3 Connections
Allocating 23 Connections
cp.curActConns = 206
Returning 4 Connections
cp.curActConns = 217
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 215
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 215
Returning 1 Connections
cp.curActConns = 214
Allocating 2 Connections
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 216
Returning 4 Connections
cp.curActConns = 212
Allocating 3 Connections
Returning 3 Connections
cp.curActConns = 212
Allocating 1 Connections
Returning 0 Connections
cp.curActConns = 213
Allocating 2 Connections
Returning 0 Connections
cp.curActConns = 215
Allocating 3 Connections
Returning 2 Connections
Allocating 1 Connections
cp.curActConns = 217
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 214
Returning 0 Connections
cp.curActConns = 217
Allocating 3 Connections
Returning 3 Connections
cp.curActConns = 217
Allocating 2 Connections
Returning 4 Connections
cp.curActConns = 215
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 215
Allocating 4 Connections
Returning 2 Connections
cp.curActConns = 217
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 217
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 216
Allocating 3 Connections
Returning 3 Connections
cp.curActConns = 216
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 218
Allocating 3 Connections
Returning 1 Connections
cp.curActConns = 220
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 223
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 225
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 227
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 226
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 222
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 220
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 221
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 223
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 224
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 225
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 227
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 227
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 227
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 225
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 227
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 225
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 228
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 229
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 229
Returning 1 Connections
cp.curActConns = 230
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 232
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 232
Returning 2 Connections
Allocating 1 Connections
cp.curActConns = 231
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 231
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 231
Returning 0 Connections
Allocating 4 Connections
cp.curActConns = 235
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 235
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 236
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 239
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 241
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 239
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 241
Returning 3 Connections
cp.curActConns = 239
Retuning from startAllocatorRoutine
Retuning from startDeallocatorRoutine
2023-08-14T18:08:43.591+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T18:08:44.547+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestSustainedHighConns (59.08s)
=== RUN   TestLowWM
2023-08-14T18:08:47.592+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 20 overflow 5 low WM 10 relConn batch size 2 ...
2023-08-14T18:09:47.609+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-14T18:10:47.626+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-14T18:10:53.106+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T18:10:53.628+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLowWM (129.52s)
=== RUN   TestTotalConns
2023-08-14T18:10:57.108+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 120 overflow 5 low WM 10 relConn batch size 10 ...
2023-08-14T18:11:11.303+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T18:11:12.116+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestTotalConns (18.20s)
=== RUN   TestUpdateTickRate
2023-08-14T18:11:15.306+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 40 overflow 5 low WM 2 relConn batch size 2 ...
2023-08-14T18:11:36.156+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T18:11:36.317+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestUpdateTickRate (24.85s)
PASS
ok  	github.com/couchbase/indexing/secondary/queryport/client	323.020s
Starting server: attempt 1

Functional tests

2023/08/14 18:14:01 In TestMain()
2023/08/14 18:14:01 otp node fetch error: json: cannot unmarshal string into Go value of type couchbase.Pool
2023/08/14 18:14:01 Initialising services with role: kv,n1ql on node: 127.0.0.1:9000
2023/08/14 18:14:02 Initialising web UI on node: 127.0.0.1:9000
2023/08/14 18:14:02 InitWebCreds, response is: {"newBaseUri":"http://127.0.0.1:9000/"}
2023/08/14 18:14:03 Setting data quota of 1500M and Index quota of 1500M
2023/08/14 18:14:04 Adding node: https://127.0.0.1:19001 with role: kv,index to the cluster
2023/08/14 18:14:21 AddNode: Successfully added node: 127.0.0.1:9001 (role kv,index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 18:14:26 Rebalance progress: 0
2023/08/14 18:14:31 Rebalance progress: 0
2023/08/14 18:14:36 Rebalance progress: 75
2023/08/14 18:14:41 Rebalance progress: 100
2023/08/14 18:14:46 Created bucket default, responseBody: 
2023/08/14 18:14:51 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 18:14:51 Successfully initialised cluster
2023/08/14 18:14:51 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 18:14:52 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/14 18:14:52 Changing config key queryport.client.log_level to value Warn
2023/08/14 18:14:52 Changing config key indexer.api.enableTestServer to value true
2023/08/14 18:14:52 Changing config key indexer.settings.persisted_snapshot_init_build.moi.interval to value 60000
2023/08/14 18:14:52 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 60000
2023/08/14 18:14:52 Changing config key indexer.settings.log_level to value info
2023/08/14 18:14:52 Changing config key indexer.settings.storage_mode.disable_upgrade to value true
2023/08/14 18:14:52 Using memory_optimized for creating indexes
2023/08/14 18:14:52 Changing config key indexer.settings.storage_mode to value memory_optimized
2023/08/14 18:14:57 Data file exists. Skipping download
2023/08/14 18:14:57 Data file exists. Skipping download
2023/08/14 18:14:59 In DropAllSecondaryIndexes()
2023/08/14 18:14:59 Emptying the default bucket
2023/08/14 18:15:02 Flush Enabled on bucket default, responseBody: 
2023/08/14 18:15:40 Flushed the bucket default, Response body: 
2023/08/14 18:15:40 Create Index On the empty default Bucket()
2023/08/14 18:15:43 Created the secondary index index_eyeColor. Waiting for it become active
2023/08/14 18:15:43 Index is 13158621919775680930 now active
2023/08/14 18:15:43 Populating the default bucket
=== RUN   TestScanAfterBucketPopulate
2023/08/14 18:15:53 In TestScanAfterBucketPopulate()
2023/08/14 18:15:53 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/14 18:15:53 Using n1ql client
2023-08-14T18:15:53.359+05:30 [Info] creating GsiClient for 127.0.0.1:9000
2023/08/14 18:15:53 Expected and Actual scan responses are the same
--- PASS: TestScanAfterBucketPopulate (0.12s)
=== RUN   TestRestartNilSnapshot
2023/08/14 18:15:53 In TestRestartNilSnapshot()
2023/08/14 18:15:57 Created the secondary index idx_age. Waiting for it become active
2023/08/14 18:15:57 Index is 4728759582296056087 now active
2023/08/14 18:15:57 Restarting indexer process ...
2023/08/14 18:15:57 []
2023-08-14T18:15:57.778+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-14T18:15:57.784+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/14 18:19:17 Using n1ql client
2023-08-14T18:19:17.771+05:30 [Error] transport error between 127.0.0.1:48986->127.0.0.1:9107: write tcp 127.0.0.1:48986->127.0.0.1:9107: write: broken pipe
2023-08-14T18:19:17.771+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 5023731300403571733 request transport failed `write tcp 127.0.0.1:48986->127.0.0.1:9107: write: broken pipe`
2023-08-14T18:19:17.771+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T18:19:17.771+05:30 [Error] metadataClient:PickRandom: Replicas - [9873363800257662915], PrunedReplica - map[], FilteredReplica map[]
2023/08/14 18:19:17 Expected and Actual scan responses are the same
--- PASS: TestRestartNilSnapshot (204.36s)
=== RUN   TestThreeIndexCreates
2023/08/14 18:19:17 In TestThreeIndexCreates()
2023/08/14 18:19:22 Created the secondary index index_balance. Waiting for it become active
2023/08/14 18:19:22 Index is 13950932535844248874 now active
2023/08/14 18:19:22 Create docs mutations
2023/08/14 18:19:22 Using n1ql client
2023/08/14 18:19:22 Expected and Actual scan responses are the same
2023/08/14 18:19:28 Created the secondary index index_email. Waiting for it become active
2023/08/14 18:19:28 Index is 17444176493335084674 now active
2023/08/14 18:19:28 Create docs mutations
2023/08/14 18:19:28 Using n1ql client
2023/08/14 18:19:28 Expected and Actual scan responses are the same
2023/08/14 18:19:35 Created the secondary index index_pin. Waiting for it become active
2023/08/14 18:19:35 Index is 12083636933134768871 now active
2023/08/14 18:19:35 Delete docs mutations
2023/08/14 18:19:35 Using n1ql client
2023/08/14 18:19:35 Expected and Actual scan responses are the same
--- PASS: TestThreeIndexCreates (17.62s)
=== RUN   TestMultipleIndexCreatesDropsWithMutations
2023/08/14 18:19:35 In TestThreeIndexCreates()
2023/08/14 18:19:41 Created the secondary index index_state. Waiting for it become active
2023/08/14 18:19:41 Index is 3935607325514950085 now active
2023/08/14 18:19:41 Create docs mutations
2023/08/14 18:19:41 Using n1ql client
2023/08/14 18:19:41 Expected and Actual scan responses are the same
2023/08/14 18:19:48 Created the secondary index index_registered. Waiting for it become active
2023/08/14 18:19:48 Index is 10462498016381105157 now active
2023/08/14 18:19:48 Create docs mutations
2023/08/14 18:19:48 Using n1ql client
2023/08/14 18:19:48 Expected and Actual scan responses are the same
2023/08/14 18:19:54 Created the secondary index index_gender. Waiting for it become active
2023/08/14 18:19:54 Index is 15328890242978497727 now active
2023/08/14 18:19:54 Create docs mutations
2023/08/14 18:19:55 Using n1ql client
2023/08/14 18:19:55 Expected and Actual scan responses are the same
2023/08/14 18:19:55 Dropping the secondary index index_registered
2023/08/14 18:19:55 Index dropped
2023/08/14 18:19:55 Create docs mutations
2023/08/14 18:19:55 Delete docs mutations
2023/08/14 18:19:55 Using n1ql client
2023/08/14 18:19:55 Expected and Actual scan responses are the same
2023/08/14 18:20:01 Created the secondary index index_longitude. Waiting for it become active
2023/08/14 18:20:01 Index is 10187597035368347119 now active
2023/08/14 18:20:01 Create docs mutations
2023/08/14 18:20:02 Using n1ql client
2023/08/14 18:20:02 Expected and Actual scan responses are the same
--- PASS: TestMultipleIndexCreatesDropsWithMutations (26.87s)
=== RUN   TestCreateDropScan
2023/08/14 18:20:02 In TestCreateDropScan()
2023/08/14 18:20:08 Created the secondary index index_cd. Waiting for it become active
2023/08/14 18:20:08 Index is 13071454165756117773 now active
2023/08/14 18:20:08 Using n1ql client
2023/08/14 18:20:08 Expected and Actual scan responses are the same
2023/08/14 18:20:08 Dropping the secondary index index_cd
2023/08/14 18:20:08 Index dropped
2023/08/14 18:20:08 Using n1ql client
2023/08/14 18:20:08 Scan failed as expected with error: Index Not Found - cause: GSI index index_cd not found.
--- PASS: TestCreateDropScan (6.38s)
=== RUN   TestCreateDropCreate
2023/08/14 18:20:08 In TestCreateDropCreate()
2023/08/14 18:20:14 Created the secondary index index_cdc. Waiting for it become active
2023/08/14 18:20:14 Index is 12030919617718383740 now active
2023/08/14 18:20:15 Using n1ql client
2023/08/14 18:20:15 Expected and Actual scan responses are the same
2023/08/14 18:20:15 Dropping the secondary index index_cdc
2023/08/14 18:20:15 Index dropped
2023/08/14 18:20:15 Using n1ql client
2023/08/14 18:20:15 Scan 2 failed as expected with error: Index Not Found - cause: GSI index index_cdc not found.
2023/08/14 18:20:21 Created the secondary index index_cdc. Waiting for it become active
2023/08/14 18:20:21 Index is 7966968251853511753 now active
2023/08/14 18:20:21 Using n1ql client
2023/08/14 18:20:21 Expected and Actual scan responses are the same
2023/08/14 18:20:21 (Inclusion 1) Lengths of expected and actual scan results are 5074 and 5074. Num of docs in bucket = 10402
2023/08/14 18:20:21 Using n1ql client
2023/08/14 18:20:21 Expected and Actual scan responses are the same
2023/08/14 18:20:21 (Inclusion 3) Lengths of expected and actual scan results are 5074 and 5074. Num of docs in bucket = 10402
--- PASS: TestCreateDropCreate (12.85s)
=== RUN   TestCreate2Drop1Scan2
2023/08/14 18:20:21 In TestCreate2Drop1Scan2()
2023/08/14 18:20:27 Created the secondary index index_i1. Waiting for it become active
2023/08/14 18:20:27 Index is 13227769421302581664 now active
2023/08/14 18:20:34 Created the secondary index index_i2. Waiting for it become active
2023/08/14 18:20:34 Index is 3547840115980389890 now active
2023/08/14 18:20:34 Using n1ql client
2023/08/14 18:20:34 Expected and Actual scan responses are the same
2023/08/14 18:20:34 Using n1ql client
2023/08/14 18:20:34 Expected and Actual scan responses are the same
2023/08/14 18:20:34 Dropping the secondary index index_i1
2023/08/14 18:20:34 Index dropped
2023/08/14 18:20:34 Using n1ql client
2023/08/14 18:20:34 Expected and Actual scan responses are the same
--- PASS: TestCreate2Drop1Scan2 (12.91s)
=== RUN   TestIndexNameCaseSensitivity
2023/08/14 18:20:34 In TestIndexNameCaseSensitivity()
2023/08/14 18:20:40 Created the secondary index index_age. Waiting for it become active
2023/08/14 18:20:40 Index is 12524022699108868779 now active
2023/08/14 18:20:40 Using n1ql client
2023/08/14 18:20:40 Expected and Actual scan responses are the same
2023/08/14 18:20:40 Using n1ql client
2023/08/14 18:20:40 Scan failed as expected with error: Index Not Found - cause: GSI index index_Age not found.
--- PASS: TestIndexNameCaseSensitivity (6.24s)
=== RUN   TestCreateDuplicateIndex
2023/08/14 18:20:40 In TestCreateDuplicateIndex()
2023/08/14 18:20:47 Created the secondary index index_di1. Waiting for it become active
2023/08/14 18:20:47 Index is 17026975644911656459 now active
2023/08/14 18:20:47 Index found:  index_di1
2023/08/14 18:20:47 Create failed as expected with error: Index index_di1 already exists.
--- PASS: TestCreateDuplicateIndex (6.32s)
=== RUN   TestDropNonExistingIndex
2023/08/14 18:20:47 In TestDropNonExistingIndex()
2023/08/14 18:20:47 Dropping the secondary index 123456
2023/08/14 18:20:47 Index drop failed as expected with error: Index does not exist.
--- PASS: TestDropNonExistingIndex (0.03s)
=== RUN   TestCreateIndexNonExistentBucket
2023/08/14 18:20:47 In TestCreateIndexNonExistentBucket()
2023-08-14T18:20:47.557+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-14T18:20:58.559+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/14 18:20:58 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/14 18:20:58 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/14 18:20:58 Changing config key indexer.settings.scan_timeout to value 0
2023/08/14 18:20:58 Using n1ql client
2023/08/14 18:20:58 Expected and Actual scan responses are the same
--- PASS: TestScanWithNoTimeout (0.39s)
=== RUN   TestIndexingOnBinaryBucketMeta
2023/08/14 18:20:58 In TestIndexingOnBinaryBucketMeta()
2023/08/14 18:20:58 	 1. Populate a bucekt with binary docs and create indexs on the `id`, `cas` and `expiration` fields of Metadata
2023/08/14 18:20:58 	 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/14 18:21:02 Modified parameters of bucket default, responseBody: 
2023/08/14 18:21:02 Created bucket binaryBucket, responseBody: 
2023/08/14 18:21:20 Created the secondary index index_binary_meta_id. Waiting for it become active
2023/08/14 18:21:20 Index is 2560966486963786429 now active
2023/08/14 18:21:25 items_count stat is 10 for index index_binary_meta_id
2023/08/14 18:21:25 Dropping the secondary index index_binary_meta_id
2023/08/14 18:21:25 Index dropped
2023/08/14 18:21:28 Created the secondary index index_binary_meta_cas. Waiting for it become active
2023/08/14 18:21:28 Index is 10311856099254530242 now active
2023/08/14 18:21:33 items_count stat is 10 for index index_binary_meta_cas
2023/08/14 18:21:33 Dropping the secondary index index_binary_meta_cas
2023/08/14 18:21:33 Index dropped
2023/08/14 18:21:36 Created the secondary index index_binary_meta_expiration. Waiting for it become active
2023/08/14 18:21:36 Index is 5020093458411251217 now active
2023/08/14 18:21:41 items_count stat is 10 for index index_binary_meta_expiration
2023/08/14 18:21:41 Dropping the secondary index index_binary_meta_expiration
2023/08/14 18:21:41 Index dropped
2023/08/14 18:21:43 Deleted bucket binaryBucket, responseBody: 
2023/08/14 18:21:47 Modified parameters of bucket default, responseBody: 
--- PASS: TestIndexingOnBinaryBucketMeta (63.07s)
=== RUN   TestRetainDeleteXATTRBinaryDocs
2023/08/14 18:22:02 In TestRetainDeleteXATTRBinaryDocs()
2023/08/14 18:22:02 	 1. Populate a bucket with binary docs having system XATTRS
2023/08/14 18:22:02 	 2. Create index on the system XATTRS with "retain_deleted_xattr" attribute set to true
2023/08/14 18:22:02 	 3. Delete the documents in the bucket
2023/08/14 18:22:02 	 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/14 18:22:05 Modified parameters of bucket default, responseBody: 
2023/08/14 18:22:05 Created bucket binaryBucket, responseBody: 
2023/08/14 18:22:23 Created the secondary index index_system_xattr. Waiting for it become active
2023/08/14 18:22:23 Index is 7548844244120198509 now active
2023/08/14 18:22:28 Deleted all the documents in the bucket: binaryBucket successfully
2023/08/14 18:22:31 Deleted bucket binaryBucket, responseBody: 
2023/08/14 18:22:34 Modified parameters of bucket default, responseBody: 
--- PASS: TestRetainDeleteXATTRBinaryDocs (47.37s)
=== RUN   TestIndexingOnXATTRs
2023/08/14 18:22:49 In TestIndexingOnXATTRs()
2023/08/14 18:22:52 Modified parameters of bucket default, responseBody: 
2023/08/14 18:22:52 Created bucket bucket_xattrs, responseBody: 
2023/08/14 18:23:11 Created the secondary index index_sync_rev. Waiting for it become active
2023/08/14 18:23:11 Index is 8139899374706669852 now active
2023/08/14 18:23:18 Created the secondary index index_sync_channels. Waiting for it become active
2023/08/14 18:23:18 Index is 14142641085399793515 now active
2023/08/14 18:23:24 Created the secondary index index_sync_sequence. Waiting for it become active
2023/08/14 18:23:24 Index is 13950993156530007490 now active
2023/08/14 18:23:29 items_count stat is 100 for index index_sync_rev
2023/08/14 18:23:29 items_count stat is 100 for index index_sync_channels
2023/08/14 18:23:29 items_count stat is 100 for index index_sync_sequence
2023/08/14 18:23:29 Using n1ql client
2023-08-14T18:23:29.944+05:30 [Info] GSIC[default/bucket_xattrs-_default-_default-1692017609940029528] started ...
2023/08/14 18:23:29 Dropping the secondary index index_sync_rev
2023/08/14 18:23:29 Index dropped
2023/08/14 18:23:29 Using n1ql client
2023/08/14 18:23:30 Dropping the secondary index index_sync_channels
2023/08/14 18:23:30 Index dropped
2023/08/14 18:23:30 Using n1ql client
2023/08/14 18:23:30 Dropping the secondary index index_sync_sequence
2023/08/14 18:23:30 Index dropped
2023/08/14 18:23:32 Deleted bucket bucket_xattrs, responseBody: 
2023/08/14 18:23:35 Modified parameters of bucket default, responseBody: 
--- PASS: TestIndexingOnXATTRs (61.08s)
=== RUN   TestSimpleIndex_FloatDataType
2023/08/14 18:23:50 In TestSimpleIndex_FloatDataType()
2023/08/14 18:23:50 Index found:  index_age
2023/08/14 18:23:50 Using n1ql client
2023/08/14 18:23:50 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FloatDataType (0.07s)
=== RUN   TestSimpleIndex_StringDataType
2023/08/14 18:23:50 In TestSimpleIndex_StringDataType()
2023/08/14 18:23:55 Created the secondary index index_company. Waiting for it become active
2023/08/14 18:23:55 Index is 568528391214417822 now active
2023/08/14 18:23:55 Using n1ql client
2023/08/14 18:23:55 Expected and Actual scan responses are the same
2023/08/14 18:23:55 Using n1ql client
2023/08/14 18:23:55 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_StringDataType (4.71s)
=== RUN   TestSimpleIndex_FieldValueCaseSensitivity
2023/08/14 18:23:55 In TestSimpleIndex_StringCaseSensitivity()
2023/08/14 18:23:55 Index found:  index_company
2023/08/14 18:23:55 Using n1ql client
2023/08/14 18:23:55 Expected and Actual scan responses are the same
2023/08/14 18:23:55 Using n1ql client
2023/08/14 18:23:55 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FieldValueCaseSensitivity (0.07s)
=== RUN   TestSimpleIndex_BoolDataType
2023/08/14 18:23:55 In TestSimpleIndex_BoolDataType()
2023/08/14 18:24:01 Created the secondary index index_isActive. Waiting for it become active
2023/08/14 18:24:01 Index is 3841503729360863855 now active
2023/08/14 18:24:01 Using n1ql client
2023/08/14 18:24:02 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_BoolDataType (6.70s)
=== RUN   TestBasicLookup
2023/08/14 18:24:02 In TestBasicLookup()
2023/08/14 18:24:02 Index found:  index_company
2023/08/14 18:24:02 Using n1ql client
2023/08/14 18:24:02 Expected and Actual scan responses are the same
--- PASS: TestBasicLookup (0.01s)
=== RUN   TestIndexOnNonExistentField
2023/08/14 18:24:02 In TestIndexOnNonExistentField()
2023/08/14 18:24:08 Created the secondary index index_height. Waiting for it become active
2023/08/14 18:24:08 Index is 15910353015268364587 now active
2023/08/14 18:24:08 Using n1ql client
2023/08/14 18:24:08 Expected and Actual scan responses are the same
--- PASS: TestIndexOnNonExistentField (6.42s)
=== RUN   TestIndexPartiallyMissingField
2023/08/14 18:24:08 In TestIndexPartiallyMissingField()
2023/08/14 18:24:15 Created the secondary index index_nationality. Waiting for it become active
2023/08/14 18:24:15 Index is 686773946555692897 now active
2023/08/14 18:24:15 Using n1ql client
2023/08/14 18:24:15 Expected and Actual scan responses are the same
--- PASS: TestIndexPartiallyMissingField (6.59s)
=== RUN   TestScanNonMatchingDatatype
2023/08/14 18:24:15 In TestScanNonMatchingDatatype()
2023/08/14 18:24:15 Index found:  index_age
2023/08/14 18:24:15 Using n1ql client
2023/08/14 18:24:15 Expected and Actual scan responses are the same
--- PASS: TestScanNonMatchingDatatype (0.04s)
=== RUN   TestInclusionNeither
2023/08/14 18:24:15 In TestInclusionNeither()
2023/08/14 18:24:15 Index found:  index_age
2023/08/14 18:24:15 Using n1ql client
2023/08/14 18:24:15 Expected and Actual scan responses are the same
--- PASS: TestInclusionNeither (0.04s)
=== RUN   TestInclusionLow
2023/08/14 18:24:15 In TestInclusionLow()
2023/08/14 18:24:15 Index found:  index_age
2023/08/14 18:24:15 Using n1ql client
2023/08/14 18:24:15 Expected and Actual scan responses are the same
--- PASS: TestInclusionLow (0.02s)
=== RUN   TestInclusionHigh
2023/08/14 18:24:15 In TestInclusionHigh()
2023/08/14 18:24:15 Index found:  index_age
2023/08/14 18:24:15 Using n1ql client
2023/08/14 18:24:15 Expected and Actual scan responses are the same
--- PASS: TestInclusionHigh (0.02s)
=== RUN   TestInclusionBoth
2023/08/14 18:24:15 In TestInclusionBoth()
2023/08/14 18:24:15 Index found:  index_age
2023/08/14 18:24:15 Using n1ql client
2023/08/14 18:24:15 Expected and Actual scan responses are the same
--- PASS: TestInclusionBoth (0.02s)
=== RUN   TestNestedIndex_String
2023/08/14 18:24:15 In TestNestedIndex_String()
2023/08/14 18:24:21 Created the secondary index index_streetname. Waiting for it become active
2023/08/14 18:24:21 Index is 1635570733442149528 now active
2023/08/14 18:24:21 Using n1ql client
2023/08/14 18:24:21 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_String (6.56s)
=== RUN   TestNestedIndex_Float
2023/08/14 18:24:21 In TestNestedIndex_Float()
2023/08/14 18:24:28 Created the secondary index index_floor. Waiting for it become active
2023/08/14 18:24:28 Index is 11869968068042904304 now active
2023/08/14 18:24:28 Using n1ql client
2023/08/14 18:24:29 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Float (7.68s)
=== RUN   TestNestedIndex_Bool
2023/08/14 18:24:29 In TestNestedIndex_Bool()
2023/08/14 18:24:35 Created the secondary index index_isresidential. Waiting for it become active
2023/08/14 18:24:35 Index is 18360192275734410279 now active
2023/08/14 18:24:35 Using n1ql client
2023/08/14 18:24:35 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Bool (5.73s)
=== RUN   TestLookupJsonObject
2023/08/14 18:24:35 In TestLookupJsonObject()
2023/08/14 18:24:41 Created the secondary index index_streetaddress. Waiting for it become active
2023/08/14 18:24:41 Index is 899170779162705464 now active
2023/08/14 18:24:41 Using n1ql client
2023/08/14 18:24:41 Count of docScanResults is 1
2023/08/14 18:24:41 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/14 18:24:41 Count of scanResults is 1
2023/08/14 18:24:41 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/14 18:24:41 Expected and Actual scan responses are the same
--- PASS: TestLookupJsonObject (6.64s)
=== RUN   TestLookupObjDifferentOrdering
2023/08/14 18:24:41 In TestLookupObjDifferentOrdering()
2023/08/14 18:24:41 Index found:  index_streetaddress
2023/08/14 18:24:41 Using n1ql client
2023/08/14 18:24:41 Count of docScanResults is 1
2023/08/14 18:24:41 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/14 18:24:41 Count of scanResults is 1
2023/08/14 18:24:41 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/14 18:24:41 Expected and Actual scan responses are the same
--- PASS: TestLookupObjDifferentOrdering (0.03s)
=== RUN   TestRangeJsonObject
2023/08/14 18:24:41 In TestRangeJsonObject()
2023/08/14 18:24:41 Index found:  index_streetaddress
2023/08/14 18:24:41 Using n1ql client
2023/08/14 18:24:41 Count of scanResults is 2
2023/08/14 18:24:41 Key: string Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: value.Values [{"buildingname":"Rosewood Gardens","doornumber":"514","floor":2,"streetname":"Karweg Place"}] false
2023/08/14 18:24:41 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/14 18:24:41 Count of docScanResults is 2
2023/08/14 18:24:41 Key: Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: [map[buildingname:Rosewood Gardens doornumber:514 floor:2 streetname:Karweg Place]]
2023/08/14 18:24:41 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/14 18:24:41 Expected and Actual scan responses are the same
--- PASS: TestRangeJsonObject (0.00s)
=== RUN   TestLookupFloatDiffForms
2023/08/14 18:24:41 In TestLookupFloatDiffForms()
2023/08/14 18:24:48 Created the secondary index index_latitude. Waiting for it become active
2023/08/14 18:24:48 Index is 5658207752162059017 now active
2023/08/14 18:24:48 Scan 1
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
2023/08/14 18:24:48 Scan 2
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
2023/08/14 18:24:48 Scan 3
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
2023/08/14 18:24:48 Scan 4
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
2023/08/14 18:24:48 Scan 5
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
2023/08/14 18:24:48 Scan 6
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
--- PASS: TestLookupFloatDiffForms (6.82s)
=== RUN   TestRangeFloatInclVariations
2023/08/14 18:24:48 In TestRangeFloatInclVariations()
2023/08/14 18:24:48 Index found:  index_latitude
2023/08/14 18:24:48 Scan 1
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
2023/08/14 18:24:48 Scan 2
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
2023/08/14 18:24:48 Scan 3
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
2023/08/14 18:24:48 Scan 4
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
2023/08/14 18:24:48 Scan 5
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
2023/08/14 18:24:48 Scan 6
2023/08/14 18:24:48 Using n1ql client
2023/08/14 18:24:48 Expected and Actual scan responses are the same
--- PASS: TestRangeFloatInclVariations (0.03s)
=== RUN   TestScanAll
2023/08/14 18:24:48 In TestScanAll()
2023/08/14 18:24:55 Created the secondary index index_name. Waiting for it become active
2023/08/14 18:24:55 Index is 7038515299455661437 now active
2023/08/14 18:24:55 Length of docScanResults = 10502
2023/08/14 18:24:55 Using n1ql client
2023/08/14 18:24:55 Length of scanResults = 10502
2023/08/14 18:24:55 Expected and Actual scan responses are the same
--- PASS: TestScanAll (6.66s)
=== RUN   TestScanAllNestedField
2023/08/14 18:24:55 In TestScanAllNestedField()
2023/08/14 18:24:55 Index found:  index_streetname
2023/08/14 18:24:55 Length of docScanResults = 2
2023/08/14 18:24:55 Using n1ql client
2023/08/14 18:24:55 Length of scanResults = 2
2023/08/14 18:24:55 Expected and Actual scan responses are the same
--- PASS: TestScanAllNestedField (0.01s)
=== RUN   TestBasicPrimaryIndex
2023/08/14 18:24:55 In TestBasicPrimaryIndex()
2023/08/14 18:25:02 Created the secondary index index_p1. Waiting for it become active
2023/08/14 18:25:02 Index is 12308062510861091925 now active
2023-08-14T18:25:02.363+05:30 [Error] transport error between 127.0.0.1:48666->127.0.0.1:9107: write tcp 127.0.0.1:48666->127.0.0.1:9107: write: broken pipe
2023-08-14T18:25:02.363+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:48666->127.0.0.1:9107: write: broken pipe`
2023-08-14T18:25:02.363+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T18:25:02.363+05:30 [Error] metadataClient:PickRandom: Replicas - [14312196158148113194], PrunedReplica - map[], FilteredReplica map[]
2023/08/14 18:25:02 Expected and Actual scan responses are the same
2023/08/14 18:25:02 CountRange() expected and actual is:  1882 and 1882
2023/08/14 18:25:02 lookupkey for CountLookup() = User7f552e43-e955-44a2-99b6-ed691e21a1c8
2023/08/14 18:25:02 CountLookup() = 1
--- PASS: TestBasicPrimaryIndex (7.23s)
=== RUN   TestBasicNullDataType
2023/08/14 18:25:02 In TestBasicNullDataType()
2023/08/14 18:25:02 Index found:  index_email
2023/08/14 18:25:02 Using n1ql client
2023/08/14 18:25:02 Expected and Actual scan responses are the same
--- PASS: TestBasicNullDataType (0.02s)
=== RUN   TestBasicArrayDataType_ScanAll
2023/08/14 18:25:02 In TestBasicArrayDataType_ScanAll()
2023/08/14 18:25:09 Created the secondary index index_tags. Waiting for it become active
2023/08/14 18:25:09 Index is 3067714033807117390 now active
2023/08/14 18:25:09 Using n1ql client
2023/08/14 18:25:09 Expected and Actual scan responses are the same
--- PASS: TestBasicArrayDataType_ScanAll (6.78s)
=== RUN   TestBasicArrayDataType_Lookup
2023/08/14 18:25:09 In TestBasicArrayDataType_Lookup()
2023/08/14 18:25:11 Index found:  index_tags
2023/08/14 18:25:11 Count of scanResults is 1
2023/08/14 18:25:11 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/14 18:25:11 In TestArrayDataType_LookupMissingArrayValue()
2023/08/14 18:25:11 Index found:  index_tags
2023/08/14 18:25:11 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupMissingArrayValue (0.00s)
=== RUN   TestArrayDataType_LookupWrongOrder
2023/08/14 18:25:11 In TestArrayDataType_LookupWrongOrder()
2023/08/14 18:25:11 Index found:  index_tags
2023/08/14 18:25:11 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupWrongOrder (0.00s)
=== RUN   TestArrayDataType_LookupSubset
2023/08/14 18:25:11 In TestArrayDataType_LookupSubset()
2023/08/14 18:25:11 Index found:  index_tags
2023/08/14 18:25:11 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupSubset (0.00s)
=== RUN   TestScanLimitParameter
2023/08/14 18:25:11 In TestScanLimitParameter()
2023/08/14 18:25:11 Index found:  index_age
2023/08/14 18:25:11 Using n1ql client
2023/08/14 18:25:11 Using n1ql client
--- PASS: TestScanLimitParameter (0.01s)
=== RUN   TestCountRange
2023/08/14 18:25:11 In TestRangeCount()
2023/08/14 18:25:11 Index found:  index_age
2023/08/14 18:25:11 Count of expected and actual Range is:  2397 and 2397
2023/08/14 18:25:11 Count of expected and actual Range is: 10002 and 10002
2023/08/14 18:25:11 Count of expected and actual Range are: 0 and 0
2023/08/14 18:25:11 Count of expected and actual Range are: 488 and 488
2023/08/14 18:25:11 Testing CountRange() for key <= val
2023/08/14 18:25:11 Count of expected and actual CountRange for key <= 30 are: 5228 and 5228
2023/08/14 18:25:11 Testing CountRange() for key >= val
2023/08/14 18:25:11 Count of expected and actual CountRange for key >= 25 are: 7680 and 7680
2023/08/14 18:25:11 Testing CountRange() for null < key <= val
2023/08/14 18:25:11 Count of expected and actual CountRange for key > null && key <= 30 are: 5228 and 5228
2023/08/14 18:25:11 Testing CountRange() for val <= key < null 
2023/08/14 18:25:11 Count of expected and actual CountRange for key >= 25 && key < null are: 0 and 0
2023/08/14 18:25:11 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountRange (0.07s)
=== RUN   TestCountLookup
2023/08/14 18:25:11 In TestCountLookup()
2023/08/14 18:25:11 Index found:  index_age
2023/08/14 18:25:11 Count of expected and actual Range are: 491 and 491
2023/08/14 18:25:11 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountLookup (0.01s)
=== RUN   TestRangeStatistics
2023/08/14 18:25:11 In TestRangeCount()
2023/08/14 18:25:11 Index found:  index_age
--- PASS: TestRangeStatistics (0.00s)
=== RUN   TestIndexCreateWithWhere
2023/08/14 18:25:11 In TestIndexCreateWithWhere()
2023/08/14 18:25:16 Created the secondary index index_ageabove30. Waiting for it become active
2023/08/14 18:25:16 Index is 4987917192470976325 now active
2023/08/14 18:25:16 Using n1ql client
2023/08/14 18:25:16 Expected and Actual scan responses are the same
2023/08/14 18:25:16 Lengths of expected and actual scanReuslts are:  4286 and 4286
2023/08/14 18:25:22 Created the secondary index index_ageteens. Waiting for it become active
2023/08/14 18:25:22 Index is 5250054206223800976 now active
2023/08/14 18:25:22 Using n1ql client
2023/08/14 18:25:23 Expected and Actual scan responses are the same
2023/08/14 18:25:23 Lengths of expected and actual scanReuslts are:  0 and 0
2023/08/14 18:25:29 Created the secondary index index_age35to45. Waiting for it become active
2023/08/14 18:25:29 Index is 535190644072085693 now active
2023/08/14 18:25:29 Using n1ql client
2023/08/14 18:25:29 Expected and Actual scan responses are the same
2023/08/14 18:25:29 Lengths of expected and actual scanReuslts are:  2885 and 2885
--- PASS: TestIndexCreateWithWhere (17.78s)
=== RUN   TestDeferredIndexCreate
2023/08/14 18:25:29 In TestDeferredIndexCreate()
2023/08/14 18:25:29 Created the index index_deferred in deferred mode. Index state is INDEX_STATE_READY
2023/08/14 18:25:31 Build the deferred index index_deferred. Waiting for the index to become active
2023/08/14 18:25:31 Waiting for index 8865579050841438502 to go active ...
2023/08/14 18:25:32 Waiting for index 8865579050841438502 to go active ...
2023/08/14 18:25:33 Waiting for index 8865579050841438502 to go active ...
2023/08/14 18:25:34 Waiting for index 8865579050841438502 to go active ...
2023/08/14 18:25:35 Waiting for index 8865579050841438502 to go active ...
2023/08/14 18:25:36 Index is 8865579050841438502 now active
2023/08/14 18:25:36 Using n1ql client
2023/08/14 18:25:36 Expected and Actual scan responses are the same
--- PASS: TestDeferredIndexCreate (7.13s)
=== RUN   TestCompositeIndex_NumAndString
2023/08/14 18:25:36 In TestCompositeIndex()
2023/08/14 18:25:42 Created the secondary index index_composite1. Waiting for it become active
2023/08/14 18:25:42 Index is 5428324525426377197 now active
2023/08/14 18:25:42 Using n1ql client
2023/08/14 18:25:43 Using n1ql client
2023/08/14 18:25:43 Using n1ql client
2023/08/14 18:25:43 Expected and Actual scan responses are the same
--- PASS: TestCompositeIndex_NumAndString (6.78s)
=== RUN   TestCompositeIndex_TwoNumberFields
2023/08/14 18:25:43 In TestCompositeIndex()
2023/08/14 18:25:49 Created the secondary index index_composite2. Waiting for it become active
2023/08/14 18:25:49 Index is 3740194437132636118 now active
2023/08/14 18:25:49 Using n1ql client
--- PASS: TestCompositeIndex_TwoNumberFields (7.65s)
=== RUN   TestNumbers_Int64_Float64
2023/08/14 18:25:50 In TestNumbers_Int64_Float64()
2023/08/14 18:25:56 Created the secondary index idx_numbertest. Waiting for it become active
2023/08/14 18:25:56 Index is 13896911669852625804 now active
2023/08/14 18:25:56 
 ==== Int64 test #0
2023/08/14 18:25:56 Using n1ql client
2023/08/14 18:25:56 Expected and Actual scan responses are the same
2023/08/14 18:25:56 
 ==== Int64 test #1
2023/08/14 18:25:56 Using n1ql client
2023/08/14 18:25:56 Expected and Actual scan responses are the same
2023/08/14 18:25:56 
 ==== Int64 test #2
2023/08/14 18:25:56 Using n1ql client
2023/08/14 18:25:56 Expected and Actual scan responses are the same
2023/08/14 18:25:56 
 ==== Int64 test #3
2023/08/14 18:25:56 Using n1ql client
2023/08/14 18:25:56 Expected and Actual scan responses are the same
2023/08/14 18:25:56 
 ==== Int64 test #4
2023/08/14 18:25:56 Using n1ql client
2023/08/14 18:25:56 Expected and Actual scan responses are the same
2023/08/14 18:25:56 
 ==== Int64 test #5
2023/08/14 18:25:56 Using n1ql client
2023/08/14 18:25:56 Expected and Actual scan responses are the same
2023/08/14 18:25:56 
 ==== Int64 test #6
2023/08/14 18:25:56 Using n1ql client
2023/08/14 18:25:56 Expected and Actual scan responses are the same
2023/08/14 18:25:56 
 ==== Int64 test #7
2023/08/14 18:25:56 Using n1ql client
2023/08/14 18:25:56 Expected and Actual scan responses are the same
2023/08/14 18:25:56 
 ==== Int64 test #8
2023/08/14 18:25:56 Using n1ql client
2023/08/14 18:25:56 Expected and Actual scan responses are the same
2023/08/14 18:25:56 
 ==== Float64 test #0
2023/08/14 18:25:56 Using n1ql client
2023/08/14 18:25:56 Expected and Actual scan responses are the same
2023/08/14 18:25:56 
 ==== Float64 test #1
2023/08/14 18:25:57 Using n1ql client
2023/08/14 18:25:57 Expected and Actual scan responses are the same
2023/08/14 18:25:57 
 ==== Float64 test #2
2023/08/14 18:25:57 Using n1ql client
2023/08/14 18:25:57 Expected and Actual scan responses are the same
2023/08/14 18:25:57 
 ==== Float64 test #3
2023/08/14 18:25:57 Using n1ql client
2023/08/14 18:25:57 Expected and Actual scan responses are the same
--- PASS: TestNumbers_Int64_Float64 (6.32s)
=== RUN   TestRestartIndexer
2023/08/14 18:25:57 In TestRestartIndexer()
2023/08/14 18:25:57 []
2023-08-14T18:25:57.200+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-14T18:25:57.200+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/14 18:26:17 Using n1ql client
2023-08-14T18:26:17.227+05:30 [Error] transport error between 127.0.0.1:49532->127.0.0.1:9107: write tcp 127.0.0.1:49532->127.0.0.1:9107: write: broken pipe
2023-08-14T18:26:17.227+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 8888756549211938220 request transport failed `write tcp 127.0.0.1:49532->127.0.0.1:9107: write: broken pipe`
2023/08/14 18:26:17 Len of expected and actual scan results are :  10003 and 10003
2023/08/14 18:26:17 Expected and Actual scan responses are the same
--- PASS: TestRestartIndexer (20.16s)
=== RUN   TestCreateDocsMutation
2023/08/14 18:26:17 In TestCreateDocsMutation()
2023/08/14 18:26:17 Index found:  index_age
2023/08/14 18:26:17 Using n1ql client
2023/08/14 18:26:17 Len of expected and actual scan results are :  10003 and 10003
2023/08/14 18:26:17 Expected and Actual scan responses are the same
2023/08/14 18:26:17 Using n1ql client
2023/08/14 18:26:17 Index Scan after mutations took 49.069014ms
2023/08/14 18:26:17 Len of expected and actual scan results are :  10103 and 10103
2023/08/14 18:26:17 Expected and Actual scan responses are the same
--- PASS: TestCreateDocsMutation (0.36s)
=== RUN   TestRestartProjector
2023/08/14 18:26:17 In TestRestartProjector()
2023/08/14 18:26:17 []
2023/08/14 18:26:37 Using n1ql client
2023/08/14 18:26:37 Len of expected and actual scan results are :  10103 and 10103
2023/08/14 18:26:37 Expected and Actual scan responses are the same
--- PASS: TestRestartProjector (20.08s)
=== RUN   TestDeleteDocsMutation
2023/08/14 18:26:37 In TestDeleteDocsMutation()
2023/08/14 18:26:37 Index found:  index_age
2023/08/14 18:26:37 Using n1ql client
2023/08/14 18:26:37 Len of expected and actual scan results are :  10103 and 10103
2023/08/14 18:26:37 Expected and Actual scan responses are the same
2023/08/14 18:26:38 Using n1ql client
2023/08/14 18:26:38 Index Scan after mutations took 39.014392ms
2023/08/14 18:26:38 Len of expected and actual scan results are :  9903 and 9903
2023/08/14 18:26:38 Expected and Actual scan responses are the same
--- PASS: TestDeleteDocsMutation (0.38s)
=== RUN   TestUpdateDocsMutation
2023/08/14 18:26:38 In TestUpdateDocsMutation()
2023/08/14 18:26:38 Index found:  index_age
2023/08/14 18:26:38 Using n1ql client
2023/08/14 18:26:38 Len of expected and actual scan results are :  9450 and 9450
2023/08/14 18:26:38 Expected and Actual scan responses are the same
2023/08/14 18:26:38 Num of keysFromMutDocs: 100
2023/08/14 18:26:38 Updating number of documents: 100
2023/08/14 18:26:38 Using n1ql client
2023/08/14 18:26:38 Index Scan after mutations took 50.407218ms
2023/08/14 18:26:38 Len of expected and actual scan results are :  9449 and 9449
2023/08/14 18:26:38 Expected and Actual scan responses are the same
--- PASS: TestUpdateDocsMutation (0.36s)
=== RUN   TestLargeMutations
2023/08/14 18:26:38 In TestLargeMutations()
2023/08/14 18:26:38 In DropAllSecondaryIndexes()
2023/08/14 18:26:38 Index found:  index_age
2023/08/14 18:26:38 Dropped index index_age
2023/08/14 18:26:38 Index found:  index_state
2023/08/14 18:26:38 Dropped index index_state
2023/08/14 18:26:38 Index found:  index_cdc
2023/08/14 18:26:38 Dropped index index_cdc
2023/08/14 18:26:38 Index found:  index_pin
2023/08/14 18:26:38 Dropped index index_pin
2023/08/14 18:26:38 Index found:  index_gender
2023/08/14 18:26:38 Dropped index index_gender
2023/08/14 18:26:38 Index found:  index_email
2023/08/14 18:26:39 Dropped index index_email
2023/08/14 18:26:39 Index found:  index_streetaddress
2023/08/14 18:26:39 Dropped index index_streetaddress
2023/08/14 18:26:39 Index found:  index_height
2023/08/14 18:26:39 Dropped index index_height
2023/08/14 18:26:39 Index found:  index_longitude
2023/08/14 18:26:39 Dropped index index_longitude
2023/08/14 18:26:39 Index found:  index_latitude
2023/08/14 18:26:39 Dropped index index_latitude
2023/08/14 18:26:39 Index found:  index_eyeColor
2023/08/14 18:26:39 Dropped index index_eyeColor
2023/08/14 18:26:39 Index found:  index_di1
2023/08/14 18:26:39 Dropped index index_di1
2023/08/14 18:26:39 Index found:  index_composite2
2023/08/14 18:26:39 Dropped index index_composite2
2023/08/14 18:26:39 Index found:  index_i2
2023/08/14 18:26:39 Dropped index index_i2
2023/08/14 18:26:39 Index found:  index_name
2023/08/14 18:26:39 Dropped index index_name
2023/08/14 18:26:39 Index found:  index_floor
2023/08/14 18:26:39 Dropped index index_floor
2023/08/14 18:26:39 Index found:  index_isActive
2023/08/14 18:26:39 Dropped index index_isActive
2023/08/14 18:26:39 Index found:  index_age35to45
2023/08/14 18:26:40 Dropped index index_age35to45
2023/08/14 18:26:40 Index found:  index_tags
2023/08/14 18:26:40 Dropped index index_tags
2023/08/14 18:26:40 Index found:  index_composite1
2023/08/14 18:26:40 Dropped index index_composite1
2023/08/14 18:26:40 Index found:  index_nationality
2023/08/14 18:26:40 Dropped index index_nationality
2023/08/14 18:26:40 Index found:  index_ageteens
2023/08/14 18:26:40 Dropped index index_ageteens
2023/08/14 18:26:40 Index found:  index_isresidential
2023/08/14 18:26:40 Dropped index index_isresidential
2023/08/14 18:26:40 Index found:  idx_age
2023/08/14 18:26:40 Dropped index idx_age
2023/08/14 18:26:40 Index found:  index_ageabove30
2023/08/14 18:26:40 Dropped index index_ageabove30
2023/08/14 18:26:40 Index found:  idx_numbertest
2023/08/14 18:26:40 Dropped index idx_numbertest
2023/08/14 18:26:40 Index found:  index_company
2023/08/14 18:26:40 Dropped index index_company
2023/08/14 18:26:40 Index found:  index_deferred
2023/08/14 18:26:40 Dropped index index_deferred
2023/08/14 18:26:40 Index found:  index_balance
2023/08/14 18:26:40 Dropped index index_balance
2023/08/14 18:26:40 Index found:  index_p1
2023/08/14 18:26:40 Dropped index index_p1
2023/08/14 18:26:40 Index found:  index_streetname
2023/08/14 18:26:40 Dropped index index_streetname
2023/08/14 18:26:59 Created the secondary index indexmut_1. Waiting for it become active
2023/08/14 18:26:59 Index is 13208203734515880517 now active
2023/08/14 18:26:59 Using n1ql client
2023/08/14 18:27:00 Expected and Actual scan responses are the same
2023/08/14 18:27:00 Len of expected and actual scan results are :  29903 and 29903
2023/08/14 18:27:00 ITERATION 0
2023/08/14 18:27:16 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 18:27:16 Index is 5109949387703385692 now active
2023/08/14 18:27:17 Using n1ql client
2023/08/14 18:27:17 Expected and Actual scan responses are the same
2023/08/14 18:27:17 Len of expected and actual scan results are :  39903 and 39903
2023/08/14 18:27:17 Using n1ql client
2023/08/14 18:27:17 Expected and Actual scan responses are the same
2023/08/14 18:27:17 Len of expected and actual scan results are :  39903 and 39903
2023/08/14 18:27:17 Dropping the secondary index indexmut_2
2023/08/14 18:27:17 Index dropped
2023/08/14 18:27:17 ITERATION 1
2023/08/14 18:27:33 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 18:27:33 Index is 3986056418133952786 now active
2023/08/14 18:27:33 Using n1ql client
2023/08/14 18:27:34 Expected and Actual scan responses are the same
2023/08/14 18:27:34 Len of expected and actual scan results are :  49903 and 49903
2023/08/14 18:27:34 Using n1ql client
2023/08/14 18:27:34 Expected and Actual scan responses are the same
2023/08/14 18:27:34 Len of expected and actual scan results are :  49903 and 49903
2023/08/14 18:27:34 Dropping the secondary index indexmut_2
2023/08/14 18:27:34 Index dropped
2023/08/14 18:27:34 ITERATION 2
2023/08/14 18:27:51 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 18:27:51 Index is 12564897302555164009 now active
2023/08/14 18:27:51 Using n1ql client
2023/08/14 18:27:51 Expected and Actual scan responses are the same
2023/08/14 18:27:51 Len of expected and actual scan results are :  59903 and 59903
2023/08/14 18:27:52 Using n1ql client
2023/08/14 18:27:52 Expected and Actual scan responses are the same
2023/08/14 18:27:52 Len of expected and actual scan results are :  59903 and 59903
2023/08/14 18:27:52 Dropping the secondary index indexmut_2
2023/08/14 18:27:52 Index dropped
2023/08/14 18:27:52 ITERATION 3
2023/08/14 18:28:09 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 18:28:09 Index is 6265208242131664662 now active
2023/08/14 18:28:10 Using n1ql client
2023/08/14 18:28:10 Expected and Actual scan responses are the same
2023/08/14 18:28:10 Len of expected and actual scan results are :  69903 and 69903
2023/08/14 18:28:10 Using n1ql client
2023/08/14 18:28:11 Expected and Actual scan responses are the same
2023/08/14 18:28:11 Len of expected and actual scan results are :  69903 and 69903
2023/08/14 18:28:11 Dropping the secondary index indexmut_2
2023/08/14 18:28:11 Index dropped
2023/08/14 18:28:11 ITERATION 4
2023/08/14 18:28:30 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 18:28:30 Index is 16170975706532078233 now active
2023/08/14 18:28:30 Using n1ql client
2023/08/14 18:28:31 Expected and Actual scan responses are the same
2023/08/14 18:28:31 Len of expected and actual scan results are :  79903 and 79903
2023/08/14 18:28:31 Using n1ql client
2023/08/14 18:28:32 Expected and Actual scan responses are the same
2023/08/14 18:28:32 Len of expected and actual scan results are :  79903 and 79903
2023/08/14 18:28:32 Dropping the secondary index indexmut_2
2023/08/14 18:28:32 Index dropped
2023/08/14 18:28:32 ITERATION 5
2023/08/14 18:28:51 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 18:28:51 Index is 12826463863427339274 now active
2023/08/14 18:28:51 Using n1ql client
2023/08/14 18:28:52 Expected and Actual scan responses are the same
2023/08/14 18:28:52 Len of expected and actual scan results are :  89903 and 89903
2023/08/14 18:28:52 Using n1ql client
2023/08/14 18:28:53 Expected and Actual scan responses are the same
2023/08/14 18:28:53 Len of expected and actual scan results are :  89903 and 89903
2023/08/14 18:28:53 Dropping the secondary index indexmut_2
2023/08/14 18:28:53 Index dropped
2023/08/14 18:28:53 ITERATION 6
2023/08/14 18:29:11 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 18:29:11 Index is 4035631660221585987 now active
2023/08/14 18:29:12 Using n1ql client
2023/08/14 18:29:13 Expected and Actual scan responses are the same
2023/08/14 18:29:13 Len of expected and actual scan results are :  99903 and 99903
2023/08/14 18:29:13 Using n1ql client
2023/08/14 18:29:13 Expected and Actual scan responses are the same
2023/08/14 18:29:13 Len of expected and actual scan results are :  99903 and 99903
2023/08/14 18:29:13 Dropping the secondary index indexmut_2
2023/08/14 18:29:13 Index dropped
2023/08/14 18:29:13 ITERATION 7
2023/08/14 18:29:32 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 18:29:32 Index is 8130266940075410045 now active
2023/08/14 18:29:33 Using n1ql client
2023/08/14 18:29:34 Expected and Actual scan responses are the same
2023/08/14 18:29:34 Len of expected and actual scan results are :  109903 and 109903
2023/08/14 18:29:34 Using n1ql client
2023/08/14 18:29:35 Expected and Actual scan responses are the same
2023/08/14 18:29:35 Len of expected and actual scan results are :  109903 and 109903
2023/08/14 18:29:35 Dropping the secondary index indexmut_2
2023/08/14 18:29:35 Index dropped
2023/08/14 18:29:35 ITERATION 8
2023/08/14 18:29:56 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 18:29:56 Index is 8469734750684203211 now active
2023/08/14 18:29:56 Using n1ql client
2023/08/14 18:29:57 Expected and Actual scan responses are the same
2023/08/14 18:29:57 Len of expected and actual scan results are :  119903 and 119903
2023/08/14 18:29:57 Using n1ql client
2023/08/14 18:30:00 Expected and Actual scan responses are the same
2023/08/14 18:30:00 Len of expected and actual scan results are :  119903 and 119903
2023/08/14 18:30:00 Dropping the secondary index indexmut_2
2023/08/14 18:30:00 Index dropped
2023/08/14 18:30:00 ITERATION 9
2023/08/14 18:30:20 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 18:30:20 Index is 17739876882648701910 now active
2023/08/14 18:30:21 Using n1ql client
2023/08/14 18:30:21 Expected and Actual scan responses are the same
2023/08/14 18:30:21 Len of expected and actual scan results are :  129903 and 129903
2023/08/14 18:30:22 Using n1ql client
2023/08/14 18:30:23 Expected and Actual scan responses are the same
2023/08/14 18:30:23 Len of expected and actual scan results are :  129903 and 129903
2023/08/14 18:30:23 Dropping the secondary index indexmut_2
2023/08/14 18:30:23 Index dropped
2023/08/14 18:30:23 ITERATION 10
2023/08/14 18:30:43 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 18:30:43 Index is 6593136944021413388 now active
2023/08/14 18:30:44 Using n1ql client
2023/08/14 18:30:45 Expected and Actual scan responses are the same
2023/08/14 18:30:45 Len of expected and actual scan results are :  139903 and 139903
2023/08/14 18:30:45 Using n1ql client
2023/08/14 18:30:46 Expected and Actual scan responses are the same
2023/08/14 18:30:46 Len of expected and actual scan results are :  139903 and 139903
2023/08/14 18:30:46 Dropping the secondary index indexmut_2
2023/08/14 18:30:46 Index dropped
--- PASS: TestLargeMutations (247.66s)
=== RUN   TestPlanner
2023/08/14 18:30:46 In TestPlanner()
2023/08/14 18:30:46 -------------------------------------------
2023/08/14 18:30:46 initial placement - 20-50M, 10 index, 3 replica, 2x
2023-08-14T18:30:46.143+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:46.153+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T18:30:46.153+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T18:30:46.165+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-08-14T18:30:46.170+05:30 [Info] switched currmeta from 485 -> 486 force true 
2023-08-14T18:30:46.174+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T18:30:46.174+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T18:30:46.175+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T18:30:46.175+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T18:30:46.177+05:30 [Info] switched currmeta from 486 -> 486 force true 
2023-08-14T18:30:46.178+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-08-14T18:30:46.258+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:46.258+05:30 [Info] Score: 0.0442089417253397
2023-08-14T18:30:46.258+05:30 [Info] Memory Quota: 58305980832 (54.3017G)
2023-08-14T18:30:46.258+05:30 [Info] CPU Quota: 10
2023-08-14T18:30:46.258+05:30 [Info] Indexer Memory Mean 34680542928 (32.2988G)
2023-08-14T18:30:46.258+05:30 [Info] Indexer Memory Deviation 3066380202 (2.85579G) (8.84%)
2023-08-14T18:30:46.258+05:30 [Info] Indexer Memory Utilization 0.5948
2023-08-14T18:30:46.258+05:30 [Info] Indexer CPU Mean 7.5923
2023-08-14T18:30:46.258+05:30 [Info] Indexer CPU Deviation 2.49 (32.81%)
2023-08-14T18:30:46.258+05:30 [Info] Indexer CPU Utilization 0.7592
2023-08-14T18:30:46.259+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:46.259+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:46.259+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:46.259+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:46.259+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:46.259+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:46.259+05:30 [Info] Indexer Data Size Mean 34680542928 (32.2988G)
2023-08-14T18:30:46.259+05:30 [Info] Indexer Data Size Deviation 3066380202 (2.85579G) (8.84%)
2023-08-14T18:30:46.259+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:46.259+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:46.259+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:46.259+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:46 -------------------------------------------
2023/08/14 18:30:46 initial placement - 20-50M, 30 index, 3 replica, 2x
2023-08-14T18:30:46.260+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:47.232+05:30 [Info] Score: 0.029385439651658282
2023-08-14T18:30:47.232+05:30 [Info] Memory Quota: 65403604108 (60.9119G)
2023-08-14T18:30:47.232+05:30 [Info] CPU Quota: 12
2023-08-14T18:30:47.232+05:30 [Info] Indexer Memory Mean 43853826098 (40.8421G)
2023-08-14T18:30:47.232+05:30 [Info] Indexer Memory Deviation 2577327920 (2.40032G) (5.88%)
2023-08-14T18:30:47.232+05:30 [Info] Indexer Memory Utilization 0.6705
2023-08-14T18:30:47.232+05:30 [Info] Indexer CPU Mean 10.5623
2023-08-14T18:30:47.232+05:30 [Info] Indexer CPU Deviation 2.82 (26.69%)
2023-08-14T18:30:47.232+05:30 [Info] Indexer CPU Utilization 0.8802
2023-08-14T18:30:47.232+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:47.232+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:47.232+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:47.232+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:47.232+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:47.232+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:47.232+05:30 [Info] Indexer Data Size Mean 43853826098 (40.8421G)
2023-08-14T18:30:47.232+05:30 [Info] Indexer Data Size Deviation 2577327920 (2.40032G) (5.88%)
2023-08-14T18:30:47.232+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:47.232+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:47.232+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:47.232+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:47 -------------------------------------------
2023/08/14 18:30:47 initial placement - 20-50M, 30 index, 3 replica, 4x
2023-08-14T18:30:47.233+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:47.517+05:30 [Info] Score: 0.016503932199611555
2023-08-14T18:30:47.517+05:30 [Info] Memory Quota: 112844990132 (105.095G)
2023-08-14T18:30:47.517+05:30 [Info] CPU Quota: 24
2023-08-14T18:30:47.517+05:30 [Info] Indexer Memory Mean 73790725646 (68.723G)
2023-08-14T18:30:47.517+05:30 [Info] Indexer Memory Deviation 2435674266 (2.2684G) (3.30%)
2023-08-14T18:30:47.517+05:30 [Info] Indexer Memory Utilization 0.6539
2023-08-14T18:30:47.517+05:30 [Info] Indexer CPU Mean 21.8606
2023-08-14T18:30:47.517+05:30 [Info] Indexer CPU Deviation 3.95 (18.07%)
2023-08-14T18:30:47.517+05:30 [Info] Indexer CPU Utilization 0.9109
2023-08-14T18:30:47.517+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:47.517+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:47.517+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:47.517+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:47.517+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:47.517+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:47.517+05:30 [Info] Indexer Data Size Mean 73790725646 (68.723G)
2023-08-14T18:30:47.517+05:30 [Info] Indexer Data Size Deviation 2435674266 (2.2684G) (3.30%)
2023-08-14T18:30:47.517+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:47.517+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:47.517+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:47.517+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:47 -------------------------------------------
2023/08/14 18:30:47 initial placement - 200-500M, 10 index, 3 replica, 2x
2023-08-14T18:30:47.518+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:47.589+05:30 [Info] Score: 0.0380600054847001
2023-08-14T18:30:47.589+05:30 [Info] Memory Quota: 505589515984 (470.867G)
2023-08-14T18:30:47.589+05:30 [Info] CPU Quota: 12
2023-08-14T18:30:47.589+05:30 [Info] Indexer Memory Mean 392855868628 (365.876G)
2023-08-14T18:30:47.589+05:30 [Info] Indexer Memory Deviation 29904193029 (27.8505G) (7.61%)
2023-08-14T18:30:47.589+05:30 [Info] Indexer Memory Utilization 0.7770
2023-08-14T18:30:47.589+05:30 [Info] Indexer CPU Mean 10.0876
2023-08-14T18:30:47.589+05:30 [Info] Indexer CPU Deviation 2.22 (21.98%)
2023-08-14T18:30:47.589+05:30 [Info] Indexer CPU Utilization 0.8406
2023-08-14T18:30:47.589+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:47.589+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:47.589+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:47.589+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:47.589+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:47.589+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:47.589+05:30 [Info] Indexer Data Size Mean 392855868628 (365.876G)
2023-08-14T18:30:47.589+05:30 [Info] Indexer Data Size Deviation 29904193029 (27.8505G) (7.61%)
2023-08-14T18:30:47.589+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:47.589+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:47.589+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:47.589+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:47 -------------------------------------------
2023/08/14 18:30:47 initial placement - 200-500M, 30 index, 3 replica, 2x
2023-08-14T18:30:47.590+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:48.499+05:30 [Info] Score: 0.026566841657786867
2023-08-14T18:30:48.500+05:30 [Info] Memory Quota: 482181435596 (449.066G)
2023-08-14T18:30:48.500+05:30 [Info] CPU Quota: 12
2023-08-14T18:30:48.500+05:30 [Info] Indexer Memory Mean 372489641793 (346.908G)
2023-08-14T18:30:48.500+05:30 [Info] Indexer Memory Deviation 19791746665 (18.4325G) (5.31%)
2023-08-14T18:30:48.500+05:30 [Info] Indexer Memory Utilization 0.7725
2023-08-14T18:30:48.500+05:30 [Info] Indexer CPU Mean 11.4230
2023-08-14T18:30:48.500+05:30 [Info] Indexer CPU Deviation 2.89 (25.34%)
2023-08-14T18:30:48.500+05:30 [Info] Indexer CPU Utilization 0.9519
2023-08-14T18:30:48.500+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:48.500+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:48.500+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:48.500+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:48.500+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:48.500+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:48.500+05:30 [Info] Indexer Data Size Mean 372489641793 (346.908G)
2023-08-14T18:30:48.500+05:30 [Info] Indexer Data Size Deviation 19791746665 (18.4325G) (5.31%)
2023-08-14T18:30:48.500+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:48.500+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:48.500+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:48.500+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:48 -------------------------------------------
2023/08/14 18:30:48 initial placement - mixed small/medium, 30 index, 3 replica, 1.5/4x
2023-08-14T18:30:48.501+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:49.120+05:30 [Info] Score: 0.012077294223808124
2023-08-14T18:30:49.120+05:30 [Info] Memory Quota: 421251609778 (392.321G)
2023-08-14T18:30:49.120+05:30 [Info] CPU Quota: 16
2023-08-14T18:30:49.120+05:30 [Info] Indexer Memory Mean 329627439315 (306.989G)
2023-08-14T18:30:49.120+05:30 [Info] Indexer Memory Deviation 7962015137 (7.4152G) (2.42%)
2023-08-14T18:30:49.120+05:30 [Info] Indexer Memory Utilization 0.7825
2023-08-14T18:30:49.120+05:30 [Info] Indexer CPU Mean 10.8765
2023-08-14T18:30:49.120+05:30 [Info] Indexer CPU Deviation 4.83 (44.43%)
2023-08-14T18:30:49.120+05:30 [Info] Indexer CPU Utilization 0.6798
2023-08-14T18:30:49.120+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:49.120+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:49.120+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:49.120+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:49.120+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:49.120+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:49.120+05:30 [Info] Indexer Data Size Mean 329627439315 (306.989G)
2023-08-14T18:30:49.120+05:30 [Info] Indexer Data Size Deviation 7962015137 (7.4152G) (2.42%)
2023-08-14T18:30:49.120+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:49.120+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:49.120+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:49.120+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:49 -------------------------------------------
2023/08/14 18:30:49 initial placement - mixed all, 30 index, 3 replica, 1.5/4x
2023-08-14T18:30:49.121+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:49.516+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-08-14T18:30:49.521+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T18:30:49.521+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T18:30:49.524+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T18:30:49.524+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T18:30:49.524+05:30 [Info] switched currmeta from 486 -> 486 force true 
2023-08-14T18:30:49.525+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-08-14T18:30:49.842+05:30 [Info] Score: 0.018206718946733955
2023-08-14T18:30:49.842+05:30 [Info] Memory Quota: 360219566997 (335.481G)
2023-08-14T18:30:49.842+05:30 [Info] CPU Quota: 20
2023-08-14T18:30:49.842+05:30 [Info] Indexer Memory Mean 285610174106 (265.995G)
2023-08-14T18:30:49.842+05:30 [Info] Indexer Memory Deviation 10400048336 (9.6858G) (3.64%)
2023-08-14T18:30:49.842+05:30 [Info] Indexer Memory Utilization 0.7929
2023-08-14T18:30:49.842+05:30 [Info] Indexer CPU Mean 8.3014
2023-08-14T18:30:49.842+05:30 [Info] Indexer CPU Deviation 3.76 (45.25%)
2023-08-14T18:30:49.842+05:30 [Info] Indexer CPU Utilization 0.4151
2023-08-14T18:30:49.842+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:49.842+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:49.842+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:49.842+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:49.842+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:49.842+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:49.842+05:30 [Info] Indexer Data Size Mean 285610174106 (265.995G)
2023-08-14T18:30:49.842+05:30 [Info] Indexer Data Size Deviation 10400048336 (9.6858G) (3.64%)
2023-08-14T18:30:49.842+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:49.842+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:49.842+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:49.842+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:49 -------------------------------------------
2023/08/14 18:30:49 initial placement - 6 2M index, 1 replica, 2x
2023-08-14T18:30:49.854+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:49.870+05:30 [Info] Score: 0
2023-08-14T18:30:49.870+05:30 [Info] Memory Quota: 4848128000 (4.51517G)
2023-08-14T18:30:49.870+05:30 [Info] CPU Quota: 2
2023-08-14T18:30:49.870+05:30 [Info] Indexer Memory Mean 2080000000 (1.93715G)
2023-08-14T18:30:49.870+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T18:30:49.870+05:30 [Info] Indexer Memory Utilization 0.4290
2023-08-14T18:30:49.870+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-14T18:30:49.870+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:49.870+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-14T18:30:49.870+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:49.870+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:49.870+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:49.870+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:49.870+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:49.870+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:49.870+05:30 [Info] Indexer Data Size Mean 2080000000 (1.93715G)
2023-08-14T18:30:49.870+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:49.870+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:49.870+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:49.870+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:49.870+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:49 -------------------------------------------
2023/08/14 18:30:49 initial placement - 5 20M primary index, 2 replica, 2x
2023-08-14T18:30:49.881+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:49.937+05:30 [Info] Score: 0
2023-08-14T18:30:49.937+05:30 [Info] Memory Quota: 14310128000 (13.3273G)
2023-08-14T18:30:49.937+05:30 [Info] CPU Quota: 2
2023-08-14T18:30:49.937+05:30 [Info] Indexer Memory Mean 10960000000 (10.2073G)
2023-08-14T18:30:49.937+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T18:30:49.937+05:30 [Info] Indexer Memory Utilization 0.7659
2023-08-14T18:30:49.937+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-14T18:30:49.937+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:49.937+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-14T18:30:49.937+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:49.937+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:49.937+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:49.937+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:49.937+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:49.937+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:49.937+05:30 [Info] Indexer Data Size Mean 10960000000 (10.2073G)
2023-08-14T18:30:49.937+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:49.937+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:49.937+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:49.937+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:49.937+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:49 -------------------------------------------
2023/08/14 18:30:49 initial placement - 5 20M array index, 2 replica, 2x
2023-08-14T18:30:49.948+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:49.988+05:30 [Info] Score: 0
2023-08-14T18:30:49.988+05:30 [Info] Memory Quota: 237416768000 (221.112G)
2023-08-14T18:30:49.988+05:30 [Info] CPU Quota: 2
2023-08-14T18:30:49.988+05:30 [Info] Indexer Memory Mean 191440000000 (178.292G)
2023-08-14T18:30:49.988+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T18:30:49.988+05:30 [Info] Indexer Memory Utilization 0.8063
2023-08-14T18:30:49.988+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-14T18:30:49.989+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:49.989+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-14T18:30:49.989+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:49.989+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:49.989+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:49.989+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:49.989+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:49.989+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:49.989+05:30 [Info] Indexer Data Size Mean 191440000000 (178.292G)
2023-08-14T18:30:49.989+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:49.989+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:49.989+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:49.989+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:49.989+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:49 -------------------------------------------
2023/08/14 18:30:49 initial placement - 3 replica constraint, 2 index, 2x
2023-08-14T18:30:49.992+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:50.029+05:30 [Info] Score: 0
2023-08-14T18:30:50.029+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-14T18:30:50.029+05:30 [Info] CPU Quota: 2
2023-08-14T18:30:50.029+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-14T18:30:50.029+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T18:30:50.029+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-14T18:30:50.029+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:30:50.029+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:50.029+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:30:50.029+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:50.029+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:50.029+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:50.029+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.029+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:50.029+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.029+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-14T18:30:50.029+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:50.029+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:50.029+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:50.029+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:50.029+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:50 -------------------------------------------
2023/08/14 18:30:50 incr placement - 20-50M, 5 2M index, 1 replica, 1x
2023-08-14T18:30:50.039+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.034877395594532366
2023-08-14T18:30:50.169+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:50.169+05:30 [Info] Score: 0.007189938568471697
2023-08-14T18:30:50.169+05:30 [Info] Memory Quota: 125233041042 (116.632G)
2023-08-14T18:30:50.169+05:30 [Info] CPU Quota: 27
2023-08-14T18:30:50.169+05:30 [Info] Indexer Memory Mean 71117238485 (66.2331G)
2023-08-14T18:30:50.169+05:30 [Info] Indexer Memory Deviation 1022657151 (975.282M) (1.44%)
2023-08-14T18:30:50.169+05:30 [Info] Indexer Memory Utilization 0.5679
2023-08-14T18:30:50.169+05:30 [Info] Indexer CPU Mean 20.1734
2023-08-14T18:30:50.169+05:30 [Info] Indexer CPU Deviation 1.87 (9.29%)
2023-08-14T18:30:50.169+05:30 [Info] Indexer CPU Utilization 0.7472
2023-08-14T18:30:50.169+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:50.169+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:50.169+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:50.169+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.169+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:50.169+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.169+05:30 [Info] Indexer Data Size Mean 71117238485 (66.2331G)
2023-08-14T18:30:50.169+05:30 [Info] Indexer Data Size Deviation 1022657151 (975.282M) (1.44%)
2023-08-14T18:30:50.169+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:50.169+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:50.169+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:50.169+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:50 -------------------------------------------
2023/08/14 18:30:50 incr placement - mixed small/medium, 6 2M index, 1 replica, 1x
2023-08-14T18:30:50.181+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.002702073607972803
2023-08-14T18:30:50.411+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:50.411+05:30 [Info] Score: 0.00043718596495524715
2023-08-14T18:30:50.411+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-14T18:30:50.411+05:30 [Info] CPU Quota: 20
2023-08-14T18:30:50.411+05:30 [Info] Indexer Memory Mean 393025602195 (366.034G)
2023-08-14T18:30:50.411+05:30 [Info] Indexer Memory Deviation 343650554 (327.731M) (0.09%)
2023-08-14T18:30:50.411+05:30 [Info] Indexer Memory Utilization 0.7321
2023-08-14T18:30:50.411+05:30 [Info] Indexer CPU Mean 14.2305
2023-08-14T18:30:50.411+05:30 [Info] Indexer CPU Deviation 0.95 (6.65%)
2023-08-14T18:30:50.411+05:30 [Info] Indexer CPU Utilization 0.7115
2023-08-14T18:30:50.411+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:50.411+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:50.411+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:50.411+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.411+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:50.411+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.411+05:30 [Info] Indexer Data Size Mean 393025602195 (366.034G)
2023-08-14T18:30:50.411+05:30 [Info] Indexer Data Size Deviation 343650554 (327.731M) (0.09%)
2023-08-14T18:30:50.411+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:50.411+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:50.411+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:50.411+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:50 -------------------------------------------
2023/08/14 18:30:50 incr placement - 3 server group, 3 replica, 1x
2023-08-14T18:30:50.414+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.816496580927726
2023-08-14T18:30:50.443+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:50.443+05:30 [Info] Score: 0
2023-08-14T18:30:50.443+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-14T18:30:50.443+05:30 [Info] CPU Quota: 16
2023-08-14T18:30:50.443+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-14T18:30:50.443+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T18:30:50.443+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-14T18:30:50.443+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:30:50.443+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:50.443+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:30:50.443+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:50.443+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:50.443+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:50.443+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.443+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:50.443+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.443+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-14T18:30:50.443+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:50.444+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:50.444+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:50.444+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:50.444+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:50 -------------------------------------------
2023/08/14 18:30:50 incr placement - 2 server group, 3 replica, 1x
2023-08-14T18:30:50.446+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 1) Bucket=bucket2 Scope= Collection=
2023-08-14T18:30:50.446+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 2) Bucket=bucket2 Scope= Collection=
2023-08-14T18:30:50.446+05:30 [Warn] Index has more replica than server group. Index=index1 0 Bucket=bucket2 Scope= Collection=
2023-08-14T18:30:50.446+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.816496580927726
2023-08-14T18:30:50.473+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:50.473+05:30 [Info] Score: 0
2023-08-14T18:30:50.473+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-14T18:30:50.473+05:30 [Info] CPU Quota: 16
2023-08-14T18:30:50.473+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-14T18:30:50.473+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T18:30:50.473+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-14T18:30:50.473+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:30:50.473+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:50.473+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:30:50.473+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:50.473+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:50.473+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:50.473+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.473+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:50.473+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.473+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-14T18:30:50.473+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:50.473+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:50.473+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:50.473+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:50.473+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:50 -------------------------------------------
2023/08/14 18:30:50 rebalance - 20-50M, 90 index, 20% shuffle, 1x, utilization 90%+
2023-08-14T18:30:50.475+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.2327470611260718
2023-08-14T18:30:50.476+05:30 [Info] Planner::initial temperature: initial resource variation 0.2327470611260718 temp 0.02327470611260718
2023-08-14T18:30:50.650+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:50.650+05:30 [Info] Score: 0.1929775131613213
2023-08-14T18:30:50.650+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-08-14T18:30:50.650+05:30 [Info] CPU Quota: 30
2023-08-14T18:30:50.650+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-08-14T18:30:50.650+05:30 [Info] Indexer Memory Deviation 2183796543 (2.03382G) (2.46%)
2023-08-14T18:30:50.650+05:30 [Info] Indexer Memory Utilization 0.6367
2023-08-14T18:30:50.650+05:30 [Info] Indexer CPU Mean 24.0538
2023-08-14T18:30:50.650+05:30 [Info] Indexer CPU Deviation 3.77 (15.69%)
2023-08-14T18:30:50.650+05:30 [Info] Indexer CPU Utilization 0.8018
2023-08-14T18:30:50.650+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:50.650+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:50.650+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:50.650+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.650+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:50.650+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.650+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-08-14T18:30:50.650+05:30 [Info] Indexer Data Size Deviation 2183796543 (2.03382G) (2.46%)
2023-08-14T18:30:50.650+05:30 [Info] Total Index Data (from non-deleted node) 993.273G
2023-08-14T18:30:50.650+05:30 [Info] Index Data Moved (exclude new node) 371.79G (37.43%)
2023-08-14T18:30:50.650+05:30 [Info] No. Index (from non-deleted node) 90
2023-08-14T18:30:50.650+05:30 [Info] No. Index Moved (exclude new node) 33 (36.67%)
2023/08/14 18:30:50 -------------------------------------------
2023/08/14 18:30:50 rebalance - mixed small/medium, 90 index, 20% shuffle, 1x
2023-08-14T18:30:50.652+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27635820282795337
2023-08-14T18:30:50.652+05:30 [Info] Planner::initial temperature: initial resource variation 0.27635820282795337 temp 0.027635820282795338
2023-08-14T18:30:50.873+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:50.873+05:30 [Info] Score: 0.19627611174854978
2023-08-14T18:30:50.873+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-14T18:30:50.873+05:30 [Info] CPU Quota: 20
2023-08-14T18:30:50.873+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-08-14T18:30:50.873+05:30 [Info] Indexer Memory Deviation 39879974449 (37.1411G) (10.16%)
2023-08-14T18:30:50.874+05:30 [Info] Indexer Memory Utilization 0.7311
2023-08-14T18:30:50.874+05:30 [Info] Indexer CPU Mean 13.9305
2023-08-14T18:30:50.874+05:30 [Info] Indexer CPU Deviation 3.11 (22.34%)
2023-08-14T18:30:50.874+05:30 [Info] Indexer CPU Utilization 0.6965
2023-08-14T18:30:50.874+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:50.874+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:50.874+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:50.874+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.874+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:50.874+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.874+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-08-14T18:30:50.874+05:30 [Info] Indexer Data Size Deviation 39879974449 (37.1411G) (10.16%)
2023-08-14T18:30:50.874+05:30 [Info] Total Index Data (from non-deleted node) 4.28378T
2023-08-14T18:30:50.874+05:30 [Info] Index Data Moved (exclude new node) 1.63229T (38.10%)
2023-08-14T18:30:50.874+05:30 [Info] No. Index (from non-deleted node) 90
2023-08-14T18:30:50.874+05:30 [Info] No. Index Moved (exclude new node) 24 (26.67%)
2023/08/14 18:30:50 -------------------------------------------
2023/08/14 18:30:50 rebalance - travel sample, 10% shuffle, 1x
2023-08-14T18:30:50.875+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.081608192724979
2023-08-14T18:30:50.875+05:30 [Info] Planner::initial temperature: initial resource variation 0.081608192724979 temp 0.0081608192724979
2023-08-14T18:30:50.882+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:50.882+05:30 [Info] Score: 0.02040204818124475
2023-08-14T18:30:50.882+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-14T18:30:50.882+05:30 [Info] CPU Quota: 8
2023-08-14T18:30:50.882+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-08-14T18:30:50.882+05:30 [Info] Indexer Memory Deviation 1428399 (1.36223M) (8.16%)
2023-08-14T18:30:50.882+05:30 [Info] Indexer Memory Utilization 0.0326
2023-08-14T18:30:50.882+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:30:50.882+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:50.882+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:30:50.882+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:50.882+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:50.882+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:50.882+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.882+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:50.882+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:50.882+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T18:30:50.882+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:50.882+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:50.882+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:50.882+05:30 [Info] No. Index (from non-deleted node) 10
2023-08-14T18:30:50.882+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:50 -------------------------------------------
2023/08/14 18:30:50 rebalance - 20-50M, 90 index, swap 2, 1x
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-08-14T18:30:50.884+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-08-14T18:30:50.884+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4095843409677649
2023-08-14T18:30:50.885+05:30 [Info] Planner::initial temperature: initial resource variation 0.4095843409677649 temp 0.04095843409677649
2023-08-14T18:30:51.101+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:51.101+05:30 [Info] Score: 0.012869743173538265
2023-08-14T18:30:51.101+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-08-14T18:30:51.101+05:30 [Info] CPU Quota: 30
2023-08-14T18:30:51.101+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-08-14T18:30:51.101+05:30 [Info] Indexer Memory Deviation 2287637227 (2.13053G) (2.57%)
2023-08-14T18:30:51.101+05:30 [Info] Indexer Memory Utilization 0.6367
2023-08-14T18:30:51.101+05:30 [Info] Indexer CPU Mean 24.0538
2023-08-14T18:30:51.101+05:30 [Info] Indexer CPU Deviation 1.21 (5.05%)
2023-08-14T18:30:51.101+05:30 [Info] Indexer CPU Utilization 0.8018
2023-08-14T18:30:51.101+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:51.101+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:51.101+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:51.101+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:51.101+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:51.101+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:51.101+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-08-14T18:30:51.101+05:30 [Info] Indexer Data Size Deviation 2287637227 (2.13053G) (2.57%)
2023-08-14T18:30:51.101+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:51.101+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:51.101+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:51.101+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:51 -------------------------------------------
2023/08/14 18:30:51 rebalance - mixed small/medium, 90 index, swap 2, 1x
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-08-14T18:30:51.103+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-08-14T18:30:51.103+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4082556623939647
2023-08-14T18:30:51.103+05:30 [Info] Planner::initial temperature: initial resource variation 0.4082556623939647 temp 0.040825566239396475
2023-08-14T18:30:51.239+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:51.239+05:30 [Info] Score: 0.001152581434129602
2023-08-14T18:30:51.239+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-14T18:30:51.239+05:30 [Info] CPU Quota: 20
2023-08-14T18:30:51.239+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-08-14T18:30:51.239+05:30 [Info] Indexer Memory Deviation 904789339 (862.874M) (0.23%)
2023-08-14T18:30:51.239+05:30 [Info] Indexer Memory Utilization 0.7311
2023-08-14T18:30:51.239+05:30 [Info] Indexer CPU Mean 13.9305
2023-08-14T18:30:51.239+05:30 [Info] Indexer CPU Deviation 0.83 (5.97%)
2023-08-14T18:30:51.239+05:30 [Info] Indexer CPU Utilization 0.6965
2023-08-14T18:30:51.239+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:51.239+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:51.239+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:51.239+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:51.239+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:51.239+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:51.239+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-08-14T18:30:51.239+05:30 [Info] Indexer Data Size Deviation 904789339 (862.874M) (0.23%)
2023-08-14T18:30:51.239+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:51.239+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:51.239+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:51.239+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:51 -------------------------------------------
2023/08/14 18:30:51 rebalance - travel sample, swap 2, 1x
2023-08-14T18:30:51.239+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 192.168.1.8:9000
2023-08-14T18:30:51.239+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-14T18:30:51.239+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0086622738872069
2023-08-14T18:30:51.239+05:30 [Info] Planner::initial temperature: initial resource variation 1.0086622738872069 temp 0.1008662273887207
2023-08-14T18:30:51.378+05:30 [Info] Score: 0.00031929273712825843
2023-08-14T18:30:51.378+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-14T18:30:51.378+05:30 [Info] CPU Quota: 8
2023-08-14T18:30:51.378+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-08-14T18:30:51.378+05:30 [Info] Indexer Memory Deviation 22354 (21.8301K) (0.13%)
2023-08-14T18:30:51.378+05:30 [Info] Indexer Memory Utilization 0.0326
2023-08-14T18:30:51.378+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:30:51.378+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:51.378+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:30:51.378+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:51.378+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:51.378+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:51.378+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:51.378+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:51.378+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:51.378+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T18:30:51.378+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:51.378+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:51.378+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:51.378+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:51.378+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:51 -------------------------------------------
2023/08/14 18:30:51 rebalance - 8 identical index, add 4, 1x
2023-08-14T18:30:51.379+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-14T18:30:51.379+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-14T18:30:51.379+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-14T18:30:51.379+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-14T18:30:51.379+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2023-08-14T18:30:51.379+05:30 [Info] Planner::initial temperature: initial resource variation 1 temp 0.1
2023-08-14T18:30:52.089+05:30 [Info] connected with 1 indexers
2023-08-14T18:30:52.089+05:30 [Info] client stats current counts: current: 1, not current: 0
2023-08-14T18:30:52.106+05:30 [Info] num concurrent scans {0}
2023-08-14T18:30:52.107+05:30 [Info] average scan response {1 ms}
2023-08-14T18:30:52.797+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] active conns 0, free conns 1
2023-08-14T18:30:53.405+05:30 [Info] connected with 1 indexers
2023-08-14T18:30:53.406+05:30 [Info] client stats current counts: current: 1, not current: 0
2023-08-14T18:30:53.412+05:30 [Info] num concurrent scans {0}
2023-08-14T18:30:53.412+05:30 [Info] average scan response {448 ms}
2023-08-14T18:30:53.412+05:30 [Info] GSIC[default/default-_default-_default-1692017153357038338] logstats "default" {"gsi_scan_count":109,"gsi_scan_duration":11576143884,"gsi_throttle_duration":1108748344,"gsi_prime_duration":563895593,"gsi_blocked_duration":2084554088,"gsi_total_temp_files":0,"gsi_backfill_size":0}
2023-08-14T18:30:54.035+05:30 [Info] [Queryport-connpool:127.0.0.1:9107] active conns 0, free conns 1
2023-08-14T18:30:55.305+05:30 [Info] Score: 0
2023-08-14T18:30:55.305+05:30 [Info] Memory Quota: 930294000 (887.197M)
2023-08-14T18:30:55.305+05:30 [Info] CPU Quota: 2
2023-08-14T18:30:55.305+05:30 [Info] Indexer Memory Mean 260000000 (247.955M)
2023-08-14T18:30:55.305+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T18:30:55.305+05:30 [Info] Indexer Memory Utilization 0.2795
2023-08-14T18:30:55.305+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:30:55.305+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:55.305+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:30:55.305+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:55.305+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:55.305+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:55.305+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:55.305+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:55.305+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:55.305+05:30 [Info] Indexer Data Size Mean 260000000 (247.955M)
2023-08-14T18:30:55.305+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:55.305+05:30 [Info] Total Index Data (from non-deleted node) 1.93715G
2023-08-14T18:30:55.305+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:55.305+05:30 [Info] No. Index (from non-deleted node) 8
2023-08-14T18:30:55.305+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:55 -------------------------------------------
2023/08/14 18:30:55 rebalance - 8 identical index, delete 2, 2x
2023-08-14T18:30:55.306+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:55.306+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023-08-14T18:30:55.356+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:55.356+05:30 [Info] Score: 0
2023-08-14T18:30:55.356+05:30 [Info] Memory Quota: 1060588000 (1011.46M)
2023-08-14T18:30:55.356+05:30 [Info] CPU Quota: 4
2023-08-14T18:30:55.356+05:30 [Info] Indexer Memory Mean 10400000 (9.91821M)
2023-08-14T18:30:55.356+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T18:30:55.356+05:30 [Info] Indexer Memory Utilization 0.0098
2023-08-14T18:30:55.356+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:30:55.356+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:55.356+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:30:55.356+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:55.356+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:55.356+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:55.356+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:55.356+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:55.356+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:55.356+05:30 [Info] Indexer Data Size Mean 10400000 (9.91821M)
2023-08-14T18:30:55.356+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:55.356+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:55.356+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:55.356+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:55.356+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:55 -------------------------------------------
2023/08/14 18:30:55 rebalance - drop replcia - 3 replica, 3 zone, delete 1, 2x
2023-08-14T18:30:55.357+05:30 [Warn] There is more replica than available nodes.  Will not move index replica (default,,,country) from ejected node 127.0.0.1:9001
2023-08-14T18:30:55.357+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-14T18:30:55.357+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-14T18:30:55.357+05:30 [Info] Score: 0
2023-08-14T18:30:55.357+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-14T18:30:55.357+05:30 [Info] CPU Quota: 16
2023-08-14T18:30:55.357+05:30 [Info] Indexer Memory Mean 0 (0)
2023-08-14T18:30:55.357+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T18:30:55.357+05:30 [Info] Indexer Memory Utilization 0.0000
2023-08-14T18:30:55.357+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:30:55.357+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:55.357+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:30:55.357+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:55.357+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:55.357+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:55.357+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:55.357+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:55.357+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:55.357+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T18:30:55.357+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:55.357+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:55.357+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:55.357+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:55.357+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:55 -------------------------------------------
2023/08/14 18:30:55 rebalance - rebuid replica - 3 replica, 3 zone, add 1, delete 1, 1x
2023-08-14T18:30:55.357+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-14T18:30:55.357+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-14T18:30:55.357+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9003
2023-08-14T18:30:55.357+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-14T18:30:55.357+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-14T18:30:55.358+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T18:30:55.358+05:30 [Info] Score: 0
2023-08-14T18:30:55.358+05:30 [Info] Memory Quota: 268435456 (256M)
2023-08-14T18:30:55.358+05:30 [Info] CPU Quota: 8
2023-08-14T18:30:55.358+05:30 [Info] Indexer Memory Mean 0 (0)
2023-08-14T18:30:55.358+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T18:30:55.358+05:30 [Info] Indexer Memory Utilization 0.0000
2023-08-14T18:30:55.358+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:30:55.358+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:30:55.358+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:30:55.358+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:55.358+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:55.358+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:55.358+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:55.358+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:55.358+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:55.358+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T18:30:55.358+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:55.358+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:55.358+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:55.358+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:55.358+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 18:30:55 -------------------------------------------
2023/08/14 18:30:55 Minimum memory test 1: min memory = 0
2023-08-14T18:30:55.359+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-14T18:30:55.359+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-08-14T18:30:55.361+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/14 18:30:55 -------------------------------------------
2023/08/14 18:30:55 Minimum memory test 2: min memory > quota
2023-08-14T18:30:55.362+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=6us
2023-08-14T18:30:55.362+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-14T18:30:55.362+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-14T18:30:55.362+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-14T18:30:55.362+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/08/14 18:30:56 -------------------------------------------
2023/08/14 18:30:56 Minimum memory test 3: min memory < quota
2023-08-14T18:30:56.376+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-14T18:30:56.376+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/08/14 18:30:57 -------------------------------------------
2023/08/14 18:30:57 Minimum memory test 4: replica repair with min memory > quota
2023-08-14T18:30:57.760+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-08-14T18:30:57.760+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=9us
2023-08-14T18:30:57.760+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-14T18:30:57.760+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-14T18:30:57.760+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-14T18:30:57.760+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-14T18:30:57.760+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T18:30:57.760+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:57.760+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=207us
2023-08-14T18:30:57.761+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-14T18:30:57.761+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-14T18:30:57.761+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T18:30:57.761+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:57.761+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=195us
2023-08-14T18:30:57.761+05:30 [Info] Cannot rebuild lost replica due to resource constraint in cluster.  Will not rebuild lost replica.
2023-08-14T18:30:57.761+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-14T18:30:57.761+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T18:30:57.761+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-14T18:30:57.761+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023/08/14 18:30:57 -------------------------------------------
2023/08/14 18:30:57 Minimum memory test 5: replica repair with min memory < quota
2023-08-14T18:30:57.761+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-08-14T18:30:57.761+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-14T18:30:57.761+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-14T18:30:57.776+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/14 18:30:57 -------------------------------------------
2023/08/14 18:30:57 Minimum memory test 6: rebalance with min memory > quota
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=5us
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=3us
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=4us
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=3us
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=3us
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=3us
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=4us
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=4us
2023-08-14T18:30:57.776+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=3us
2023/08/14 18:30:57 -------------------------------------------
2023/08/14 18:30:57 Minimum memory test 7: rebalance-out with min memory > quota
2023-08-14T18:30:57.777+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-14T18:30:57.777+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-14T18:30:57.777+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-08-14T18:30:57.777+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-14T18:30:57.777+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=3us
2023-08-14T18:30:57.777+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=4us
2023-08-14T18:30:57.777+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-14T18:30:57.777+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-14T18:30:57.777+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-08-14T18:30:57.777+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/14 18:30:57 -------------------------------------------
2023/08/14 18:30:57 Minimum memory test 8: plan with min memory > quota
2023-08-14T18:30:57.780+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2023-08-14T18:30:57.781+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T18:30:57.781+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:57.781+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=935us
2023-08-14T18:30:57.781+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=8us
2023-08-14T18:30:57.781+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-08-14T18:30:57.781+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=6us
2023-08-14T18:30:57.781+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=7us
2023-08-14T18:30:57.781+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=6us
2023-08-14T18:30:57.781+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-14T18:30:57.781+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2023-08-14T18:30:57.781+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T18:30:57.782+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/14 18:30:57 -------------------------------------------
2023/08/14 18:30:57 Minimum memory test 9: single node rebalance with min memory > quota
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=7us
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=5us
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=6us
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=5us
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=7us
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=6us
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=5us
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=6us
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=7us
2023-08-14T18:30:57.782+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=7us
2023/08/14 18:30:57 -------------------------------------------
2023/08/14 18:30:57 Minimum memory test 10: plan with partitioned index on empty cluster
2023-08-14T18:30:57.784+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2023-08-14T18:30:57.822+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/14 18:30:57 -------------------------------------------
2023/08/14 18:30:57 iterationTest :: Remove one node - failure
2023-08-14T18:30:57.823+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5033584300553697
2023-08-14T18:30:57.908+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:57.909+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.909+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.909+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.909+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.909+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.18701267919681094).
2023-08-14T18:30:57.909+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=354us
2023-08-14T18:30:57.909+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.909+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.909+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.909+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.909+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.11868256386505463).
2023-08-14T18:30:57.909+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=294us
2023-08-14T18:30:57.909+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.909+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.910+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.910+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.910+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.15987389292952928).
2023-08-14T18:30:57.910+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=418us
2023-08-14T18:30:57.910+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.910+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.910+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.910+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.910+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.20521840148522463).
2023-08-14T18:30:57.910+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=355us
2023-08-14T18:30:57.910+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.910+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.910+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.910+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.910+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.17793634574749764).
2023-08-14T18:30:57.911+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=338us
2023-08-14T18:30:57.911+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.911+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.911+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.911+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.911+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.22128122414545337).
2023-08-14T18:30:57.911+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=280us
2023-08-14T18:30:57.911+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-14T18:30:57.911+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.911+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.911+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.911+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.911+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.19460819869473409).
2023-08-14T18:30:57.911+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=336us
2023-08-14T18:30:57.911+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.911+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.911+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.911+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.911+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.16266385230937702).
2023-08-14T18:30:57.912+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=286us
2023-08-14T18:30:57.912+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.912+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.912+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.912+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.912+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.10243490104918589).
2023-08-14T18:30:57.912+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=314us
2023-08-14T18:30:57.912+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.912+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.912+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.912+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.912+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.10284875002099622).
2023-08-14T18:30:57.912+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=405us
2023-08-14T18:30:57.912+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.913+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.913+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.913+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.913+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.22079386696686876).
2023-08-14T18:30:57.913+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=460us
2023-08-14T18:30:57.913+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00265688573384525
2023-08-14T18:30:57.913+05:30 [Info] Planner::initial temperature: initial resource variation 0.00265688573384525 temp 0.034734311426615476
2023-08-14T18:30:57.913+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:57.913+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T18:30:57.913+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1730651599940051).
2023-08-14T18:30:57.913+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=467us
2023-08-14T18:30:57.913+05:30 [Error] 
MemoryQuota: 5302940000000
CpuQuota: 6
--- Violations for index <7720973262725063537, bucket1, , > (mem 21.7358G, cpu 3.75572) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.63753T, free cpu -32.57412)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64673T, free cpu -32.07316)
--- Violations for index <17695113351116656814, bucket1, , > (mem 28.6462G, cpu 5.0426) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.63753T, free cpu -32.57412)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64673T, free cpu -32.07316)
--- Violations for index <5333191974275634707, bucket1, , > (mem 11.4024G, cpu 2.33548) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.63753T, free cpu -32.57412)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64673T, free cpu -32.07316)
--- Violations for index <7877154795530753935, bucket1, , > (mem 18.645G, cpu 4.33892) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.63753T, free cpu -32.57412)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64673T, free cpu -32.07316)
--- Violations for index <17421212491475121656, bucket1, , > (mem 9.81945G, cpu 2.83652) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.63753T, free cpu -32.57412)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64673T, free cpu -32.07316)
--- Violations for index <7219501856002054890, bucket1, , > (mem 23.3772G, cpu 5.04544) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.63753T, free cpu -32.57412)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64673T, free cpu -32.07316)
--- Violations for index <5152411473052421971, bucket1, , > (mem 9.55396G, cpu 4.5098) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.63753T, free cpu -32.57412)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64673T, free cpu -32.07316)
--- Violations for index <10227251214285220388, bucket1, , > (mem 9.32417G, cpu 3.66856) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.63753T, free cpu -32.57412)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.64673T, free cpu -32.07316)
2023/08/14 18:30:57 -------------------------------------------
2023/08/14 18:30:57 iterationTest :: Remove one node - success
2023-08-14T18:30:57.914+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.39628419849871527
2023-08-14T18:30:58.006+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:58.006+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.006033987580174302
2023-08-14T18:30:58.006+05:30 [Info] Planner::initial temperature: initial resource variation 0.006033987580174302 temp 0.02439660124198257
2023-08-14T18:30:58.006+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T18:30:58.007+05:30 [Info] Planner::Finished planner run after 9 iterations.
2023-08-14T18:30:58.007+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.057729853337859856).
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 iterationTest :: Index rebuild - success
2023-08-14T18:30:58.012+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i5,1)
2023-08-14T18:30:58.012+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i10,1)
2023-08-14T18:30:58.012+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i13,1)
2023-08-14T18:30:58.012+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i15,1)
2023-08-14T18:30:58.012+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i18,1)
2023-08-14T18:30:58.012+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i22,1)
2023-08-14T18:30:58.012+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i0,1)
2023-08-14T18:30:58.012+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i2,1)
2023-08-14T18:30:58.012+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i4,1)
2023-08-14T18:30:58.013+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i8,1)
2023-08-14T18:30:58.013+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i11,1)
2023-08-14T18:30:58.013+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i24,1)
2023-08-14T18:30:58.013+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i26,1)
2023-08-14T18:30:58.013+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i28,1)
2023-08-14T18:30:58.013+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i14,1)
2023-08-14T18:30:58.013+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i20,1)
2023-08-14T18:30:58.013+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i23,1)
2023-08-14T18:30:58.014+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i27,1)
2023-08-14T18:30:58.014+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i1,1)
2023-08-14T18:30:58.014+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i3,1)
2023-08-14T18:30:58.014+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i6,1)
2023-08-14T18:30:58.014+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i12,1)
2023-08-14T18:30:58.014+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i7,1)
2023-08-14T18:30:58.014+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i9,1)
2023-08-14T18:30:58.014+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i16,1)
2023-08-14T18:30:58.014+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i17,1)
2023-08-14T18:30:58.015+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i19,1)
2023-08-14T18:30:58.015+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i21,1)
2023-08-14T18:30:58.015+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i25,1)
2023-08-14T18:30:58.015+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i29,1)
2023-08-14T18:30:58.016+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.590668171555645
2023-08-14T18:30:58.016+05:30 [Info] Planner::planSingleRun Skip running planner as current solution resource variation: 0.590668171555645 is less than threshold: 0.8. No nodes have been added or deleted and there are no violations observed
2023-08-14T18:30:58.016+05:30 [Info] Planner::initial temperature: initial resource variation 0.590668171555645 temp 0.020933182844435506
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 iterationTest :: Index rebuild - initial placement - success
2023-08-14T18:30:58.017+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-08-14T18:30:58.018+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-14T18:30:58.018+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-14T18:30:58.018+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-08-14T18:30:58.018+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-08-14T18:30:58.018+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-08-14T18:30:58.019+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6236095644623236
2023-08-14T18:30:58.019+05:30 [Info] Planner::initial temperature: initial resource variation 0.6236095644623236 temp 0.03663904355376764
2023-08-14T18:30:58.019+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T18:30:58.019+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:58.019+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.6236095644623236).
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 iterationTest :: Index rebuild - initial placement - numReplica > numSG - success
2023-08-14T18:30:58.021+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-08-14T18:30:58.021+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-14T18:30:58.021+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-14T18:30:58.021+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-08-14T18:30:58.021+05:30 [Info] Rebuilding lost replica for (default,,,idx1,2)
2023-08-14T18:30:58.021+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-08-14T18:30:58.021+05:30 [Info] Rebuilding lost replica for (default,,,idx2,2)
2023-08-14T18:30:58.021+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-08-14T18:30:58.021+05:30 [Info] Rebuilding lost replica for (default,,,idx3,2)
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T18:30:58.022+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4581228472908511
2023-08-14T18:30:58.022+05:30 [Info] Planner::initial temperature: initial resource variation 0.4581228472908511 temp 0.053187715270914884
2023-08-14T18:30:58.022+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T18:30:58.022+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:58.022+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.4581228472908511).
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 scaling with excludeIn - 8 identical index, add 1, 1x
2023-08-14T18:30:58.024+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-08-14T18:30:58.024+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 swap with excludeIn - 8 identical index, add 1, 1x
2023-08-14T18:30:58.289+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-08-14T18:30:58.289+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023-08-14T18:30:58.289+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 replica repair with excludeIn - 3 replica, 4 zone, delete 1, 1x
2023-08-14T18:30:58.290+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-14T18:30:58.290+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-14T18:30:58.290+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 heterogenous rebalance - keep vertically scaled Node, swap 1, 1x
2023-08-14T18:30:58.291+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.1237823254333867
2023-08-14T18:30:58.291+05:30 [Info] Planner::initial temperature: initial resource variation 1.1237823254333867 temp 0.11237823254333867
2023-08-14T18:30:58.291+05:30 [Info] Planner::finalizing the solution as final solution is found.
--- PASS: TestPlanner (12.15s)
=== RUN   TestGreedyPlanner
2023/08/14 18:30:58 In TestGreedyPlanner()
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 3 empty nodes - 1 SG
2023-08-14T18:30:58.299+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-14T18:30:58.304+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-14T18:30:58.312+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 3 non-empty nodes - 1 SG
2023-08-14T18:30:58.316+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Index With 1 Replica - 3 empty nodes - 1 SG
2023-08-14T18:30:58.319+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-14T18:30:58.323+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-14T18:30:58.325+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Index With 1 Replica - 3 non-empty nodes - 1 SG
2023-08-14T18:30:58.331+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Index With 2 Replica - 3 empty nodes - 1 SG
2023-08-14T18:30:58.339+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Index With 2 Replica - 3 non-empty nodes - 1 SG
2023-08-14T18:30:58.342+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 2 SG
2023-08-14T18:30:58.344+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 2 SG
2023-08-14T18:30:58.347+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Index With 1 Replica - 3 non-empty nodes - 2 SG
2023-08-14T18:30:58.350+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Equivalent Index Without any replica - 3 non-empty nodes - 1 SG
2023-08-14T18:30:58.354+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Skip least loaded node
2023-08-14T18:30:58.357+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Use least loaded node
2023-08-14T18:30:58.364+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place 60 index instaces on 3 empty nodes - 1 SG
2023-08-14T18:30:58.367+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-14T18:30:58.371+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-14T18:30:58.375+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-14T18:30:58.384+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-14T18:30:58.386+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-14T18:30:58.390+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-14T18:30:58.393+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-14T18:30:58.401+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-14T18:30:58.403+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-14T18:30:58.409+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-14T18:30:58.413+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-14T18:30:58.416+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-14T18:30:58.418+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-14T18:30:58.420+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-14T18:30:58.427+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-14T18:30:58.431+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-14T18:30:58.433+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-14T18:30:58.436+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-14T18:30:58.439+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-14T18:30:58.441+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-14T18:30:58.448+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-14T18:30:58.456+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-14T18:30:58.460+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-14T18:30:58.465+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-14T18:30:58.467+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-14T18:30:58.471+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-14T18:30:58.475+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-14T18:30:58.479+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-14T18:30:58.485+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-14T18:30:58.490+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-14T18:30:58.494+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-14T18:30:58.496+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-14T18:30:58.499+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-14T18:30:58.503+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-14T18:30:58.506+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-14T18:30:58.509+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-14T18:30:58.513+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-14T18:30:58.517+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-14T18:30:58.524+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-14T18:30:58.530+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-14T18:30:58.533+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-14T18:30:58.537+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-14T18:30:58.541+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-14T18:30:58.546+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-14T18:30:58.550+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-14T18:30:58.554+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-14T18:30:58.558+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-14T18:30:58.561+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-14T18:30:58.564+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-14T18:30:58.568+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-14T18:30:58.571+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-14T18:30:58.577+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-14T18:30:58.580+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-14T18:30:58.583+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-14T18:30:58.585+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-14T18:30:58.588+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-14T18:30:58.590+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-14T18:30:58.593+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-14T18:30:58.596+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-14T18:30:58.600+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-14T18:30:58.600+05:30 [Info] Actual variance of deferred index count across nodes is 0
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place 60 index instaces on 1 empty and 1 10 percent filled node - 1 SG
2023-08-14T18:30:58.606+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-14T18:30:58.608+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-14T18:30:58.610+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-14T18:30:58.612+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-14T18:30:58.615+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-14T18:30:58.617+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-14T18:30:58.619+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-14T18:30:58.621+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-14T18:30:58.623+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-14T18:30:58.625+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-14T18:30:58.627+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-14T18:30:58.629+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-14T18:30:58.631+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-14T18:30:58.634+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-14T18:30:58.636+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-14T18:30:58.638+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-14T18:30:58.641+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-14T18:30:58.642+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-14T18:30:58.644+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-14T18:30:58.646+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-14T18:30:58.648+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-14T18:30:58.649+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-14T18:30:58.651+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-14T18:30:58.653+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-14T18:30:58.655+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-14T18:30:58.656+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-14T18:30:58.658+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-14T18:30:58.660+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-14T18:30:58.662+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-14T18:30:58.663+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-14T18:30:58.665+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-14T18:30:58.668+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-14T18:30:58.670+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-14T18:30:58.672+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-14T18:30:58.674+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-14T18:30:58.676+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-14T18:30:58.678+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-14T18:30:58.680+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-14T18:30:58.682+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-14T18:30:58.683+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-14T18:30:58.685+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-14T18:30:58.687+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-14T18:30:58.689+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-14T18:30:58.690+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-14T18:30:58.692+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-14T18:30:58.694+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-14T18:30:58.696+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-14T18:30:58.697+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-14T18:30:58.699+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-14T18:30:58.701+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-14T18:30:58.703+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-14T18:30:58.705+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-14T18:30:58.707+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-14T18:30:58.709+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-14T18:30:58.711+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-14T18:30:58.713+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-14T18:30:58.715+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-14T18:30:58.717+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-14T18:30:58.719+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-14T18:30:58.721+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-14T18:30:58.721+05:30 [Info] Actual variance of deferred index count across nodes is 8
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place 60 index instaces on 1 empty and 1 30 percent filled node - 1 SG
2023-08-14T18:30:58.723+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-14T18:30:58.725+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-14T18:30:58.727+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-14T18:30:58.729+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-14T18:30:58.731+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-14T18:30:58.732+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-14T18:30:58.734+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-14T18:30:58.736+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-14T18:30:58.738+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-14T18:30:58.739+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-14T18:30:58.741+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-14T18:30:58.743+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-14T18:30:58.745+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-14T18:30:58.746+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-14T18:30:58.748+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-14T18:30:58.750+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-14T18:30:58.751+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-14T18:30:58.753+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-14T18:30:58.755+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-14T18:30:58.756+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-14T18:30:58.758+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-14T18:30:58.760+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-14T18:30:58.762+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-14T18:30:58.763+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-14T18:30:58.765+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-14T18:30:58.767+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-14T18:30:58.768+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-14T18:30:58.770+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-14T18:30:58.772+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-14T18:30:58.773+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-14T18:30:58.775+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-14T18:30:58.777+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-14T18:30:58.779+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-14T18:30:58.780+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-14T18:30:58.782+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-14T18:30:58.784+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-14T18:30:58.786+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-14T18:30:58.787+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-14T18:30:58.789+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-14T18:30:58.791+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-14T18:30:58.793+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-14T18:30:58.795+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-14T18:30:58.797+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-14T18:30:58.799+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-14T18:30:58.800+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-14T18:30:58.802+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-14T18:30:58.804+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-14T18:30:58.806+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-14T18:30:58.808+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-14T18:30:58.810+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-14T18:30:58.812+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-14T18:30:58.814+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-14T18:30:58.816+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-14T18:30:58.818+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-14T18:30:58.821+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-14T18:30:58.822+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-14T18:30:58.824+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-14T18:30:58.826+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-14T18:30:58.828+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-14T18:30:58.830+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-14T18:30:58.830+05:30 [Info] Actual variance of deferred index count across nodes is 98
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place 5 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-14T18:30:58.832+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-14T18:30:58.834+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-14T18:30:58.836+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-14T18:30:58.837+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-14T18:30:58.839+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-14T18:30:58.839+05:30 [Info] Actual variance of deferred index count across nodes is 4.5
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place 60 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-14T18:30:58.841+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-14T18:30:58.843+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-14T18:30:58.845+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-14T18:30:58.847+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-14T18:30:58.849+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-14T18:30:58.850+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-14T18:30:58.852+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-14T18:30:58.854+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-14T18:30:58.856+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-14T18:30:58.858+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-14T18:30:58.859+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-14T18:30:58.861+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-14T18:30:58.863+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-14T18:30:58.864+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-14T18:30:58.866+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-14T18:30:58.868+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-14T18:30:58.870+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-14T18:30:58.872+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-14T18:30:58.873+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-14T18:30:58.875+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-14T18:30:58.877+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-14T18:30:58.880+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-14T18:30:58.882+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-14T18:30:58.884+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-14T18:30:58.886+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-14T18:30:58.888+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-14T18:30:58.890+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-14T18:30:58.892+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-14T18:30:58.895+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-14T18:30:58.897+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-14T18:30:58.899+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-14T18:30:58.901+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-14T18:30:58.903+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-14T18:30:58.905+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-14T18:30:58.907+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-14T18:30:58.910+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-14T18:30:58.912+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-14T18:30:58.914+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-14T18:30:58.915+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-14T18:30:58.917+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-14T18:30:58.919+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-14T18:30:58.921+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-14T18:30:58.923+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-14T18:30:58.925+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-14T18:30:58.926+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-14T18:30:58.928+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-14T18:30:58.930+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-14T18:30:58.932+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-14T18:30:58.934+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-14T18:30:58.936+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-14T18:30:58.938+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-14T18:30:58.940+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-14T18:30:58.942+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-14T18:30:58.944+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-14T18:30:58.945+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-14T18:30:58.947+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-14T18:30:58.949+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-14T18:30:58.951+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-14T18:30:58.953+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-14T18:30:58.954+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-14T18:30:58.955+05:30 [Info] Actual variance of deferred index count across nodes is 648
--- PASS: TestGreedyPlanner (0.66s)
=== RUN   TestTenantAwarePlanner
2023/08/14 18:30:58 In TestTenantAwarePlanner()
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 1 empty node - 1 SG
2023-08-14T18:30:58.956+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-08-14T18:30:58.956+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T18:30:58.956+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 4 empty nodes - 2 SG
2023-08-14T18:30:58.958+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-14T18:30:58.958+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T18:30:58.958+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9002]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 1 node - 1 SG
2023-08-14T18:30:58.960+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.960+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-08-14T18:30:58.960+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-14T18:30:58.960+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 2 nodes - 1 SG
2023-08-14T18:30:58.962+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.962+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.962+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-14T18:30:58.962+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-14T18:30:58.962+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(a)
2023-08-14T18:30:58.965+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.965+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.965+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-14T18:30:58.965+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9002]
2023-08-14T18:30:58.965+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(b)
2023-08-14T18:30:58.967+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.967+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.967+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-14T18:30:58.968+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:58.968+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(c)
2023-08-14T18:30:58.969+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.970+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.970+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.970+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.970+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-14T18:30:58.970+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:58.970+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Memory Above LWM
2023-08-14T18:30:58.972+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.972+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-14T18:30:58.972+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.972+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-14T18:30:58.972+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-14T18:30:58.972+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:58.972+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Units Above LWM
2023-08-14T18:30:58.974+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.974+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-14T18:30:58.974+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.974+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5000 Tenants 0
2023-08-14T18:30:58.974+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-14T18:30:58.974+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:58.974+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(a)
2023-08-14T18:30:58.976+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.976+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-14T18:30:58.976+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.976+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-14T18:30:58.976+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-14T18:30:58.976+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T18:30:58.977+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(b)
2023-08-14T18:30:58.979+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.979+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-14T18:30:58.979+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.979+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-14T18:30:58.979+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-14T18:30:58.979+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T18:30:58.979+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Units HWM
2023-08-14T18:30:58.981+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 8000 Tenants 0
2023-08-14T18:30:58.981+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.981+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.981+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 8000 Tenants 0
2023-08-14T18:30:58.981+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-14T18:30:58.981+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:58.981+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-14T18:30:58.984+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-14T18:30:58.984+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-14T18:30:58.984+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-14T18:30:58.984+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-14T18:30:58.984+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-14T18:30:58.984+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T18:30:58.984+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-08-14T18:30:58.987+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T18:30:58.987+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-14T18:30:58.987+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:58.987+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-14T18:30:58.987+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:58.987+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-14T18:30:58.987+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T18:30:58.987+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-08-14T18:30:58.989+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:58.989+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:58.989+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T18:30:58.989+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-14T18:30:58.989+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-14T18:30:58.989+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T18:30:58.989+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-08-14T18:30:58.992+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:58.992+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:58.992+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T18:30:58.992+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-14T18:30:58.992+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-14T18:30:58.992+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-14T18:30:58.992+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T18:30:58.992+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-14T18:30:58.994+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:58.994+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:58.994+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T18:30:58.994+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-14T18:30:58.994+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-14T18:30:58.994+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T18:30:58.994+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 2 empty nodes - 1 SG
2023-08-14T18:30:58.999+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-14T18:30:58.999+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T18:30:58.999+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9002]
2023-08-14T18:30:58.999+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9001]
2023-08-14T18:30:58.999+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/14 18:30:58 Expected error Planner not able to find any node for placement - Unable to find any valid SubCluster
2023/08/14 18:30:58 -------------------------------------------
2023/08/14 18:30:58 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Memory HWM
2023-08-14T18:30:58.999+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-14T18:30:58.999+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.999+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:58.999+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-14T18:30:58.999+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-14T18:30:58.999+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:58.999+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/14 18:30:58 Expected error Planner not able to find any node for placement - Tenant SubCluster Above High Usage Threshold
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Memory Above LWM
2023-08-14T18:30:59.000+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 680000000 Units 1000 Tenants 0
2023-08-14T18:30:59.000+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-14T18:30:59.000+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 680000000 Units 1000 Tenants 0
2023-08-14T18:30:59.000+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-14T18:30:59.000+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-14T18:30:59.000+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T18:30:59.000+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/14 18:30:59 Expected error Planner not able to find any node for placement - No SubCluster Below Low Usage Threshold
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-14T18:30:59.001+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-14T18:30:59.001+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-14T18:30:59.001+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 0 Units 4500 Tenants 0
2023-08-14T18:30:59.001+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-14T18:30:59.001+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-14T18:30:59.001+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/14 18:30:59 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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-08-14T18:30:59.001+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.002+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.002+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T18:30:59.002+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-14T18:30:59.002+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/14 18:30:59 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-08-14T18:30:59.002+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.002+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.002+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/14 18:30:59 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-08-14T18:30:59.003+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.003+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.003+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T18:30:59.003+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-14T18:30:59.003+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/14 18:30:59 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-14T18:30:59.003+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.003+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.003+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/14 18:30:59 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 3 SG, 1 empty, 1 Memory Above HWM
2023-08-14T18:30:59.004+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:59.004+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-14T18:30:59.004+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:59.004+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-14T18:30:59.004+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-14T18:30:59.004+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T18:30:59.004+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.005+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500 
2023-08-14T18:30:59.005+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-14T18:30:59.005+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 3 SG, 1 empty, 1 Units Above HWM
2023-08-14T18:30:59.006+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 8000 Tenants 0
2023-08-14T18:30:59.006+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 400000000 Units 1000 Tenants 0
2023-08-14T18:30:59.006+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 8000 Tenants 0
2023-08-14T18:30:59.006+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 400000000 Units 1000 Tenants 0
2023-08-14T18:30:59.006+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-14T18:30:59.006+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.006+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.006+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000 
2023-08-14T18:30:59.006+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-14T18:30:59.006+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 3 SG, 1 empty, Both Memory/Units Above HWM
2023-08-14T18:30:59.007+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.007+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:59.007+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.007+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:59.007+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-14T18:30:59.007+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.007+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.007+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T18:30:59.007+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T18:30:59.007+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-14T18:30:59.007+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-14T18:30:59.007+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 3 SG, Multiple tenants to move, single source, multiple destination
2023-08-14T18:30:59.008+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.008+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-14T18:30:59.008+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.008+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-14T18:30:59.008+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-14T18:30:59.008+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.008+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.008+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000 
2023-08-14T18:30:59.008+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000 
2023-08-14T18:30:59.008+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-14T18:30:59.008+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-14T18:30:59.008+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 3 SG, Multiple tenants to move, no nodes below LWM
2023-08-14T18:30:59.009+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-14T18:30:59.009+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-14T18:30:59.009+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 700000000 Units 3000 Tenants 0
2023-08-14T18:30:59.009+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-14T18:30:59.009+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-14T18:30:59.009+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 700000000 Units 3000 Tenants 0
2023-08-14T18:30:59.009+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-14T18:30:59.010+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T18:30:59.010+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.010+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-08-14T18:30:59.010+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-08-14T18:30:59.010+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-14T18:30:59.011+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.011+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.011+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.011+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.011+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.011+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.011+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-14T18:30:59.012+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-14T18:30:59.012+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.012+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200 
2023-08-14T18:30:59.012+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-08-14T18:30:59.012+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500 
2023-08-14T18:30:59.012+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-08-14T18:30:59.012+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.012+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500 
2023-08-14T18:30:59.012+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-14T18:30:59.012+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700 
2023-08-14T18:30:59.012+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000 
2023-08-14T18:30:59.012+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-14T18:30:59.012+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-14T18:30:59.012+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-14T18:30:59.012+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-14T18:30:59.012+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-14T18:30:59.012+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-14T18:30:59.012+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-14T18:30:59.012+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-14T18:30:59.012+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-14T18:30:59.013+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.013+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.013+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.013+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.013+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.013+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.013+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-14T18:30:59.014+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-14T18:30:59.014+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.014+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T18:30:59.014+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T18:30:59.014+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T18:30:59.014+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T18:30:59.014+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.014+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-14T18:30:59.014+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-14T18:30:59.014+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-14T18:30:59.014+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-14T18:30:59.014+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-14T18:30:59.014+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-14T18:30:59.014+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-14T18:30:59.014+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-14T18:30:59.014+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-14T18:30:59.014+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-14T18:30:59.014+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-14T18:30:59.014+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-14T18:30:59.014+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 3 SG, Single Large Tenant, Nothing to move
2023-08-14T18:30:59.015+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-14T18:30:59.015+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 2000 Tenants 0
2023-08-14T18:30:59.015+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-14T18:30:59.015+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 2000 Tenants 0
2023-08-14T18:30:59.015+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-14T18:30:59.015+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-14T18:30:59.015+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.015+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000 
2023-08-14T18:30:59.015+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-14T18:30:59.015+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(zero usage tenants)
2023-08-14T18:30:59.017+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.017+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.017+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.017+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.017+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.017+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.017+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-14T18:30:59.017+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-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.017+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.017+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-14T18:30:59.017+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-14T18:30:59.017+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-14T18:30:59.017+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-14T18:30:59.017+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-14T18:30:59.017+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-14T18:30:59.017+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-14T18:30:59.017+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-14T18:30:59.017+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-14T18:30:59.017+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-14T18:30:59.018+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-14T18:30:59.018+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-14T18:30:59.018+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 3 SG, 1 Partial Subcluster
2023-08-14T18:30:59.019+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.019+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-14T18:30:59.019+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.019+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-14T18:30:59.019+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-14T18:30:59.019+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-14T18:30:59.019+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T18:30:59.019+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.019+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-08-14T18:30:59.019+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-08-14T18:30:59.019+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9003]
2023-08-14T18:30:59.019+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.019+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-14T18:30:59.019+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Replica Repair - 4 SG, Missing Replicas for multiple tenants in SG
2023-08-14T18:30:59.020+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.020+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.020+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.020+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.020+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.020+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.020+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-14T18:30:59.020+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-14T18:30:59.020+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-14T18:30:59.020+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-14T18:30:59.020+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-14T18:30:59.020+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over
2023-08-14T18:30:59.022+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.022+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.022+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.022+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.022+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.022+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-14T18:30:59.022+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9004
2023-08-14T18:30:59.022+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-14T18:30:59.022+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9004
2023-08-14T18:30:59.022+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-14T18:30:59.022+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-14T18:30:59.022+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-14T18:30:59.022+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over, No replacement
2023-08-14T18:30:59.022+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.023+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.023+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.023+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.023+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.023+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-14T18:30:59.023+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9001] with len 1. Skipping replica repair attempt.
2023-08-14T18:30:59.023+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Replica Repair - 4 SG, Missing Replicas, one replica missing with pendingDelete true 
2023-08-14T18:30:59.023+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.024+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.024+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.024+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.024+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.024+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.024+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-14T18:30:59.024+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-14T18:30:59.024+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-14T18:30:59.024+05:30 [Info] Planner::findMissingReplicaForIndexerNode Skipping Replica Repair for 88883:81813:0. PendingDelete true
2023-08-14T18:30:59.024+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx2,1) on 127.0.0.1:9005
2023-08-14T18:30:59.024+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Replica Repair - 2 SG, Missing Replicas with Nodes over HWM
2023-08-14T18:30:59.027+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 7000 Tenants 0
2023-08-14T18:30:59.027+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.027+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 7000 Tenants 0
2023-08-14T18:30:59.027+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-14T18:30:59.027+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket9,,,idx2,1) on 127.0.0.1:9005
2023-08-14T18:30:59.027+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.027+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.027+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-08-14T18:30:59.027+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700 
2023-08-14T18:30:59.027+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-08-14T18:30:59.027+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000 
2023-08-14T18:30:59.027+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T18:30:59.027+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-14T18:30:59.027+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-14T18:30:59.027+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-14T18:30:59.027+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes
2023-08-14T18:30:59.028+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-14T18:30:59.028+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-14T18:30:59.028+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9001]
2023-08-14T18:30:59.028+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-14T18:30:59.028+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-14T18:30:59.028+05:30 [Info] Moving index 7777:7171:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T18:30:59.028+05:30 [Info] Moving index 8888:8181:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T18:30:59.028+05:30 [Info] Moving index 9999:9191:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T18:30:59.028+05:30 [Info] Moving index 101010:101101:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T18:30:59.028+05:30 [Info] Moving index 111111:112112:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T18:30:59.028+05:30 [Info] Moving index 121212:121121:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T18:30:59.028+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.028+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.028+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.028+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.028+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.028+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.028+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-14T18:30:59.028+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T18:30:59.028+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.028+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.028+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.028+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 1100000000 Units 8100 Tenants 0
2023-08-14T18:30:59.028+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-14T18:30:59.028+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9006] with len 1. Skipping replica repair attempt.
2023-08-14T18:30:59.028+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-14T18:30:59.028+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes(different SG)
2023-08-14T18:30:59.030+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-14T18:30:59.030+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-14T18:30:59.030+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-14T18:30:59.030+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T18:30:59.030+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003]
2023-08-14T18:30:59.030+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.030+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.030+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.030+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.030+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.030+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.030+05:30 [Info] Moving index 7777:17171:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T18:30:59.030+05:30 [Info] Moving index 8888:18181:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T18:30:59.030+05:30 [Info] Moving index 9999:19191:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T18:30:59.030+05:30 [Info] Moving index 101010:1101101:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T18:30:59.030+05:30 [Info] Moving index 111111:1112112:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T18:30:59.030+05:30 [Info] Moving index 121212:1121121:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T18:30:59.030+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T18:30:59.030+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-14T18:30:59.030+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.030+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.030+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.030+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.030+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.030+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.030+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-14T18:30:59.030+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Swap Rebalance - 4 SG, Swap 1 SG with 2 new nodes
2023-08-14T18:30:59.031+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.031+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.031+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T18:30:59.031+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T18:30:59.031+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T18:30:59.031+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T18:30:59.031+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T18:30:59.031+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T18:30:59.031+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T18:30:59.031+05:30 [Info] Moving index 5555:5151:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T18:30:59.032+05:30 [Info] Moving index 6666:6161:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T18:30:59.032+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.032+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.032+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.032+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.032+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.032+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.032+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-14T18:30:59.032+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T18:30:59.032+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.032+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.032+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.032+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.032+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.032+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.032+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-14T18:30:59.032+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Swap Rebalance - 4 SG, Swap 1 node with 2 new nodes
2023-08-14T18:30:59.033+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-14T18:30:59.033+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-14T18:30:59.033+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-14T18:30:59.033+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-14T18:30:59.033+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-14T18:30:59.033+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.033+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.033+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.033+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.033+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.033+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T18:30:59.033+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T18:30:59.033+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.033+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.033+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.033+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.033+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-14T18:30:59.033+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-14T18:30:59.033+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9008] with len 1. Skipping replica repair attempt.
2023-08-14T18:30:59.033+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-14T18:30:59.033+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Swap Rebalance - 4 SG, Swap 1 empty node with 2 new nodes
2023-08-14T18:30:59.034+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-14T18:30:59.034+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-14T18:30:59.034+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T18:30:59.034+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.034+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.034+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.034+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.034+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.034+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-14T18:30:59.034+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9006
2023-08-14T18:30:59.034+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9006
2023-08-14T18:30:59.034+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9006
2023-08-14T18:30:59.034+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9006
2023-08-14T18:30:59.034+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9006
2023-08-14T18:30:59.034+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket6,,,idx2,1) on 127.0.0.1:9006
2023-08-14T18:30:59.034+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-14T18:30:59.034+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Swap Rebalance - 1 SG, Swap 1 node - Failed swap rebalance
2023-08-14T18:30:59.035+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-14T18:30:59.035+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-14T18:30:59.035+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-14T18:30:59.035+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.035+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-14T18:30:59.035+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.035+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T18:30:59.035+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.035+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9008 as replacement node for deleted node 127.0.0.1:9004.
2023-08-14T18:30:59.035+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.035+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.035+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.035+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.035+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 600000000 Units 4000
2023-08-14T18:30:59.035+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.035+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 500000000 Units 4100 Tenants 0
2023-08-14T18:30:59.036+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9008]]
2023-08-14T18:30:59.036+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Swap Rebalance - 1 SG, Swap 2 node - server group mismatch
2023-08-14T18:30:59.036+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-14T18:30:59.036+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-14T18:30:59.036+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9002 127.0.0.1:9001]
2023-08-14T18:30:59.036+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9004]
2023/08/14 18:30:59 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Move out 1 subcluster, Enough Capacity
2023-08-14T18:30:59.038+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000 
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000 
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.038+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.038+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-14T18:30:59.038+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-14T18:30:59.038+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-14T18:30:59.038+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-14T18:30:59.038+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-14T18:30:59.038+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-14T18:30:59.038+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-14T18:30:59.038+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-14T18:30:59.038+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-14T18:30:59.038+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 600000000 Units 4500 Tenants 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 600000000 Units 4500 Tenants 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 600000000 Units 4100 Tenants 0
2023-08-14T18:30:59.038+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 600000000 Units 4100 Tenants 0
2023-08-14T18:30:59.038+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-14T18:30:59.038+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T18:30:59.038+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.038+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-14T18:30:59.038+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-14T18:30:59.038+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-14T18:30:59.038+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.038+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-14T18:30:59.038+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.038+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity
2023-08-14T18:30:59.039+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.039+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.039+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-14T18:30:59.039+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.039+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.039+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T18:30:59.039+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.039+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.039+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.039+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.039+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-14T18:30:59.039+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-14T18:30:59.039+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-14T18:30:59.039+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-14T18:30:59.039+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-14T18:30:59.039+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-14T18:30:59.039+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-14T18:30:59.039+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-14T18:30:59.039+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-14T18:30:59.040+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 18:30:59 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Move out 1 node, Pair node not deleted(Failed swap rebalance of 1 node)
2023-08-14T18:30:59.041+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001]
2023-08-14T18:30:59.041+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001]
2023-08-14T18:30:59.041+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004]
2023-08-14T18:30:59.041+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.041+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9009 as replacement node for deleted node 127.0.0.1:9001.
2023-08-14T18:30:59.041+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-14T18:30:59.041+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-14T18:30:59.041+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-14T18:30:59.041+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-14T18:30:59.041+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 600000000 Units 4000
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.041+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 500000000 Units 4100 Tenants 0
2023-08-14T18:30:59.041+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-14T18:30:59.041+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-14T18:30:59.041+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.041+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-14T18:30:59.041+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-14T18:30:59.042+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-14T18:30:59.042+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.042+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-14T18:30:59.042+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.042+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9009]
2023-08-14T18:30:59.042+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T18:30:59.042+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T18:30:59.042+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T18:30:59.042+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T18:30:59.042+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.042+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.042+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-14T18:30:59.042+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-14T18:30:59.042+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-14T18:30:59.042+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-14T18:30:59.042+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-14T18:30:59.042+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-14T18:30:59.042+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-14T18:30:59.042+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-14T18:30:59.042+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-14T18:30:59.042+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-14T18:30:59.042+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-14T18:30:59.042+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-14T18:30:59.042+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Move out 1 node, Pair node already deleted
2023-08-14T18:30:59.043+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002]
2023-08-14T18:30:59.043+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002]
2023-08-14T18:30:59.043+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes []
2023-08-14T18:30:59.043+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.043+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-14T18:30:59.043+05:30 [Info] Planner::moveTenantsFromDeletedNodes Pair node not found for deleted node 127.0.0.1:9002.
2023-08-14T18:30:59.043+05:30 [Error] Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/14 18:30:59 Expected error Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Move out 1 subcluster, empty nodes
2023-08-14T18:30:59.044+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9005 127.0.0.1:9007 127.0.0.1:9008]
2023-08-14T18:30:59.044+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-14T18:30:59.044+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-14T18:30:59.044+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100
2023-08-14T18:30:59.044+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100
2023-08-14T18:30:59.044+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-14T18:30:59.044+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 800000000 Units 7000 Tenants 0
2023-08-14T18:30:59.044+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.044+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-14T18:30:59.044+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.044+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-14T18:30:59.044+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9002] with len 1. Skipping replica repair attempt.
2023-08-14T18:30:59.044+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Move out 1 subcluster, Deleted Nodes more than added nodes
2023-08-14T18:30:59.045+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.045+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.045+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T18:30:59.045+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-14T18:30:59.045+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 1
2023-08-14T18:30:59.045+05:30 [Error] Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/14 18:30:59 Expected error Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Move out 1 node, Add 1 node in, server group mismatch
2023-08-14T18:30:59.046+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9006]
2023-08-14T18:30:59.046+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9006]
2023-08-14T18:30:59.046+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9003]
2023-08-14T18:30:59.046+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9007]
2023/08/14 18:30:59 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Move out 1 node, Pair node exists
2023-08-14T18:30:59.046+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-14T18:30:59.046+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-14T18:30:59.046+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-14T18:30:59.046+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.046+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-14T18:30:59.046+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.047+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.047+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.047+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T18:30:59.047+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.047+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.047+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.047+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes No replacement node found for deleted node 127.0.0.1:9004.
2023-08-14T18:30:59.047+05:30 [Error] Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/14 18:30:59 Expected error Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Move out 1 subcluster, No nodes under LWM
2023-08-14T18:30:59.047+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.047+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-14T18:30:59.048+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-14T18:30:59.048+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.048+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T18:30:59.048+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.048+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-14T18:30:59.048+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 18:30:59 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity, Partial Subcluster
2023-08-14T18:30:59.048+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.048+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.048+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T18:30:59.048+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.048+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T18:30:59.048+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.048+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 100000000 UnitsUsage 500 
2023-08-14T18:30:59.048+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 500 
2023-08-14T18:30:59.048+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 200000000 Units 1000
2023-08-14T18:30:59.048+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.048+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 200000000 Units 1000
2023-08-14T18:30:59.048+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.048+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T18:30:59.048+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9006]
2023-08-14T18:30:59.048+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-14T18:30:59.048+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 18:30:59 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 2 SG, Move out 1 non-empty and 1 empty  node
2023-08-14T18:30:59.049+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9007 127.0.0.1:9004]
2023-08-14T18:30:59.049+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-14T18:30:59.049+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-14T18:30:59.049+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-14T18:30:59.049+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9008]
2023-08-14T18:30:59.049+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.050+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.050+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.050+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.050+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.050+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.050+05:30 [Info] Moving index 171717:1171171:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.050+05:30 [Info] Moving index 141414:1141141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T18:30:59.050+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 0 Units 0
2023-08-14T18:30:59.050+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T18:30:59.050+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-14T18:30:59.050+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-14T18:30:59.050+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9008 127.0.0.1:9001]]
2023-08-14T18:30:59.050+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM
2023-08-14T18:30:59.051+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.051+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.051+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-14T18:30:59.051+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.051+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.051+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T18:30:59.051+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T18:30:59.051+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-14T18:30:59.051+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-14T18:30:59.051+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-14T18:30:59.051+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-14T18:30:59.051+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-14T18:30:59.051+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-14T18:30:59.051+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-14T18:30:59.051+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-14T18:30:59.051+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 2 Subclusters, 1 below LWM, 1 above HWM
2023-08-14T18:30:59.052+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.052+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:59.052+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.052+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:59.052+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-14T18:30:59.052+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.052+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.052+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T18:30:59.052+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T18:30:59.052+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T18:30:59.052+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-14T18:30:59.052+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-14T18:30:59.052+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-14T18:30:59.052+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 600000000 Units 4000 Tenants 0
2023-08-14T18:30:59.052+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-14T18:30:59.052+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 600000000 Units 4000 Tenants 0
2023-08-14T18:30:59.052+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-14T18:30:59.052+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 3 Subclusters, 1 empty, 1 Above HWM, 1 below LWM
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-14T18:30:59.054+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-14T18:30:59.054+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.054+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.054+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T18:30:59.054+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T18:30:59.054+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-14T18:30:59.054+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-14T18:30:59.054+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-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-14T18:30:59.054+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-14T18:30:59.054+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-14T18:30:59.054+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T18:30:59.054+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T18:30:59.054+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-14T18:30:59.054+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.054+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T18:30:59.054+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-14T18:30:59.054+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000
2023-08-14T18:30:59.054+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-14T18:30:59.054+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 2 Subclusters, 1 above LWM/below HWM, 1 empty
2023-08-14T18:30:59.055+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-14T18:30:59.055+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-14T18:30:59.055+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-14T18:30:59.055+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 2 Subclusters, Both above LWM/below HWM
2023-08-14T18:30:59.056+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-14T18:30:59.056+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-14T18:30:59.056+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-14T18:30:59.056+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-14T18:30:59.056+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-14T18:30:59.056+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-14T18:30:59.056+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-14T18:30:59.056+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-14T18:30:59.056+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-14T18:30:59.056+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-14T18:30:59.056+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-14T18:30:59.056+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM (partial replica repair)
2023-08-14T18:30:59.057+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.057+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 550000000 Units 5500 Tenants 0
2023-08-14T18:30:59.057+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-14T18:30:59.057+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-14T18:30:59.057+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-14T18:30:59.057+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.057+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.057+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T18:30:59.057+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T18:30:59.057+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-14T18:30:59.057+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-14T18:30:59.057+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-14T18:30:59.057+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-14T18:30:59.058+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-14T18:30:59.058+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-14T18:30:59.058+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-14T18:30:59.058+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-14T18:30:59.058+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM(full replica repair)
2023-08-14T18:30:59.058+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T18:30:59.058+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-14T18:30:59.059+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx1,1) on 127.0.0.1:9001
2023-08-14T18:30:59.059+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9001
2023-08-14T18:30:59.059+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx1,1) on 127.0.0.1:9001
2023-08-14T18:30:59.059+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9001
2023-08-14T18:30:59.059+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9001
2023-08-14T18:30:59.059+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,1) on 127.0.0.1:9001
2023-08-14T18:30:59.059+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9004 127.0.0.1:9001]]
2023-08-14T18:30:59.059+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T18:30:59.059+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T18:30:59.059+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T18:30:59.059+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-14T18:30:59.059+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-14T18:30:59.059+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-14T18:30:59.059+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-14T18:30:59.059+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-14T18:30:59.059+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-14T18:30:59.059+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-14T18:30:59.059+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-14T18:30:59.059+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 ScaleIn- 2 Subclusters, Both below LWM, Positive Case
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-14T18:30:59.060+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-14T18:30:59.060+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-14T18:30:59.060+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-14T18:30:59.060+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-14T18:30:59.060+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T18:30:59.060+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T18:30:59.060+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-14T18:30:59.060+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.060+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T18:30:59.060+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T18:30:59.060+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000 
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-14T18:30:59.060+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000
2023-08-14T18:30:59.060+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T18:30:59.060+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-14T18:30:59.060+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9003 SG sg1 Memory 0 Units 0
2023-08-14T18:30:59.060+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9006 SG sg3 Memory 0 Units 0
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 ScaleIn- 2 Subclusters, One below LWM/ 1 Empty
2023-08-14T18:30:59.061+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-14T18:30:59.061+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-14T18:30:59.061+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-14T18:30:59.061+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. No ScaleIn.
2023-08-14T18:30:59.062+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-14T18:30:59.062+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.062+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-14T18:30:59.062+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.062+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-14T18:30:59.062+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.062+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.062+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T18:30:59.062+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-14T18:30:59.062+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-14T18:30:59.062+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-14T18:30:59.062+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-14T18:30:59.062+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.062+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.062+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.063+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-14T18:30:59.063+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-14T18:30:59.063+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.063+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.063+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-14T18:30:59.063+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.063+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T18:30:59.063+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.063+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-14T18:30:59.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-14T18:30:59.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-14T18:30:59.063+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.063+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-14T18:30:59.063+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. ScaleIn. 
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.064+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-14T18:30:59.064+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.064+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T18:30:59.064+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T18:30:59.064+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-14T18:30:59.064+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-14T18:30:59.064+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-14T18:30:59.064+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-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.064+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-14T18:30:59.064+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-14T18:30:59.064+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.064+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.064+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-14T18:30:59.064+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T18:30:59.064+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T18:30:59.064+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-14T18:30:59.064+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-14T18:30:59.064+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-14T18:30:59.064+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-14T18:30:59.064+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-14T18:30:59.064+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Rebalance - 1 Subcluster, Below HWM (partial replica repair)
2023-08-14T18:30:59.065+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-14T18:30:59.065+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 350000000 Units 500 Tenants 0
2023-08-14T18:30:59.065+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.065+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-14T18:30:59.065+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-14T18:30:59.065+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-14T18:30:59.065+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-14T18:30:59.065+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 500000000 Units 800 Tenants 0
2023-08-14T18:30:59.065+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T18:30:59.065+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Resume - 1 tenant, Empty node in cluster.
2023-08-14T18:30:59.067+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-14T18:30:59.067+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.067+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.067+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.067+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.067+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.067+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.067+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-14T18:30:59.067+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-14T18:30:59.067+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-14T18:30:59.067+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Resume - 1 tenant, No empty node in cluster.
2023-08-14T18:30:59.069+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-14T18:30:59.069+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.069+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.069+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.069+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.069+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.069+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.069+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-14T18:30:59.069+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-14T18:30:59.069+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-14T18:30:59.069+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/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Resume - 1 tenant, No node below LWM in the cluster.
2023-08-14T18:30:59.071+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-14T18:30:59.071+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.071+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.071+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.071+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.071+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 5000 Tenants 0
2023-08-14T18:30:59.071+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 5000 Tenants 0
2023-08-14T18:30:59.071+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-14T18:30:59.071+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-14T18:30:59.071+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM []
2023/08/14 18:30:59 Expected error No SubCluster Below Low Usage Threshold
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Resume - 1 tenant, Not enough capacity in the cluster.
2023-08-14T18:30:59.072+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-14T18:30:59.072+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.072+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.072+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T18:30:59.072+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T18:30:59.072+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.072+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T18:30:59.072+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-14T18:30:59.072+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250 
2023-08-14T18:30:59.072+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-14T18:30:59.072+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/14 18:30:59 Expected error Not Enough Capacity To Place Tenant
--- PASS: TestTenantAwarePlanner (0.12s)
=== RUN   TestPlanDuringHeterogenousScaleup
2023/08/14 18:30:59 In TestPlanDuringHeterogenousScaleup()
=== RUN   TestPlanDuringHeterogenousScaleup/GreedyPlanner
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T18:30:59.075+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T18:30:59.077+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T18:30:59.079+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-14T18:30:59.081+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-14T18:30:59.083+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T18:30:59.085+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-14T18:30:59.087+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-08-14T18:30:59.089+05:30 [Info] Using greedy index placement for index 987654
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T18:30:59.091+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.9737654786475068
2023-08-14T18:30:59.188+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:59.188+05:30 [Info] Score: 0.5118702120133598
2023-08-14T18:30:59.188+05:30 [Info] variation: 1.0237404240267196
2023-08-14T18:30:59.188+05:30 [Info] ElapsedTime: 96ms
2023-08-14T18:30:59.188+05:30 [Info] ConvergenceTime: 95ms
2023-08-14T18:30:59.188+05:30 [Info] Iteration: 6600
2023-08-14T18:30:59.188+05:30 [Info] Move: 3880
2023-08-14T18:30:59.188+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.188+05:30 [Info] Using SAPlanner
2023-08-14T18:30:59.188+05:30 [Info] Indexer Memory Mean 126888575449 (118.174G)
2023-08-14T18:30:59.188+05:30 [Info] Indexer Memory Deviation 80354383758 (74.8359G) (63.33%)
2023-08-14T18:30:59.188+05:30 [Info] Indexer Memory Utilization 2.3004
2023-08-14T18:30:59.188+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T18:30:59.188+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T18:30:59.188+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T18:30:59.188+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:59.188+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:59.188+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:59.188+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.189+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:59.189+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.189+05:30 [Info] Indexer Data Size Mean 18082106963 (16.8403G)
2023-08-14T18:30:59.189+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (141.42%)
2023-08-14T18:30:59.189+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:59.189+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.189+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:59.189+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.189+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.189+05:30 [Info] Number of indexes: 13
2023-08-14T18:30:59.189+05:30 [Info] Number of indexers: 3
2023-08-14T18:30:59.189+05:30 [Info] Avg Index Size: 29281978949 (27.271G)
2023-08-14T18:30:59.189+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T18:30:59.189+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T18:30:59.189+05:30 [Info] Avg Index Cpu: 3.5385
2023-08-14T18:30:59.189+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T18:30:59.189+05:30 [Info] Num Estimation Run: 11
2023-08-14T18:30:59.189+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.189+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:30:59.189+05:30 [Info] CPU Quota 27
2023-08-14T18:30:59.189+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:30:59.189+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:30:59.189+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.189+05:30 [Info] Total iteration: 6610
2023-08-14T18:30:59.189+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:30:59.189+05:30 [Info] RandomSwap call: 0
2023-08-14T18:30:59.189+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:30:59.189+05:30 [Info] RandomMove time: 0ns
2023-08-14T18:30:59.189+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T18:30:59.189+05:30 [Info] ExhaustMove time: 40ms
2023-08-14T18:30:59.189+05:30 [Info] ExhaustMove call: 6610
2023-08-14T18:30:59.189+05:30 [Info] ExhaustMove average time: 6us
2023-08-14T18:30:59.189+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:30:59.189+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:30:59.189+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.189+05:30 [Info] 
2023-08-14T18:30:59.189+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.37390490588193165 allowDDLDuringScaleup:true
2023-08-14T18:30:59.189+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.189+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-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.189+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.189+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-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.189+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.189+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-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.189+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.189+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-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.189+05:30 [Info] 
2023-08-14T18:30:59.189+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.7501886306380632 allowDDLDuringScaleup:true
2023-08-14T18:30:59.189+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.189+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-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.189+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.189+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-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.189+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.189+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-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.189+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.189+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-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.189+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.189+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:2168035415574194706, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.189+05:30 [Info] 
2023-08-14T18:30:59.189+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T18:30:59.189+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-14T18:30:59.189+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.07590646348000514 allowDDLDuringScaleup:true
2023-08-14T18:30:59.189+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.189+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-14T18:30:59.190+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-14T18:30:59.190+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.190+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.190+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-14T18:30:59.190+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-14T18:30:59.190+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.190+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.190+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-14T18:30:59.190+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-14T18:30:59.190+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.190+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.190+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-14T18:30:59.190+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-14T18:30:59.190+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T18:30:59.192+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6917244207689
2023-08-14T18:30:59.261+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:59.261+05:30 [Info] Score: 0.28937833136341934
2023-08-14T18:30:59.261+05:30 [Info] variation: 0.5787566627268387
2023-08-14T18:30:59.261+05:30 [Info] ElapsedTime: 68ms
2023-08-14T18:30:59.261+05:30 [Info] ConvergenceTime: 66ms
2023-08-14T18:30:59.261+05:30 [Info] Iteration: 4400
2023-08-14T18:30:59.261+05:30 [Info] Move: 2661
2023-08-14T18:30:59.261+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.261+05:30 [Info] Using SAPlanner
2023-08-14T18:30:59.261+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-14T18:30:59.261+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-14T18:30:59.261+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-14T18:30:59.261+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T18:30:59.261+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T18:30:59.261+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T18:30:59.261+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:59.261+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:59.261+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:59.261+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.261+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:59.261+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.261+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-14T18:30:59.261+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-14T18:30:59.261+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:59.261+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.261+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:59.261+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.261+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.261+05:30 [Info] Number of indexes: 14
2023-08-14T18:30:59.261+05:30 [Info] Number of indexers: 3
2023-08-14T18:30:59.261+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-08-14T18:30:59.261+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T18:30:59.261+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T18:30:59.261+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-14T18:30:59.261+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T18:30:59.261+05:30 [Info] Num Estimation Run: 11
2023-08-14T18:30:59.261+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.261+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:30:59.261+05:30 [Info] CPU Quota 27
2023-08-14T18:30:59.261+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:30:59.261+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:30:59.261+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.261+05:30 [Info] Total iteration: 4700
2023-08-14T18:30:59.261+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:30:59.261+05:30 [Info] RandomSwap call: 0
2023-08-14T18:30:59.261+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:30:59.261+05:30 [Info] RandomMove time: 23ms
2023-08-14T18:30:59.261+05:30 [Info] RandomMove call: 4399 (empty index 0)
2023-08-14T18:30:59.261+05:30 [Info] RandomMove average time: 5us
2023-08-14T18:30:59.261+05:30 [Info] ExhaustMove time: 8us
2023-08-14T18:30:59.261+05:30 [Info] ExhaustMove call: 1
2023-08-14T18:30:59.261+05:30 [Info] ExhaustMove average time: 8us
2023-08-14T18:30:59.261+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:30:59.261+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:30:59.261+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.261+05:30 [Info] 
2023-08-14T18:30:59.261+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T18:30:59.261+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-14T18:30:59.261+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-14T18:30:59.261+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.261+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-14T18:30:59.261+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-14T18:30:59.261+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.261+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.261+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-14T18:30:59.261+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-14T18:30:59.262+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+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-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+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-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 
2023-08-14T18:30:59.262+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+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-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+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-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+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-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+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-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:8829269521631687252, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 
2023-08-14T18:30:59.262+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+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-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+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-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+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-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+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-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.262+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.262+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8829269521631687252, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.262+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-14T18:30:59.262+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T18:30:59.265+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5284872008906434
2023-08-14T18:30:59.293+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:59.293+05:30 [Info] Score: 0.13929460298637122
2023-08-14T18:30:59.293+05:30 [Info] variation: 0.27858920597274245
2023-08-14T18:30:59.293+05:30 [Info] ElapsedTime: 28ms
2023-08-14T18:30:59.293+05:30 [Info] ConvergenceTime: 1ms
2023-08-14T18:30:59.293+05:30 [Info] Iteration: 2
2023-08-14T18:30:59.293+05:30 [Info] Move: 2
2023-08-14T18:30:59.293+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.293+05:30 [Info] Using SAPlanner
2023-08-14T18:30:59.293+05:30 [Info] Indexer Memory Mean 163052789375 (151.855G)
2023-08-14T18:30:59.293+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (55.72%)
2023-08-14T18:30:59.293+05:30 [Info] Indexer Memory Utilization 2.9561
2023-08-14T18:30:59.293+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T18:30:59.293+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T18:30:59.293+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T18:30:59.293+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:59.293+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:59.293+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:59.293+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.293+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:59.293+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.293+05:30 [Info] Indexer Data Size Mean 54246320889 (50.5208G)
2023-08-14T18:30:59.293+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:30:59.293+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:59.293+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.293+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:59.293+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.293+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.293+05:30 [Info] Number of indexes: 15
2023-08-14T18:30:59.293+05:30 [Info] Number of indexers: 3
2023-08-14T18:30:59.293+05:30 [Info] Avg Index Size: 32610557875 (30.3709G)
2023-08-14T18:30:59.293+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T18:30:59.293+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T18:30:59.293+05:30 [Info] Avg Index Cpu: 3.0667
2023-08-14T18:30:59.293+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T18:30:59.294+05:30 [Info] Num Estimation Run: 11
2023-08-14T18:30:59.294+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.294+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:30:59.294+05:30 [Info] CPU Quota 27
2023-08-14T18:30:59.294+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:30:59.294+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:30:59.294+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.294+05:30 [Info] Total iteration: 6242
2023-08-14T18:30:59.294+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:30:59.294+05:30 [Info] RandomSwap call: 0
2023-08-14T18:30:59.294+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:30:59.294+05:30 [Info] RandomMove time: 5us
2023-08-14T18:30:59.294+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-14T18:30:59.294+05:30 [Info] RandomMove average time: 5us
2023-08-14T18:30:59.294+05:30 [Info] ExhaustMove time: 9us
2023-08-14T18:30:59.294+05:30 [Info] ExhaustMove call: 1
2023-08-14T18:30:59.294+05:30 [Info] ExhaustMove average time: 9us
2023-08-14T18:30:59.294+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:30:59.294+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:30:59.294+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.294+05:30 [Info] 
2023-08-14T18:30:59.294+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5575132033129112 allowDDLDuringScaleup:true
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:8607249325173138389, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 
2023-08-14T18:30:59.294+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3168776165275712 allowDDLDuringScaleup:true
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:8607249325173138389, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 
2023-08-14T18:30:59.294+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3256091801595177 allowDDLDuringScaleup:true
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+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-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.294+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.294+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8607249325173138389, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.294+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-14T18:30:59.294+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-14T18:30:59.297+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6856271841119315
2023-08-14T18:30:59.301+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T18:30:59.301+05:30 [Info] Score: 0.36056429186996203
2023-08-14T18:30:59.301+05:30 [Info] variation: 0.7211285837399241
2023-08-14T18:30:59.301+05:30 [Info] ElapsedTime: 4ms
2023-08-14T18:30:59.301+05:30 [Info] ConvergenceTime: 1ms
2023-08-14T18:30:59.301+05:30 [Info] Iteration: 1
2023-08-14T18:30:59.301+05:30 [Info] Move: 1
2023-08-14T18:30:59.301+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.301+05:30 [Info] Using SAPlanner
2023-08-14T18:30:59.301+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-14T18:30:59.301+05:30 [Info] Indexer Memory Deviation 106575253176 (99.2559G) (73.52%)
2023-08-14T18:30:59.301+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-14T18:30:59.301+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T18:30:59.301+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T18:30:59.301+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T18:30:59.301+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:59.301+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:59.301+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:59.301+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.301+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:59.301+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.301+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-14T18:30:59.301+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-14T18:30:59.301+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:59.301+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.301+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:59.301+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.301+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.301+05:30 [Info] Number of indexes: 14
2023-08-14T18:30:59.301+05:30 [Info] Number of indexers: 3
2023-08-14T18:30:59.301+05:30 [Info] Avg Index Size: 23315671818 (21.7144G)
2023-08-14T18:30:59.301+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T18:30:59.301+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T18:30:59.302+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-14T18:30:59.302+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T18:30:59.302+05:30 [Info] Num Estimation Run: 230
2023-08-14T18:30:59.302+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.302+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:30:59.302+05:30 [Info] CPU Quota 27
2023-08-14T18:30:59.302+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:30:59.302+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:30:59.302+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.302+05:30 [Info] Total iteration: 521
2023-08-14T18:30:59.302+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:30:59.302+05:30 [Info] RandomSwap call: 0
2023-08-14T18:30:59.302+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:30:59.302+05:30 [Info] RandomMove time: 8us
2023-08-14T18:30:59.302+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-14T18:30:59.302+05:30 [Info] RandomMove average time: 8us
2023-08-14T18:30:59.302+05:30 [Info] ExhaustMove time: 1ms
2023-08-14T18:30:59.302+05:30 [Info] ExhaustMove call: 220
2023-08-14T18:30:59.302+05:30 [Info] ExhaustMove average time: 6us
2023-08-14T18:30:59.302+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:30:59.302+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:30:59.302+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.302+05:30 [Info] 
2023-08-14T18:30:59.302+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.7021056124497257 allowDDLDuringScaleup:true
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+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-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+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-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+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-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+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-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16975750151481986201, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.302+05:30 [Info] 
2023-08-14T18:30:59.302+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.05661804908412874 allowDDLDuringScaleup:true
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+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-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+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-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+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-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+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-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.302+05:30 [Info] 
2023-08-14T18:30:59.302+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+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-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+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-14T18:30:59.302+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-14T18:30:59.302+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.302+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.302+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-14T18:30:59.303+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-14T18:30:59.303+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.303+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.303+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-14T18:30:59.303+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-14T18:30:59.303+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.303+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.303+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:16975750151481986201, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.303+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-14T18:30:59.303+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-14T18:30:59.305+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6917244207689
2023-08-14T18:30:59.308+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T18:30:59.308+05:30 [Info] Score: 0.28937833136341934
2023-08-14T18:30:59.308+05:30 [Info] variation: 0.5787566627268387
2023-08-14T18:30:59.308+05:30 [Info] ElapsedTime: 3ms
2023-08-14T18:30:59.308+05:30 [Info] ConvergenceTime: 1ms
2023-08-14T18:30:59.308+05:30 [Info] Iteration: 1
2023-08-14T18:30:59.308+05:30 [Info] Move: 1
2023-08-14T18:30:59.308+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.308+05:30 [Info] Using SAPlanner
2023-08-14T18:30:59.308+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-14T18:30:59.308+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-14T18:30:59.308+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-14T18:30:59.308+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T18:30:59.308+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T18:30:59.308+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T18:30:59.308+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:59.308+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:59.308+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:59.308+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.308+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:59.308+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.308+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-14T18:30:59.308+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-14T18:30:59.308+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:59.308+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.308+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:59.308+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.308+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.309+05:30 [Info] Number of indexes: 14
2023-08-14T18:30:59.309+05:30 [Info] Number of indexers: 3
2023-08-14T18:30:59.309+05:30 [Info] Avg Index Size: 23315671818 (21.7144G)
2023-08-14T18:30:59.309+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T18:30:59.309+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T18:30:59.309+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-14T18:30:59.309+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T18:30:59.309+05:30 [Info] Num Estimation Run: 230
2023-08-14T18:30:59.309+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.309+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:30:59.309+05:30 [Info] CPU Quota 27
2023-08-14T18:30:59.309+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:30:59.309+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:30:59.309+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.309+05:30 [Info] Total iteration: 521
2023-08-14T18:30:59.309+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:30:59.309+05:30 [Info] RandomSwap call: 0
2023-08-14T18:30:59.309+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:30:59.309+05:30 [Info] RandomMove time: 7us
2023-08-14T18:30:59.309+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-14T18:30:59.309+05:30 [Info] RandomMove average time: 7us
2023-08-14T18:30:59.309+05:30 [Info] ExhaustMove time: 1ms
2023-08-14T18:30:59.309+05:30 [Info] ExhaustMove call: 220
2023-08-14T18:30:59.309+05:30 [Info] ExhaustMove average time: 5us
2023-08-14T18:30:59.309+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:30:59.309+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:30:59.309+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.309+05:30 [Info] 
2023-08-14T18:30:59.309+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 
2023-08-14T18:30:59.309+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:1369540868356134097, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 
2023-08-14T18:30:59.309+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.309+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.309+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-14T18:30:59.309+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-14T18:30:59.309+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.310+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.310+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:1369540868356134097, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.310+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-14T18:30:59.310+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T18:30:59.312+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.9611163603287702
2023-08-14T18:30:59.312+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T18:30:59.312+05:30 [Info] Score: 0.4863052536963559
2023-08-14T18:30:59.312+05:30 [Info] variation: 0.9726105073927118
2023-08-14T18:30:59.312+05:30 [Info] ElapsedTime: 231us
2023-08-14T18:30:59.312+05:30 [Info] ConvergenceTime: 170us
2023-08-14T18:30:59.312+05:30 [Info] Iteration: 1
2023-08-14T18:30:59.312+05:30 [Info] Move: 1
2023-08-14T18:30:59.312+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.312+05:30 [Info] Using SAPlanner
2023-08-14T18:30:59.312+05:30 [Info] Indexer Memory Mean 14745215094 (13.7326G)
2023-08-14T18:30:59.312+05:30 [Info] Indexer Memory Deviation 7829819102 (7.29209G) (53.10%)
2023-08-14T18:30:59.312+05:30 [Info] Indexer Memory Utilization 1.6384
2023-08-14T18:30:59.312+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-14T18:30:59.312+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-14T18:30:59.312+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-14T18:30:59.312+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:59.312+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:59.312+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:59.312+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.312+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:59.312+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.312+05:30 [Info] Indexer Data Size Mean 2745215094 (2.55668G)
2023-08-14T18:30:59.312+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (141.42%)
2023-08-14T18:30:59.312+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:59.312+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.312+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:59.312+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.312+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.312+05:30 [Info] Number of indexes: 4
2023-08-14T18:30:59.312+05:30 [Info] Number of indexers: 3
2023-08-14T18:30:59.312+05:30 [Info] Avg Index Size: 11058911320 (10.2994G)
2023-08-14T18:30:59.312+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-14T18:30:59.312+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-14T18:30:59.312+05:30 [Info] Avg Index Cpu: 0.7500
2023-08-14T18:30:59.312+05:30 [Info] Max Index Cpu: 1.0000
2023-08-14T18:30:59.312+05:30 [Info] Num Estimation Run: 7
2023-08-14T18:30:59.312+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.312+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-14T18:30:59.312+05:30 [Info] CPU Quota 8
2023-08-14T18:30:59.312+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:30:59.312+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:30:59.312+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.313+05:30 [Info] Total iteration: 8
2023-08-14T18:30:59.313+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:30:59.313+05:30 [Info] RandomSwap call: 0
2023-08-14T18:30:59.313+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:30:59.313+05:30 [Info] RandomMove time: 0ns
2023-08-14T18:30:59.313+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T18:30:59.313+05:30 [Info] ExhaustMove time: 60us
2023-08-14T18:30:59.313+05:30 [Info] ExhaustMove call: 8
2023-08-14T18:30:59.313+05:30 [Info] ExhaustMove average time: 7us
2023-08-14T18:30:59.313+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:30:59.313+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:30:59.313+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.313+05:30 [Info] 
2023-08-14T18:30:59.313+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-14T18:30:59.313+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-14T18:30:59.313+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.3390930527717129 allowDDLDuringScaleup:true
2023-08-14T18:30:59.313+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.313+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-14T18:30:59.313+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-14T18:30:59.313+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.313+05:30 [Info] 
2023-08-14T18:30:59.313+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-14T18:30:59.313+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-14T18:30:59.313+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0813823326652111 allowDDLDuringScaleup:true
2023-08-14T18:30:59.313+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.313+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-14T18:30:59.313+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-14T18:30:59.313+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.313+05:30 [Info] 
2023-08-14T18:30:59.313+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-14T18:30:59.313+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-14T18:30:59.313+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.779524614563076 allowDDLDuringScaleup:true
2023-08-14T18:30:59.313+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.313+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-14T18:30:59.313+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-14T18:30:59.313+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.313+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.313+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:8019113427120346854, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.313+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-14T18:30:59.313+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-14T18:30:59.315+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-14T18:30:59.315+05:30 [Warn] Definition 987654 Instance 1474078033323510988 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-14T18:30:59.315+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-14T18:30:59.315+05:30 [Warn] Definition 987654 Instance 1474078033323510988 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-14T18:30:59.315+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3967837224306421
2023-08-14T18:30:59.376+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:59.376+05:30 [Info] Score: 0.25290029571859646
2023-08-14T18:30:59.376+05:30 [Info] variation: 0.5058005914371929
2023-08-14T18:30:59.376+05:30 [Info] ElapsedTime: 60ms
2023-08-14T18:30:59.376+05:30 [Info] ConvergenceTime: 59ms
2023-08-14T18:30:59.376+05:30 [Info] Iteration: 3900
2023-08-14T18:30:59.376+05:30 [Info] Move: 2363
2023-08-14T18:30:59.376+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.376+05:30 [Info] Using SAPlanner
2023-08-14T18:30:59.376+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-08-14T18:30:59.376+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-08-14T18:30:59.376+05:30 [Info] Indexer Memory Utilization 1.9434
2023-08-14T18:30:59.376+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-14T18:30:59.376+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-14T18:30:59.376+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-14T18:30:59.376+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:59.376+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:59.376+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:59.376+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.376+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:59.376+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.376+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-08-14T18:30:59.376+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-08-14T18:30:59.376+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:59.376+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.376+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:59.377+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.377+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.377+05:30 [Info] Number of indexes: 5
2023-08-14T18:30:59.377+05:30 [Info] Number of indexers: 3
2023-08-14T18:30:59.377+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-08-14T18:30:59.377+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-14T18:30:59.377+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-14T18:30:59.377+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-14T18:30:59.377+05:30 [Info] Max Index Cpu: 1.0000
2023-08-14T18:30:59.377+05:30 [Info] Num Estimation Run: 7
2023-08-14T18:30:59.377+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.377+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-14T18:30:59.377+05:30 [Info] CPU Quota 8
2023-08-14T18:30:59.377+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:30:59.377+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:30:59.377+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.377+05:30 [Info] Total iteration: 4080
2023-08-14T18:30:59.377+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:30:59.377+05:30 [Info] RandomSwap call: 0
2023-08-14T18:30:59.377+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:30:59.377+05:30 [Info] RandomMove time: 20ms
2023-08-14T18:30:59.377+05:30 [Info] RandomMove call: 3899 (empty index 0)
2023-08-14T18:30:59.377+05:30 [Info] RandomMove average time: 5us
2023-08-14T18:30:59.377+05:30 [Info] ExhaustMove time: 7us
2023-08-14T18:30:59.377+05:30 [Info] ExhaustMove call: 1
2023-08-14T18:30:59.377+05:30 [Info] ExhaustMove average time: 7us
2023-08-14T18:30:59.377+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:30:59.377+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:30:59.377+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.377+05:30 [Info] 
2023-08-14T18:30:59.377+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-14T18:30:59.377+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-14T18:30:59.377+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-08-14T18:30:59.377+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.377+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-14T18:30:59.377+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-14T18:30:59.377+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.377+05:30 [Info] 
2023-08-14T18:30:59.377+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-14T18:30:59.377+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-14T18:30:59.377+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-08-14T18:30:59.377+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.377+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-14T18:30:59.377+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-14T18:30:59.377+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.377+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.377+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:1474078033323510988, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.377+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-14T18:30:59.377+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.377+05:30 [Info] 
2023-08-14T18:30:59.377+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-14T18:30:59.377+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-14T18:30:59.377+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-08-14T18:30:59.377+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.377+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-14T18:30:59.377+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-14T18:30:59.377+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.377+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.377+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:1474078033323510988, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.377+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-14T18:30:59.377+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-08-14T18:30:59.380+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-14T18:30:59.380+05:30 [Warn] Definition 987654 Instance 14404931167545124133 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-14T18:30:59.380+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-14T18:30:59.380+05:30 [Warn] Definition 987654 Instance 14404931167545124133 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-14T18:30:59.380+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.002589402018371
2023-08-14T18:30:59.438+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:59.438+05:30 [Info] Score: 0.25290029571859646
2023-08-14T18:30:59.438+05:30 [Info] variation: 0.5058005914371929
2023-08-14T18:30:59.438+05:30 [Info] ElapsedTime: 57ms
2023-08-14T18:30:59.438+05:30 [Info] ConvergenceTime: 55ms
2023-08-14T18:30:59.438+05:30 [Info] Iteration: 3900
2023-08-14T18:30:59.438+05:30 [Info] Move: 2399
2023-08-14T18:30:59.438+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.438+05:30 [Info] Using SAPlanner
2023-08-14T18:30:59.438+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-08-14T18:30:59.438+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-08-14T18:30:59.438+05:30 [Info] Indexer Memory Utilization 1.9434
2023-08-14T18:30:59.438+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-14T18:30:59.438+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-14T18:30:59.438+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-14T18:30:59.438+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:59.438+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:59.438+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:59.438+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.438+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:59.438+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.438+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-08-14T18:30:59.438+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-08-14T18:30:59.438+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:59.438+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.438+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:59.438+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.438+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.438+05:30 [Info] Number of indexes: 5
2023-08-14T18:30:59.438+05:30 [Info] Number of indexers: 3
2023-08-14T18:30:59.438+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-08-14T18:30:59.438+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-14T18:30:59.438+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-14T18:30:59.438+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-14T18:30:59.438+05:30 [Info] Max Index Cpu: 1.0000
2023-08-14T18:30:59.438+05:30 [Info] Num Estimation Run: 7
2023-08-14T18:30:59.438+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.438+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-14T18:30:59.438+05:30 [Info] CPU Quota 8
2023-08-14T18:30:59.438+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:30:59.438+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:30:59.438+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.438+05:30 [Info] Total iteration: 3906
2023-08-14T18:30:59.438+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:30:59.438+05:30 [Info] RandomSwap call: 0
2023-08-14T18:30:59.438+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:30:59.438+05:30 [Info] RandomMove time: 19ms
2023-08-14T18:30:59.438+05:30 [Info] RandomMove call: 3899 (empty index 0)
2023-08-14T18:30:59.438+05:30 [Info] RandomMove average time: 4us
2023-08-14T18:30:59.438+05:30 [Info] ExhaustMove time: 48us
2023-08-14T18:30:59.438+05:30 [Info] ExhaustMove call: 7
2023-08-14T18:30:59.438+05:30 [Info] ExhaustMove average time: 6us
2023-08-14T18:30:59.438+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:30:59.438+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:30:59.438+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.438+05:30 [Info] 
2023-08-14T18:30:59.438+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-14T18:30:59.438+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-14T18:30:59.438+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-08-14T18:30:59.438+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.438+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-14T18:30:59.438+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-14T18:30:59.438+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.438+05:30 [Info] 
2023-08-14T18:30:59.438+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-14T18:30:59.438+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-14T18:30:59.438+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-08-14T18:30:59.438+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.439+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-14T18:30:59.439+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-14T18:30:59.439+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.439+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.439+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:14404931167545124133, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.439+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-14T18:30:59.439+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.439+05:30 [Info] 
2023-08-14T18:30:59.439+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-14T18:30:59.439+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-14T18:30:59.439+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-08-14T18:30:59.439+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.439+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-14T18:30:59.439+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-14T18:30:59.439+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.439+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.439+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:14404931167545124133, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.439+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-14T18:30:59.439+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-14T18:30:59.442+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.1052913697678544
2023-08-14T18:30:59.581+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:59.581+05:30 [Info] Score: 0.1784816836053567
2023-08-14T18:30:59.581+05:30 [Info] variation: 0.3569633672107134
2023-08-14T18:30:59.581+05:30 [Info] ElapsedTime: 139ms
2023-08-14T18:30:59.581+05:30 [Info] ConvergenceTime: 135ms
2023-08-14T18:30:59.581+05:30 [Info] Iteration: 5200
2023-08-14T18:30:59.581+05:30 [Info] Move: 3808
2023-08-14T18:30:59.581+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.581+05:30 [Info] Using SAPlanner
2023-08-14T18:30:59.581+05:30 [Info] Indexer Memory Mean 154201322596 (143.611G)
2023-08-14T18:30:59.581+05:30 [Info] Indexer Memory Deviation 82829246465 (77.1407G) (53.72%)
2023-08-14T18:30:59.581+05:30 [Info] Indexer Memory Utilization 2.7956
2023-08-14T18:30:59.582+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T18:30:59.582+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T18:30:59.582+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T18:30:59.582+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:59.582+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:59.582+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:59.582+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.582+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:59.582+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.582+05:30 [Info] Indexer Data Size Mean 45394854109 (42.2773G)
2023-08-14T18:30:59.582+05:30 [Info] Indexer Data Size Deviation 8024752292 (7.47363G) (17.68%)
2023-08-14T18:30:59.582+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:59.582+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.582+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:59.582+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.582+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.582+05:30 [Info] Number of indexes: 20
2023-08-14T18:30:59.582+05:30 [Info] Number of indexers: 3
2023-08-14T18:30:59.582+05:30 [Info] Avg Index Size: 23130198389 (21.5417G)
2023-08-14T18:30:59.582+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T18:30:59.582+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T18:30:59.582+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-14T18:30:59.582+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T18:30:59.582+05:30 [Info] Num Estimation Run: 22
2023-08-14T18:30:59.582+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.582+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:30:59.582+05:30 [Info] CPU Quota 27
2023-08-14T18:30:59.582+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:30:59.582+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:30:59.582+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.582+05:30 [Info] Total iteration: 8481
2023-08-14T18:30:59.582+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:30:59.582+05:30 [Info] RandomSwap call: 0
2023-08-14T18:30:59.582+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:30:59.582+05:30 [Info] RandomMove time: 38ms
2023-08-14T18:30:59.582+05:30 [Info] RandomMove call: 5199 (empty index 0)
2023-08-14T18:30:59.582+05:30 [Info] RandomMove average time: 7us
2023-08-14T18:30:59.582+05:30 [Info] ExhaustMove time: 12us
2023-08-14T18:30:59.582+05:30 [Info] ExhaustMove call: 1
2023-08-14T18:30:59.582+05:30 [Info] ExhaustMove average time: 12us
2023-08-14T18:30:59.582+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:30:59.582+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:30:59.582+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.582+05:30 [Info] 
2023-08-14T18:30:59.582+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T18:30:59.582+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-14T18:30:59.582+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5018354321742201 allowDDLDuringScaleup:true
2023-08-14T18:30:59.582+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.582+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-14T18:30:59.582+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-14T18:30:59.582+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.582+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.582+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-14T18:30:59.582+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-14T18:30:59.582+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.582+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.582+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-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.583+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.583+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-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.583+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.583+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:14313333201646358411, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.583+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.583+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:14313333201646358411, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.583+05:30 [Info] 
2023-08-14T18:30:59.583+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3444658974194678 allowDDLDuringScaleup:true
2023-08-14T18:30:59.583+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.583+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-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.583+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.583+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-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.583+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.583+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-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.583+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.583+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-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.583+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.583+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:14313333201646358411, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.583+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.583+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:14313333201646358411, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.583+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.583+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:14313333201646358411, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.583+05:30 [Info] 
2023-08-14T18:30:59.583+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T18:30:59.583+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-14T18:30:59.583+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.35369867040631203 allowDDLDuringScaleup:true
2023-08-14T18:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.584+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-14T18:30:59.584+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-14T18:30:59.584+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.584+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-14T18:30:59.584+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-14T18:30:59.584+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18: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-14T18:30:59.584+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-14T18:30:59.584+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18: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-14T18:30:59.584+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-14T18:30:59.584+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.584+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:14313333201646358411, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.584+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-14T18:30:59.584+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.584+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:14313333201646358411, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.584+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-14T18:30:59.584+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.584+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.584+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:14313333201646358411, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.584+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-14T18:30:59.584+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-14T18:30:59.590+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3732488555531245
2023-08-14T18:30:59.953+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:30:59.953+05:30 [Info] Score: 0.13739736706800032
2023-08-14T18:30:59.953+05:30 [Info] variation: 0.27479473413600064
2023-08-14T18:30:59.953+05:30 [Info] ElapsedTime: 363ms
2023-08-14T18:30:59.953+05:30 [Info] ConvergenceTime: 355ms
2023-08-14T18:30:59.953+05:30 [Info] Iteration: 6900
2023-08-14T18:30:59.953+05:30 [Info] Move: 4874
2023-08-14T18:30:59.953+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.953+05:30 [Info] Using SAPlanner
2023-08-14T18:30:59.953+05:30 [Info] Indexer Memory Mean 208747525973 (194.411G)
2023-08-14T18:30:59.954+05:30 [Info] Indexer Memory Deviation 77823744009 (72.479G) (37.28%)
2023-08-14T18:30:59.954+05:30 [Info] Indexer Memory Utilization 3.7845
2023-08-14T18:30:59.954+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T18:30:59.954+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T18:30:59.954+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T18:30:59.954+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:30:59.955+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:30:59.955+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:30:59.955+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.955+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:30:59.955+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:30:59.955+05:30 [Info] Indexer Data Size Mean 45221342736 (42.1157G)
2023-08-14T18:30:59.955+05:30 [Info] Indexer Data Size Deviation 7994079525 (7.44507G) (17.68%)
2023-08-14T18:30:59.955+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:30:59.955+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.955+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:30:59.955+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:30:59.955+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.955+05:30 [Info] Number of indexes: 20
2023-08-14T18:30:59.955+05:30 [Info] Number of indexers: 3
2023-08-14T18:30:59.955+05:30 [Info] Avg Index Size: 31312128896 (29.1617G)
2023-08-14T18:30:59.955+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T18:30:59.955+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-14T18:30:59.955+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-14T18:30:59.955+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T18:30:59.955+05:30 [Info] Num Estimation Run: 23
2023-08-14T18:30:59.955+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.955+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:30:59.955+05:30 [Info] CPU Quota 27
2023-08-14T18:30:59.955+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:30:59.955+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:30:59.955+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.955+05:30 [Info] Total iteration: 10679
2023-08-14T18:30:59.955+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:30:59.955+05:30 [Info] RandomSwap call: 0
2023-08-14T18:30:59.955+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:30:59.955+05:30 [Info] RandomMove time: 118ms
2023-08-14T18:30:59.955+05:30 [Info] RandomMove call: 6899 (empty index 0)
2023-08-14T18:30:59.955+05:30 [Info] RandomMove average time: 17us
2023-08-14T18:30:59.955+05:30 [Info] ExhaustMove time: 16us
2023-08-14T18:30:59.955+05:30 [Info] ExhaustMove call: 1
2023-08-14T18:30:59.955+05:30 [Info] ExhaustMove average time: 16us
2023-08-14T18:30:59.955+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:30:59.955+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:30:59.955+05:30 [Info] ----------------------------------------
2023-08-14T18:30:59.955+05:30 [Info] 
2023-08-14T18:30:59.955+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T18:30:59.955+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-14T18:30:59.955+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4097753531140166 allowDDLDuringScaleup:true
2023-08-14T18:30:59.955+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.955+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-14T18:30:59.955+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-14T18:30:59.955+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.955+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.955+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-14T18:30:59.955+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-14T18:30:59.955+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.955+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.955+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-14T18:30:59.955+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-14T18:30:59.956+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.956+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.956+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-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.956+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.956+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:11363927153238811300, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.956+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.956+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:11363927153238811300, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.956+05:30 [Info] 
2023-08-14T18:30:59.956+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.470342252272453 allowDDLDuringScaleup:true
2023-08-14T18:30:59.956+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.956+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-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.956+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.956+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-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.956+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.956+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-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.956+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.956+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-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.956+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.956+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:11363927153238811300, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.956+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.956+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:11363927153238811300, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.956+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.956+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:11363927153238811300, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.956+05:30 [Info] 
2023-08-14T18:30:59.956+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T18:30:59.956+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-14T18:30:59.956+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3198823946135304 allowDDLDuringScaleup:true
2023-08-14T18:30:59.956+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.956+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-14T18:30:59.957+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-14T18:30:59.957+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.957+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.957+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-14T18:30:59.957+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-14T18:30:59.957+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.957+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.957+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-14T18:30:59.957+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-14T18:30:59.957+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.957+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.957+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-14T18:30:59.957+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-14T18:30:59.957+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.957+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.957+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:11363927153238811300, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.957+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-14T18:30:59.957+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.957+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.957+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:11363927153238811300, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.957+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-14T18:30:59.957+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:30:59.957+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:30:59.957+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:11363927153238811300, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:30:59.957+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-14T18:30:59.958+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:30:59 -------------------------------------------
2023/08/14 18:30:59 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-14T18:30:59.961+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.1980196188063297
2023-08-14T18:31:00.167+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:31:00.167+05:30 [Info] Score: 0.16324776491504728
2023-08-14T18:31:00.167+05:30 [Info] variation: 0.32649552983009456
2023-08-14T18:31:00.167+05:30 [Info] ElapsedTime: 205ms
2023-08-14T18:31:00.167+05:30 [Info] ConvergenceTime: 203ms
2023-08-14T18:31:00.167+05:30 [Info] Iteration: 8400
2023-08-14T18:31:00.167+05:30 [Info] Move: 4548
2023-08-14T18:31:00.167+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.167+05:30 [Info] Using SAPlanner
2023-08-14T18:31:00.167+05:30 [Info] Indexer Memory Mean 157055841798 (146.27G)
2023-08-14T18:31:00.167+05:30 [Info] Indexer Memory Deviation 88674154216 (82.5842G) (56.46%)
2023-08-14T18:31:00.167+05:30 [Info] Indexer Memory Utilization 2.8474
2023-08-14T18:31:00.167+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T18:31:00.167+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T18:31:00.167+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T18:31:00.167+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:31:00.167+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:31:00.167+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:31:00.167+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.167+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:31:00.167+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.167+05:30 [Info] Indexer Data Size Mean 48249373312 (44.9357G)
2023-08-14T18:31:00.167+05:30 [Info] Indexer Data Size Deviation 4264682382 (3.97179G) (8.84%)
2023-08-14T18:31:00.167+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:31:00.167+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.167+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:31:00.167+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.167+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.167+05:30 [Info] Number of indexes: 28
2023-08-14T18:31:00.167+05:30 [Info] Number of indexers: 3
2023-08-14T18:31:00.167+05:30 [Info] Avg Index Size: 16827411621 (15.6717G)
2023-08-14T18:31:00.167+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T18:31:00.167+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T18:31:00.167+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-14T18:31:00.167+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T18:31:00.167+05:30 [Info] Num Estimation Run: 28
2023-08-14T18:31:00.167+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.167+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:31:00.167+05:30 [Info] CPU Quota 27
2023-08-14T18:31:00.167+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:31:00.167+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:31:00.167+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.167+05:30 [Info] Total iteration: 13655
2023-08-14T18:31:00.167+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:31:00.167+05:30 [Info] RandomSwap call: 0
2023-08-14T18:31:00.167+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:31:00.167+05:30 [Info] RandomMove time: 56ms
2023-08-14T18:31:00.167+05:30 [Info] RandomMove call: 8399 (empty index 0)
2023-08-14T18:31:00.167+05:30 [Info] RandomMove average time: 6us
2023-08-14T18:31:00.167+05:30 [Info] ExhaustMove time: 13us
2023-08-14T18:31:00.167+05:30 [Info] ExhaustMove call: 1
2023-08-14T18:31:00.167+05:30 [Info] ExhaustMove average time: 13us
2023-08-14T18:31:00.167+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:31:00.167+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:31:00.167+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.167+05:30 [Info] 
2023-08-14T18:31:00.167+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T18:31:00.167+05:30 [Info] Indexer total memory:313015476589 (291.518G), mem:282455091785 (263.057G), overhead:30560384804 (28.4616G), min:45233787480 (42.1272G), data:45233787480 (42.1272G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-14T18:31:00.167+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5471874698199197 allowDDLDuringScaleup:true
2023-08-14T18:31:00.167+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.167+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-14T18:31:00.167+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-14T18:31:00.167+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.167+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.167+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-14T18:31:00.167+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-14T18:31:00.167+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.167+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.167+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-14T18:31:00.167+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-14T18:31:00.167+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.167+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.167+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-14T18:31:00.167+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-14T18:31:00.167+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.167+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.167+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.167+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.168+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.168+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.168+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.168+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.168+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.168+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.168+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.168+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.168+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 
2023-08-14T18:31:00.168+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T18:31:00.168+05:30 [Info] Indexer total memory:111651485977 (103.984G), mem:95320331039 (88.774G), overhead:16331154938 (15.2096G), min:54280544976 (50.5527G), data:54280544976 (50.5527G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:10
2023-08-14T18:31:00.168+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.346383999407285 allowDDLDuringScaleup:true
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+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-14T18:31:00.168+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-14T18:31:00.168+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+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-14T18:31:00.168+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-14T18:31:00.168+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+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-14T18:31:00.168+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-14T18:31:00.168+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+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-14T18:31:00.168+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-14T18:31:00.168+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.168+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.168+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.168+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.168+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.168+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.168+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.168+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.168+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.168+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.168+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.169+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.169+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.169+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.169+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.169+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.169+05:30 [Info] 
2023-08-14T18:31:00.169+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T18:31:00.169+05:30 [Info] Indexer total memory:116835336992 (108.811G), mem:93392102572 (86.9782G), overhead:23443234420 (21.8332G), min:45233787480 (42.1272G), data:45233787480 (42.1272G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-14T18:31:00.169+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3064285307727953 allowDDLDuringScaleup:true
2023-08-14T18:31:00.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.169+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-14T18:31:00.169+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-14T18:31:00.169+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.169+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-14T18:31:00.169+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-14T18:31:00.169+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.169+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-14T18:31:00.169+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-14T18:31:00.169+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.169+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-14T18:31:00.169+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-14T18:31:00.169+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.169+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.169+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.169+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.169+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.169+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.169+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.169+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.169+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.169+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.169+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.169+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.169+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.169+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.169+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:13130703014289936708, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.169+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.169+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:31:00 -------------------------------------------
2023/08/14 18:31:00 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-14T18:31:00.172+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.18497313800915083
2023-08-14T18:31:00.303+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:31:00.303+05:30 [Info] Score: 0.11992230442867714
2023-08-14T18:31:00.303+05:30 [Info] variation: 0.23984460885735429
2023-08-14T18:31:00.303+05:30 [Info] ElapsedTime: 131ms
2023-08-14T18:31:00.303+05:30 [Info] ConvergenceTime: 129ms
2023-08-14T18:31:00.304+05:30 [Info] Iteration: 6200
2023-08-14T18:31:00.304+05:30 [Info] Move: 3903
2023-08-14T18:31:00.304+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.304+05:30 [Info] Using SAPlanner
2023-08-14T18:31:00.304+05:30 [Info] Indexer Memory Mean 202458793706 (188.554G)
2023-08-14T18:31:00.304+05:30 [Info] Indexer Memory Deviation 79222302130 (73.7815G) (39.13%)
2023-08-14T18:31:00.304+05:30 [Info] Indexer Memory Utilization 3.6705
2023-08-14T18:31:00.304+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T18:31:00.304+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T18:31:00.304+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T18:31:00.304+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:31:00.304+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:31:00.304+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:31:00.304+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.304+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:31:00.304+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.304+05:30 [Info] Indexer Data Size Mean 38932610469 (36.2588G)
2023-08-14T18:31:00.304+05:30 [Info] Indexer Data Size Deviation 3441189109 (3.20486G) (8.84%)
2023-08-14T18:31:00.304+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:31:00.304+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.304+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:31:00.304+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.304+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.304+05:30 [Info] Number of indexes: 28
2023-08-14T18:31:00.304+05:30 [Info] Number of indexers: 3
2023-08-14T18:31:00.304+05:30 [Info] Avg Index Size: 21692013611 (20.2023G)
2023-08-14T18:31:00.304+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T18:31:00.304+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-14T18:31:00.304+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-14T18:31:00.304+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T18:31:00.304+05:30 [Info] Num Estimation Run: 31
2023-08-14T18:31:00.304+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.304+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:31:00.304+05:30 [Info] CPU Quota 27
2023-08-14T18:31:00.304+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:31:00.304+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:31:00.304+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.304+05:30 [Info] Total iteration: 7408
2023-08-14T18:31:00.304+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:31:00.304+05:30 [Info] RandomSwap call: 0
2023-08-14T18:31:00.304+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:31:00.304+05:30 [Info] RandomMove time: 40ms
2023-08-14T18:31:00.304+05:30 [Info] RandomMove call: 6196 (empty index 0)
2023-08-14T18:31:00.304+05:30 [Info] RandomMove average time: 6us
2023-08-14T18:31:00.304+05:30 [Info] ExhaustMove time: 55us
2023-08-14T18:31:00.304+05:30 [Info] ExhaustMove call: 6
2023-08-14T18:31:00.304+05:30 [Info] ExhaustMove average time: 9us
2023-08-14T18:31:00.304+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:31:00.304+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:31:00.304+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.304+05:30 [Info] 
2023-08-14T18:31:00.304+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T18:31:00.304+05:30 [Info] Indexer total memory:304281011424 (283.384G), mem:273720626620 (254.922G), overhead:30560384804 (28.4616G), min:36499322315 (33.9926G), data:36499322315 (33.9926G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-14T18:31:00.304+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.45789638200806565 allowDDLDuringScaleup:true
2023-08-14T18:31:00.304+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.304+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-14T18:31:00.304+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-14T18:31:00.304+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.304+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.304+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-14T18:31:00.304+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-14T18:31:00.304+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.304+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.304+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-14T18:31:00.304+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-14T18:31:00.304+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.304+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.304+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-14T18:31:00.304+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-14T18:31:00.304+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.304+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.304+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.304+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.304+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.304+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.304+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.304+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.304+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.304+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.304+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.304+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.305+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.305+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.305+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.305+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.305+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 
2023-08-14T18:31:00.305+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T18:31:00.305+05:30 [Info] Indexer total memory:323354027320 (301.147G), mem:241698252630 (225.099G), overhead:81655774690 (76.0479G), min:36499322315 (33.9926G), data:36499322315 (33.9926G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-14T18:31:00.305+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4262629089405577 allowDDLDuringScaleup:true
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+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-14T18:31:00.305+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-14T18:31:00.305+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+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-14T18:31:00.305+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-14T18:31:00.305+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+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-14T18:31:00.305+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-14T18:31:00.305+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+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-14T18:31:00.305+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-14T18:31:00.305+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.305+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.305+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.305+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.305+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.305+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.305+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.305+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.305+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.305+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.305+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.305+05:30 [Info] 
2023-08-14T18:31:00.305+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T18:31:00.305+05:30 [Info] Indexer total memory:115400736290 (107.475G), mem:91957501870 (85.6421G), overhead:23443234420 (21.8332G), min:43799186778 (40.7912G), data:43799186778 (40.7912G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:10
2023-08-14T18:31:00.305+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3158407090513767 allowDDLDuringScaleup:true
2023-08-14T18:31:00.305+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.305+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-14T18:31:00.305+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-14T18:31:00.306+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.306+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.306+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-14T18:31:00.306+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-14T18:31:00.306+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.306+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.306+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-14T18:31:00.306+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-14T18:31:00.306+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.306+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.306+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-14T18:31:00.306+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-14T18:31:00.306+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.306+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.306+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.306+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.306+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.306+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.306+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.306+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.306+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.306+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.306+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.306+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.306+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.306+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.306+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.306+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.306+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.306+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.306+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.306+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.306+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.306+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.306+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:6793899791099219195, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.306+05:30 [Info] 		Index total memory:7299864463 (6.79853G), mem:7299864463 (6.79853G), overhead:0 (0), min:7299864463 (6.79853G), data:7299864463 (6.79853G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T18:31:00.306+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:31:00 -------------------------------------------
2023/08/14 18:31:00 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-14T18:31:00.309+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.10959310030538325
2023-08-14T18:31:00.343+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:31:00.343+05:30 [Info] Score: 0.14057543510854384
2023-08-14T18:31:00.343+05:30 [Info] variation: 0.2811508702170877
2023-08-14T18:31:00.343+05:30 [Info] ElapsedTime: 34ms
2023-08-14T18:31:00.343+05:30 [Info] ConvergenceTime: 5ms
2023-08-14T18:31:00.343+05:30 [Info] Iteration: 3
2023-08-14T18:31:00.343+05:30 [Info] Move: 3
2023-08-14T18:31:00.343+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.343+05:30 [Info] Using SAPlanner
2023-08-14T18:31:00.343+05:30 [Info] Indexer Memory Mean 161567158190 (150.471G)
2023-08-14T18:31:00.343+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (56.23%)
2023-08-14T18:31:00.343+05:30 [Info] Indexer Memory Utilization 2.9292
2023-08-14T18:31:00.343+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T18:31:00.343+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T18:31:00.343+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T18:31:00.343+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:31:00.343+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:31:00.343+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:31:00.343+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.343+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:31:00.343+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.343+05:30 [Info] Indexer Data Size Mean 52760689704 (49.1372G)
2023-08-14T18:31:00.343+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:31:00.343+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:31:00.343+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.343+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:31:00.343+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.343+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.343+05:30 [Info] Number of indexes: 36
2023-08-14T18:31:00.343+05:30 [Info] Number of indexers: 3
2023-08-14T18:31:00.344+05:30 [Info] Avg Index Size: 13463929849 (12.5393G)
2023-08-14T18:31:00.344+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T18:31:00.344+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T18:31:00.344+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-14T18:31:00.344+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T18:31:00.344+05:30 [Info] Num Estimation Run: 31
2023-08-14T18:31:00.344+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.344+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:31:00.344+05:30 [Info] CPU Quota 27
2023-08-14T18:31:00.344+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:31:00.344+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:31:00.344+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.344+05:30 [Info] Total iteration: 6814
2023-08-14T18:31:00.344+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:31:00.344+05:30 [Info] RandomSwap call: 0
2023-08-14T18:31:00.344+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:31:00.344+05:30 [Info] RandomMove time: 19us
2023-08-14T18:31:00.344+05:30 [Info] RandomMove call: 2 (empty index 0)
2023-08-14T18:31:00.344+05:30 [Info] RandomMove average time: 9us
2023-08-14T18:31:00.344+05:30 [Info] ExhaustMove time: 11us
2023-08-14T18:31:00.344+05:30 [Info] ExhaustMove call: 1
2023-08-14T18:31:00.344+05:30 [Info] ExhaustMove average time: 11us
2023-08-14T18:31:00.344+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:31:00.344+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:31:00.344+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.344+05:30 [Info] 
2023-08-14T18:31:00.344+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T18:31:00.344+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-14T18:31:00.344+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5589615578517387 allowDDLDuringScaleup:true
2023-08-14T18:31:00.344+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.344+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-14T18:31:00.344+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-14T18:31:00.344+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.344+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.344+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-14T18:31:00.344+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-14T18:31:00.344+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.344+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.344+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-14T18:31:00.344+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-14T18:31:00.344+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.344+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.344+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-14T18:31:00.344+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-14T18:31:00.344+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.344+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.344+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.344+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-14T18:31:00.344+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.344+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.344+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.344+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-14T18:31:00.344+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.344+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.344+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 
2023-08-14T18:31:00.345+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3161132953224384 allowDDLDuringScaleup:true
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+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-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+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-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+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-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+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-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.345+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-14T18:31:00.345+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.345+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.345+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.345+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-14T18:31:00.346+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 
2023-08-14T18:31:00.346+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32492514682582296 allowDDLDuringScaleup:true
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+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-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+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-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+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-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+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-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.346+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-14T18:31:00.346+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.346+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.346+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.346+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-14T18:31:00.347+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.347+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.347+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.347+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-14T18:31:00.347+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.347+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.347+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.347+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-14T18:31:00.347+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.347+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.347+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.347+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-14T18:31:00.347+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.347+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.347+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:17591101273927738155, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.347+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-14T18:31:00.347+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:31:00 -------------------------------------------
2023/08/14 18:31:00 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-14T18:31:00.349+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4693364991669158
2023-08-14T18:31:00.360+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T18:31:00.360+05:30 [Info] Score: 0.09796819540510597
2023-08-14T18:31:00.360+05:30 [Info] variation: 0.19593639081021194
2023-08-14T18:31:00.360+05:30 [Info] ElapsedTime: 10ms
2023-08-14T18:31:00.360+05:30 [Info] ConvergenceTime: 6ms
2023-08-14T18:31:00.360+05:30 [Info] Iteration: 8
2023-08-14T18:31:00.360+05:30 [Info] Move: 8
2023-08-14T18:31:00.360+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.360+05:30 [Info] Using SAPlanner
2023-08-14T18:31:00.360+05:30 [Info] Indexer Memory Mean 210829304949 (196.35G)
2023-08-14T18:31:00.360+05:30 [Info] Indexer Memory Deviation 82618266177 (76.9443G) (39.19%)
2023-08-14T18:31:00.360+05:30 [Info] Indexer Memory Utilization 3.8223
2023-08-14T18:31:00.360+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T18:31:00.360+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T18:31:00.360+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T18:31:00.360+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:31:00.360+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:31:00.360+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:31:00.360+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.360+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:31:00.360+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.360+05:30 [Info] Indexer Data Size Mean 47303121712 (44.0545G)
2023-08-14T18:31:00.360+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:31:00.360+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:31:00.360+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.360+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:31:00.360+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.360+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.360+05:30 [Info] Number of indexes: 36
2023-08-14T18:31:00.360+05:30 [Info] Number of indexers: 3
2023-08-14T18:31:00.360+05:30 [Info] Avg Index Size: 13627181936 (12.6913G)
2023-08-14T18:31:00.360+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T18:31:00.360+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-14T18:31:00.360+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-14T18:31:00.360+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T18:31:00.360+05:30 [Info] Num Estimation Run: 231
2023-08-14T18:31:00.360+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.360+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:31:00.360+05:30 [Info] CPU Quota 27
2023-08-14T18:31:00.360+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:31:00.360+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:31:00.360+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.360+05:30 [Info] Total iteration: 1182
2023-08-14T18:31:00.360+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:31:00.360+05:30 [Info] RandomSwap call: 0
2023-08-14T18:31:00.360+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:31:00.360+05:30 [Info] RandomMove time: 73us
2023-08-14T18:31:00.360+05:30 [Info] RandomMove call: 8 (empty index 0)
2023-08-14T18:31:00.360+05:30 [Info] RandomMove average time: 9us
2023-08-14T18:31:00.360+05:30 [Info] ExhaustMove time: 2ms
2023-08-14T18:31:00.360+05:30 [Info] ExhaustMove call: 199
2023-08-14T18:31:00.360+05:30 [Info] ExhaustMove average time: 15us
2023-08-14T18:31:00.360+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:31:00.360+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:31:00.360+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.360+05:30 [Info] 
2023-08-14T18:31:00.360+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T18:31:00.360+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-14T18:31:00.360+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4699097510048492 allowDDLDuringScaleup:true
2023-08-14T18:31:00.360+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.360+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-14T18:31:00.360+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-14T18:31:00.360+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.360+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.360+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-14T18:31:00.360+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-14T18:31:00.360+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.360+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.360+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-14T18:31:00.360+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-14T18:31:00.360+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.360+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.360+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-14T18:31:00.360+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-14T18:31:00.360+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.360+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.360+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.360+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-14T18:31:00.360+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.360+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.360+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.360+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 
2023-08-14T18:31:00.361+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43953221501885753 allowDDLDuringScaleup:true
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+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-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+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-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+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-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+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-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 
2023-08-14T18:31:00.361+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.29055803397629315 allowDDLDuringScaleup:true
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+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-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+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-14T18:31:00.361+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-14T18:31:00.361+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.361+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.361+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-14T18:31:00.361+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-14T18:31:00.362+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.362+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.362+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-14T18:31:00.362+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-14T18:31:00.362+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.362+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.362+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.362+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-14T18:31:00.362+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.362+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.362+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.362+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-14T18:31:00.362+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.362+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.362+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.362+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-14T18:31:00.362+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.362+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.362+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.362+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-14T18:31:00.362+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.362+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.362+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.362+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-14T18:31:00.362+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.362+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.362+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.362+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-14T18:31:00.362+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.362+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.362+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.362+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-14T18:31:00.362+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.362+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.362+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4701684404742644892, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.362+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-14T18:31:00.362+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/CommandRepair
2023/08/14 18:31:00 -------------------------------------------
2023/08/14 18:31:00 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-14T18:31:00.363+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-14T18:31:00.363+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-14T18:31:00.363+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=6us
2023-08-14T18:31:00.363+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=9us
2023-08-14T18:31:00.363+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=5us
2023-08-14T18:31:00.363+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-14T18:31:00.363+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-14T18:31:00.363+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T18:31:00.363+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:31:00.363+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=130us
2023-08-14T18:31:00.363+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-14T18:31:00.363+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-14T18:31:00.363+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T18:31:00.363+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:31:00.363+05:30 [Info] Score: 0.22489777375378742
2023-08-14T18:31:00.363+05:30 [Info] variation: 0.8995910950151497
2023-08-14T18:31:00.363+05:30 [Info] ElapsedTime: 73us
2023-08-14T18:31:00.363+05:30 [Info] ConvergenceTime: 2us
2023-08-14T18:31:00.363+05:30 [Info] Iteration: 0
2023-08-14T18:31:00.363+05:30 [Info] Move: 0
2023-08-14T18:31:00.363+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.363+05:30 [Info] Using SAPlanner
2023-08-14T18:31:00.363+05:30 [Info] Indexer Memory Mean 122486397174 (114.074G)
2023-08-14T18:31:00.363+05:30 [Info] Indexer Memory Deviation 110187672158 (102.62G) (89.96%)
2023-08-14T18:31:00.363+05:30 [Info] Indexer Memory Utilization 2.2206
2023-08-14T18:31:00.363+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:31:00.363+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:31:00.363+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:31:00.363+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:31:00.363+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:31:00.363+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:31:00.363+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.363+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:31:00.363+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.363+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T18:31:00.363+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:31:00.363+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:31:00.363+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.363+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:31:00.363+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.363+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.363+05:30 [Info] Number of indexes: 4
2023-08-14T18:31:00.363+05:30 [Info] Number of indexers: 3
2023-08-14T18:31:00.363+05:30 [Info] Avg Index Size: 91864797880 (85.5558G)
2023-08-14T18:31:00.363+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-14T18:31:00.363+05:30 [Info] Max Indexer Overhead: 46891539742 (43.6711G)
2023-08-14T18:31:00.363+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-14T18:31:00.363+05:30 [Info] Max Index Cpu: 0.0000
2023-08-14T18:31:00.363+05:30 [Info] Num Estimation Run: 0
2023-08-14T18:31:00.363+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.363+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:31:00.363+05:30 [Info] CPU Quota 27
2023-08-14T18:31:00.363+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:31:00.363+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:31:00.363+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.363+05:30 [Info] Total iteration: 0
2023-08-14T18:31:00.363+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:31:00.363+05:30 [Info] RandomSwap call: 0
2023-08-14T18:31:00.363+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:31:00.363+05:30 [Info] RandomMove time: 0ns
2023-08-14T18:31:00.363+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T18:31:00.363+05:30 [Info] ExhaustMove time: 0ns
2023-08-14T18:31:00.363+05:30 [Info] ExhaustMove call: 0
2023-08-14T18:31:00.363+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:31:00.363+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:31:00.363+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.363+05:30 [Info] 
2023-08-14T18:31:00.363+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-14T18:31:00.363+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-14T18:31:00.363+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.45435427408637796 allowDDLDuringScaleup:true
2023-08-14T18:31:00.364+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.364+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-14T18:31:00.364+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-14T18:31:00.364+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.364+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.364+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:4261053456823058668, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.364+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-14T18:31:00.364+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.364+05:30 [Info] 
2023-08-14T18:31:00.364+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-14T18:31:00.364+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-14T18:31:00.364+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.06701117350131312 allowDDLDuringScaleup:true
2023-08-14T18:31:00.364+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.364+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-14T18:31:00.364+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-14T18:31:00.364+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.364+05:30 [Info] 
2023-08-14T18:31:00.364+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-14T18:31:00.364+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-14T18:31:00.364+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0786345524123089 allowDDLDuringScaleup:true
2023-08-14T18:31:00.364+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.364+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-14T18:31:00.364+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-14T18:31:00.364+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:31:00 -------------------------------------------
2023/08/14 18:31:00 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-14T18:31:00.364+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-14T18:31:00.364+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-14T18:31:00.364+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-14T18:31:00.364+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=4us
2023-08-14T18:31:00.364+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-08-14T18:31:00.364+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=4us
2023-08-14T18:31:00.364+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=5us
2023-08-14T18:31:00.364+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-14T18:31:00.364+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-14T18:31:00.364+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T18:31:00.364+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:31:00.364+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=175us
2023-08-14T18:31:00.364+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-14T18:31:00.364+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-14T18:31:00.365+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-14T18:31:00.365+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T18:31:00.365+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:31:00.365+05:30 [Info] Score: 0.019876174419669376
2023-08-14T18:31:00.365+05:30 [Info] variation: 0.0795046976786775
2023-08-14T18:31:00.365+05:30 [Info] ElapsedTime: 72us
2023-08-14T18:31:00.365+05:30 [Info] ConvergenceTime: 2us
2023-08-14T18:31:00.365+05:30 [Info] Iteration: 0
2023-08-14T18:31:00.365+05:30 [Info] Move: 0
2023-08-14T18:31:00.365+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.365+05:30 [Info] Using SAPlanner
2023-08-14T18:31:00.365+05:30 [Info] Indexer Memory Mean 266954004690 (248.62G)
2023-08-14T18:31:00.365+05:30 [Info] Indexer Memory Deviation 21224097436 (19.7665G) (7.95%)
2023-08-14T18:31:00.365+05:30 [Info] Indexer Memory Utilization 4.8398
2023-08-14T18:31:00.365+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:31:00.365+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:31:00.365+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:31:00.365+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:31:00.365+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:31:00.365+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:31:00.365+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.365+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:31:00.365+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.365+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T18:31:00.365+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:31:00.365+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:31:00.365+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.365+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:31:00.365+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.365+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.365+05:30 [Info] Number of indexes: 5
2023-08-14T18:31:00.365+05:30 [Info] Number of indexers: 3
2023-08-14T18:31:00.365+05:30 [Info] Avg Index Size: 160172402814 (149.172G)
2023-08-14T18:31:00.365+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-14T18:31:00.365+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-14T18:31:00.365+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-14T18:31:00.365+05:30 [Info] Max Index Cpu: 0.0000
2023-08-14T18:31:00.365+05:30 [Info] Num Estimation Run: 0
2023-08-14T18:31:00.365+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.365+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:31:00.365+05:30 [Info] CPU Quota 27
2023-08-14T18:31:00.365+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:31:00.365+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:31:00.365+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.365+05:30 [Info] Total iteration: 0
2023-08-14T18:31:00.365+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:31:00.365+05:30 [Info] RandomSwap call: 0
2023-08-14T18:31:00.365+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:31:00.365+05:30 [Info] RandomMove time: 0ns
2023-08-14T18:31:00.365+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T18:31:00.365+05:30 [Info] ExhaustMove time: 0ns
2023-08-14T18:31:00.365+05:30 [Info] ExhaustMove call: 0
2023-08-14T18:31:00.365+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:31:00.365+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:31:00.365+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.365+05:30 [Info] 
2023-08-14T18:31:00.365+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-14T18:31:00.365+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-14T18:31:00.365+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1777244769790758 allowDDLDuringScaleup:true
2023-08-14T18:31:00.365+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.365+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-14T18:31:00.365+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-14T18:31:00.365+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.365+05:30 [Info] 
2023-08-14T18:31:00.365+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-14T18:31:00.365+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-14T18:31:00.365+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.20847118640616036 allowDDLDuringScaleup:true
2023-08-14T18:31:00.365+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.365+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-14T18:31:00.365+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-14T18:31:00.365+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.365+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.365+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:15259361064572635975, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.365+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-14T18:31:00.365+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.365+05:30 [Info] 
2023-08-14T18:31:00.365+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-14T18:31:00.365+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-14T18:31:00.365+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2138043366147638 allowDDLDuringScaleup:true
2023-08-14T18:31:00.365+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.365+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-14T18:31:00.365+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-14T18:31:00.365+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.365+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.365+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:15720192496185740893, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.365+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-14T18:31:00.365+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:31:00 -------------------------------------------
2023/08/14 18:31:00 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-14T18:31:00.366+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-14T18:31:00.366+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-14T18:31:00.366+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=6us
2023-08-14T18:31:00.366+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=5us
2023-08-14T18:31:00.366+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=6us
2023-08-14T18:31:00.366+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-14T18:31:00.366+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-14T18:31:00.366+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T18:31:00.366+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:31:00.366+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=162us
2023-08-14T18:31:00.366+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-14T18:31:00.366+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-14T18:31:00.366+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T18:31:00.366+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:31:00.366+05:30 [Info] Score: 0.17469212089072378
2023-08-14T18:31:00.366+05:30 [Info] variation: 0.6987684835628951
2023-08-14T18:31:00.366+05:30 [Info] ElapsedTime: 105us
2023-08-14T18:31:00.366+05:30 [Info] ConvergenceTime: 2us
2023-08-14T18:31:00.366+05:30 [Info] Iteration: 0
2023-08-14T18:31:00.366+05:30 [Info] Move: 0
2023-08-14T18:31:00.366+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.366+05:30 [Info] Using SAPlanner
2023-08-14T18:31:00.366+05:30 [Info] Indexer Memory Mean 231925826675 (215.998G)
2023-08-14T18:31:00.366+05:30 [Info] Indexer Memory Deviation 162062458205 (150.932G) (69.88%)
2023-08-14T18:31:00.366+05:30 [Info] Indexer Memory Utilization 4.2047
2023-08-14T18:31:00.366+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:31:00.366+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:31:00.366+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:31:00.366+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:31:00.366+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:31:00.366+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:31:00.366+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.367+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:31:00.367+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.367+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T18:31:00.367+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:31:00.367+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:31:00.367+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.367+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:31:00.367+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.367+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.367+05:30 [Info] Number of indexes: 4
2023-08-14T18:31:00.367+05:30 [Info] Number of indexers: 3
2023-08-14T18:31:00.367+05:30 [Info] Avg Index Size: 173944370006 (161.998G)
2023-08-14T18:31:00.367+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-14T18:31:00.367+05:30 [Info] Max Indexer Overhead: 49341212983 (45.9526G)
2023-08-14T18:31:00.367+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-14T18:31:00.367+05:30 [Info] Max Index Cpu: 0.0000
2023-08-14T18:31:00.367+05:30 [Info] Num Estimation Run: 0
2023-08-14T18:31:00.367+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.367+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:31:00.367+05:30 [Info] CPU Quota 27
2023-08-14T18:31:00.367+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:31:00.367+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:31:00.367+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.367+05:30 [Info] Total iteration: 0
2023-08-14T18:31:00.367+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:31:00.367+05:30 [Info] RandomSwap call: 0
2023-08-14T18:31:00.367+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:31:00.367+05:30 [Info] RandomMove time: 0ns
2023-08-14T18:31:00.367+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T18:31:00.367+05:30 [Info] ExhaustMove time: 0ns
2023-08-14T18:31:00.367+05:30 [Info] ExhaustMove call: 0
2023-08-14T18:31:00.367+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:31:00.367+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:31:00.367+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.367+05:30 [Info] 
2023-08-14T18:31:00.367+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-14T18:31:00.367+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-14T18:31:00.367+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.38151873032984485 allowDDLDuringScaleup:true
2023-08-14T18:31:00.367+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.367+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-14T18:31:00.367+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-14T18:31:00.367+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.367+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.367+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:10836495290045343307, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.367+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-14T18:31:00.367+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.367+05:30 [Info] 
2023-08-14T18:31:00.367+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-14T18:31:00.367+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-14T18:31:00.367+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1769522034317959 allowDDLDuringScaleup:true
2023-08-14T18:31:00.367+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.367+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-14T18:31:00.367+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-14T18:31:00.367+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.367+05:30 [Info] 
2023-08-14T18:31:00.367+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-14T18:31:00.367+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-14T18:31:00.367+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0415290662383593 allowDDLDuringScaleup:true
2023-08-14T18:31:00.367+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.367+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-14T18:31:00.367+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-14T18:31:00.367+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 18:31:00 -------------------------------------------
2023/08/14 18:31:00 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-14T18:31:00.368+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-14T18:31:00.368+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-14T18:31:00.368+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=7us
2023-08-14T18:31:00.368+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=6us
2023-08-14T18:31:00.368+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=7us
2023-08-14T18:31:00.368+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=10us
2023-08-14T18:31:00.368+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=12us
2023-08-14T18:31:00.368+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-14T18:31:00.368+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-14T18:31:00.368+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T18:31:00.368+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:31:00.368+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=174us
2023-08-14T18:31:00.368+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-14T18:31:00.368+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-14T18:31:00.368+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-14T18:31:00.368+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T18:31:00.368+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T18:31:00.368+05:30 [Info] Score: 0.06809310854298714
2023-08-14T18:31:00.368+05:30 [Info] variation: 0.27237243417194856
2023-08-14T18:31:00.368+05:30 [Info] ElapsedTime: 103us
2023-08-14T18:31:00.368+05:30 [Info] ConvergenceTime: 3us
2023-08-14T18:31:00.368+05:30 [Info] Iteration: 0
2023-08-14T18:31:00.369+05:30 [Info] Move: 0
2023-08-14T18:31:00.369+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.369+05:30 [Info] Using SAPlanner
2023-08-14T18:31:00.369+05:30 [Info] Indexer Memory Mean 321673719440 (299.582G)
2023-08-14T18:31:00.369+05:30 [Info] Indexer Memory Deviation 87615053973 (81.5979G) (27.24%)
2023-08-14T18:31:00.369+05:30 [Info] Indexer Memory Utilization 5.8318
2023-08-14T18:31:00.369+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T18:31:00.369+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T18:31:00.369+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T18:31:00.369+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T18:31:00.369+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T18:31:00.369+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T18:31:00.369+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.369+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T18:31:00.369+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T18:31:00.369+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T18:31:00.369+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T18:31:00.369+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T18:31:00.369+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.369+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T18:31:00.369+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T18:31:00.369+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.369+05:30 [Info] Number of indexes: 5
2023-08-14T18:31:00.369+05:30 [Info] Number of indexers: 3
2023-08-14T18:31:00.369+05:30 [Info] Avg Index Size: 193004231664 (179.749G)
2023-08-14T18:31:00.369+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-14T18:31:00.369+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-14T18:31:00.369+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-14T18:31:00.369+05:30 [Info] Max Index Cpu: 0.0000
2023-08-14T18:31:00.369+05:30 [Info] Num Estimation Run: 0
2023-08-14T18:31:00.369+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.369+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T18:31:00.369+05:30 [Info] CPU Quota 27
2023-08-14T18:31:00.369+05:30 [Info] Max Cpu Utilization -1
2023-08-14T18:31:00.369+05:30 [Info] Max Memory Utilization -1
2023-08-14T18:31:00.369+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.369+05:30 [Info] Total iteration: 0
2023-08-14T18:31:00.369+05:30 [Info] RandomSwap time: 0ns
2023-08-14T18:31:00.369+05:30 [Info] RandomSwap call: 0
2023-08-14T18:31:00.369+05:30 [Info] RandomSwap iteration: 0
2023-08-14T18:31:00.369+05:30 [Info] RandomMove time: 0ns
2023-08-14T18:31:00.369+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T18:31:00.369+05:30 [Info] ExhaustMove time: 0ns
2023-08-14T18:31:00.369+05:30 [Info] ExhaustMove call: 0
2023-08-14T18:31:00.369+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T18:31:00.369+05:30 [Info] ExhaustSwap call: 0
2023-08-14T18:31:00.369+05:30 [Info] ----------------------------------------
2023-08-14T18:31:00.369+05:30 [Info] 
2023-08-14T18:31:00.369+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-14T18:31:00.369+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-14T18:31:00.369+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.14749187761902688 allowDDLDuringScaleup:true
2023-08-14T18:31:00.369+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.369+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-14T18:31:00.369+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-14T18:31:00.369+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.369+05:30 [Info] 
2023-08-14T18:31:00.369+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-14T18:31:00.369+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-14T18:31:00.369+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.2750739074297335 allowDDLDuringScaleup:true
2023-08-14T18:31:00.369+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.369+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-14T18:31:00.369+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-14T18:31:00.369+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.369+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.369+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:16733019882488607252, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.370+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-14T18:31:00.370+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.370+05:30 [Info] 
2023-08-14T18:31:00.370+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-14T18:31:00.370+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-14T18:31:00.370+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.17743421495123962 allowDDLDuringScaleup:true
2023-08-14T18:31:00.370+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.370+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-14T18:31:00.370+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-14T18:31:00.370+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T18:31:00.370+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T18:31:00.370+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:10628556385234165941, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T18:31:00.370+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-14T18:31:00.370+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
--- PASS: TestPlanDuringHeterogenousScaleup (1.30s)
    --- PASS: TestPlanDuringHeterogenousScaleup/GreedyPlanner (0.02s)
    --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner (1.27s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests (0.35s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex (0.92s)
    --- PASS: TestPlanDuringHeterogenousScaleup/CommandRepair (0.01s)
=== RUN   TestRestfulAPI
2023/08/14 18:31:00 In TestRestfulAPI()
2023/08/14 18:31:00 In DropAllSecondaryIndexes()
2023/08/14 18:31:00 Index found:  indexmut_1
2023/08/14 18:31:00 Dropped index indexmut_1
2023/08/14 18:31:00 Setting JSON docs in KV
2023/08/14 18:31:01 GET all indexes
2023/08/14 18:31:01 200 OK
2023/08/14 18:31:01 FOUND indexes: []
2023/08/14 18:31:01 DROP index: badindexid
2023/08/14 18:31:01 status: 400 Bad Request
2023/08/14 18:31:01 DROP index: 23544142
2023/08/14 18:31:01 status: 500 Internal Server Error
2023/08/14 18:31:01 TEST: malformed body
2023/08/14 18:31:01 400 Bad Request "invalid request body ({name:), unmarshal failed invalid character 'n' looking for beginning of object key string"

2023/08/14 18:31:01 TEST: missing field ``name``
2023/08/14 18:31:01 400 Bad Request "missing field name"
2023/08/14 18:31:01 TEST: empty field ``name``
2023/08/14 18:31:01 400 Bad Request "empty field name"
2023/08/14 18:31:01 TEST: missing field ``bucket``
2023/08/14 18:31:01 400 Bad Request "missing field bucket"
2023/08/14 18:31:01 TEST: empty field ``bucket``
2023/08/14 18:31:01 400 Bad Request "empty field bucket"
2023/08/14 18:31:01 TEST: missing field ``secExprs``
2023/08/14 18:31:01 400 Bad Request "missing field secExprs"
2023/08/14 18:31:01 TEST: empty field ``secExprs``
2023/08/14 18:31:01 400 Bad Request "empty field secExprs"
2023/08/14 18:31:01 TEST: incomplete field ``desc``
2023/08/14 18:31:01 400 Bad Request "incomplete desc information [true]"
2023/08/14 18:31:01 TEST: invalid field ``desc``
2023/08/14 18:31:01 400 Bad Request "incomplete desc information [1]"
2023/08/14 18:31:01 
2023/08/14 18:31:01 CREATE INDEX: idx1
2023/08/14 18:31:10 status : 201 Created
2023/08/14 18:31:10 {"id": "12218002440446425420"} 
2023/08/14 18:31:10 CREATE INDEX: idx2 (defer)
2023/08/14 18:31:10 status : 201 Created
2023/08/14 18:31:10 {"id": "11630974207543462121"} 
2023/08/14 18:31:10 CREATE INDEX: idx3 (defer)
2023/08/14 18:31:11 status : 201 Created
2023/08/14 18:31:11 {"id": "4852080058367985026"} 
2023/08/14 18:31:11 CREATE INDEX: idx4 (defer)
2023/08/14 18:31:11 status : 201 Created
2023/08/14 18:31:11 {"id": "9608897830663666762"} 
2023/08/14 18:31:11 CREATE INDEX: idx5
2023/08/14 18:31:22 status : 201 Created
2023/08/14 18:31:22 {"id": "17522951750243336300"} 
2023/08/14 18:31:22 BUILD single deferred index
2023/08/14 18:31:23 202 Accepted
2023/08/14 18:31:23 GET all indexes
2023/08/14 18:31:23 200 OK
2023/08/14 18:31:23 index idx1 in INDEX_STATE_ACTIVE
2023/08/14 18:31:23 GET all indexes
2023/08/14 18:31:23 200 OK
2023/08/14 18:31:23 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:24 GET all indexes
2023/08/14 18:31:24 200 OK
2023/08/14 18:31:24 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:25 GET all indexes
2023/08/14 18:31:25 200 OK
2023/08/14 18:31:25 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:26 GET all indexes
2023/08/14 18:31:26 200 OK
2023/08/14 18:31:26 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:27 GET all indexes
2023/08/14 18:31:27 200 OK
2023/08/14 18:31:27 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:28 GET all indexes
2023/08/14 18:31:28 200 OK
2023/08/14 18:31:28 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:29 GET all indexes
2023/08/14 18:31:29 200 OK
2023/08/14 18:31:29 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:30 GET all indexes
2023/08/14 18:31:30 200 OK
2023/08/14 18:31:30 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:31 GET all indexes
2023/08/14 18:31:31 200 OK
2023/08/14 18:31:31 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:32 GET all indexes
2023/08/14 18:31:32 200 OK
2023/08/14 18:31:32 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:33 GET all indexes
2023/08/14 18:31:33 200 OK
2023/08/14 18:31:33 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:34 GET all indexes
2023/08/14 18:31:34 200 OK
2023/08/14 18:31:34 index idx2 in INDEX_STATE_INITIAL
2023/08/14 18:31:35 GET all indexes
2023/08/14 18:31:35 200 OK
2023/08/14 18:31:35 index idx2 in INDEX_STATE_CATCHUP
2023/08/14 18:31:36 GET all indexes
2023/08/14 18:31:36 200 OK
2023/08/14 18:31:36 index idx2 in INDEX_STATE_ACTIVE
2023/08/14 18:31:36 BUILD many deferred index
2023/08/14 18:31:36 202 Accepted 
2023/08/14 18:31:36 GET all indexes
2023/08/14 18:31:36 200 OK
2023/08/14 18:31:36 index idx1 in INDEX_STATE_ACTIVE
2023/08/14 18:31:36 GET all indexes
2023/08/14 18:31:36 200 OK
2023/08/14 18:31:36 index idx2 in INDEX_STATE_ACTIVE
2023/08/14 18:31:36 GET all indexes
2023/08/14 18:31:36 200 OK
2023/08/14 18:31:36 index idx3 in INDEX_STATE_INITIAL
2023/08/14 18:31:37 GET all indexes
2023/08/14 18:31:37 200 OK
2023/08/14 18:31:37 index idx3 in INDEX_STATE_INITIAL
2023/08/14 18:31:38 GET all indexes
2023/08/14 18:31:38 200 OK
2023/08/14 18:31:38 index idx3 in INDEX_STATE_INITIAL
2023/08/14 18:31:39 GET all indexes
2023/08/14 18:31:39 200 OK
2023/08/14 18:31:39 index idx3 in INDEX_STATE_INITIAL
2023/08/14 18:31:40 GET all indexes
2023/08/14 18:31:40 200 OK
2023/08/14 18:31:40 index idx3 in INDEX_STATE_INITIAL
2023/08/14 18:31:42 GET all indexes
2023/08/14 18:31:42 200 OK
2023/08/14 18:31:42 index idx3 in INDEX_STATE_INITIAL
2023/08/14 18:31:43 GET all indexes
2023/08/14 18:31:43 200 OK
2023/08/14 18:31:43 index idx3 in INDEX_STATE_INITIAL
2023/08/14 18:31:44 GET all indexes
2023/08/14 18:31:44 200 OK
2023/08/14 18:31:44 index idx3 in INDEX_STATE_INITIAL
2023/08/14 18:31:45 GET all indexes
2023/08/14 18:31:45 200 OK
2023/08/14 18:31:45 index idx3 in INDEX_STATE_INITIAL
2023/08/14 18:31:46 GET all indexes
2023/08/14 18:31:46 200 OK
2023/08/14 18:31:46 index idx3 in INDEX_STATE_INITIAL
2023/08/14 18:31:47 GET all indexes
2023/08/14 18:31:47 200 OK
2023/08/14 18:31:47 index idx3 in INDEX_STATE_INITIAL
2023/08/14 18:31:48 GET all indexes
2023/08/14 18:31:48 200 OK
2023/08/14 18:31:48 index idx3 in INDEX_STATE_CATCHUP
2023/08/14 18:31:49 GET all indexes
2023/08/14 18:31:49 200 OK
2023/08/14 18:31:49 index idx3 in INDEX_STATE_ACTIVE
2023/08/14 18:31:49 GET all indexes
2023/08/14 18:31:49 200 OK
2023/08/14 18:31:49 index idx4 in INDEX_STATE_ACTIVE
2023/08/14 18:31:49 GET all indexes
2023/08/14 18:31:49 200 OK
2023/08/14 18:31:49 index idx5 in INDEX_STATE_ACTIVE
2023/08/14 18:31:49 GET all indexes
2023/08/14 18:31:49 200 OK
2023/08/14 18:31:49 CREATED indexes: [12218002440446425420 11630974207543462121 4852080058367985026 9608897830663666762 17522951750243336300]
2023/08/14 18:31:49 
2023/08/14 18:31:49 LOOKUP missing index
2023/08/14 18:31:49 status : 404 Not Found
2023/08/14 18:31:49 LOOKUP Pyongyang
2023/08/14 18:31:49 status : 200 OK
2023/08/14 18:31:49 number of entries 554
2023/08/14 18:31:49 Expected and Actual scan responses are the same
2023/08/14 18:31:49 LOOKUP with stale as false
2023/08/14 18:31:49 status : 200 OK
2023/08/14 18:31:49 number of entries 554
2023/08/14 18:31:49 Expected and Actual scan responses are the same
2023/08/14 18:31:49 LOOKUP with Rome
2023/08/14 18:31:49 status : 200 OK
2023/08/14 18:31:49 number of entries 540
2023/08/14 18:31:49 Expected and Actual scan responses are the same
2023/08/14 18:31:49 RANGE missing index
2023/08/14 18:31:49 Status : 404 Not Found
2023/08/14 18:31:49 RANGE cities - none
2023/08/14 18:31:49 Status : 200 OK
2023/08/14 18:31:54 number of entries 140903
2023/08/14 18:31:55 Expected and Actual scan responses are the same
2023/08/14 18:31:55 RANGE cities -low
2023/08/14 18:31:55 Status : 200 OK
2023/08/14 18:32:00 number of entries 140903
2023/08/14 18:32:01 Expected and Actual scan responses are the same
2023/08/14 18:32:01 RANGE cities -high
2023/08/14 18:32:01 Status : 200 OK
2023/08/14 18:32:05 number of entries 140903
2023/08/14 18:32:06 Expected and Actual scan responses are the same
2023/08/14 18:32:06 RANGE cities - both
2023/08/14 18:32:06 Status : 200 OK
2023/08/14 18:32:11 number of entries 140903
2023/08/14 18:32:11 Expected and Actual scan responses are the same
2023/08/14 18:32:11 RANGE missing cities
2023/08/14 18:32:11 Status : 200 OK
2023/08/14 18:32:11 number of entries 0
2023/08/14 18:32:12 Expected and Actual scan responses are the same
2023/08/14 18:32:12 
2023/08/14 18:32:12 SCANALL missing index
2023/08/14 18:32:12 {"limit":1000000,"stale":"ok"}
2023/08/14 18:32:12 Status : 404 Not Found
2023/08/14 18:32:12 SCANALL stale ok
2023/08/14 18:32:12 {"limit":1000000,"stale":"ok"}
2023/08/14 18:32:12 Status : 200 OK
2023/08/14 18:32:17 number of entries 140903
2023/08/14 18:32:18 Expected and Actual scan responses are the same
2023/08/14 18:32:18 SCANALL stale false
2023/08/14 18:32:18 {"limit":1000000,"stale":"false"}
2023/08/14 18:32:18 Status : 200 OK
2023/08/14 18:32:22 number of entries 140903
2023/08/14 18:32:23 Expected and Actual scan responses are the same
2023/08/14 18:32:23 
2023/08/14 18:32:23 COUNT missing index
2023/08/14 18:32:23 Status : 404 Not Found
2023/08/14 18:32:23 COUNT cities - none
2023/08/14 18:32:23 Status : 200 OK
2023/08/14 18:32:23 number of entries 140903
2023/08/14 18:32:24 COUNT cities -low
2023/08/14 18:32:24 Status : 200 OK
2023/08/14 18:32:24 number of entries 140903
2023/08/14 18:32:24 COUNT cities -high
2023/08/14 18:32:24 Status : 200 OK
2023/08/14 18:32:24 number of entries 140903
2023/08/14 18:32:24 COUNT cities - both
2023/08/14 18:32:24 Status : 200 OK
2023/08/14 18:32:24 number of entries 140903
2023/08/14 18:32:24 COUNT missing cities
2023/08/14 18:32:25 Status : 200 OK
2023/08/14 18:32:25 number of entries 0
2023/08/14 18:32:25 
2023/08/14 18:32:26 STATS: Testing URLs with valid authentication
2023/08/14 18:32:26 STATS: Testing URLs with invalid authentication
2023/08/14 18:32:26 STATS: Testing invalid URLs
2023/08/14 18:32:26 STATS: Testing unsupported methods
2023/08/14 18:32:26 
--- PASS: TestRestfulAPI (86.06s)
=== RUN   TestStatIndexInstFilter
2023/08/14 18:32:26 CREATE INDEX: statIdx1
2023/08/14 18:32:36 status : 201 Created
2023/08/14 18:32:36 {"id": "9456999986650949327"} 
2023/08/14 18:32:36 CREATE INDEX: statIdx2
2023/08/14 18:32:48 status : 201 Created
2023/08/14 18:32:48 {"id": "3083982025266014474"} 
2023/08/14 18:32:48 Instance Id for statIdx2 is 3093429358066058981, common.IndexInstId
--- PASS: TestStatIndexInstFilter (22.35s)
=== RUN   TestBucketDefaultDelete
2023-08-14T18:32:48.902+05:30 [Warn] Client:runObserveStreamingEndpoint streaming endpoint for /pools/default/bs/default returned err EOF
2023-08-14T18:32:48.903+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/14 18:32:50 Deleted bucket default, responseBody: 
2023/08/14 18:33:05 Created bucket default, responseBody: 
2023/08/14 18:33:21 Populating the default bucket
2023/08/14 18:33:29 Using n1ql client
2023-08-14T18:33:29.088+05:30 [Info] GSIC[default/default-_default-_default-1692018209085794609] started ...
2023/08/14 18:33:29 Scan failed as expected with error: Index Not Found - cause: GSI index index_isActive not found.
2023/08/14 18:33:29 Populating the default bucket after it was deleted
2023/08/14 18:33:38 Created the secondary index index_isActive. Waiting for it become active
2023/08/14 18:33:38 Index is 1277546569947981775 now active
2023/08/14 18:33:38 Using n1ql client
2023/08/14 18:33:38 Expected and Actual scan responses are the same
--- PASS: TestBucketDefaultDelete (49.48s)
=== RUN   TestMixedDatatypesScanAll
2023/08/14 18:33:38 In TestMixedDatatypesScanAll()
2023/08/14 18:33:38 Before test begin: Length of kv docs is 10002
2023/08/14 18:33:38 In DropAllSecondaryIndexes()
2023/08/14 18:33:38 Index found:  index_isActive
2023/08/14 18:33:38 Dropped index index_isActive
2023/08/14 18:33:38 Number of number fields is: 248
2023/08/14 18:33:38 Number of string fields is: 247
2023/08/14 18:33:38 Number of json fields is: 279
2023/08/14 18:33:38 Number of true bool fields is: 100
2023/08/14 18:33:38 Number of false bool fields is: 126
2023/08/14 18:33:38 After generate docs: Length of kv docs is 11002
2023/08/14 18:33:38 Setting mixed datatypes JSON docs in KV
2023/08/14 18:33:43 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/14 18:33:43 Index is 912202489735565639 now active
2023/08/14 18:33:43 Using n1ql client
2023/08/14 18:33:43 Expected and Actual scan responses are the same
2023/08/14 18:33:43 Lengths of expected and actual scan results are:  1000 and 1000
2023/08/14 18:33:43 End: Length of kv docs is 11002
--- PASS: TestMixedDatatypesScanAll (5.47s)
=== RUN   TestMixedDatatypesRange_Float
2023/08/14 18:33:43 In TestMixedDatatypesRange_Float()
2023/08/14 18:33:43 In DropAllSecondaryIndexes()
2023/08/14 18:33:43 Index found:  index_mixeddt
2023/08/14 18:33:43 Dropped index index_mixeddt
2023/08/14 18:33:43 Number of number fields is: 265
2023/08/14 18:33:43 Number of string fields is: 247
2023/08/14 18:33:43 Number of json fields is: 230
2023/08/14 18:33:43 Number of true bool fields is: 125
2023/08/14 18:33:43 Number of false bool fields is: 133
2023/08/14 18:33:43 Setting mixed datatypes JSON docs in KV
2023/08/14 18:33:49 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/14 18:33:49 Index is 13991496520838391248 now active
2023/08/14 18:33:49 Using n1ql client
2023/08/14 18:33:49 Expected and Actual scan responses are the same
2023/08/14 18:33:49 Lengths of expected and actual scan results are:  21 and 21
2023/08/14 18:33:49 Using n1ql client
2023/08/14 18:33:49 Expected and Actual scan responses are the same
2023/08/14 18:33:49 Lengths of expected and actual scan results are:  4 and 4
2023/08/14 18:33:49 Length of kv docs is 12002
--- PASS: TestMixedDatatypesRange_Float (6.15s)
=== RUN   TestMixedDatatypesRange_String
2023/08/14 18:33:49 In TestMixedDatatypesRange_String()
2023/08/14 18:33:49 In DropAllSecondaryIndexes()
2023/08/14 18:33:49 Index found:  index_mixeddt
2023/08/14 18:33:50 Dropped index index_mixeddt
2023/08/14 18:33:50 Number of number fields is: 252
2023/08/14 18:33:50 Number of string fields is: 247
2023/08/14 18:33:50 Number of json fields is: 257
2023/08/14 18:33:50 Number of true bool fields is: 122
2023/08/14 18:33:50 Number of false bool fields is: 122
2023/08/14 18:33:50 Setting mixed datatypes JSON docs in KV
2023/08/14 18:33:55 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/14 18:33:55 Index is 17551469227363666032 now active
2023/08/14 18:33:55 Using n1ql client
2023/08/14 18:33:55 Expected and Actual scan responses are the same
2023/08/14 18:33:55 Lengths of expected and actual scan results are:  192 and 192
2023/08/14 18:33:55 Length of kv docs is 13002
--- PASS: TestMixedDatatypesRange_String (5.75s)
=== RUN   TestMixedDatatypesRange_Json
2023/08/14 18:33:55 In TestMixedDatatypesRange_Json()
2023/08/14 18:33:55 In DropAllSecondaryIndexes()
2023/08/14 18:33:55 Index found:  index_mixeddt
2023/08/14 18:33:55 Dropped index index_mixeddt
2023/08/14 18:33:55 Number of number fields is: 261
2023/08/14 18:33:55 Number of string fields is: 245
2023/08/14 18:33:55 Number of json fields is: 224
2023/08/14 18:33:55 Number of true bool fields is: 145
2023/08/14 18:33:55 Number of false bool fields is: 125
2023/08/14 18:33:55 Setting mixed datatypes JSON docs in KV
2023/08/14 18:34:01 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/14 18:34:01 Index is 729744033116239814 now active
2023/08/14 18:34:01 Using n1ql client
2023/08/14 18:34:01 Expected and Actual scan responses are the same
2023/08/14 18:34:01 Lengths of expected and actual scan results are:  711 and 711
2023/08/14 18:34:01 Length of kv docs is 14002
--- PASS: TestMixedDatatypesRange_Json (6.07s)
=== RUN   TestMixedDatatypesScan_Bool
2023/08/14 18:34:01 In TestMixedDatatypesScan_Bool()
2023/08/14 18:34:01 In DropAllSecondaryIndexes()
2023/08/14 18:34:01 Index found:  index_mixeddt
2023/08/14 18:34:01 Dropped index index_mixeddt
2023/08/14 18:34:01 Number of number fields is: 246
2023/08/14 18:34:01 Number of string fields is: 232
2023/08/14 18:34:01 Number of json fields is: 264
2023/08/14 18:34:01 Number of true bool fields is: 139
2023/08/14 18:34:01 Number of false bool fields is: 119
2023/08/14 18:34:01 Setting mixed datatypes JSON docs in KV
2023/08/14 18:34:07 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/14 18:34:07 Index is 10139540650811655127 now active
2023/08/14 18:34:07 Using n1ql client
2023/08/14 18:34:07 Expected and Actual scan responses are the same
2023/08/14 18:34:07 Lengths of expected and actual scan results are:  531 and 531
2023/08/14 18:34:07 Using n1ql client
2023/08/14 18:34:07 Expected and Actual scan responses are the same
2023/08/14 18:34:07 Lengths of expected and actual scan results are:  499 and 499
2023/08/14 18:34:07 Length of kv docs is 15002
--- PASS: TestMixedDatatypesScan_Bool (5.70s)
=== RUN   TestLargeSecondaryKeyLength
2023/08/14 18:34:07 In TestLargeSecondaryKeyLength()
2023/08/14 18:34:07 In DropAllSecondaryIndexes()
2023/08/14 18:34:07 Index found:  index_mixeddt
2023/08/14 18:34:07 Dropped index index_mixeddt
2023/08/14 18:34:07 Setting JSON docs in KV
2023/08/14 18:34:13 Created the secondary index index_LongSecField. Waiting for it become active
2023/08/14 18:34:13 Index is 3919629429602143940 now active
2023/08/14 18:34:13 Using n1ql client
2023/08/14 18:34:13 ScanAll: Lengths of expected and actual scan results are:  1000 and 1000
2023/08/14 18:34:13 Expected and Actual scan responses are the same
2023/08/14 18:34:13 Using n1ql client
2023/08/14 18:34:13 Range: Lengths of expected and actual scan results are:  792 and 792
2023/08/14 18:34:13 Expected and Actual scan responses are the same
2023/08/14 18:34:13 End: Length of kv docs is 16002
--- PASS: TestLargeSecondaryKeyLength (5.91s)
=== RUN   TestLargePrimaryKeyLength
2023/08/14 18:34:13 In TestLargePrimaryKeyLength()
2023/08/14 18:34:13 In DropAllSecondaryIndexes()
2023/08/14 18:34:13 Index found:  index_LongSecField
2023/08/14 18:34:13 Dropped index index_LongSecField
2023/08/14 18:34:13 Setting JSON docs in KV
2023/08/14 18:34:19 Created the secondary index index_LongPrimaryField. Waiting for it become active
2023/08/14 18:34:19 Index is 11606232191120865619 now active
2023/08/14 18:34:19 Using n1ql client
2023/08/14 18:34:20 Lengths of num of docs and scanResults are:  17002 and 17002
2023/08/14 18:34:20 End: Length of kv docs is 17002
--- PASS: TestLargePrimaryKeyLength (7.14s)
=== RUN   TestUpdateMutations_DeleteField
2023/08/14 18:34:20 In TestUpdateMutations_DeleteField()
2023/08/14 18:34:20 Setting JSON docs in KV
2023/08/14 18:34:27 Created the secondary index index_bal. Waiting for it become active
2023/08/14 18:34:27 Index is 10815084956851996545 now active
2023/08/14 18:34:27 Using n1ql client
2023/08/14 18:34:27 Expected and Actual scan responses are the same
2023/08/14 18:34:27 Using n1ql client
2023/08/14 18:34:27 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DeleteField (7.03s)
=== RUN   TestUpdateMutations_AddField
2023/08/14 18:34:27 In TestUpdateMutations_AddField()
2023/08/14 18:34:27 Setting JSON docs in KV
2023/08/14 18:34:34 Created the secondary index index_newField. Waiting for it become active
2023/08/14 18:34:34 Index is 9425364226216892547 now active
2023/08/14 18:34:34 Using n1ql client
2023/08/14 18:34:34 Count of scan results before add field mutations:  0
2023/08/14 18:34:34 Expected and Actual scan responses are the same
2023/08/14 18:34:34 Using n1ql client
2023/08/14 18:34:34 Count of scan results after add field mutations:  300
2023/08/14 18:34:34 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_AddField (7.06s)
=== RUN   TestUpdateMutations_DataTypeChange
2023/08/14 18:34:34 In TestUpdateMutations_DataTypeChange()
2023/08/14 18:34:34 Setting JSON docs in KV
2023/08/14 18:34:42 Created the secondary index index_isUserActive. Waiting for it become active
2023/08/14 18:34:42 Index is 382980298489275325 now active
2023/08/14 18:34:42 Using n1ql client
2023/08/14 18:34:42 Expected and Actual scan responses are the same
2023/08/14 18:34:42 Using n1ql client
2023/08/14 18:34:42 Expected and Actual scan responses are the same
2023/08/14 18:34:42 Using n1ql client
2023/08/14 18:34:42 Expected and Actual scan responses are the same
2023/08/14 18:34:42 Using n1ql client
2023/08/14 18:34:42 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DataTypeChange (8.45s)
=== RUN   TestMultipleBuckets
2023/08/14 18:34:43 In TestMultipleBuckets()
2023/08/14 18:34:43 In DropAllSecondaryIndexes()
2023/08/14 18:34:43 Index found:  index_bal
2023/08/14 18:34:43 Dropped index index_bal
2023/08/14 18:34:43 Index found:  index_isUserActive
2023/08/14 18:34:43 Dropped index index_isUserActive
2023/08/14 18:34:43 Index found:  index_newField
2023/08/14 18:34:43 Dropped index index_newField
2023/08/14 18:34:43 Index found:  index_LongPrimaryField
2023/08/14 18:34:43 Dropped index index_LongPrimaryField
2023/08/14 18:35:21 Flushed the bucket default, Response body: 
2023/08/14 18:35:24 Modified parameters of bucket default, responseBody: 
2023/08/14 18:35:24 Created bucket testbucket2, responseBody: 
2023/08/14 18:35:24 Created bucket testbucket3, responseBody: 
2023/08/14 18:35:24 Created bucket testbucket4, responseBody: 
2023/08/14 18:35:39 Generating docs and Populating all the buckets
2023/08/14 18:35:43 Created the secondary index bucket1_age. Waiting for it become active
2023/08/14 18:35:43 Index is 6148439997258643091 now active
2023/08/14 18:35:49 Created the secondary index bucket2_city. Waiting for it become active
2023/08/14 18:35:49 Index is 195362378007590664 now active
2023/08/14 18:35:56 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/14 18:35:56 Index is 5034559824760465381 now active
2023/08/14 18:36:04 Created the secondary index bucket4_balance. Waiting for it become active
2023/08/14 18:36:04 Index is 7215180742520436305 now active
2023/08/14 18:36:07 Using n1ql client
2023/08/14 18:36:07 Expected and Actual scan responses are the same
2023/08/14 18:36:07 Using n1ql client
2023-08-14T18:36:07.051+05:30 [Info] GSIC[default/testbucket2-_default-_default-1692018367047771889] started ...
2023/08/14 18:36:07 Expected and Actual scan responses are the same
2023/08/14 18:36:07 Using n1ql client
2023-08-14T18:36:07.063+05:30 [Info] GSIC[default/testbucket3-_default-_default-1692018367060528533] started ...
2023/08/14 18:36:07 Expected and Actual scan responses are the same
2023/08/14 18:36:07 Using n1ql client
2023-08-14T18:36:07.079+05:30 [Info] GSIC[default/testbucket4-_default-_default-1692018367076376667] started ...
2023/08/14 18:36:07 Expected and Actual scan responses are the same
2023/08/14 18:36:10 Deleted bucket testbucket2, responseBody: 
2023/08/14 18:36:12 Deleted bucket testbucket3, responseBody: 
2023/08/14 18:36:14 Deleted bucket testbucket4, responseBody: 
2023/08/14 18:36:17 Modified parameters of bucket default, responseBody: 
--- PASS: TestMultipleBuckets (109.22s)
=== RUN   TestBucketFlush
2023/08/14 18:36:32 In TestBucketFlush()
2023/08/14 18:36:32 In DropAllSecondaryIndexes()
2023/08/14 18:36:32 Index found:  bucket1_age
2023/08/14 18:36:32 Dropped index bucket1_age
2023/08/14 18:37:10 Flushed the bucket default, Response body: 
2023/08/14 18:37:14 Created the secondary index index_age. Waiting for it become active
2023/08/14 18:37:14 Index is 7946982229482914339 now active
2023/08/14 18:37:14 Using n1ql client
2023/08/14 18:37:14 Expected and Actual scan responses are the same
2023/08/14 18:37:21 Created the secondary index index_gender. Waiting for it become active
2023/08/14 18:37:21 Index is 7890339589517808460 now active
2023/08/14 18:37:21 Using n1ql client
2023/08/14 18:37:22 Expected and Actual scan responses are the same
2023/08/14 18:37:27 Created the secondary index index_city. Waiting for it become active
2023/08/14 18:37:27 Index is 2253289863173294731 now active
2023/08/14 18:37:27 Using n1ql client
2023/08/14 18:37:27 Expected and Actual scan responses are the same
2023/08/14 18:38:04 Flushed the bucket default, Response body: 
2023/08/14 18:38:04 TestBucketFlush:: Flushed the bucket
2023/08/14 18:38:04 Using n1ql client
2023/08/14 18:38:04 Using n1ql client
2023/08/14 18:38:04 Using n1ql client
--- PASS: TestBucketFlush (92.69s)
=== RUN   TestLargeDocumentSize
2023/08/14 18:38:04 In TestLargeDocumentSize()
2023/08/14 18:38:04 Data file exists. Skipping download
2023/08/14 18:38:04 Length of docs and largeDocs = 200 and 200
2023/08/14 18:38:09 Created the secondary index index_userscreenname. Waiting for it become active
2023/08/14 18:38:09 Index is 16075922076564805992 now active
2023/08/14 18:38:09 Using n1ql client
2023/08/14 18:38:09 Expected and Actual scan responses are the same
--- PASS: TestLargeDocumentSize (4.38s)
=== RUN   TestFieldsWithSpecialCharacters
2023/08/14 18:38:09 In TestFieldsWithSpecialCharacters()
2023/08/14 18:38:15 Created the secondary index index_specialchar. Waiting for it become active
2023/08/14 18:38:15 Index is 14361038052126488457 now active
2023/08/14 18:38:15 Looking up for value vy¶¶§†š
2023/08/14 18:38:15 Using n1ql client
2023/08/14 18:38:16 Expected and Actual scan responses are the same
--- PASS: TestFieldsWithSpecialCharacters (7.43s)
=== RUN   TestLargeKeyLookup
2023/08/14 18:38:16 In TestLargeKeyLookup()
2023/08/14 18:38:22 Created the secondary index index_largeKeyLookup. Waiting for it become active
2023/08/14 18:38:22 Index is 13444529026682048883 now active
2023/08/14 18:38:22 Looking up for a large key
2023/08/14 18:38:22 Using n1ql client
2023/08/14 18:38:23 Expected and Actual scan responses are the same
--- PASS: TestLargeKeyLookup (6.31s)
=== RUN   TestIndexNameValidation
2023/08/14 18:38:23 In TestIndexNameValidation()
2023/08/14 18:38:23 Setting JSON docs in KV
2023/08/14 18:38:24 Creation of index with invalid name ÌñÐÉx&(abc_% failed as expected
2023/08/14 18:38:29 Created the secondary index #primary-Index_test. Waiting for it become active
2023/08/14 18:38:29 Index is 790261906664787725 now active
2023/08/14 18:38:29 Using n1ql client
2023/08/14 18:38:29 Expected and Actual scan responses are the same
--- PASS: TestIndexNameValidation (6.52s)
=== RUN   TestSameFieldNameAtDifferentLevels
2023/08/14 18:38:29 In TestSameFieldNameAtDifferentLevels()
2023/08/14 18:38:29 Setting JSON docs in KV
2023/08/14 18:38:36 Created the secondary index cityindex. Waiting for it become active
2023/08/14 18:38:36 Index is 16799251413425079054 now active
2023/08/14 18:38:36 Using n1ql client
2023/08/14 18:38:36 Expected and Actual scan responses are the same
--- PASS: TestSameFieldNameAtDifferentLevels (6.73s)
=== RUN   TestSameIndexNameInTwoBuckets
2023/08/14 18:38:36 In TestSameIndexNameInTwoBuckets()
2023/08/14 18:38:36 In DropAllSecondaryIndexes()
2023/08/14 18:38:36 Index found:  index_gender
2023/08/14 18:38:36 Dropped index index_gender
2023/08/14 18:38:36 Index found:  index_specialchar
2023/08/14 18:38:36 Dropped index index_specialchar
2023/08/14 18:38:36 Index found:  index_age
2023/08/14 18:38:36 Dropped index index_age
2023/08/14 18:38:36 Index found:  index_userscreenname
2023/08/14 18:38:36 Dropped index index_userscreenname
2023/08/14 18:38:36 Index found:  #primary-Index_test
2023/08/14 18:38:36 Dropped index #primary-Index_test
2023/08/14 18:38:36 Index found:  cityindex
2023/08/14 18:38:36 Dropped index cityindex
2023/08/14 18:38:36 Index found:  index_largeKeyLookup
2023/08/14 18:38:36 Dropped index index_largeKeyLookup
2023/08/14 18:38:36 Index found:  index_city
2023/08/14 18:38:36 Dropped index index_city
2023/08/14 18:39:14 Flushed the bucket default, Response body: 
2023/08/14 18:39:17 Modified parameters of bucket default, responseBody: 
2023/08/14 18:39:17 Created bucket buck2, responseBody: 
2023/08/14 18:39:32 Generating docs and Populating all the buckets
2023/08/14 18:39:36 Created the secondary index b_idx. Waiting for it become active
2023/08/14 18:39:36 Index is 1348534013147598425 now active
2023/08/14 18:39:43 Created the secondary index b_idx. Waiting for it become active
2023/08/14 18:39:43 Index is 800156765061805553 now active
2023/08/14 18:39:46 Using n1ql client
2023/08/14 18:39:46 Expected and Actual scan responses are the same
2023/08/14 18:39:46 Using n1ql client
2023-08-14T18:39:46.119+05:30 [Info] GSIC[default/buck2-_default-_default-1692018586115763808] started ...
2023/08/14 18:39:46 Expected and Actual scan responses are the same
2023/08/14 18:39:49 Modified parameters of bucket default, responseBody: 
2023/08/14 18:39:51 Deleted bucket buck2, responseBody: 
--- PASS: TestSameIndexNameInTwoBuckets (90.25s)
=== RUN   TestLargeKeysSplChars
2023/08/14 18:40:06 In TestLargeKeysSplChars()
2023/08/14 18:40:16 Created the secondary index idspl1. Waiting for it become active
2023/08/14 18:40:16 Index is 17322908788291337321 now active
2023/08/14 18:40:23 Created the secondary index idspl2. Waiting for it become active
2023/08/14 18:40:23 Index is 6237424822401932448 now active
2023/08/14 18:40:30 Created the secondary index idspl3. Waiting for it become active
2023/08/14 18:40:30 Index is 10941242755676984736 now active
2023/08/14 18:40:30 Using n1ql client
2023/08/14 18:40:30 Expected and Actual scan responses are the same
2023-08-14T18:40:30.494+05:30 [Error] transport error between 127.0.0.1:52452->127.0.0.1:9107: write tcp 127.0.0.1:52452->127.0.0.1:9107: write: broken pipe
2023-08-14T18:40:30.495+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:52452->127.0.0.1:9107: write: broken pipe`
2023-08-14T18:40:30.495+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T18:40:30.495+05:30 [Error] metadataClient:PickRandom: Replicas - [17689536685567262953], PrunedReplica - map[], FilteredReplica map[]
2023/08/14 18:40:30 Expected and Actual scan responses are the same
2023/08/14 18:40:30 Using n1ql client
2023/08/14 18:40:30 Expected and Actual scan responses are the same
--- PASS: TestLargeKeysSplChars (24.42s)
=== RUN   TestVeryLargeIndexKey
2023/08/14 18:40:30 In DropAllSecondaryIndexes()
2023/08/14 18:40:30 Index found:  idspl3
2023/08/14 18:40:30 Dropped index idspl3
2023/08/14 18:40:30 Index found:  b_idx
2023/08/14 18:40:31 Dropped index b_idx
2023/08/14 18:40:31 Index found:  idspl1
2023/08/14 18:40:31 Dropped index idspl1
2023/08/14 18:40:31 Index found:  idspl2
2023/08/14 18:40:31 Dropped index idspl2
2023/08/14 18:41:09 Flushed the bucket default, Response body: 
2023/08/14 18:41:09 TestVeryLargeIndexKey:: Flushed the bucket
2023/08/14 18:41:10 clusterconfig.KVAddress = 127.0.0.1:9000
2023/08/14 18:41:14 Created the secondary index i1. Waiting for it become active
2023/08/14 18:41:14 Index is 5400243159583817240 now active
2023/08/14 18:41:14 Using n1ql client
2023/08/14 18:41:15 Expected and Actual scan responses are the same
2023/08/14 18:41:22 Created the secondary index i2. Waiting for it become active
2023/08/14 18:41:22 Index is 1659624275238283580 now active
2023/08/14 18:41:22 Using n1ql client
2023/08/14 18:41:23 Expected and Actual scan responses are the same
2023/08/14 18:41:23 In DropAllSecondaryIndexes()
2023/08/14 18:41:23 Index found:  i1
2023/08/14 18:41:23 Dropped index i1
2023/08/14 18:41:23 Index found:  i2
2023/08/14 18:41:23 Dropped index i2
2023/08/14 18:42:01 Flushed the bucket default, Response body: 
--- PASS: TestVeryLargeIndexKey (90.35s)
=== RUN   TestTempBufScanResult
2023/08/14 18:42:01 In DropAllSecondaryIndexes()
2023/08/14 18:42:39 Flushed the bucket default, Response body: 
2023/08/14 18:42:39 TestTempBufScanResult:: Flushed the bucket
2023/08/14 18:42:42 Created the secondary index index_idxKey. Waiting for it become active
2023/08/14 18:42:42 Index is 17384890066310893990 now active
2023/08/14 18:42:42 Using n1ql client
2023/08/14 18:42:42 Expected and Actual scan responses are the same
2023/08/14 18:42:42 In DropAllSecondaryIndexes()
2023/08/14 18:42:42 Index found:  index_idxKey
2023/08/14 18:42:42 Dropped index index_idxKey
2023/08/14 18:43:20 Flushed the bucket default, Response body: 
--- PASS: TestTempBufScanResult (79.49s)
=== RUN   TestBuildDeferredAnotherBuilding
2023/08/14 18:43:20 In TestBuildDeferredAnotherBuilding()
2023/08/14 18:43:20 In DropAllSecondaryIndexes()
2023/08/14 18:44:04 Setting JSON docs in KV
2023/08/14 18:45:58 Build the deferred index id_age1. Waiting for the index to become active
2023/08/14 18:45:58 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:45:59 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:00 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:01 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:02 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:03 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:04 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:05 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:06 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:07 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:08 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:09 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:10 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:11 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:12 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:13 Waiting for index 10703435167662579168 to go active ...
2023/08/14 18:46:14 Index is 10703435167662579168 now active
2023/08/14 18:46:14 Build command issued for the deferred indexes [14085392422580194953]
2023/08/14 18: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/14 18:46:16 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:17 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:18 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:19 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:20 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:21 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:22 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:23 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:24 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:25 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:26 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:27 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:28 Waiting for index 14085392422580194953 to go active ...
2023/08/14 18:46:29 Index is 14085392422580194953 now active
2023/08/14 18:46:29 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:30 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:31 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:32 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:33 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:34 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:35 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:36 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:37 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:38 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:39 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:40 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:41 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:42 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:43 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:44 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:45 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:46 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:47 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:48 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:49 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:50 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:51 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:52 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:53 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:54 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:55 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:56 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:57 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:58 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:46:59 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:47:00 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:47:01 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:47:02 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:47:03 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:47:04 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:47:05 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:47:06 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:47:07 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:47:08 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:47:09 Waiting for index 15618870768592721473 to go active ...
2023/08/14 18:47:10 Index is 15618870768592721473 now active
2023/08/14 18:47:11 Using n1ql client
2023/08/14 18:47:11 Expected and Actual scan responses are the same
2023/08/14 18:47:11 Using n1ql client
2023/08/14 18:47:12 Expected and Actual scan responses are the same
--- PASS: TestBuildDeferredAnotherBuilding (231.43s)
=== RUN   TestMultipleBucketsDeferredBuild
2023/08/14 18:47:12 In TestMultipleBucketsDeferredBuild()
2023/08/14 18:47:12 In DropAllSecondaryIndexes()
2023/08/14 18:47:12 Index found:  id_company
2023/08/14 18:47:12 Dropped index id_company
2023/08/14 18:47:12 Index found:  id_age1
2023/08/14 18:47:12 Dropped index id_age1
2023/08/14 18:47:12 Index found:  id_age
2023/08/14 18:47:12 Dropped index id_age
2023/08/14 18:47:49 Flushed the bucket default, Response body: 
2023/08/14 18:47:52 Modified parameters of bucket default, responseBody: 
2023/08/14 18:47:52 http://127.0.0.1:9000/pools/default/buckets/defertest_buck2
2023/08/14 18:47:52 &{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[]      0xc0001a8000}
2023/08/14 18:47: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:[Mon, 14 Aug 2023 13:17: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]] 0xc04da05d40 31 [] false false map[] 0xc00002c300 }
2023/08/14 18:47:52 DeleteBucket failed for bucket defertest_buck2 
2023/08/14 18:47:52 Deleted bucket defertest_buck2, responseBody: Requested resource not found.
2023/08/14 18:47:52 Created bucket defertest_buck2, responseBody: 
2023/08/14 18:48:07 Setting JSON docs in KV
2023/08/14 18:49:21 Build command issued for the deferred indexes [15220757458903820368]
2023/08/14 18:49:23 Build command issued for the deferred indexes [9116890928916625399 8755488329563861735]
2023/08/14 18:49:23 Index state of 8755488329563861735 is INDEX_STATE_INITIAL
2023/08/14 18:49:23 Waiting for index 15220757458903820368 to go active ...
2023/08/14 18:49:24 Waiting for index 15220757458903820368 to go active ...
2023/08/14 18:49:25 Waiting for index 15220757458903820368 to go active ...
2023/08/14 18:49:26 Waiting for index 15220757458903820368 to go active ...
2023/08/14 18:49:27 Waiting for index 15220757458903820368 to go active ...
2023/08/14 18:49:28 Waiting for index 15220757458903820368 to go active ...
2023/08/14 18:49:29 Waiting for index 15220757458903820368 to go active ...
2023/08/14 18:49:30 Waiting for index 15220757458903820368 to go active ...
2023/08/14 18:49:31 Index is 15220757458903820368 now active
2023/08/14 18:49:31 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:32 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:33 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:34 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:35 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:36 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:37 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:38 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:39 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:40 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:41 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:42 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:43 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:44 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:45 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:46 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:47 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:48 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:49 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:50 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:51 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:52 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:53 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:54 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:55 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:56 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:57 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:58 Waiting for index 9116890928916625399 to go active ...
2023/08/14 18:49:59 Index is 9116890928916625399 now active
2023/08/14 18:49:59 Using n1ql client
2023/08/14 18:49:59 Expected and Actual scan responses are the same
2023/08/14 18:49:59 Using n1ql client
2023/08/14 18:49:59 Expected and Actual scan responses are the same
2023/08/14 18:49:59 Using n1ql client
2023-08-14T18:49:59.360+05:30 [Info] GSIC[default/defertest_buck2-_default-_default-1692019199357851985] started ...
2023/08/14 18:49:59 Expected and Actual scan responses are the same
2023/08/14 18:50:02 Modified parameters of bucket default, responseBody: 
2023/08/14 18:50:04 Deleted bucket defertest_buck2, responseBody: 
--- PASS: TestMultipleBucketsDeferredBuild (177.36s)
=== RUN   TestCreateDropCreateDeferredIndex
2023/08/14 18:50:09 In TestCreateDropCreateDeferredIndex()
2023/08/14 18:50:09 In DropAllSecondaryIndexes()
2023/08/14 18:50:09 Index found:  buck1_id1
2023/08/14 18:50:09 Dropped index buck1_id1
2023/08/14 18:50:09 Index found:  buck1_id2
2023/08/14 18:50:09 Dropped index buck1_id2
2023/08/14 18:50:11 Setting JSON docs in KV
2023/08/14 18:50:23 Created the secondary index id_company. Waiting for it become active
2023/08/14 18:50:23 Index is 13291733671041798594 now active
2023/08/14 18:50:24 Dropping the secondary index id_age
2023/08/14 18:50:24 Index dropped
2023/08/14 18:50:27 Setting JSON docs in KV
2023/08/14 18:50:35 Using n1ql client
2023/08/14 18:50:36 Expected and Actual scan responses are the same
--- PASS: TestCreateDropCreateDeferredIndex (26.60s)
=== RUN   TestMultipleDeferredIndexes_BuildTogether
2023/08/14 18:50:36 In TestMultipleDeferredIndexes_BuildTogether()
2023/08/14 18:50:36 In DropAllSecondaryIndexes()
2023/08/14 18:50:36 Index found:  id_company
2023/08/14 18:50:36 Dropped index id_company
2023/08/14 18:50:38 Setting JSON docs in KV
2023/08/14 18:50:51 Created the secondary index id_company. Waiting for it become active
2023/08/14 18:50:51 Index is 319727424520386482 now active
2023/08/14 18:50:52 Build command issued for the deferred indexes [id_age id_gender id_isActive], bucket: default, scope: _default, coll: _default
2023/08/14 18:50:52 Waiting for the index id_age to become active
2023/08/14 18:50:52 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:50:53 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:50:54 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:50:55 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:50:56 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:50:57 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:50:58 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:50:59 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:51:00 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:51:01 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:51:02 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:51:03 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:51:04 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:51:05 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:51:06 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:51:07 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:51:08 Waiting for index 11445067729223105832 to go active ...
2023/08/14 18:51:09 Index is 11445067729223105832 now active
2023/08/14 18:51:09 Waiting for the index id_gender to become active
2023/08/14 18:51:09 Index is 11675496189287580990 now active
2023/08/14 18:51:09 Waiting for the index id_isActive to become active
2023/08/14 18:51:09 Index is 12439463395872292921 now active
2023/08/14 18:51:09 Using n1ql client
2023/08/14 18:51:09 Expected and Actual scan responses are the same
2023/08/14 18:51:12 Setting JSON docs in KV
2023/08/14 18:51:21 Using n1ql client
2023/08/14 18:51:21 Expected and Actual scan responses are the same
2023/08/14 18:51:21 Using n1ql client
2023/08/14 18:51:21 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildTogether (45.60s)
=== RUN   TestMultipleDeferredIndexes_BuildOneByOne
2023/08/14 18:51:21 In TestMultipleDeferredIndexes_BuildOneByOne()
2023/08/14 18:51:21 In DropAllSecondaryIndexes()
2023/08/14 18:51:21 Index found:  id_isActive
2023/08/14 18:51:21 Dropped index id_isActive
2023/08/14 18:51:21 Index found:  id_company
2023/08/14 18:51:21 Dropped index id_company
2023/08/14 18:51:21 Index found:  id_gender
2023/08/14 18:51:22 Dropped index id_gender
2023/08/14 18:51:22 Index found:  id_age
2023/08/14 18:51:22 Dropped index id_age
2023/08/14 18:51:24 Setting JSON docs in KV
2023/08/14 18:51:38 Created the secondary index id_company. Waiting for it become active
2023/08/14 18:51:38 Index is 17185802374159833623 now active
2023/08/14 18:51:39 Build command issued for the deferred indexes [id_age], bucket: default, scope: _default, coll: _default
2023/08/14 18:51:39 Waiting for the index id_age to become active
2023/08/14 18:51:39 Waiting for index 11368609569287588921 to go active ...
2023/08/14 18:51:40 Waiting for index 11368609569287588921 to go active ...
2023/08/14 18:51:41 Waiting for index 11368609569287588921 to go active ...
2023/08/14 18:51:42 Waiting for index 11368609569287588921 to go active ...
2023/08/14 18:51:43 Waiting for index 11368609569287588921 to go active ...
2023/08/14 18:51:44 Waiting for index 11368609569287588921 to go active ...
2023/08/14 18:51:45 Waiting for index 11368609569287588921 to go active ...
2023/08/14 18:51:46 Waiting for index 11368609569287588921 to go active ...
2023/08/14 18:51:47 Waiting for index 11368609569287588921 to go active ...
2023/08/14 18:51:48 Waiting for index 11368609569287588921 to go active ...
2023/08/14 18:51:49 Waiting for index 11368609569287588921 to go active ...
2023/08/14 18:51:50 Index is 11368609569287588921 now active
2023/08/14 18:51:50 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/14 18:51:50 Waiting for the index id_gender to become active
2023/08/14 18:51:50 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:51:51 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:51:52 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:51:53 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:51:54 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:51:55 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:51:56 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:51:57 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:51:58 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:51:59 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:52:00 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:52:01 Waiting for index 15351088193505259903 to go active ...
2023/08/14 18:52:02 Index is 15351088193505259903 now active
2023/08/14 18:52:02 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/14 18:52:02 Waiting for the index id_isActive to become active
2023/08/14 18:52:02 Waiting for index 13326621404725378501 to go active ...
2023/08/14 18:52:03 Waiting for index 13326621404725378501 to go active ...
2023/08/14 18:52:04 Waiting for index 13326621404725378501 to go active ...
2023/08/14 18:52:05 Waiting for index 13326621404725378501 to go active ...
2023/08/14 18:52:06 Waiting for index 13326621404725378501 to go active ...
2023/08/14 18:52:07 Waiting for index 13326621404725378501 to go active ...
2023/08/14 18:52:08 Waiting for index 13326621404725378501 to go active ...
2023/08/14 18:52:09 Waiting for index 13326621404725378501 to go active ...
2023/08/14 18:52:10 Waiting for index 13326621404725378501 to go active ...
2023/08/14 18:52:11 Waiting for index 13326621404725378501 to go active ...
2023/08/14 18:52:12 Waiting for index 13326621404725378501 to go active ...
2023/08/14 18:52:13 Index is 13326621404725378501 now active
2023/08/14 18:52:13 Using n1ql client
2023/08/14 18:52:13 Expected and Actual scan responses are the same
2023/08/14 18:52:16 Setting JSON docs in KV
2023/08/14 18:52:25 Using n1ql client
2023/08/14 18:52:25 Expected and Actual scan responses are the same
2023/08/14 18:52:25 Using n1ql client
2023/08/14 18:52:26 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildOneByOne (64.87s)
=== RUN   TestDropDeferredIndexWhileOthersBuilding
2023/08/14 18:52:26 In TestDropDeferredIndexWhileOthersBuilding()
2023/08/14 18:52:26 In DropAllSecondaryIndexes()
2023/08/14 18:52:26 Index found:  id_gender
2023/08/14 18:52:26 Dropped index id_gender
2023/08/14 18:52:26 Index found:  id_isActive
2023/08/14 18:52:26 Dropped index id_isActive
2023/08/14 18:52:26 Index found:  id_company
2023/08/14 18:52:27 Dropped index id_company
2023/08/14 18:52:27 Index found:  id_age
2023/08/14 18:52:27 Dropped index id_age
2023/08/14 18:52:29 Setting JSON docs in KV
2023/08/14 18:52:44 Created the secondary index id_company. Waiting for it become active
2023/08/14 18:52:44 Index is 14927838698307511323 now active
2023/08/14 18:52:45 Build command issued for the deferred indexes [5087550249008254051 12750874014421173782]
2023/08/14 18:52:47 Dropping the secondary index id_isActive
2023/08/14 18:52:47 Index dropped
2023/08/14 18:52:47 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:48 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:49 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:50 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:51 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:52 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:53 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:54 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:55 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:56 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:57 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:58 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:52:59 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:53:00 Waiting for index 5087550249008254051 to go active ...
2023/08/14 18:53:01 Index is 5087550249008254051 now active
2023/08/14 18:53:01 Index is 12750874014421173782 now active
2023/08/14 18:53:02 Using n1ql client
2023/08/14 18:53:02 Expected and Actual scan responses are the same
2023/08/14 18:53:02 Using n1ql client
2023/08/14 18:53:02 Expected and Actual scan responses are the same
2023/08/14 18:53:05 Setting JSON docs in KV
2023/08/14 18:53:13 Using n1ql client
2023/08/14 18:53:13 Expected and Actual scan responses are the same
--- PASS: TestDropDeferredIndexWhileOthersBuilding (47.18s)
=== RUN   TestDropBuildingDeferredIndex
2023/08/14 18:53:13 In TestDropBuildingDeferredIndex()
2023/08/14 18:53:13 In DropAllSecondaryIndexes()
2023/08/14 18:53:13 Index found:  id_company
2023/08/14 18:53:13 Dropped index id_company
2023/08/14 18:53:13 Index found:  id_age
2023/08/14 18:53:14 Dropped index id_age
2023/08/14 18:53:14 Index found:  id_gender
2023/08/14 18:53:14 Dropped index id_gender
2023/08/14 18:53:16 Setting JSON docs in KV
2023/08/14 18:53:22 Build command issued for the deferred indexes [5637787537554400020 11318356236668946486]
2023/08/14 18:53:23 Dropping the secondary index id_age
2023/08/14 18:53:23 Index dropped
2023/08/14 18:53:23 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:24 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:25 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:26 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:27 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:28 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:29 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:30 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:31 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:32 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:33 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:34 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:35 Waiting for index 5637787537554400020 to go active ...
2023/08/14 18:53:36 Index is 5637787537554400020 now active
2023/08/14 18:53:36 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/14 18:53:36 Waiting for the index id_gender to become active
2023/08/14 18:53:36 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:37 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:38 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:39 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:40 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:41 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:42 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:43 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:44 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:45 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:46 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:47 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:48 Waiting for index 12106291677476026389 to go active ...
2023/08/14 18:53:49 Index is 12106291677476026389 now active
2023/08/14 18:53:50 Using n1ql client
2023/08/14 18:53:50 Expected and Actual scan responses are the same
2023/08/14 18:53:50 Using n1ql client
2023/08/14 18:53:51 Expected and Actual scan responses are the same
2023/08/14 18:53:53 Setting JSON docs in KV
2023/08/14 18:54:02 Using n1ql client
2023/08/14 18:54:04 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingDeferredIndex (50.51s)
=== RUN   TestDropMultipleBuildingDeferredIndexes
2023/08/14 18:54:04 In TestDropMultipleBuildingDeferredIndexes()
2023/08/14 18:54:04 In DropAllSecondaryIndexes()
2023/08/14 18:54:04 Index found:  id_gender
2023/08/14 18:54:04 Dropped index id_gender
2023/08/14 18:54:04 Index found:  id_company
2023/08/14 18:54:04 Dropped index id_company
2023/08/14 18:54:11 Setting JSON docs in KV
2023/08/14 18:54:42 Created the secondary index id_company. Waiting for it become active
2023/08/14 18:54:42 Index is 17980436394587761955 now active
2023/08/14 18:54:44 Build command issued for the deferred indexes [17851613036095163447 17478050362732704527]
2023/08/14 18:54:45 Dropping the secondary index id_age
2023/08/14 18:54:45 Index dropped
2023/08/14 18:54:45 Dropping the secondary index id_gender
2023/08/14 18:54:58 Index dropped
2023/08/14 18:54:58 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/14 18:54:58 Waiting for the index id_isActive to become active
2023/08/14 18:54:58 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:54:59 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:00 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:01 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:02 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:03 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:04 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:05 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:06 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:07 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:08 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:09 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:10 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:11 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:12 Waiting for index 84729330477244056 to go active ...
2023/08/14 18:55:13 Index is 84729330477244056 now active
2023/08/14 18:55:23 Using n1ql client
2023/08/14 18:55:25 Expected and Actual scan responses are the same
2023/08/14 18:55:25 Number of docScanResults and scanResults = 180000 and 180000
2023/08/14 18:55:25 Using n1ql client
2023/08/14 18:55:26 Expected and Actual scan responses are the same
2023/08/14 18:55:26 Number of docScanResults and scanResults = 180000 and 180000
--- PASS: TestDropMultipleBuildingDeferredIndexes (82.05s)
=== RUN   TestDropOneIndexSecondDeferBuilding
2023/08/14 18:55:26 In TestDropOneIndexSecondDeferBuilding()
2023/08/14 18:55:26 In DropAllSecondaryIndexes()
2023/08/14 18:55:26 Index found:  id_isActive
2023/08/14 18:55:26 Dropped index id_isActive
2023/08/14 18:55:26 Index found:  id_company
2023/08/14 18:55:26 Dropped index id_company
2023/08/14 18:55:28 Setting JSON docs in KV
2023/08/14 18:55:34 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/14 18:55:34 Waiting for the index id_company to become active
2023/08/14 18:55:34 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:35 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:36 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:37 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:38 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:39 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:40 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:41 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:42 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:43 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:44 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:45 Waiting for index 14061795345414885375 to go active ...
2023/08/14 18:55:46 Index is 14061795345414885375 now active
2023/08/14 18:55:46 Build command issued for the deferred indexes [15592830397565489247]
2023/08/14 18:55:47 Dropping the secondary index id_company
2023/08/14 18:55:47 Index dropped
2023/08/14 18:55:51 Setting JSON docs in KV
2023/08/14 18:56:08 Index is 15592830397565489247 now active
2023/08/14 18:56:08 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/14 18:56:08 Waiting for the index id_gender to become active
2023/08/14 18:56:08 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:09 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:10 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:11 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:12 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:13 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:14 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:15 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:16 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:17 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:18 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:19 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:20 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:21 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:22 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:23 Waiting for index 12287195487592015164 to go active ...
2023/08/14 18:56:24 Index is 12287195487592015164 now active
2023/08/14 18:56:24 Using n1ql client
2023/08/14 18:56:24 Expected and Actual scan responses are the same
2023/08/14 18:56:25 Using n1ql client
2023/08/14 18:56:26 Expected and Actual scan responses are the same
--- PASS: TestDropOneIndexSecondDeferBuilding (59.97s)
=== RUN   TestDropSecondIndexSecondDeferBuilding
2023/08/14 18:56:26 In TestDropSecondIndexSecondDeferBuilding()
2023/08/14 18:56:26 In DropAllSecondaryIndexes()
2023/08/14 18:56:26 Index found:  id_age
2023/08/14 18:56:26 Dropped index id_age
2023/08/14 18:56:26 Index found:  id_gender
2023/08/14 18:56:26 Dropped index id_gender
2023/08/14 18:56:29 Setting JSON docs in KV
2023/08/14 18:56:34 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/14 18:56:34 Waiting for the index id_company to become active
2023/08/14 18:56:34 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:35 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:36 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:37 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:38 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:39 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:40 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:41 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:42 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:43 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:44 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:45 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:46 Waiting for index 8431220636070951321 to go active ...
2023/08/14 18:56:47 Index is 8431220636070951321 now active
2023/08/14 18:56:47 Build command issued for the deferred indexes [14022738333903375828]
2023/08/14 18:56:48 Dropping the secondary index id_age
2023/08/14 18:56:48 Index dropped
2023/08/14 18:56:51 Setting JSON docs in KV
2023/08/14 18:57:03 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/14 18:57:03 Waiting for the index id_gender to become active
2023/08/14 18:57:03 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:04 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:05 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:06 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:07 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:08 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:09 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:10 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:11 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:12 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:13 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:14 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:15 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:16 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:17 Waiting for index 17730851158995488833 to go active ...
2023/08/14 18:57:18 Index is 17730851158995488833 now active
2023/08/14 18:57:19 Using n1ql client
2023/08/14 18:57:19 Expected and Actual scan responses are the same
2023/08/14 18:57:19 Using n1ql client
2023/08/14 18:57:21 Expected and Actual scan responses are the same
--- PASS: TestDropSecondIndexSecondDeferBuilding (54.67s)
=== RUN   TestCreateAfterDropWhileIndexBuilding
2023/08/14 18:57:21 In TestCreateAfterDropWhileIndexBuilding()
2023/08/14 18:57:21 In DropAllSecondaryIndexes()
2023/08/14 18:57:21 Index found:  id_company
2023/08/14 18:57:21 Dropped index id_company
2023/08/14 18:57:21 Index found:  id_gender
2023/08/14 18:57:21 Dropped index id_gender
2023/08/14 18:57:42 Setting JSON docs in KV
2023/08/14 18:58:41 Build command issued for the deferred indexes [7362916118656343536]
2023/08/14 18:58:42 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:43 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:44 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:45 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:46 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:47 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:48 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:49 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:50 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:51 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:52 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:53 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:54 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:55 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:56 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:57 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:58 Waiting for index 7362916118656343536 to go active ...
2023/08/14 18:58:59 Index is 7362916118656343536 now active
2023/08/14 18:58:59 Build command issued for the deferred indexes [7714456136983216257]
2023/08/14 18:59:00 Dropping the secondary index id_company
2023/08/14 18:59:00 Index dropped
2023/08/14 18:59:00 Dropping the secondary index id_age
2023/08/14 18:59:02 Index dropped
2023/08/14 18:59:08 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/14 18:59:08 Waiting for the index id_gender to become active
2023/08/14 18:59:08 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:09 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:10 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:11 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:12 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:13 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:14 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:15 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:16 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:17 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:18 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:19 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:20 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:21 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:22 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:23 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:24 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:25 Waiting for index 7887565167470319136 to go active ...
2023/08/14 18:59:26 Index is 7887565167470319136 now active
2023/08/14 18:59:27 Index is 7887565167470319136 now active
2023/08/14 18:59:28 Using n1ql client
2023/08/14 18:59:30 Expected and Actual scan responses are the same
--- PASS: TestCreateAfterDropWhileIndexBuilding (129.17s)
=== RUN   TestDropBuildingIndex1
2023/08/14 18:59:30 In TestDropBuildingIndex1()
2023/08/14 18:59:30 In DropAllSecondaryIndexes()
2023/08/14 18:59:30 Index found:  id_gender
2023/08/14 18:59:30 Dropped index id_gender
2023/08/14 18:59:34 Setting JSON docs in KV
2023/08/14 19:00:05 Created the secondary index id_company. Waiting for it become active
2023/08/14 19:00:05 Index is 16368731556496135012 now active
2023/08/14 19:00:27 Dropping the secondary index id_age
2023/08/14 19:00:28 Index dropped
2023/08/14 19:00:48 Created the secondary index id_age. Waiting for it become active
2023/08/14 19:00:48 Index is 14186323403946758956 now active
2023/08/14 19:00:50 Setting JSON docs in KV
2023/08/14 19:01:01 Using n1ql client
2023/08/14 19:01:01 Expected and Actual scan responses are the same
2023/08/14 19:01:01 Using n1ql client
2023/08/14 19:01:02 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex1 (92.14s)
=== RUN   TestDropBuildingIndex2
2023/08/14 19:01:02 In TestDropBuildingIndex2()
2023/08/14 19:01:02 In DropAllSecondaryIndexes()
2023/08/14 19:01:02 Index found:  id_company
2023/08/14 19:01:02 Dropped index id_company
2023/08/14 19:01:02 Index found:  id_age
2023/08/14 19:01:02 Dropped index id_age
2023/08/14 19:01:07 Setting JSON docs in KV
2023/08/14 19:01:45 Created the secondary index id_company. Waiting for it become active
2023/08/14 19:01:45 Index is 1294934945867081190 now active
2023/08/14 19:02:10 Dropping the secondary index id_company
2023/08/14 19:02:11 Index dropped
2023/08/14 19:02:11 Index is 8087538506731642212 now active
2023/08/14 19:02:32 Created the secondary index id_company. Waiting for it become active
2023/08/14 19:02:32 Index is 1568915920663571861 now active
2023/08/14 19:02:34 Setting JSON docs in KV
2023/08/14 19:02:43 Using n1ql client
2023/08/14 19:02:43 Expected and Actual scan responses are the same
2023/08/14 19:02:44 Using n1ql client
2023/08/14 19:02:44 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex2 (102.40s)
=== RUN   TestDropIndexWithDataLoad
2023/08/14 19:02:44 In TestDropIndexWithDataLoad()
2023/08/14 19:02:44 In DropAllSecondaryIndexes()
2023/08/14 19:02:44 Index found:  id_company
2023/08/14 19:02:44 Dropped index id_company
2023/08/14 19:02:44 Index found:  id_age
2023/08/14 19:02:45 Dropped index id_age
2023/08/14 19:02:47 Setting JSON docs in KV
2023/08/14 19:03:14 Created the secondary index id_company. Waiting for it become active
2023/08/14 19:03:14 Index is 92459856861824947 now active
2023/08/14 19:03:39 Created the secondary index id_age. Waiting for it become active
2023/08/14 19:03:39 Index is 2546665319564486915 now active
2023/08/14 19:04:03 Created the secondary index id_gender. Waiting for it become active
2023/08/14 19:04:03 Index is 11043157487432758735 now active
2023/08/14 19:04:26 Created the secondary index id_isActive. Waiting for it become active
2023/08/14 19:04:26 Index is 6687610220236808670 now active
2023/08/14 19:04:34 Setting JSON docs in KV
2023/08/14 19:04:34 In LoadKVBucket
2023/08/14 19:04:34 Bucket name = default
2023/08/14 19:04:34 In DropIndexWhileKVLoad
2023/08/14 19:04:35 Dropping the secondary index id_company
2023/08/14 19:04:35 Index dropped
2023/08/14 19:05:00 Using n1ql client
2023/08/14 19:05:01 Expected and Actual scan responses are the same
2023/08/14 19:05:01 Number of docScanResults and scanResults = 96712 and 96712
2023/08/14 19:05:02 Using n1ql client
2023/08/14 19:05:05 Expected and Actual scan responses are the same
2023/08/14 19:05:05 Number of docScanResults and scanResults = 420000 and 420000
--- PASS: TestDropIndexWithDataLoad (140.35s)
=== RUN   TestDropAllIndexesWithDataLoad
2023/08/14 19:05:05 In TestDropAllIndexesWithDataLoad()
2023/08/14 19:05:05 In DropAllSecondaryIndexes()
2023/08/14 19:05:05 Index found:  id_age
2023/08/14 19:05:05 Dropped index id_age
2023/08/14 19:05:05 Index found:  id_gender
2023/08/14 19:05:05 Dropped index id_gender
2023/08/14 19:05:05 Index found:  id_isActive
2023/08/14 19:05:05 Dropped index id_isActive
2023/08/14 19:05:08 Setting JSON docs in KV
2023/08/14 19:05:38 Created the secondary index id_company. Waiting for it become active
2023/08/14 19:05:38 Index is 8743065679983348656 now active
2023/08/14 19:06:06 Created the secondary index id_age. Waiting for it become active
2023/08/14 19:06:06 Index is 8325243251083606566 now active
2023/08/14 19:06:31 Created the secondary index id_gender. Waiting for it become active
2023/08/14 19:06:31 Index is 2330709610685280567 now active
2023/08/14 19:06:56 Created the secondary index id_isActive. Waiting for it become active
2023/08/14 19:06:56 Index is 12383058627142599561 now active
2023/08/14 19:07:04 Setting JSON docs in KV
2023/08/14 19:07:04 In LoadKVBucket
2023/08/14 19:07:04 Bucket name = default
2023/08/14 19:07:04 In DropIndexWhileKVLoad
2023/08/14 19:07:04 In DropIndexWhileKVLoad
2023/08/14 19:07:04 In DropIndexWhileKVLoad
2023/08/14 19:07:04 In DropIndexWhileKVLoad
2023/08/14 19:07:05 Dropping the secondary index id_isActive
2023/08/14 19:07:05 Dropping the secondary index id_age
2023/08/14 19:07:05 Dropping the secondary index id_gender
2023/08/14 19:07:05 Dropping the secondary index id_company
2023/08/14 19:07:06 Index dropped
2023/08/14 19:07:06 Index dropped
2023/08/14 19:07:06 Index dropped
2023/08/14 19:07:06 Index dropped
2023/08/14 19:07:22 Using n1ql client
2023/08/14 19:07:22 Scan failed as expected with error: Index Not Found - cause: GSI index id_company not found.
--- PASS: TestDropAllIndexesWithDataLoad (137.49s)
=== RUN   TestCreateBucket_AnotherIndexBuilding
2023/08/14 19:07:22 In TestCreateBucket_AnotherIndexBuilding()
2023/08/14 19:07:22 In DropAllSecondaryIndexes()
2023/08/14 19:08:02 Flushed the bucket default, Response body: 
2023/08/14 19:08:05 Modified parameters of bucket default, responseBody: 
2023/08/14 19:08:05 http://127.0.0.1:9000/pools/default/buckets/multi_buck2
2023/08/14 19:08:05 &{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[]      0xc0001a8000}
2023/08/14 19:08:05 &{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:[Mon, 14 Aug 2023 13:38:04 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]] 0xc085f46480 31 [] false false map[] 0xc085268600 }
2023/08/14 19:08:05 DeleteBucket failed for bucket multi_buck2 
2023/08/14 19:08:05 Deleted bucket multi_buck2, responseBody: Requested resource not found.
2023/08/14 19:08:20 Setting JSON docs in KV
2023/08/14 19:10:22 Created bucket multi_buck2, responseBody: 
2023/08/14 19:10:46 Index is 10334795310280686820 now active
2023/08/14 19:10:46 Index is 6444346019205513542 now active
2023/08/14 19:10:46 Using n1ql client
2023-08-14T19:10:46.223+05:30 [Info] GSIC[default/multi_buck2-_default-_default-1692020446218347258] started ...
2023/08/14 19:10:46 Expected and Actual scan responses are the same
2023/08/14 19:10:46 Number of docScanResults and scanResults = 10000 and 10000
2023/08/14 19:10:46 Using n1ql client
2023/08/14 19:10:50 Expected and Actual scan responses are the same
2023/08/14 19:10:50 Number of docScanResults and scanResults = 200000 and 200000
2023/08/14 19:10:51 Deleted bucket multi_buck2, responseBody: 
2023/08/14 19:11:30 Flushed the bucket default, Response body: 
--- PASS: TestCreateBucket_AnotherIndexBuilding (247.88s)
=== RUN   TestDropBucket2Index_Bucket1IndexBuilding
2023/08/14 19:11:30 In TestDropBucket2Index_Bucket1IndexBuilding()
2023/08/14 19:11:30 In DropAllSecondaryIndexes()
2023/08/14 19:11:30 Index found:  buck1_idx
2023/08/14 19:11:30 Dropped index buck1_idx
2023/08/14 19:12:08 Flushed the bucket default, Response body: 
2023/08/14 19:12:11 Modified parameters of bucket default, responseBody: 
2023/08/14 19:12:11 http://127.0.0.1:9000/pools/default/buckets/multibucket_test3
2023/08/14 19:12:11 &{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[]      0xc0001a8000}
2023/08/14 19:12:11 &{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:[Mon, 14 Aug 2023 13:42:10 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]] 0xc0095a5900 31 [] false false map[] 0xc028a66300 }
2023/08/14 19:12:11 DeleteBucket failed for bucket multibucket_test3 
2023/08/14 19:12:11 Deleted bucket multibucket_test3, responseBody: Requested resource not found.
2023/08/14 19:12:11 Created bucket multibucket_test3, responseBody: 
2023/08/14 19:12:26 Setting JSON docs in KV
2023/08/14 19:13:29 Created the secondary index buck2_idx. Waiting for it become active
2023/08/14 19:13:29 Index is 3582218771231393815 now active
2023/08/14 19:13:41 Dropping the secondary index buck2_idx
2023/08/14 19:13:41 Index dropped
2023/08/14 19:13:41 Index is 10933727397865929488 now active
2023/08/14 19:13:42 Using n1ql client
2023/08/14 19:13:43 Expected and Actual scan responses are the same
2023/08/14 19:13:43 Number of docScanResults and scanResults = 100000 and 100000
2023/08/14 19:13:45 Deleted bucket multibucket_test3, responseBody: 
2023/08/14 19:14:23 Flushed the bucket default, Response body: 
--- PASS: TestDropBucket2Index_Bucket1IndexBuilding (173.06s)
=== RUN   TestDeleteBucketWhileInitialIndexBuild
2023/08/14 19:14:23 In TestDeleteBucketWhileInitialIndexBuild()
2023/08/14 19:14:23 ============== DBG: Drop all indexes in all buckets
2023/08/14 19:14:23 In DropAllSecondaryIndexes()
2023/08/14 19:14:23 Index found:  buck1_idx
2023/08/14 19:14:23 Dropped index buck1_idx
2023/08/14 19:14:23 ============== DBG: Delete bucket default
2023/08/14 19:14:25 Deleted bucket default, responseBody: 
2023/08/14 19:14:25 ============== DBG: Create bucket default
2023/08/14 19:14:25 Created bucket default, responseBody: 
2023/08/14 19:14:29 Flush Enabled on bucket default, responseBody: 
2023/08/14 19:15:02 Flushed the bucket default, Response body: 
2023/08/14 19:15:02 ============== DBG: Delete bucket testbucket2
2023/08/14 19:15:02 http://127.0.0.1:9000/pools/default/buckets/testbucket2
2023/08/14 19:15:02 &{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[]      0xc0001a8000}
2023/08/14 19:15:02 &{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:[Mon, 14 Aug 2023 13:45:01 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]] 0xc00d43a080 31 [] false false map[] 0xc028b10100 }
2023/08/14 19:15:02 DeleteBucket failed for bucket testbucket2 
2023/08/14 19:15:02 Deleted bucket testbucket2, responseBody: Requested resource not found.
2023/08/14 19:15:02 ============== DBG: Create bucket testbucket2
2023/08/14 19:15:02 Created bucket testbucket2, responseBody: 
2023/08/14 19:15:05 Flush Enabled on bucket testbucket2, responseBody: 
2023/08/14 19:15:39 Flushed the bucket testbucket2, Response body: 
2023/08/14 19:15:39 ============== DBG: Delete bucket testbucket3
2023/08/14 19:15:39 http://127.0.0.1:9000/pools/default/buckets/testbucket3
2023/08/14 19:15:39 &{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[]      0xc0001a8000}
2023/08/14 19:15:39 &{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:[Mon, 14 Aug 2023 13:45:38 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]] 0xc00c468380 31 [] false false map[] 0xc00a2d0000 }
2023/08/14 19:15:39 DeleteBucket failed for bucket testbucket3 
2023/08/14 19:15:39 Deleted bucket testbucket3, responseBody: Requested resource not found.
2023/08/14 19:15:39 ============== DBG: Create bucket testbucket3
2023/08/14 19:15:39 Created bucket testbucket3, responseBody: 
2023/08/14 19:15:42 Flush Enabled on bucket testbucket3, responseBody: 
2023/08/14 19:16:15 Flushed the bucket testbucket3, Response body: 
2023/08/14 19:16:15 ============== DBG: Delete bucket testbucket4
2023/08/14 19:16:15 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/14 19:16:15 &{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[]      0xc0001a8000}
2023/08/14 19:16:15 &{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:[Mon, 14 Aug 2023 13:46:15 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]] 0xc008932580 31 [] false false map[] 0xc00002c400 }
2023/08/14 19:16:15 DeleteBucket failed for bucket testbucket4 
2023/08/14 19:16:15 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/14 19:16:15 ============== DBG: Create bucket testbucket4
2023/08/14 19:16:16 Created bucket testbucket4, responseBody: 
2023/08/14 19:16:19 Flush Enabled on bucket testbucket4, responseBody: 
2023/08/14 19:16:52 Flushed the bucket testbucket4, Response body: 
2023/08/14 19:17:07 Generating docs and Populating all the buckets
2023/08/14 19:17:08 ============== DBG: Creating docs in bucket default
2023/08/14 19:17:08 ============== DBG: Creating index bucket1_age in bucket default
2023/08/14 19:17:12 Created the secondary index bucket1_age. Waiting for it become active
2023/08/14 19:17:12 Index is 12886924121800743547 now active
2023/08/14 19:17:12 ============== DBG: Creating index bucket1_gender in bucket default
2023/08/14 19:17:19 Created the secondary index bucket1_gender. Waiting for it become active
2023/08/14 19:17:19 Index is 3197593103576971967 now active
2023/08/14 19:17:19 ============== DBG: Creating docs in bucket testbucket2
2023/08/14 19:17:20 ============== DBG: Creating index bucket2_city in bucket testbucket2
2023/08/14 19:17:25 Created the secondary index bucket2_city. Waiting for it become active
2023/08/14 19:17:25 Index is 13892546827406954156 now active
2023/08/14 19:17:25 ============== DBG: Creating index bucket2_company in bucket testbucket2
2023/08/14 19:17:32 Created the secondary index bucket2_company. Waiting for it become active
2023/08/14 19:17:32 Index is 5445350581676081770 now active
2023/08/14 19:17:32 ============== DBG: Creating docs in bucket testbucket3
2023/08/14 19:17:33 ============== DBG: Creating index bucket3_gender in bucket testbucket3
2023/08/14 19:17:37 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/14 19:17:37 Index is 15117569188769382343 now active
2023/08/14 19:17:37 ============== DBG: Creating index bucket3_address in bucket testbucket3
2023/08/14 19:17:45 Created the secondary index bucket3_address. Waiting for it become active
2023/08/14 19:17:45 Index is 12527146073992539694 now active
2023/08/14 19:17:45 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/14 19:17:45 Using n1ql client
2023-08-14T19:17:45.113+05:30 [Info] metadata provider version changed 1300 -> 1301
2023-08-14T19:17:45.113+05:30 [Info] switched currmeta from 1300 -> 1301 force false 
2023-08-14T19:17:45.115+05:30 [Info] GSIC[default/default-_default-_default-1692020865103179624] started ...
2023/08/14 19:17:45 ============== DBG: First bucket scan:: Expected results = 294 Actual results = 294
2023/08/14 19:17:45 Expected and Actual scan responses are the same
2023/08/14 19:17:56 ============== DBG: Creating 50K docs in bucket testbucket4
2023/08/14 19:18:23 ============== DBG: Creating index bucket4_balance asynchronously in bucket testbucket4
2023/08/14 19:18:31 ============== DBG: Deleting bucket testbucket4
2023/08/14 19:18:33 Deleted bucket testbucket4, responseBody: 
2023/08/14 19:18:33 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/14 19:18:33 Using n1ql client
2023/08/14 19:18:33 ============== DBG: First bucket scan:: Expected results = 294 Actual results = 294
2023/08/14 19:18:33 Expected and Actual scan responses are the same
2023/08/14 19:18:33 ============== DBG: Second bucket scan:: Scanning index bucket2_city in bucket testbucket2
2023/08/14 19:18:33 Using n1ql client
2023-08-14T19:18:33.742+05:30 [Info] GSIC[default/testbucket2-_default-_default-1692020913739722765] started ...
2023/08/14 19:18:33 ============== DBG: Second bucket scan:: Expected results = 392 Actual results = 392
2023/08/14 19:18:33 Expected and Actual scan responses are the same
2023/08/14 19:18:33 ============== DBG: Third bucket scan:: Scanning index bucket3_gender in bucket testbucket3
2023/08/14 19:18:33 Using n1ql client
2023-08-14T19:18:33.751+05:30 [Info] GSIC[default/testbucket3-_default-_default-1692020913748825450] started ...
2023/08/14 19:18:33 ============== DBG: Third bucket scan:: Expected results = 492 Actual results = 492
2023/08/14 19:18:33 Expected and Actual scan responses are the same
2023/08/14 19:18:33 ============== DBG: Deleting buckets testbucket2 testbucket3 testbucket4
2023/08/14 19:18:36 Deleted bucket testbucket2, responseBody: 
2023/08/14 19:18:38 Deleted bucket testbucket3, responseBody: 
2023/08/14 19:18:38 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/14 19:18:38 &{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[]      0xc0001a8000}
2023/08/14 19:18:38 &{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:[Mon, 14 Aug 2023 13:48:37 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]] 0xc00a350680 31 [] false false map[] 0xc00a6b1600 }
2023/08/14 19:18:38 DeleteBucket failed for bucket testbucket4 
2023/08/14 19:18:38 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/14 19:18:41 Modified parameters of bucket default, responseBody: 
--- PASS: TestDeleteBucketWhileInitialIndexBuild (272.91s)
=== RUN   TestWherClause_UpdateDocument
2023/08/14 19:18:56 In TestWherClause_UpdateDocument()
2023/08/14 19:18:56 In DropAllSecondaryIndexes()
2023/08/14 19:18:56 Index found:  bucket1_gender
2023/08/14 19:18:56 Dropped index bucket1_gender
2023/08/14 19:18:56 Index found:  bucket1_age
2023/08/14 19:18:56 Dropped index bucket1_age
2023/08/14 19:19:35 Flushed the bucket default, Response body: 
2023/08/14 19:19:37 Setting JSON docs in KV
2023/08/14 19:19:45 Created the secondary index id_ageGreaterThan40. Waiting for it become active
2023/08/14 19:19:45 Index is 13320484445858643013 now active
2023/08/14 19:19:45 Using n1ql client
2023/08/14 19:19:45 Expected and Actual scan responses are the same
2023/08/14 19:19:45 Number of docScanResults and scanResults = 5981 and 5981
2023/08/14 19:19:50 Using n1ql client
2023/08/14 19:19:50 Expected and Actual scan responses are the same
2023/08/14 19:19:50 Number of docScanResults and scanResults = 1981 and 1981
--- PASS: TestWherClause_UpdateDocument (54.31s)
=== RUN   TestDeferFalse
2023/08/14 19:19:50 In TestDeferFalse()
2023/08/14 19:19:53 Setting JSON docs in KV
2023/08/14 19:20:07 Created the secondary index index_deferfalse1. Waiting for it become active
2023/08/14 19:20:07 Index is 1060547486247076217 now active
2023/08/14 19:20:07 Using n1ql client
2023/08/14 19:20:07 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse (16.68s)
=== RUN   TestDeferFalse_CloseClientConnection
2023/08/14 19:20:07 In TestDeferFalse_CloseClientConnection()
2023/08/14 19:20:07 In CloseClientThread
2023/08/14 19:20:07 In CreateIndexThread
2023/08/14 19:20:09 Create Index call failed as expected due to error : Terminate Request due to client termination
2023/08/14 19:20:09 Waiting for index 15123152183333514237 to go active ...
2023/08/14 19:20:10 Waiting for index 15123152183333514237 to go active ...
2023/08/14 19:20:11 Waiting for index 15123152183333514237 to go active ...
2023/08/14 19:20:12 Waiting for index 15123152183333514237 to go active ...
2023/08/14 19:20:13 Waiting for index 15123152183333514237 to go active ...
2023/08/14 19:20:14 Waiting for index 15123152183333514237 to go active ...
2023/08/14 19:20:15 Index is 15123152183333514237 now active
2023/08/14 19:20:15 Using n1ql client
2023/08/14 19:20:15 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse_CloseClientConnection (8.14s)
=== RUN   TestOrphanIndexCleanup
2023/08/14 19:20:15 In DropAllSecondaryIndexes()
2023/08/14 19:20:15 Index found:  id_ageGreaterThan40
2023/08/14 19:20:15 Dropped index id_ageGreaterThan40
2023/08/14 19:20:15 Index found:  index_deferfalse1
2023/08/14 19:20:15 Dropped index index_deferfalse1
2023/08/14 19:20:15 Index found:  index_deferfalse2
2023/08/14 19:20:15 Dropped index index_deferfalse2
2023/08/14 19:20:30 Created the secondary index idx1_age_regular. Waiting for it become active
2023/08/14 19:20:30 Index is 2392089825031583425 now active
2023/08/14 19:20:37 Created the secondary index idx2_company_regular. Waiting for it become active
2023/08/14 19:20:37 Index is 2929695710930749514 now active
2023/08/14 19:20:47 Using n1ql client
2023/08/14 19:20:47 Query on idx1_age_regular is successful
2023/08/14 19:20:47 Using n1ql client
2023/08/14 19:20:47 Query on idx2_company_regular is successful
Restarting indexer process ...
2023/08/14 19:20:47 []
2023-08-14T19:20:47.904+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-14T19:20:47.904+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/14 19:21:07 Using n1ql client
2023-08-14T19:21:07.868+05:30 [Error] transport error between 127.0.0.1:53242->127.0.0.1:9107: write tcp 127.0.0.1:53242->127.0.0.1:9107: write: broken pipe
2023-08-14T19:21:07.868+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 7879806214341393488 request transport failed `write tcp 127.0.0.1:53242->127.0.0.1:9107: write: broken pipe`
2023-08-14T19:21:07.868+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T19:21:07.868+05:30 [Error] metadataClient:PickRandom: Replicas - [14447470818893678579], PrunedReplica - map[], FilteredReplica map[]
2023/08/14 19:21:07 Query on idx1_age_regular is successful - after indexer restart.
2023/08/14 19:21:07 Using n1ql client
2023/08/14 19:21:07 Query on idx2_company_regular is successful - after indexer restart.
--- PASS: TestOrphanIndexCleanup (52.33s)
=== RUN   TestOrphanPartitionCleanup
2023/08/14 19:21:12 Created the secondary index idx3_age_regular. Waiting for it become active
2023/08/14 19:21:12 Index is 16487197409198255101 now active
2023/08/14 19:21:22 Using n1ql client
2023/08/14 19:21:22 Query on idx3_age_regular is successful
Restarting indexer process ...
2023/08/14 19:21:22 []
2023-08-14T19:21:22.791+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-14T19:21:22.792+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/14 19:21:42 Using n1ql client
2023-08-14T19:21:42.772+05:30 [Error] transport error between 127.0.0.1:47694->127.0.0.1:9107: write tcp 127.0.0.1:47694->127.0.0.1:9107: write: broken pipe
2023-08-14T19:21:42.772+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 684857264644661643 request transport failed `write tcp 127.0.0.1:47694->127.0.0.1:9107: write: broken pipe`
2023-08-14T19:21:42.772+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8.  Partition with instances 0 
2023-08-14T19:21:42.772+05:30 [Error] metadataClient:PickRandom: Replicas - [16572030564609128698], PrunedReplica - map[], FilteredReplica map[]
2023/08/14 19:21:42 Query on idx3_age_regular is successful - after indexer restart.
--- PASS: TestOrphanPartitionCleanup (34.89s)
=== RUN   TestIndexerSettings
2023/08/14 19:21:42 In TestIndexerSettings()
2023/08/14 19:21:42 Changing config key indexer.settings.max_cpu_percent to value 300
2023/08/14 19:21:43 Changing config key indexer.settings.inmemory_snapshot.interval to value 300
2023/08/14 19:21:43 Changing config key indexer.settings.persisted_snapshot.interval to value 20000
2023/08/14 19:21:43 Changing config key indexer.settings.recovery.max_rollbacks to value 3
2023/08/14 19:21:43 Changing config key indexer.settings.log_level to value error
--- PASS: TestIndexerSettings (0.61s)
=== RUN   TestRestoreDefaultSettings
2023/08/14 19:21:43 In TestIndexerSettings_RestoreDefault()
2023/08/14 19:21:43 Changing config key indexer.settings.max_cpu_percent to value 0
2023/08/14 19:21:43 Changing config key indexer.settings.inmemory_snapshot.interval to value 200
2023/08/14 19:21:43 Changing config key indexer.settings.persisted_snapshot.interval to value 5000
2023/08/14 19:21:43 Changing config key indexer.settings.recovery.max_rollbacks to value 5
2023/08/14 19:21:43 Changing config key indexer.settings.log_level to value info
--- PASS: TestRestoreDefaultSettings (0.55s)
=== RUN   TestStat_ItemsCount
2023/08/14 19:21:43 In TestStat_ItemsCount()
2023/08/14 19:21:43 In DropAllSecondaryIndexes()
2023/08/14 19:21:43 Index found:  idx1_age_regular
2023/08/14 19:21:44 Dropped index idx1_age_regular
2023/08/14 19:21:44 Index found:  idx3_age_regular
2023/08/14 19:21:44 Dropped index idx3_age_regular
2023/08/14 19:21:44 Index found:  idx2_company_regular
2023/08/14 19:21:44 Dropped index idx2_company_regular
2023/08/14 19:21:44 Emptying the default bucket
2023/08/14 19:21:47 Flush Enabled on bucket default, responseBody: 
2023/08/14 19:22:25 Flushed the bucket default, Response body: 
2023/08/14 19:22:25 Generating JSON docs
2023/08/14 19:22:25 Setting initial JSON docs in KV
2023/08/14 19:22:30 Creating a 2i
2023/08/14 19:22:33 Created the secondary index index_test1. Waiting for it become active
2023/08/14 19:22:33 Index is 12398801172963920929 now active
2023/08/14 19:22:38 items_count stat is 10000
--- PASS: TestStat_ItemsCount (54.45s)
=== RUN   TestRangeArrayIndex_Distinct
2023/08/14 19:22:38 In TestRangeArrayIndex_Distinct()
2023/08/14 19:22:38 In DropAllSecondaryIndexes()
2023/08/14 19:22:38 Index found:  index_test1
2023/08/14 19:22:38 Dropped index index_test1
2023/08/14 19:23:16 Flushed the bucket default, Response body: 
2023/08/14 19:23:20 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 19:23:20 Index is 5921944301178854348 now active
2023-08-14T19:23:20.466+05:30 [Error] transport error between 127.0.0.1:60442->127.0.0.1:9107: write tcp 127.0.0.1:60442->127.0.0.1:9107: write: broken pipe
2023-08-14T19:23:20.475+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:60442->127.0.0.1:9107: write: broken pipe`
2023-08-14T19:23:20.475+05:30 [Warn] scan failed: requestId  queryport 127.0.0.1:9107 inst 6399871115854398278 partition [0]
2023-08-14T19:23:20.475+05:30 [Warn] Scan failed with error for index 5921944301178854348.  Trying scan again with replica, reqId: :  write tcp 127.0.0.1:60442->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023-08-14T19:23:20.475+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T19:23:20.475+05:30 [Error] metadataClient:PickRandom: Replicas - [6399871115854398278], PrunedReplica - map[], FilteredReplica map[]
2023-08-14T19:23:20.475+05:30 [Warn] Fail to find indexers to satisfy query request.  Trying scan again for index 5921944301178854348, reqId: :  write tcp 127.0.0.1:60442->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023/08/14 19:23:20 Expected and Actual scan responses are the same
2023/08/14 19:23:23 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Distinct (44.91s)
=== RUN   TestUpdateArrayIndex_Distinct
2023/08/14 19:23:23 In TestUpdateArrayIndex_Distinct()
2023/08/14 19:23:23 In DropAllSecondaryIndexes()
2023/08/14 19:23:23 Index found:  arridx_friends
2023/08/14 19:23:23 Dropped index arridx_friends
2023/08/14 19:24:01 Flushed the bucket default, Response body: 
2023/08/14 19:24:05 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 19:24:05 Index is 1288958433579030554 now active
2023/08/14 19:24:05 Expected and Actual scan responses are the same
2023/08/14 19:24:08 Expected and Actual scan responses are the same
2023/08/14 19:24:08 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Distinct (45.37s)
=== RUN   TestRangeArrayIndex_Duplicate
2023/08/14 19:24:08 In TestRangeArrayIndex_Duplicate()
2023/08/14 19:24:08 In DropAllSecondaryIndexes()
2023/08/14 19:24:08 Index found:  arridx_friends
2023/08/14 19:24:08 Dropped index arridx_friends
2023/08/14 19:24:46 Flushed the bucket default, Response body: 
2023/08/14 19:24:50 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 19:24:50 Index is 13396944015901187240 now active
2023/08/14 19:24:50 Expected and Actual scan responses are the same
2023/08/14 19:24:53 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Duplicate (44.57s)
=== RUN   TestUpdateArrayIndex_Duplicate
2023/08/14 19:24:53 In TestUpdateArrayIndex_Duplicate()
2023/08/14 19:24:53 In DropAllSecondaryIndexes()
2023/08/14 19:24:53 Index found:  arridx_friends
2023/08/14 19:24:53 Dropped index arridx_friends
2023/08/14 19:25:31 Flushed the bucket default, Response body: 
2023/08/14 19:25:35 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 19:25:35 Index is 17203780223746149976 now active
2023/08/14 19:25:35 Expected and Actual scan responses are the same
2023/08/14 19:25:38 Expected and Actual scan responses are the same
2023/08/14 19:25:38 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Duplicate (45.39s)
=== 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 19:25:38 In TestBufferedScan_BackfillDisabled()
2023/08/14 19:25:38 In DropAllSecondaryIndexes()
2023/08/14 19:25:38 Index found:  arridx_friends
2023/08/14 19:25:38 Dropped index arridx_friends
2023/08/14 19:26:16 Flushed the bucket default, Response body: 
2023/08/14 19:26:54 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/14 19:26:59 Created the secondary index addressidx. Waiting for it become active
2023/08/14 19:26:59 Index is 5723705879598697611 now active
2023-08-14T19:26:59.728+05:30 [Info] metadata provider version changed 1440 -> 1441
2023-08-14T19:26:59.728+05:30 [Info] switched currmeta from 1440 -> 1441 force false 
2023-08-14T19:26:59.729+05:30 [Info] GSIC[default/default-_default-_default-1692021419707268999] started ...
2023-08-14T19:26:59.729+05:30 [Warn] MonitorIndexer: Indexer for default:_default:_default is already being monitored
2023/08/14 19:26:59 Non-backfill file found: /tmp/.ICE-unix
2023/08/14 19:26:59 Non-backfill file found: /tmp/.Test-unix
2023/08/14 19:26:59 Non-backfill file found: /tmp/.X11-unix
2023/08/14 19:26:59 Non-backfill file found: /tmp/.XIM-unix
2023/08/14 19:26:59 Non-backfill file found: /tmp/.font-unix
2023/08/14 19:26:59 Non-backfill file found: /tmp/391f9168-592b-44b6-beac-3b23675074cd.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/4501f8b0-95e6-4b0c-ad5d-73f9dae4bf1a.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/4ee9560f-7e96-4856-afc8-50cf5777a149.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/5d8a79bb-c95a-4a15-8941-b49de65727d7.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/c791f08d-b61a-4040-9f63-97ebab13e3fd.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/da3a40c9-727a-49f3-b18e-67d69c9d3373.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/efbbb645-d9b4-4dd0-937b-b6573c60b61a.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/f_391f9168-592b-44b6-beac-3b23675074cd.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/f_4501f8b0-95e6-4b0c-ad5d-73f9dae4bf1a.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/f_4ee9560f-7e96-4856-afc8-50cf5777a149.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/f_5d8a79bb-c95a-4a15-8941-b49de65727d7.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/f_c791f08d-b61a-4040-9f63-97ebab13e3fd.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/f_da3a40c9-727a-49f3-b18e-67d69c9d3373.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/f_efbbb645-d9b4-4dd0-937b-b6573c60b61a.sock
2023/08/14 19:26:59 Non-backfill file found: /tmp/fail.log
2023/08/14 19:26:59 Non-backfill file found: /tmp/go-build3639612754
2023/08/14 19:26:59 Non-backfill file found: /tmp/mdbslice
2023/08/14 19:26:59 Non-backfill file found: /tmp/systemd-private-231e5f93c0524f9b8dc4698c36e88842-apache2.service-1ATnhP
2023/08/14 19:26:59 Non-backfill file found: /tmp/systemd-private-231e5f93c0524f9b8dc4698c36e88842-systemd-timesyncd.service-6hHc0j
2023-08-14T19:26:59.736+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T19:26:59.736+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T19:26:59.747+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T19:26:59.747+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T19:26:59.757+05:30 [Info] switched currmeta from 1441 -> 1441 force true 
2023-08-14T19:26:59.761+05:30 [Info] switched currmeta from 1445 -> 1445 force true 
2023/08/14 19:26:59 limit=1,chsize=256; received 1 items; took 33.033132ms
2023-08-14T19:27:01.163+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-08-14T19:27:01.168+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T19:27:01.168+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T19:27:01.175+05:30 [Info] switched currmeta from 1445 -> 1445 force true 
2023-08-14T19:27:01.176+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T19:27:01.176+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T19:27:01.178+05:30 [Info] switched currmeta from 1441 -> 1441 force true 
2023/08/14 19:27:02 limit=1000,chsize=256; received 1000 items; took 1.256345219s
2023-08-14T19:27:03.022+05:30 [Info] gsiKeyspace::Close Closing default:_default:_default
--- PASS: TestBufferedScan_BackfillDisabled (84.38s)
=== RUN   TestBufferedScan_BackfillEnabled
2023/08/14 19:27:03 In TestBufferedScan_BackfillEnabled()
2023-08-14T19:27:03.122+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2023/08/14 19:27:03 Changing config key queryport.client.settings.backfillLimit to value 1
2023-08-14T19:27:03.146+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 19:27:03 limit=1,chsize=256; received 1 items; took 12.057565ms
2023/08/14 19:27:04 limit=1000,chsize=256; received 1000 items; took 11.455922ms
2023/08/14 19:27:16 limit=1000,chsize=256; received 1000 items; took 10.367212909s
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 19:27:29 limit=1000,chsize=256; received 585 items; took 12.057738634s
2023/08/14 19:27:29 limit=1000,chsize=256; received 585 items; took 12.06208865s
2023/08/14 19:27:30 Changing config key queryport.client.settings.backfillLimit to value 0
--- PASS: TestBufferedScan_BackfillEnabled (27.71s)
=== RUN   TestMultiScanSetup
2023/08/14 19:27:30 In TestMultiScanSetup()
2023/08/14 19:27:32 Emptying the default bucket
2023/08/14 19:27:35 Flush Enabled on bucket default, responseBody: 
2023/08/14 19:28:12 Flushed the bucket default, Response body: 
2023/08/14 19:28:12 Populating the default bucket
2023/08/14 19:28:25 Created the secondary index index_companyname. Waiting for it become active
2023/08/14 19:28:25 Index is 13287367345647384734 now active
2023/08/14 19:28:32 Created the secondary index index_company. Waiting for it become active
2023/08/14 19:28:32 Index is 2359758765888105311 now active
2023/08/14 19:28:38 Created the secondary index index_company_name_age. Waiting for it become active
2023/08/14 19:28:38 Index is 11574993243013978537 now active
2023/08/14 19:28:44 Created the secondary index index_primary. Waiting for it become active
2023/08/14 19:28:44 Index is 6180364895726470009 now active
2023/08/14 19:28:51 Created the secondary index index_company_name_age_address. Waiting for it become active
2023/08/14 19:28:51 Index is 4241856169305833478 now active
2023/08/14 19:28:58 Created the secondary index index_company_name_age_address_friends. Waiting for it become active
2023/08/14 19:28:58 Index is 14808300227001117161 now active
--- PASS: TestMultiScanSetup (87.42s)
=== RUN   TestMultiScanCount
2023/08/14 19:28:58 In TestMultiScanCount()
2023/08/14 19:28:58 

--------- Composite Index with 2 fields ---------
2023/08/14 19:28:58 
--- ScanAllNoFilter ---
2023/08/14 19:28:58 distinct = false
2023/08/14 19:28:58 Using n1ql client
2023/08/14 19:28:58 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:28:58 
--- ScanAllFilterNil ---
2023/08/14 19:28:58 distinct = false
2023/08/14 19:28:59 Using n1ql client
2023/08/14 19:28:59 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:28:59 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:28:59 distinct = false
2023/08/14 19:28:59 Using n1ql client
2023/08/14 19:28:59 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:28:59 
--- SingleSeek ---
2023/08/14 19:28:59 distinct = false
2023/08/14 19:28:59 Using n1ql client
2023/08/14 19:28:59 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 19:28:59 
--- MultipleSeek ---
2023/08/14 19:28:59 distinct = false
2023/08/14 19:29:00 Using n1ql client
2023/08/14 19:29:00 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 19:29:00 
--- SimpleRange ---
2023/08/14 19:29:00 distinct = false
2023/08/14 19:29:00 Using n1ql client
2023/08/14 19:29:00 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/14 19:29:00 
--- NonOverlappingRanges ---
2023/08/14 19:29:00 distinct = false
2023/08/14 19:29:01 Using n1ql client
2023/08/14 19:29:01 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/08/14 19:29:01 
--- OverlappingRanges ---
2023/08/14 19:29:01 distinct = false
2023/08/14 19:29:01 Using n1ql client
2023/08/14 19:29:01 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/08/14 19:29:01 
--- NonOverlappingFilters ---
2023/08/14 19:29:01 distinct = false
2023/08/14 19:29:02 Using n1ql client
2023/08/14 19:29:02 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/08/14 19:29:02 
--- OverlappingFilters ---
2023/08/14 19:29:02 distinct = false
2023/08/14 19:29:02 Using n1ql client
2023/08/14 19:29:02 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/08/14 19:29:02 
--- BoundaryFilters ---
2023/08/14 19:29:02 distinct = false
2023/08/14 19:29:02 Using n1ql client
2023/08/14 19:29:02 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/08/14 19:29:02 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 19:29:02 distinct = false
2023/08/14 19:29:03 Using n1ql client
2023/08/14 19:29:03 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/08/14 19:29:03 
--- SeekAndFilters_Overlapping ---
2023/08/14 19:29:03 distinct = false
2023/08/14 19:29:03 Using n1ql client
2023/08/14 19:29:03 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/08/14 19:29:03 
--- SimpleRangeLowUnbounded ---
2023/08/14 19:29:03 distinct = false
2023/08/14 19:29:04 Using n1ql client
2023/08/14 19:29:04 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/14 19:29:04 
--- SimpleRangeHighUnbounded ---
2023/08/14 19:29:04 distinct = false
2023/08/14 19:29:04 Using n1ql client
2023/08/14 19:29:04 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/14 19:29:04 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 19:29:04 distinct = false
2023/08/14 19:29:05 Using n1ql client
2023/08/14 19:29:05 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:29:05 
--- FiltersWithUnbounded ---
2023/08/14 19:29:05 distinct = false
2023/08/14 19:29:05 Using n1ql client
2023/08/14 19:29:05 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/14 19:29:05 
--- FiltersLowGreaterThanHigh ---
2023/08/14 19:29:05 distinct = false
2023/08/14 19:29:05 Using n1ql client
2023/08/14 19:29:05 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/14 19:29:05 

--------- Simple Index with 1 field ---------
2023/08/14 19:29:05 
--- SingleIndexSimpleRange ---
2023/08/14 19:29:05 distinct = false
2023/08/14 19:29:06 Using n1ql client
2023/08/14 19:29:06 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/14 19:29:06 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 19:29:06 distinct = false
2023/08/14 19:29:06 Using n1ql client
2023/08/14 19:29:06 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/08/14 19:29:06 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 19:29:06 distinct = false
2023/08/14 19:29:06 Using n1ql client
2023/08/14 19:29:06 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/08/14 19:29:06 

--------- Composite Index with 3 fields ---------
2023/08/14 19:29:06 
--- ScanAllNoFilter ---
2023/08/14 19:29:06 distinct = false
2023/08/14 19:29:07 Using n1ql client
2023/08/14 19:29:07 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:29:07 
--- ScanAllFilterNil ---
2023/08/14 19:29:07 distinct = false
2023/08/14 19:29:07 Using n1ql client
2023/08/14 19:29:07 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:29:07 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:29:07 distinct = false
2023/08/14 19:29:08 Using n1ql client
2023/08/14 19:29:08 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:29:08 
--- 3FieldsSingleSeek ---
2023/08/14 19:29:08 distinct = false
2023/08/14 19:29:08 Using n1ql client
2023/08/14 19:29:08 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 19:29:08 
--- 3FieldsMultipleSeeks ---
2023/08/14 19:29:08 distinct = false
2023/08/14 19:29:09 Using n1ql client
2023/08/14 19:29:09 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/14 19:29:09 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 19:29:09 distinct = false
2023/08/14 19:29:09 Using n1ql client
2023/08/14 19:29:09 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 19:29:09 

--------- New scenarios ---------
2023/08/14 19:29:09 
--- CompIndexHighUnbounded1 ---
2023/08/14 19:29:09 
--- Multi Scan 0 ---
2023/08/14 19:29:09 distinct = false
2023/08/14 19:29:10 Using n1ql client
2023/08/14 19:29:10 Using n1ql client
2023/08/14 19:29:10 len(scanResults) = 8 MultiScanCount = 8
2023/08/14 19:29:10 Expected and Actual scan responses are the same
2023/08/14 19:29:10 
--- Multi Scan 1 ---
2023/08/14 19:29:10 distinct = false
2023/08/14 19:29:10 Using n1ql client
2023/08/14 19:29:10 Using n1ql client
2023/08/14 19:29:10 len(scanResults) = 0 MultiScanCount = 0
2023/08/14 19:29:10 Expected and Actual scan responses are the same
2023/08/14 19:29:10 
--- Multi Scan 2 ---
2023/08/14 19:29:10 distinct = false
2023/08/14 19:29:10 Using n1ql client
2023/08/14 19:29:10 Using n1ql client
2023/08/14 19:29:10 len(scanResults) = 9 MultiScanCount = 9
2023/08/14 19:29:10 Expected and Actual scan responses are the same
2023/08/14 19:29:10 
--- CompIndexHighUnbounded2 ---
2023/08/14 19:29:10 
--- Multi Scan 0 ---
2023/08/14 19:29:10 distinct = false
2023/08/14 19:29:11 Using n1ql client
2023/08/14 19:29:11 Using n1ql client
2023/08/14 19:29:11 len(scanResults) = 4138 MultiScanCount = 4138
2023/08/14 19:29:11 Expected and Actual scan responses are the same
2023/08/14 19:29:11 
--- Multi Scan 1 ---
2023/08/14 19:29:11 distinct = false
2023/08/14 19:29:11 Using n1ql client
2023/08/14 19:29:11 Using n1ql client
2023/08/14 19:29:11 len(scanResults) = 2746 MultiScanCount = 2746
2023/08/14 19:29:11 Expected and Actual scan responses are the same
2023/08/14 19:29:11 
--- Multi Scan 2 ---
2023/08/14 19:29:11 distinct = false
2023/08/14 19:29:12 Using n1ql client
2023/08/14 19:29:12 Using n1ql client
2023/08/14 19:29:12 len(scanResults) = 4691 MultiScanCount = 4691
2023/08/14 19:29:12 Expected and Actual scan responses are the same
2023/08/14 19:29:12 
--- CompIndexHighUnbounded3 ---
2023/08/14 19:29:12 
--- Multi Scan 0 ---
2023/08/14 19:29:12 distinct = false
2023/08/14 19:29:12 Using n1ql client
2023/08/14 19:29:12 Using n1ql client
2023/08/14 19:29:12 len(scanResults) = 1329 MultiScanCount = 1329
2023/08/14 19:29:12 Expected and Actual scan responses are the same
2023/08/14 19:29:12 
--- CompIndexHighUnbounded4 ---
2023/08/14 19:29:12 
--- Multi Scan 0 ---
2023/08/14 19:29:12 distinct = false
2023/08/14 19:29:12 Using n1ql client
2023/08/14 19:29:12 Using n1ql client
2023/08/14 19:29:12 len(scanResults) = 5349 MultiScanCount = 5349
2023/08/14 19:29:13 Expected and Actual scan responses are the same
2023/08/14 19:29:13 
--- CompIndexHighUnbounded5 ---
2023/08/14 19:29:13 
--- Multi Scan 0 ---
2023/08/14 19:29:13 distinct = false
2023/08/14 19:29:13 Using n1ql client
2023/08/14 19:29:13 Using n1ql client
2023/08/14 19:29:13 len(scanResults) = 8210 MultiScanCount = 8210
2023/08/14 19:29:13 Expected and Actual scan responses are the same
2023/08/14 19:29:13 
--- SeekBoundaries ---
2023/08/14 19:29:13 
--- Multi Scan 0 ---
2023/08/14 19:29:13 distinct = false
2023/08/14 19:29:13 Using n1ql client
2023/08/14 19:29:13 Using n1ql client
2023/08/14 19:29:13 len(scanResults) = 175 MultiScanCount = 175
2023/08/14 19:29:13 Expected and Actual scan responses are the same
2023/08/14 19:29:13 
--- Multi Scan 1 ---
2023/08/14 19:29:13 distinct = false
2023/08/14 19:29:14 Using n1ql client
2023/08/14 19:29:14 Using n1ql client
2023/08/14 19:29:14 len(scanResults) = 1 MultiScanCount = 1
2023/08/14 19:29:14 Expected and Actual scan responses are the same
2023/08/14 19:29:14 
--- Multi Scan 2 ---
2023/08/14 19:29:14 distinct = false
2023/08/14 19:29:14 Using n1ql client
2023/08/14 19:29:14 Using n1ql client
2023/08/14 19:29:14 len(scanResults) = 555 MultiScanCount = 555
2023/08/14 19:29:14 Expected and Actual scan responses are the same
2023/08/14 19:29:14 
--- Multi Scan 3 ---
2023/08/14 19:29:14 distinct = false
2023/08/14 19:29:15 Using n1ql client
2023/08/14 19:29:15 Using n1ql client
2023/08/14 19:29:15 len(scanResults) = 872 MultiScanCount = 872
2023/08/14 19:29:15 Expected and Actual scan responses are the same
2023/08/14 19:29:15 
--- Multi Scan 4 ---
2023/08/14 19:29:15 distinct = false
2023/08/14 19:29:15 Using n1ql client
2023/08/14 19:29:15 Using n1ql client
2023/08/14 19:29:15 len(scanResults) = 287 MultiScanCount = 287
2023/08/14 19:29:15 Expected and Actual scan responses are the same
2023/08/14 19:29:15 
--- Multi Scan 5 ---
2023/08/14 19:29:15 distinct = false
2023/08/14 19:29:16 Using n1ql client
2023/08/14 19:29:16 Using n1ql client
2023/08/14 19:29:16 len(scanResults) = 5254 MultiScanCount = 5254
2023/08/14 19:29:16 Expected and Actual scan responses are the same
2023/08/14 19:29:16 
--- Multi Scan 6 ---
2023/08/14 19:29:16 distinct = false
2023/08/14 19:29:16 Using n1ql client
2023/08/14 19:29:16 Using n1ql client
2023/08/14 19:29:16 len(scanResults) = 5566 MultiScanCount = 5566
2023/08/14 19:29:16 Expected and Actual scan responses are the same
2023/08/14 19:29:16 
--- Multi Scan 7 ---
2023/08/14 19:29:16 distinct = false
2023/08/14 19:29:16 Using n1ql client
2023/08/14 19:29:16 Using n1ql client
2023/08/14 19:29:17 len(scanResults) = 8 MultiScanCount = 8
2023/08/14 19:29:17 Expected and Actual scan responses are the same
2023/08/14 19:29:17 

--------- With DISTINCT True ---------
2023/08/14 19:29:17 
--- ScanAllNoFilter ---
2023/08/14 19:29:17 distinct = true
2023/08/14 19:29:17 Using n1ql client
2023/08/14 19:29:17 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:29:17 
--- ScanAllFilterNil ---
2023/08/14 19:29:17 distinct = true
2023/08/14 19:29:17 Using n1ql client
2023/08/14 19:29:17 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:29:17 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:29:17 distinct = true
2023/08/14 19:29:18 Using n1ql client
2023/08/14 19:29:18 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:29:18 
--- SingleSeek ---
2023/08/14 19:29:18 distinct = true
2023/08/14 19:29:18 Using n1ql client
2023/08/14 19:29:18 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 19:29:18 
--- MultipleSeek ---
2023/08/14 19:29:18 distinct = true
2023/08/14 19:29:19 Using n1ql client
2023/08/14 19:29:19 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 19:29:19 
--- SimpleRange ---
2023/08/14 19:29:19 distinct = true
2023/08/14 19:29:19 Using n1ql client
2023/08/14 19:29:19 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/14 19:29:19 
--- NonOverlappingRanges ---
2023/08/14 19:29:19 distinct = true
2023/08/14 19:29:19 Using n1ql client
2023/08/14 19:29:19 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/08/14 19:29:19 
--- OverlappingRanges ---
2023/08/14 19:29:19 distinct = true
2023/08/14 19:29:20 Using n1ql client
2023/08/14 19:29:20 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/08/14 19:29:20 
--- NonOverlappingFilters ---
2023/08/14 19:29:20 distinct = true
2023/08/14 19:29:20 Using n1ql client
2023/08/14 19:29:20 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/08/14 19:29:20 
--- NonOverlappingFilters2 ---
2023/08/14 19:29:20 distinct = true
2023/08/14 19:29:21 Using n1ql client
2023/08/14 19:29:21 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 19:29:21 
--- OverlappingFilters ---
2023/08/14 19:29:21 distinct = true
2023/08/14 19:29:21 Using n1ql client
2023/08/14 19:29:21 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/08/14 19:29:21 
--- BoundaryFilters ---
2023/08/14 19:29:21 distinct = true
2023/08/14 19:29:21 Using n1ql client
2023/08/14 19:29:22 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/08/14 19:29:22 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 19:29:22 distinct = true
2023/08/14 19:29:22 Using n1ql client
2023/08/14 19:29:22 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/08/14 19:29:22 
--- SeekAndFilters_Overlapping ---
2023/08/14 19:29:22 distinct = true
2023/08/14 19:29:22 Using n1ql client
2023/08/14 19:29:22 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/08/14 19:29:22 
--- SimpleRangeLowUnbounded ---
2023/08/14 19:29:22 distinct = false
2023/08/14 19:29:23 Using n1ql client
2023/08/14 19:29:23 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/14 19:29:23 
--- SimpleRangeHighUnbounded ---
2023/08/14 19:29:23 distinct = false
2023/08/14 19:29:23 Using n1ql client
2023/08/14 19:29:23 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/14 19:29:23 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 19:29:23 distinct = false
2023/08/14 19:29:24 Using n1ql client
2023/08/14 19:29:24 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:29:24 
--- FiltersWithUnbounded ---
2023/08/14 19:29:24 distinct = false
2023/08/14 19:29:24 Using n1ql client
2023/08/14 19:29:24 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/14 19:29:24 
--- FiltersLowGreaterThanHigh ---
2023/08/14 19:29:24 distinct = false
2023/08/14 19:29:25 Using n1ql client
2023/08/14 19:29:25 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/14 19:29:25 

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

--------- Composite Index with 3 fields ---------
2023/08/14 19:29:26 
--- ScanAllNoFilter ---
2023/08/14 19:29:26 distinct = true
2023/08/14 19:29:27 Using n1ql client
2023/08/14 19:29:27 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:29:27 
--- ScanAllFilterNil ---
2023/08/14 19:29:27 distinct = true
2023/08/14 19:29:27 Using n1ql client
2023/08/14 19:29:27 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:29:27 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:29:27 distinct = true
2023/08/14 19:29:27 Using n1ql client
2023/08/14 19:29:28 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:29:28 
--- 3FieldsSingleSeek ---
2023/08/14 19:29:28 distinct = true
2023/08/14 19:29:28 Using n1ql client
2023/08/14 19:29:28 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 19:29:28 
--- 3FieldsMultipleSeeks ---
2023/08/14 19:29:28 distinct = true
2023/08/14 19:29:28 Using n1ql client
2023/08/14 19:29:28 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/14 19:29:28 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 19:29:28 distinct = true
2023/08/14 19:29:29 Using n1ql client
2023/08/14 19:29:29 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanCount (31.20s)
=== RUN   TestMultiScanScenarios
2023/08/14 19:29:29 In TestMultiScanScenarios()
2023/08/14 19:29:29 

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

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

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

--------- New scenarios ---------
2023/08/14 19:29:41 
--- CompIndexHighUnbounded1 ---
2023/08/14 19:29:41 
--- Multi Scan 0 ---
2023/08/14 19:29:41 distinct = false
2023/08/14 19:29:41 Using n1ql client
2023/08/14 19:29:41 Expected and Actual scan responses are the same
2023/08/14 19:29:41 
--- Multi Scan 1 ---
2023/08/14 19:29:41 distinct = false
2023/08/14 19:29:42 Using n1ql client
2023/08/14 19:29:42 Expected and Actual scan responses are the same
2023/08/14 19:29:42 
--- Multi Scan 2 ---
2023/08/14 19:29:42 distinct = false
2023/08/14 19:29:42 Using n1ql client
2023/08/14 19:29:42 Expected and Actual scan responses are the same
2023/08/14 19:29:42 
--- CompIndexHighUnbounded2 ---
2023/08/14 19:29:42 
--- Multi Scan 0 ---
2023/08/14 19:29:42 distinct = false
2023/08/14 19:29:43 Using n1ql client
2023/08/14 19:29:43 Expected and Actual scan responses are the same
2023/08/14 19:29:43 
--- Multi Scan 1 ---
2023/08/14 19:29:43 distinct = false
2023/08/14 19:29:43 Using n1ql client
2023/08/14 19:29:43 Expected and Actual scan responses are the same
2023/08/14 19:29:43 
--- Multi Scan 2 ---
2023/08/14 19:29:43 distinct = false
2023/08/14 19:29:43 Using n1ql client
2023/08/14 19:29:44 Expected and Actual scan responses are the same
2023/08/14 19:29:44 
--- CompIndexHighUnbounded3 ---
2023/08/14 19:29:44 
--- Multi Scan 0 ---
2023/08/14 19:29:44 distinct = false
2023/08/14 19:29:44 Using n1ql client
2023/08/14 19:29:44 Expected and Actual scan responses are the same
2023/08/14 19:29:44 
--- CompIndexHighUnbounded4 ---
2023/08/14 19:29:44 
--- Multi Scan 0 ---
2023/08/14 19:29:44 distinct = false
2023/08/14 19:29:44 Using n1ql client
2023/08/14 19:29:44 Expected and Actual scan responses are the same
2023/08/14 19:29:44 
--- CompIndexHighUnbounded5 ---
2023/08/14 19:29:44 
--- Multi Scan 0 ---
2023/08/14 19:29:44 distinct = false
2023/08/14 19:29:45 Using n1ql client
2023/08/14 19:29:45 Expected and Actual scan responses are the same
2023/08/14 19:29:45 
--- SeekBoundaries ---
2023/08/14 19:29:45 
--- Multi Scan 0 ---
2023/08/14 19:29:45 distinct = false
2023/08/14 19:29:45 Using n1ql client
2023/08/14 19:29:45 Expected and Actual scan responses are the same
2023/08/14 19:29:45 
--- Multi Scan 1 ---
2023/08/14 19:29:45 distinct = false
2023/08/14 19:29:46 Using n1ql client
2023/08/14 19:29:46 Expected and Actual scan responses are the same
2023/08/14 19:29:46 
--- Multi Scan 2 ---
2023/08/14 19:29:46 distinct = false
2023/08/14 19:29:46 Using n1ql client
2023/08/14 19:29:46 Expected and Actual scan responses are the same
2023/08/14 19:29:46 
--- Multi Scan 3 ---
2023/08/14 19:29:46 distinct = false
2023/08/14 19:29:46 Using n1ql client
2023/08/14 19:29:46 Expected and Actual scan responses are the same
2023/08/14 19:29:46 
--- Multi Scan 4 ---
2023/08/14 19:29:46 distinct = false
2023/08/14 19:29:47 Using n1ql client
2023/08/14 19:29:47 Expected and Actual scan responses are the same
2023/08/14 19:29:47 
--- Multi Scan 5 ---
2023/08/14 19:29:47 distinct = false
2023/08/14 19:29:47 Using n1ql client
2023/08/14 19:29:47 Expected and Actual scan responses are the same
2023/08/14 19:29:47 
--- Multi Scan 6 ---
2023/08/14 19:29:47 distinct = false
2023/08/14 19:29:48 Using n1ql client
2023/08/14 19:29:48 Expected and Actual scan responses are the same
2023/08/14 19:29:48 
--- Multi Scan 7 ---
2023/08/14 19:29:48 distinct = false
2023/08/14 19:29:48 Using n1ql client
2023/08/14 19:29:48 Expected and Actual scan responses are the same
2023/08/14 19:29:48 
--- PrefixSortVariations ---
2023/08/14 19:29:48 
--- Multi Scan 0 ---
2023/08/14 19:29:48 distinct = false
2023/08/14 19:29:49 Using n1ql client
2023/08/14 19:29:49 Expected and Actual scan responses are the same
2023/08/14 19:29:49 
--- Multi Scan 1 ---
2023/08/14 19:29:49 distinct = false
2023/08/14 19:29:49 Using n1ql client
2023/08/14 19:29:49 Expected and Actual scan responses are the same
--- PASS: TestMultiScanScenarios (20.31s)
=== RUN   TestMultiScanOffset
2023/08/14 19:29:49 In TestMultiScanOffset()
2023/08/14 19:29:49 

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

--------- Simple Index with 1 field ---------
2023/08/14 19:29:57 
--- SingleIndexSimpleRange ---
2023/08/14 19:29:57 distinct = false
2023/08/14 19:29:57 Using n1ql client
2023/08/14 19:29:57 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 19:29:57 distinct = false
2023/08/14 19:29:58 Using n1ql client
2023/08/14 19:29:58 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 19:29:58 distinct = false
2023/08/14 19:29:58 Using n1ql client
2023/08/14 19:29:58 

--------- Composite Index with 3 fields ---------
2023/08/14 19:29:58 
--- ScanAllNoFilter ---
2023/08/14 19:29:58 distinct = false
2023/08/14 19:29:58 Using n1ql client
2023/08/14 19:29:58 
--- ScanAllFilterNil ---
2023/08/14 19:29:58 distinct = false
2023/08/14 19:29:59 Using n1ql client
2023/08/14 19:29:59 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:29:59 distinct = false
2023/08/14 19:29:59 Using n1ql client
2023/08/14 19:30:00 
--- 3FieldsSingleSeek ---
2023/08/14 19:30:00 distinct = false
2023/08/14 19:30:00 Using n1ql client
2023/08/14 19:30:00 
--- 3FieldsMultipleSeeks ---
2023/08/14 19:30:00 distinct = false
2023/08/14 19:30:00 Using n1ql client
2023/08/14 19:30:00 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 19:30:00 distinct = false
2023/08/14 19:30:01 Using n1ql client
--- PASS: TestMultiScanOffset (11.71s)
=== RUN   TestMultiScanPrimaryIndex
2023/08/14 19:30:01 In TestMultiScanPrimaryIndex()
2023/08/14 19:30:01 
--- PrimaryRange ---
2023/08/14 19:30:01 Using n1ql client
2023/08/14 19:30:01 Expected and Actual scan responses are the same
2023/08/14 19:30:01 
--- PrimaryScanAllNoFilter ---
2023/08/14 19:30:01 Using n1ql client
2023/08/14 19:30:01 Expected and Actual scan responses are the same
--- PASS: TestMultiScanPrimaryIndex (0.08s)
=== RUN   TestMultiScanDistinct
2023/08/14 19:30:01 In TestScansDistinct()
2023/08/14 19:30:01 

--------- Composite Index with 2 fields ---------
2023/08/14 19:30:01 
--- ScanAllNoFilter ---
2023/08/14 19:30:01 distinct = true
2023/08/14 19:30:01 Using n1ql client
2023/08/14 19:30:01 Expected and Actual scan responses are the same
2023/08/14 19:30:01 
--- ScanAllFilterNil ---
2023/08/14 19:30:01 distinct = true
2023/08/14 19:30:02 Using n1ql client
2023/08/14 19:30:02 Expected and Actual scan responses are the same
2023/08/14 19:30:02 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:30:02 distinct = true
2023/08/14 19:30:02 Using n1ql client
2023/08/14 19:30:02 Expected and Actual scan responses are the same
2023/08/14 19:30:02 
--- SingleSeek ---
2023/08/14 19:30:02 distinct = true
2023/08/14 19:30:03 Using n1ql client
2023/08/14 19:30:03 Expected and Actual scan responses are the same
2023/08/14 19:30:03 
--- MultipleSeek ---
2023/08/14 19:30:03 distinct = true
2023/08/14 19:30:03 Using n1ql client
2023/08/14 19:30:03 Expected and Actual scan responses are the same
2023/08/14 19:30:03 
--- SimpleRange ---
2023/08/14 19:30:03 distinct = true
2023/08/14 19:30:04 Using n1ql client
2023/08/14 19:30:04 Expected and Actual scan responses are the same
2023/08/14 19:30:04 
--- NonOverlappingRanges ---
2023/08/14 19:30:04 distinct = true
2023/08/14 19:30:04 Using n1ql client
2023/08/14 19:30:04 Expected and Actual scan responses are the same
2023/08/14 19:30:04 
--- OverlappingRanges ---
2023/08/14 19:30:04 distinct = true
2023/08/14 19:30:05 Using n1ql client
2023/08/14 19:30:05 Expected and Actual scan responses are the same
2023/08/14 19:30:05 
--- NonOverlappingFilters ---
2023/08/14 19:30:05 distinct = true
2023/08/14 19:30:05 Using n1ql client
2023/08/14 19:30:05 Expected and Actual scan responses are the same
2023/08/14 19:30:05 
--- OverlappingFilters ---
2023/08/14 19:30:05 distinct = true
2023/08/14 19:30:06 Using n1ql client
2023/08/14 19:30:06 Expected and Actual scan responses are the same
2023/08/14 19:30:06 
--- BoundaryFilters ---
2023/08/14 19:30:06 distinct = true
2023/08/14 19:30:06 Using n1ql client
2023/08/14 19:30:06 Expected and Actual scan responses are the same
2023/08/14 19:30:06 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 19:30:06 distinct = true
2023/08/14 19:30:06 Using n1ql client
2023/08/14 19:30:06 Expected and Actual scan responses are the same
2023/08/14 19:30:06 
--- SeekAndFilters_Overlapping ---
2023/08/14 19:30:06 distinct = true
2023/08/14 19:30:07 Using n1ql client
2023/08/14 19:30:07 Expected and Actual scan responses are the same
2023/08/14 19:30:07 
--- SimpleRangeLowUnbounded ---
2023/08/14 19:30:07 distinct = false
2023/08/14 19:30:07 Using n1ql client
2023/08/14 19:30:07 Expected and Actual scan responses are the same
2023/08/14 19:30:07 
--- SimpleRangeHighUnbounded ---
2023/08/14 19:30:07 distinct = false
2023/08/14 19:30:08 Using n1ql client
2023/08/14 19:30:08 Expected and Actual scan responses are the same
2023/08/14 19:30:08 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 19:30:08 distinct = false
2023/08/14 19:30:08 Using n1ql client
2023/08/14 19:30:08 Expected and Actual scan responses are the same
2023/08/14 19:30:08 
--- FiltersWithUnbounded ---
2023/08/14 19:30:08 distinct = false
2023/08/14 19:30:09 Using n1ql client
2023/08/14 19:30:09 Expected and Actual scan responses are the same
2023/08/14 19:30:09 
--- FiltersLowGreaterThanHigh ---
2023/08/14 19:30:09 distinct = false
2023/08/14 19:30:09 Using n1ql client
2023/08/14 19:30:09 Expected and Actual scan responses are the same
2023/08/14 19:30:09 

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

--------- Composite Index with 3 fields ---------
2023/08/14 19:30:10 
--- ScanAllNoFilter ---
2023/08/14 19:30:10 distinct = true
2023/08/14 19:30:11 Using n1ql client
2023/08/14 19:30:11 Expected and Actual scan responses are the same
2023/08/14 19:30:11 
--- ScanAllFilterNil ---
2023/08/14 19:30:11 distinct = true
2023/08/14 19:30:11 Using n1ql client
2023/08/14 19:30:11 Expected and Actual scan responses are the same
2023/08/14 19:30:11 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:30:11 distinct = true
2023/08/14 19:30:12 Using n1ql client
2023/08/14 19:30:12 Expected and Actual scan responses are the same
2023/08/14 19:30:12 
--- 3FieldsSingleSeek ---
2023/08/14 19:30:12 distinct = true
2023/08/14 19:30:12 Using n1ql client
2023/08/14 19:30:12 Expected and Actual scan responses are the same
2023/08/14 19:30:12 
--- 3FieldsMultipleSeeks ---
2023/08/14 19:30:12 distinct = true
2023/08/14 19:30:13 Using n1ql client
2023/08/14 19:30:13 Expected and Actual scan responses are the same
2023/08/14 19:30:13 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 19:30:13 distinct = true
2023/08/14 19:30:13 Using n1ql client
2023/08/14 19:30:13 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDistinct (12.14s)
=== RUN   TestMultiScanProjection
2023/08/14 19:30:13 In TestMultiScanProjection()
2023/08/14 19:30:13 

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

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

--------- Composite Index with 3 fields ---------
2023/08/14 19:30:22 
--- ScanAllNoFilter ---
2023/08/14 19:30:22 distinct = true
2023/08/14 19:30:23 Using n1ql client
2023/08/14 19:30:23 Expected and Actual scan responses are the same
2023/08/14 19:30:23 
--- ScanAllFilterNil ---
2023/08/14 19:30:23 distinct = true
2023/08/14 19:30:23 Using n1ql client
2023/08/14 19:30:23 Expected and Actual scan responses are the same
2023/08/14 19:30:23 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:30:23 distinct = true
2023/08/14 19:30:24 Using n1ql client
2023/08/14 19:30:24 Expected and Actual scan responses are the same
2023/08/14 19:30:24 
--- 3FieldsSingleSeek ---
2023/08/14 19:30:24 distinct = true
2023/08/14 19:30:24 Using n1ql client
2023/08/14 19:30:24 Expected and Actual scan responses are the same
2023/08/14 19:30:24 
--- 3FieldsMultipleSeeks ---
2023/08/14 19:30:24 distinct = true
2023/08/14 19:30:25 Using n1ql client
2023/08/14 19:30:25 Expected and Actual scan responses are the same
2023/08/14 19:30:25 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 19:30:25 distinct = true
2023/08/14 19:30:26 Using n1ql client
2023/08/14 19:30:26 Expected and Actual scan responses are the same
2023/08/14 19:30:26 indexes are: index_company, index_companyname, index_company_name_age, index_company_name_age_address, index_company_name_age_address_friends
2023/08/14 19:30:26 fields are: [company], [company name], [company name age], [company name age address], [company name age address friends]
2023/08/14 19:30:26 
--- SingleIndexProjectFirst ---
2023/08/14 19:30:26 distinct = true
2023/08/14 19:30:26 Using n1ql client
2023/08/14 19:30:26 Expected and Actual scan responses are the same
2023/08/14 19:30:26 
--- 2FieldIndexProjectSecond ---
2023/08/14 19:30:26 distinct = true
2023/08/14 19:30:27 Using n1ql client
2023/08/14 19:30:27 Expected and Actual scan responses are the same
2023/08/14 19:30:27 
--- 3FieldIndexProjectThird ---
2023/08/14 19:30:27 distinct = true
2023/08/14 19:30:27 Using n1ql client
2023/08/14 19:30:27 Expected and Actual scan responses are the same
2023/08/14 19:30:27 
--- 4FieldIndexProjectFourth ---
2023/08/14 19:30:27 distinct = true
2023/08/14 19:30:29 Using n1ql client
2023/08/14 19:30:29 Expected and Actual scan responses are the same
2023/08/14 19:30:29 
--- 5FieldIndexProjectFifth ---
2023/08/14 19:30:29 distinct = true
2023/08/14 19:30:32 Using n1ql client
2023/08/14 19:30:32 Expected and Actual scan responses are the same
2023/08/14 19:30:32 
--- 2FieldIndexProjectTwo ---
2023/08/14 19:30:32 distinct = true
2023/08/14 19:30:33 Using n1ql client
2023/08/14 19:30:33 Expected and Actual scan responses are the same
2023/08/14 19:30:33 
--- 3FieldIndexProjectTwo ---
2023/08/14 19:30:33 distinct = true
2023/08/14 19:30:33 Using n1ql client
2023/08/14 19:30:33 Expected and Actual scan responses are the same
2023/08/14 19:30:33 
--- 3FieldIndexProjectTwo ---
2023/08/14 19:30:33 distinct = true
2023/08/14 19:30:34 Using n1ql client
2023/08/14 19:30:34 Expected and Actual scan responses are the same
2023/08/14 19:30:34 
--- 3FieldIndexProjectTwo ---
2023/08/14 19:30:34 distinct = true
2023/08/14 19:30:34 Using n1ql client
2023/08/14 19:30:34 Expected and Actual scan responses are the same
2023/08/14 19:30:34 
--- 4FieldIndexProjectTwo ---
2023/08/14 19:30:34 distinct = true
2023/08/14 19:30:36 Using n1ql client
2023/08/14 19:30:36 Expected and Actual scan responses are the same
2023/08/14 19:30:36 
--- 4FieldIndexProjectTwo ---
2023/08/14 19:30:36 distinct = true
2023/08/14 19:30:37 Using n1ql client
2023/08/14 19:30:37 Expected and Actual scan responses are the same
2023/08/14 19:30:37 
--- 4FieldIndexProjectTwo ---
2023/08/14 19:30:37 distinct = true
2023/08/14 19:30:39 Using n1ql client
2023/08/14 19:30:39 Expected and Actual scan responses are the same
2023/08/14 19:30:39 
--- 4FieldIndexProjectTwo ---
2023/08/14 19:30:39 distinct = true
2023/08/14 19:30:41 Using n1ql client
2023/08/14 19:30:41 Expected and Actual scan responses are the same
2023/08/14 19:30:41 
--- 4FieldIndexProjectTwo ---
2023/08/14 19:30:41 distinct = true
2023/08/14 19:30:42 Using n1ql client
2023/08/14 19:30:42 Expected and Actual scan responses are the same
2023/08/14 19:30:42 
--- 5FieldIndexProjectTwo ---
2023/08/14 19:30:42 distinct = true
2023/08/14 19:30:46 Using n1ql client
2023/08/14 19:30:46 Expected and Actual scan responses are the same
2023/08/14 19:30:46 
--- 5FieldIndexProjectTwo ---
2023/08/14 19:30:46 distinct = true
2023/08/14 19:30:49 Using n1ql client
2023/08/14 19:30:49 Expected and Actual scan responses are the same
2023/08/14 19:30:49 
--- 5FieldIndexProjectTwo ---
2023/08/14 19:30:49 distinct = true
2023/08/14 19:30:52 Using n1ql client
2023/08/14 19:30:52 Expected and Actual scan responses are the same
2023/08/14 19:30:52 
--- 5FieldIndexProjectTwo ---
2023/08/14 19:30:52 distinct = true
2023/08/14 19:30:56 Using n1ql client
2023/08/14 19:30:56 Expected and Actual scan responses are the same
2023/08/14 19:30:56 
--- 5FieldIndexProjectThree ---
2023/08/14 19:30:56 distinct = true
2023/08/14 19:30:59 Using n1ql client
2023/08/14 19:30:59 Expected and Actual scan responses are the same
2023/08/14 19:30:59 
--- 5FieldIndexProjectFour ---
2023/08/14 19:30:59 distinct = true
2023/08/14 19:31:03 Using n1ql client
2023/08/14 19:31:03 Expected and Actual scan responses are the same
2023/08/14 19:31:03 
--- 5FieldIndexProjectAll ---
2023/08/14 19:31:03 distinct = true
2023/08/14 19:31:06 Using n1ql client
2023/08/14 19:31:06 Expected and Actual scan responses are the same
2023/08/14 19:31:06 
--- 5FieldIndexProjectAlternate ---
2023/08/14 19:31:06 distinct = true
2023/08/14 19:31:09 Using n1ql client
2023/08/14 19:31:10 Expected and Actual scan responses are the same
2023/08/14 19:31:10 
--- 5FieldIndexProjectEmptyEntryKeys ---
2023/08/14 19:31:10 distinct = true
2023/08/14 19:31:13 Using n1ql client
2023/08/14 19:31:13 Expected and Actual scan responses are the same
--- PASS: TestMultiScanProjection (59.84s)
=== RUN   TestMultiScanRestAPI
2023/08/14 19:31:13 In TestMultiScanRestAPI()
2023/08/14 19:31:13 In DropAllSecondaryIndexes()
2023/08/14 19:31:13 Index found:  index_company_name_age
2023/08/14 19:31:13 Dropped index index_company_name_age
2023/08/14 19:31:13 Index found:  index_company_name_age_address_friends
2023/08/14 19:31:13 Dropped index index_company_name_age_address_friends
2023/08/14 19:31:13 Index found:  addressidx
2023/08/14 19:31:13 Dropped index addressidx
2023/08/14 19:31:13 Index found:  index_company
2023/08/14 19:31:13 Dropped index index_company
2023/08/14 19:31:13 Index found:  index_primary
2023/08/14 19:31:13 Dropped index index_primary
2023/08/14 19:31:13 Index found:  index_company_name_age_address
2023/08/14 19:31:13 Dropped index index_company_name_age_address
2023/08/14 19:31:13 Index found:  index_companyname
2023/08/14 19:31:13 Dropped index index_companyname
2023/08/14 19:31:17 Created the secondary index index_companyname. Waiting for it become active
2023/08/14 19:31:17 Index is 5807930496035998393 now active
2023/08/14 19:31:17 GET all indexes
2023/08/14 19:31:17 200 OK
2023/08/14 19:31:17 getscans status : 200 OK
2023/08/14 19:31:17 number of entries 337
2023/08/14 19:31:17 Status : 200 OK
2023/08/14 19:31:17 Result from multiscancount API = 0
--- PASS: TestMultiScanRestAPI (4.23s)
=== RUN   TestMultiScanPrimaryIndexVariations
2023/08/14 19:31:17 In TestMultiScanPrimaryIndexVariations()
2023/08/14 19:31:24 Created the secondary index index_pi. Waiting for it become active
2023/08/14 19:31:24 Index is 8334454889311604388 now active
2023/08/14 19:31:24 
--- No Overlap ---
2023/08/14 19:31:24 Using n1ql client
2023/08/14 19:31:24 Expected and Actual scan responses are the same
2023/08/14 19:31:24 
--- Proper Overlap ---
2023/08/14 19:31:24 Using n1ql client
2023/08/14 19:31:24 Expected and Actual scan responses are the same
2023/08/14 19:31:24 
--- Low Boundary Overlap ---
2023/08/14 19:31:24 Using n1ql client
2023/08/14 19:31:24 Expected and Actual scan responses are the same
2023/08/14 19:31:24 
--- Complex Overlaps ---
2023/08/14 19:31:24 Using n1ql client
2023/08/14 19:31:24 Expected and Actual scan responses are the same
2023/08/14 19:31:24 
--- Multiple Equal Overlaps ---
2023/08/14 19:31:24 Using n1ql client
2023/08/14 19:31:24 Expected and Actual scan responses are the same
2023/08/14 19:31:24 
--- Boundary and Subset Overlaps ---
2023/08/14 19:31:24 Using n1ql client
2023/08/14 19:31:24 Expected and Actual scan responses are the same
2023/08/14 19:31:24 
--- Point Overlaps ---
2023/08/14 19:31:24 Using n1ql client
2023/08/14 19:31:24 Expected and Actual scan responses are the same
2023/08/14 19:31:24 
--- Boundary and Point Overlaps ---
2023/08/14 19:31:24 Using n1ql client
2023/08/14 19:31:24 Expected and Actual scan responses are the same
2023/08/14 19:31:24 
--- Primary index range null ---
2023/08/14 19:31:24 Using n1ql client
2023/08/14 19:31:24 Expected and Actual scan responses are the same
2023/08/14 19:31:25 Dropping the secondary index index_pi
2023/08/14 19:31:25 Index dropped
--- PASS: TestMultiScanPrimaryIndexVariations (7.67s)
=== RUN   TestMultiScanDescSetup
2023/08/14 19:31:25 In TestMultiScanDescSetup()
2023/08/14 19:31:25 In DropAllSecondaryIndexes()
2023/08/14 19:31:25 Index found:  index_companyname
2023/08/14 19:31:25 Dropped index index_companyname
2023/08/14 19:31:30 Created the secondary index index_companyname_desc. Waiting for it become active
2023/08/14 19:31:30 Index is 17487451252564730033 now active
2023/08/14 19:31:37 Created the secondary index index_company_desc. Waiting for it become active
2023/08/14 19:31:37 Index is 4037750633544845640 now active
2023/08/14 19:31:44 Created the secondary index index_company_name_age_desc. Waiting for it become active
2023/08/14 19:31:44 Index is 16341244354690510963 now active
--- PASS: TestMultiScanDescSetup (19.12s)
=== RUN   TestMultiScanDescScenarios
2023/08/14 19:31:44 In TestMultiScanDescScenarios()
2023/08/14 19:31:44 

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

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

--------- Composite Index with 3 fields ---------
2023/08/14 19:31:53 
--- ScanAllNoFilter ---
2023/08/14 19:31:53 distinct = false
2023/08/14 19:31:54 Using n1ql client
2023/08/14 19:31:54 Expected and Actual scan responses are the same
2023/08/14 19:31:54 
--- ScanAllFilterNil ---
2023/08/14 19:31:54 distinct = false
2023/08/14 19:31:54 Using n1ql client
2023/08/14 19:31:54 Expected and Actual scan responses are the same
2023/08/14 19:31:54 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:31:54 distinct = false
2023/08/14 19:31:55 Using n1ql client
2023/08/14 19:31:55 Expected and Actual scan responses are the same
2023/08/14 19:31:55 
--- 3FieldsSingleSeek ---
2023/08/14 19:31:55 distinct = false
2023/08/14 19:31:55 Using n1ql client
2023/08/14 19:31:55 Expected and Actual scan responses are the same
2023/08/14 19:31:55 
--- 3FieldsMultipleSeeks ---
2023/08/14 19:31:55 distinct = false
2023/08/14 19:31:56 Using n1ql client
2023/08/14 19:31:56 Expected and Actual scan responses are the same
2023/08/14 19:31:56 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 19:31:56 distinct = false
2023/08/14 19:31:56 Using n1ql client
2023/08/14 19:31:56 Expected and Actual scan responses are the same
2023/08/14 19:31:56 

--------- New scenarios ---------
2023/08/14 19:31:56 
--- CompIndexHighUnbounded1 ---
2023/08/14 19:31:56 
--- Multi Scan 0 ---
2023/08/14 19:31:56 distinct = false
2023/08/14 19:31:57 Using n1ql client
2023/08/14 19:31:57 Expected and Actual scan responses are the same
2023/08/14 19:31:57 
--- Multi Scan 1 ---
2023/08/14 19:31:57 distinct = false
2023/08/14 19:31:57 Using n1ql client
2023/08/14 19:31:57 Expected and Actual scan responses are the same
2023/08/14 19:31:57 
--- Multi Scan 2 ---
2023/08/14 19:31:57 distinct = false
2023/08/14 19:31:58 Using n1ql client
2023/08/14 19:31:58 Expected and Actual scan responses are the same
2023/08/14 19:31:58 
--- CompIndexHighUnbounded2 ---
2023/08/14 19:31:58 
--- Multi Scan 0 ---
2023/08/14 19:31:58 distinct = false
2023/08/14 19:31:58 Using n1ql client
2023/08/14 19:31:58 Expected and Actual scan responses are the same
2023/08/14 19:31:58 
--- Multi Scan 1 ---
2023/08/14 19:31:58 distinct = false
2023/08/14 19:31:58 Using n1ql client
2023/08/14 19:31:58 Expected and Actual scan responses are the same
2023/08/14 19:31:58 
--- Multi Scan 2 ---
2023/08/14 19:31:58 distinct = false
2023/08/14 19:31:59 Using n1ql client
2023/08/14 19:31:59 Expected and Actual scan responses are the same
2023/08/14 19:31:59 
--- CompIndexHighUnbounded3 ---
2023/08/14 19:31:59 
--- Multi Scan 0 ---
2023/08/14 19:31:59 distinct = false
2023/08/14 19:31:59 Using n1ql client
2023/08/14 19:31:59 Expected and Actual scan responses are the same
2023/08/14 19:31:59 
--- CompIndexHighUnbounded4 ---
2023/08/14 19:31:59 
--- Multi Scan 0 ---
2023/08/14 19:31:59 distinct = false
2023/08/14 19:32:00 Using n1ql client
2023/08/14 19:32:00 Expected and Actual scan responses are the same
2023/08/14 19:32:00 
--- CompIndexHighUnbounded5 ---
2023/08/14 19:32:00 
--- Multi Scan 0 ---
2023/08/14 19:32:00 distinct = false
2023/08/14 19:32:00 Using n1ql client
2023/08/14 19:32:00 Expected and Actual scan responses are the same
2023/08/14 19:32:00 
--- SeekBoundaries ---
2023/08/14 19:32:00 
--- Multi Scan 0 ---
2023/08/14 19:32:00 distinct = false
2023/08/14 19:32:01 Using n1ql client
2023/08/14 19:32:01 Expected and Actual scan responses are the same
2023/08/14 19:32:01 
--- Multi Scan 1 ---
2023/08/14 19:32:01 distinct = false
2023/08/14 19:32:01 Using n1ql client
2023/08/14 19:32:01 Expected and Actual scan responses are the same
2023/08/14 19:32:01 
--- Multi Scan 2 ---
2023/08/14 19:32:01 distinct = false
2023/08/14 19:32:01 Using n1ql client
2023/08/14 19:32:01 Expected and Actual scan responses are the same
2023/08/14 19:32:01 
--- Multi Scan 3 ---
2023/08/14 19:32:01 distinct = false
2023/08/14 19:32:02 Using n1ql client
2023/08/14 19:32:02 Expected and Actual scan responses are the same
2023/08/14 19:32:02 
--- Multi Scan 4 ---
2023/08/14 19:32:02 distinct = false
2023/08/14 19:32:02 Using n1ql client
2023/08/14 19:32:02 Expected and Actual scan responses are the same
2023/08/14 19:32:02 
--- Multi Scan 5 ---
2023/08/14 19:32:02 distinct = false
2023/08/14 19:32:03 Using n1ql client
2023/08/14 19:32:03 Expected and Actual scan responses are the same
2023/08/14 19:32:03 
--- Multi Scan 6 ---
2023/08/14 19:32:03 distinct = false
2023/08/14 19:32:03 Using n1ql client
2023/08/14 19:32:03 Expected and Actual scan responses are the same
2023/08/14 19:32:03 
--- Multi Scan 7 ---
2023/08/14 19:32:03 distinct = false
2023/08/14 19:32:04 Using n1ql client
2023/08/14 19:32:04 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescScenarios (19.69s)
=== RUN   TestMultiScanDescCount
2023/08/14 19:32:04 In TestMultiScanDescCount()
2023/08/14 19:32:04 

--------- Composite Index with 2 fields ---------
2023/08/14 19:32:04 
--- ScanAllNoFilter ---
2023/08/14 19:32:04 distinct = false
2023/08/14 19:32:04 Using n1ql client
2023/08/14 19:32:04 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:32:04 
--- ScanAllFilterNil ---
2023/08/14 19:32:04 distinct = false
2023/08/14 19:32:04 Using n1ql client
2023/08/14 19:32:04 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:32:04 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:32:04 distinct = false
2023/08/14 19:32:05 Using n1ql client
2023/08/14 19:32:05 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:32:05 
--- SingleSeek ---
2023/08/14 19:32:05 distinct = false
2023/08/14 19:32:05 Using n1ql client
2023/08/14 19:32:05 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 19:32:05 
--- MultipleSeek ---
2023/08/14 19:32:05 distinct = false
2023/08/14 19:32:06 Using n1ql client
2023/08/14 19:32:06 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 19:32:06 
--- SimpleRange ---
2023/08/14 19:32:06 distinct = false
2023/08/14 19:32:06 Using n1ql client
2023/08/14 19:32:06 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/14 19:32:06 
--- NonOverlappingRanges ---
2023/08/14 19:32:06 distinct = false
2023/08/14 19:32:06 Using n1ql client
2023/08/14 19:32:06 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/08/14 19:32:06 
--- OverlappingRanges ---
2023/08/14 19:32:06 distinct = false
2023/08/14 19:32:07 Using n1ql client
2023/08/14 19:32:07 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/08/14 19:32:07 
--- NonOverlappingFilters ---
2023/08/14 19:32:07 distinct = false
2023/08/14 19:32:07 Using n1ql client
2023/08/14 19:32:07 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/08/14 19:32:07 
--- OverlappingFilters ---
2023/08/14 19:32:07 distinct = false
2023/08/14 19:32:08 Using n1ql client
2023/08/14 19:32:08 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/08/14 19:32:08 
--- BoundaryFilters ---
2023/08/14 19:32:08 distinct = false
2023/08/14 19:32:08 Using n1ql client
2023/08/14 19:32:08 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/08/14 19:32:08 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 19:32:08 distinct = false
2023/08/14 19:32:09 Using n1ql client
2023/08/14 19:32:09 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/08/14 19:32:09 
--- SeekAndFilters_Overlapping ---
2023/08/14 19:32:09 distinct = false
2023/08/14 19:32:09 Using n1ql client
2023/08/14 19:32:09 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/08/14 19:32:09 
--- SimpleRangeLowUnbounded ---
2023/08/14 19:32:09 distinct = false
2023/08/14 19:32:09 Using n1ql client
2023/08/14 19:32:09 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/14 19:32:09 
--- SimpleRangeHighUnbounded ---
2023/08/14 19:32:09 distinct = false
2023/08/14 19:32:10 Using n1ql client
2023/08/14 19:32:10 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/14 19:32:10 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 19:32:10 distinct = false
2023/08/14 19:32:10 Using n1ql client
2023/08/14 19:32:10 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:32:10 
--- FiltersWithUnbounded ---
2023/08/14 19:32:10 distinct = false
2023/08/14 19:32:11 Using n1ql client
2023/08/14 19:32:11 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/14 19:32:11 
--- FiltersLowGreaterThanHigh ---
2023/08/14 19:32:11 distinct = false
2023/08/14 19:32:11 Using n1ql client
2023/08/14 19:32:11 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/14 19:32:11 

--------- Simple Index with 1 field ---------
2023/08/14 19:32:11 
--- SingleIndexSimpleRange ---
2023/08/14 19:32:11 distinct = false
2023/08/14 19:32:11 Using n1ql client
2023/08/14 19:32:11 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/14 19:32:11 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 19:32:11 distinct = false
2023/08/14 19:32:12 Using n1ql client
2023/08/14 19:32:12 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/08/14 19:32:12 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 19:32:12 distinct = false
2023/08/14 19:32:12 Using n1ql client
2023/08/14 19:32:12 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/08/14 19:32:12 

--------- Composite Index with 3 fields ---------
2023/08/14 19:32:12 
--- ScanAllNoFilter ---
2023/08/14 19:32:12 distinct = false
2023/08/14 19:32:13 Using n1ql client
2023/08/14 19:32:13 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:32:13 
--- ScanAllFilterNil ---
2023/08/14 19:32:13 distinct = false
2023/08/14 19:32:13 Using n1ql client
2023/08/14 19:32:13 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:32:13 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:32:13 distinct = false
2023/08/14 19:32:14 Using n1ql client
2023/08/14 19:32:14 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:32:14 
--- 3FieldsSingleSeek ---
2023/08/14 19:32:14 distinct = false
2023/08/14 19:32:14 Using n1ql client
2023/08/14 19:32:14 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 19:32:14 
--- 3FieldsMultipleSeeks ---
2023/08/14 19:32:14 distinct = false
2023/08/14 19:32:14 Using n1ql client
2023/08/14 19:32:15 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/14 19:32:15 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 19:32:15 distinct = false
2023/08/14 19:32:15 Using n1ql client
2023/08/14 19:32:15 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 19:32:15 

--------- New scenarios ---------
2023/08/14 19:32:15 
--- CompIndexHighUnbounded1 ---
2023/08/14 19:32:15 
--- Multi Scan 0 ---
2023/08/14 19:32:15 distinct = false
2023/08/14 19:32:15 Using n1ql client
2023/08/14 19:32:15 Using n1ql client
2023/08/14 19:32:15 len(scanResults) = 8 MultiScanCount = 8
2023/08/14 19:32:15 Expected and Actual scan responses are the same
2023/08/14 19:32:15 
--- Multi Scan 1 ---
2023/08/14 19:32:15 distinct = false
2023/08/14 19:32:16 Using n1ql client
2023/08/14 19:32:16 Using n1ql client
2023/08/14 19:32:16 len(scanResults) = 0 MultiScanCount = 0
2023/08/14 19:32:16 Expected and Actual scan responses are the same
2023/08/14 19:32:16 
--- Multi Scan 2 ---
2023/08/14 19:32:16 distinct = false
2023/08/14 19:32:16 Using n1ql client
2023/08/14 19:32:16 Using n1ql client
2023/08/14 19:32:16 len(scanResults) = 9 MultiScanCount = 9
2023/08/14 19:32:16 Expected and Actual scan responses are the same
2023/08/14 19:32:16 
--- CompIndexHighUnbounded2 ---
2023/08/14 19:32:16 
--- Multi Scan 0 ---
2023/08/14 19:32:16 distinct = false
2023/08/14 19:32:17 Using n1ql client
2023/08/14 19:32:17 Using n1ql client
2023/08/14 19:32:17 len(scanResults) = 4138 MultiScanCount = 4138
2023/08/14 19:32:17 Expected and Actual scan responses are the same
2023/08/14 19:32:17 
--- Multi Scan 1 ---
2023/08/14 19:32:17 distinct = false
2023/08/14 19:32:17 Using n1ql client
2023/08/14 19:32:17 Using n1ql client
2023/08/14 19:32:17 len(scanResults) = 2746 MultiScanCount = 2746
2023/08/14 19:32:17 Expected and Actual scan responses are the same
2023/08/14 19:32:17 
--- Multi Scan 2 ---
2023/08/14 19:32:17 distinct = false
2023/08/14 19:32:18 Using n1ql client
2023/08/14 19:32:18 Using n1ql client
2023/08/14 19:32:18 len(scanResults) = 4691 MultiScanCount = 4691
2023/08/14 19:32:18 Expected and Actual scan responses are the same
2023/08/14 19:32:18 
--- CompIndexHighUnbounded3 ---
2023/08/14 19:32:18 
--- Multi Scan 0 ---
2023/08/14 19:32:18 distinct = false
2023/08/14 19:32:18 Using n1ql client
2023/08/14 19:32:18 Using n1ql client
2023/08/14 19:32:18 len(scanResults) = 1329 MultiScanCount = 1329
2023/08/14 19:32:18 Expected and Actual scan responses are the same
2023/08/14 19:32:18 
--- CompIndexHighUnbounded4 ---
2023/08/14 19:32:18 
--- Multi Scan 0 ---
2023/08/14 19:32:18 distinct = false
2023/08/14 19:32:18 Using n1ql client
2023/08/14 19:32:18 Using n1ql client
2023/08/14 19:32:18 len(scanResults) = 5349 MultiScanCount = 5349
2023/08/14 19:32:18 Expected and Actual scan responses are the same
2023/08/14 19:32:18 
--- CompIndexHighUnbounded5 ---
2023/08/14 19:32:18 
--- Multi Scan 0 ---
2023/08/14 19:32:18 distinct = false
2023/08/14 19:32:19 Using n1ql client
2023/08/14 19:32:19 Using n1ql client
2023/08/14 19:32:19 len(scanResults) = 8210 MultiScanCount = 8210
2023/08/14 19:32:19 Expected and Actual scan responses are the same
2023/08/14 19:32:19 
--- SeekBoundaries ---
2023/08/14 19:32:19 
--- Multi Scan 0 ---
2023/08/14 19:32:19 distinct = false
2023/08/14 19:32:19 Using n1ql client
2023/08/14 19:32:19 Using n1ql client
2023/08/14 19:32:19 len(scanResults) = 175 MultiScanCount = 175
2023/08/14 19:32:19 Expected and Actual scan responses are the same
2023/08/14 19:32:19 
--- Multi Scan 1 ---
2023/08/14 19:32:19 distinct = false
2023/08/14 19:32:20 Using n1ql client
2023/08/14 19:32:20 Using n1ql client
2023/08/14 19:32:20 len(scanResults) = 1 MultiScanCount = 1
2023/08/14 19:32:20 Expected and Actual scan responses are the same
2023/08/14 19:32:20 
--- Multi Scan 2 ---
2023/08/14 19:32:20 distinct = false
2023/08/14 19:32:20 Using n1ql client
2023/08/14 19:32:20 Using n1ql client
2023/08/14 19:32:20 len(scanResults) = 555 MultiScanCount = 555
2023/08/14 19:32:20 Expected and Actual scan responses are the same
2023/08/14 19:32:20 
--- Multi Scan 3 ---
2023/08/14 19:32:20 distinct = false
2023/08/14 19:32:21 Using n1ql client
2023/08/14 19:32:21 Using n1ql client
2023/08/14 19:32:21 len(scanResults) = 872 MultiScanCount = 872
2023/08/14 19:32:21 Expected and Actual scan responses are the same
2023/08/14 19:32:21 
--- Multi Scan 4 ---
2023/08/14 19:32:21 distinct = false
2023/08/14 19:32:21 Using n1ql client
2023/08/14 19:32:21 Using n1ql client
2023/08/14 19:32:21 len(scanResults) = 287 MultiScanCount = 287
2023/08/14 19:32:21 Expected and Actual scan responses are the same
2023/08/14 19:32:21 
--- Multi Scan 5 ---
2023/08/14 19:32:21 distinct = false
2023/08/14 19:32:21 Using n1ql client
2023/08/14 19:32:21 Using n1ql client
2023/08/14 19:32:21 len(scanResults) = 5254 MultiScanCount = 5254
2023/08/14 19:32:21 Expected and Actual scan responses are the same
2023/08/14 19:32:21 
--- Multi Scan 6 ---
2023/08/14 19:32:21 distinct = false
2023/08/14 19:32:22 Using n1ql client
2023/08/14 19:32:22 Using n1ql client
2023/08/14 19:32:22 len(scanResults) = 5566 MultiScanCount = 5566
2023/08/14 19:32:22 Expected and Actual scan responses are the same
2023/08/14 19:32:22 
--- Multi Scan 7 ---
2023/08/14 19:32:22 distinct = false
2023/08/14 19:32:22 Using n1ql client
2023/08/14 19:32:22 Using n1ql client
2023/08/14 19:32:22 len(scanResults) = 8 MultiScanCount = 8
2023/08/14 19:32:22 Expected and Actual scan responses are the same
2023/08/14 19:32:22 

--------- With DISTINCT True ---------
2023/08/14 19:32:22 
--- ScanAllNoFilter ---
2023/08/14 19:32:22 distinct = true
2023/08/14 19:32:23 Using n1ql client
2023/08/14 19:32:23 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:32:23 
--- ScanAllFilterNil ---
2023/08/14 19:32:23 distinct = true
2023/08/14 19:32:23 Using n1ql client
2023/08/14 19:32:23 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:32:23 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:32:23 distinct = true
2023/08/14 19:32:24 Using n1ql client
2023/08/14 19:32:24 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:32:24 
--- SingleSeek ---
2023/08/14 19:32:24 distinct = true
2023/08/14 19:32:24 Using n1ql client
2023/08/14 19:32:24 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 19:32:24 
--- MultipleSeek ---
2023/08/14 19:32:24 distinct = true
2023/08/14 19:32:25 Using n1ql client
2023/08/14 19:32:25 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 19:32:25 
--- SimpleRange ---
2023/08/14 19:32:25 distinct = true
2023/08/14 19:32:26 Using n1ql client
2023/08/14 19:32:26 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/14 19:32:26 
--- NonOverlappingRanges ---
2023/08/14 19:32:26 distinct = true
2023/08/14 19:32:26 Using n1ql client
2023/08/14 19:32:26 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/08/14 19:32:26 
--- NonOverlappingFilters2 ---
2023/08/14 19:32:26 distinct = true
2023/08/14 19:32:26 Using n1ql client
2023/08/14 19:32:26 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 19:32:26 
--- OverlappingRanges ---
2023/08/14 19:32:26 distinct = true
2023/08/14 19:32:27 Using n1ql client
2023/08/14 19:32:27 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/08/14 19:32:27 
--- NonOverlappingFilters ---
2023/08/14 19:32:27 distinct = true
2023/08/14 19:32:27 Using n1ql client
2023/08/14 19:32:27 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/08/14 19:32:27 
--- OverlappingFilters ---
2023/08/14 19:32:27 distinct = true
2023/08/14 19:32:28 Using n1ql client
2023/08/14 19:32:28 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/08/14 19:32:28 
--- BoundaryFilters ---
2023/08/14 19:32:28 distinct = true
2023/08/14 19:32:28 Using n1ql client
2023/08/14 19:32:28 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/08/14 19:32:28 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 19:32:28 distinct = true
2023/08/14 19:32:29 Using n1ql client
2023/08/14 19:32:29 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/08/14 19:32:29 
--- SeekAndFilters_Overlapping ---
2023/08/14 19:32:29 distinct = true
2023/08/14 19:32:29 Using n1ql client
2023/08/14 19:32:29 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/08/14 19:32:29 
--- SimpleRangeLowUnbounded ---
2023/08/14 19:32:29 distinct = false
2023/08/14 19:32:29 Using n1ql client
2023/08/14 19:32:29 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/14 19:32:29 
--- SimpleRangeHighUnbounded ---
2023/08/14 19:32:29 distinct = false
2023/08/14 19:32:30 Using n1ql client
2023/08/14 19:32:30 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/14 19:32:30 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 19:32:30 distinct = false
2023/08/14 19:32:30 Using n1ql client
2023/08/14 19:32:30 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 19:32:30 
--- FiltersWithUnbounded ---
2023/08/14 19:32:30 distinct = false
2023/08/14 19:32:31 Using n1ql client
2023/08/14 19:32:31 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/14 19:32:31 
--- FiltersLowGreaterThanHigh ---
2023/08/14 19:32:31 distinct = false
2023/08/14 19:32:31 Using n1ql client
2023/08/14 19:32:31 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/14 19:32:31 

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

--------- Composite Index with 3 fields ---------
2023/08/14 19:32:32 
--- ScanAllNoFilter ---
2023/08/14 19:32:32 distinct = true
2023/08/14 19:32:33 Using n1ql client
2023/08/14 19:32:33 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:32:33 
--- ScanAllFilterNil ---
2023/08/14 19:32:33 distinct = true
2023/08/14 19:32:33 Using n1ql client
2023/08/14 19:32:33 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:32:33 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:32:33 distinct = true
2023/08/14 19:32:34 Using n1ql client
2023/08/14 19:32:34 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 19:32:34 
--- 3FieldsSingleSeek ---
2023/08/14 19:32:34 distinct = true
2023/08/14 19:32:34 Using n1ql client
2023/08/14 19:32:34 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 19:32:34 
--- 3FieldsMultipleSeeks ---
2023/08/14 19:32:34 distinct = true
2023/08/14 19:32:34 Using n1ql client
2023/08/14 19:32:34 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/14 19:32:34 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 19:32:34 distinct = true
2023/08/14 19:32:35 Using n1ql client
2023/08/14 19:32:35 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanDescCount (31.32s)
=== RUN   TestMultiScanDescOffset
2023/08/14 19:32:35 In SkipTestMultiScanDescOffset()
2023/08/14 19:32:35 

--------- Composite Index with 2 fields ---------
2023/08/14 19:32:35 
--- ScanAllNoFilter ---
2023/08/14 19:32:35 distinct = false
2023/08/14 19:32:35 Using n1ql client
2023/08/14 19:32:35 
--- ScanAllFilterNil ---
2023/08/14 19:32:35 distinct = false
2023/08/14 19:32:36 Using n1ql client
2023/08/14 19:32:36 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:32:36 distinct = false
2023/08/14 19:32:36 Using n1ql client
2023/08/14 19:32:36 
--- SingleSeek ---
2023/08/14 19:32:36 distinct = false
2023/08/14 19:32:37 Using n1ql client
2023/08/14 19:32:37 
--- MultipleSeek ---
2023/08/14 19:32:37 distinct = false
2023/08/14 19:32:37 Using n1ql client
2023/08/14 19:32:37 
--- SimpleRange ---
2023/08/14 19:32:37 distinct = false
2023/08/14 19:32:37 Using n1ql client
2023/08/14 19:32:37 
--- NonOverlappingRanges ---
2023/08/14 19:32:37 distinct = false
2023/08/14 19:32:38 Using n1ql client
2023/08/14 19:32:38 
--- OverlappingRanges ---
2023/08/14 19:32:38 distinct = false
2023/08/14 19:32:38 Using n1ql client
2023/08/14 19:32:38 
--- NonOverlappingFilters ---
2023/08/14 19:32:38 distinct = false
2023/08/14 19:32:39 Using n1ql client
2023/08/14 19:32:39 
--- OverlappingFilters ---
2023/08/14 19:32:39 distinct = false
2023/08/14 19:32:39 Using n1ql client
2023/08/14 19:32:39 
--- BoundaryFilters ---
2023/08/14 19:32:39 distinct = false
2023/08/14 19:32:40 Using n1ql client
2023/08/14 19:32:40 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 19:32:40 distinct = false
2023/08/14 19:32:40 Using n1ql client
2023/08/14 19:32:40 
--- SeekAndFilters_Overlapping ---
2023/08/14 19:32:40 distinct = false
2023/08/14 19:32:40 Using n1ql client
2023/08/14 19:32:40 
--- SimpleRangeLowUnbounded ---
2023/08/14 19:32:40 distinct = false
2023/08/14 19:32:41 Using n1ql client
2023/08/14 19:32:41 Expected and Actual scan responses are the same
2023/08/14 19:32:41 
--- SimpleRangeHighUnbounded ---
2023/08/14 19:32:41 distinct = false
2023/08/14 19:32:41 Using n1ql client
2023/08/14 19:32:41 Expected and Actual scan responses are the same
2023/08/14 19:32:41 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 19:32:41 distinct = false
2023/08/14 19:32:42 Using n1ql client
2023/08/14 19:32:42 Expected and Actual scan responses are the same
2023/08/14 19:32:42 
--- FiltersWithUnbounded ---
2023/08/14 19:32:42 distinct = false
2023/08/14 19:32:42 Using n1ql client
2023/08/14 19:32:42 Expected and Actual scan responses are the same
2023/08/14 19:32:42 
--- FiltersLowGreaterThanHigh ---
2023/08/14 19:32:42 distinct = false
2023/08/14 19:32:43 Using n1ql client
2023/08/14 19:32:43 Expected and Actual scan responses are the same
2023/08/14 19:32:43 

--------- Simple Index with 1 field ---------
2023/08/14 19:32:43 
--- SingleIndexSimpleRange ---
2023/08/14 19:32:43 distinct = false
2023/08/14 19:32:43 Using n1ql client
2023/08/14 19:32:43 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 19:32:43 distinct = false
2023/08/14 19:32:43 Using n1ql client
2023/08/14 19:32:43 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 19:32:43 distinct = false
2023/08/14 19:32:44 Using n1ql client
2023/08/14 19:32:44 

--------- Composite Index with 3 fields ---------
2023/08/14 19:32:44 
--- ScanAllNoFilter ---
2023/08/14 19:32:44 distinct = false
2023/08/14 19:32:44 Using n1ql client
2023/08/14 19:32:44 
--- ScanAllFilterNil ---
2023/08/14 19:32:44 distinct = false
2023/08/14 19:32:45 Using n1ql client
2023/08/14 19:32:45 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:32:45 distinct = false
2023/08/14 19:32:45 Using n1ql client
2023/08/14 19:32:45 
--- 3FieldsSingleSeek ---
2023/08/14 19:32:45 distinct = false
2023/08/14 19:32:46 Using n1ql client
2023/08/14 19:32:46 
--- 3FieldsMultipleSeeks ---
2023/08/14 19:32:46 distinct = false
2023/08/14 19:32:46 Using n1ql client
2023/08/14 19:32:46 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 19:32:46 distinct = false
2023/08/14 19:32:46 Using n1ql client
--- PASS: TestMultiScanDescOffset (11.53s)
=== RUN   TestMultiScanDescDistinct
2023/08/14 19:32:46 In SkipTestMultiScanDescDistinct()
2023/08/14 19:32:46 

--------- Composite Index with 2 fields ---------
2023/08/14 19:32:46 
--- ScanAllNoFilter ---
2023/08/14 19:32:46 distinct = true
2023/08/14 19:32:47 Using n1ql client
2023/08/14 19:32:47 Expected and Actual scan responses are the same
2023/08/14 19:32:47 
--- ScanAllFilterNil ---
2023/08/14 19:32:47 distinct = true
2023/08/14 19:32:47 Using n1ql client
2023/08/14 19:32:48 Expected and Actual scan responses are the same
2023/08/14 19:32:48 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:32:48 distinct = true
2023/08/14 19:32:48 Using n1ql client
2023/08/14 19:32:48 Expected and Actual scan responses are the same
2023/08/14 19:32:48 
--- SingleSeek ---
2023/08/14 19:32:48 distinct = true
2023/08/14 19:32:48 Using n1ql client
2023/08/14 19:32:48 Expected and Actual scan responses are the same
2023/08/14 19:32:48 
--- MultipleSeek ---
2023/08/14 19:32:48 distinct = true
2023/08/14 19:32:49 Using n1ql client
2023/08/14 19:32:49 Expected and Actual scan responses are the same
2023/08/14 19:32:49 
--- SimpleRange ---
2023/08/14 19:32:49 distinct = true
2023/08/14 19:32:49 Using n1ql client
2023/08/14 19:32:49 Expected and Actual scan responses are the same
2023/08/14 19:32:49 
--- NonOverlappingRanges ---
2023/08/14 19:32:49 distinct = true
2023/08/14 19:32:50 Using n1ql client
2023/08/14 19:32:50 Expected and Actual scan responses are the same
2023/08/14 19:32:50 
--- OverlappingRanges ---
2023/08/14 19:32:50 distinct = true
2023/08/14 19:32:50 Using n1ql client
2023/08/14 19:32:50 Expected and Actual scan responses are the same
2023/08/14 19:32:50 
--- NonOverlappingFilters ---
2023/08/14 19:32:50 distinct = true
2023/08/14 19:32:51 Using n1ql client
2023/08/14 19:32:51 Expected and Actual scan responses are the same
2023/08/14 19:32:51 
--- OverlappingFilters ---
2023/08/14 19:32:51 distinct = true
2023/08/14 19:32:51 Using n1ql client
2023/08/14 19:32:51 Expected and Actual scan responses are the same
2023/08/14 19:32:51 
--- BoundaryFilters ---
2023/08/14 19:32:51 distinct = true
2023/08/14 19:32:51 Using n1ql client
2023/08/14 19:32:51 Expected and Actual scan responses are the same
2023/08/14 19:32:51 
--- SeekAndFilters_NonOverlapping ---
2023/08/14 19:32:51 distinct = true
2023/08/14 19:32:52 Using n1ql client
2023/08/14 19:32:52 Expected and Actual scan responses are the same
2023/08/14 19:32:52 
--- SeekAndFilters_Overlapping ---
2023/08/14 19:32:52 distinct = true
2023/08/14 19:32:52 Using n1ql client
2023/08/14 19:32:52 Expected and Actual scan responses are the same
2023/08/14 19:32:52 
--- SimpleRangeLowUnbounded ---
2023/08/14 19:32:52 distinct = false
2023/08/14 19:32:53 Using n1ql client
2023/08/14 19:32:53 Expected and Actual scan responses are the same
2023/08/14 19:32:53 
--- SimpleRangeHighUnbounded ---
2023/08/14 19:32:53 distinct = false
2023/08/14 19:32:53 Using n1ql client
2023/08/14 19:32:53 Expected and Actual scan responses are the same
2023/08/14 19:32:53 
--- SimpleRangeMultipleUnbounded ---
2023/08/14 19:32:53 distinct = false
2023/08/14 19:32:54 Using n1ql client
2023/08/14 19:32:54 Expected and Actual scan responses are the same
2023/08/14 19:32:54 
--- FiltersWithUnbounded ---
2023/08/14 19:32:54 distinct = false
2023/08/14 19:32:54 Using n1ql client
2023/08/14 19:32:54 Expected and Actual scan responses are the same
2023/08/14 19:32:54 
--- FiltersLowGreaterThanHigh ---
2023/08/14 19:32:54 distinct = false
2023/08/14 19:32:55 Using n1ql client
2023/08/14 19:32:55 Expected and Actual scan responses are the same
2023/08/14 19:32:55 

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

--------- Composite Index with 3 fields ---------
2023/08/14 19:32:56 
--- ScanAllNoFilter ---
2023/08/14 19:32:56 distinct = true
2023/08/14 19:32:56 Using n1ql client
2023/08/14 19:32:56 Expected and Actual scan responses are the same
2023/08/14 19:32:56 
--- ScanAllFilterNil ---
2023/08/14 19:32:56 distinct = true
2023/08/14 19:32:57 Using n1ql client
2023/08/14 19:32:57 Expected and Actual scan responses are the same
2023/08/14 19:32:57 
--- ScanAll_AllFiltersNil ---
2023/08/14 19:32:57 distinct = true
2023/08/14 19:32:57 Using n1ql client
2023/08/14 19:32:57 Expected and Actual scan responses are the same
2023/08/14 19:32:57 
--- 3FieldsSingleSeek ---
2023/08/14 19:32:57 distinct = true
2023/08/14 19:32:58 Using n1ql client
2023/08/14 19:32:58 Expected and Actual scan responses are the same
2023/08/14 19:32:58 
--- 3FieldsMultipleSeeks ---
2023/08/14 19:32:58 distinct = true
2023/08/14 19:32:58 Using n1ql client
2023/08/14 19:32:58 Expected and Actual scan responses are the same
2023/08/14 19:32:58 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 19:32:58 distinct = true
2023/08/14 19:32:59 Using n1ql client
2023/08/14 19:32:59 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescDistinct (12.27s)
=== RUN   TestGroupAggrSetup
2023/08/14 19:32:59 In TestGroupAggrSetup()
2023/08/14 19:32:59 Emptying the default bucket
2023/08/14 19:33:02 Flush Enabled on bucket default, responseBody: 
2023/08/14 19:33:40 Flushed the bucket default, Response body: 
2023/08/14 19:33:40 Dropping the secondary index index_agg
2023/08/14 19:33:40 Populating the default bucket
2023/08/14 19:33:44 Created the secondary index index_agg. Waiting for it become active
2023/08/14 19:33:44 Index is 16503261080630037243 now active
--- PASS: TestGroupAggrSetup (51.31s)
=== RUN   TestGroupAggrLeading
2023/08/14 19:33:50 In TestGroupAggrLeading()
2023/08/14 19:33:50 Total Scanresults = 7
2023/08/14 19:33:50 Expected and Actual scan responses are the same
2023/08/14 19:33:50 Total Scanresults = 3
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLeading (0.07s)
=== RUN   TestGroupAggrNonLeading
2023/08/14 19:33:50 In TestGroupAggrNonLeading()
2023/08/14 19:33:50 Total Scanresults = 4
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNonLeading (0.00s)
=== RUN   TestGroupAggrNoGroup
2023/08/14 19:33:50 In TestGroupAggrNoGroup()
2023/08/14 19:33:50 Total Scanresults = 1
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroup (0.00s)
=== RUN   TestGroupAggrMinMax
2023/08/14 19:33:50 In TestGroupAggrMinMax()
2023/08/14 19:33:50 Total Scanresults = 4
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax (0.00s)
=== RUN   TestGroupAggrMinMax2
2023/08/14 19:33:50 In TestGroupAggrMinMax()
2023/08/14 19:33:50 Total Scanresults = 1
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax2 (0.00s)
=== RUN   TestGroupAggrLeading_N1QLExprs
2023/08/14 19:33:50 In TestGroupAggrLeading_N1QLExprs()
2023/08/14 19:33:50 Total Scanresults = 17
2023/08/14 19:33:50 basicGroupAggrN1QLExprs1: Scan validation passed
2023/08/14 19:33:50 Total Scanresults = 9
2023/08/14 19:33:50 basicGroupAggrN1QLExprs2: Scan validation passed
--- PASS: TestGroupAggrLeading_N1QLExprs (0.34s)
=== RUN   TestGroupAggrLimit
2023/08/14 19:33:50 In TestGroupAggrLimit()
2023/08/14 19:33:50 Total Scanresults = 3
2023/08/14 19:33:50 Expected and Actual scan responses are the same
2023/08/14 19:33:50 Total Scanresults = 2
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLimit (0.01s)
=== RUN   TestGroupAggrOffset
2023/08/14 19:33:50 In TestGroupAggrOffset()
2023/08/14 19:33:50 Total Scanresults = 3
2023/08/14 19:33:50 Expected and Actual scan responses are the same
2023/08/14 19:33:50 Total Scanresults = 2
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrOffset (0.01s)
=== RUN   TestGroupAggrCountN
2023/08/14 19:33:50 In TestGroupAggrCountN()
2023/08/14 19:33:50 Total Scanresults = 4
2023/08/14 19:33:50 Expected and Actual scan responses are the same
2023/08/14 19:33:50 Total Scanresults = 4
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrCountN (0.01s)
=== RUN   TestGroupAggrNoGroupNoMatch
2023/08/14 19:33:50 In TestGroupAggrNoGroupNoMatch()
2023/08/14 19:33:50 Total Scanresults = 1
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroupNoMatch (0.00s)
=== RUN   TestGroupAggrGroupNoMatch
2023/08/14 19:33:50 In TestGroupAggrGroupNoMatch()
2023/08/14 19:33:50 Total Scanresults = 0
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrGroupNoMatch (0.00s)
=== RUN   TestGroupAggrMultDataTypes
2023/08/14 19:33:50 In TestGroupAggrMultDataTypes()
2023/08/14 19:33:50 Total Scanresults = 8
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMultDataTypes (0.00s)
=== RUN   TestGroupAggrDistinct
2023/08/14 19:33:50 In TestGroupAggrDistinct()
2023/08/14 19:33:50 Total Scanresults = 2
2023/08/14 19:33:50 Expected and Actual scan responses are the same
2023/08/14 19:33:50 Total Scanresults = 2
2023/08/14 19:33:50 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct (0.00s)
=== RUN   TestGroupAggrDistinct2
2023/08/14 19:33:50 In TestGroupAggrDistinct2()
2023/08/14 19:33:51 Total Scanresults = 1
2023/08/14 19:33:51 Expected and Actual scan responses are the same
2023/08/14 19:33:51 Total Scanresults = 4
2023/08/14 19:33:51 Expected and Actual scan responses are the same
2023/08/14 19:33:51 Total Scanresults = 4
2023/08/14 19:33:51 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct2 (0.01s)
=== RUN   TestGroupAggrNull
2023/08/14 19:33:51 In TestGroupAggrNull()
2023/08/14 19:33:51 Total Scanresults = 2
2023/08/14 19:33:51 Expected and Actual scan responses are the same
2023/08/14 19:33:51 Total Scanresults = 2
2023/08/14 19:33:51 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNull (0.00s)
=== RUN   TestGroupAggrInt64
2023/08/14 19:33:51 In TestGroupAggrInt64()
2023/08/14 19:33:51 Updating the default bucket
2023/08/14 19:33:51 Total Scanresults = 2
2023/08/14 19:33:51 Expected and Actual scan responses are the same
2023/08/14 19:33:51 Total Scanresults = 2
2023/08/14 19:33:51 Expected and Actual scan responses are the same
2023/08/14 19:33:51 Total Scanresults = 2
2023/08/14 19:33:51 Expected and Actual scan responses are the same
2023/08/14 19:33:51 Total Scanresults = 2
2023/08/14 19:33:51 Expected and Actual scan responses are the same
2023/08/14 19:33:51 Total Scanresults = 2
2023/08/14 19:33:51 Expected and Actual scan responses are the same
2023/08/14 19:33:51 Total Scanresults = 2
2023/08/14 19:33:51 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrInt64 (0.21s)
=== RUN   TestGroupAggr1
2023/08/14 19:33:51 In TestGroupAggr1()
2023/08/14 19:33:51 In DropAllSecondaryIndexes()
2023/08/14 19:33:51 Index found:  index_company_name_age_desc
2023/08/14 19:33:51 Dropped index index_company_name_age_desc
2023/08/14 19:33:51 Index found:  index_company_desc
2023/08/14 19:33:51 Dropped index index_company_desc
2023/08/14 19:33:51 Index found:  index_agg
2023/08/14 19:33:51 Dropped index index_agg
2023/08/14 19:33:51 Index found:  index_companyname_desc
2023/08/14 19:33:51 Dropped index index_companyname_desc
2023/08/14 19:33:51 Index found:  #primary
2023/08/14 19:33:51 Dropped index #primary
2023/08/14 19:33:51 Index found:  #primary
2023/08/14 19:33:51 Dropped index #primary
2023/08/14 19:34:29 Flushed the bucket default, Response body: 
2023/08/14 19:34:43 Created the secondary index idx_aggrs. Waiting for it become active
2023/08/14 19:34:43 Index is 12815169870264644756 now active
2023/08/14 19:34:43 Total Scanresults = 633
2023/08/14 19:34:44 Total Scanresults = 743
--- PASS: TestGroupAggr1 (53.28s)
=== RUN   TestGroupAggrArrayIndex
2023/08/14 19:34:44 In TestGroupAggrArrayIndex()
2023/08/14 19:34:50 Created the secondary index ga_arr1. Waiting for it become active
2023/08/14 19:34:50 Index is 15764489048181053151 now active
2023/08/14 19:34:56 Created the secondary index ga_arr2. Waiting for it become active
2023/08/14 19:34:56 Index is 9403787542262450732 now active
2023/08/14 19:34:56 Scenario 1
2023/08/14 19:34:56 Total Scanresults = 633
2023/08/14 19:34:56 Scenario 2
2023/08/14 19:34:56 Total Scanresults = 2824
2023/08/14 19:34:57 Scenario 3
2023/08/14 19:34:57 Total Scanresults = 1
2023/08/14 19:34:57 Scenario 4
2023/08/14 19:34:57 Total Scanresults = 992
2023/08/14 19:34:58 Scenario 5
2023/08/14 19:34:58 Total Scanresults = 2824
2023/08/14 19:34:59 Scenario 6
2023/08/14 19:34:59 Total Scanresults = 1
2023/08/14 19:34:59 Scenario 7
2023/08/14 19:34:59 Total Scanresults = 2929
2023/08/14 19:35:02 Scenario 8
2023/08/14 19:35:02 Total Scanresults = 1171
2023/08/14 19:35:03 Scenario 9
2023/08/14 19:35:03 Total Scanresults = 1
2023/08/14 19:35:03 Scenario 10
2023/08/14 19:35:03 Total Scanresults = 633
2023/08/14 19:35:03 Scenario 11
2023/08/14 19:35:03 Total Scanresults = 1171
2023/08/14 19:35:04 Scenario 12
2023/08/14 19:35:04 Total Scanresults = 1
2023/08/14 19:35:04 Scenario 13
2023/08/14 19:35:08 Total Scanresults = 1
2023/08/14 19:35:08 Count of scanResults is 1
2023/08/14 19:35:08 Value: [2 133]
--- PASS: TestGroupAggrArrayIndex (24.59s)
=== RUN   TestGroupAggr_FirstValidAggrOnly
2023/08/14 19:35:09 In TestGroupAggr_FirstValidAggrOnly()
2023/08/14 19:35:09 In DropAllSecondaryIndexes()
2023/08/14 19:35:09 Index found:  ga_arr1
2023/08/14 19:35:09 Dropped index ga_arr1
2023/08/14 19:35:09 Index found:  ga_arr2
2023/08/14 19:35:09 Dropped index ga_arr2
2023/08/14 19:35:09 Index found:  test_oneperprimarykey
2023/08/14 19:35:09 Dropped index test_oneperprimarykey
2023/08/14 19:35:09 Index found:  idx_aggrs
2023/08/14 19:35:09 Dropped index idx_aggrs
2023/08/14 19:35:09 Index found:  #primary
2023/08/14 19:35:09 Dropped index #primary
2023/08/14 19:35:09 Index found:  #primary
2023/08/14 19:35:09 Dropped index #primary
2023/08/14 19:35:24 Created the secondary index idx_asc_3field. Waiting for it become active
2023/08/14 19:35:24 Index is 6914005112966136306 now active
2023/08/14 19:35:30 Created the secondary index idx_desc_3field. Waiting for it become active
2023/08/14 19:35:30 Index is 5684635092662623368 now active
2023/08/14 19:35:30 === MIN no group by ===
2023/08/14 19:35:30 Total Scanresults = 1
2023/08/14 19:35:30 Count of scanResults is 1
2023/08/14 19:35:30 Value: ["ACCEL"]
2023/08/14 19:35:30 === MIN no group by, no row match ===
2023/08/14 19:35:30 Total Scanresults = 1
2023/08/14 19:35:30 Count of scanResults is 1
2023/08/14 19:35:30 Value: [null]
2023/08/14 19:35:31 === MIN with group by ===
2023/08/14 19:35:31 Total Scanresults = 633
2023/08/14 19:35:31 === MIN with group by, no row match ===
2023/08/14 19:35:31 Total Scanresults = 0
2023/08/14 19:35:31 === One Aggr, no group by ===
2023/08/14 19:35:31 Total Scanresults = 1
2023/08/14 19:35:31 Count of scanResults is 1
2023/08/14 19:35:31 Value: ["FANFARE"]
2023/08/14 19:35:31 === One Aggr, no group by, no row match ===
2023/08/14 19:35:31 Total Scanresults = 1
2023/08/14 19:35:31 Count of scanResults is 1
2023/08/14 19:35:31 Value: [null]
2023/08/14 19:35:31 === Multiple Aggr, no group by ===
2023/08/14 19:35:31 Total Scanresults = 1
2023/08/14 19:35:31 Count of scanResults is 1
2023/08/14 19:35:31 Value: ["FANFARE" 15]
2023/08/14 19:35:32 === Multiple Aggr, no group by, no row match ===
2023/08/14 19:35:32 Total Scanresults = 1
2023/08/14 19:35:32 Count of scanResults is 1
2023/08/14 19:35:32 Value: [null null]
2023/08/14 19:35:32 === No Aggr, 1 group by ===
2023/08/14 19:35:32 Total Scanresults = 207
2023/08/14 19:35:32 === Aggr on non-leading key, previous equality filter, no group ===
2023/08/14 19:35:32 Total Scanresults = 1
2023/08/14 19:35:32 Count of scanResults is 1
2023/08/14 19:35:32 Value: [17]
2023/08/14 19:35:32 === Aggr on non-leading key, previous equality filters, no group ===
2023/08/14 19:35:32 Total Scanresults = 1
2023/08/14 19:35:32 Count of scanResults is 1
2023/08/14 19:35:32 Value: [null]
2023/08/14 19:35:32 === Aggr on non-leading key, previous non-equality filters, no group ===
2023/08/14 19:35:32 Total Scanresults = 1
2023/08/14 19:35:32 Count of scanResults is 1
2023/08/14 19:35:32 Value: ["Ahmed"]
2023/08/14 19:35:32 === MIN on desc, no group ===
2023/08/14 19:35:32 Total Scanresults = 1
2023/08/14 19:35:32 Count of scanResults is 1
2023/08/14 19:35:32 Value: ["FANFARE"]
2023/08/14 19:35:32 === MAX on asc, no group ===
2023/08/14 19:35:32 Total Scanresults = 1
2023/08/14 19:35:32 Count of scanResults is 1
2023/08/14 19:35:32 Value: ["OZEAN"]
2023/08/14 19:35:33 === MAX on desc, no group ===
2023/08/14 19:35:33 Total Scanresults = 1
2023/08/14 19:35:33 Count of scanResults is 1
2023/08/14 19:35:33 Value: ["OZEAN"]
2023/08/14 19:35:33 === COUNT(DISTINCT const_expr, no group ===
2023/08/14 19:35:33 Total Scanresults = 1
2023/08/14 19:35:33 Count of scanResults is 1
2023/08/14 19:35:33 Value: [1]
2023/08/14 19:35:33 === COUNT(DISTINCT const_expr, no group, no row match ===
2023/08/14 19:35:33 Total Scanresults = 1
2023/08/14 19:35:33 Count of scanResults is 1
2023/08/14 19:35:33 Value: [0]
2023/08/14 19:35:33 === COUNT(const_expr, no group ===
2023/08/14 19:35:33 Total Scanresults = 1
2023/08/14 19:35:33 Count of scanResults is 1
2023/08/14 19:35:33 Value: [321]
2023/08/14 19:35:37 Created the secondary index indexMinAggr. Waiting for it become active
2023/08/14 19:35:37 Index is 15041420002956687030 now active
2023/08/14 19:35:37 === Equality filter check: Equality for a, nil filter for b - inclusion 0, no filter for c ===
2023/08/14 19:35:37 Total Scanresults = 1
2023/08/14 19:35:37 Count of scanResults is 1
2023/08/14 19:35:37 Value: [5]
2023/08/14 19:35:38 === Equality filter check: Equality for a, nil filter for b - inclusion 3, no filter for c ===
2023/08/14 19:35:38 Total Scanresults = 1
2023/08/14 19:35:38 Count of scanResults is 1
2023/08/14 19:35:38 Value: [5]
2023/08/14 19:35:38 === Equality filter check: Equality for a, nil filter for b - inclusion 3, nil filter for c ===
2023/08/14 19:35:38 Total Scanresults = 1
2023/08/14 19:35:38 Count of scanResults is 1
2023/08/14 19:35:38 Value: [5]
--- PASS: TestGroupAggr_FirstValidAggrOnly (29.34s)
=== RUN   TestGroupAggrPrimary
2023/08/14 19:35:38 In TestGroupAggrPrimary()
2023/08/14 19:35:38 Total Scanresults = 1
2023/08/14 19:35:38 Total Scanresults = 1
2023/08/14 19:35:38 Total Scanresults = 1
2023/08/14 19:35:38 Total Scanresults = 1002
2023/08/14 19:35:39 Total Scanresults = 1002
2023/08/14 19:35:39 Total Scanresults = 1
2023/08/14 19:35:39 Total Scanresults = 1
2023/08/14 19:35:39 Total Scanresults = 1
2023/08/14 19:35:39 Total Scanresults = 1
2023/08/14 19:35:39 Total Scanresults = 1
2023/08/14 19:35:39 Total Scanresults = 1
2023/08/14 19:35:39 --- MB-28305 Scenario 1 ---
2023/08/14 19:35:39 Total Scanresults = 1
2023/08/14 19:35:39 Count of scanResults is 1
2023/08/14 19:35:39 Value: [0]
2023/08/14 19:35:39 --- MB-28305 Scenario 2 ---
2023/08/14 19:35:40 Total Scanresults = 1
2023/08/14 19:35:40 Count of scanResults is 1
2023/08/14 19:35:40 Value: [0]
2023/08/14 19:35:40 --- MB-28305 Scenario 3 ---
2023/08/14 19:35:40 Total Scanresults = 1
2023/08/14 19:35:40 Count of scanResults is 1
2023/08/14 19:35:40 Value: [0]
--- PASS: TestGroupAggrPrimary (1.71s)
=== RUN   TestGroupAggrDocumentKey
2023/08/14 19:35:40 In TestGroupAggrDocumentKey()
2023/08/14 19:35:40 Dropping the secondary index documentkey_idx1
2023/08/14 19:35:40 Dropping the secondary index documentkey_idx2
2023/08/14 19:35:40 Populating the default bucket for TestGroupAggrDocumentKey single key index
2023/08/14 19:35:44 Created the secondary index documentkey_idx1. Waiting for it become active
2023/08/14 19:35:44 Index is 10250129444836295607 now active
2023/08/14 19:35:44 Using n1ql client
2023/08/14 19:35:44 Scanresult Row  ["1"] :  
2023/08/14 19:35:44 Scanresult Row  ["2"] :  
2023/08/14 19:35:44 Scanresult Row  ["3"] :  
2023/08/14 19:35:44 Expected and Actual scan responses are the same
2023/08/14 19:35:44 Populating the default bucket for TestGroupAggrDocumentKey composite key index
2023/08/14 19:35:50 Created the secondary index documentkey_idx2. Waiting for it become active
2023/08/14 19:35:50 Index is 17131093084893641293 now active
2023/08/14 19:35:50 Using n1ql client
2023/08/14 19:35:51 Scanresult Row  ["1"] :  
2023/08/14 19:35:51 Scanresult Row  ["2"] :  
2023/08/14 19:35:51 Scanresult Row  ["3"] :  
2023/08/14 19:35:51 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDocumentKey (11.69s)
=== RUN   TestRebalanceSetupCluster
2023/08/14 19:35:51 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 19:35:51 set14_rebalance_test.go::TestRebalanceSetupCluster: 1. Setting up initial cluster configuration
2023/08/14 19:35:51 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/08/14 19:35:57 Rebalance progress: 3.3203125
2023/08/14 19:36:02 Rebalance progress: 8.463541666666666
2023/08/14 19:36:07 Rebalance progress: 14.2578125
2023/08/14 19:36:12 Rebalance progress: 19.59635416666666
2023/08/14 19:36:17 Rebalance progress: 25.06510416666666
2023/08/14 19:36:22 Rebalance progress: 30.92447916666666
2023/08/14 19:36:27 Rebalance progress: 34.73307291666666
2023/08/14 19:36:32 Rebalance progress: 40.10416666666667
2023/08/14 19:36:37 Rebalance progress: 46.875
2023/08/14 19:36:42 Rebalance progress: 50
2023/08/14 19:36:47 Rebalance progress: 50
2023/08/14 19:36:52 Rebalance progress: 75
2023/08/14 19:36:57 Rebalance progress: 100
2023/08/14 19:36:57 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 19:36:58 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 19:37:15 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 19:37:31 Rebalance progress: 75
2023/08/14 19:37:36 Rebalance progress: 100
2023/08/14 19:37:36 set14_rebalance_test.go::TestRebalanceSetupCluster: 2. Changing indexer.settings.rebalance.redistribute_indexes to true
2023/08/14 19:37:36 Changing config key indexer.settings.rebalance.redistribute_indexes to value true
2023/08/14 19:37:36 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.65s)
=== RUN   TestCreateDocsBeforeRebalance
2023/08/14 19:37:36 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 19:37:36 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 1. Creating 100 documents
2023/08/14 19:37:36 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 100 documents created
2023/08/14 19:37:36 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.15s)
=== RUN   TestCreateIndexesBeforeRebalance
2023/08/14 19:37:36 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 19:37:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 1. Creating 17 indexes: non-partitioned, 0-replica, non-deferred
2023/08/14 19:37:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN__id on `default`(_id)
2023/08/14 19:37:39 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN__id index is now active.
2023/08/14 19:37:39 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_docid on `default`(docid)
2023/08/14 19:37:46 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_docid index is now active.
2023/08/14 19:37:46 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_guid on `default`(guid)
2023/08/14 19:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_guid index is now active.
2023/08/14 19:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_isActive on `default`(isActive)
2023/08/14 19:37:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_isActive index is now active.
2023/08/14 19:37:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_balance on `default`(balance)
2023/08/14 19:38:04 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_balance index is now active.
2023/08/14 19:38:04 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_picture on `default`(picture)
2023/08/14 19:38:10 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_picture index is now active.
2023/08/14 19:38:10 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_age on `default`(age)
2023/08/14 19:38:16 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_age index is now active.
2023/08/14 19:38:16 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_eyeColor on `default`(eyeColor)
2023/08/14 19:38:22 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_eyeColor index is now active.
2023/08/14 19:38:22 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_name on `default`(name)
2023/08/14 19:38:28 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_name index is now active.
2023/08/14 19:38:28 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_gender on `default`(gender)
2023/08/14 19:38:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_gender index is now active.
2023/08/14 19:38:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_company on `default`(company)
2023/08/14 19:38:40 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_company index is now active.
2023/08/14 19:38:40 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_email on `default`(email)
2023/08/14 19:38:46 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_email index is now active.
2023/08/14 19:38:46 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_phone on `default`(phone)
2023/08/14 19:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_phone index is now active.
2023/08/14 19:38:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_registered on `default`(registered)
2023/08/14 19:38:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_registered index is now active.
2023/08/14 19:38:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_latitude on `default`(latitude)
2023/08/14 19:39:05 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_latitude index is now active.
2023/08/14 19:39:05 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_longitude on `default`(longitude)
2023/08/14 19:39:11 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_longitude index is now active.
2023/08/14 19:39:11 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_favoriteFruit on `default`(favoriteFruit)
2023/08/14 19:39:17 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_favoriteFruit index is now active.
2023/08/14 19:39:17 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 2. Creating 17 indexes: non-partitioned, 0-replica, DEFERRED
2023/08/14 19:39:17 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 19:39:17 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED__id_docid index is now deferred.
2023/08/14 19:39:17 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 19:39:17 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_docid_guid index is now deferred.
2023/08/14 19:39:17 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 19:39:17 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_guid_isActive index is now deferred.
2023/08/14 19:39:17 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 19:39:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_isActive_balance index is now deferred.
2023/08/14 19:39:18 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 19:39:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_balance_picture index is now deferred.
2023/08/14 19:39:18 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 19:39:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_picture_age index is now deferred.
2023/08/14 19:39:18 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 19:39:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_age_eyeColor index is now deferred.
2023/08/14 19:39:18 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 19:39:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_eyeColor_name index is now deferred.
2023/08/14 19:39:18 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 19:39:19 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_name_gender index is now deferred.
2023/08/14 19:39:19 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 19:39:19 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_gender_company index is now deferred.
2023/08/14 19:39:19 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 19:39:19 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_company_email index is now deferred.
2023/08/14 19:39:19 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 19:39:19 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_email_phone index is now deferred.
2023/08/14 19:39:19 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 19:39:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_phone_registered index is now deferred.
2023/08/14 19:39:20 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 19:39:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_registered_latitude index is now deferred.
2023/08/14 19:39:20 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 19:39:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_latitude_longitude index is now deferred.
2023/08/14 19:39:20 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 19:39:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_longitude_favoriteFruit index is now deferred.
2023/08/14 19:39:20 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 19:39:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_favoriteFruit__id index is now deferred.
2023/08/14 19:39:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 3. Creating 3 indexes: 7-PARTITION, 0-replica, non-deferred
2023/08/14 19:39:20 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 19:39:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS__id_guid index is now active.
2023/08/14 19:39:24 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 19:39:31 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_docid_isActive index is now active.
2023/08/14 19:39:31 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 19:39:37 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_guid_balance index is now active.
2023/08/14 19:39:37 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.26s)
=== RUN   TestIndexNodeRebalanceIn
2023/08/14 19:39:37 TestIndexNodeRebalanceIn entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 19:39:37 TestIndexNodeRebalanceIn: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/14 19:39:37 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/08/14 19:39:49 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/08/14 19:39:49 TestIndexNodeRebalanceIn: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/08/14 19:39:49 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/08/14 19:40:00 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/08/14 19:40:00 TestIndexNodeRebalanceIn: 3. Rebalancing
2023/08/14 19:40:06 Rebalance progress: 20
2023/08/14 19:40:11 Rebalance progress: 43.05555555555555
2023/08/14 19:40:16 Rebalance progress: 65.27777777777779
2023/08/14 19:40:21 Rebalance progress: 65.27777777777779
2023/08/14 19:40:25 Rebalance progress: 100
2023/08/14 19:40:26 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 (50.16s)
=== RUN   TestCreateReplicatedIndexesBeforeRebalance
2023/08/14 19:40:28 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 19:40:28 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 1. Creating 5 indexes: non-partitioned, 2-REPLICA, non-deferred
2023/08/14 19:40:28 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 19:40:38 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS__id_isActive index is now active.
2023/08/14 19:40:38 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 19:40:49 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_docid_balance index is now active.
2023/08/14 19:40:49 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 19:40:59 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_guid_picture index is now active.
2023/08/14 19:40:59 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 19:41:15 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_isActive_age index is now active.
2023/08/14 19:41:15 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 19:41:26 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_balance_eyeColor index is now active.
2023/08/14 19:41:26 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 2. Creating 2 indexes: 5-PARTITION, 1-REPLICA, non-deferred
2023/08/14 19:41:26 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 19:41:42 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS__id_balance index is now active.
2023/08/14 19:41:42 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 19:41:52 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS_docid_picture index is now active.
2023/08/14 19:41:53 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 (85.01s)
=== RUN   TestIndexNodeRebalanceOut
2023/08/14 19:41:53 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 19:41:53 set14_rebalance_test.go::TestIndexNodeRebalanceOut: 1. Rebalancing index node 127.0.0.1:9001 out of the cluster
2023/08/14 19:41:53 Removing node(s): [127.0.0.1:9001] from the cluster
2023/08/14 19:41:58 Rebalance progress: 20
2023/08/14 19:42:03 Rebalance progress: 37.5
2023/08/14 19:42:08 Rebalance progress: 50
2023/08/14 19:42:13 Rebalance progress: 50
2023/08/14 19:42:18 Rebalance progress: 58.33333333333334
2023/08/14 19:42:23 Rebalance progress: 70.83333333333333
2023/08/14 19:42:28 Rebalance progress: 83.33333333333333
2023-08-14T19:42:32.176+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.232+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.251+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.315+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.332+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.338+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.352+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.381+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.405+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.406+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.410+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.413+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.417+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.418+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.423+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.431+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.432+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.443+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.443+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:996e47b7913c80d16690598a09ddd6f5@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc0134074d0 0xc00c1ea1c0 {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 c7bfacbe17108ba3e29da4a590483007 [{default /poolsStreaming/default?uuid=c7bfacbe17108ba3e29da4a590483007 /pools/default?uuid=c7bfacbe17108ba3e29da4a590483007}] 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.358784e+07 couch_docs_data_size:1.97909e+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:4.111788e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.13707008e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5403 7.6.0-1355-rel-EE-enterprise true [kv n1ql] c7a20a6d70607f62ecb48bfb18c50947 inet 71124737 Group 1} {458758 active http://127.0.0.1:9502/ 127.0.0.1:9002 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:1.047466e+06 index_disk_size:2.390378e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1366637568e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5398 7.6.0-1355-rel-EE-enterprise false [index] eb5159343e1217a91d7ac011ce62a81b inet 83794881 Group 1} {458758 active http://127.0.0.1:9503/ 127.0.0.1:9003 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:799681 index_disk_size:1.936089e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1359154176e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5399 7.6.0-1355-rel-EE-enterprise false [index] fdc01a36d260bd702c5e39f4f2822cb4 inet 49372938 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=83513440&uuid=c7bfacbe17108ba3e29da4a590483007] /pools/default/nodeServices?v=69202768 /pools/default/serverGroups?v=63391191 [{default b95d0610ba9216fb00368c322e491bab}] {0xc0134074d0 0xc00c1ea1c0 {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 c7bfacbe17108ba3e29da4a590483007 [{default /poolsStreaming/default?uuid=c7bfacbe17108ba3e29da4a590483007 /pools/default?uuid=c7bfacbe17108ba3e29da4a590483007}] 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.358784e+07 couch_docs_data_size:1.97909e+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:4.111788e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.13707008e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5403 7.6.0-1355-rel-EE-enterprise true [kv n1ql] c7a20a6d70607f62ecb48bfb18c50947 inet 71124737 Group 1} {458758 active http://127.0.0.1:9502/ 127.0.0.1:9002 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:1.047466e+06 index_disk_size:2.390378e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1366637568e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5398 7.6.0-1355-rel-EE-enterprise false [index] eb5159343e1217a91d7ac011ce62a81b inet 83794881 Group 1} {458758 active http://127.0.0.1:9503/ 127.0.0.1:9003 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:799681 index_disk_size:1.936089e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1359154176e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5399 7.6.0-1355-rel-EE-enterprise false [index] fdc01a36d260bd702c5e39f4f2822cb4 inet 49372938 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[mgmt:9001 mgmtSSL:19001] 127.0.0.1 false} {map[indexAdmin:9112 indexHttp:9114 indexHttps:19114 indexScan:9113 indexStreamCatchup:9116 indexStreamInit:9115 indexStreamMaint:9117 mgmt:9002 mgmtSSL:19002] 127.0.0.1 false} {map[indexAdmin:9118 indexHttp:9120 indexHttps:19120 indexScan:9119 indexStreamCatchup:9122 indexStreamInit:9121 indexStreamMaint:9123 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 9002:19002 9003:19003 9100:9100 9101:9101 9102:19102 9103:9103 9104:9104 9105:9105 9112:9112 9113:9113 9114:19114 9115:9115 9116:9116 9117:9117 9118:9118 9119:9119 9120:19120 9121:9121 9122:9122 9123:9123 9499:19499 9999:9999]}
2023-08-14T19:42:32.450+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.472+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T19:42:32.666+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023/08/14 19:42:33 Rebalance progress: 100
2023/08/14 19:42:33 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 (42.54s)
=== RUN   TestFailoverAndRebalance
2023/08/14 19:42:35 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 19:42:35 set14_rebalance_test.go::TestFailoverAndRebalance: 1. Failing over index node 127.0.0.1:9002
2023/08/14 19:42:35 Failing over: [127.0.0.1:9002]
2023/08/14 19:42:46 set14_rebalance_test.go::TestFailoverAndRebalance: 2. Rebalancing
2023/08/14 19:42:52 Rebalance progress: 30
2023/08/14 19:42:57 Rebalance progress: 100
2023/08/14 19:42:57 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 (23.71s)
=== RUN   TestSwapRebalance
2023/08/14 19:42:59 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 19:42:59 set14_rebalance_test.go::TestSwapRebalance: 1. Adding index node 127.0.0.1:9001 to the cluster
2023/08/14 19:42:59 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 19:43:12 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 19:43:12 set14_rebalance_test.go::TestSwapRebalance: 2. Swap rebalancing index node 127.0.0.1:9003 out of the cluster
2023/08/14 19:43:12 Removing node(s): [127.0.0.1:9003] from the cluster
2023/08/14 19:43:18 Rebalance progress: 23.33333333333333
2023/08/14 19:43:22 Rebalance progress: 23.33333333333333
2023/08/14 19:43:27 Rebalance progress: 33.33333333333334
2023/08/14 19:43:32 Rebalance progress: 33.33333333333334
2023/08/14 19:43:37 Rebalance progress: 83.33333333333333
2023-08-14T19:43:42.654+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.655+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.675+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.682+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.689+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.697+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.709+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.712+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.713+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.719+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.736+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.772+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.773+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.832+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.844+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.864+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.864+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.868+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.886+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.895+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.895+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:40d9bb8fe0e33fd0e06bc12ce3cbc5b4@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc012d95b90 0xc00a110500 {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 c7bfacbe17108ba3e29da4a590483007 [{default /poolsStreaming/default?uuid=c7bfacbe17108ba3e29da4a590483007 /pools/default?uuid=c7bfacbe17108ba3e29da4a590483007}] 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.358784e+07 couch_docs_data_size:1.97909e+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.6383512e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1681333248e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5474 7.6.0-1355-rel-EE-enterprise true [kv n1ql] c7a20a6d70607f62ecb48bfb18c50947 inet 71124737 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.1653582848e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5471 7.6.0-1355-rel-EE-enterprise false [index] fd70c3a5331da6cc0a076caad96293ea inet 54853535 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=131813871&uuid=c7bfacbe17108ba3e29da4a590483007] /pools/default/nodeServices?v=132480064 /pools/default/serverGroups?v=10462945 [{default b95d0610ba9216fb00368c322e491bab}] {0xc012d95b90 0xc00a110500 {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 c7bfacbe17108ba3e29da4a590483007 [{default /poolsStreaming/default?uuid=c7bfacbe17108ba3e29da4a590483007 /pools/default?uuid=c7bfacbe17108ba3e29da4a590483007}] 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.358784e+07 couch_docs_data_size:1.97909e+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.6383512e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1681333248e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5474 7.6.0-1355-rel-EE-enterprise true [kv n1ql] c7a20a6d70607f62ecb48bfb18c50947 inet 71124737 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.1653582848e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5471 7.6.0-1355-rel-EE-enterprise false [index] fd70c3a5331da6cc0a076caad96293ea inet 54853535 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-14T19:43:42.909+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.914+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T19:43:42.914+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:40d9bb8fe0e33fd0e06bc12ce3cbc5b4@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc012de23f0 0xc00a110780 {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 c7bfacbe17108ba3e29da4a590483007 [{default /poolsStreaming/default?uuid=c7bfacbe17108ba3e29da4a590483007 /pools/default?uuid=c7bfacbe17108ba3e29da4a590483007}] 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.358784e+07 couch_docs_data_size:1.97909e+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.6383512e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1681333248e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5474 7.6.0-1355-rel-EE-enterprise true [kv n1ql] c7a20a6d70607f62ecb48bfb18c50947 inet 71124737 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.1653582848e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5471 7.6.0-1355-rel-EE-enterprise false [index] fd70c3a5331da6cc0a076caad96293ea inet 54853535 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=131813871&uuid=c7bfacbe17108ba3e29da4a590483007] /pools/default/nodeServices?v=132480064 /pools/default/serverGroups?v=10462945 [{default b95d0610ba9216fb00368c322e491bab}] {0xc012de23f0 0xc00a110780 {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 c7bfacbe17108ba3e29da4a590483007 [{default /poolsStreaming/default?uuid=c7bfacbe17108ba3e29da4a590483007 /pools/default?uuid=c7bfacbe17108ba3e29da4a590483007}] 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.358784e+07 couch_docs_data_size:1.97909e+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.6383512e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1681333248e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5474 7.6.0-1355-rel-EE-enterprise true [kv n1ql] c7a20a6d70607f62ecb48bfb18c50947 inet 71124737 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.1653582848e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5471 7.6.0-1355-rel-EE-enterprise false [index] fd70c3a5331da6cc0a076caad96293ea inet 54853535 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/14 19:43:42 Rebalance progress: 100
2023/08/14 19:43:43 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 (45.78s)
=== RUN   TestRebalanceReplicaRepair
2023/08/14 19:43:45 TestRebalanceReplicaRepair entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 19:43:45 TestRebalanceReplicaRepair: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/14 19:43:45 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/08/14 19:43:58 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/08/14 19:43:58 TestRebalanceReplicaRepair: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/08/14 19:43:58 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/08/14 19:44:09 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/08/14 19:44:09 TestRebalanceReplicaRepair: 3. Rebalancing
2023/08/14 19:44:15 Rebalance progress: 12.5
2023/08/14 19:44:20 Rebalance progress: 20
2023/08/14 19:44:25 Rebalance progress: 24.03846153846154
2023/08/14 19:44:30 Rebalance progress: 24.03846153846154
2023/08/14 19:44:35 Rebalance progress: 58.65384615384615
2023/08/14 19:44:40 Rebalance progress: 87.5
2023/08/14 19:44:45 Rebalance progress: 100
2023/08/14 19:44:45 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 (62.42s)
=== RUN   TestFailureAndRebalanceDuringInitialIndexBuild
2023/08/14 19:44:47 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 19:44:51 Created the secondary index index_0. Waiting for it become active
2023/08/14 19:44:51 Index is 9587411779293056947 now active
2023/08/14 19:44:58 Created the secondary index index_1. Waiting for it become active
2023/08/14 19:44:58 Index is 1380864705317641880 now active
2023/08/14 19:45:04 Created the secondary index index_2. Waiting for it become active
2023/08/14 19:45:04 Index is 1250760409084190294 now active
2023/08/14 19:45:10 Created the secondary index index_3. Waiting for it become active
2023/08/14 19:45:10 Index is 8984635698632997392 now active
2023/08/14 19:45:17 Created the secondary index index_4. Waiting for it become active
2023/08/14 19:45:17 Index is 5902376271122976408 now active
2023/08/14 19:45:27 Created the secondary index index_5. Waiting for it become active
2023/08/14 19:45:27 Index is 16987355558150362232 now active
2023/08/14 19:45:33 Created the secondary index index_6. Waiting for it become active
2023/08/14 19:45:33 Index is 4418838349007656234 now active
2023/08/14 19:45:39 Created the secondary index index_7. Waiting for it become active
2023/08/14 19:45:39 Index is 12358708695532696114 now active
2023/08/14 19:45:45 Created the secondary index index_8. Waiting for it become active
2023/08/14 19:45:45 Index is 7392669425913323784 now active
2023/08/14 19:45:51 Created the secondary index index_9. Waiting for it become active
2023/08/14 19:45:51 Index is 1180114318078091429 now active
2023/08/14 19:46:13 Failing over: [127.0.0.1:9002]
2023/08/14 19:46:14 Build the deferred index index_11. Waiting for the index to become active
2023/08/14 19:46:14 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:15 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:16 TestFailureAndRebalanceDuringInitialIndexBuild: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/14 19:46:16 Kicking off failover recovery, type: full
2023/08/14 19:46:16 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:17 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:18 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:19 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:20 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:21 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:22 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:23 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:24 Rebalance progress: 0
2023/08/14 19:46:25 Waiting for index 5817698008122592889 to go active ...
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023-08-14T19:46:26.599+05:30 [Fatal] indexer node 075085fa2f8774af0f87715153352a46 not available
2023/08/14 19:46:26 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:27 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:28 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:29 Rebalance progress: 20
2023/08/14 19:46:29 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:30 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:31 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:32 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:33 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:34 Rebalance failed. See logs for detailed reason. You can try again.
2023/08/14 19:46:34 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:34 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 19:46:35 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:36 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:37 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:38 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:39 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:40 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:41 Waiting for index 5817698008122592889 to go active ...
2023/08/14 19:46:42 Index is 5817698008122592889 now active
--- PASS: TestFailureAndRebalanceDuringInitialIndexBuild (115.13s)
=== RUN   TestRedistributeWhenNodeIsAddedForFalse
2023/08/14 19:46:42 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 19:46:42 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 1. Setting up initial cluster configuration
2023/08/14 19:46:42 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/08/14 19:46:47 Rebalance progress: 87.5
2023-08-14T19:46:52.417+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T19:46:52.422+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T19:46:52.423+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T19:46:52.446+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T19:46:52.467+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023/08/14 19:46:53 Rebalance progress: 100
2023/08/14 19:46:53 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 19:46:56 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 19:47:21 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 19:47:36 Rebalance progress: 0
2023/08/14 19:47:41 Rebalance progress: 0
2023/08/14 19:47:46 Rebalance progress: 0
2023/08/14 19:47:51 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.55s)
=== RUN   TestRedistributeWhenNodeIsAddedForTrue
2023/08/14 19:47:51 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 19:47:51 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup 1. Setting up initial cluster configuration
2023/08/14 19:47:51 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023-08-14T19:47:53.463+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T19:47:53.464+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023/08/14 19:47:56 Rebalance progress: 100
2023/08/14 19:47:56 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 19:48:14 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 19:48:29 Rebalance progress: 0
2023/08/14 19:48:34 Rebalance progress: 0
2023/08/14 19:48:39 Rebalance progress: 0
2023/08/14 19:48:44 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.63s)
=== RUN   TestRebalanceResetCluster
2023/08/14 19:48:44 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 19:48:44 set14_rebalance_test.go::TestRebalanceResetCluster: 1. Restoring indexer.settings.rebalance.redistribute_indexes to false
2023/08/14 19:48:44 ChangeIndexerSettings: Host  Port 0 Nodes []
2023/08/14 19:48:44 Changing config key indexer.settings.rebalance.redistribute_indexes to value false
2023/08/14 19:48:44 Error setting indexer.settings.rebalance.redistribute_indexes to false: Post "http://:2/internal/settings": dial tcp :2: connect: connection refused
--- FAIL: TestRebalanceResetCluster (0.14s)
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 65703 [running]:
panic({0x107eca0, 0xc00741c700})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:987 +0x3bb fp=0xc006eabb50 sp=0xc006eaba90 pc=0x43cabb
testing.tRunner.func1.2({0x107eca0, 0xc00741c700})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1526 +0x24e fp=0xc006eabc00 sp=0xc006eabb50 pc=0x531aae
testing.tRunner.func1()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1529 +0x39f fp=0xc006eabd68 sp=0xc006eabc00 pc=0x53153f
runtime.deferCallSave(0xc006eabe38, 0xc006eabf90?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:796 +0x88 fp=0xc006eabd78 sp=0xc006eabd68 pc=0x43c6a8
runtime.runOpenDeferFrame(0xc00e71d540)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:769 +0x1b4 fp=0xc006eabdc0 sp=0xc006eabd78 pc=0x43c4d4
panic({0x107eca0, 0xc00741c700})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:884 +0x213 fp=0xc006eabe80 sp=0xc006eabdc0 pc=0x43c913
log.Panicf({0x12484a4?, 0x46?}, {0xc006eabf40?, 0x2f?, 0x1070da0?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/log/log.go:391 +0x67 fp=0xc006eabec8 sp=0xc006eabe80 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(0xc009da1380)
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/functionaltests/set14_rebalance_test.go:710 +0x193 fp=0xc006eabf70 sp=0xc006eabec8 pc=0xfca113
testing.tRunner(0xc009da1380, 0x12d0528)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1576 +0x10b fp=0xc006eabfc0 sp=0xc006eabf70 pc=0x5310eb
testing.(*T).Run.func1()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1629 +0x2a fp=0xc006eabfe0 sp=0xc006eabfc0 pc=0x53212a
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc006eabfe8 sp=0xc006eabfe0 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(0xc022740000?, 0xc0000147b0?, 0x60?, 0xf8?, 0xc004e17818?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc004e17798 sp=0xc004e17778 pc=0x43fd16
runtime.chanrecv(0xc00cc2ad20, 0xc004e17897, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:583 +0x49d fp=0xc004e17828 sp=0xc004e17798 pc=0x40ca7d
runtime.chanrecv1(0x1de4860?, 0x107eca0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:442 +0x18 fp=0xc004e17850 sp=0xc004e17828 pc=0x40c578
testing.(*T).Run(0xc0026ea1a0, {0x1260b0c?, 0x530965?}, 0x12d0528)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1630 +0x405 fp=0xc004e17910 sp=0xc004e17850 pc=0x531fa5
testing.runTests.func1(0xc000070800?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:2036 +0x45 fp=0xc004e17960 sp=0xc004e17910 pc=0x534165
testing.tRunner(0xc0026ea1a0, 0xc0078aba78)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1576 +0x10b fp=0xc004e179b0 sp=0xc004e17960 pc=0x5310eb
testing.runTests(0xc00041ec80?, {0x1d629e0, 0xdd, 0xdd}, {0xc0078abb08?, 0xc0078abb10?, 0x1de5680?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:2034 +0x489 fp=0xc004e17aa8 sp=0xc004e179b0 pc=0x534049
testing.(*M).Run(0xc00041ec80)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1906 +0x63a fp=0xc004e17cf0 sp=0xc004e17aa8 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=0xc004e17ec8 sp=0xc004e17cf0 pc=0xf11756
main.main()
	_testmain.go:489 +0x1d3 fp=0xc004e17f80 sp=0xc004e17ec8 pc=0xff15d3
runtime.main()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:250 +0x207 fp=0xc004e17fe0 sp=0xc004e17f80 pc=0x43f8e7
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc004e17fe8 sp=0xc004e17fe0 pc=0x473161

goroutine 2 [force gc (idle), 90 minutes]:
runtime.gopark(0x1ce153271a96?, 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(0x21b2d12d0341?, 0x1382cd?, 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?, 0x0?, 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(0xc0001a65e8)
	/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=0