Building

Started building at 2023/08/12 19:25:36
Using pegged server, 1355 build
Calculating base
Updating mirror
Basing run on 7.6.0-1355 2efa34a028
Updating tree for run 12.08.2023-19.25
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 3d3c984a] 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 49f459a6] 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 3c32c420] 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 14c0e644] 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 96144756] 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 a8336fbd] MB-58235 Ignore instances whose storage path is not found during recovery
 Author: Varun Velamuri 
 Date: Thu Aug 10 18:14:06 2023 -0700
 2 files changed, 9 insertions(+)
Pulling in uncommitted change 195257 at refs/changes/57/195257/3
Total 6 (delta 1), reused 1 (delta 1)
[unstable 93de489c] MB-55073: Add more node level stats for indexer
 Author: Vedant Singh 
 Date: Fri Aug 11 16:41:43 2023 +0530
 2 files changed, 56 insertions(+), 4 deletions(-)
Pulling in uncommitted change 195279 at refs/changes/79/195279/1
Total 5 (delta 4), reused 5 (delta 4)
[unstable 010f5610] 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 7bef66cb] 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(-)
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/12 20:21:04
Testing mode: sanity,unit,functional,serverless,integration
Using storage type: plasma
Setting ulimit to 200000

Simple Test

Aug 12 20:22:45 suite_setUp (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 12 20:27:10 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 12 20:31:36 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 12 20:36:05 b" 'stop_on_failure': 'True'}"
Aug 12 20:36:05 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 12 20:36:05 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-12_20-21-28/test_1'}"
Aug 12 20:36:05 b'-->result: '
Aug 12 20:36:05 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 1 , fail 0'
Aug 12 20:36:05 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 12 20:36:05 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-12_20-21-28/test_2'}"
Aug 12 20:36:05 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 20:36:05 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 12 20:36:05 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-12_20-21-28/test_3'}"
Aug 12 20:36:05 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 20:36:05 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 20:36:05 b'failures so far...'
Aug 12 20:36:05 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 12 20:36:05 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-12_20-21-28/test_4'}"
Aug 12 20:37:15 b'http://127.0.0.1:9003/pools/default with status False: unknown pool'ok
Aug 12 20:47:04 test_employee_dataset_startkey_endkey_queries_rebalance_in (view.viewquerytests.ViewQueryTests) ... ok
Aug 12 20:47:52 test_simple_dataset_stale_queries_data_modification (view.viewquerytests.ViewQueryTests) ... ok
Aug 12 20:52:05 load_with_ops (xdcr.uniXDCR.unidirectional) ... ok
Aug 12 20:54:16 load_with_failover (xdcr.uniXDCR.unidirectional) ... 
Aug 12 20:54:16 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 20:54:16 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 20:54:16 b'failures so far...'
Aug 12 20:54:16 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 12 20:54:16 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 12 20:54:16 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-12_20-21-28/test_5'}"
Aug 12 20:54:16 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 20:54:16 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 20:54:16 b'failures so far...'
Aug 12 20:54:16 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 12 20:54:16 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 1 , fail 0'
Aug 12 20:54:16 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 12 20:54:16 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-12_20-21-28/test_6'}"
Aug 12 20:54:16 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 20:54:16 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 20:54:16 b'failures so far...'
Aug 12 20:54:16 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 12 20:54:16 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 12 20:54:16 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 12 20:54:16 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-12_20-21-28/test_7'}"
Aug 12 20:54:16 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 20:54:16 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 20:54:16 b'failures so far...'
Aug 12 20:54:16 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 12 20:54:16 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 12 20:54:16 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 1 , fail 0'
Aug 12 20:54:16 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 12 20:54:16 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-12_20-21-28/test_8'}"
Aug 12 20:56:22 b'http://127.0.0.1:9001/pools/default with status False: unknown pool'ok
Aug 12 20:59:14 suite_tearDown (xdcr.uniXDCR.unidirectional) ... ok
Aug 12 20:59:15 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 20:59:15 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 20:59:15 b'failures so far...'
Aug 12 20:59:15 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 12 20:59:15 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 12 20:59:15 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 2 , fail 0'
Aug 12 20:59:15 b'Run after suite setup for xdcr.uniXDCR.unidirectional.load_with_failover'
Aug 12 20:59:15 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 12 20:59:15 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 12 20:59:15 b"('memcapable.WarmUpMemcachedTest.do_warmup_100k', ' fail ')"
Aug 12 20:59:15 b"('view.createdeleteview.CreateDeleteViewTests.test_view_ops', ' pass')"
Aug 12 20:59:15 b"('view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in', ' pass')"
Aug 12 20:59:15 b"('view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification', ' pass')"
Aug 12 20:59:15 b"('xdcr.uniXDCR.unidirectional.load_with_ops', ' pass')"
Aug 12 20:59:15 b"('xdcr.uniXDCR.unidirectional.load_with_failover', ' pass')"
Aug 12 20:59:15 Makefile:30: recipe for target 'simple-test' failed

Unit tests

=== RUN   TestMerger
--- PASS: TestMerger (0.02s)
=== RUN   TestInsert
--- PASS: TestInsert (0.00s)
=== RUN   TestInsertPerf
16000 items took 16.084741ms -> 994731.5906423362 items/s conflicts 4
--- PASS: TestInsertPerf (0.02s)
=== RUN   TestGetPerf
16000 items took 2.289737ms -> 6.987702081068699e+06 items/s
--- PASS: TestGetPerf (0.01s)
=== RUN   TestGetRangeSplitItems
{
"node_count":             1000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3300,
"memory_used":            45280,
"node_allocs":            1000,
"node_frees":             0,
"level_node_distribution":{
"level0": 767,
"level1": 162,
"level2": 52,
"level3": 13,
"level4": 5,
"level5": 1,
"level6": 0,
"level7": 0,
"level8": 0,
"level9": 0,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Split range keys [23 120 158 230 259 403 703]
No of items in each range [23 97 38 72 29 144 300 297]
--- PASS: TestGetRangeSplitItems (0.00s)
=== RUN   TestBuilder
{
"node_count":             50000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3354,
"memory_used":            2268336,
"node_allocs":            50000,
"node_frees":             0,
"level_node_distribution":{
"level0": 37411,
"level1": 9414,
"level2": 2438,
"level3": 543,
"level4": 138,
"level5": 44,
"level6": 5,
"level7": 6,
"level8": 1,
"level9": 0,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Took 10.098168ms to build 50000 items, 4.9513935e+06 items/sec
Took 800.456µs to iterate 50000 items
--- PASS: TestBuilder (0.01s)
=== RUN   TestNodeDCAS
--- PASS: TestNodeDCAS (0.00s)
PASS
ok  	github.com/couchbase/nitro/skiplist	0.071s
=== RUN   TestZstdSimple
--- PASS: TestZstdSimple (0.00s)
=== RUN   TestZstdCompressBound
--- PASS: TestZstdCompressBound (3.05s)
=== RUN   TestZstdErrors
--- PASS: TestZstdErrors (0.00s)
=== RUN   TestZstdCompressLevels
--- PASS: TestZstdCompressLevels (0.74s)
=== RUN   TestZstdEmptySrc
--- PASS: TestZstdEmptySrc (0.00s)
=== RUN   TestZstdLargeSrc
--- PASS: TestZstdLargeSrc (0.00s)
PASS
ok  	github.com/couchbase/plasma/zstd	3.803s
go: downloading github.com/aws/aws-sdk-go-v2 v1.18.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.22
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.33.0
go: downloading github.com/aws/smithy-go v1.13.5
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.21
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.10
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.3
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.9
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.9
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.34
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.11
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.33
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.28
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.25
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.27
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.14.2
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.27
=== RUN   TestAutoTunerWriteUsageStats
--- PASS: TestAutoTunerWriteUsageStats (11.97s)
=== RUN   TestAutoTunerReadUsageStats
--- PASS: TestAutoTunerReadUsageStats (8.38s)
=== RUN   TestAutoTunerCleanerUsageStats
--- PASS: TestAutoTunerCleanerUsageStats (9.40s)
=== RUN   TestAutoTunerDiskStats
--- PASS: TestAutoTunerDiskStats (2.50s)
=== RUN   TestAutoTunerTargetFragRatio
--- PASS: TestAutoTunerTargetFragRatio (0.00s)
=== RUN   TestAutoTunerExcessUsedSpace
--- PASS: TestAutoTunerExcessUsedSpace (0.00s)
=== RUN   TestAutoTunerUsedSpaceRatio
--- PASS: TestAutoTunerUsedSpaceRatio (0.00s)
=== RUN   TestAutoTunerAdjustFragRatio
--- PASS: TestAutoTunerAdjustFragRatio (0.00s)
=== RUN   TestAutoTuneFlushBufferAdjustMemQuotaSingleShard
--- PASS: TestAutoTuneFlushBufferAdjustMemQuotaSingleShard (16.66s)
=== RUN   TestAutoTuneFlushBufferAdjustMemQuotaManyShards
--- PASS: TestAutoTuneFlushBufferAdjustMemQuotaManyShards (17.14s)
=== RUN   TestAutoTuneFlushBufferRebalanceIdleShards
--- PASS: TestAutoTuneFlushBufferRebalanceIdleShards (15.33s)
=== RUN   TestAutoTuneFlushBufferGetUsedMemory
--- PASS: TestAutoTuneFlushBufferGetUsedMemory (27.75s)
=== RUN   TestBloom
--- PASS: TestBloom (6.53s)
=== RUN   TestBloomDisableEnable
--- PASS: TestBloomDisableEnable (3.78s)
=== RUN   TestBloomDisable
--- PASS: TestBloomDisable (0.03s)
=== RUN   TestBloomFreeDuringLookup
--- PASS: TestBloomFreeDuringLookup (0.03s)
=== RUN   TestBloomRecoveryFreeDuringLookup
--- PASS: TestBloomRecoveryFreeDuringLookup (0.12s)
=== RUN   TestBloomRecoverySwapInLookup
--- PASS: TestBloomRecoverySwapInLookup (0.07s)
=== RUN   TestBloomRecoverySwapOutLookup
--- PASS: TestBloomRecoverySwapOutLookup (0.12s)
=== RUN   TestBloomRecoveryInserts
--- PASS: TestBloomRecoveryInserts (0.08s)
=== RUN   TestBloomRecovery
--- PASS: TestBloomRecovery (0.13s)
=== RUN   TestBloomStats
--- PASS: TestBloomStats (3.88s)
=== RUN   TestBloomStatsRecovery
--- PASS: TestBloomStatsRecovery (1.37s)
=== RUN   TestBloomFilterSimple
--- PASS: TestBloomFilterSimple (0.00s)
=== RUN   TestBloomFilterConcurrent
--- PASS: TestBloomFilterConcurrent (22.22s)
=== RUN   TestBitArrayConcurrent
--- PASS: TestBitArrayConcurrent (1.04s)
=== RUN   TestBloomCapacity
--- PASS: TestBloomCapacity (0.00s)
=== RUN   TestBloomNumHashFuncs
--- PASS: TestBloomNumHashFuncs (0.00s)
=== RUN   TestBloomTestAndAdd
--- PASS: TestBloomTestAndAdd (0.23s)
=== RUN   TestBloomReset
--- PASS: TestBloomReset (0.00s)
=== RUN   TestLFSCopier
--- PASS: TestLFSCopier (0.00s)
=== RUN   TestNodeCopier
--- PASS: TestNodeCopier (0.03s)
=== RUN   TestLFSCopierNumBytes
--- PASS: TestLFSCopierNumBytes (0.01s)
=== RUN   TestNodeCopierNumBytes
--- PASS: TestNodeCopierNumBytes (0.05s)
=== RUN   TestCopierRestoreFile
--- PASS: TestCopierRestoreFile (0.00s)
=== RUN   TestCopierUploadDownloadBytes
--- PASS: TestCopierUploadDownloadBytes (0.02s)
=== RUN   TestCopierKeyEncoding
--- PASS: TestCopierKeyEncoding (0.23s)
=== RUN   TestS3CopierWithRetry
--- PASS: TestS3CopierWithRetry (0.00s)
=== RUN   TestS3RateLimitUnsignedPayload
--- PASS: TestS3RateLimitUnsignedPayload (0.00s)
=== RUN   TestSBCopyConcurrent
--- PASS: TestSBCopyConcurrent (1.33s)
=== RUN   TestSBCopyCorrupt
--- PASS: TestSBCopyCorrupt (0.01s)
=== RUN   TestLSSCopyHeadTailSingleSegment
--- PASS: TestLSSCopyHeadTailSingleSegment (0.06s)
=== RUN   TestLSSCopyFullSegments
--- PASS: TestLSSCopyFullSegments (0.77s)
=== RUN   TestLSSCopyPartialSegments
--- PASS: TestLSSCopyPartialSegments (1.09s)
=== RUN   TestLSSCopyHolePunching
--- PASS: TestLSSCopyHolePunching (0.67s)
=== RUN   TestLSSCopyConcurrent
--- PASS: TestLSSCopyConcurrent (0.94s)
=== RUN   TestLSSCopyHeapUsage
--- PASS: TestLSSCopyHeapUsage (18.50s)
=== RUN   TestLSSCopyWithError
--- PASS: TestLSSCopyWithError (0.00s)
=== RUN   TestRateLimitReaderSeekOff
--- PASS: TestRateLimitReaderSeekOff (11.80s)
=== RUN   TestRateLimitMaxIOPS
--- PASS: TestRateLimitMaxIOPS (15.66s)
=== RUN   TestRateLimitConcurrentLSSCopy
--- PASS: TestRateLimitConcurrentLSSCopy (17.83s)
=== RUN   TestRateLimitDynamicConcurrentLSSCopy
--- PASS: TestRateLimitDynamicConcurrentLSSCopy (13.64s)
=== RUN   TestShardCopySimple
--- PASS: TestShardCopySimple (0.57s)
=== RUN   TestShardCopyWithCancel
--- PASS: TestShardCopyWithCancel (10.40s)
=== RUN   TestShardCopyNoRP
--- PASS: TestShardCopyNoRP (0.29s)
=== RUN   TestShardCopyMetadataCorrupted
--- PASS: TestShardCopyMetadataCorrupted (0.03s)
=== RUN   TestShardCopyMetadataCorruptedII
--- PASS: TestShardCopyMetadataCorruptedII (0.16s)
=== RUN   TestShardCopyLSSMetadataCorrupted
--- PASS: TestShardCopyLSSMetadataCorrupted (0.09s)
=== RUN   TestShardCopyBeforeRecovery
--- PASS: TestShardCopyBeforeRecovery (0.00s)
=== RUN   TestShardCopySkipLog
--- PASS: TestShardCopySkipLog (1.17s)
=== RUN   TestShardCopyAddInstance
--- PASS: TestShardCopyAddInstance (2.42s)
=== RUN   TestShardCopyDestroyInstance
--- PASS: TestShardCopyDestroyInstance (0.46s)
=== RUN   TestShardCopyRestoreShard
--- PASS: TestShardCopyRestoreShard (18.09s)
=== RUN   TestShardCopyRestoreManyShards
--- PASS: TestShardCopyRestoreManyShards (10.50s)
=== RUN   TestShardCopyRestoreConcurrentLogCleaning
--- PASS: TestShardCopyRestoreConcurrentLogCleaning (20.97s)
=== RUN   TestShardCopyRestorePartialRollback
--- PASS: TestShardCopyRestorePartialRollback (24.19s)
=== RUN   TestInvalidMVCCRollback
--- PASS: TestInvalidMVCCRollback (0.33s)
=== RUN   TestShardCopyRestoreConcurrentPurges
--- PASS: TestShardCopyRestoreConcurrentPurges (20.00s)
=== RUN   TestShardCopyRestoreRepairHdr
--- PASS: TestShardCopyRestoreRepairHdr (95.62s)
=== RUN   TestShardCopyDuplicateIndex
--- PASS: TestShardCopyDuplicateIndex (0.28s)
=== RUN   TestShardCopyEmptyIndex
--- PASS: TestShardCopyEmptyIndex (0.20s)
=== RUN   TestTenantCopy
--- PASS: TestTenantCopy (6.72s)
=== RUN   TestLockShardAddInstance
--- PASS: TestLockShardAddInstance (0.33s)
=== RUN   TestLockShardAddInstanceMapping
--- PASS: TestLockShardAddInstanceMapping (0.25s)
=== RUN   TestLockShardCloseInstance
--- PASS: TestLockShardCloseInstance (0.46s)
=== RUN   TestLockShardEmptyShard
--- PASS: TestLockShardEmptyShard (0.19s)
=== RUN   TestLockShardUseShardId
--- PASS: TestLockShardUseShardId (0.26s)
=== RUN   TestLockShardUseShardIdII
--- PASS: TestLockShardUseShardIdII (0.08s)
=== RUN   TestDestroyShardID
--- PASS: TestDestroyShardID (1.24s)
=== RUN   TestDestroyShardIDConcurrent
--- PASS: TestDestroyShardIDConcurrent (0.19s)
=== RUN   TestDestroyShardIDNumTenants
--- PASS: TestDestroyShardIDNumTenants (0.56s)
=== RUN   TestDestroyShardIDTenantAddRemove
--- PASS: TestDestroyShardIDTenantAddRemove (0.21s)
=== RUN   TestDestroyShardIDOnRestoreFailure
--- PASS: TestDestroyShardIDOnRestoreFailure (0.69s)
=== RUN   TestDestroyShardIDOnRestoreFailure2
--- PASS: TestDestroyShardIDOnRestoreFailure2 (0.99s)
=== RUN   TestTransferShardAPI
--- PASS: TestTransferShardAPI (271.23s)
=== RUN   TestTransferShardAPICreateIndexes
--- PASS: TestTransferShardAPICreateIndexes (19.48s)
=== RUN   TestTransferShardAPIWithDropIndexes
--- PASS: TestTransferShardAPIWithDropIndexes (6.33s)
=== RUN   TestTransferShardAPIWithCancel
--- PASS: TestTransferShardAPIWithCancel (6.86s)
=== RUN   TestTransferShardAPIWithCleanup
--- PASS: TestTransferShardAPIWithCleanup (88.48s)
=== RUN   TestRestoreShardAPI
--- PASS: TestRestoreShardAPI (6.52s)
=== RUN   TestRestoreShardNumShards
--- PASS: TestRestoreShardNumShards (0.40s)
=== RUN   TestRestoreShardInvalidLocation
--- PASS: TestRestoreShardInvalidLocation (0.12s)
=== RUN   TestRestoreShardReplicaRepair
--- PASS: TestRestoreShardReplicaRepair (19.53s)
=== RUN   TestRestoreShardDone
--- PASS: TestRestoreShardDone (0.94s)
=== RUN   TestRestoreShardDoneConcurrent
--- PASS: TestRestoreShardDoneConcurrent (1.73s)
=== RUN   TestRestoreShardDoneDroppedInstances
--- PASS: TestRestoreShardDoneDroppedInstances (1.26s)
=== RUN   TestShardDoCleanupAPI
--- PASS: TestShardDoCleanupAPI (1.23s)
=== RUN   TestShardDoCleanupAPI2
--- PASS: TestShardDoCleanupAPI2 (25.16s)
=== RUN   TestRestoreShardPauseResume
--- PASS: TestRestoreShardPauseResume (12.80s)
=== RUN   TestRateLimitConcurrentTransferRestoreShard
--- PASS: TestRateLimitConcurrentTransferRestoreShard (388.46s)
=== RUN   TestDiag
--- PASS: TestDiag (0.71s)
=== RUN   TestDumpLog
--- PASS: TestDumpLog (0.07s)
=== RUN   TestExtrasN1
=== RUN   TestExtrasN2
=== RUN   TestExtrasN3
=== RUN   TestGMRecovery
--- PASS: TestGMRecovery (13.46s)
=== RUN   TestIteratorSimple
--- PASS: TestIteratorSimple (4.90s)
=== RUN   TestIteratorSeek
--- PASS: TestIteratorSeek (5.99s)
=== RUN   TestPlasmaIteratorSeekFirst
--- PASS: TestPlasmaIteratorSeekFirst (0.52s)
=== RUN   TestPlasmaIteratorSwapin
--- PASS: TestPlasmaIteratorSwapin (5.00s)
=== RUN   TestIteratorSetEnd
--- PASS: TestIteratorSetEnd (0.75s)
=== RUN   TestIterHiItm
--- PASS: TestIterHiItm (2.75s)
=== RUN   TestIterDeleteSplitMerge
--- PASS: TestIterDeleteSplitMerge (0.04s)
=== RUN   TestKeySamplingSingle
--- PASS: TestKeySamplingSingle (0.14s)
=== RUN   TestKeySamplingAll
--- PASS: TestKeySamplingAll (0.16s)
=== RUN   TestKeySamplingEmpty
--- PASS: TestKeySamplingEmpty (0.05s)
=== RUN   TestKeySamplingExceed
--- PASS: TestKeySamplingExceed (0.15s)
=== RUN   TestLogOperation
--- PASS: TestLogOperation (60.12s)
=== RUN   TestLogLargeSize
--- PASS: TestLogLargeSize (0.17s)
=== RUN   TestLogTrim
--- PASS: TestLogTrim (59.98s)
=== RUN   TestLogSuperblockCorruption
--- PASS: TestLogSuperblockCorruption (59.64s)
=== RUN   TestLogTrimHolePunch
--- PASS: TestLogTrimHolePunch (50.00s)
=== RUN   TestLogMissingAndTruncatedSegments
--- PASS: TestLogMissingAndTruncatedSegments (0.07s)
=== RUN   TestLogReadBeyondMaxFileIndex
--- PASS: TestLogReadBeyondMaxFileIndex (2.70s)
=== RUN   TestLogReadEOFWithMMap
--- PASS: TestLogReadEOFWithMMap (0.00s)
=== RUN   TestLogLargeTrim
--- PASS: TestLogLargeTrim (0.02s)
=== RUN   TestLSSCleaningRewrite
--- PASS: TestLSSCleaningRewrite (0.67s)
=== RUN   TestShardLSSCleaning
--- PASS: TestShardLSSCleaning (0.29s)
=== RUN   TestShardLSSCleaningDeleteInstance
--- PASS: TestShardLSSCleaningDeleteInstance (0.29s)
=== RUN   TestShardLSSCleaningCorruptInstance
--- PASS: TestShardLSSCleaningCorruptInstance (0.26s)
=== RUN   TestPlasmaLSSCleaner
--- PASS: TestPlasmaLSSCleaner (218.50s)
=== RUN   TestPlasmaLSSCleanerMinSize
--- PASS: TestPlasmaLSSCleanerMinSize (12.11s)
=== RUN   TestSharedLSSCleanerAllDestroyedInstances
--- PASS: TestSharedLSSCleanerAllDestroyedInstances (249.55s)
=== RUN   TestLSSCleanerSyncWithConcurrentWriterRecovery
--- PASS: TestLSSCleanerSyncWithConcurrentWriterRecovery (267.45s)
=== RUN   TestLSSCleanerSyncWithConcurrentWriterRecoveryDGM
--- PASS: TestLSSCleanerSyncWithConcurrentWriterRecoveryDGM (279.53s)
=== RUN   TestLSSCleanerSyncWithMultiWriterRecovery
--- PASS: TestLSSCleanerSyncWithMultiWriterRecovery (109.42s)
=== RUN   TestLSSCleanerSyncWithMultiWriterRecoveryBigKeys
--- PASS: TestLSSCleanerSyncWithMultiWriterRecoveryBigKeys (87.16s)
=== RUN   TestLSSBasic
--- PASS: TestLSSBasic (0.09s)
=== RUN   TestLSSConcurrent
--- PASS: TestLSSConcurrent (0.94s)
=== RUN   TestLSSCleaner
--- PASS: TestLSSCleaner (13.23s)
=== RUN   TestLSSSuperBlock
--- PASS: TestLSSSuperBlock (1.15s)
=== RUN   TestLSSLargeSinglePayload
--- PASS: TestLSSLargeSinglePayload (0.84s)
=== RUN   TestLSSUnstableEnvironment
--- PASS: TestLSSUnstableEnvironment (10.24s)
=== RUN   TestLSSSmallFlushBuffer
--- PASS: TestLSSSmallFlushBuffer (0.01s)
=== RUN   TestLSSTrimFlushBufferGC
--- PASS: TestLSSTrimFlushBufferGC (1.57s)
=== RUN   TestLSSTrimFlushBufferNoIO
--- PASS: TestLSSTrimFlushBufferNoIO (30.01s)
=== RUN   TestLSSTrimFlushBufferWithIO
--- PASS: TestLSSTrimFlushBufferWithIO (33.34s)
=== RUN   TestLSSExtendFlushBufferWithIO
--- PASS: TestLSSExtendFlushBufferWithIO (30.02s)
=== RUN   TestLSSCtxTrimFlushBuffer
--- PASS: TestLSSCtxTrimFlushBuffer (5.50s)
=== RUN   TestLSSNegativeGetFlushBufferMemory
--- PASS: TestLSSNegativeGetFlushBufferMemory (0.02s)
=== RUN   TestLSSNegativeGetFlushBufferMemoryII
--- PASS: TestLSSNegativeGetFlushBufferMemoryII (0.03s)
=== RUN   TestMem
Plasma: Adaptive memory quota tuning (decrementing): RSS:6490619904, freePercent:56.19169588989293, currentQuota=1099511627776, newQuota=1073741824, netGrowth=0, percent=99Plasma: Adaptive memory quota tuning (incrementing): RSS:6490210304, freePercent: 56.19291407603494, currentQuota=0, newQuota=10995116277--- PASS: TestMem (15.02s)
=== RUN   TestCpu
--- PASS: TestCpu (14.50s)
=== RUN   TestTopTen20
--- PASS: TestTopTen20 (0.78s)
=== RUN   TestTopTen5
--- PASS: TestTopTen5 (0.20s)
=== RUN   TestMVCCSimple
--- PASS: TestMVCCSimple (0.28s)
=== RUN   TestMVCCLookup
--- PASS: TestMVCCLookup (0.16s)
=== RUN   TestMVCCIteratorRefresh
--- PASS: TestMVCCIteratorRefresh (5.37s)
=== RUN   TestMVCCIteratorRefreshEveryRow
--- PASS: TestMVCCIteratorRefreshEveryRow (1.31s)
=== RUN   TestMVCCGarbageCollection
--- PASS: TestMVCCGarbageCollection (0.14s)
=== RUN   TestMVCCRecoveryPoint
--- PASS: TestMVCCRecoveryPoint (2.76s)
=== RUN   TestMVCCRollbackMergeSibling
--- PASS: TestMVCCRollbackMergeSibling (0.09s)
=== RUN   TestMVCCRollbackCompact
--- PASS: TestMVCCRollbackCompact (0.06s)
=== RUN   TestMVCCRollbackSplit
--- PASS: TestMVCCRollbackSplit (0.09s)
=== RUN   TestMVCCRollbackItemsNotInSnapshot
--- PASS: TestMVCCRollbackItemsNotInSnapshot (0.19s)
=== RUN   TestMVCCRecoveryPointRollbackedSnapshot
--- PASS: TestMVCCRecoveryPointRollbackedSnapshot (1.39s)
=== RUN   TestMVCCRollbackBetweenRecoveryPoint
--- PASS: TestMVCCRollbackBetweenRecoveryPoint (1.36s)
=== RUN   TestMVCCRecoveryPointCrash
--- PASS: TestMVCCRecoveryPointCrash (0.09s)
=== RUN   TestMVCCIntervalGC
--- PASS: TestMVCCIntervalGC (0.28s)
=== RUN   TestMVCCItemsCount
--- PASS: TestMVCCItemsCount (0.48s)
=== RUN   TestLargeItems
--- PASS: TestLargeItems (106.91s)
=== RUN   TestTooLargeKey
--- PASS: TestTooLargeKey (3.47s)
=== RUN   TestMVCCItemUpdateSize
--- PASS: TestMVCCItemUpdateSize (0.33s)
=== RUN   TestEvictionStats
--- PASS: TestEvictionStats (0.67s)
=== RUN   TestReaderCacheStats
--- PASS: TestReaderCacheStats (1.20s)
=== RUN   TestInvalidSnapshot
--- PASS: TestInvalidSnapshot (1.39s)
=== RUN   TestEmptyKeyInsert
--- PASS: TestEmptyKeyInsert (0.04s)
=== RUN   TestMVCCRecoveryPointError
--- PASS: TestMVCCRecoveryPointError (0.04s)
=== RUN   TestMVCCReaderPurgeSequential
--- PASS: TestMVCCReaderPurgeSequential (0.30s)
=== RUN   TestMVCCReaderNoPurge
--- PASS: TestMVCCReaderNoPurge (0.32s)
=== RUN   TestMVCCReaderPurgeAfterUpdate
--- PASS: TestMVCCReaderPurgeAfterUpdate (0.30s)
=== RUN   TestMVCCReaderPurgeAfterRollback
--- PASS: TestMVCCReaderPurgeAfterRollback (0.33s)
=== RUN   TestMVCCReaderPurgeSimple
--- PASS: TestMVCCReaderPurgeSimple (0.06s)
=== RUN   TestMVCCReaderPurgeRandom
--- PASS: TestMVCCReaderPurgeRandom (0.31s)
=== RUN   TestMVCCReaderPurgePageFlag
--- PASS: TestMVCCReaderPurgePageFlag (0.16s)
=== RUN   TestMVCCPurgeRatioWithRollback
--- PASS: TestMVCCPurgeRatioWithRollback (16.37s)
=== RUN   TestComputeItemsCountMVCCWithRollbackI
--- PASS: TestComputeItemsCountMVCCWithRollbackI (0.10s)
=== RUN   TestComputeItemsCountMVCCWithRollbackII
--- PASS: TestComputeItemsCountMVCCWithRollbackII (0.09s)
=== RUN   TestComputeItemsCountMVCCWithRollbackIII
--- PASS: TestComputeItemsCountMVCCWithRollbackIII (0.06s)
=== RUN   TestComputeItemsCountMVCCWithRollbackIV
--- PASS: TestComputeItemsCountMVCCWithRollbackIV (0.11s)
=== RUN   TestMVCCPurgedRecordsWithCompactFullMarshalAndCascadedEmptyPagesMerge
--- PASS: TestMVCCPurgedRecordsWithCompactFullMarshalAndCascadedEmptyPagesMerge (2.75s)
=== RUN   TestMaxDeltaChainLenWithCascadedEmptyPagesMerge
--- PASS: TestMaxDeltaChainLenWithCascadedEmptyPagesMerge (2.49s)
=== RUN   TestAutoHoleCleaner
--- PASS: TestAutoHoleCleaner (48.89s)
=== RUN   TestAutoHoleCleaner5Indexes
--- PASS: TestAutoHoleCleaner5Indexes (280.47s)
=== RUN   TestIteratorReportedHoleRegionBoundary
--- PASS: TestIteratorReportedHoleRegionBoundary (0.16s)
=== RUN   TestFullRangeHoleScans
--- PASS: TestFullRangeHoleScans (0.51s)
=== RUN   TestOverlappingRangeHoleScans
--- PASS: TestOverlappingRangeHoleScans (0.52s)
=== RUN   TestMVCCIteratorSMRRefreshOnHoleScan
--- PASS: TestMVCCIteratorSMRRefreshOnHoleScan (12.45s)
=== RUN   TestAutoHoleCleanerWithRecovery
--- PASS: TestAutoHoleCleanerWithRecovery (2.46s)
=== RUN   TestPageMergeCorrectness2
--- PASS: TestPageMergeCorrectness2 (0.00s)
=== RUN   TestPageMergeCorrectness
--- PASS: TestPageMergeCorrectness (0.01s)
=== RUN   TestPageMarshalFull
--- PASS: TestPageMarshalFull (0.01s)
=== RUN   TestPageMergeMarshal
--- PASS: TestPageMergeMarshal (0.00s)
=== RUN   TestPageOperations
--- PASS: TestPageOperations (0.03s)
=== RUN   TestPageIterator
--- PASS: TestPageIterator (0.00s)
=== RUN   TestPageMarshal
--- PASS: TestPageMarshal (0.02s)
=== RUN   TestPageMergeCorrectness3
--- PASS: TestPageMergeCorrectness3 (0.00s)
=== RUN   TestPageHasDataRecords
--- PASS: TestPageHasDataRecords (0.00s)
=== RUN   TestPlasmaPageVisitor
--- PASS: TestPlasmaPageVisitor (4.60s)
=== RUN   TestPageRingVisitor
--- PASS: TestPageRingVisitor (4.36s)
=== RUN   TestPauseVisitorOnLowMemory
--- PASS: TestPauseVisitorOnLowMemory (1.18s)
=== RUN   TestCheckpointRecovery
--- PASS: TestCheckpointRecovery (13.01s)
=== RUN   TestPageCorruption
--- PASS: TestPageCorruption (1.33s)
=== RUN   TestCheckPointRecoveryFollowCleaning
--- PASS: TestCheckPointRecoveryFollowCleaning (0.11s)
=== RUN   TestFragmentationWithZeroItems
--- PASS: TestFragmentationWithZeroItems (1.18s)
=== RUN   TestEvictOnPersist
--- PASS: TestEvictOnPersist (0.22s)
=== RUN   TestPlasmaSimple
--- PASS: TestPlasmaSimple (13.64s)
=== RUN   TestPlasmaCompression
--- PASS: TestPlasmaCompression (0.04s)
=== RUN   TestPlasmaCompressionWrong
--- PASS: TestPlasmaCompressionWrong (0.03s)
=== RUN   TestPlasmaInMemCompression
--- PASS: TestPlasmaInMemCompression (0.03s)
=== RUN   TestPlasmaInMemCompressionZstd
--- PASS: TestPlasmaInMemCompressionZstd (0.03s)
=== RUN   TestPlasmaInMemCompressionWrong
--- PASS: TestPlasmaInMemCompressionWrong (0.04s)
=== RUN   TestSpoiledConfig
--- PASS: TestSpoiledConfig (0.06s)
=== RUN   TestPlasmaErrorFile
--- PASS: TestPlasmaErrorFile (0.03s)
=== RUN   TestPlasmaPersistor
--- PASS: TestPlasmaPersistor (9.87s)
=== RUN   TestPlasmaEvictionLSSDataSize
--- PASS: TestPlasmaEvictionLSSDataSize (0.05s)
=== RUN   TestPlasmaEviction
--- PASS: TestPlasmaEviction (29.80s)
=== RUN   TestConcurrDelOps
--- PASS: TestConcurrDelOps (74.40s)
=== RUN   TestPlasmaDataSize
--- PASS: TestPlasmaDataSize (0.04s)
=== RUN   TestLargeBasePage
--- PASS: TestLargeBasePage (41.25s)
=== RUN   TestLargeValue
--- PASS: TestLargeValue (101.49s)
=== RUN   TestPlasmaTooLargeKey
--- PASS: TestPlasmaTooLargeKey (3.48s)
=== RUN   TestEvictAfterMerge
--- PASS: TestEvictAfterMerge (0.16s)
=== RUN   TestEvictDirty
--- PASS: TestEvictDirty (0.22s)
=== RUN   TestEvictUnderQuota
--- PASS: TestEvictUnderQuota (60.17s)
=== RUN   TestEvictSetting
--- PASS: TestEvictSetting (1.29s)
=== RUN   TestBasePageAfterCompaction
--- PASS: TestBasePageAfterCompaction (0.16s)
=== RUN   TestSwapout
--- PASS: TestSwapout (0.05s)
=== RUN   TestSwapoutSplitBasePage
--- PASS: TestSwapoutSplitBasePage (0.05s)
=== RUN   TestCompactFullMarshal
--- PASS: TestCompactFullMarshal (0.06s)
=== RUN   TestPageStats
--- PASS: TestPageStats (3.01s)
=== RUN   TestPageStatsTinyIndex
--- PASS: TestPageStatsTinyIndex (0.14s)
=== RUN   TestPageStatsTinyIndexOnRecovery
--- PASS: TestPageStatsTinyIndexOnRecovery (0.09s)
=== RUN   TestPageStatsTinyIndexOnSplitAndMerge
--- PASS: TestPageStatsTinyIndexOnSplitAndMerge (0.07s)
=== RUN   TestPageCompress
--- PASS: TestPageCompress (0.05s)
=== RUN   TestPageCompressSwapin
--- PASS: TestPageCompressSwapin (0.05s)
=== RUN   TestPageCompressStats
--- PASS: TestPageCompressStats (1.13s)
=== RUN   TestPageDecompressStats
--- PASS: TestPageDecompressStats (0.04s)
=== RUN   TestSharedDedicatedDataSize
--- PASS: TestSharedDedicatedDataSize (5.24s)
=== RUN   TestLastRpSns
--- PASS: TestLastRpSns (0.06s)
=== RUN   TestPageCompressState
--- PASS: TestPageCompressState (0.06s)
=== RUN   TestPageCompressDuringBurst
--- PASS: TestPageCompressDuringBurst (0.05s)
=== RUN   TestPageDontDecompressDuringScan
--- PASS: TestPageDontDecompressDuringScan (0.15s)
=== RUN   TestPageDecompressAndCompressSwapin
--- PASS: TestPageDecompressAndCompressSwapin (2.08s)
=== RUN   TestPageCompressibleStat
--- PASS: TestPageCompressibleStat (0.51s)
=== RUN   TestPageCompressibleStatRecovery
--- PASS: TestPageCompressibleStatRecovery (0.20s)
=== RUN   TestPageCompressBeforeEvictPercent
--- PASS: TestPageCompressBeforeEvictPercent (1.19s)
=== RUN   TestPageCompressDecompressAfterDisable
--- PASS: TestPageCompressDecompressAfterDisable (1.18s)
=== RUN   TestPageKeepSwapinChainCompressed
--- PASS: TestPageKeepSwapinChainCompressed (0.06s)
=== RUN   TestEnforceSameCompressionAlgo
--- PASS: TestEnforceSameCompressionAlgo (0.23s)
=== RUN   TestPageCompressChangeAlgo
--- PASS: TestPageCompressChangeAlgo (0.73s)
=== RUN   TestPageCompressAlgoMixedWithScan
--- PASS: TestPageCompressAlgoMixedWithScan (6.19s)
=== RUN   TestWrittenDataSz
--- PASS: TestWrittenDataSz (4.02s)
=== RUN   TestWrittenDataSzAfterRecoveryCleaning
--- PASS: TestWrittenDataSzAfterRecoveryCleaning (4.54s)
=== RUN   TestWrittenHdrSz
--- PASS: TestWrittenHdrSz (3.87s)
=== RUN   TestPersistConfigUpgrade
--- PASS: TestPersistConfigUpgrade (0.01s)
=== RUN   TestLSSSegmentSize
--- PASS: TestLSSSegmentSize (0.18s)
=== RUN   TestPlasmaFlushBufferSzCfg
--- PASS: TestPlasmaFlushBufferSzCfg (0.15s)
=== RUN   TestCompactionCountwithCompactFullMarshal
--- PASS: TestCompactionCountwithCompactFullMarshal (0.11s)
=== RUN   TestCompactionCountwithCompactFullMarshalSMO
--- PASS: TestCompactionCountwithCompactFullMarshalSMO (0.03s)
=== RUN   TestPageHasDataRecordsOnCompactFullMarshal
--- PASS: TestPageHasDataRecordsOnCompactFullMarshal (0.11s)
=== RUN   TestPauseReaderOnLowMemory
--- PASS: TestPauseReaderOnLowMemory (1.06s)
=== RUN   TestRecoveryCleanerFragRatio
--- PASS: TestRecoveryCleanerFragRatio (224.58s)
=== RUN   TestRecoveryCleanerRelocation
--- PASS: TestRecoveryCleanerRelocation (229.93s)
=== RUN   TestRecoveryCleanerDataSize
--- PASS: TestRecoveryCleanerDataSize (224.75s)
=== RUN   TestRecoveryCleanerDeleteInstance
--- PASS: TestRecoveryCleanerDeleteInstance (443.85s)
=== RUN   TestRecoveryCleanerRecoveryPoint
--- PASS: TestRecoveryCleanerRecoveryPoint (40.96s)
=== RUN   TestRecoveryCleanerCorruptInstance
--- PASS: TestRecoveryCleanerCorruptInstance (0.22s)
=== RUN   TestRecoveryCleanerAhead
--- PASS: TestRecoveryCleanerAhead (4.30s)
=== RUN   TestRecoveryCleanerAheadAfterRecovery
--- PASS: TestRecoveryCleanerAheadAfterRecovery (2.27s)
=== RUN   TestCleaningUncommittedData
--- PASS: TestCleaningUncommittedData (0.05s)
=== RUN   TestPlasmaRecoverySimple
--- PASS: TestPlasmaRecoverySimple (0.05s)
=== RUN   TestPlasmaRecovery
--- PASS: TestPlasmaRecovery (34.67s)
=== RUN   TestRecoverDedicatedAsShared
--- PASS: TestRecoverDedicatedAsShared (0.10s)
=== RUN   TestRecoverDedicatedAsSharedDeleteShardMeta
--- PASS: TestRecoverDedicatedAsSharedDeleteShardMeta (0.13s)
=== RUN   TestRecoverDedicatedAsSharedCorruptDataLog
--- PASS: TestRecoverDedicatedAsSharedCorruptDataLog (0.07s)
=== RUN   TestShardRecoveryShared
--- PASS: TestShardRecoveryShared (16.00s)
=== RUN   TestShardRecoveryRecoveryLogAhead
--- PASS: TestShardRecoveryRecoveryLogAhead (48.44s)
=== RUN   TestShardRecoveryDataLogAhead
--- PASS: TestShardRecoveryDataLogAhead (32.48s)
=== RUN   TestShardRecoveryDestroyBlksInDataLog
--- PASS: TestShardRecoveryDestroyBlksInDataLog (15.05s)
=== RUN   TestShardRecoveryDestroyBlksInRecoveryLog
--- PASS: TestShardRecoveryDestroyBlksInRecoveryLog (15.28s)
=== RUN   TestShardRecoveryDestroyBlksInBothLog
--- PASS: TestShardRecoveryDestroyBlksInBothLog (14.90s)
=== RUN   TestShardRecoveryRecoveryLogCorruption
--- PASS: TestShardRecoveryRecoveryLogCorruption (14.74s)
=== RUN   TestShardRecoveryRecoveryLogCorruptionServerless
--- PASS: TestShardRecoveryRecoveryLogCorruptionServerless (14.66s)
=== RUN   TestShardRecoveryDataLogCorruption
--- PASS: TestShardRecoveryDataLogCorruption (15.56s)
=== RUN   TestShardRecoveryDataLogCorruptionServerless
--- PASS: TestShardRecoveryDataLogCorruptionServerless (15.93s)
=== RUN   TestShardRecoverySharedNoRP
--- PASS: TestShardRecoverySharedNoRP (15.48s)
=== RUN   TestShardRecoveryNotEnoughMem
--- PASS: TestShardRecoveryNotEnoughMem (40.05s)
=== RUN   TestShardRecoveryCleanup
--- PASS: TestShardRecoveryCleanup (0.49s)
=== RUN   TestShardRecoveryRebuildSharedLog
--- PASS: TestShardRecoveryRebuildSharedLog (1.79s)
=== RUN   TestShardRecoveryUpgradeWithCheckpoint
--- PASS: TestShardRecoveryUpgradeWithCheckpoint (0.59s)
=== RUN   TestShardRecoveryUpgradeWithLogReplay
--- PASS: TestShardRecoveryUpgradeWithLogReplay (0.56s)
=== RUN   TestShardRecoveryRebuildAfterError
--- PASS: TestShardRecoveryRebuildAfterError (1.81s)
=== RUN   TestShardRecoveryRebuildAfterConcurrentDelete
--- PASS: TestShardRecoveryRebuildAfterConcurrentDelete (2.65s)
=== RUN   TestShardRecoveryAfterDeleteInstance
--- PASS: TestShardRecoveryAfterDeleteInstance (0.12s)
=== RUN   TestShardRecoveryDestroyShard
--- PASS: TestShardRecoveryDestroyShard (0.26s)
=== RUN   TestHeaderRepair
--- PASS: TestHeaderRepair (0.05s)
=== RUN   TestCheckpointWithWriter
--- PASS: TestCheckpointWithWriter (4.67s)
=== RUN   TestPlasmaRecoveryWithRepairFullReplay
--- PASS: TestPlasmaRecoveryWithRepairFullReplay (29.27s)
=== RUN   TestPlasmaRecoveryWithInsertRepairCheckpoint
--- PASS: TestPlasmaRecoveryWithInsertRepairCheckpoint (56.69s)
=== RUN   TestPlasmaRecoveryWithDeleteRepairCheckpoint
--- PASS: TestPlasmaRecoveryWithDeleteRepairCheckpoint (13.02s)
=== RUN   TestShardRecoverySharedFullReplayOnError
--- PASS: TestShardRecoverySharedFullReplayOnError (17.41s)
=== RUN   TestShardRecoverySharedFullReplayOnErrorServerless
--- PASS: TestShardRecoverySharedFullReplayOnErrorServerless (18.14s)
=== RUN   TestShardRecoveryDedicatedFullReplayOnError
--- PASS: TestShardRecoveryDedicatedFullReplayOnError (17.13s)
=== RUN   TestShardRecoveryDedicatedFullReplayOnErrorServerless
--- PASS: TestShardRecoveryDedicatedFullReplayOnErrorServerless (18.00s)
=== RUN   TestShardRecoverySharedFullReplayOnErrorWithRepair
--- PASS: TestShardRecoverySharedFullReplayOnErrorWithRepair (19.54s)
=== RUN   TestGlobalWorkContextForRecovery
--- PASS: TestGlobalWorkContextForRecovery (0.49s)
=== RUN   TestShardRecoveryPartialMetadata
--- PASS: TestShardRecoveryPartialMetadata (0.11s)
=== RUN   TestShardRecoveryPartialLSSMetadata
--- PASS: TestShardRecoveryPartialLSSMetadata (0.09s)
=== RUN   TestShardRecoveryPartialSkiplog
--- PASS: TestShardRecoveryPartialSkiplog (0.12s)
=== RUN   TestShardRecoveryTempSkiplog
--- PASS: TestShardRecoveryTempSkiplog (0.25s)
=== RUN   TestPageRemovalLargeKey
--- PASS: TestPageRemovalLargeKey (0.04s)
=== RUN   TestRpVersionOverflow
--- PASS: TestRpVersionOverflow (0.11s)
=== RUN   TestRecoveryCancelHeaderReplay
--- PASS: TestRecoveryCancelHeaderReplay (2.45s)
=== RUN   TestRecoveryCancelWithDelay
--- PASS: TestRecoveryCancelWithDelay (2.52s)
=== RUN   TestRecoveryCancelWithDataReplay
--- PASS: TestRecoveryCancelWithDataReplay (0.34s)
=== RUN   TestShardRecoveryInstPathErrorString
--- PASS: TestShardRecoveryInstPathErrorString (0.04s)
=== RUN   TestSkipLogSimple
--- PASS: TestSkipLogSimple (0.00s)
=== RUN   TestSkipLogLoadStore
--- PASS: TestSkipLogLoadStore (0.02s)
=== RUN   TestRPCSimple
--- PASS: TestRPCSimple (0.02s)
=== RUN   TestRPCOpenClose
--- PASS: TestRPCOpenClose (4.05s)
=== RUN   TestRPCWritePartialPart
--- PASS: TestRPCWritePartialPart (0.03s)
=== RUN   TestRPCWriteMultiPart
--- PASS: TestRPCWriteMultiPart (14.90s)
=== RUN   TestRPCWriteUnAlignedHeadTailWithChecksum
--- PASS: TestRPCWriteUnAlignedHeadTailWithChecksum (11.83s)
=== RUN   TestRPCDoubleOpenWithStaleWrites
--- PASS: TestRPCDoubleOpenWithStaleWrites (22.80s)
=== RUN   TestRPCRmDirBusy
--- PASS: TestRPCRmDirBusy (4.63s)
=== RUN   TestRPCServerGCIdleHandle
--- PASS: TestRPCServerGCIdleHandle (15.01s)
=== RUN   TestRPCServerShutdownWithIO
--- PASS: TestRPCServerShutdownWithIO (10.35s)
=== RUN   TestRPCServerShutdownBusy
--- PASS: TestRPCServerShutdownBusy (10.26s)
=== RUN   TestRPCServerBindWithRetry
--- PASS: TestRPCServerBindWithRetry (1.50s)
=== RUN   TestRPCClientWithCorruptRequest
--- PASS: TestRPCClientWithCorruptRequest (3.17s)
=== RUN   TestRPCClientWithCorruptReqHeaders
--- PASS: TestRPCClientWithCorruptReqHeaders (0.02s)
=== RUN   TestRPCWithCorruptResponse
--- PASS: TestRPCWithCorruptResponse (0.01s)
=== RUN   TestRPCVersion
--- PASS: TestRPCVersion (0.00s)
=== RUN   TestRPCSyncFileIdempotent
--- PASS: TestRPCSyncFileIdempotent (10.06s)
=== RUN   TestRPCSyncFileError
--- PASS: TestRPCSyncFileError (0.01s)
=== RUN   TestRPCOpenWithRetry
--- PASS: TestRPCOpenWithRetry (5.01s)
=== RUN   TestRPCOpenWithDialTimeout
--- PASS: TestRPCOpenWithDialTimeout (0.02s)
=== RUN   TestRPCWriteRetryWithDigest
--- PASS: TestRPCWriteRetryWithDigest (40.34s)
=== RUN   TestRPCWithThrottle
--- PASS: TestRPCWithThrottle (30.23s)
=== RUN   TestRPCWriteEmptyFile
--- PASS: TestRPCWriteEmptyFile (0.03s)
=== RUN   TestRPCPersistentConnections
--- PASS: TestRPCPersistentConnections (2.21s)
=== RUN   TestRPCClientEOF
--- PASS: TestRPCClientEOF (26.55s)
=== RUN   TestRPCServerWithHTTPS
--- PASS: TestRPCServerWithHTTPS (9.44s)
=== RUN   TestRPCServerChannelConfig
--- PASS: TestRPCServerChannelConfig (0.11s)
=== RUN   TestShardMetadata
--- PASS: TestShardMetadata (0.88s)
=== RUN   TestPlasmaId
--- PASS: TestPlasmaId (0.03s)
=== RUN   TestShardPersistence
--- PASS: TestShardPersistence (0.32s)
=== RUN   TestShardDestroy
--- PASS: TestShardDestroy (0.05s)
=== RUN   TestShardClose
--- PASS: TestShardClose (5.02s)
=== RUN   TestShardMgrRecovery
--- PASS: TestShardMgrRecovery (0.10s)
=== RUN   TestShardDeadData
--- PASS: TestShardDeadData (0.29s)
=== RUN   TestShardDeadDataNegativeFlushDataSize
--- PASS: TestShardDeadDataNegativeFlushDataSize (0.52s)
=== RUN   TestShardConfigUpdate
--- PASS: TestShardConfigUpdate (0.04s)
=== RUN   TestShardWriteAmp
--- PASS: TestShardWriteAmp (10.16s)
=== RUN   TestShardStats
--- PASS: TestShardStats (0.23s)
=== RUN   TestShardCompressionStats
--- PASS: TestShardCompressionStats (2.35s)
=== RUN   TestShardMultipleWriters
--- PASS: TestShardMultipleWriters (0.20s)
=== RUN   TestShardDestroyMultiple
--- PASS: TestShardDestroyMultiple (0.11s)
=== RUN   TestShardBackupCorrupted
--- PASS: TestShardBackupCorrupted (0.15s)
=== RUN   TestShardBackupCorruptedShare
--- PASS: TestShardBackupCorruptedShare (0.07s)
=== RUN   TestShardCorruption
--- PASS: TestShardCorruption (0.10s)
=== RUN   TestShardCorruptionAddInstance
--- PASS: TestShardCorruptionAddInstance (0.19s)
=== RUN   TestShardCreateError
--- PASS: TestShardCreateError (0.24s)
=== RUN   TestShardNumInsts
--- PASS: TestShardNumInsts (1.67s)
=== RUN   TestShardInstanceGroup
--- PASS: TestShardInstanceGroup (0.07s)
=== RUN   TestShardLeak
--- PASS: TestShardLeak (2.03s)
=== RUN   TestShardMemLeak
--- PASS: TestShardMemLeak (1.07s)
=== RUN   TestShardFind
--- PASS: TestShardFind (0.23s)
=== RUN   TestShardFileOpenDescCount
--- PASS: TestShardFileOpenDescCount (87.85s)
=== RUN   TestShardShutdownSharedLSS
--- PASS: TestShardShutdownSharedLSS (11.46s)
=== RUN   TestShardUUIDChange
--- PASS: TestShardUUIDChange (0.05s)
=== RUN   TestShardUUIDStable
--- PASS: TestShardUUIDStable (0.06s)
=== RUN   TestShardUUIDUpgradeDedicated
--- PASS: TestShardUUIDUpgradeDedicated (0.08s)
=== RUN   TestShardUUIDUpgradeShared
--- PASS: TestShardUUIDUpgradeShared (0.08s)
=== RUN   TestShardMetadataPersistenceOnPanic
--- PASS: TestShardMetadataPersistenceOnPanic (0.15s)
=== RUN   TestShardAlternateId
--- PASS: TestShardAlternateId (0.16s)
=== RUN   TestSMRSimple
--- PASS: TestSMRSimple (1.09s)
=== RUN   TestSMRConcurrent
--- PASS: TestSMRConcurrent (73.86s)
=== RUN   TestSMRComplex
--- PASS: TestSMRComplex (146.75s)
=== RUN   TestDGMWithCASConflicts
--- PASS: TestDGMWithCASConflicts (40.40s)
=== RUN   TestMaxSMRPendingMem
--- PASS: TestMaxSMRPendingMem (0.01s)
=== RUN   TestStatsLogger
--- PASS: TestStatsLogger (20.43s)
=== RUN   TestStatsSamplePercentile
--- PASS: TestStatsSamplePercentile (0.01s)
=== RUN   TestPlasmaSwapper
--- PASS: TestPlasmaSwapper (21.08s)
=== RUN   TestPlasmaAutoSwapper
--- PASS: TestPlasmaAutoSwapper (88.52s)
=== RUN   TestSwapperAddInstance
--- PASS: TestSwapperAddInstance (4.32s)
=== RUN   TestSwapperRemoveInstance
--- PASS: TestSwapperRemoveInstance (4.32s)
=== RUN   TestSwapperJoinContext
--- PASS: TestSwapperJoinContext (4.80s)
=== RUN   TestSwapperSplitContext
--- PASS: TestSwapperSplitContext (4.88s)
=== RUN   TestSwapperGlobalClock
--- PASS: TestSwapperGlobalClock (29.85s)
=== RUN   TestSwapperConflict
--- PASS: TestSwapperConflict (2.83s)
=== RUN   TestSwapperRemoveInstanceWait
--- PASS: TestSwapperRemoveInstanceWait (3.45s)
=== RUN   TestSwapperStats
--- PASS: TestSwapperStats (0.99s)
=== RUN   TestSwapperSweepInterval
--- PASS: TestSwapperSweepInterval (0.45s)
=== RUN   TestSweepCompress
--- PASS: TestSweepCompress (0.05s)
=== RUN   TestTenantShardAssignment
--- PASS: TestTenantShardAssignment (4.14s)
=== RUN   TestTenantShardAssignmentServerless
--- PASS: TestTenantShardAssignmentServerless (4.20s)
=== RUN   TestTenantShardAssignmentOnPrem
--- PASS: TestTenantShardAssignmentOnPrem (4.25s)
=== RUN   TestTenantShardAssignmentDedicated
--- PASS: TestTenantShardAssignmentDedicated (2.17s)
=== RUN   TestTenantShardAssignmentDedicatedMainBackIndexes
--- PASS: TestTenantShardAssignmentDedicatedMainBackIndexes (0.10s)
=== RUN   TestTenantShardRecovery
--- PASS: TestTenantShardRecovery (4.14s)
=== RUN   TestTenantMemUsed
--- PASS: TestTenantMemUsed (3.75s)
=== RUN   TestTenantSwitchController
--- PASS: TestTenantSwitchController (0.11s)
=== RUN   TestTenantSwitchControllerActiveWCtx
--- PASS: TestTenantSwitchControllerActiveWCtx (0.26s)
=== RUN   TestTenantSwitchControllerDuringFlush
--- PASS: TestTenantSwitchControllerDuringFlush (4.07s)
=== RUN   TestTenantBuildController
--- PASS: TestTenantBuildController (2.15s)
=== RUN   TestTenantBuildControllerOnPrem
--- PASS: TestTenantBuildControllerOnPrem (2.16s)
=== RUN   TestTenantSingleController
--- PASS: TestTenantSingleController (2.18s)
=== RUN   TestTenantControllerSwapperIncremental
--- PASS: TestTenantControllerSwapperIncremental (1.38s)
=== RUN   TestTenantControllerSwapperInitial
--- PASS: TestTenantControllerSwapperInitial (1.33s)
=== RUN   TestTenantControllerSwapperPeriodic
--- PASS: TestTenantControllerSwapperPeriodic (3.47s)
=== RUN   TestTenantSwapperZeroResident
--- PASS: TestTenantSwapperZeroResident (2.75s)
=== RUN   TestTenantSwapperZeroItem
--- PASS: TestTenantSwapperZeroItem (1.17s)
=== RUN   TestTenantAssignMandatoryQuota
--- PASS: TestTenantAssignMandatoryQuota (0.60s)
=== RUN   TestTenantMutationQuota
--- PASS: TestTenantMutationQuota (0.16s)
=== RUN   TestTenantMutationQuotaInitial
--- PASS: TestTenantMutationQuotaInitial (0.13s)
=== RUN   TestTenantMutationQuotaEmpty
--- PASS: TestTenantMutationQuotaEmpty (0.07s)
=== RUN   TestTenantMutationQuotaIncremental
--- PASS: TestTenantMutationQuotaIncremental (0.14s)
=== RUN   TestTenantCalibrateMutationQuota
--- PASS: TestTenantCalibrateMutationQuota (0.04s)
=== RUN   TestTenantMutationRate
--- PASS: TestTenantMutationRate (0.30s)
=== RUN   TestTenantMutationQuotaAdjustRate
--- PASS: TestTenantMutationQuotaAdjustRate (0.46s)
=== RUN   TestTenantBuildQuota
--- PASS: TestTenantBuildQuota (0.06s)
=== RUN   TestTenantInitialBuildQuota
--- PASS: TestTenantInitialBuildQuota (0.05s)
=== RUN   TestTenantInitialBuildNonDGM
--- PASS: TestTenantInitialBuildNonDGM (3.19s)
=== RUN   TestTenantInitialBuildDGM
--- PASS: TestTenantInitialBuildDGM (3.18s)
=== RUN   TestTenantInitialBuildZeroResident
--- PASS: TestTenantInitialBuildZeroResident (3.20s)
=== RUN   TestTenantIncrementalBuildDGM
--- PASS: TestTenantIncrementalBuildDGM (4.95s)
=== RUN   TestTenantInitialBuildTwoTenants
--- PASS: TestTenantInitialBuildTwoTenants (5.03s)
=== RUN   TestTenantInitialBuildTwoControllers
--- PASS: TestTenantInitialBuildTwoControllers (5.08s)
=== RUN   TestTenantIncrementalBuildTwoIndexes
--- PASS: TestTenantIncrementalBuildTwoIndexes (0.55s)
=== RUN   TestTenantIncrementalBuildConcurrent
--- PASS: TestTenantIncrementalBuildConcurrent (7.33s)
=== RUN   TestTenantMixedConcurrentSingleContainer
--- PASS: TestTenantMixedConcurrentSingleContainer (12.44s)
=== RUN   TestTenantDecrementGlobalQuota
--- PASS: TestTenantDecrementGlobalQuota (3.79s)
=== RUN   TestTenantInitialBuildNotEnoughQuota
--- PASS: TestTenantInitialBuildNotEnoughQuota (5.09s)
=== RUN   TestTenantRecoveryResidentRatioHeaderReplay
--- PASS: TestTenantRecoveryResidentRatioHeaderReplay (0.20s)
=== RUN   TestTenantRecoveryResidentRatioDataReplay
--- PASS: TestTenantRecoveryResidentRatioDataReplay (0.23s)
=== RUN   TestTenantRecoveryController
--- PASS: TestTenantRecoveryController (2.52s)
=== RUN   TestTenantRecoveryControllerOnPrem
--- PASS: TestTenantRecoveryControllerOnPrem (2.57s)
=== RUN   TestTenantRecoveryQuotaWithLastCheckpoint
--- PASS: TestTenantRecoveryQuotaWithLastCheckpoint (1.26s)
=== RUN   TestTenantRecoveryQuotaZeroResidentWithLastCheckpoint
--- PASS: TestTenantRecoveryQuotaZeroResidentWithLastCheckpoint (4.99s)
=== RUN   TestTenantRecoveryQuotaWithFormula
--- PASS: TestTenantRecoveryQuotaWithFormula (5.02s)
=== RUN   TestTenantRecoveryQuotaWithDataReplay
--- PASS: TestTenantRecoveryQuotaWithDataReplay (10.85s)
=== RUN   TestTenantRecoveryEvictionNoCheckpoint
--- PASS: TestTenantRecoveryEvictionNoCheckpoint (24.43s)
=== RUN   TestTenantRecoveryEvictionHeaderReplay
--- PASS: TestTenantRecoveryEvictionHeaderReplay (14.01s)
=== RUN   TestTenantRecoveryEvictionDataReplaySequential
--- PASS: TestTenantRecoveryEvictionDataReplaySequential (13.31s)
=== RUN   TestTenantRecoveryEvictionDataReplayInterleaved
--- PASS: TestTenantRecoveryEvictionDataReplayInterleaved (15.47s)
=== RUN   TestTenantRecoveryEvictionDataReplayInterleavedSingleContainer
--- PASS: TestTenantRecoveryEvictionDataReplayInterleavedSingleContainer (9.18s)
=== RUN   TestTenantRecoveryEvictionDataReplayInterleavedSingleContainerTwoTenants
--- PASS: TestTenantRecoveryEvictionDataReplayInterleavedSingleContainerTwoTenants (10.28s)
=== RUN   TestTenantRecoveryEvictionDataReplayNoCheckpoint
--- PASS: TestTenantRecoveryEvictionDataReplayNoCheckpoint (15.26s)
=== RUN   TestTenantRecoveryEvictionDataReplaySingle
--- PASS: TestTenantRecoveryEvictionDataReplaySingle (6.89s)
=== RUN   TestTenantRecoveryLastCheckpoint
--- PASS: TestTenantRecoveryLastCheckpoint (8.10s)
=== RUN   TestTenantRecoveryRequestQuota
--- PASS: TestTenantRecoveryRequestQuota (4.07s)
=== RUN   TestTenantWorkingSetPageHits
--- PASS: TestTenantWorkingSetPageHits (0.02s)
=== RUN   TestTenantWorkingSetConcurrent
--- PASS: TestTenantWorkingSetConcurrent (0.25s)
=== RUN   TestTenantDiscretionaryQuotaNoScan
--- PASS: TestTenantDiscretionaryQuotaNoScan (3.23s)
=== RUN   TestTenantDiscretionaryQuotaScan
--- PASS: TestTenantDiscretionaryQuotaScan (12.19s)
=== RUN   TestTenantAssignDiscretionaryQuota
--- PASS: TestTenantAssignDiscretionaryQuota (36.27s)
=== RUN   TestTenantMinimumQuota
--- PASS: TestTenantMinimumQuota (12.23s)
=== RUN   TestTenantWorkingSetIdle
--- PASS: TestTenantWorkingSetIdle (0.02s)
=== RUN   TestTenantWorkingSetSinceIdle
--- PASS: TestTenantWorkingSetSinceIdle (14.24s)
=== RUN   TestTenantWorkingSetIdleTime
--- PASS: TestTenantWorkingSetIdleTime (1.01s)
=== RUN   TestTenantAssignIdleQuota
--- PASS: TestTenantAssignIdleQuota (12.57s)
=== RUN   TestTenantAssignIdleQuotaEmptyIndex
--- PASS: TestTenantAssignIdleQuotaEmptyIndex (0.15s)
=== RUN   TestTenantActivateIdleTenant
--- PASS: TestTenantActivateIdleTenant (36.84s)
=== RUN   TestTenantActivateIdleTenantWriter
--- PASS: TestTenantActivateIdleTenantWriter (36.53s)
=== RUN   TestTenantActivateIdleTenantZeroQuota
--- PASS: TestTenantActivateIdleTenantZeroQuota (0.76s)
=== RUN   TestTenantStatsInStr
--- PASS: TestTenantStatsInStr (0.01s)
=== RUN   TestTenantRuntimeStats
--- PASS: TestTenantRuntimeStats (0.21s)
=== RUN   TestTenantMandatoryQuotaLowResident
--- PASS: TestTenantMandatoryQuotaLowResident (60.47s)
=== RUN   TestTenantMandatoryDeleteIndex
--- PASS: TestTenantMandatoryDeleteIndex (64.56s)
=== RUN   TestTenantMandatoryQuotaSmallIndex
--- PASS: TestTenantMandatoryQuotaSmallIndex (0.06s)
=== RUN   TestTenantNumShards
--- PASS: TestTenantNumShards (1.85s)
=== RUN   TestTenantNumShardsMixedConfig
--- PASS: TestTenantNumShardsMixedConfig (2.89s)
=== RUN   TestMVCCPurgeIdleTenant
--- PASS: TestMVCCPurgeIdleTenant (16.39s)
=== RUN   TestTenantMemQuotaAfterRecoveryOnPrem
--- PASS: TestTenantMemQuotaAfterRecoveryOnPrem (1.33s)
=== RUN   TestTenantShardLSSSegmentSizeOnPremVsServerless
--- PASS: TestTenantShardLSSSegmentSizeOnPremVsServerless (8.09s)
=== RUN   TestWriteRenameFileWithSync
--- PASS: TestWriteRenameFileWithSync (0.01s)
=== RUN   TestHistogram
--- PASS: TestHistogram (0.00s)
=== RUN   TestSyncFilePanicUnstable
--- PASS: TestSyncFilePanicUnstable (0.00s)
=== RUN   TestSyncFileNoPanicUnstable
--- PASS: TestSyncFileNoPanicUnstable (0.00s)
=== RUN   TestSCtx
--- PASS: TestSCtx (16.36s)
=== RUN   TestWCtxGeneric
--- PASS: TestWCtxGeneric (21.04s)
=== RUN   TestWCtxWriter
--- PASS: TestWCtxWriter (20.67s)
=== RUN   TestSCtxTrimWithReader
--- PASS: TestSCtxTrimWithReader (0.03s)
=== RUN   TestSCtxTrimWithWriter
--- PASS: TestSCtxTrimWithWriter (0.03s)
=== RUN   TestSCtxTrimEmpty
--- PASS: TestSCtxTrimEmpty (0.01s)
=== RUN   TestWCtxTrimWithReader
--- PASS: TestWCtxTrimWithReader (0.03s)
=== RUN   TestWCtxTrimWithWriter
--- PASS: TestWCtxTrimWithWriter (0.03s)
--- PASS: TestExtrasN1 (0.00s)
--- PASS: TestExtrasN3 (0.00s)
--- PASS: TestExtrasN2 (0.00s)
PASS
ok  	github.com/couchbase/plasma	6945.799s
=== 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.038s
=== RUN   TestForestDBIterator
2023-08-12T22:56:04.167+05:30 [INFO][FDB] Forestdb blockcache size 134217728 initialized in 5357 us

2023-08-12T22:56:04.168+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-12T22:56:04.172+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIterator (0.01s)
=== RUN   TestForestDBIteratorSeek
2023-08-12T22:56:04.173+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-12T22:56:04.175+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-12T22:56:05.162+05:30 DEBU REGU.impl.init.0.func1() at aggrecorder.go:57 [id 23] will report aggregate recorder stats every 5m0s 
Initial build: 10000000 items took 1m59.129863598s -> 83942.0083090558 items/s
Incr build: 10000000 items took 1m50.183489482s -> 90757.69924343917 items/s
Main Index: {
"node_count":             17829909,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       3,
"next_pointers_per_node": 1.3333,
"memory_used":            1679866834,
"node_allocs":            17829909,
"node_frees":             0,
"level_node_distribution":{
"level0": 13373143,
"level1": 3342374,
"level2": 835455,
"level3": 209190,
"level4": 52365,
"level5": 12941,
"level6": 3324,
"level7": 852,
"level8": 194,
"level9": 54,
"level10": 13,
"level11": 2,
"level12": 2,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Back Index 0 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 1 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 2 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 3 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 4 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 5 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 6 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 7 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 8 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 9 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 10 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 11 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 12 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 13 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 14 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 15 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
--- PASS: TestMemDBInsertionPerf (229.32s)
=== RUN   TestBasicsA
--- PASS: TestBasicsA (0.00s)
=== RUN   TestSizeA
--- PASS: TestSizeA (0.00s)
=== RUN   TestSizeWithFreelistA
--- PASS: TestSizeWithFreelistA (0.00s)
=== RUN   TestDequeueUptoSeqnoA
--- PASS: TestDequeueUptoSeqnoA (0.10s)
=== RUN   TestDequeueA
--- PASS: TestDequeueA (1.21s)
=== RUN   TestMultipleVbucketsA
--- PASS: TestMultipleVbucketsA (0.00s)
=== RUN   TestDequeueUptoFreelistA
--- PASS: TestDequeueUptoFreelistA (0.00s)
=== RUN   TestDequeueUptoFreelistMultVbA
--- PASS: TestDequeueUptoFreelistMultVbA (0.00s)
=== RUN   TestConcurrentEnqueueDequeueA
--- PASS: TestConcurrentEnqueueDequeueA (0.00s)
=== RUN   TestConcurrentEnqueueDequeueA1
--- PASS: TestConcurrentEnqueueDequeueA1 (10.01s)
=== RUN   TestEnqueueAppCh
--- PASS: TestEnqueueAppCh (2.00s)
=== RUN   TestDequeueN
--- PASS: TestDequeueN (0.00s)
=== RUN   TestConcurrentEnqueueDequeueN
--- PASS: TestConcurrentEnqueueDequeueN (0.00s)
=== RUN   TestConcurrentEnqueueDequeueN1
--- PASS: TestConcurrentEnqueueDequeueN1 (10.01s)
PASS
ok  	github.com/couchbase/indexing/secondary/indexer	253.356s
=== RUN   TestConnPoolBasicSanity
2023-08-12T23:00:20.948+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-08-12T23:00:21.158+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T23:00:21.949+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnPoolBasicSanity (5.00s)
=== RUN   TestConnRelease
2023-08-12T23:00:25.952+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-12T23:01:05.726+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T23:01:05.971+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnRelease (43.78s)
=== RUN   TestLongevity
2023-08-12T23:01:09.728+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 4 conns.
Releasing 4 conns.
Getting 0 conns.
Releasing 1 conns.
Getting 0 conns.
Releasing 4 conns.
Getting 2 conns.
Releasing 2 conns.
Getting 1 conns.
Releasing 0 conns.
Getting 0 conns.
Releasing 2 conns.
Getting 0 conns.
Releasing 1 conns.
Getting 1 conns.
Releasing 2 conns.
Getting 2 conns.
Releasing 0 conns.
Getting 0 conns.
Releasing 4 conns.
Getting 0 conns.
Releasing 3 conns.
Getting 3 conns.
Releasing 0 conns.
Getting 4 conns.
Releasing 0 conns.
Getting 1 conns.
Releasing 3 conns.
Getting 0 conns.
2023-08-12T23:01:48.228+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T23:01:48.746+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLongevity (42.50s)
=== RUN   TestSustainedHighConns
2023-08-12T23:01:52.229+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 0 Connections
Returning 0 Connections
cp.curActConns = 11
cp.curActConns = 15
Returning 4 Connections
Allocating 0 Connections
Returning 3 Connections
cp.curActConns = 8
Allocating 20 Connections
Returning 4 Connections
cp.curActConns = 23
Returning 2 Connections
cp.curActConns = 24
Allocating 18 Connections
cp.curActConns = 34
Returning 4 Connections
cp.curActConns = 36
Returning 0 Connections
Allocating 17 Connections
Returning 3 Connections
cp.curActConns = 42
Returning 1 Connections
cp.curActConns = 50
Allocating 4 Connections
cp.curActConns = 53
Returning 4 Connections
Allocating 3 Connections
Returning 0 Connections
cp.curActConns = 52
Allocating 4 Connections
cp.curActConns = 56
Returning 4 Connections
Allocating 15 Connections
Returning 3 Connections
cp.curActConns = 56
Returning 3 Connections
cp.curActConns = 64
Allocating 16 Connections
Returning 2 Connections
cp.curActConns = 65
Returning 3 Connections
cp.curActConns = 75
Allocating 16 Connections
Returning 1 Connections
cp.curActConns = 79
Returning 0 Connections
cp.curActConns = 87
Allocating 4 Connections
Returning 2 Connections
cp.curActConns = 89
Allocating 21 Connections
Returning 2 Connections
cp.curActConns = 91
Returning 1 Connections
cp.curActConns = 102
Returning 3 Connections
cp.curActConns = 104
Allocating 5 Connections
cp.curActConns = 109
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 110
Returning 1 Connections
Allocating 14 Connections
cp.curActConns = 115
Returning 2 Connections
Returning 4 Connections
cp.curActConns = 119
Allocating 21 Connections
Returning 2 Connections
cp.curActConns = 126
cp.curActConns = 136
Returning 0 Connections
Allocating 21 Connections
Returning 4 Connections
cp.curActConns = 139
Returning 4 Connections
cp.curActConns = 150
Allocating 3 Connections
cp.curActConns = 149
Returning 1 Connections
Allocating 22 Connections
cp.curActConns = 151
Returning 0 Connections
cp.curActConns = 162
Returning 2 Connections
cp.curActConns = 171
Returning 0 Connections
Allocating 3 Connections
Returning 3 Connections
cp.curActConns = 173
Allocating 24 Connections
cp.curActConns = 171
Returning 2 Connections
Returning 0 Connections
cp.curActConns = 184
Returning 3 Connections
cp.curActConns = 193
Allocating 2 Connections
cp.curActConns = 192
Returning 1 Connections
Allocating 20 Connections
cp.curActConns = 196
Returning 2 Connections
Returning 0 Connections
cp.curActConns = 207
cp.curActConns = 209
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 212
Returning 1 Connections
Allocating 1 Connections
Returning 1 Connections
cp.curActConns = 211
Allocating 4 Connections
Returning 3 Connections
cp.curActConns = 215
Allocating 1 Connections
Returning 0 Connections
cp.curActConns = 213
Allocating 0 Connections
cp.curActConns = 213
Returning 1 Connections
Allocating 2 Connections
Returning 0 Connections
cp.curActConns = 214
Allocating 3 Connections
Returning 3 Connections
cp.curActConns = 214
Allocating 4 Connections
Returning 0 Connections
cp.curActConns = 218
Allocating 0 Connections
cp.curActConns = 218
Returning 4 Connections
Allocating 3 Connections
Returning 3 Connections
cp.curActConns = 217
Allocating 1 Connections
cp.curActConns = 215
Returning 3 Connections
Allocating 0 Connections
Returning 2 Connections
cp.curActConns = 210
Allocating 2 Connections
cp.curActConns = 212
Returning 1 Connections
Allocating 3 Connections
Returning 0 Connections
cp.curActConns = 214
Allocating 1 Connections
cp.curActConns = 215
Returning 1 Connections
Allocating 3 Connections
Returning 4 Connections
cp.curActConns = 213
Allocating 2 Connections
cp.curActConns = 215
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 216
Returning 2 Connections
Allocating 1 Connections
Returning 1 Connections
cp.curActConns = 214
Allocating 4 Connections
Returning 3 Connections
cp.curActConns = 215
Allocating 4 Connections
Returning 4 Connections
cp.curActConns = 215
Allocating 4 Connections
Returning 3 Connections
cp.curActConns = 216
Allocating 4 Connections
cp.curActConns = 219
Returning 4 Connections
cp.curActConns = 216
Returning 4 Connections
Allocating 3 Connections
Allocating 3 Connections
cp.curActConns = 215
Returning 4 Connections
cp.curActConns = 214
Returning 0 Connections
Allocating 0 Connections
Returning 1 Connections
cp.curActConns = 214
Allocating 2 Connections
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 215
cp.curActConns = 216
Allocating 4 Connections
Returning 4 Connections
Allocating 1 Connections
Returning 3 Connections
cp.curActConns = 217
Returning 1 Connections
cp.curActConns = 213
Allocating 3 Connections
Allocating 3 Connections
cp.curActConns = 216
Returning 4 Connections
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 214
cp.curActConns = 216
Allocating 1 Connections
Returning 1 Connections
cp.curActConns = 216
Allocating 4 Connections
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 218
Returning 0 Connections
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 215
cp.curActConns = 218
Allocating 1 Connections
Returning 2 Connections
cp.curActConns = 217
Allocating 2 Connections
Returning 4 Connections
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 215
cp.curActConns = 214
Allocating 3 Connections
Returning 1 Connections
cp.curActConns = 216
Returning 0 Connections
Allocating 4 Connections
Returning 4 Connections
cp.curActConns = 220
Allocating 2 Connections
Returning 3 Connections
cp.curActConns = 218
Allocating 3 Connections
cp.curActConns = 218
Returning 4 Connections
Allocating 3 Connections
Returning 2 Connections
cp.curActConns = 215
Allocating 3 Connections
cp.curActConns = 218
Returning 2 Connections
Allocating 0 Connections
Returning 1 Connections
cp.curActConns = 216
Allocating 1 Connections
cp.curActConns = 216
Returning 4 Connections
Allocating 3 Connections
Returning 1 Connections
cp.curActConns = 214
Allocating 4 Connections
cp.curActConns = 218
Returning 0 Connections
Allocating 4 Connections
Returning 4 Connections
cp.curActConns = 218
Allocating 3 Connections
cp.curActConns = 221
Returning 2 Connections
Allocating 4 Connections
Returning 3 Connections
cp.curActConns = 220
Allocating 0 Connections
cp.curActConns = 220
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 216
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 217
Returning 0 Connections
Retuning from startAllocatorRoutine
Retuning from startDeallocatorRoutine
2023-08-12T23:02:47.307+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T23:02:48.265+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestSustainedHighConns (59.08s)
=== RUN   TestLowWM
2023-08-12T23:02:51.308+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 20 overflow 5 low WM 10 relConn batch size 2 ...
2023-08-12T23:03:51.327+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-12T23:04:51.344+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-12T23:04:56.825+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T23:04:57.346+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLowWM (129.52s)
=== RUN   TestTotalConns
2023-08-12T23:05:00.827+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 120 overflow 5 low WM 10 relConn batch size 10 ...
2023-08-12T23:05:15.015+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T23:05:15.832+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestTotalConns (18.19s)
=== RUN   TestUpdateTickRate
2023-08-12T23:05:19.017+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 40 overflow 5 low WM 2 relConn batch size 2 ...
2023-08-12T23:05:39.870+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T23:05:40.030+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestUpdateTickRate (24.85s)
PASS
ok  	github.com/couchbase/indexing/secondary/queryport/client	322.973s
Starting server: attempt 1

Functional tests

2023/08/12 23:08:08 In TestMain()
2023/08/12 23:08:08 otp node fetch error: json: cannot unmarshal string into Go value of type couchbase.Pool
2023/08/12 23:08:08 Initialising services with role: kv,n1ql on node: 127.0.0.1:9000
2023/08/12 23:08:10 Initialising web UI on node: 127.0.0.1:9000
2023/08/12 23:08:10 InitWebCreds, response is: {"newBaseUri":"http://127.0.0.1:9000/"}
2023/08/12 23:08:11 Setting data quota of 1500M and Index quota of 1500M
2023/08/12 23:08:12 Adding node: https://127.0.0.1:19001 with role: kv,index to the cluster
2023/08/12 23:08:29 AddNode: Successfully added node: 127.0.0.1:9001 (role kv,index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/12 23:08:34 Rebalance progress: 0
2023/08/12 23:08:39 Rebalance progress: 0
2023/08/12 23:08:44 Rebalance progress: 75
2023/08/12 23:08:49 Rebalance progress: 100
2023/08/12 23:08:54 Created bucket default, responseBody: 
2023/08/12 23:08:59 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/12 23:08:59 Successfully initialised cluster
2023/08/12 23:08:59 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/12 23:08:59 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/12 23:09:00 Changing config key queryport.client.log_level to value Warn
2023/08/12 23:09:00 Changing config key indexer.api.enableTestServer to value true
2023/08/12 23:09:00 Changing config key indexer.settings.persisted_snapshot_init_build.moi.interval to value 60000
2023/08/12 23:09:00 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 60000
2023/08/12 23:09:00 Changing config key indexer.settings.log_level to value info
2023/08/12 23:09:00 Changing config key indexer.settings.storage_mode.disable_upgrade to value true
2023/08/12 23:09:00 Using plasma for creating indexes
2023/08/12 23:09:00 Changing config key indexer.settings.storage_mode to value plasma
2023/08/12 23:09:05 Data file exists. Skipping download
2023/08/12 23:09:05 Data file exists. Skipping download
2023/08/12 23:09:07 In DropAllSecondaryIndexes()
2023/08/12 23:09:07 Emptying the default bucket
2023/08/12 23:09:10 Flush Enabled on bucket default, responseBody: 
2023/08/12 23:09:48 Flushed the bucket default, Response body: 
2023/08/12 23:09:48 Create Index On the empty default Bucket()
2023/08/12 23:09:51 Created the secondary index index_eyeColor. Waiting for it become active
2023/08/12 23:09:51 Index is 13073199975178641151 now active
2023/08/12 23:09:51 Populating the default bucket
=== RUN   TestScanAfterBucketPopulate
2023/08/12 23:10:01 In TestScanAfterBucketPopulate()
2023/08/12 23:10:01 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/12 23:10:01 Using n1ql client
2023-08-12T23:10:01.437+05:30 [Info] creating GsiClient for 127.0.0.1:9000
2023/08/12 23:10:01 Expected and Actual scan responses are the same
--- PASS: TestScanAfterBucketPopulate (0.11s)
=== RUN   TestRestartNilSnapshot
2023/08/12 23:10:01 In TestRestartNilSnapshot()
2023/08/12 23:10:06 Created the secondary index idx_age. Waiting for it become active
2023/08/12 23:10:06 Index is 3455406182477606137 now active
2023/08/12 23:10:06 Restarting indexer process ...
2023/08/12 23:10:06 []
2023-08-12T23:10:06.233+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-12T23:10:06.237+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/12 23:13:26 Using n1ql client
2023-08-12T23:13:26.216+05:30 [Error] transport error between 127.0.0.1:37438->127.0.0.1:9107: write tcp 127.0.0.1:37438->127.0.0.1:9107: write: broken pipe
2023-08-12T23:13:26.216+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -6250253377432789491 request transport failed `write tcp 127.0.0.1:37438->127.0.0.1:9107: write: broken pipe`
2023-08-12T23:13:26.217+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-12T23:13:26.217+05:30 [Error] metadataClient:PickRandom: Replicas - [8754571070188255645], PrunedReplica - map[], FilteredReplica map[]
2023/08/12 23:13:26 Expected and Actual scan responses are the same
--- PASS: TestRestartNilSnapshot (204.73s)
=== RUN   TestThreeIndexCreates
2023/08/12 23:13:26 In TestThreeIndexCreates()
2023/08/12 23:13:30 Created the secondary index index_balance. Waiting for it become active
2023/08/12 23:13:30 Index is 10804020912639938814 now active
2023/08/12 23:13:30 Create docs mutations
2023/08/12 23:13:30 Using n1ql client
2023/08/12 23:13:30 Expected and Actual scan responses are the same
2023/08/12 23:13:37 Created the secondary index index_email. Waiting for it become active
2023/08/12 23:13:37 Index is 16361616628311191640 now active
2023/08/12 23:13:37 Create docs mutations
2023/08/12 23:13:37 Using n1ql client
2023/08/12 23:13:37 Expected and Actual scan responses are the same
2023/08/12 23:13:44 Created the secondary index index_pin. Waiting for it become active
2023/08/12 23:13:44 Index is 366184857324257267 now active
2023/08/12 23:13:44 Delete docs mutations
2023/08/12 23:13:44 Using n1ql client
2023/08/12 23:13:44 Expected and Actual scan responses are the same
--- PASS: TestThreeIndexCreates (18.15s)
=== RUN   TestMultipleIndexCreatesDropsWithMutations
2023/08/12 23:13:44 In TestThreeIndexCreates()
2023/08/12 23:13:50 Created the secondary index index_state. Waiting for it become active
2023/08/12 23:13:50 Index is 7245930535530443341 now active
2023/08/12 23:13:50 Create docs mutations
2023/08/12 23:13:51 Using n1ql client
2023/08/12 23:13:51 Expected and Actual scan responses are the same
2023/08/12 23:13:57 Created the secondary index index_registered. Waiting for it become active
2023/08/12 23:13:57 Index is 8865396203449219191 now active
2023/08/12 23:13:57 Create docs mutations
2023/08/12 23:13:57 Using n1ql client
2023/08/12 23:13:58 Expected and Actual scan responses are the same
2023/08/12 23:14:04 Created the secondary index index_gender. Waiting for it become active
2023/08/12 23:14:04 Index is 7903096116356477986 now active
2023/08/12 23:14:04 Create docs mutations
2023/08/12 23:14:04 Using n1ql client
2023/08/12 23:14:04 Expected and Actual scan responses are the same
2023/08/12 23:14:04 Dropping the secondary index index_registered
2023/08/12 23:14:04 Index dropped
2023/08/12 23:14:04 Create docs mutations
2023/08/12 23:14:05 Delete docs mutations
2023/08/12 23:14:05 Using n1ql client
2023/08/12 23:14:05 Expected and Actual scan responses are the same
2023/08/12 23:14:10 Created the secondary index index_longitude. Waiting for it become active
2023/08/12 23:14:10 Index is 13275337539367101585 now active
2023/08/12 23:14:10 Create docs mutations
2023/08/12 23:14:11 Using n1ql client
2023/08/12 23:14:11 Expected and Actual scan responses are the same
--- PASS: TestMultipleIndexCreatesDropsWithMutations (26.82s)
=== RUN   TestCreateDropScan
2023/08/12 23:14:11 In TestCreateDropScan()
2023/08/12 23:14:17 Created the secondary index index_cd. Waiting for it become active
2023/08/12 23:14:17 Index is 9690534303965192447 now active
2023/08/12 23:14:17 Using n1ql client
2023/08/12 23:14:17 Expected and Actual scan responses are the same
2023/08/12 23:14:17 Dropping the secondary index index_cd
2023/08/12 23:14:17 Index dropped
2023/08/12 23:14:17 Using n1ql client
2023/08/12 23:14:17 Scan failed as expected with error: Index Not Found - cause: GSI index index_cd not found.
--- PASS: TestCreateDropScan (6.62s)
=== RUN   TestCreateDropCreate
2023/08/12 23:14:17 In TestCreateDropCreate()
2023/08/12 23:14:24 Created the secondary index index_cdc. Waiting for it become active
2023/08/12 23:14:24 Index is 5962688637781369645 now active
2023/08/12 23:14:24 Using n1ql client
2023/08/12 23:14:24 Expected and Actual scan responses are the same
2023/08/12 23:14:24 Dropping the secondary index index_cdc
2023/08/12 23:14:24 Index dropped
2023/08/12 23:14:24 Using n1ql client
2023/08/12 23:14:24 Scan 2 failed as expected with error: Index Not Found - cause: GSI index index_cdc not found.
2023/08/12 23:14:30 Created the secondary index index_cdc. Waiting for it become active
2023/08/12 23:14:30 Index is 5994839378727894974 now active
2023/08/12 23:14:30 Using n1ql client
2023/08/12 23:14:30 Expected and Actual scan responses are the same
2023/08/12 23:14:30 (Inclusion 1) Lengths of expected and actual scan results are 5060 and 5060. Num of docs in bucket = 10402
2023/08/12 23:14:30 Using n1ql client
2023/08/12 23:14:30 Expected and Actual scan responses are the same
2023/08/12 23:14:30 (Inclusion 3) Lengths of expected and actual scan results are 5060 and 5060. Num of docs in bucket = 10402
--- PASS: TestCreateDropCreate (13.12s)
=== RUN   TestCreate2Drop1Scan2
2023/08/12 23:14:30 In TestCreate2Drop1Scan2()
2023/08/12 23:14:37 Created the secondary index index_i1. Waiting for it become active
2023/08/12 23:14:37 Index is 3340254790715393068 now active
2023/08/12 23:14:43 Created the secondary index index_i2. Waiting for it become active
2023/08/12 23:14:43 Index is 13460100311750321255 now active
2023/08/12 23:14:43 Using n1ql client
2023/08/12 23:14:43 Expected and Actual scan responses are the same
2023/08/12 23:14:43 Using n1ql client
2023/08/12 23:14:44 Expected and Actual scan responses are the same
2023/08/12 23:14:44 Dropping the secondary index index_i1
2023/08/12 23:14:44 Index dropped
2023/08/12 23:14:44 Using n1ql client
2023/08/12 23:14:44 Expected and Actual scan responses are the same
--- PASS: TestCreate2Drop1Scan2 (13.19s)
=== RUN   TestIndexNameCaseSensitivity
2023/08/12 23:14:44 In TestIndexNameCaseSensitivity()
2023/08/12 23:14:50 Created the secondary index index_age. Waiting for it become active
2023/08/12 23:14:50 Index is 9394770813449014205 now active
2023/08/12 23:14:50 Using n1ql client
2023/08/12 23:14:50 Expected and Actual scan responses are the same
2023/08/12 23:14:50 Using n1ql client
2023/08/12 23:14:50 Scan failed as expected with error: Index Not Found - cause: GSI index index_Age not found.
--- PASS: TestIndexNameCaseSensitivity (6.45s)
=== RUN   TestCreateDuplicateIndex
2023/08/12 23:14:50 In TestCreateDuplicateIndex()
2023/08/12 23:14:57 Created the secondary index index_di1. Waiting for it become active
2023/08/12 23:14:57 Index is 9210258118263027101 now active
2023/08/12 23:14:57 Index found:  index_di1
2023/08/12 23:14:57 Create failed as expected with error: Index index_di1 already exists.
--- PASS: TestCreateDuplicateIndex (6.45s)
=== RUN   TestDropNonExistingIndex
2023/08/12 23:14:57 In TestDropNonExistingIndex()
2023/08/12 23:14:57 Dropping the secondary index 123456
2023/08/12 23:14:57 Index drop failed as expected with error: Index does not exist.
--- PASS: TestDropNonExistingIndex (0.05s)
=== RUN   TestCreateIndexNonExistentBucket
2023/08/12 23:14:57 In TestCreateIndexNonExistentBucket()
2023-08-12T23:14:57.630+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-12T23:15:08.633+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/12 23:15:08 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/12 23:15:08 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/12 23:15:08 Changing config key indexer.settings.scan_timeout to value 0
2023/08/12 23:15:08 Using n1ql client
2023/08/12 23:15:09 Expected and Actual scan responses are the same
--- PASS: TestScanWithNoTimeout (0.40s)
=== RUN   TestIndexingOnBinaryBucketMeta
2023/08/12 23:15:09 In TestIndexingOnBinaryBucketMeta()
2023/08/12 23:15:09 	 1. Populate a bucekt with binary docs and create indexs on the `id`, `cas` and `expiration` fields of Metadata
2023/08/12 23:15:09 	 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/12 23:15:12 Modified parameters of bucket default, responseBody: 
2023/08/12 23:15:12 Created bucket binaryBucket, responseBody: 
2023/08/12 23:15:30 Created the secondary index index_binary_meta_id. Waiting for it become active
2023/08/12 23:15:30 Index is 17528682805691397912 now active
2023/08/12 23:15:35 items_count stat is 10 for index index_binary_meta_id
2023/08/12 23:15:35 Dropping the secondary index index_binary_meta_id
2023/08/12 23:15:35 Index dropped
2023/08/12 23:15:38 Created the secondary index index_binary_meta_cas. Waiting for it become active
2023/08/12 23:15:38 Index is 5091090019109172444 now active
2023/08/12 23:15:43 items_count stat is 10 for index index_binary_meta_cas
2023/08/12 23:15:43 Dropping the secondary index index_binary_meta_cas
2023/08/12 23:15:43 Index dropped
2023/08/12 23:15:46 Created the secondary index index_binary_meta_expiration. Waiting for it become active
2023/08/12 23:15:46 Index is 6706573769709389376 now active
2023/08/12 23:15:51 items_count stat is 10 for index index_binary_meta_expiration
2023/08/12 23:15:51 Dropping the secondary index index_binary_meta_expiration
2023/08/12 23:15:51 Index dropped
2023/08/12 23:15:54 Deleted bucket binaryBucket, responseBody: 
2023/08/12 23:15:57 Modified parameters of bucket default, responseBody: 
--- PASS: TestIndexingOnBinaryBucketMeta (63.06s)
=== RUN   TestRetainDeleteXATTRBinaryDocs
2023/08/12 23:16:12 In TestRetainDeleteXATTRBinaryDocs()
2023/08/12 23:16:12 	 1. Populate a bucket with binary docs having system XATTRS
2023/08/12 23:16:12 	 2. Create index on the system XATTRS with "retain_deleted_xattr" attribute set to true
2023/08/12 23:16:12 	 3. Delete the documents in the bucket
2023/08/12 23:16:12 	 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/12 23:16:15 Modified parameters of bucket default, responseBody: 
2023/08/12 23:16:15 Created bucket binaryBucket, responseBody: 
2023/08/12 23:16:33 Created the secondary index index_system_xattr. Waiting for it become active
2023/08/12 23:16:33 Index is 13980973073560279301 now active
2023/08/12 23:16:38 Deleted all the documents in the bucket: binaryBucket successfully
2023/08/12 23:16:41 Deleted bucket binaryBucket, responseBody: 
2023/08/12 23:16:44 Modified parameters of bucket default, responseBody: 
--- PASS: TestRetainDeleteXATTRBinaryDocs (47.46s)
=== RUN   TestIndexingOnXATTRs
2023/08/12 23:16:59 In TestIndexingOnXATTRs()
2023/08/12 23:17:02 Modified parameters of bucket default, responseBody: 
2023/08/12 23:17:02 Created bucket bucket_xattrs, responseBody: 
2023/08/12 23:17:22 Created the secondary index index_sync_rev. Waiting for it become active
2023/08/12 23:17:22 Index is 15903624759472462711 now active
2023/08/12 23:17:29 Created the secondary index index_sync_channels. Waiting for it become active
2023/08/12 23:17:29 Index is 1304968412863974126 now active
2023/08/12 23:17:35 Created the secondary index index_sync_sequence. Waiting for it become active
2023/08/12 23:17:35 Index is 10423323967592158834 now active
2023/08/12 23:17:40 items_count stat is 100 for index index_sync_rev
2023/08/12 23:17:40 items_count stat is 100 for index index_sync_channels
2023/08/12 23:17:40 items_count stat is 100 for index index_sync_sequence
2023/08/12 23:17:40 Using n1ql client
2023-08-12T23:17:40.412+05:30 [Info] GSIC[default/bucket_xattrs-_default-_default-1691862460407457775] started ...
2023/08/12 23:17:40 Dropping the secondary index index_sync_rev
2023/08/12 23:17:40 Index dropped
2023/08/12 23:17:40 Using n1ql client
2023/08/12 23:17:40 Dropping the secondary index index_sync_channels
2023/08/12 23:17:40 Index dropped
2023/08/12 23:17:40 Using n1ql client
2023/08/12 23:17:40 Dropping the secondary index index_sync_sequence
2023/08/12 23:17:40 Index dropped
2023/08/12 23:17:42 Deleted bucket bucket_xattrs, responseBody: 
2023/08/12 23:17:45 Modified parameters of bucket default, responseBody: 
--- PASS: TestIndexingOnXATTRs (61.16s)
=== RUN   TestSimpleIndex_FloatDataType
2023/08/12 23:18:00 In TestSimpleIndex_FloatDataType()
2023/08/12 23:18:00 Index found:  index_age
2023/08/12 23:18:00 Using n1ql client
2023/08/12 23:18:00 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FloatDataType (0.07s)
=== RUN   TestSimpleIndex_StringDataType
2023/08/12 23:18:00 In TestSimpleIndex_StringDataType()
2023/08/12 23:18:05 Created the secondary index index_company. Waiting for it become active
2023/08/12 23:18:05 Index is 14467856748311419068 now active
2023/08/12 23:18:05 Using n1ql client
2023/08/12 23:18:05 Expected and Actual scan responses are the same
2023/08/12 23:18:05 Using n1ql client
2023/08/12 23:18:05 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_StringDataType (4.86s)
=== RUN   TestSimpleIndex_FieldValueCaseSensitivity
2023/08/12 23:18:05 In TestSimpleIndex_StringCaseSensitivity()
2023/08/12 23:18:05 Index found:  index_company
2023/08/12 23:18:05 Using n1ql client
2023/08/12 23:18:05 Expected and Actual scan responses are the same
2023/08/12 23:18:05 Using n1ql client
2023/08/12 23:18:05 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FieldValueCaseSensitivity (0.07s)
=== RUN   TestSimpleIndex_BoolDataType
2023/08/12 23:18:05 In TestSimpleIndex_BoolDataType()
2023/08/12 23:18:12 Created the secondary index index_isActive. Waiting for it become active
2023/08/12 23:18:12 Index is 16175280872694313620 now active
2023/08/12 23:18:12 Using n1ql client
2023/08/12 23:18:12 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_BoolDataType (6.76s)
=== RUN   TestBasicLookup
2023/08/12 23:18:12 In TestBasicLookup()
2023/08/12 23:18:12 Index found:  index_company
2023/08/12 23:18:12 Using n1ql client
2023/08/12 23:18:12 Expected and Actual scan responses are the same
--- PASS: TestBasicLookup (0.01s)
=== RUN   TestIndexOnNonExistentField
2023/08/12 23:18:12 In TestIndexOnNonExistentField()
2023/08/12 23:18:19 Created the secondary index index_height. Waiting for it become active
2023/08/12 23:18:19 Index is 7499015845184590505 now active
2023/08/12 23:18:19 Using n1ql client
2023/08/12 23:18:19 Expected and Actual scan responses are the same
--- PASS: TestIndexOnNonExistentField (6.66s)
=== RUN   TestIndexPartiallyMissingField
2023/08/12 23:18:19 In TestIndexPartiallyMissingField()
2023/08/12 23:18:25 Created the secondary index index_nationality. Waiting for it become active
2023/08/12 23:18:25 Index is 3848384190539663722 now active
2023/08/12 23:18:25 Using n1ql client
2023/08/12 23:18:25 Expected and Actual scan responses are the same
--- PASS: TestIndexPartiallyMissingField (6.67s)
=== RUN   TestScanNonMatchingDatatype
2023/08/12 23:18:25 In TestScanNonMatchingDatatype()
2023/08/12 23:18:25 Index found:  index_age
2023/08/12 23:18:25 Using n1ql client
2023/08/12 23:18:25 Expected and Actual scan responses are the same
--- PASS: TestScanNonMatchingDatatype (0.02s)
=== RUN   TestInclusionNeither
2023/08/12 23:18:25 In TestInclusionNeither()
2023/08/12 23:18:25 Index found:  index_age
2023/08/12 23:18:25 Using n1ql client
2023/08/12 23:18:25 Expected and Actual scan responses are the same
--- PASS: TestInclusionNeither (0.04s)
=== RUN   TestInclusionLow
2023/08/12 23:18:25 In TestInclusionLow()
2023/08/12 23:18:25 Index found:  index_age
2023/08/12 23:18:25 Using n1ql client
2023/08/12 23:18:25 Expected and Actual scan responses are the same
--- PASS: TestInclusionLow (0.03s)
=== RUN   TestInclusionHigh
2023/08/12 23:18:25 In TestInclusionHigh()
2023/08/12 23:18:25 Index found:  index_age
2023/08/12 23:18:25 Using n1ql client
2023/08/12 23:18:25 Expected and Actual scan responses are the same
--- PASS: TestInclusionHigh (0.02s)
=== RUN   TestInclusionBoth
2023/08/12 23:18:25 In TestInclusionBoth()
2023/08/12 23:18:25 Index found:  index_age
2023/08/12 23:18:25 Using n1ql client
2023/08/12 23:18:25 Expected and Actual scan responses are the same
--- PASS: TestInclusionBoth (0.03s)
=== RUN   TestNestedIndex_String
2023/08/12 23:18:25 In TestNestedIndex_String()
2023/08/12 23:18:32 Created the secondary index index_streetname. Waiting for it become active
2023/08/12 23:18:32 Index is 12293480433964248322 now active
2023/08/12 23:18:32 Using n1ql client
2023/08/12 23:18:32 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_String (6.59s)
=== RUN   TestNestedIndex_Float
2023/08/12 23:18:32 In TestNestedIndex_Float()
2023/08/12 23:18:39 Created the secondary index index_floor. Waiting for it become active
2023/08/12 23:18:39 Index is 15954510426546423618 now active
2023/08/12 23:18:39 Using n1ql client
2023/08/12 23:18:39 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Float (6.70s)
=== RUN   TestNestedIndex_Bool
2023/08/12 23:18:39 In TestNestedIndex_Bool()
2023/08/12 23:18:45 Created the secondary index index_isresidential. Waiting for it become active
2023/08/12 23:18:45 Index is 12300720364574198460 now active
2023/08/12 23:18:45 Using n1ql client
2023/08/12 23:18:46 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Bool (6.77s)
=== RUN   TestLookupJsonObject
2023/08/12 23:18:46 In TestLookupJsonObject()
2023/08/12 23:18:52 Created the secondary index index_streetaddress. Waiting for it become active
2023/08/12 23:18:52 Index is 1004069360116566583 now active
2023/08/12 23:18:52 Using n1ql client
2023/08/12 23:18:52 Count of docScanResults is 1
2023/08/12 23:18:52 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/12 23:18:52 Count of scanResults is 1
2023/08/12 23:18:52 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/12 23:18:52 Expected and Actual scan responses are the same
--- PASS: TestLookupJsonObject (6.66s)
=== RUN   TestLookupObjDifferentOrdering
2023/08/12 23:18:52 In TestLookupObjDifferentOrdering()
2023/08/12 23:18:52 Index found:  index_streetaddress
2023/08/12 23:18:52 Using n1ql client
2023/08/12 23:18:52 Count of docScanResults is 1
2023/08/12 23:18:52 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/12 23:18:52 Count of scanResults is 1
2023/08/12 23:18:52 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/12 23:18:52 Expected and Actual scan responses are the same
--- PASS: TestLookupObjDifferentOrdering (0.03s)
=== RUN   TestRangeJsonObject
2023/08/12 23:18:52 In TestRangeJsonObject()
2023/08/12 23:18:52 Index found:  index_streetaddress
2023/08/12 23:18:52 Using n1ql client
2023/08/12 23:18:52 Count of scanResults is 2
2023/08/12 23:18:52 Key: string Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: value.Values [{"buildingname":"Rosewood Gardens","doornumber":"514","floor":2,"streetname":"Karweg Place"}] false
2023/08/12 23:18:52 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/12 23:18:52 Count of docScanResults is 2
2023/08/12 23:18:52 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/12 23:18:52 Key: Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: [map[buildingname:Rosewood Gardens doornumber:514 floor:2 streetname:Karweg Place]]
2023/08/12 23:18:52 Expected and Actual scan responses are the same
--- PASS: TestRangeJsonObject (0.00s)
=== RUN   TestLookupFloatDiffForms
2023/08/12 23:18:52 In TestLookupFloatDiffForms()
2023/08/12 23:18:59 Created the secondary index index_latitude. Waiting for it become active
2023/08/12 23:18:59 Index is 18370957598211869110 now active
2023/08/12 23:18:59 Scan 1
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
2023/08/12 23:18:59 Scan 2
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
2023/08/12 23:18:59 Scan 3
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
2023/08/12 23:18:59 Scan 4
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
2023/08/12 23:18:59 Scan 5
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
2023/08/12 23:18:59 Scan 6
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
--- PASS: TestLookupFloatDiffForms (7.03s)
=== RUN   TestRangeFloatInclVariations
2023/08/12 23:18:59 In TestRangeFloatInclVariations()
2023/08/12 23:18:59 Index found:  index_latitude
2023/08/12 23:18:59 Scan 1
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
2023/08/12 23:18:59 Scan 2
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
2023/08/12 23:18:59 Scan 3
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
2023/08/12 23:18:59 Scan 4
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
2023/08/12 23:18:59 Scan 5
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
2023/08/12 23:18:59 Scan 6
2023/08/12 23:18:59 Using n1ql client
2023/08/12 23:18:59 Expected and Actual scan responses are the same
--- PASS: TestRangeFloatInclVariations (0.04s)
=== RUN   TestScanAll
2023/08/12 23:18:59 In TestScanAll()
2023/08/12 23:19:06 Created the secondary index index_name. Waiting for it become active
2023/08/12 23:19:06 Index is 10472194212346621846 now active
2023/08/12 23:19:06 Length of docScanResults = 10502
2023/08/12 23:19:06 Using n1ql client
2023/08/12 23:19:06 Length of scanResults = 10502
2023/08/12 23:19:06 Expected and Actual scan responses are the same
--- PASS: TestScanAll (6.98s)
=== RUN   TestScanAllNestedField
2023/08/12 23:19:06 In TestScanAllNestedField()
2023/08/12 23:19:06 Index found:  index_streetname
2023/08/12 23:19:06 Length of docScanResults = 2
2023/08/12 23:19:06 Using n1ql client
2023/08/12 23:19:06 Length of scanResults = 2
2023/08/12 23:19:06 Expected and Actual scan responses are the same
--- PASS: TestScanAllNestedField (0.01s)
=== RUN   TestBasicPrimaryIndex
2023/08/12 23:19:06 In TestBasicPrimaryIndex()
2023/08/12 23:19:13 Created the secondary index index_p1. Waiting for it become active
2023/08/12 23:19:13 Index is 261014669101611156 now active
2023-08-12T23:19:13.146+05:30 [Error] transport error between 127.0.0.1:37100->127.0.0.1:9107: write tcp 127.0.0.1:37100->127.0.0.1:9107: write: broken pipe
2023-08-12T23:19:13.146+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:37100->127.0.0.1:9107: write: broken pipe`
2023-08-12T23:19:13.146+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-12T23:19:13.146+05:30 [Error] metadataClient:PickRandom: Replicas - [4232096403958894293], PrunedReplica - map[], FilteredReplica map[]
2023/08/12 23:19:13 Expected and Actual scan responses are the same
2023/08/12 23:19:13 CountRange() expected and actual is:  1890 and 1890
2023/08/12 23:19:13 lookupkey for CountLookup() = User5bdf82f5-b239-4565-8806-5596934f2a5e
2023/08/12 23:19:13 CountLookup() = 1
--- PASS: TestBasicPrimaryIndex (6.59s)
=== RUN   TestBasicNullDataType
2023/08/12 23:19:13 In TestBasicNullDataType()
2023/08/12 23:19:13 Index found:  index_email
2023/08/12 23:19:13 Using n1ql client
2023/08/12 23:19:13 Expected and Actual scan responses are the same
--- PASS: TestBasicNullDataType (0.03s)
=== RUN   TestBasicArrayDataType_ScanAll
2023/08/12 23:19:13 In TestBasicArrayDataType_ScanAll()
2023/08/12 23:19:20 Created the secondary index index_tags. Waiting for it become active
2023/08/12 23:19:20 Index is 5022177130561018470 now active
2023/08/12 23:19:20 Using n1ql client
2023/08/12 23:19:20 Expected and Actual scan responses are the same
--- PASS: TestBasicArrayDataType_ScanAll (6.98s)
=== RUN   TestBasicArrayDataType_Lookup
2023/08/12 23:19:20 In TestBasicArrayDataType_Lookup()
2023/08/12 23:19:22 Index found:  index_tags
2023/08/12 23:19:22 Count of scanResults is 1
2023/08/12 23:19:22 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/12 23:19:22 In TestArrayDataType_LookupMissingArrayValue()
2023/08/12 23:19:22 Index found:  index_tags
2023/08/12 23:19:22 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupMissingArrayValue (0.00s)
=== RUN   TestArrayDataType_LookupWrongOrder
2023/08/12 23:19:22 In TestArrayDataType_LookupWrongOrder()
2023/08/12 23:19:22 Index found:  index_tags
2023/08/12 23:19:22 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupWrongOrder (0.00s)
=== RUN   TestArrayDataType_LookupSubset
2023/08/12 23:19:22 In TestArrayDataType_LookupSubset()
2023/08/12 23:19:22 Index found:  index_tags
2023/08/12 23:19:22 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupSubset (0.00s)
=== RUN   TestScanLimitParameter
2023/08/12 23:19:22 In TestScanLimitParameter()
2023/08/12 23:19:22 Index found:  index_age
2023/08/12 23:19:22 Using n1ql client
2023/08/12 23:19:22 Using n1ql client
--- PASS: TestScanLimitParameter (0.02s)
=== RUN   TestCountRange
2023/08/12 23:19:22 In TestRangeCount()
2023/08/12 23:19:22 Index found:  index_age
2023/08/12 23:19:22 Count of expected and actual Range is:  2368 and 2368
2023/08/12 23:19:22 Count of expected and actual Range is: 10002 and 10002
2023/08/12 23:19:22 Count of expected and actual Range are: 0 and 0
2023/08/12 23:19:22 Count of expected and actual Range are: 497 and 497
2023/08/12 23:19:22 Testing CountRange() for key <= val
2023/08/12 23:19:22 Count of expected and actual CountRange for key <= 30 are: 5236 and 5236
2023/08/12 23:19:22 Testing CountRange() for key >= val
2023/08/12 23:19:22 Count of expected and actual CountRange for key >= 25 are: 7664 and 7664
2023/08/12 23:19:22 Testing CountRange() for null < key <= val
2023/08/12 23:19:22 Count of expected and actual CountRange for key > null && key <= 30 are: 5236 and 5236
2023/08/12 23:19:22 Testing CountRange() for val <= key < null 
2023/08/12 23:19:22 Count of expected and actual CountRange for key >= 25 && key < null are: 0 and 0
2023/08/12 23:19:22 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountRange (0.07s)
=== RUN   TestCountLookup
2023/08/12 23:19:22 In TestCountLookup()
2023/08/12 23:19:22 Index found:  index_age
2023/08/12 23:19:22 Count of expected and actual Range are: 494 and 494
2023/08/12 23:19:22 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountLookup (0.01s)
=== RUN   TestRangeStatistics
2023/08/12 23:19:22 In TestRangeCount()
2023/08/12 23:19:22 Index found:  index_age
--- PASS: TestRangeStatistics (0.00s)
=== RUN   TestIndexCreateWithWhere
2023/08/12 23:19:22 In TestIndexCreateWithWhere()
2023/08/12 23:19:27 Created the secondary index index_ageabove30. Waiting for it become active
2023/08/12 23:19:27 Index is 911316114951335829 now active
2023/08/12 23:19:27 Using n1ql client
2023/08/12 23:19:27 Expected and Actual scan responses are the same
2023/08/12 23:19:27 Lengths of expected and actual scanReuslts are:  4269 and 4269
2023/08/12 23:19:33 Created the secondary index index_ageteens. Waiting for it become active
2023/08/12 23:19:33 Index is 9197679543242495261 now active
2023/08/12 23:19:33 Using n1ql client
2023/08/12 23:19:33 Expected and Actual scan responses are the same
2023/08/12 23:19:33 Lengths of expected and actual scanReuslts are:  0 and 0
2023/08/12 23:19:40 Created the secondary index index_age35to45. Waiting for it become active
2023/08/12 23:19:40 Index is 6050448379822647888 now active
2023/08/12 23:19:40 Using n1ql client
2023/08/12 23:19:40 Expected and Actual scan responses are the same
2023/08/12 23:19:40 Lengths of expected and actual scanReuslts are:  2865 and 2865
--- PASS: TestIndexCreateWithWhere (17.93s)
=== RUN   TestDeferredIndexCreate
2023/08/12 23:19:40 In TestDeferredIndexCreate()
2023/08/12 23:19:40 Created the index index_deferred in deferred mode. Index state is INDEX_STATE_READY
2023/08/12 23:19:42 Build the deferred index index_deferred. Waiting for the index to become active
2023/08/12 23:19:42 Waiting for index 9574470367892831775 to go active ...
2023/08/12 23:19:43 Waiting for index 9574470367892831775 to go active ...
2023/08/12 23:19:44 Waiting for index 9574470367892831775 to go active ...
2023/08/12 23:19:45 Waiting for index 9574470367892831775 to go active ...
2023/08/12 23:19:46 Waiting for index 9574470367892831775 to go active ...
2023/08/12 23:19:47 Index is 9574470367892831775 now active
2023/08/12 23:19:47 Using n1ql client
2023/08/12 23:19:47 Expected and Actual scan responses are the same
--- PASS: TestDeferredIndexCreate (7.16s)
=== RUN   TestCompositeIndex_NumAndString
2023/08/12 23:19:47 In TestCompositeIndex()
2023/08/12 23:19:54 Created the secondary index index_composite1. Waiting for it become active
2023/08/12 23:19:54 Index is 17044115522226279081 now active
2023/08/12 23:19:54 Using n1ql client
2023/08/12 23:19:55 Using n1ql client
2023/08/12 23:19:55 Using n1ql client
2023/08/12 23:19:55 Expected and Actual scan responses are the same
--- PASS: TestCompositeIndex_NumAndString (7.77s)
=== RUN   TestCompositeIndex_TwoNumberFields
2023/08/12 23:19:55 In TestCompositeIndex()
2023/08/12 23:20:01 Created the secondary index index_composite2. Waiting for it become active
2023/08/12 23:20:01 Index is 5282693944389298139 now active
2023/08/12 23:20:01 Using n1ql client
--- PASS: TestCompositeIndex_TwoNumberFields (5.98s)
=== RUN   TestNumbers_Int64_Float64
2023/08/12 23:20:01 In TestNumbers_Int64_Float64()
2023/08/12 23:20:07 Created the secondary index idx_numbertest. Waiting for it become active
2023/08/12 23:20:07 Index is 1739883474780103990 now active
2023/08/12 23:20:07 
 ==== Int64 test #0
2023/08/12 23:20:07 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Int64 test #1
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Int64 test #2
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Int64 test #3
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Int64 test #4
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Int64 test #5
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Int64 test #6
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Int64 test #7
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Int64 test #8
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Float64 test #0
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Float64 test #1
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Float64 test #2
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
2023/08/12 23:20:08 
 ==== Float64 test #3
2023/08/12 23:20:08 Using n1ql client
2023/08/12 23:20:08 Expected and Actual scan responses are the same
--- PASS: TestNumbers_Int64_Float64 (7.45s)
=== RUN   TestRestartIndexer
2023/08/12 23:20:08 In TestRestartIndexer()
2023/08/12 23:20:08 []
2023-08-12T23:20:08.842+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-12T23:20:08.843+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/12 23:20:28 Using n1ql client
2023-08-12T23:20:28.789+05:30 [Error] transport error between 127.0.0.1:37992->127.0.0.1:9107: write tcp 127.0.0.1:37992->127.0.0.1:9107: write: broken pipe
2023-08-12T23:20:28.789+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -5702811304529117087 request transport failed `write tcp 127.0.0.1:37992->127.0.0.1:9107: write: broken pipe`
2023/08/12 23:20:28 Len of expected and actual scan results are :  10003 and 10003
2023/08/12 23:20:28 Expected and Actual scan responses are the same
--- PASS: TestRestartIndexer (20.10s)
=== RUN   TestCreateDocsMutation
2023/08/12 23:20:28 In TestCreateDocsMutation()
2023/08/12 23:20:28 Index found:  index_age
2023/08/12 23:20:28 Using n1ql client
2023/08/12 23:20:28 Len of expected and actual scan results are :  10003 and 10003
2023/08/12 23:20:28 Expected and Actual scan responses are the same
2023/08/12 23:20:29 Using n1ql client
2023/08/12 23:20:29 Index Scan after mutations took 244.901466ms
2023/08/12 23:20:29 Len of expected and actual scan results are :  10103 and 10103
2023/08/12 23:20:29 Expected and Actual scan responses are the same
--- PASS: TestCreateDocsMutation (0.59s)
=== RUN   TestRestartProjector
2023/08/12 23:20:29 In TestRestartProjector()
2023/08/12 23:20:29 []
2023/08/12 23:20:49 Using n1ql client
2023/08/12 23:20:49 Len of expected and actual scan results are :  10103 and 10103
2023/08/12 23:20:49 Expected and Actual scan responses are the same
--- PASS: TestRestartProjector (20.17s)
=== RUN   TestDeleteDocsMutation
2023/08/12 23:20:49 In TestDeleteDocsMutation()
2023/08/12 23:20:49 Index found:  index_age
2023/08/12 23:20:49 Using n1ql client
2023/08/12 23:20:49 Len of expected and actual scan results are :  10103 and 10103
2023/08/12 23:20:49 Expected and Actual scan responses are the same
2023/08/12 23:20:49 Using n1ql client
2023/08/12 23:20:50 Index Scan after mutations took 319.552619ms
2023/08/12 23:20:50 Len of expected and actual scan results are :  9903 and 9903
2023/08/12 23:20:50 Expected and Actual scan responses are the same
--- PASS: TestDeleteDocsMutation (0.71s)
=== RUN   TestUpdateDocsMutation
2023/08/12 23:20:50 In TestUpdateDocsMutation()
2023/08/12 23:20:50 Index found:  index_age
2023/08/12 23:20:50 Using n1ql client
2023/08/12 23:20:50 Len of expected and actual scan results are :  9448 and 9448
2023/08/12 23:20:50 Expected and Actual scan responses are the same
2023/08/12 23:20:50 Num of keysFromMutDocs: 100
2023/08/12 23:20:50 Updating number of documents: 100
2023/08/12 23:20:50 Using n1ql client
2023/08/12 23:20:50 Index Scan after mutations took 181.083636ms
2023/08/12 23:20:50 Len of expected and actual scan results are :  9448 and 9448
2023/08/12 23:20:50 Expected and Actual scan responses are the same
--- PASS: TestUpdateDocsMutation (0.49s)
=== RUN   TestLargeMutations
2023/08/12 23:20:50 In TestLargeMutations()
2023/08/12 23:20:50 In DropAllSecondaryIndexes()
2023/08/12 23:20:50 Index found:  index_cdc
2023/08/12 23:20:50 Dropped index index_cdc
2023/08/12 23:20:50 Index found:  index_deferred
2023/08/12 23:20:50 Dropped index index_deferred
2023/08/12 23:20:50 Index found:  index_tags
2023/08/12 23:20:51 Dropped index index_tags
2023/08/12 23:20:51 Index found:  index_isresidential
2023/08/12 23:20:51 Dropped index index_isresidential
2023/08/12 23:20:51 Index found:  index_longitude
2023/08/12 23:20:51 Dropped index index_longitude
2023/08/12 23:20:51 Index found:  index_p1
2023/08/12 23:20:51 Dropped index index_p1
2023/08/12 23:20:51 Index found:  index_balance
2023/08/12 23:20:51 Dropped index index_balance
2023/08/12 23:20:51 Index found:  index_company
2023/08/12 23:20:51 Dropped index index_company
2023/08/12 23:20:51 Index found:  idx_numbertest
2023/08/12 23:20:51 Dropped index idx_numbertest
2023/08/12 23:20:51 Index found:  index_streetname
2023/08/12 23:20:51 Dropped index index_streetname
2023/08/12 23:20:51 Index found:  index_floor
2023/08/12 23:20:51 Dropped index index_floor
2023/08/12 23:20:51 Index found:  index_di1
2023/08/12 23:20:51 Dropped index index_di1
2023/08/12 23:20:51 Index found:  index_ageabove30
2023/08/12 23:20:51 Dropped index index_ageabove30
2023/08/12 23:20:51 Index found:  index_eyeColor
2023/08/12 23:20:51 Dropped index index_eyeColor
2023/08/12 23:20:51 Index found:  idx_age
2023/08/12 23:20:52 Dropped index idx_age
2023/08/12 23:20:52 Index found:  index_ageteens
2023/08/12 23:20:52 Dropped index index_ageteens
2023/08/12 23:20:52 Index found:  index_state
2023/08/12 23:20:52 Dropped index index_state
2023/08/12 23:20:52 Index found:  index_gender
2023/08/12 23:20:52 Dropped index index_gender
2023/08/12 23:20:52 Index found:  index_age
2023/08/12 23:20:52 Dropped index index_age
2023/08/12 23:20:52 Index found:  index_pin
2023/08/12 23:20:52 Dropped index index_pin
2023/08/12 23:20:52 Index found:  index_height
2023/08/12 23:20:52 Dropped index index_height
2023/08/12 23:20:52 Index found:  index_composite1
2023/08/12 23:20:52 Dropped index index_composite1
2023/08/12 23:20:52 Index found:  index_email
2023/08/12 23:20:52 Dropped index index_email
2023/08/12 23:20:52 Index found:  index_name
2023/08/12 23:20:52 Dropped index index_name
2023/08/12 23:20:52 Index found:  index_nationality
2023/08/12 23:20:52 Dropped index index_nationality
2023/08/12 23:20:52 Index found:  index_composite2
2023/08/12 23:20:53 Dropped index index_composite2
2023/08/12 23:20:53 Index found:  index_latitude
2023/08/12 23:20:53 Dropped index index_latitude
2023/08/12 23:20:53 Index found:  index_age35to45
2023/08/12 23:20:53 Dropped index index_age35to45
2023/08/12 23:20:53 Index found:  index_i2
2023/08/12 23:20:53 Dropped index index_i2
2023/08/12 23:20:53 Index found:  index_isActive
2023/08/12 23:20:53 Dropped index index_isActive
2023/08/12 23:20:53 Index found:  index_streetaddress
2023/08/12 23:20:53 Dropped index index_streetaddress
2023/08/12 23:21:13 Created the secondary index indexmut_1. Waiting for it become active
2023/08/12 23:21:13 Index is 10061265366976687475 now active
2023/08/12 23:21:13 Using n1ql client
2023/08/12 23:21:13 Expected and Actual scan responses are the same
2023/08/12 23:21:13 Len of expected and actual scan results are :  29903 and 29903
2023/08/12 23:21:13 ITERATION 0
2023/08/12 23:21:31 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 23:21:31 Index is 11238635475704496112 now active
2023/08/12 23:21:31 Using n1ql client
2023/08/12 23:21:32 Expected and Actual scan responses are the same
2023/08/12 23:21:32 Len of expected and actual scan results are :  39903 and 39903
2023/08/12 23:21:32 Using n1ql client
2023/08/12 23:21:32 Expected and Actual scan responses are the same
2023/08/12 23:21:32 Len of expected and actual scan results are :  39903 and 39903
2023/08/12 23:21:32 Dropping the secondary index indexmut_2
2023/08/12 23:21:32 Index dropped
2023/08/12 23:21:32 ITERATION 1
2023/08/12 23:21:49 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 23:21:49 Index is 10492179311072241369 now active
2023/08/12 23:21:49 Using n1ql client
2023/08/12 23:21:50 Expected and Actual scan responses are the same
2023/08/12 23:21:50 Len of expected and actual scan results are :  49903 and 49903
2023/08/12 23:21:50 Using n1ql client
2023/08/12 23:21:50 Expected and Actual scan responses are the same
2023/08/12 23:21:50 Len of expected and actual scan results are :  49903 and 49903
2023/08/12 23:21:50 Dropping the secondary index indexmut_2
2023/08/12 23:21:50 Index dropped
2023/08/12 23:21:50 ITERATION 2
2023/08/12 23:22:08 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 23:22:08 Index is 16583333532814036542 now active
2023/08/12 23:22:08 Using n1ql client
2023/08/12 23:22:09 Expected and Actual scan responses are the same
2023/08/12 23:22:09 Len of expected and actual scan results are :  59903 and 59903
2023/08/12 23:22:09 Using n1ql client
2023/08/12 23:22:09 Expected and Actual scan responses are the same
2023/08/12 23:22:09 Len of expected and actual scan results are :  59903 and 59903
2023/08/12 23:22:09 Dropping the secondary index indexmut_2
2023/08/12 23:22:09 Index dropped
2023/08/12 23:22:09 ITERATION 3
2023/08/12 23:22:28 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 23:22:28 Index is 11328240493433104126 now active
2023/08/12 23:22:28 Using n1ql client
2023/08/12 23:22:28 Expected and Actual scan responses are the same
2023/08/12 23:22:28 Len of expected and actual scan results are :  69903 and 69903
2023/08/12 23:22:28 Using n1ql client
2023/08/12 23:22:29 Expected and Actual scan responses are the same
2023/08/12 23:22:29 Len of expected and actual scan results are :  69903 and 69903
2023/08/12 23:22:29 Dropping the secondary index indexmut_2
2023/08/12 23:22:29 Index dropped
2023/08/12 23:22:29 ITERATION 4
2023/08/12 23:22:51 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 23:22:51 Index is 12229303766768714955 now active
2023/08/12 23:22:52 Using n1ql client
2023/08/12 23:22:52 Expected and Actual scan responses are the same
2023/08/12 23:22:52 Len of expected and actual scan results are :  79903 and 79903
2023/08/12 23:22:52 Using n1ql client
2023/08/12 23:22:53 Expected and Actual scan responses are the same
2023/08/12 23:22:53 Len of expected and actual scan results are :  79903 and 79903
2023/08/12 23:22:53 Dropping the secondary index indexmut_2
2023/08/12 23:22:53 Index dropped
2023/08/12 23:22:53 ITERATION 5
2023/08/12 23:23:12 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 23:23:12 Index is 7363509770172922941 now active
2023/08/12 23:23:12 Using n1ql client
2023/08/12 23:23:13 Expected and Actual scan responses are the same
2023/08/12 23:23:13 Len of expected and actual scan results are :  89903 and 89903
2023/08/12 23:23:14 Using n1ql client
2023/08/12 23:23:14 Expected and Actual scan responses are the same
2023/08/12 23:23:14 Len of expected and actual scan results are :  89903 and 89903
2023/08/12 23:23:14 Dropping the secondary index indexmut_2
2023/08/12 23:23:14 Index dropped
2023/08/12 23:23:14 ITERATION 6
2023/08/12 23:23:34 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 23:23:34 Index is 8997486701308762050 now active
2023/08/12 23:23:34 Using n1ql client
2023/08/12 23:23:35 Expected and Actual scan responses are the same
2023/08/12 23:23:35 Len of expected and actual scan results are :  99903 and 99903
2023/08/12 23:23:35 Using n1ql client
2023/08/12 23:23:36 Expected and Actual scan responses are the same
2023/08/12 23:23:36 Len of expected and actual scan results are :  99903 and 99903
2023/08/12 23:23:36 Dropping the secondary index indexmut_2
2023/08/12 23:23:36 Index dropped
2023/08/12 23:23:36 ITERATION 7
2023/08/12 23:23:56 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 23:23:56 Index is 10454512695137010326 now active
2023/08/12 23:23:56 Using n1ql client
2023/08/12 23:23:57 Expected and Actual scan responses are the same
2023/08/12 23:23:57 Len of expected and actual scan results are :  109903 and 109903
2023/08/12 23:23:57 Using n1ql client
2023/08/12 23:23:58 Expected and Actual scan responses are the same
2023/08/12 23:23:58 Len of expected and actual scan results are :  109903 and 109903
2023/08/12 23:23:58 Dropping the secondary index indexmut_2
2023/08/12 23:23:58 Index dropped
2023/08/12 23:23:58 ITERATION 8
2023/08/12 23:24:23 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 23:24:23 Index is 16940659580186732935 now active
2023/08/12 23:24:23 Using n1ql client
2023/08/12 23:24:24 Expected and Actual scan responses are the same
2023/08/12 23:24:24 Len of expected and actual scan results are :  119903 and 119903
2023/08/12 23:24:24 Using n1ql client
2023/08/12 23:24:26 Expected and Actual scan responses are the same
2023/08/12 23:24:26 Len of expected and actual scan results are :  119903 and 119903
2023/08/12 23:24:26 Dropping the secondary index indexmut_2
2023/08/12 23:24:26 Index dropped
2023/08/12 23:24:26 ITERATION 9
2023/08/12 23:24:47 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 23:24:47 Index is 16949153192720528092 now active
2023/08/12 23:24:47 Using n1ql client
2023/08/12 23:24:48 Expected and Actual scan responses are the same
2023/08/12 23:24:48 Len of expected and actual scan results are :  129903 and 129903
2023/08/12 23:24:48 Using n1ql client
2023/08/12 23:24:49 Expected and Actual scan responses are the same
2023/08/12 23:24:49 Len of expected and actual scan results are :  129903 and 129903
2023/08/12 23:24:49 Dropping the secondary index indexmut_2
2023/08/12 23:24:50 Index dropped
2023/08/12 23:24:50 ITERATION 10
2023/08/12 23:25:17 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 23:25:17 Index is 5764710853974445996 now active
2023/08/12 23:25:17 Using n1ql client
2023/08/12 23:25:19 Expected and Actual scan responses are the same
2023/08/12 23:25:19 Len of expected and actual scan results are :  139903 and 139903
2023/08/12 23:25:19 Using n1ql client
2023/08/12 23:25:20 Expected and Actual scan responses are the same
2023/08/12 23:25:20 Len of expected and actual scan results are :  139903 and 139903
2023/08/12 23:25:20 Dropping the secondary index indexmut_2
2023/08/12 23:25:20 Index dropped
--- PASS: TestLargeMutations (269.30s)
=== RUN   TestPlanner
2023/08/12 23:25:20 In TestPlanner()
2023/08/12 23:25:20 -------------------------------------------
2023/08/12 23:25:20 initial placement - 20-50M, 10 index, 3 replica, 2x
2023-08-12T23:25:20.106+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:20.110+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T23:25:20.110+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T23:25:20.112+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-08-12T23:25:20.117+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T23:25:20.117+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T23:25:20.119+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-08-12T23:25:20.124+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T23:25:20.124+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T23:25:20.132+05:30 [Info] switched currmeta from 484 -> 486 force true 
2023-08-12T23:25:20.136+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T23:25:20.136+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T23:25:20.137+05:30 [Info] switched currmeta from 486 -> 486 force true 
2023-08-12T23:25:20.236+05:30 [Info] Score: 0.01999681964859295
2023-08-12T23:25:20.236+05:30 [Info] Memory Quota: 51933212496 (48.3666G)
2023-08-12T23:25:20.236+05:30 [Info] CPU Quota: 12
2023-08-12T23:25:20.236+05:30 [Info] Indexer Memory Mean 33649174057 (31.3382G)
2023-08-12T23:25:20.236+05:30 [Info] Indexer Memory Deviation 1345752929 (1.25333G) (4.00%)
2023-08-12T23:25:20.236+05:30 [Info] Indexer Memory Utilization 0.6479
2023-08-12T23:25:20.236+05:30 [Info] Indexer CPU Mean 9.1472
2023-08-12T23:25:20.236+05:30 [Info] Indexer CPU Deviation 1.98 (21.70%)
2023-08-12T23:25:20.236+05:30 [Info] Indexer CPU Utilization 0.7623
2023-08-12T23:25:20.236+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:20.236+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:20.236+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:20.236+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:20.236+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:20.236+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:20.236+05:30 [Info] Indexer Data Size Mean 33649174057 (31.3382G)
2023-08-12T23:25:20.236+05:30 [Info] Indexer Data Size Deviation 1345752929 (1.25333G) (4.00%)
2023-08-12T23:25:20.236+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:20.236+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:20.236+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:20.236+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:20 -------------------------------------------
2023/08/12 23:25:20 initial placement - 20-50M, 30 index, 3 replica, 2x
2023-08-12T23:25:20.237+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:21.134+05:30 [Info] Score: 0.026180741484628404
2023-08-12T23:25:21.134+05:30 [Info] Memory Quota: 67708874774 (63.0588G)
2023-08-12T23:25:21.134+05:30 [Info] CPU Quota: 12
2023-08-12T23:25:21.134+05:30 [Info] Indexer Memory Mean 43023788985 (40.069G)
2023-08-12T23:25:21.134+05:30 [Info] Indexer Memory Deviation 2252789394 (2.09807G) (5.24%)
2023-08-12T23:25:21.134+05:30 [Info] Indexer Memory Utilization 0.6354
2023-08-12T23:25:21.134+05:30 [Info] Indexer CPU Mean 11.1412
2023-08-12T23:25:21.134+05:30 [Info] Indexer CPU Deviation 2.74 (24.61%)
2023-08-12T23:25:21.134+05:30 [Info] Indexer CPU Utilization 0.9284
2023-08-12T23:25:21.134+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:21.134+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:21.134+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:21.134+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:21.134+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:21.134+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:21.134+05:30 [Info] Indexer Data Size Mean 43023788985 (40.069G)
2023-08-12T23:25:21.134+05:30 [Info] Indexer Data Size Deviation 2252789394 (2.09807G) (5.24%)
2023-08-12T23:25:21.134+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:21.134+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:21.134+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:21.134+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:21 -------------------------------------------
2023/08/12 23:25:21 initial placement - 20-50M, 30 index, 3 replica, 4x
2023-08-12T23:25:21.134+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:21.370+05:30 [Info] Score: 0.00962710881466763
2023-08-12T23:25:21.370+05:30 [Info] Memory Quota: 135110145004 (125.831G)
2023-08-12T23:25:21.370+05:30 [Info] CPU Quota: 24
2023-08-12T23:25:21.370+05:30 [Info] Indexer Memory Mean 91391504631 (85.115G)
2023-08-12T23:25:21.370+05:30 [Info] Indexer Memory Deviation 1759671919 (1.63882G) (1.93%)
2023-08-12T23:25:21.370+05:30 [Info] Indexer Memory Utilization 0.6764
2023-08-12T23:25:21.370+05:30 [Info] Indexer CPU Mean 25.2138
2023-08-12T23:25:21.370+05:30 [Info] Indexer CPU Deviation 5.20 (20.63%)
2023-08-12T23:25:21.370+05:30 [Info] Indexer CPU Utilization 1.0506
2023-08-12T23:25:21.370+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:21.370+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:21.370+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:21.370+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:21.370+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:21.370+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:21.370+05:30 [Info] Indexer Data Size Mean 91391504631 (85.115G)
2023-08-12T23:25:21.370+05:30 [Info] Indexer Data Size Deviation 1759671919 (1.63882G) (1.93%)
2023-08-12T23:25:21.370+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:21.370+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:21.370+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:21.370+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:21 -------------------------------------------
2023/08/12 23:25:21 initial placement - 200-500M, 10 index, 3 replica, 2x
2023-08-12T23:25:21.371+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:21.426+05:30 [Info] Score: 0.037944903168088975
2023-08-12T23:25:21.426+05:30 [Info] Memory Quota: 426224865016 (396.953G)
2023-08-12T23:25:21.426+05:30 [Info] CPU Quota: 12
2023-08-12T23:25:21.426+05:30 [Info] Indexer Memory Mean 313879325472 (292.323G)
2023-08-12T23:25:21.426+05:30 [Info] Indexer Memory Deviation 23820241223 (22.1843G) (7.59%)
2023-08-12T23:25:21.426+05:30 [Info] Indexer Memory Utilization 0.7364
2023-08-12T23:25:21.426+05:30 [Info] Indexer CPU Mean 9.6087
2023-08-12T23:25:21.426+05:30 [Info] Indexer CPU Deviation 1.39 (14.45%)
2023-08-12T23:25:21.426+05:30 [Info] Indexer CPU Utilization 0.8007
2023-08-12T23:25:21.426+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:21.426+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:21.426+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:21.426+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:21.426+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:21.426+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:21.426+05:30 [Info] Indexer Data Size Mean 313879325472 (292.323G)
2023-08-12T23:25:21.426+05:30 [Info] Indexer Data Size Deviation 23820241223 (22.1843G) (7.59%)
2023-08-12T23:25:21.426+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:21.426+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:21.426+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:21.426+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:21 -------------------------------------------
2023/08/12 23:25:21 initial placement - 200-500M, 30 index, 3 replica, 2x
2023-08-12T23:25:21.427+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:22.320+05:30 [Info] Score: 0.026489817494806625
2023-08-12T23:25:22.320+05:30 [Info] Memory Quota: 510906643624 (475.819G)
2023-08-12T23:25:22.320+05:30 [Info] CPU Quota: 12
2023-08-12T23:25:22.320+05:30 [Info] Indexer Memory Mean 397068173718 (369.799G)
2023-08-12T23:25:22.320+05:30 [Info] Indexer Memory Deviation 21036526909 (19.5918G) (5.30%)
2023-08-12T23:25:22.320+05:30 [Info] Indexer Memory Utilization 0.7772
2023-08-12T23:25:22.320+05:30 [Info] Indexer CPU Mean 11.3386
2023-08-12T23:25:22.320+05:30 [Info] Indexer CPU Deviation 2.28 (20.09%)
2023-08-12T23:25:22.320+05:30 [Info] Indexer CPU Utilization 0.9449
2023-08-12T23:25:22.320+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:22.320+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:22.320+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:22.320+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:22.320+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:22.320+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:22.320+05:30 [Info] Indexer Data Size Mean 397068173718 (369.799G)
2023-08-12T23:25:22.320+05:30 [Info] Indexer Data Size Deviation 21036526909 (19.5918G) (5.30%)
2023-08-12T23:25:22.320+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:22.320+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:22.320+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:22.320+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:22 -------------------------------------------
2023/08/12 23:25:22 initial placement - mixed small/medium, 30 index, 3 replica, 1.5/4x
2023-08-12T23:25:22.321+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:22.616+05:30 [Info] Score: 0.02965395836787898
2023-08-12T23:25:22.616+05:30 [Info] Memory Quota: 300538388542 (279.898G)
2023-08-12T23:25:22.616+05:30 [Info] CPU Quota: 12
2023-08-12T23:25:22.616+05:30 [Info] Indexer Memory Mean 221375116420 (206.172G)
2023-08-12T23:25:22.616+05:30 [Info] Indexer Memory Deviation 13129296972 (12.2276G) (5.93%)
2023-08-12T23:25:22.616+05:30 [Info] Indexer Memory Utilization 0.7366
2023-08-12T23:25:22.616+05:30 [Info] Indexer CPU Mean 9.8312
2023-08-12T23:25:22.616+05:30 [Info] Indexer CPU Deviation 5.39 (54.87%)
2023-08-12T23:25:22.616+05:30 [Info] Indexer CPU Utilization 0.8193
2023-08-12T23:25:22.616+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:22.616+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:22.616+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:22.616+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:22.616+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:22.616+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:22.616+05:30 [Info] Indexer Data Size Mean 221375116420 (206.172G)
2023-08-12T23:25:22.616+05:30 [Info] Indexer Data Size Deviation 13129296972 (12.2276G) (5.93%)
2023-08-12T23:25:22.616+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:22.616+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:22.616+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:22.616+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:22 -------------------------------------------
2023/08/12 23:25:22 initial placement - mixed all, 30 index, 3 replica, 1.5/4x
2023-08-12T23:25:22.617+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:23.666+05:30 [Info] Score: 0.021494485812014647
2023-08-12T23:25:23.666+05:30 [Info] Memory Quota: 379277891602 (353.23G)
2023-08-12T23:25:23.666+05:30 [Info] CPU Quota: 20
2023-08-12T23:25:23.666+05:30 [Info] Indexer Memory Mean 290174368315 (270.246G)
2023-08-12T23:25:23.666+05:30 [Info] Indexer Memory Deviation 12474297685 (11.6176G) (4.30%)
2023-08-12T23:25:23.666+05:30 [Info] Indexer Memory Utilization 0.7651
2023-08-12T23:25:23.666+05:30 [Info] Indexer CPU Mean 8.6088
2023-08-12T23:25:23.666+05:30 [Info] Indexer CPU Deviation 3.18 (36.97%)
2023-08-12T23:25:23.666+05:30 [Info] Indexer CPU Utilization 0.4304
2023-08-12T23:25:23.666+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:23.666+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:23.666+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:23.666+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:23.666+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:23.666+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:23.666+05:30 [Info] Indexer Data Size Mean 290174368315 (270.246G)
2023-08-12T23:25:23.666+05:30 [Info] Indexer Data Size Deviation 12474297685 (11.6176G) (4.30%)
2023-08-12T23:25:23.666+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:23.666+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:23.666+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:23.666+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:23 -------------------------------------------
2023/08/12 23:25:23 initial placement - 6 2M index, 1 replica, 2x
2023-08-12T23:25:23.678+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:23.696+05:30 [Info] Score: 0
2023-08-12T23:25:23.696+05:30 [Info] Memory Quota: 4848128000 (4.51517G)
2023-08-12T23:25:23.696+05:30 [Info] CPU Quota: 2
2023-08-12T23:25:23.696+05:30 [Info] Indexer Memory Mean 2080000000 (1.93715G)
2023-08-12T23:25:23.696+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T23:25:23.696+05:30 [Info] Indexer Memory Utilization 0.4290
2023-08-12T23:25:23.696+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-12T23:25:23.696+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:23.696+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-12T23:25:23.696+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:23.696+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:23.696+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:23.696+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:23.696+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:23.696+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:23.696+05:30 [Info] Indexer Data Size Mean 2080000000 (1.93715G)
2023-08-12T23:25:23.696+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:23.696+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:23.696+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:23.696+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:23.696+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:23 -------------------------------------------
2023/08/12 23:25:23 initial placement - 5 20M primary index, 2 replica, 2x
2023-08-12T23:25:23.713+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:23.768+05:30 [Info] Score: 0
2023-08-12T23:25:23.768+05:30 [Info] Memory Quota: 14310128000 (13.3273G)
2023-08-12T23:25:23.768+05:30 [Info] CPU Quota: 2
2023-08-12T23:25:23.768+05:30 [Info] Indexer Memory Mean 10960000000 (10.2073G)
2023-08-12T23:25:23.768+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T23:25:23.768+05:30 [Info] Indexer Memory Utilization 0.7659
2023-08-12T23:25:23.768+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-12T23:25:23.768+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:23.768+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-12T23:25:23.768+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:23.768+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:23.768+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:23.768+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:23.768+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:23.768+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:23.768+05:30 [Info] Indexer Data Size Mean 10960000000 (10.2073G)
2023-08-12T23:25:23.768+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:23.768+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:23.768+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:23.768+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:23.768+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:23 -------------------------------------------
2023/08/12 23:25:23 initial placement - 5 20M array index, 2 replica, 2x
2023-08-12T23:25:23.778+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:23.819+05:30 [Info] Score: 0
2023-08-12T23:25:23.819+05:30 [Info] Memory Quota: 237416768000 (221.112G)
2023-08-12T23:25:23.819+05:30 [Info] CPU Quota: 2
2023-08-12T23:25:23.819+05:30 [Info] Indexer Memory Mean 191440000000 (178.292G)
2023-08-12T23:25:23.819+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T23:25:23.819+05:30 [Info] Indexer Memory Utilization 0.8063
2023-08-12T23:25:23.819+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-12T23:25:23.819+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:23.819+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-12T23:25:23.819+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:23.819+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:23.819+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:23.819+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:23.819+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:23.819+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:23.819+05:30 [Info] Indexer Data Size Mean 191440000000 (178.292G)
2023-08-12T23:25:23.819+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:23.819+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:23.819+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:23.819+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:23.819+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:23 -------------------------------------------
2023/08/12 23:25:23 initial placement - 3 replica constraint, 2 index, 2x
2023-08-12T23:25:23.823+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:23.873+05:30 [Info] Score: 0
2023-08-12T23:25:23.873+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-12T23:25:23.873+05:30 [Info] CPU Quota: 2
2023-08-12T23:25:23.873+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-12T23:25:23.873+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T23:25:23.873+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-12T23:25:23.873+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:23.873+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:23.873+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:23.873+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:23.873+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:23.873+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:23.873+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:23.873+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:23.873+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:23.873+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-12T23:25:23.873+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:23.873+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:23.873+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:23.873+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:23.873+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:23 -------------------------------------------
2023/08/12 23:25:23 incr placement - 20-50M, 5 2M index, 1 replica, 1x
2023-08-12T23:25:23.883+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.044176981315930224
2023-08-12T23:25:24.016+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:24.016+05:30 [Info] Score: 0.007189938568471697
2023-08-12T23:25:24.016+05:30 [Info] Memory Quota: 125233041042 (116.632G)
2023-08-12T23:25:24.016+05:30 [Info] CPU Quota: 27
2023-08-12T23:25:24.016+05:30 [Info] Indexer Memory Mean 71117238485 (66.2331G)
2023-08-12T23:25:24.016+05:30 [Info] Indexer Memory Deviation 1022657151 (975.282M) (1.44%)
2023-08-12T23:25:24.016+05:30 [Info] Indexer Memory Utilization 0.5679
2023-08-12T23:25:24.016+05:30 [Info] Indexer CPU Mean 20.1734
2023-08-12T23:25:24.016+05:30 [Info] Indexer CPU Deviation 1.87 (9.29%)
2023-08-12T23:25:24.016+05:30 [Info] Indexer CPU Utilization 0.7472
2023-08-12T23:25:24.016+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:24.016+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:24.016+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:24.016+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.016+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:24.016+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.016+05:30 [Info] Indexer Data Size Mean 71117238485 (66.2331G)
2023-08-12T23:25:24.016+05:30 [Info] Indexer Data Size Deviation 1022657151 (975.282M) (1.44%)
2023-08-12T23:25:24.016+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:24.016+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:24.016+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:24.016+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:24 -------------------------------------------
2023/08/12 23:25:24 incr placement - mixed small/medium, 6 2M index, 1 replica, 1x
2023-08-12T23:25:24.028+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0024646357658823967
2023-08-12T23:25:24.263+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:24.263+05:30 [Info] Score: 0.00043718596495524715
2023-08-12T23:25:24.263+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-12T23:25:24.263+05:30 [Info] CPU Quota: 20
2023-08-12T23:25:24.263+05:30 [Info] Indexer Memory Mean 393025602195 (366.034G)
2023-08-12T23:25:24.263+05:30 [Info] Indexer Memory Deviation 343650554 (327.731M) (0.09%)
2023-08-12T23:25:24.263+05:30 [Info] Indexer Memory Utilization 0.7321
2023-08-12T23:25:24.263+05:30 [Info] Indexer CPU Mean 14.2305
2023-08-12T23:25:24.263+05:30 [Info] Indexer CPU Deviation 0.95 (6.65%)
2023-08-12T23:25:24.263+05:30 [Info] Indexer CPU Utilization 0.7115
2023-08-12T23:25:24.263+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:24.263+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:24.263+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:24.263+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.263+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:24.263+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.263+05:30 [Info] Indexer Data Size Mean 393025602195 (366.034G)
2023-08-12T23:25:24.263+05:30 [Info] Indexer Data Size Deviation 343650554 (327.731M) (0.09%)
2023-08-12T23:25:24.263+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:24.263+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:24.263+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:24.263+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:24 -------------------------------------------
2023/08/12 23:25:24 incr placement - 3 server group, 3 replica, 1x
2023-08-12T23:25:24.266+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:24.280+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:24.280+05:30 [Info] Score: 0
2023-08-12T23:25:24.280+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-12T23:25:24.280+05:30 [Info] CPU Quota: 16
2023-08-12T23:25:24.280+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-12T23:25:24.280+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T23:25:24.280+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-12T23:25:24.280+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:24.280+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:24.280+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:24.280+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:24.280+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:24.280+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:24.280+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.280+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:24.280+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.280+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-12T23:25:24.280+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:24.280+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:24.280+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:24.280+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:24.280+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:24 -------------------------------------------
2023/08/12 23:25:24 incr placement - 2 server group, 3 replica, 1x
2023-08-12T23:25:24.282+05:30 [Warn] Index has more replica than server group. Index=index1 0 Bucket=bucket2 Scope= Collection=
2023-08-12T23:25:24.282+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 1) Bucket=bucket2 Scope= Collection=
2023-08-12T23:25:24.282+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 2) Bucket=bucket2 Scope= Collection=
2023-08-12T23:25:24.282+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.816496580927726
2023-08-12T23:25:24.309+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:24.309+05:30 [Info] Score: 0
2023-08-12T23:25:24.309+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-12T23:25:24.309+05:30 [Info] CPU Quota: 16
2023-08-12T23:25:24.309+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-12T23:25:24.309+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T23:25:24.309+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-12T23:25:24.309+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:24.309+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:24.309+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:24.309+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:24.309+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:24.309+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:24.309+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.309+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:24.309+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.309+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-12T23:25:24.309+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:24.309+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:24.309+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:24.309+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:24.309+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:24 -------------------------------------------
2023/08/12 23:25:24 rebalance - 20-50M, 90 index, 20% shuffle, 1x, utilization 90%+
2023-08-12T23:25:24.312+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.26735369797343495
2023-08-12T23:25:24.312+05:30 [Info] Planner::initial temperature: initial resource variation 0.26735369797343495 temp 0.026735369797343495
2023-08-12T23:25:24.494+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:24.494+05:30 [Info] Score: 0.1759969804350666
2023-08-12T23:25:24.494+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-08-12T23:25:24.494+05:30 [Info] CPU Quota: 30
2023-08-12T23:25:24.494+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-08-12T23:25:24.494+05:30 [Info] Indexer Memory Deviation 4314759729 (4.01843G) (4.85%)
2023-08-12T23:25:24.494+05:30 [Info] Indexer Memory Utilization 0.6367
2023-08-12T23:25:24.494+05:30 [Info] Indexer CPU Mean 24.0538
2023-08-12T23:25:24.494+05:30 [Info] Indexer CPU Deviation 3.20 (13.31%)
2023-08-12T23:25:24.494+05:30 [Info] Indexer CPU Utilization 0.8018
2023-08-12T23:25:24.494+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:24.494+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:24.494+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:24.494+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.494+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:24.494+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.494+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-08-12T23:25:24.494+05:30 [Info] Indexer Data Size Deviation 4314759729 (4.01843G) (4.85%)
2023-08-12T23:25:24.494+05:30 [Info] Total Index Data (from non-deleted node) 993.273G
2023-08-12T23:25:24.495+05:30 [Info] Index Data Moved (exclude new node) 324.55G (32.67%)
2023-08-12T23:25:24.495+05:30 [Info] No. Index (from non-deleted node) 90
2023-08-12T23:25:24.495+05:30 [Info] No. Index Moved (exclude new node) 28 (31.11%)
2023/08/12 23:25:24 -------------------------------------------
2023/08/12 23:25:24 rebalance - mixed small/medium, 90 index, 20% shuffle, 1x
2023-08-12T23:25:24.496+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25476735096164715
2023-08-12T23:25:24.496+05:30 [Info] Planner::initial temperature: initial resource variation 0.25476735096164715 temp 0.025476735096164715
2023-08-12T23:25:24.708+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:24.709+05:30 [Info] Score: 0.20706815647982146
2023-08-12T23:25:24.709+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-12T23:25:24.709+05:30 [Info] CPU Quota: 20
2023-08-12T23:25:24.709+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-08-12T23:25:24.709+05:30 [Info] Indexer Memory Deviation 21390604091 (19.9216G) (5.45%)
2023-08-12T23:25:24.709+05:30 [Info] Indexer Memory Utilization 0.7311
2023-08-12T23:25:24.709+05:30 [Info] Indexer CPU Mean 13.9305
2023-08-12T23:25:24.709+05:30 [Info] Indexer CPU Deviation 2.71 (19.42%)
2023-08-12T23:25:24.709+05:30 [Info] Indexer CPU Utilization 0.6965
2023-08-12T23:25:24.709+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:24.709+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:24.709+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:24.709+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.709+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:24.709+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.709+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-08-12T23:25:24.709+05:30 [Info] Indexer Data Size Deviation 21390604091 (19.9216G) (5.45%)
2023-08-12T23:25:24.709+05:30 [Info] Total Index Data (from non-deleted node) 4.28378T
2023-08-12T23:25:24.709+05:30 [Info] Index Data Moved (exclude new node) 2.11648T (49.41%)
2023-08-12T23:25:24.709+05:30 [Info] No. Index (from non-deleted node) 90
2023-08-12T23:25:24.709+05:30 [Info] No. Index Moved (exclude new node) 24 (26.67%)
2023/08/12 23:25:24 -------------------------------------------
2023/08/12 23:25:24 rebalance - travel sample, 10% shuffle, 1x
2023-08-12T23:25:24.710+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.23680133137265638
2023-08-12T23:25:24.710+05:30 [Info] Planner::initial temperature: initial resource variation 0.23680133137265638 temp 0.02368013313726564
2023-08-12T23:25:24.721+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-08-12T23:25:24.726+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T23:25:24.726+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T23:25:24.727+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T23:25:24.727+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T23:25:24.728+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-08-12T23:25:24.729+05:30 [Info] switched currmeta from 486 -> 486 force true 
2023-08-12T23:25:24.742+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:24.742+05:30 [Info] Score: 0.04715225965046212
2023-08-12T23:25:24.742+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-12T23:25:24.742+05:30 [Info] CPU Quota: 8
2023-08-12T23:25:24.742+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-08-12T23:25:24.742+05:30 [Info] Indexer Memory Deviation 1632564 (1.55693M) (9.33%)
2023-08-12T23:25:24.742+05:30 [Info] Indexer Memory Utilization 0.0326
2023-08-12T23:25:24.742+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:24.742+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:24.742+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:24.742+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:24.742+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:24.742+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:24.742+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.742+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:24.742+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.742+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T23:25:24.742+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:24.742+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:24.742+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:24.742+05:30 [Info] No. Index (from non-deleted node) 10
2023-08-12T23:25:24.742+05:30 [Info] No. Index Moved (exclude new node) 1 (10.00%)
2023/08/12 23:25:24 -------------------------------------------
2023/08/12 23:25:24 rebalance - 20-50M, 90 index, swap 2, 1x
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-08-12T23:25:24.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-08-12T23:25:24.744+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4095843409677649
2023-08-12T23:25:24.745+05:30 [Info] Planner::initial temperature: initial resource variation 0.4095843409677649 temp 0.04095843409677649
2023-08-12T23:25:24.939+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:24.939+05:30 [Info] Score: 0.013616226110172686
2023-08-12T23:25:24.939+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-08-12T23:25:24.939+05:30 [Info] CPU Quota: 30
2023-08-12T23:25:24.939+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-08-12T23:25:24.939+05:30 [Info] Indexer Memory Deviation 2420326911 (2.25411G) (2.72%)
2023-08-12T23:25:24.939+05:30 [Info] Indexer Memory Utilization 0.6367
2023-08-12T23:25:24.939+05:30 [Info] Indexer CPU Mean 24.0538
2023-08-12T23:25:24.940+05:30 [Info] Indexer CPU Deviation 1.69 (7.01%)
2023-08-12T23:25:24.940+05:30 [Info] Indexer CPU Utilization 0.8018
2023-08-12T23:25:24.940+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:24.940+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:24.940+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:24.940+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.940+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:24.940+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:24.940+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-08-12T23:25:24.940+05:30 [Info] Indexer Data Size Deviation 2420326911 (2.25411G) (2.72%)
2023-08-12T23:25:24.940+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:24.940+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:24.940+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:24.940+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:24 -------------------------------------------
2023/08/12 23:25:24 rebalance - mixed small/medium, 90 index, swap 2, 1x
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-08-12T23:25:24.941+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-08-12T23:25:24.941+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4082556623939647
2023-08-12T23:25:24.942+05:30 [Info] Planner::initial temperature: initial resource variation 0.4082556623939647 temp 0.040825566239396475
2023-08-12T23:25:25.113+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:25.113+05:30 [Info] Score: 0.0011352903348725305
2023-08-12T23:25:25.113+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-12T23:25:25.113+05:30 [Info] CPU Quota: 20
2023-08-12T23:25:25.113+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-08-12T23:25:25.113+05:30 [Info] Indexer Memory Deviation 891215633 (849.929M) (0.23%)
2023-08-12T23:25:25.113+05:30 [Info] Indexer Memory Utilization 0.7311
2023-08-12T23:25:25.113+05:30 [Info] Indexer CPU Mean 13.9305
2023-08-12T23:25:25.113+05:30 [Info] Indexer CPU Deviation 2.05 (14.71%)
2023-08-12T23:25:25.113+05:30 [Info] Indexer CPU Utilization 0.6965
2023-08-12T23:25:25.113+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:25.113+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:25.113+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:25.113+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:25.113+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:25.113+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:25.113+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-08-12T23:25:25.113+05:30 [Info] Indexer Data Size Deviation 891215633 (849.929M) (0.23%)
2023-08-12T23:25:25.113+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:25.113+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:25.113+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:25.113+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:25 -------------------------------------------
2023/08/12 23:25:25 rebalance - travel sample, swap 2, 1x
2023-08-12T23:25:25.113+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 192.168.1.8:9000
2023-08-12T23:25:25.113+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-12T23:25:25.114+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0086622738872069
2023-08-12T23:25:25.114+05:30 [Info] Planner::initial temperature: initial resource variation 1.0086622738872069 temp 0.1008662273887207
2023-08-12T23:25:25.242+05:30 [Info] Score: 0.00031929273712825843
2023-08-12T23:25:25.242+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-12T23:25:25.242+05:30 [Info] CPU Quota: 8
2023-08-12T23:25:25.242+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-08-12T23:25:25.242+05:30 [Info] Indexer Memory Deviation 22354 (21.8301K) (0.13%)
2023-08-12T23:25:25.242+05:30 [Info] Indexer Memory Utilization 0.0326
2023-08-12T23:25:25.242+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:25.242+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:25.242+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:25.242+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:25.242+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:25.242+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:25.242+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:25.242+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:25.242+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:25.242+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T23:25:25.242+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:25.242+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:25.242+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:25.242+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:25.242+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:25 -------------------------------------------
2023/08/12 23:25:25 rebalance - 8 identical index, add 4, 1x
2023-08-12T23:25:25.242+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-12T23:25:25.243+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-12T23:25:25.243+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-12T23:25:25.243+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-12T23:25:25.243+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2023-08-12T23:25:25.243+05:30 [Info] Planner::initial temperature: initial resource variation 1 temp 0.1
2023-08-12T23:25:29.172+05:30 [Info] Score: 0
2023-08-12T23:25:29.172+05:30 [Info] Memory Quota: 930294000 (887.197M)
2023-08-12T23:25:29.172+05:30 [Info] CPU Quota: 2
2023-08-12T23:25:29.172+05:30 [Info] Indexer Memory Mean 260000000 (247.955M)
2023-08-12T23:25:29.172+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T23:25:29.172+05:30 [Info] Indexer Memory Utilization 0.2795
2023-08-12T23:25:29.172+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:29.172+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:29.172+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:29.172+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:29.172+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:29.172+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:29.172+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:29.172+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:29.172+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:29.172+05:30 [Info] Indexer Data Size Mean 260000000 (247.955M)
2023-08-12T23:25:29.172+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:29.172+05:30 [Info] Total Index Data (from non-deleted node) 1.93715G
2023-08-12T23:25:29.172+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:29.172+05:30 [Info] No. Index (from non-deleted node) 8
2023-08-12T23:25:29.172+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:29 -------------------------------------------
2023/08/12 23:25:29 rebalance - 8 identical index, delete 2, 2x
2023-08-12T23:25:29.173+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:29.173+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023-08-12T23:25:29.218+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:29.218+05:30 [Info] Score: 0
2023-08-12T23:25:29.218+05:30 [Info] Memory Quota: 1060588000 (1011.46M)
2023-08-12T23:25:29.218+05:30 [Info] CPU Quota: 4
2023-08-12T23:25:29.218+05:30 [Info] Indexer Memory Mean 10400000 (9.91821M)
2023-08-12T23:25:29.218+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T23:25:29.218+05:30 [Info] Indexer Memory Utilization 0.0098
2023-08-12T23:25:29.218+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:29.218+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:29.218+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:29.218+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:29.218+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:29.218+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:29.218+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:29.218+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:29.218+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:29.218+05:30 [Info] Indexer Data Size Mean 10400000 (9.91821M)
2023-08-12T23:25:29.218+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:29.218+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:29.218+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:29.218+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:29.218+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:29 -------------------------------------------
2023/08/12 23:25:29 rebalance - drop replcia - 3 replica, 3 zone, delete 1, 2x
2023-08-12T23:25:29.219+05:30 [Warn] There is more replica than available nodes.  Will not move index replica (default,,,country) from ejected node 127.0.0.1:9003
2023-08-12T23:25:29.219+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-12T23:25:29.219+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-12T23:25:29.219+05:30 [Info] Score: 0
2023-08-12T23:25:29.219+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-12T23:25:29.219+05:30 [Info] CPU Quota: 16
2023-08-12T23:25:29.219+05:30 [Info] Indexer Memory Mean 0 (0)
2023-08-12T23:25:29.219+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T23:25:29.219+05:30 [Info] Indexer Memory Utilization 0.0000
2023-08-12T23:25:29.219+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:29.219+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:29.219+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:29.219+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:29.219+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:29.219+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:29.219+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:29.219+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:29.219+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:29.219+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T23:25:29.219+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:29.219+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:29.219+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:29.219+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:29.219+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:29 -------------------------------------------
2023/08/12 23:25:29 rebalance - rebuid replica - 3 replica, 3 zone, add 1, delete 1, 1x
2023-08-12T23:25:29.219+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-12T23:25:29.219+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-12T23:25:29.219+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9003
2023-08-12T23:25:29.219+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-12T23:25:29.219+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-12T23:25:29.219+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-12T23:25:29.219+05:30 [Info] Score: 0
2023-08-12T23:25:29.219+05:30 [Info] Memory Quota: 268435456 (256M)
2023-08-12T23:25:29.219+05:30 [Info] CPU Quota: 8
2023-08-12T23:25:29.219+05:30 [Info] Indexer Memory Mean 0 (0)
2023-08-12T23:25:29.219+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T23:25:29.219+05:30 [Info] Indexer Memory Utilization 0.0000
2023-08-12T23:25:29.219+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:29.219+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:29.219+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:29.219+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:29.219+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:29.219+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:29.219+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:29.219+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:29.220+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:29.220+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T23:25:29.220+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:29.220+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:29.220+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:29.220+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:29.220+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 23:25:29 -------------------------------------------
2023/08/12 23:25:29 Minimum memory test 1: min memory = 0
2023-08-12T23:25:29.220+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-12T23:25:29.220+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-08-12T23:25:29.222+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/12 23:25:29 -------------------------------------------
2023/08/12 23:25:29 Minimum memory test 2: min memory > quota
2023-08-12T23:25:29.223+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-12T23:25:29.223+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-12T23:25:29.223+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-12T23:25:29.223+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-12T23:25:29.223+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/08/12 23:25:30 -------------------------------------------
2023/08/12 23:25:30 Minimum memory test 3: min memory < quota
2023-08-12T23:25:30.203+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-12T23:25:30.203+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Minimum memory test 4: replica repair with min memory > quota
2023-08-12T23:25:31.156+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-08-12T23:25:31.156+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=62us
2023-08-12T23:25:31.156+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=7us
2023-08-12T23:25:31.156+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-12T23:25:31.157+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-12T23:25:31.157+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-12T23:25:31.157+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-12T23:25:31.157+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:31.157+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=217us
2023-08-12T23:25:31.157+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-12T23:25:31.157+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-12T23:25:31.157+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-12T23:25:31.157+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:31.157+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=196us
2023-08-12T23:25:31.157+05:30 [Info] Cannot rebuild lost replica due to resource constraint in cluster.  Will not rebuild lost replica.
2023-08-12T23:25:31.157+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-12T23:25:31.157+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T23:25:31.157+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-12T23:25:31.157+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Minimum memory test 5: replica repair with min memory < quota
2023-08-12T23:25:31.157+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-08-12T23:25:31.157+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-12T23:25:31.157+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-12T23:25:31.174+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Minimum memory test 6: rebalance with min memory > quota
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=3us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=4us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=3us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=3us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=4us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=3us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=5us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=3us
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Minimum memory test 7: rebalance-out with min memory > quota
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=4us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=3us
2023-08-12T23:25:31.175+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=3us
2023-08-12T23:25:31.175+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-12T23:25:31.176+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-12T23:25:31.176+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-08-12T23:25:31.176+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Minimum memory test 8: plan with min memory > quota
2023-08-12T23:25:31.178+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.375
2023-08-12T23:25:31.179+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-12T23:25:31.179+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:31.179+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=875us
2023-08-12T23:25:31.179+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=4us
2023-08-12T23:25:31.179+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-12T23:25:31.179+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=4us
2023-08-12T23:25:31.179+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=5us
2023-08-12T23:25:31.179+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=4us
2023-08-12T23:25:31.179+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-12T23:25:31.179+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.375
2023-08-12T23:25:31.180+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Minimum memory test 9: single node rebalance with min memory > quota
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=4us
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=4us
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=3us
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=3us
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=4us
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=3us
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=3us
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=4us
2023-08-12T23:25:31.180+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=3us
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Minimum memory test 10: plan with partitioned index on empty cluster
2023-08-12T23:25:31.182+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2023-08-12T23:25:31.218+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 iterationTest :: Remove one node - failure
2023-08-12T23:25:31.219+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.2225672330947907
2023-08-12T23:25:31.646+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:31.646+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.646+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.647+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.647+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.647+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.21977231835823732).
2023-08-12T23:25:31.647+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=518us
2023-08-12T23:25:31.647+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.647+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.647+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.647+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.647+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.17756805522022973).
2023-08-12T23:25:31.647+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=502us
2023-08-12T23:25:31.647+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.648+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.648+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.648+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.648+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.19210024705112544).
2023-08-12T23:25:31.648+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=549us
2023-08-12T23:25:31.648+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.648+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.648+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.648+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.648+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.22519227891101248).
2023-08-12T23:25:31.649+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=565us
2023-08-12T23:25:31.649+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.649+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.649+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.649+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.649+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1430565923805434).
2023-08-12T23:25:31.649+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=608us
2023-08-12T23:25:31.649+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.650+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.650+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.650+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.650+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.17234212700923637).
2023-08-12T23:25:31.650+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=529us
2023-08-12T23:25:31.650+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-12T23:25:31.650+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.650+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.650+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.650+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.650+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1378313779542292).
2023-08-12T23:25:31.650+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=497us
2023-08-12T23:25:31.651+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.651+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.651+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.651+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.651+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.16703756499599662).
2023-08-12T23:25:31.651+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=512us
2023-08-12T23:25:31.651+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.651+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.651+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.651+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.651+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.25378214721468123).
2023-08-12T23:25:31.652+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=497us
2023-08-12T23:25:31.652+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.652+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.652+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.652+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.652+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.10968830101511237).
2023-08-12T23:25:31.652+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=447us
2023-08-12T23:25:31.652+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.652+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.652+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.652+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.653+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1426553586280622).
2023-08-12T23:25:31.653+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=679us
2023-08-12T23:25:31.653+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.016099404936803934
2023-08-12T23:25:31.653+05:30 [Info] Planner::initial temperature: initial resource variation 0.016099404936803934 temp 0.033390059506319604
2023-08-12T23:25:31.653+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.653+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-12T23:25:31.653+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.15204223608240144).
2023-08-12T23:25:31.653+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=519us
2023-08-12T23:25:31.653+05:30 [Error] 
MemoryQuota: 5302940000000
CpuQuota: 5
--- Violations for index <1420115013162915432, bucket1, , > (mem 21.2376G, cpu 3.3185599999999997) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65641T, free cpu -36.135839999999995)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66572T, free cpu -25.0354)
--- Violations for index <13506542435728053437, bucket1, , > (mem 20.2445G, cpu 3.6592399999999996) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65641T, free cpu -36.135839999999995)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66572T, free cpu -25.0354)
--- Violations for index <14307082760767643714, bucket1, , > (mem 15.3827G, cpu 1.8313199999999998) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65641T, free cpu -36.135839999999995)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66572T, free cpu -25.0354)
--- Violations for index <10848346037123507099, bucket1, , > (mem 10.1202G, cpu 1.92608) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65641T, free cpu -36.135839999999995)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66572T, free cpu -25.0354)
--- Violations for index <14502333600003435060, bucket1, , > (mem 13.8487G, cpu 2.0146800000000002) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65641T, free cpu -36.135839999999995)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66572T, free cpu -25.0354)
--- Violations for index <11061220051599785660, bucket1, , > (mem 9.32632G, cpu 2.1144) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65641T, free cpu -36.135839999999995)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66572T, free cpu -25.0354)
--- Violations for index <9624311817509560604, bucket1, , > (mem 7.2755G, cpu 2.5267999999999997) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65641T, free cpu -36.135839999999995)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66572T, free cpu -25.0354)
--- Violations for index <839289756209777438, bucket1, , > (mem 11.0994G, cpu 2.84908) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65641T, free cpu -36.135839999999995)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66572T, free cpu -25.0354)
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 iterationTest :: Remove one node - success
2023-08-12T23:25:31.654+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3966302217830877
2023-08-12T23:25:31.738+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:31.738+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.00874917713249919
2023-08-12T23:25:31.738+05:30 [Info] Planner::initial temperature: initial resource variation 0.00874917713249919 temp 0.02412508228675008
2023-08-12T23:25:31.738+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-12T23:25:31.738+05:30 [Info] Planner::Finished planner run after 10 iterations.
2023-08-12T23:25:31.738+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.16959865934573198).
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 iterationTest :: Index rebuild - success
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i22,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i0,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i5,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i10,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i13,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i15,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i18,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i11,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i24,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i26,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i28,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i2,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i4,1)
2023-08-12T23:25:31.741+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i8,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i14,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i20,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i23,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i27,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i1,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i3,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i6,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i12,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i9,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i16,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i17,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i19,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i21,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i25,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i29,1)
2023-08-12T23:25:31.742+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i7,1)
2023-08-12T23:25:31.743+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.590668171555645
2023-08-12T23:25:31.743+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-12T23:25:31.743+05:30 [Info] Planner::initial temperature: initial resource variation 0.590668171555645 temp 0.020933182844435506
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 iterationTest :: Index rebuild - initial placement - success
2023-08-12T23:25:31.743+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-08-12T23:25:31.743+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-12T23:25:31.743+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-12T23:25:31.743+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-08-12T23:25:31.743+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-08-12T23:25:31.744+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-08-12T23:25:31.744+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6236095644623236
2023-08-12T23:25:31.744+05:30 [Info] Planner::initial temperature: initial resource variation 0.6236095644623236 temp 0.03663904355376764
2023-08-12T23:25:31.744+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T23:25:31.744+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:31.744+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.6236095644623236).
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 iterationTest :: Index rebuild - initial placement - numReplica > numSG - success
2023-08-12T23:25:31.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-08-12T23:25:31.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-12T23:25:31.744+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-12T23:25:31.744+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-08-12T23:25:31.744+05:30 [Info] Rebuilding lost replica for (default,,,idx1,2)
2023-08-12T23:25:31.744+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-08-12T23:25:31.744+05:30 [Info] Rebuilding lost replica for (default,,,idx2,2)
2023-08-12T23:25:31.744+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-08-12T23:25:31.745+05:30 [Info] Rebuilding lost replica for (default,,,idx3,2)
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-08-12T23:25:31.745+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.24845199749997662
2023-08-12T23:25:31.745+05:30 [Info] Planner::initial temperature: initial resource variation 0.24845199749997662 temp 0.07415480025000235
2023-08-12T23:25:31.745+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T23:25:31.745+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:31.745+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.24845199749997662).
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 scaling with excludeIn - 8 identical index, add 1, 1x
2023-08-12T23:25:31.746+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-08-12T23:25:31.746+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 swap with excludeIn - 8 identical index, add 1, 1x
2023-08-12T23:25:31.915+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-08-12T23:25:31.915+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023-08-12T23:25:31.915+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 replica repair with excludeIn - 3 replica, 4 zone, delete 1, 1x
2023-08-12T23:25:31.916+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-12T23:25:31.916+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 heterogenous rebalance - keep vertically scaled Node, swap 1, 1x
2023-08-12T23:25:31.917+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.1237823254333867
2023-08-12T23:25:31.917+05:30 [Info] Planner::initial temperature: initial resource variation 1.1237823254333867 temp 0.11237823254333867
2023-08-12T23:25:31.917+05:30 [Info] Planner::finalizing the solution as final solution is found.
--- PASS: TestPlanner (11.81s)
=== RUN   TestGreedyPlanner
2023/08/12 23:25:31 In TestGreedyPlanner()
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Single Index Instance - 3 empty nodes - 1 SG
2023-08-12T23:25:31.921+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Single Index Instance - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-12T23:25:31.923+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Single Index Instance - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-12T23:25:31.925+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Single Index Instance - 3 non-empty nodes - 1 SG
2023-08-12T23:25:31.927+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Index With 1 Replica - 3 empty nodes - 1 SG
2023-08-12T23:25:31.929+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-12T23:25:31.931+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-12T23:25:31.933+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Index With 1 Replica - 3 non-empty nodes - 1 SG
2023-08-12T23:25:31.935+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Index With 2 Replica - 3 empty nodes - 1 SG
2023-08-12T23:25:31.937+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Index With 2 Replica - 3 non-empty nodes - 1 SG
2023-08-12T23:25:31.939+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 2 SG
2023-08-12T23:25:31.941+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 2 SG
2023-08-12T23:25:31.943+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Index With 1 Replica - 3 non-empty nodes - 2 SG
2023-08-12T23:25:31.945+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Equivalent Index Without any replica - 3 non-empty nodes - 1 SG
2023-08-12T23:25:31.948+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Skip least loaded node
2023-08-12T23:25:31.950+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Use least loaded node
2023-08-12T23:25:31.953+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:31 -------------------------------------------
2023/08/12 23:25:31 Place 60 index instaces on 3 empty nodes - 1 SG
2023-08-12T23:25:31.954+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-12T23:25:31.956+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-12T23:25:31.958+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-12T23:25:31.960+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-12T23:25:31.962+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-12T23:25:31.963+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-12T23:25:31.965+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-12T23:25:31.967+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-12T23:25:31.968+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-12T23:25:31.970+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-12T23:25:31.972+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-12T23:25:31.974+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-12T23:25:31.975+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-12T23:25:31.977+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-12T23:25:31.979+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-12T23:25:31.981+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-12T23:25:31.983+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-12T23:25:31.985+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-12T23:25:31.986+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-12T23:25:31.988+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-12T23:25:31.990+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-12T23:25:31.992+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-12T23:25:31.993+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-12T23:25:31.995+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-12T23:25:31.997+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-12T23:25:31.999+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-12T23:25:32.000+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-12T23:25:32.002+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-12T23:25:32.004+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-12T23:25:32.006+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-12T23:25:32.007+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-12T23:25:32.009+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-12T23:25:32.011+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-12T23:25:32.012+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-12T23:25:32.014+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-12T23:25:32.016+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-12T23:25:32.017+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-12T23:25:32.019+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-12T23:25:32.021+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-12T23:25:32.023+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-12T23:25:32.024+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-12T23:25:32.026+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-12T23:25:32.028+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-12T23:25:32.030+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-12T23:25:32.031+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-12T23:25:32.033+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-12T23:25:32.035+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-12T23:25:32.037+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-12T23:25:32.038+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-12T23:25:32.040+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-12T23:25:32.042+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-12T23:25:32.044+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-12T23:25:32.046+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-12T23:25:32.047+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-12T23:25:32.049+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-12T23:25:32.051+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-12T23:25:32.053+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-12T23:25:32.055+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-12T23:25:32.057+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-12T23:25:32.059+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-12T23:25:32.059+05:30 [Info] Actual variance of deferred index count across nodes is 0
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place 60 index instaces on 1 empty and 1 10 percent filled node - 1 SG
2023-08-12T23:25:32.062+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-12T23:25:32.063+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-12T23:25:32.065+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-12T23:25:32.067+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-12T23:25:32.069+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-12T23:25:32.071+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-12T23:25:32.073+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-12T23:25:32.074+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-12T23:25:32.076+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-12T23:25:32.078+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-12T23:25:32.079+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-12T23:25:32.081+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-12T23:25:32.083+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-12T23:25:32.084+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-12T23:25:32.086+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-12T23:25:32.088+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-12T23:25:32.089+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-12T23:25:32.091+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-12T23:25:32.093+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-12T23:25:32.094+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-12T23:25:32.096+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-12T23:25:32.098+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-12T23:25:32.100+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-12T23:25:32.101+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-12T23:25:32.103+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-12T23:25:32.105+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-12T23:25:32.106+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-12T23:25:32.108+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-12T23:25:32.110+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-12T23:25:32.112+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-12T23:25:32.113+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-12T23:25:32.115+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-12T23:25:32.117+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-12T23:25:32.118+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-12T23:25:32.120+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-12T23:25:32.122+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-12T23:25:32.124+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-12T23:25:32.126+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-12T23:25:32.127+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-12T23:25:32.129+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-12T23:25:32.131+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-12T23:25:32.133+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-12T23:25:32.134+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-12T23:25:32.136+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-12T23:25:32.138+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-12T23:25:32.140+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-12T23:25:32.142+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-12T23:25:32.144+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-12T23:25:32.147+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-12T23:25:32.151+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-12T23:25:32.153+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-12T23:25:32.155+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-12T23:25:32.157+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-12T23:25:32.159+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-12T23:25:32.161+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-12T23:25:32.163+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-12T23:25:32.165+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-12T23:25:32.167+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-12T23:25:32.169+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-12T23:25:32.171+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-12T23:25:32.171+05:30 [Info] Actual variance of deferred index count across nodes is 8
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place 60 index instaces on 1 empty and 1 30 percent filled node - 1 SG
2023-08-12T23:25:32.173+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-12T23:25:32.175+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-12T23:25:32.177+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-12T23:25:32.179+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-12T23:25:32.181+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-12T23:25:32.182+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-12T23:25:32.184+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-12T23:25:32.186+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-12T23:25:32.188+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-12T23:25:32.189+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-12T23:25:32.191+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-12T23:25:32.193+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-12T23:25:32.195+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-12T23:25:32.196+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-12T23:25:32.198+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-12T23:25:32.200+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-12T23:25:32.202+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-12T23:25:32.203+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-12T23:25:32.205+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-12T23:25:32.207+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-12T23:25:32.208+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-12T23:25:32.210+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-12T23:25:32.212+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-12T23:25:32.213+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-12T23:25:32.215+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-12T23:25:32.217+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-12T23:25:32.218+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-12T23:25:32.220+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-12T23:25:32.222+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-12T23:25:32.224+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-12T23:25:32.225+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-12T23:25:32.227+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-12T23:25:32.229+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-12T23:25:32.231+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-12T23:25:32.233+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-12T23:25:32.234+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-12T23:25:32.236+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-12T23:25:32.238+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-12T23:25:32.240+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-12T23:25:32.242+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-12T23:25:32.243+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-12T23:25:32.245+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-12T23:25:32.247+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-12T23:25:32.249+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-12T23:25:32.250+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-12T23:25:32.252+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-12T23:25:32.254+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-12T23:25:32.255+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-12T23:25:32.258+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-12T23:25:32.259+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-12T23:25:32.261+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-12T23:25:32.263+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-12T23:25:32.265+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-12T23:25:32.267+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-12T23:25:32.268+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-12T23:25:32.270+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-12T23:25:32.272+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-12T23:25:32.274+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-12T23:25:32.276+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-12T23:25:32.278+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-12T23:25:32.278+05:30 [Info] Actual variance of deferred index count across nodes is 98
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place 5 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-12T23:25:32.280+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-12T23:25:32.282+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-12T23:25:32.284+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-12T23:25:32.286+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-12T23:25:32.287+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-12T23:25:32.287+05:30 [Info] Actual variance of deferred index count across nodes is 4.5
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place 60 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-12T23:25:32.289+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-12T23:25:32.291+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-12T23:25:32.293+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-12T23:25:32.294+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-12T23:25:32.296+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-12T23:25:32.298+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-12T23:25:32.300+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-12T23:25:32.301+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-12T23:25:32.303+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-12T23:25:32.305+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-12T23:25:32.306+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-12T23:25:32.308+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-12T23:25:32.310+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-12T23:25:32.312+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-12T23:25:32.313+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-12T23:25:32.315+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-12T23:25:32.317+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-12T23:25:32.319+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-12T23:25:32.321+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-12T23:25:32.322+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-12T23:25:32.324+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-12T23:25:32.326+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-12T23:25:32.328+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-12T23:25:32.329+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-12T23:25:32.331+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-12T23:25:32.333+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-12T23:25:32.335+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-12T23:25:32.337+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-12T23:25:32.338+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-12T23:25:32.340+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-12T23:25:32.342+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-12T23:25:32.344+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-12T23:25:32.346+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-12T23:25:32.348+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-12T23:25:32.349+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-12T23:25:32.351+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-12T23:25:32.353+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-12T23:25:32.355+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-12T23:25:32.356+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-12T23:25:32.358+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-12T23:25:32.360+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-12T23:25:32.362+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-12T23:25:32.364+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-12T23:25:32.365+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-12T23:25:32.367+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-12T23:25:32.369+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-12T23:25:32.370+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-12T23:25:32.372+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-12T23:25:32.374+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-12T23:25:32.376+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-12T23:25:32.378+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-12T23:25:32.379+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-12T23:25:32.381+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-12T23:25:32.383+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-12T23:25:32.385+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-12T23:25:32.386+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-12T23:25:32.388+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-12T23:25:32.390+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-12T23:25:32.392+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-12T23:25:32.394+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-12T23:25:32.394+05:30 [Info] Actual variance of deferred index count across nodes is 648
--- PASS: TestGreedyPlanner (0.48s)
=== RUN   TestTenantAwarePlanner
2023/08/12 23:25:32 In TestTenantAwarePlanner()
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 1 empty node - 1 SG
2023-08-12T23:25:32.395+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-08-12T23:25:32.396+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T23:25:32.396+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 empty nodes - 2 SG
2023-08-12T23:25:32.398+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-12T23:25:32.398+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T23:25:32.398+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9002]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 1 node - 1 SG
2023-08-12T23:25:32.400+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.400+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-08-12T23:25:32.400+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-12T23:25:32.400+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 2 nodes - 1 SG
2023-08-12T23:25:32.402+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.402+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.402+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-12T23:25:32.402+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-12T23:25:32.402+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(a)
2023-08-12T23:25:32.404+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.404+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.404+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-12T23:25:32.404+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9002]
2023-08-12T23:25:32.404+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(b)
2023-08-12T23:25:32.406+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.406+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.406+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-12T23:25:32.406+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.406+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(c)
2023-08-12T23:25:32.408+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.408+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.408+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.408+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.408+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-12T23:25:32.408+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.408+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Memory Above LWM
2023-08-12T23:25:32.410+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.410+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-12T23:25:32.410+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.410+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-12T23:25:32.410+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-12T23:25:32.410+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.410+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Units Above LWM
2023-08-12T23:25:32.413+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.413+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-12T23:25:32.413+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.413+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5000 Tenants 0
2023-08-12T23:25:32.413+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-12T23:25:32.413+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.413+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(a)
2023-08-12T23:25:32.415+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.415+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-12T23:25:32.415+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.415+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-12T23:25:32.415+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-12T23:25:32.415+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T23:25:32.415+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(b)
2023-08-12T23:25:32.417+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.417+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-12T23:25:32.417+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.417+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-12T23:25:32.417+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-12T23:25:32.417+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T23:25:32.417+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Units HWM
2023-08-12T23:25:32.419+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 8000 Tenants 0
2023-08-12T23:25:32.419+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.419+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.419+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 8000 Tenants 0
2023-08-12T23:25:32.419+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-12T23:25:32.419+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.420+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-12T23:25:32.422+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-12T23:25:32.422+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-12T23:25:32.422+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-12T23:25:32.422+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-12T23:25:32.422+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T23:25:32.422+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T23:25:32.422+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-08-12T23:25:32.424+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T23:25:32.424+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-12T23:25:32.424+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.424+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-12T23:25:32.424+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.424+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-12T23:25:32.424+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T23:25:32.424+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-08-12T23:25:32.426+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.426+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.426+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T23:25:32.426+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-12T23:25:32.426+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-12T23:25:32.426+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T23:25:32.426+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-08-12T23:25:32.428+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.428+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.428+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T23:25:32.429+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-12T23:25:32.429+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-12T23:25:32.429+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-12T23:25:32.429+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T23:25:32.429+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-12T23:25:32.431+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.431+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.431+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T23:25:32.431+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-12T23:25:32.431+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-12T23:25:32.431+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T23:25:32.431+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 2 empty nodes - 1 SG
2023-08-12T23:25:32.433+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-12T23:25:32.433+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T23:25:32.433+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9002]
2023-08-12T23:25:32.433+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9001]
2023-08-12T23:25:32.433+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/12 23:25:32 Expected error Planner not able to find any node for placement - Unable to find any valid SubCluster
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Memory HWM
2023-08-12T23:25:32.433+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-12T23:25:32.433+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.433+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.434+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-12T23:25:32.434+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-08-12T23:25:32.434+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.434+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/12 23:25:32 Expected error Planner not able to find any node for placement - Tenant SubCluster Above High Usage Threshold
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Memory Above LWM
2023-08-12T23:25:32.434+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 680000000 Units 1000 Tenants 0
2023-08-12T23:25:32.434+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-12T23:25:32.434+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 680000000 Units 1000 Tenants 0
2023-08-12T23:25:32.434+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-12T23:25:32.434+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T23:25:32.434+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T23:25:32.434+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/12 23:25:32 Expected error Planner not able to find any node for placement - No SubCluster Below Low Usage Threshold
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-12T23:25:32.435+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-12T23:25:32.435+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-12T23:25:32.435+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 0 Units 4500 Tenants 0
2023-08-12T23:25:32.435+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-12T23:25:32.435+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-12T23:25:32.435+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/12 23:25:32 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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-08-12T23:25:32.435+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.435+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.435+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T23:25:32.435+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-12T23:25:32.435+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/12 23:25:32 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-08-12T23:25:32.436+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.436+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.436+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/12 23:25:32 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-08-12T23:25:32.436+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.436+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.436+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T23:25:32.436+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-12T23:25:32.436+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/12 23:25:32 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-12T23:25:32.437+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.437+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.437+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/12 23:25:32 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 3 SG, 1 empty, 1 Memory Above HWM
2023-08-12T23:25:32.438+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.438+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-12T23:25:32.438+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.438+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-12T23:25:32.438+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-12T23:25:32.438+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T23:25:32.438+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.438+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500 
2023-08-12T23:25:32.438+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-12T23:25:32.438+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 3 SG, 1 empty, 1 Units Above HWM
2023-08-12T23:25:32.439+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 8000 Tenants 0
2023-08-12T23:25:32.439+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 400000000 Units 1000 Tenants 0
2023-08-12T23:25:32.439+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 8000 Tenants 0
2023-08-12T23:25:32.439+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 400000000 Units 1000 Tenants 0
2023-08-12T23:25:32.439+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-12T23:25:32.439+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.439+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.439+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000 
2023-08-12T23:25:32.439+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-12T23:25:32.440+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 3 SG, 1 empty, Both Memory/Units Above HWM
2023-08-12T23:25:32.441+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.441+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.441+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.441+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.441+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-12T23:25:32.441+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.441+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.441+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-12T23:25:32.441+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-12T23:25:32.441+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-12T23:25:32.441+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-12T23:25:32.441+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 3 SG, Multiple tenants to move, single source, multiple destination
2023-08-12T23:25:32.442+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.442+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-12T23:25:32.442+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.442+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-12T23:25:32.442+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-12T23:25:32.442+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.442+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.442+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000 
2023-08-12T23:25:32.442+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000 
2023-08-12T23:25:32.442+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-12T23:25:32.442+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-12T23:25:32.442+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 3 SG, Multiple tenants to move, no nodes below LWM
2023-08-12T23:25:32.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-12T23:25:32.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-12T23:25:32.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 700000000 Units 3000 Tenants 0
2023-08-12T23:25:32.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-12T23:25:32.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-12T23:25:32.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 700000000 Units 3000 Tenants 0
2023-08-12T23:25:32.443+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-12T23:25:32.443+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T23:25:32.443+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.443+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-08-12T23:25:32.443+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-08-12T23:25:32.443+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-12T23:25:32.445+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.445+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.445+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.445+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.445+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.445+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.445+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-12T23:25:32.445+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-12T23:25:32.445+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.445+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200 
2023-08-12T23:25:32.445+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-08-12T23:25:32.445+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500 
2023-08-12T23:25:32.445+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-08-12T23:25:32.445+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.445+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500 
2023-08-12T23:25:32.445+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-12T23:25:32.445+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700 
2023-08-12T23:25:32.445+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000 
2023-08-12T23:25:32.445+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-12T23:25:32.445+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-12T23:25:32.445+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-12T23:25:32.445+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-12T23:25:32.445+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-12T23:25:32.445+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-12T23:25:32.445+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-12T23:25:32.445+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-12T23:25:32.445+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-12T23:25:32.446+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.446+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.446+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.446+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.446+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.446+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.446+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-12T23:25:32.446+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-12T23:25:32.447+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.447+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-12T23:25:32.447+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-12T23:25:32.447+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-12T23:25:32.447+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-12T23:25:32.447+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.447+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-12T23:25:32.447+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-12T23:25:32.447+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-12T23:25:32.447+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-12T23:25:32.447+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-12T23:25:32.447+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-12T23:25:32.447+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-12T23:25:32.447+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-12T23:25:32.447+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-12T23:25:32.447+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-12T23:25:32.447+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-12T23:25:32.447+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-12T23:25:32.447+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 3 SG, Single Large Tenant, Nothing to move
2023-08-12T23:25:32.448+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-12T23:25:32.448+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 2000 Tenants 0
2023-08-12T23:25:32.448+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-12T23:25:32.448+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 2000 Tenants 0
2023-08-12T23:25:32.448+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-12T23:25:32.448+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-12T23:25:32.448+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.448+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000 
2023-08-12T23:25:32.448+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T23:25:32.448+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(zero usage tenants)
2023-08-12T23:25:32.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.449+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-12T23:25:32.449+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-12T23:25:32.449+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.449+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-12T23:25:32.449+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-12T23:25:32.449+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-12T23:25:32.449+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-12T23:25:32.449+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.449+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.450+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.450+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-12T23:25:32.450+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-12T23:25:32.450+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-12T23:25:32.450+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-12T23:25:32.450+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.450+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.450+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-12T23:25:32.450+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-12T23:25:32.450+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-12T23:25:32.450+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-12T23:25:32.450+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-12T23:25:32.450+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-12T23:25:32.450+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-12T23:25:32.450+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-12T23:25:32.450+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-12T23:25:32.450+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-12T23:25:32.450+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-12T23:25:32.450+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-12T23:25:32.450+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 3 SG, 1 Partial Subcluster
2023-08-12T23:25:32.451+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.451+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-12T23:25:32.451+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.451+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-12T23:25:32.451+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-12T23:25:32.451+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-12T23:25:32.451+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T23:25:32.451+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.451+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-08-12T23:25:32.451+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-08-12T23:25:32.451+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9003]
2023-08-12T23:25:32.451+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.451+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-12T23:25:32.451+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Replica Repair - 4 SG, Missing Replicas for multiple tenants in SG
2023-08-12T23:25:32.453+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.453+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.453+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.453+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.453+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.453+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.453+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T23:25:32.453+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-12T23:25:32.453+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-12T23:25:32.453+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-12T23:25:32.453+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-12T23:25:32.453+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over
2023-08-12T23:25:32.454+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.454+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.454+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.454+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.454+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.454+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9003]]
2023-08-12T23:25:32.454+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9004
2023-08-12T23:25:32.454+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-12T23:25:32.454+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9004
2023-08-12T23:25:32.454+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-12T23:25:32.454+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-12T23:25:32.454+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-12T23:25:32.454+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over, No replacement
2023-08-12T23:25:32.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.455+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-12T23:25:32.455+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9001] with len 1. Skipping replica repair attempt.
2023-08-12T23:25:32.455+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Replica Repair - 4 SG, Missing Replicas, one replica missing with pendingDelete true 
2023-08-12T23:25:32.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.456+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T23:25:32.456+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-12T23:25:32.456+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-12T23:25:32.456+05:30 [Info] Planner::findMissingReplicaForIndexerNode Skipping Replica Repair for 88883:81813:0. PendingDelete true
2023-08-12T23:25:32.456+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx2,1) on 127.0.0.1:9005
2023-08-12T23:25:32.456+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Replica Repair - 2 SG, Missing Replicas with Nodes over HWM
2023-08-12T23:25:32.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 7000 Tenants 0
2023-08-12T23:25:32.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 7000 Tenants 0
2023-08-12T23:25:32.457+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-12T23:25:32.457+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket9,,,idx2,1) on 127.0.0.1:9005
2023-08-12T23:25:32.457+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.457+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.458+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-08-12T23:25:32.458+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700 
2023-08-12T23:25:32.458+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-08-12T23:25:32.458+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000 
2023-08-12T23:25:32.458+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T23:25:32.458+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-12T23:25:32.458+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-12T23:25:32.458+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-12T23:25:32.458+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes
2023-08-12T23:25:32.459+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-12T23:25:32.459+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-12T23:25:32.459+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9001]
2023-08-12T23:25:32.459+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-12T23:25:32.459+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-12T23:25:32.459+05:30 [Info] Moving index 7777:7171:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T23:25:32.459+05:30 [Info] Moving index 8888:8181:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T23:25:32.459+05:30 [Info] Moving index 9999:9191:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T23:25:32.459+05:30 [Info] Moving index 101010:101101:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T23:25:32.459+05:30 [Info] Moving index 111111:112112:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T23:25:32.459+05:30 [Info] Moving index 121212:121121:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T23:25:32.459+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.459+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.459+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.459+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.459+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.459+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.459+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-12T23:25:32.459+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T23:25:32.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.460+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 1100000000 Units 8100 Tenants 0
2023-08-12T23:25:32.460+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-12T23:25:32.460+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9006] with len 1. Skipping replica repair attempt.
2023-08-12T23:25:32.460+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-12T23:25:32.460+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes(different SG)
2023-08-12T23:25:32.461+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-12T23:25:32.461+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-12T23:25:32.461+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-12T23:25:32.461+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T23:25:32.461+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003]
2023-08-12T23:25:32.461+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.461+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.461+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.461+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.461+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.461+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.461+05:30 [Info] Moving index 7777:17171:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T23:25:32.461+05:30 [Info] Moving index 8888:18181:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T23:25:32.461+05:30 [Info] Moving index 9999:19191:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T23:25:32.461+05:30 [Info] Moving index 101010:1101101:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T23:25:32.461+05:30 [Info] Moving index 111111:1112112:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T23:25:32.461+05:30 [Info] Moving index 121212:1121121:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T23:25:32.461+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T23:25:32.461+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-12T23:25:32.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.461+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-12T23:25:32.461+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Swap Rebalance - 4 SG, Swap 1 SG with 2 new nodes
2023-08-12T23:25:32.462+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.463+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.463+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T23:25:32.463+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T23:25:32.463+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T23:25:32.463+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T23:25:32.463+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T23:25:32.463+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T23:25:32.463+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T23:25:32.463+05:30 [Info] Moving index 5555:5151:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T23:25:32.463+05:30 [Info] Moving index 6666:6161:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T23:25:32.463+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.463+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.463+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.463+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.463+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.463+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.463+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-12T23:25:32.463+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T23:25:32.463+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.463+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.463+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.463+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.463+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.463+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.463+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-12T23:25:32.463+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Swap Rebalance - 4 SG, Swap 1 node with 2 new nodes
2023-08-12T23:25:32.464+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-12T23:25:32.464+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-12T23:25:32.464+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-12T23:25:32.464+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-12T23:25:32.464+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-12T23:25:32.464+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.464+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.464+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.464+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.464+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.464+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T23:25:32.464+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T23:25:32.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.464+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-12T23:25:32.464+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-12T23:25:32.464+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9008] with len 1. Skipping replica repair attempt.
2023-08-12T23:25:32.464+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-12T23:25:32.464+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Swap Rebalance - 4 SG, Swap 1 empty node with 2 new nodes
2023-08-12T23:25:32.465+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-12T23:25:32.465+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-12T23:25:32.465+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T23:25:32.465+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.465+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.465+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.465+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.465+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.465+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-12T23:25:32.465+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9006
2023-08-12T23:25:32.465+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9006
2023-08-12T23:25:32.465+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9006
2023-08-12T23:25:32.465+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9006
2023-08-12T23:25:32.466+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9006
2023-08-12T23:25:32.466+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket6,,,idx2,1) on 127.0.0.1:9006
2023-08-12T23:25:32.466+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-12T23:25:32.466+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Swap Rebalance - 1 SG, Swap 1 node - Failed swap rebalance
2023-08-12T23:25:32.466+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-12T23:25:32.467+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-12T23:25:32.467+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-12T23:25:32.467+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.467+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-12T23:25:32.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T23:25:32.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.467+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9008 as replacement node for deleted node 127.0.0.1:9004.
2023-08-12T23:25:32.467+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.467+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.467+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.467+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.467+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 600000000 Units 4000
2023-08-12T23:25:32.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 500000000 Units 4100 Tenants 0
2023-08-12T23:25:32.467+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9008]]
2023-08-12T23:25:32.467+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Swap Rebalance - 1 SG, Swap 2 node - server group mismatch
2023-08-12T23:25:32.467+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-12T23:25:32.467+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-12T23:25:32.467+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9002 127.0.0.1:9001]
2023-08-12T23:25:32.467+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9004]
2023/08/12 23:25:32 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Move out 1 subcluster, Enough Capacity
2023-08-12T23:25:32.469+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000 
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000 
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.469+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-12T23:25:32.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T23:25:32.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.469+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-12T23:25:32.469+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-12T23:25:32.469+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-12T23:25:32.469+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-12T23:25:32.469+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-12T23:25:32.469+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-12T23:25:32.469+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-12T23:25:32.469+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-12T23:25:32.470+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-12T23:25:32.470+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-12T23:25:32.470+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T23:25:32.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 600000000 Units 4500 Tenants 0
2023-08-12T23:25:32.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 600000000 Units 4500 Tenants 0
2023-08-12T23:25:32.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 600000000 Units 4100 Tenants 0
2023-08-12T23:25:32.470+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 600000000 Units 4100 Tenants 0
2023-08-12T23:25:32.470+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-12T23:25:32.470+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T23:25:32.470+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.470+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-12T23:25:32.470+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-12T23:25:32.470+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-12T23:25:32.470+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.470+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-12T23:25:32.470+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.470+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity
2023-08-12T23:25:32.471+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.471+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-12T23:25:32.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T23:25:32.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.471+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-12T23:25:32.471+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-12T23:25:32.471+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-12T23:25:32.471+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-12T23:25:32.471+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-12T23:25:32.471+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-12T23:25:32.471+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-12T23:25:32.471+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-12T23:25:32.471+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-12T23:25:32.471+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 23:25:32 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Move out 1 node, Pair node not deleted(Failed swap rebalance of 1 node)
2023-08-12T23:25:32.473+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001]
2023-08-12T23:25:32.473+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001]
2023-08-12T23:25:32.473+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004]
2023-08-12T23:25:32.473+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.473+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9009 as replacement node for deleted node 127.0.0.1:9001.
2023-08-12T23:25:32.473+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-12T23:25:32.473+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-12T23:25:32.473+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-12T23:25:32.473+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-12T23:25:32.473+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 600000000 Units 4000
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 500000000 Units 4100 Tenants 0
2023-08-12T23:25:32.473+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-12T23:25:32.473+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-12T23:25:32.473+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.473+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-12T23:25:32.473+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-12T23:25:32.473+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-12T23:25:32.473+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.473+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-12T23:25:32.473+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.473+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9009]
2023-08-12T23:25:32.473+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-12T23:25:32.474+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-12T23:25:32.474+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-12T23:25:32.474+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-12T23:25:32.474+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.474+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.474+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-12T23:25:32.474+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-12T23:25:32.474+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-12T23:25:32.474+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-12T23:25:32.474+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-12T23:25:32.474+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-12T23:25:32.474+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-12T23:25:32.474+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-12T23:25:32.474+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-12T23:25:32.474+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-12T23:25:32.474+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-12T23:25:32.474+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-12T23:25:32.474+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Move out 1 node, Pair node already deleted
2023-08-12T23:25:32.475+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002]
2023-08-12T23:25:32.475+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002]
2023-08-12T23:25:32.475+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes []
2023-08-12T23:25:32.475+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.475+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-12T23:25:32.475+05:30 [Info] Planner::moveTenantsFromDeletedNodes Pair node not found for deleted node 127.0.0.1:9002.
2023-08-12T23:25:32.475+05:30 [Error] Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/12 23:25:32 Expected error Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Move out 1 subcluster, empty nodes
2023-08-12T23:25:32.476+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9005 127.0.0.1:9007 127.0.0.1:9008]
2023-08-12T23:25:32.476+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-12T23:25:32.476+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-12T23:25:32.476+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100
2023-08-12T23:25:32.476+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100
2023-08-12T23:25:32.476+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-12T23:25:32.476+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 800000000 Units 7000 Tenants 0
2023-08-12T23:25:32.476+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.476+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-12T23:25:32.476+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.476+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-12T23:25:32.476+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9002] with len 1. Skipping replica repair attempt.
2023-08-12T23:25:32.476+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Move out 1 subcluster, Deleted Nodes more than added nodes
2023-08-12T23:25:32.477+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.477+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.477+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T23:25:32.477+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-12T23:25:32.477+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 1
2023-08-12T23:25:32.477+05:30 [Error] Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/12 23:25:32 Expected error Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Move out 1 node, Add 1 node in, server group mismatch
2023-08-12T23:25:32.477+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9006]
2023-08-12T23:25:32.477+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9006]
2023-08-12T23:25:32.477+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9003]
2023-08-12T23:25:32.478+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9007]
2023/08/12 23:25:32 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Move out 1 node, Pair node exists
2023-08-12T23:25:32.478+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-12T23:25:32.478+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-12T23:25:32.478+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-12T23:25:32.478+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.478+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-12T23:25:32.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T23:25:32.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.478+05:30 [Info] Planner::moveTenantsFromDeletedNodes No replacement node found for deleted node 127.0.0.1:9004.
2023-08-12T23:25:32.478+05:30 [Error] Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/12 23:25:32 Expected error Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Move out 1 subcluster, No nodes under LWM
2023-08-12T23:25:32.479+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-12T23:25:32.479+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-12T23:25:32.479+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.479+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T23:25:32.479+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.479+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-12T23:25:32.479+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 23:25:32 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity, Partial Subcluster
2023-08-12T23:25:32.480+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.480+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.480+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T23:25:32.480+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.480+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T23:25:32.480+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.480+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 100000000 UnitsUsage 500 
2023-08-12T23:25:32.480+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 500 
2023-08-12T23:25:32.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 200000000 Units 1000
2023-08-12T23:25:32.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 200000000 Units 1000
2023-08-12T23:25:32.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T23:25:32.480+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9006]
2023-08-12T23:25:32.480+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-12T23:25:32.480+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 23:25:32 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 2 SG, Move out 1 non-empty and 1 empty  node
2023-08-12T23:25:32.481+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9007 127.0.0.1:9004]
2023-08-12T23:25:32.481+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-12T23:25:32.481+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-12T23:25:32.481+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-12T23:25:32.481+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9008]
2023-08-12T23:25:32.481+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.481+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.481+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.481+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.481+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.481+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.481+05:30 [Info] Moving index 171717:1171171:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.481+05:30 [Info] Moving index 141414:1141141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T23:25:32.481+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 0 Units 0
2023-08-12T23:25:32.481+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T23:25:32.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-12T23:25:32.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-12T23:25:32.481+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9008 127.0.0.1:9001]]
2023-08-12T23:25:32.481+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM
2023-08-12T23:25:32.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.483+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-12T23:25:32.483+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.483+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.483+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-12T23:25:32.483+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-12T23:25:32.483+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T23:25:32.483+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-12T23:25:32.483+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-12T23:25:32.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-12T23:25:32.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-12T23:25:32.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-12T23:25:32.483+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-12T23:25:32.483+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-12T23:25:32.483+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 2 Subclusters, 1 below LWM, 1 above HWM
2023-08-12T23:25:32.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.484+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-12T23:25:32.484+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.484+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-12T23:25:32.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-12T23:25:32.484+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T23:25:32.484+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-12T23:25:32.484+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-12T23:25:32.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-12T23:25:32.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 600000000 Units 4000 Tenants 0
2023-08-12T23:25:32.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-12T23:25:32.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 600000000 Units 4000 Tenants 0
2023-08-12T23:25:32.484+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-12T23:25:32.484+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 3 Subclusters, 1 empty, 1 Above HWM, 1 below LWM
2023-08-12T23:25:32.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-12T23:25:32.485+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-12T23:25:32.485+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.485+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.485+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-12T23:25:32.485+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-12T23:25:32.485+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-12T23:25:32.485+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-12T23:25:32.485+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-12T23:25:32.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-12T23:25:32.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-12T23:25:32.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-12T23:25:32.485+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-12T23:25:32.485+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-12T23:25:32.485+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-12T23:25:32.485+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T23:25:32.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T23:25:32.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-12T23:25:32.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T23:25:32.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T23:25:32.485+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-12T23:25:32.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-12T23:25:32.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000
2023-08-12T23:25:32.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-12T23:25:32.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000
2023-08-12T23:25:32.486+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-12T23:25:32.486+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 2 Subclusters, 1 above LWM/below HWM, 1 empty
2023-08-12T23:25:32.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-12T23:25:32.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-12T23:25:32.486+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-12T23:25:32.486+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 2 Subclusters, Both above LWM/below HWM
2023-08-12T23:25:32.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-12T23:25:32.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-12T23:25:32.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-12T23:25:32.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-12T23:25:32.487+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-12T23:25:32.487+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-12T23:25:32.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-12T23:25:32.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-12T23:25:32.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-12T23:25:32.487+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-12T23:25:32.487+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-12T23:25:32.487+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM (partial replica repair)
2023-08-12T23:25:32.488+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.488+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 550000000 Units 5500 Tenants 0
2023-08-12T23:25:32.488+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-12T23:25:32.488+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-12T23:25:32.488+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-12T23:25:32.488+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.488+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.488+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-12T23:25:32.488+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-12T23:25:32.488+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T23:25:32.488+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-12T23:25:32.488+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-12T23:25:32.488+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-12T23:25:32.489+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-12T23:25:32.489+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-12T23:25:32.489+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-12T23:25:32.489+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-12T23:25:32.489+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM(full replica repair)
2023-08-12T23:25:32.489+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T23:25:32.489+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-12T23:25:32.489+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx1,1) on 127.0.0.1:9001
2023-08-12T23:25:32.489+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9001
2023-08-12T23:25:32.489+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx1,1) on 127.0.0.1:9001
2023-08-12T23:25:32.489+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9001
2023-08-12T23:25:32.489+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9001
2023-08-12T23:25:32.489+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,1) on 127.0.0.1:9001
2023-08-12T23:25:32.489+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9004 127.0.0.1:9001]]
2023-08-12T23:25:32.489+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T23:25:32.489+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-12T23:25:32.489+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-12T23:25:32.489+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T23:25:32.489+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-12T23:25:32.489+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-12T23:25:32.489+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-12T23:25:32.490+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-12T23:25:32.490+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 ScaleIn- 2 Subclusters, Both below LWM, Positive Case
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-12T23:25:32.490+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-12T23:25:32.490+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-12T23:25:32.490+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-12T23:25:32.490+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-12T23:25:32.490+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T23:25:32.490+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T23:25:32.490+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-12T23:25:32.490+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.490+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T23:25:32.490+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000 
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-12T23:25:32.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000
2023-08-12T23:25:32.491+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T23:25:32.491+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-12T23:25:32.491+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9003 SG sg1 Memory 0 Units 0
2023-08-12T23:25:32.491+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9006 SG sg3 Memory 0 Units 0
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 ScaleIn- 2 Subclusters, One below LWM/ 1 Empty
2023-08-12T23:25:32.491+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-12T23:25:32.491+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-12T23:25:32.491+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-12T23:25:32.491+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. No ScaleIn.
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.492+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-12T23:25:32.492+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.492+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.492+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-12T23:25:32.492+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-12T23:25:32.492+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-12T23:25:32.492+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-12T23:25:32.492+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-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.492+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-12T23:25:32.492+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-12T23:25:32.492+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-12T23:25:32.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-12T23:25:32.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.492+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-12T23:25:32.492+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. ScaleIn. 
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.493+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-12T23:25:32.493+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.493+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T23:25:32.493+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-12T23:25:32.493+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-12T23:25:32.493+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-12T23:25:32.493+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-12T23:25:32.493+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-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.493+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-12T23:25:32.493+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-12T23:25:32.493+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-12T23:25:32.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T23:25:32.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T23:25:32.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-12T23:25:32.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-12T23:25:32.493+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-12T23:25:32.493+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-12T23:25:32.493+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-12T23:25:32.493+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Rebalance - 1 Subcluster, Below HWM (partial replica repair)
2023-08-12T23:25:32.494+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-12T23:25:32.494+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 350000000 Units 500 Tenants 0
2023-08-12T23:25:32.494+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.494+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-12T23:25:32.494+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-12T23:25:32.494+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-12T23:25:32.494+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-12T23:25:32.494+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 500000000 Units 800 Tenants 0
2023-08-12T23:25:32.494+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T23:25:32.494+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Resume - 1 tenant, Empty node in cluster.
2023-08-12T23:25:32.497+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-12T23:25:32.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.497+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.497+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-12T23:25:32.497+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-12T23:25:32.497+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-12T23:25:32.497+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Resume - 1 tenant, No empty node in cluster.
2023-08-12T23:25:32.501+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-12T23:25:32.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.501+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.501+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-12T23:25:32.501+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-12T23:25:32.501+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-12T23:25:32.501+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/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Resume - 1 tenant, No node below LWM in the cluster.
2023-08-12T23:25:32.502+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-12T23:25:32.503+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.503+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.503+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.503+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.503+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 5000 Tenants 0
2023-08-12T23:25:32.503+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 5000 Tenants 0
2023-08-12T23:25:32.503+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-12T23:25:32.503+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-12T23:25:32.503+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM []
2023/08/12 23:25:32 Expected error No SubCluster Below Low Usage Threshold
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Resume - 1 tenant, Not enough capacity in the cluster.
2023-08-12T23:25:32.504+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-12T23:25:32.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T23:25:32.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T23:25:32.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.504+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T23:25:32.504+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-12T23:25:32.504+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250 
2023-08-12T23:25:32.504+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-12T23:25:32.504+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/12 23:25:32 Expected error Not Enough Capacity To Place Tenant
--- PASS: TestTenantAwarePlanner (0.11s)
=== RUN   TestPlanDuringHeterogenousScaleup
2023/08/12 23:25:32 In TestPlanDuringHeterogenousScaleup()
=== RUN   TestPlanDuringHeterogenousScaleup/GreedyPlanner
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T23:25:32.506+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T23:25:32.508+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T23:25:32.510+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-12T23:25:32.513+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-12T23:25:32.515+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T23:25:32.517+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-12T23:25:32.519+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-08-12T23:25:32.521+05:30 [Info] Using greedy index placement for index 987654
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T23:25:32.524+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.9737654786475068
2023-08-12T23:25:32.625+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:32.625+05:30 [Info] Score: 0.5118702120133598
2023-08-12T23:25:32.625+05:30 [Info] variation: 1.0237404240267196
2023-08-12T23:25:32.625+05:30 [Info] ElapsedTime: 101ms
2023-08-12T23:25:32.625+05:30 [Info] ConvergenceTime: 99ms
2023-08-12T23:25:32.625+05:30 [Info] Iteration: 7000
2023-08-12T23:25:32.625+05:30 [Info] Move: 3850
2023-08-12T23:25:32.625+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.625+05:30 [Info] Using SAPlanner
2023-08-12T23:25:32.625+05:30 [Info] Indexer Memory Mean 126888575449 (118.174G)
2023-08-12T23:25:32.625+05:30 [Info] Indexer Memory Deviation 80354383758 (74.8359G) (63.33%)
2023-08-12T23:25:32.625+05:30 [Info] Indexer Memory Utilization 2.3004
2023-08-12T23:25:32.625+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T23:25:32.625+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T23:25:32.625+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T23:25:32.625+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:32.625+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:32.625+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:32.625+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.625+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:32.625+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.625+05:30 [Info] Indexer Data Size Mean 18082106963 (16.8403G)
2023-08-12T23:25:32.625+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (141.42%)
2023-08-12T23:25:32.625+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:32.625+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.625+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:32.625+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.625+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.626+05:30 [Info] Number of indexes: 13
2023-08-12T23:25:32.626+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:32.626+05:30 [Info] Avg Index Size: 29281978949 (27.271G)
2023-08-12T23:25:32.626+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T23:25:32.626+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T23:25:32.626+05:30 [Info] Avg Index Cpu: 3.5385
2023-08-12T23:25:32.626+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T23:25:32.626+05:30 [Info] Num Estimation Run: 11
2023-08-12T23:25:32.626+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.626+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:32.626+05:30 [Info] CPU Quota 27
2023-08-12T23:25:32.626+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:32.626+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:32.626+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.626+05:30 [Info] Total iteration: 7010
2023-08-12T23:25:32.626+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:32.626+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:32.626+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:32.626+05:30 [Info] RandomMove time: 0ns
2023-08-12T23:25:32.626+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T23:25:32.626+05:30 [Info] ExhaustMove time: 42ms
2023-08-12T23:25:32.626+05:30 [Info] ExhaustMove call: 7010
2023-08-12T23:25:32.626+05:30 [Info] ExhaustMove average time: 6us
2023-08-12T23:25:32.626+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:32.626+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:32.626+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.626+05:30 [Info] 
2023-08-12T23:25:32.626+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T23:25:32.626+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-12T23:25:32.626+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.37390490588193165 allowDDLDuringScaleup:true
2023-08-12T23:25:32.626+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.626+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-12T23:25:32.626+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-12T23:25:32.626+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.626+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.626+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-12T23:25:32.626+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-12T23:25:32.626+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.626+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.626+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-12T23:25:32.626+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-12T23:25:32.626+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.626+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.626+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-12T23:25:32.626+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-12T23:25:32.626+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.626+05:30 [Info] 
2023-08-12T23:25:32.626+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T23:25:32.626+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-12T23:25:32.626+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.7501886306380632 allowDDLDuringScaleup:true
2023-08-12T23:25:32.626+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.626+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-12T23:25:32.626+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-12T23:25:32.626+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.626+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.626+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-12T23:25:32.626+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-12T23:25:32.626+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.626+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.626+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-12T23:25:32.626+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-12T23:25:32.627+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.627+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.627+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-12T23:25:32.627+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-12T23:25:32.627+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.627+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.627+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:11150923153127001102, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.627+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-12T23:25:32.627+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.627+05:30 [Info] 
2023-08-12T23:25:32.627+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T23:25:32.627+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-12T23:25:32.627+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.07590646348000514 allowDDLDuringScaleup:true
2023-08-12T23:25:32.627+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.627+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-12T23:25:32.627+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-12T23:25:32.627+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.627+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.627+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-12T23:25:32.627+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-12T23:25:32.627+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.627+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.627+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-12T23:25:32.627+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-12T23:25:32.627+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.627+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.627+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-12T23:25:32.627+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-12T23:25:32.627+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T23:25:32.629+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6856271841119315
2023-08-12T23:25:32.694+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:32.694+05:30 [Info] Score: 0.28937833136341934
2023-08-12T23:25:32.694+05:30 [Info] variation: 0.5787566627268387
2023-08-12T23:25:32.694+05:30 [Info] ElapsedTime: 64ms
2023-08-12T23:25:32.694+05:30 [Info] ConvergenceTime: 62ms
2023-08-12T23:25:32.694+05:30 [Info] Iteration: 4200
2023-08-12T23:25:32.694+05:30 [Info] Move: 2622
2023-08-12T23:25:32.694+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.694+05:30 [Info] Using SAPlanner
2023-08-12T23:25:32.694+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-12T23:25:32.694+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-12T23:25:32.694+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-12T23:25:32.694+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T23:25:32.694+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T23:25:32.694+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T23:25:32.694+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:32.694+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:32.694+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:32.694+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.694+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:32.694+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.694+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-12T23:25:32.694+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-12T23:25:32.694+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:32.694+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.694+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:32.694+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.694+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.694+05:30 [Info] Number of indexes: 14
2023-08-12T23:25:32.694+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:32.694+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-08-12T23:25:32.694+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T23:25:32.694+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T23:25:32.694+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-12T23:25:32.694+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T23:25:32.694+05:30 [Info] Num Estimation Run: 11
2023-08-12T23:25:32.694+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.694+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:32.694+05:30 [Info] CPU Quota 27
2023-08-12T23:25:32.694+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:32.694+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:32.694+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.694+05:30 [Info] Total iteration: 4500
2023-08-12T23:25:32.694+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:32.694+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:32.694+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:32.694+05:30 [Info] RandomMove time: 22ms
2023-08-12T23:25:32.694+05:30 [Info] RandomMove call: 4199 (empty index 0)
2023-08-12T23:25:32.694+05:30 [Info] RandomMove average time: 5us
2023-08-12T23:25:32.694+05:30 [Info] ExhaustMove time: 13us
2023-08-12T23:25:32.694+05:30 [Info] ExhaustMove call: 1
2023-08-12T23:25:32.694+05:30 [Info] ExhaustMove average time: 13us
2023-08-12T23:25:32.694+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:32.694+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:32.694+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.694+05:30 [Info] 
2023-08-12T23:25:32.694+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T23:25:32.694+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-12T23:25:32.694+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-12T23:25:32.694+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.694+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 
2023-08-12T23:25:32.695+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:124601380708913958, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 
2023-08-12T23:25:32.695+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+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-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.695+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.695+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:124601380708913958, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.695+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-12T23:25:32.695+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T23:25:32.698+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5284872008906434
2023-08-12T23:25:32.701+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-12T23:25:32.701+05:30 [Info] Score: 0.13929460298637122
2023-08-12T23:25:32.701+05:30 [Info] variation: 0.27858920597274245
2023-08-12T23:25:32.701+05:30 [Info] ElapsedTime: 3ms
2023-08-12T23:25:32.701+05:30 [Info] ConvergenceTime: 1ms
2023-08-12T23:25:32.701+05:30 [Info] Iteration: 1
2023-08-12T23:25:32.701+05:30 [Info] Move: 1
2023-08-12T23:25:32.701+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.701+05:30 [Info] Using SAPlanner
2023-08-12T23:25:32.701+05:30 [Info] Indexer Memory Mean 163052789375 (151.855G)
2023-08-12T23:25:32.701+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (55.72%)
2023-08-12T23:25:32.701+05:30 [Info] Indexer Memory Utilization 2.9561
2023-08-12T23:25:32.701+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T23:25:32.701+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T23:25:32.701+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T23:25:32.701+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:32.701+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:32.701+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:32.701+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.701+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:32.701+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.701+05:30 [Info] Indexer Data Size Mean 54246320889 (50.5208G)
2023-08-12T23:25:32.701+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:32.701+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:32.701+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.701+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:32.701+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.701+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.701+05:30 [Info] Number of indexes: 15
2023-08-12T23:25:32.701+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:32.701+05:30 [Info] Avg Index Size: 21761293697 (20.2668G)
2023-08-12T23:25:32.701+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T23:25:32.701+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T23:25:32.701+05:30 [Info] Avg Index Cpu: 3.0667
2023-08-12T23:25:32.701+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T23:25:32.701+05:30 [Info] Num Estimation Run: 230
2023-08-12T23:25:32.701+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.701+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:32.701+05:30 [Info] CPU Quota 27
2023-08-12T23:25:32.701+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:32.701+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:32.701+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.701+05:30 [Info] Total iteration: 521
2023-08-12T23:25:32.701+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:32.701+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:32.701+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:32.701+05:30 [Info] RandomMove time: 6us
2023-08-12T23:25:32.701+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-12T23:25:32.701+05:30 [Info] RandomMove average time: 6us
2023-08-12T23:25:32.701+05:30 [Info] ExhaustMove time: 1ms
2023-08-12T23:25:32.701+05:30 [Info] ExhaustMove call: 220
2023-08-12T23:25:32.701+05:30 [Info] ExhaustMove average time: 4us
2023-08-12T23:25:32.701+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:32.701+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:32.701+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.701+05:30 [Info] 
2023-08-12T23:25:32.701+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T23:25:32.701+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-12T23:25:32.701+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5575132033129112 allowDDLDuringScaleup:true
2023-08-12T23:25:32.701+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.701+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-12T23:25:32.701+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-12T23:25:32.701+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.701+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.701+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-12T23:25:32.701+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-12T23:25:32.701+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+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-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+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-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:3449309760571457192, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 
2023-08-12T23:25:32.702+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3168776165275712 allowDDLDuringScaleup:true
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+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-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+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-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+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-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+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-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:3449309760571457192, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 
2023-08-12T23:25:32.702+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.3256091801595177 allowDDLDuringScaleup:true
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+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-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+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-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+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-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+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-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.702+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.702+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:3449309760571457192, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.702+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-12T23:25:32.702+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-12T23:25:32.704+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6917244207689
2023-08-12T23:25:32.708+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-12T23:25:32.708+05:30 [Info] Score: 0.358469577773188
2023-08-12T23:25:32.708+05:30 [Info] variation: 0.716939155546376
2023-08-12T23:25:32.708+05:30 [Info] ElapsedTime: 3ms
2023-08-12T23:25:32.708+05:30 [Info] ConvergenceTime: 1ms
2023-08-12T23:25:32.708+05:30 [Info] Iteration: 1
2023-08-12T23:25:32.708+05:30 [Info] Move: 1
2023-08-12T23:25:32.708+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.708+05:30 [Info] Using SAPlanner
2023-08-12T23:25:32.708+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-12T23:25:32.708+05:30 [Info] Indexer Memory Deviation 105360564648 (98.1247G) (72.68%)
2023-08-12T23:25:32.708+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-12T23:25:32.708+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T23:25:32.708+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T23:25:32.708+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T23:25:32.708+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:32.708+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:32.708+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:32.708+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.708+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:32.708+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.708+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-12T23:25:32.708+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-12T23:25:32.708+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:32.708+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.708+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:32.708+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.708+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.708+05:30 [Info] Number of indexes: 14
2023-08-12T23:25:32.708+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:32.708+05:30 [Info] Avg Index Size: 23315671818 (21.7144G)
2023-08-12T23:25:32.708+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T23:25:32.708+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T23:25:32.708+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-12T23:25:32.708+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T23:25:32.708+05:30 [Info] Num Estimation Run: 230
2023-08-12T23:25:32.708+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.708+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:32.708+05:30 [Info] CPU Quota 27
2023-08-12T23:25:32.708+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:32.709+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:32.709+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.709+05:30 [Info] Total iteration: 522
2023-08-12T23:25:32.709+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:32.709+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:32.709+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:32.709+05:30 [Info] RandomMove time: 7us
2023-08-12T23:25:32.709+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-12T23:25:32.709+05:30 [Info] RandomMove average time: 7us
2023-08-12T23:25:32.709+05:30 [Info] ExhaustMove time: 1ms
2023-08-12T23:25:32.709+05:30 [Info] ExhaustMove call: 220
2023-08-12T23:25:32.709+05:30 [Info] ExhaustMove average time: 5us
2023-08-12T23:25:32.709+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:32.709+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:32.709+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.709+05:30 [Info] 
2023-08-12T23:25:32.709+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.7021056124497257 allowDDLDuringScaleup:true
2023-08-12T23:25:32.709+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.709+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-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.709+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.709+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-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.709+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.709+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-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.709+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.709+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-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.709+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.709+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:7699416949570370343, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.709+05:30 [Info] 
2023-08-12T23:25:32.709+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-12T23:25:32.709+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.709+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-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.709+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.709+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-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.709+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.709+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-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.709+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.709+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-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.709+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.709+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:7699416949570370343, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.709+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-12T23:25:32.709+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.710+05:30 [Info] 
2023-08-12T23:25:32.710+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T23:25:32.710+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-12T23:25:32.710+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.06643869545280173 allowDDLDuringScaleup:true
2023-08-12T23:25:32.710+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.710+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-12T23:25:32.710+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-12T23:25:32.710+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.710+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.710+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-12T23:25:32.710+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-12T23:25:32.710+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.710+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.710+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-12T23:25:32.710+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-12T23:25:32.710+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.710+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.710+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-12T23:25:32.710+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-12T23:25:32.710+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-12T23:25:32.712+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6917244207689
2023-08-12T23:25:32.716+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-12T23:25:32.716+05:30 [Info] Score: 0.28937833136341934
2023-08-12T23:25:32.716+05:30 [Info] variation: 0.5787566627268387
2023-08-12T23:25:32.716+05:30 [Info] ElapsedTime: 3ms
2023-08-12T23:25:32.716+05:30 [Info] ConvergenceTime: 1ms
2023-08-12T23:25:32.716+05:30 [Info] Iteration: 1
2023-08-12T23:25:32.716+05:30 [Info] Move: 1
2023-08-12T23:25:32.716+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.716+05:30 [Info] Using SAPlanner
2023-08-12T23:25:32.716+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-12T23:25:32.716+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-12T23:25:32.716+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-12T23:25:32.716+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T23:25:32.716+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T23:25:32.716+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T23:25:32.716+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:32.716+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:32.716+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:32.716+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.716+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:32.716+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.716+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-12T23:25:32.716+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-12T23:25:32.716+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:32.716+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.716+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:32.716+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.716+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.716+05:30 [Info] Number of indexes: 14
2023-08-12T23:25:32.716+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:32.716+05:30 [Info] Avg Index Size: 23315671818 (21.7144G)
2023-08-12T23:25:32.716+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T23:25:32.716+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T23:25:32.716+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-12T23:25:32.716+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T23:25:32.716+05:30 [Info] Num Estimation Run: 230
2023-08-12T23:25:32.716+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.716+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:32.716+05:30 [Info] CPU Quota 27
2023-08-12T23:25:32.716+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:32.716+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:32.716+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.716+05:30 [Info] Total iteration: 522
2023-08-12T23:25:32.716+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:32.716+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:32.716+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:32.716+05:30 [Info] RandomMove time: 8us
2023-08-12T23:25:32.716+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-12T23:25:32.716+05:30 [Info] RandomMove average time: 8us
2023-08-12T23:25:32.716+05:30 [Info] ExhaustMove time: 1ms
2023-08-12T23:25:32.716+05:30 [Info] ExhaustMove call: 220
2023-08-12T23:25:32.716+05:30 [Info] ExhaustMove average time: 5us
2023-08-12T23:25:32.716+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:32.716+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:32.716+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.716+05:30 [Info] 
2023-08-12T23:25:32.716+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T23:25:32.716+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-12T23:25:32.716+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-12T23:25:32.716+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.716+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-12T23:25:32.716+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-12T23:25:32.716+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.716+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.716+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-12T23:25:32.716+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-12T23:25:32.717+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+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-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+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-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 
2023-08-12T23:25:32.717+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+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-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+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-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+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-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+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-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:2045284473782993290, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 
2023-08-12T23:25:32.717+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+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-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+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-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+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-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+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-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.717+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.717+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:2045284473782993290, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.717+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-12T23:25:32.717+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T23:25:32.719+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.943232680780422
2023-08-12T23:25:32.721+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-12T23:25:32.721+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:32.721+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=1ms
2023-08-12T23:25:32.721+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.943232680780422
2023-08-12T23:25:32.721+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-12T23:25:32.721+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:32.721+05:30 [Info] Score: 0.3533478080577597
2023-08-12T23:25:32.721+05:30 [Info] variation: 0.943232680780422
2023-08-12T23:25:32.721+05:30 [Info] ElapsedTime: 116us
2023-08-12T23:25:32.721+05:30 [Info] ConvergenceTime: 3us
2023-08-12T23:25:32.721+05:30 [Info] Iteration: 0
2023-08-12T23:25:32.721+05:30 [Info] Move: 0
2023-08-12T23:25:32.721+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.721+05:30 [Info] Using SAPlanner
2023-08-12T23:25:32.721+05:30 [Info] Indexer Memory Mean 17165606520 (15.9867G)
2023-08-12T23:25:32.721+05:30 [Info] Indexer Memory Deviation 8106488563 (7.54976G) (47.23%)
2023-08-12T23:25:32.722+05:30 [Info] Indexer Memory Utilization 1.9073
2023-08-12T23:25:32.722+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-12T23:25:32.722+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-12T23:25:32.722+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-12T23:25:32.722+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:32.722+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:32.722+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:32.722+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.722+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:32.722+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.722+05:30 [Info] Indexer Data Size Mean 5165606520 (4.81085G)
2023-08-12T23:25:32.722+05:30 [Info] Indexer Data Size Deviation 7305270798 (6.80356G) (141.42%)
2023-08-12T23:25:32.722+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:32.722+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.722+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:32.722+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.722+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.722+05:30 [Info] Number of indexes: 4
2023-08-12T23:25:32.722+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:32.722+05:30 [Info] Avg Index Size: 9000000000 (8.3819G)
2023-08-12T23:25:32.722+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-12T23:25:32.722+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-12T23:25:32.722+05:30 [Info] Avg Index Cpu: 0.7500
2023-08-12T23:25:32.722+05:30 [Info] Max Index Cpu: 1.0000
2023-08-12T23:25:32.722+05:30 [Info] Num Estimation Run: 208
2023-08-12T23:25:32.722+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.722+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-12T23:25:32.722+05:30 [Info] CPU Quota 8
2023-08-12T23:25:32.722+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:32.722+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:32.722+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.722+05:30 [Info] Total iteration: 209
2023-08-12T23:25:32.722+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:32.722+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:32.722+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:32.722+05:30 [Info] RandomMove time: 0ns
2023-08-12T23:25:32.722+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T23:25:32.722+05:30 [Info] ExhaustMove time: 984us
2023-08-12T23:25:32.722+05:30 [Info] ExhaustMove call: 209
2023-08-12T23:25:32.722+05:30 [Info] ExhaustMove average time: 4us
2023-08-12T23:25:32.722+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:32.722+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:32.722+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.722+05:30 [Info] 
2023-08-12T23:25:32.722+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-12T23:25:32.722+05:30 [Info] Indexer total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:4500000000 (4.19095G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-12T23:25:32.722+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2912801242516189 allowDDLDuringScaleup:true
2023-08-12T23:25:32.722+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.722+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-12T23:25:32.722+05:30 [Info] 		Index total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:4500000000 (4.19095G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:32.722+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.722+05:30 [Info] 
2023-08-12T23:25:32.722+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-12T23:25:32.722+05:30 [Info] Indexer total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:5400000000 (5.02914G), data:0 (0) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-12T23:25:32.722+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.06990722982038854 allowDDLDuringScaleup:true
2023-08-12T23:25:32.722+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.722+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-12T23:25:32.722+05:30 [Info] 		Index total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:5400000000 (5.02914G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:32.722+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.722+05:30 [Info] 
2023-08-12T23:25:32.722+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-12T23:25:32.722+05:30 [Info] Indexer total memory:22496819560 (20.9518G), mem:20496819560 (19.0892G), overhead:2000000000 (1.86265G), min:4500000000 (4.19095G), data:15496819560 (14.4325G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-08-12T23:25:32.722+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.8388126459279925 allowDDLDuringScaleup:true
2023-08-12T23:25:32.722+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.722+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-12T23:25:32.722+05:30 [Info] 		Index total memory:7000000000 (6.51926G), mem:5000000000 (4.65661G), overhead:2000000000 (1.86265G), min:4500000000 (4.19095G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:32.722+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.722+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.722+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:14889652817815618584, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.722+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-12T23:25:32.722+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-12T23:25:32.724+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-12T23:25:32.724+05:30 [Warn] Definition 987654 Instance 15857223504223942291 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-12T23:25:32.724+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-12T23:25:32.724+05:30 [Warn] Definition 987654 Instance 15857223504223942291 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-12T23:25:32.724+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3967837224306421
2023-08-12T23:25:32.788+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:32.788+05:30 [Info] Score: 0.25290029571859646
2023-08-12T23:25:32.788+05:30 [Info] variation: 0.5058005914371929
2023-08-12T23:25:32.789+05:30 [Info] ElapsedTime: 64ms
2023-08-12T23:25:32.789+05:30 [Info] ConvergenceTime: 62ms
2023-08-12T23:25:32.789+05:30 [Info] Iteration: 3700
2023-08-12T23:25:32.789+05:30 [Info] Move: 2409
2023-08-12T23:25:32.789+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.789+05:30 [Info] Using SAPlanner
2023-08-12T23:25:32.789+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-08-12T23:25:32.789+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-08-12T23:25:32.789+05:30 [Info] Indexer Memory Utilization 1.9434
2023-08-12T23:25:32.789+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-12T23:25:32.789+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-12T23:25:32.789+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-12T23:25:32.789+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:32.789+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:32.789+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:32.789+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.789+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:32.789+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.789+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-08-12T23:25:32.789+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-08-12T23:25:32.789+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:32.789+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.789+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:32.789+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.789+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.789+05:30 [Info] Number of indexes: 5
2023-08-12T23:25:32.789+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:32.789+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-08-12T23:25:32.789+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-12T23:25:32.789+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-12T23:25:32.789+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-12T23:25:32.789+05:30 [Info] Max Index Cpu: 1.0000
2023-08-12T23:25:32.789+05:30 [Info] Num Estimation Run: 7
2023-08-12T23:25:32.789+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.789+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-12T23:25:32.789+05:30 [Info] CPU Quota 8
2023-08-12T23:25:32.789+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:32.789+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:32.789+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.789+05:30 [Info] Total iteration: 3880
2023-08-12T23:25:32.789+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:32.789+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:32.789+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:32.789+05:30 [Info] RandomMove time: 21ms
2023-08-12T23:25:32.789+05:30 [Info] RandomMove call: 3699 (empty index 0)
2023-08-12T23:25:32.789+05:30 [Info] RandomMove average time: 5us
2023-08-12T23:25:32.789+05:30 [Info] ExhaustMove time: 6us
2023-08-12T23:25:32.789+05:30 [Info] ExhaustMove call: 1
2023-08-12T23:25:32.789+05:30 [Info] ExhaustMove average time: 6us
2023-08-12T23:25:32.789+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:32.789+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:32.789+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.789+05:30 [Info] 
2023-08-12T23:25:32.789+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-12T23:25:32.789+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-12T23:25:32.789+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-08-12T23:25:32.789+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.789+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-12T23:25:32.789+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-12T23:25:32.789+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.789+05:30 [Info] 
2023-08-12T23:25:32.789+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-12T23:25:32.789+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-12T23:25:32.789+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-08-12T23:25:32.789+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.789+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-12T23:25:32.790+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-12T23:25:32.790+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.790+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.790+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:15857223504223942291, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.790+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-12T23:25:32.790+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.790+05:30 [Info] 
2023-08-12T23:25:32.790+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-12T23:25:32.790+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-12T23:25:32.790+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-08-12T23:25:32.790+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.790+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-12T23:25:32.790+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-12T23:25:32.790+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.790+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.790+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:15857223504223942291, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.790+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-12T23:25:32.790+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-08-12T23:25:32.792+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-12T23:25:32.792+05:30 [Warn] Definition 987654 Instance 12962941754637179266 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-12T23:25:32.792+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-12T23:25:32.792+05:30 [Warn] Definition 987654 Instance 12962941754637179266 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-12T23:25:32.792+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6782899285088768
2023-08-12T23:25:32.853+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:32.853+05:30 [Info] Score: 0.25290029571859646
2023-08-12T23:25:32.853+05:30 [Info] variation: 0.5058005914371929
2023-08-12T23:25:32.853+05:30 [Info] ElapsedTime: 60ms
2023-08-12T23:25:32.853+05:30 [Info] ConvergenceTime: 58ms
2023-08-12T23:25:32.853+05:30 [Info] Iteration: 3800
2023-08-12T23:25:32.853+05:30 [Info] Move: 2456
2023-08-12T23:25:32.853+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.853+05:30 [Info] Using SAPlanner
2023-08-12T23:25:32.853+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-08-12T23:25:32.853+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-08-12T23:25:32.853+05:30 [Info] Indexer Memory Utilization 1.9434
2023-08-12T23:25:32.853+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-12T23:25:32.853+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-12T23:25:32.853+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-12T23:25:32.853+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:32.853+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:32.853+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:32.853+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.853+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:32.853+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.853+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-08-12T23:25:32.853+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-08-12T23:25:32.853+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:32.853+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.853+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:32.853+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.853+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.853+05:30 [Info] Number of indexes: 5
2023-08-12T23:25:32.853+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:32.853+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-08-12T23:25:32.853+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-12T23:25:32.853+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-12T23:25:32.853+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-12T23:25:32.853+05:30 [Info] Max Index Cpu: 1.0000
2023-08-12T23:25:32.853+05:30 [Info] Num Estimation Run: 7
2023-08-12T23:25:32.853+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.853+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-12T23:25:32.853+05:30 [Info] CPU Quota 8
2023-08-12T23:25:32.853+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:32.853+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:32.853+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.853+05:30 [Info] Total iteration: 3980
2023-08-12T23:25:32.854+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:32.854+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:32.854+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:32.854+05:30 [Info] RandomMove time: 20ms
2023-08-12T23:25:32.854+05:30 [Info] RandomMove call: 3799 (empty index 0)
2023-08-12T23:25:32.854+05:30 [Info] RandomMove average time: 5us
2023-08-12T23:25:32.854+05:30 [Info] ExhaustMove time: 6us
2023-08-12T23:25:32.854+05:30 [Info] ExhaustMove call: 1
2023-08-12T23:25:32.854+05:30 [Info] ExhaustMove average time: 6us
2023-08-12T23:25:32.854+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:32.854+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:32.854+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.854+05:30 [Info] 
2023-08-12T23:25:32.854+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-12T23:25:32.854+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-12T23:25:32.854+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-08-12T23:25:32.854+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.854+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-12T23:25:32.854+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-12T23:25:32.854+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.854+05:30 [Info] 
2023-08-12T23:25:32.854+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-12T23:25:32.854+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-12T23:25:32.854+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-08-12T23:25:32.854+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.854+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-12T23:25:32.854+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-12T23:25:32.854+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.854+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.854+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:12962941754637179266, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.854+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-12T23:25:32.854+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.854+05:30 [Info] 
2023-08-12T23:25:32.854+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-12T23:25:32.854+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-12T23:25:32.854+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-08-12T23:25:32.854+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.854+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-12T23:25:32.854+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-12T23:25:32.854+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.854+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.854+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:12962941754637179266, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:32.854+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-12T23:25:32.854+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex
2023/08/12 23:25:32 -------------------------------------------
2023/08/12 23:25:32 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-12T23:25:32.857+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6554772844618787
2023-08-12T23:25:32.999+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:32.999+05:30 [Info] Score: 0.1784816836053567
2023-08-12T23:25:32.999+05:30 [Info] variation: 0.3569633672107134
2023-08-12T23:25:32.999+05:30 [Info] ElapsedTime: 141ms
2023-08-12T23:25:32.999+05:30 [Info] ConvergenceTime: 139ms
2023-08-12T23:25:32.999+05:30 [Info] Iteration: 5300
2023-08-12T23:25:32.999+05:30 [Info] Move: 3855
2023-08-12T23:25:32.999+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.999+05:30 [Info] Using SAPlanner
2023-08-12T23:25:32.999+05:30 [Info] Indexer Memory Mean 154201322596 (143.611G)
2023-08-12T23:25:32.999+05:30 [Info] Indexer Memory Deviation 82829246465 (77.1407G) (53.72%)
2023-08-12T23:25:32.999+05:30 [Info] Indexer Memory Utilization 2.7956
2023-08-12T23:25:32.999+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T23:25:32.999+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T23:25:32.999+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T23:25:32.999+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:32.999+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:32.999+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:32.999+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.999+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:32.999+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:32.999+05:30 [Info] Indexer Data Size Mean 45394854109 (42.2773G)
2023-08-12T23:25:32.999+05:30 [Info] Indexer Data Size Deviation 8024752292 (7.47363G) (17.68%)
2023-08-12T23:25:32.999+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:32.999+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.999+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:32.999+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:32.999+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.999+05:30 [Info] Number of indexes: 20
2023-08-12T23:25:32.999+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:32.999+05:30 [Info] Avg Index Size: 23130198389 (21.5417G)
2023-08-12T23:25:32.999+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T23:25:32.999+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T23:25:32.999+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-12T23:25:32.999+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T23:25:32.999+05:30 [Info] Num Estimation Run: 22
2023-08-12T23:25:32.999+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.999+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:32.999+05:30 [Info] CPU Quota 27
2023-08-12T23:25:32.999+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:32.999+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:32.999+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.999+05:30 [Info] Total iteration: 8618
2023-08-12T23:25:32.999+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:32.999+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:32.999+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:32.999+05:30 [Info] RandomMove time: 39ms
2023-08-12T23:25:32.999+05:30 [Info] RandomMove call: 5299 (empty index 0)
2023-08-12T23:25:32.999+05:30 [Info] RandomMove average time: 7us
2023-08-12T23:25:32.999+05:30 [Info] ExhaustMove time: 14us
2023-08-12T23:25:32.999+05:30 [Info] ExhaustMove call: 1
2023-08-12T23:25:32.999+05:30 [Info] ExhaustMove average time: 14us
2023-08-12T23:25:32.999+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:32.999+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:32.999+05:30 [Info] ----------------------------------------
2023-08-12T23:25:32.999+05:30 [Info] 
2023-08-12T23:25:32.999+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T23:25:32.999+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-12T23:25:32.999+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5018354321742201 allowDDLDuringScaleup:true
2023-08-12T23:25:32.999+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.999+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-12T23:25:32.999+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-12T23:25:32.999+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:32.999+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:32.999+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-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+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-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+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-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:2534910797026895480, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:2534910797026895480, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 
2023-08-12T23:25:33.000+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3444658974194678 allowDDLDuringScaleup:true
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+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-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+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-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+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-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+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-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:2534910797026895480, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:2534910797026895480, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:2534910797026895480, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 
2023-08-12T23:25:33.000+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.35369867040631203 allowDDLDuringScaleup:true
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+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-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+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-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+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-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+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-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:2534910797026895480, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:2534910797026895480, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.000+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.000+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:2534910797026895480, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.000+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-12T23:25:33.000+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:33 -------------------------------------------
2023/08/12 23:25:33 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-12T23:25:33.003+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.34279295911150465
2023-08-12T23:25:33.173+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.173+05:30 [Info] Score: 0.13739736706800032
2023-08-12T23:25:33.173+05:30 [Info] variation: 0.27479473413600064
2023-08-12T23:25:33.173+05:30 [Info] ElapsedTime: 169ms
2023-08-12T23:25:33.173+05:30 [Info] ConvergenceTime: 167ms
2023-08-12T23:25:33.173+05:30 [Info] Iteration: 7000
2023-08-12T23:25:33.173+05:30 [Info] Move: 4838
2023-08-12T23:25:33.173+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.173+05:30 [Info] Using SAPlanner
2023-08-12T23:25:33.174+05:30 [Info] Indexer Memory Mean 208747525973 (194.411G)
2023-08-12T23:25:33.174+05:30 [Info] Indexer Memory Deviation 77823744009 (72.479G) (37.28%)
2023-08-12T23:25:33.174+05:30 [Info] Indexer Memory Utilization 3.7845
2023-08-12T23:25:33.174+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T23:25:33.174+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T23:25:33.174+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T23:25:33.174+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:33.174+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:33.174+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:33.174+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.174+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:33.174+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.174+05:30 [Info] Indexer Data Size Mean 45221342736 (42.1157G)
2023-08-12T23:25:33.174+05:30 [Info] Indexer Data Size Deviation 7994079525 (7.44507G) (17.68%)
2023-08-12T23:25:33.174+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:33.174+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.174+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:33.174+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.174+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.174+05:30 [Info] Number of indexes: 20
2023-08-12T23:25:33.174+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:33.174+05:30 [Info] Avg Index Size: 31312128896 (29.1617G)
2023-08-12T23:25:33.174+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T23:25:33.174+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-12T23:25:33.174+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-12T23:25:33.174+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T23:25:33.174+05:30 [Info] Num Estimation Run: 23
2023-08-12T23:25:33.174+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.174+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:33.174+05:30 [Info] CPU Quota 27
2023-08-12T23:25:33.174+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:33.174+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:33.174+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.174+05:30 [Info] Total iteration: 10807
2023-08-12T23:25:33.174+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:33.174+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:33.174+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:33.174+05:30 [Info] RandomMove time: 47ms
2023-08-12T23:25:33.174+05:30 [Info] RandomMove call: 6999 (empty index 0)
2023-08-12T23:25:33.174+05:30 [Info] RandomMove average time: 6us
2023-08-12T23:25:33.174+05:30 [Info] ExhaustMove time: 8us
2023-08-12T23:25:33.174+05:30 [Info] ExhaustMove call: 1
2023-08-12T23:25:33.174+05:30 [Info] ExhaustMove average time: 8us
2023-08-12T23:25:33.174+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:33.174+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:33.174+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.174+05:30 [Info] 
2023-08-12T23:25:33.174+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T23:25:33.174+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-12T23:25:33.174+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4097753531140166 allowDDLDuringScaleup:true
2023-08-12T23:25:33.174+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.174+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-12T23:25:33.174+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-12T23:25:33.174+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.174+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.174+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-12T23:25:33.174+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-12T23:25:33.174+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.174+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.174+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-12T23:25:33.174+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-12T23:25:33.174+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.174+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.174+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-12T23:25:33.174+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-12T23:25:33.174+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.174+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.174+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:7119603420530226319, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.174+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-12T23:25:33.174+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.174+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.174+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:7119603420530226319, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.174+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-12T23:25:33.174+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.174+05:30 [Info] 
2023-08-12T23:25:33.174+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T23:25:33.174+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-12T23:25:33.174+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.470342252272453 allowDDLDuringScaleup:true
2023-08-12T23:25:33.174+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.174+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-12T23:25:33.174+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-12T23:25:33.174+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+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-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+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-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+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-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:7119603420530226319, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:7119603420530226319, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:7119603420530226319, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 
2023-08-12T23:25:33.175+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3198823946135304 allowDDLDuringScaleup:true
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+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-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+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-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+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-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+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-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:7119603420530226319, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:7119603420530226319, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.175+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.175+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:7119603420530226319, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.175+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-12T23:25:33.175+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:33 -------------------------------------------
2023/08/12 23:25:33 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-12T23:25:33.178+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4086841975402231
2023-08-12T23:25:33.384+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.384+05:30 [Info] Score: 0.16324776491504728
2023-08-12T23:25:33.384+05:30 [Info] variation: 0.32649552983009456
2023-08-12T23:25:33.384+05:30 [Info] ElapsedTime: 206ms
2023-08-12T23:25:33.384+05:30 [Info] ConvergenceTime: 203ms
2023-08-12T23:25:33.384+05:30 [Info] Iteration: 8800
2023-08-12T23:25:33.384+05:30 [Info] Move: 4689
2023-08-12T23:25:33.384+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.384+05:30 [Info] Using SAPlanner
2023-08-12T23:25:33.384+05:30 [Info] Indexer Memory Mean 157055841798 (146.27G)
2023-08-12T23:25:33.384+05:30 [Info] Indexer Memory Deviation 88674154216 (82.5842G) (56.46%)
2023-08-12T23:25:33.384+05:30 [Info] Indexer Memory Utilization 2.8474
2023-08-12T23:25:33.384+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T23:25:33.384+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T23:25:33.384+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T23:25:33.384+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:33.384+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:33.384+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:33.384+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.384+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:33.384+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.384+05:30 [Info] Indexer Data Size Mean 48249373312 (44.9357G)
2023-08-12T23:25:33.384+05:30 [Info] Indexer Data Size Deviation 4264682382 (3.97179G) (8.84%)
2023-08-12T23:25:33.384+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:33.384+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.384+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:33.384+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.384+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.384+05:30 [Info] Number of indexes: 28
2023-08-12T23:25:33.384+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:33.384+05:30 [Info] Avg Index Size: 16827411621 (15.6717G)
2023-08-12T23:25:33.384+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T23:25:33.384+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T23:25:33.384+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-12T23:25:33.384+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T23:25:33.384+05:30 [Info] Num Estimation Run: 28
2023-08-12T23:25:33.384+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.384+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:33.384+05:30 [Info] CPU Quota 27
2023-08-12T23:25:33.384+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:33.384+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:33.384+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.384+05:30 [Info] Total iteration: 14154
2023-08-12T23:25:33.384+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:33.384+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:33.384+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:33.384+05:30 [Info] RandomMove time: 58ms
2023-08-12T23:25:33.384+05:30 [Info] RandomMove call: 8799 (empty index 0)
2023-08-12T23:25:33.384+05:30 [Info] RandomMove average time: 6us
2023-08-12T23:25:33.384+05:30 [Info] ExhaustMove time: 9us
2023-08-12T23:25:33.384+05:30 [Info] ExhaustMove call: 1
2023-08-12T23:25:33.384+05:30 [Info] ExhaustMove average time: 9us
2023-08-12T23:25:33.384+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:33.384+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:33.384+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.384+05:30 [Info] 
2023-08-12T23:25:33.385+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5471874698199197 allowDDLDuringScaleup:true
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+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-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+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-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+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-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+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-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 
2023-08-12T23:25:33.385+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.346383999407285 allowDDLDuringScaleup:true
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+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-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+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-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+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-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+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-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.385+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.385+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-12T23:25:33.385+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.385+05:30 [Info] 
2023-08-12T23:25:33.385+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T23:25:33.385+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-12T23:25:33.386+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3064285307727953 allowDDLDuringScaleup:true
2023-08-12T23:25:33.386+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.386+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-12T23:25:33.386+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-12T23:25:33.386+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.386+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.386+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-12T23:25:33.386+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-12T23:25:33.386+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.386+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.386+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-12T23:25:33.386+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-12T23:25:33.386+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.386+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.386+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-12T23:25:33.386+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-12T23:25:33.386+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.386+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.386+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.386+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-12T23:25:33.386+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.386+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.386+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.386+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-12T23:25:33.386+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.386+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.386+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.386+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-12T23:25:33.386+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.386+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.386+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.386+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-12T23:25:33.386+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.386+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.386+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:4527730967309323504, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.386+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-12T23:25:33.386+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:33 -------------------------------------------
2023/08/12 23:25:33 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-12T23:25:33.388+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.18497313800915083
2023-08-12T23:25:33.538+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.538+05:30 [Info] Score: 0.11475962811811741
2023-08-12T23:25:33.538+05:30 [Info] variation: 0.22951925623623481
2023-08-12T23:25:33.538+05:30 [Info] ElapsedTime: 149ms
2023-08-12T23:25:33.538+05:30 [Info] ConvergenceTime: 146ms
2023-08-12T23:25:33.538+05:30 [Info] Iteration: 5600
2023-08-12T23:25:33.538+05:30 [Info] Move: 4028
2023-08-12T23:25:33.538+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.538+05:30 [Info] Using SAPlanner
2023-08-12T23:25:33.538+05:30 [Info] Indexer Memory Mean 211591134437 (197.06G)
2023-08-12T23:25:33.538+05:30 [Info] Indexer Memory Deviation 78426288854 (73.0402G) (37.07%)
2023-08-12T23:25:33.538+05:30 [Info] Indexer Memory Utilization 3.8361
2023-08-12T23:25:33.538+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T23:25:33.538+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T23:25:33.538+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T23:25:33.538+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:33.538+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:33.538+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:33.538+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.538+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:33.538+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.538+05:30 [Info] Indexer Data Size Mean 48064951200 (44.764G)
2023-08-12T23:25:33.538+05:30 [Info] Indexer Data Size Deviation 4248381616 (3.95661G) (8.84%)
2023-08-12T23:25:33.539+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:33.539+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.539+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:33.539+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.539+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.539+05:30 [Info] Number of indexes: 28
2023-08-12T23:25:33.539+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:33.539+05:30 [Info] Avg Index Size: 22670478689 (21.1135G)
2023-08-12T23:25:33.539+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T23:25:33.539+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-12T23:25:33.539+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-12T23:25:33.539+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T23:25:33.539+05:30 [Info] Num Estimation Run: 29
2023-08-12T23:25:33.539+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.539+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:33.539+05:30 [Info] CPU Quota 27
2023-08-12T23:25:33.539+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:33.539+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:33.539+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.539+05:30 [Info] Total iteration: 9500
2023-08-12T23:25:33.539+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:33.539+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:33.539+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:33.539+05:30 [Info] RandomMove time: 41ms
2023-08-12T23:25:33.539+05:30 [Info] RandomMove call: 5598 (empty index 0)
2023-08-12T23:25:33.539+05:30 [Info] RandomMove average time: 7us
2023-08-12T23:25:33.539+05:30 [Info] ExhaustMove time: 19us
2023-08-12T23:25:33.539+05:30 [Info] ExhaustMove call: 2
2023-08-12T23:25:33.539+05:30 [Info] ExhaustMove average time: 9us
2023-08-12T23:25:33.539+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:33.539+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:33.539+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.539+05:30 [Info] 
2023-08-12T23:25:33.539+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T23:25:33.539+05:30 [Info] Indexer total memory:312842580859 (291.357G), mem:282282196055 (262.896G), overhead:30560384804 (28.4616G), min:45060891750 (41.9662G), data:45060891750 (41.9662G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-12T23:25:33.539+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4543185477672772 allowDDLDuringScaleup:true
2023-08-12T23:25:33.539+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.539+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-12T23:25:33.539+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-12T23:25:33.539+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.539+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.539+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-12T23:25:33.539+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-12T23:25:33.539+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.539+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.539+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-12T23:25:33.539+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-12T23:25:33.539+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.539+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.539+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-12T23:25:33.539+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-12T23:25:33.539+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.539+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.539+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.539+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.539+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.539+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.539+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.539+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.539+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.539+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.539+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.540+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.540+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.540+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.540+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.540+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.540+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.540+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.540+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 
2023-08-12T23:25:33.540+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T23:25:33.540+05:30 [Info] Indexer total memory:331915596755 (309.12G), mem:250259822065 (233.073G), overhead:81655774690 (76.0479G), min:45060891750 (41.9662G), data:45060891750 (41.9662G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-12T23:25:33.540+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.42405038546912194 allowDDLDuringScaleup:true
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.540+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-12T23:25:33.540+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-12T23:25:33.540+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.540+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-12T23:25:33.540+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-12T23:25:33.540+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.540+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-12T23:25:33.540+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-12T23:25:33.540+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.540+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-12T23:25:33.540+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-12T23:25:33.540+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.540+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.540+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.540+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.540+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.540+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.540+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.540+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.540+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.540+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.540+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.540+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.540+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.540+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.540+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.540+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.540+05:30 [Info] 
2023-08-12T23:25:33.540+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T23:25:33.540+05:30 [Info] Indexer total memory:125674619612 (117.044G), mem:102231385192 (95.2104G), overhead:23443234420 (21.8332G), min:54073070100 (50.3595G), data:54073070100 (50.3595G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:10
2023-08-12T23:25:33.540+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32163106676360087 allowDDLDuringScaleup:true
2023-08-12T23:25:33.540+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.541+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-12T23:25:33.541+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-12T23:25:33.541+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.541+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.541+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-12T23:25:33.541+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-12T23:25:33.541+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.541+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.541+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-12T23:25:33.541+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-12T23:25:33.541+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.541+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.541+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-12T23:25:33.541+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-12T23:25:33.541+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.541+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.541+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.541+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.541+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.541+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.541+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.541+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.541+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.541+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.541+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.541+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.541+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.541+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.541+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.541+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.541+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.541+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.541+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.541+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.541+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.541+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.541+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:18284893863916153609, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.541+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.541+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:33 -------------------------------------------
2023/08/12 23:25:33 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-12T23:25:33.544+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27291828262528
2023-08-12T23:25:33.579+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.579+05:30 [Info] Score: 0.14057543510854384
2023-08-12T23:25:33.579+05:30 [Info] variation: 0.2811508702170877
2023-08-12T23:25:33.579+05:30 [Info] ElapsedTime: 35ms
2023-08-12T23:25:33.579+05:30 [Info] ConvergenceTime: 5ms
2023-08-12T23:25:33.579+05:30 [Info] Iteration: 5
2023-08-12T23:25:33.579+05:30 [Info] Move: 5
2023-08-12T23:25:33.579+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.579+05:30 [Info] Using SAPlanner
2023-08-12T23:25:33.579+05:30 [Info] Indexer Memory Mean 161567158190 (150.471G)
2023-08-12T23:25:33.579+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (56.23%)
2023-08-12T23:25:33.579+05:30 [Info] Indexer Memory Utilization 2.9292
2023-08-12T23:25:33.579+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T23:25:33.579+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T23:25:33.579+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T23:25:33.579+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:33.579+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:33.579+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:33.579+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.579+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:33.579+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.579+05:30 [Info] Indexer Data Size Mean 52760689704 (49.1372G)
2023-08-12T23:25:33.579+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:33.579+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:33.579+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.579+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:33.579+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.579+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.579+05:30 [Info] Number of indexes: 36
2023-08-12T23:25:33.579+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:33.579+05:30 [Info] Avg Index Size: 13463929849 (12.5393G)
2023-08-12T23:25:33.579+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T23:25:33.579+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T23:25:33.579+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-12T23:25:33.579+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T23:25:33.579+05:30 [Info] Num Estimation Run: 31
2023-08-12T23:25:33.579+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.579+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:33.579+05:30 [Info] CPU Quota 27
2023-08-12T23:25:33.579+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:33.579+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:33.579+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.579+05:30 [Info] Total iteration: 6758
2023-08-12T23:25:33.579+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:33.579+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:33.579+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:33.579+05:30 [Info] RandomMove time: 36us
2023-08-12T23:25:33.579+05:30 [Info] RandomMove call: 4 (empty index 0)
2023-08-12T23:25:33.579+05:30 [Info] RandomMove average time: 9us
2023-08-12T23:25:33.579+05:30 [Info] ExhaustMove time: 12us
2023-08-12T23:25:33.579+05:30 [Info] ExhaustMove call: 1
2023-08-12T23:25:33.579+05:30 [Info] ExhaustMove average time: 12us
2023-08-12T23:25:33.579+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:33.579+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:33.579+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.579+05:30 [Info] 
2023-08-12T23:25:33.579+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T23:25:33.579+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-12T23:25:33.579+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5589615578517387 allowDDLDuringScaleup:true
2023-08-12T23:25:33.579+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.579+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-12T23:25:33.579+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-12T23:25:33.579+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.579+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.579+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-12T23:25:33.579+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-12T23:25:33.579+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.579+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.579+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-12T23:25:33.579+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-12T23:25:33.579+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.579+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.579+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-12T23:25:33.579+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-12T23:25:33.579+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 
2023-08-12T23:25:33.580+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3161132953224384 allowDDLDuringScaleup:true
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+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-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+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-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+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-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+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-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.580+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-12T23:25:33.580+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.580+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.580+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 
2023-08-12T23:25:33.581+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32492514682582296 allowDDLDuringScaleup:true
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+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-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+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-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+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-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+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-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.581+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.581+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:1954848992661112713, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.581+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-12T23:25:33.581+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:33 -------------------------------------------
2023/08/12 23:25:33 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-12T23:25:33.583+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.2309557010656233
2023-08-12T23:25:33.619+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.619+05:30 [Info] Score: 0.09796819540510597
2023-08-12T23:25:33.619+05:30 [Info] variation: 0.19593639081021194
2023-08-12T23:25:33.619+05:30 [Info] ElapsedTime: 35ms
2023-08-12T23:25:33.619+05:30 [Info] ConvergenceTime: 5ms
2023-08-12T23:25:33.619+05:30 [Info] Iteration: 8
2023-08-12T23:25:33.619+05:30 [Info] Move: 8
2023-08-12T23:25:33.619+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.619+05:30 [Info] Using SAPlanner
2023-08-12T23:25:33.619+05:30 [Info] Indexer Memory Mean 210829304949 (196.35G)
2023-08-12T23:25:33.619+05:30 [Info] Indexer Memory Deviation 82618266177 (76.9443G) (39.19%)
2023-08-12T23:25:33.619+05:30 [Info] Indexer Memory Utilization 3.8223
2023-08-12T23:25:33.619+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T23:25:33.619+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T23:25:33.619+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T23:25:33.619+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:33.619+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:33.619+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:33.619+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.619+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:33.619+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.619+05:30 [Info] Indexer Data Size Mean 47303121712 (44.0545G)
2023-08-12T23:25:33.619+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:33.619+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:33.619+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.619+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:33.619+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.619+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.619+05:30 [Info] Number of indexes: 36
2023-08-12T23:25:33.619+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:33.619+05:30 [Info] Avg Index Size: 17569108745 (16.3625G)
2023-08-12T23:25:33.619+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T23:25:33.619+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-12T23:25:33.619+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-12T23:25:33.619+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T23:25:33.619+05:30 [Info] Num Estimation Run: 33
2023-08-12T23:25:33.619+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.619+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:33.619+05:30 [Info] CPU Quota 27
2023-08-12T23:25:33.619+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:33.619+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:33.619+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.619+05:30 [Info] Total iteration: 6729
2023-08-12T23:25:33.619+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:33.619+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:33.619+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:33.619+05:30 [Info] RandomMove time: 68us
2023-08-12T23:25:33.619+05:30 [Info] RandomMove call: 7 (empty index 0)
2023-08-12T23:25:33.619+05:30 [Info] RandomMove average time: 9us
2023-08-12T23:25:33.619+05:30 [Info] ExhaustMove time: 18us
2023-08-12T23:25:33.619+05:30 [Info] ExhaustMove call: 1
2023-08-12T23:25:33.619+05:30 [Info] ExhaustMove average time: 18us
2023-08-12T23:25:33.619+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:33.619+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:33.619+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.619+05:30 [Info] 
2023-08-12T23:25:33.619+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T23:25:33.619+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-12T23:25:33.619+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4699097510048492 allowDDLDuringScaleup:true
2023-08-12T23:25:33.619+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+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-12T23:25:33.620+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-12T23:25:33.620+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+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-12T23:25:33.620+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-12T23:25:33.620+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+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-12T23:25:33.620+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-12T23:25:33.620+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+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-12T23:25:33.620+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-12T23:25:33.620+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.620+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.620+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.620+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.620+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.620+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.620+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.620+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.620+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.620+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.620+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.620+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.620+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.620+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.620+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.620+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.620+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 
2023-08-12T23:25:33.620+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T23:25:33.620+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-12T23:25:33.620+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43953221501885753 allowDDLDuringScaleup:true
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+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-12T23:25:33.620+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-12T23:25:33.620+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.620+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.620+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-12T23:25:33.621+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-12T23:25:33.621+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+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-12T23:25:33.621+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-12T23:25:33.621+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+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-12T23:25:33.621+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-12T23:25:33.621+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.621+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.621+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.621+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.621+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.621+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.621+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.621+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.621+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.621+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.621+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.621+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.621+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.621+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.621+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.621+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.621+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 
2023-08-12T23:25:33.621+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T23:25:33.621+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-12T23:25:33.621+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.29055803397629315 allowDDLDuringScaleup:true
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+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-12T23:25:33.621+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-12T23:25:33.621+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+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-12T23:25:33.621+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-12T23:25:33.621+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.621+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.621+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-12T23:25:33.622+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-12T23:25:33.622+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.622+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.622+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-12T23:25:33.622+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-12T23:25:33.622+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.622+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.622+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.622+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.622+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.622+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.622+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.622+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.622+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.622+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.622+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.622+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.622+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.622+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.622+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.622+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.622+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.622+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.622+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.622+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.622+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.622+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.622+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.622+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.622+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.622+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.622+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.622+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.622+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.622+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.622+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4088591146979714391, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.622+05:30 [Info] 		Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T23:25:33.622+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/CommandRepair
2023/08/12 23:25:33 -------------------------------------------
2023/08/12 23:25:33 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-12T23:25:33.623+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-12T23:25:33.623+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=8us
2023-08-12T23:25:33.623+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=10us
2023-08-12T23:25:33.623+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=9us
2023-08-12T23:25:33.623+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=10us
2023-08-12T23:25:33.623+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-12T23:25:33.623+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-12T23:25:33.624+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T23:25:33.624+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.624+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=175us
2023-08-12T23:25:33.624+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-12T23:25:33.624+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-12T23:25:33.624+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T23:25:33.624+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.624+05:30 [Info] Score: 0.22489777375378742
2023-08-12T23:25:33.624+05:30 [Info] variation: 0.8995910950151497
2023-08-12T23:25:33.624+05:30 [Info] ElapsedTime: 101us
2023-08-12T23:25:33.624+05:30 [Info] ConvergenceTime: 2us
2023-08-12T23:25:33.624+05:30 [Info] Iteration: 0
2023-08-12T23:25:33.624+05:30 [Info] Move: 0
2023-08-12T23:25:33.624+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.624+05:30 [Info] Using SAPlanner
2023-08-12T23:25:33.624+05:30 [Info] Indexer Memory Mean 122486397174 (114.074G)
2023-08-12T23:25:33.624+05:30 [Info] Indexer Memory Deviation 110187672158 (102.62G) (89.96%)
2023-08-12T23:25:33.624+05:30 [Info] Indexer Memory Utilization 2.2206
2023-08-12T23:25:33.624+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:33.624+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:33.624+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:33.624+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:33.624+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:33.624+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:33.624+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.624+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:33.624+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.624+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T23:25:33.624+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:33.624+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:33.624+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.624+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:33.624+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.624+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.624+05:30 [Info] Number of indexes: 4
2023-08-12T23:25:33.624+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:33.624+05:30 [Info] Avg Index Size: 91864797880 (85.5558G)
2023-08-12T23:25:33.624+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-12T23:25:33.624+05:30 [Info] Max Indexer Overhead: 46891539742 (43.6711G)
2023-08-12T23:25:33.624+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-12T23:25:33.624+05:30 [Info] Max Index Cpu: 0.0000
2023-08-12T23:25:33.624+05:30 [Info] Num Estimation Run: 0
2023-08-12T23:25:33.624+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.624+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:33.624+05:30 [Info] CPU Quota 27
2023-08-12T23:25:33.624+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:33.624+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:33.624+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.624+05:30 [Info] Total iteration: 0
2023-08-12T23:25:33.624+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:33.624+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:33.624+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:33.624+05:30 [Info] RandomMove time: 0ns
2023-08-12T23:25:33.625+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T23:25:33.625+05:30 [Info] ExhaustMove time: 0ns
2023-08-12T23:25:33.625+05:30 [Info] ExhaustMove call: 0
2023-08-12T23:25:33.625+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:33.625+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:33.625+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.625+05:30 [Info] 
2023-08-12T23:25:33.625+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-12T23:25:33.625+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-12T23:25:33.625+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.45435427408637796 allowDDLDuringScaleup:true
2023-08-12T23:25:33.625+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.625+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-12T23:25:33.625+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-12T23:25:33.625+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.625+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.625+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:13720183427152835096, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.625+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-12T23:25:33.625+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.625+05:30 [Info] 
2023-08-12T23:25:33.625+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-12T23:25:33.625+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-12T23:25:33.625+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.06701117350131312 allowDDLDuringScaleup:true
2023-08-12T23:25:33.625+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.625+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-12T23:25:33.625+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-12T23:25:33.625+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.625+05:30 [Info] 
2023-08-12T23:25:33.625+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-12T23:25:33.625+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-12T23:25:33.625+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0786345524123089 allowDDLDuringScaleup:true
2023-08-12T23:25:33.625+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.625+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-12T23:25:33.625+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-12T23:25:33.625+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:33 -------------------------------------------
2023/08/12 23:25:33 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-12T23:25:33.625+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-12T23:25:33.625+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-12T23:25:33.626+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=8us
2023-08-12T23:25:33.626+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=7us
2023-08-12T23:25:33.626+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-08-12T23:25:33.626+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=5us
2023-08-12T23:25:33.626+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=11us
2023-08-12T23:25:33.626+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-12T23:25:33.626+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-12T23:25:33.626+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T23:25:33.626+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.626+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=169us
2023-08-12T23:25:33.626+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-12T23:25:33.626+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-12T23:25:33.626+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-12T23:25:33.626+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T23:25:33.626+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.626+05:30 [Info] Score: 0.019876174419669376
2023-08-12T23:25:33.626+05:30 [Info] variation: 0.0795046976786775
2023-08-12T23:25:33.626+05:30 [Info] ElapsedTime: 98us
2023-08-12T23:25:33.626+05:30 [Info] ConvergenceTime: 2us
2023-08-12T23:25:33.626+05:30 [Info] Iteration: 0
2023-08-12T23:25:33.626+05:30 [Info] Move: 0
2023-08-12T23:25:33.626+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.626+05:30 [Info] Using SAPlanner
2023-08-12T23:25:33.626+05:30 [Info] Indexer Memory Mean 266954004690 (248.62G)
2023-08-12T23:25:33.626+05:30 [Info] Indexer Memory Deviation 21224097436 (19.7665G) (7.95%)
2023-08-12T23:25:33.626+05:30 [Info] Indexer Memory Utilization 4.8398
2023-08-12T23:25:33.626+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:33.626+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:33.626+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:33.626+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:33.626+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:33.626+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:33.626+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.626+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:33.626+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.626+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T23:25:33.626+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:33.626+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:33.626+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.626+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:33.626+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.626+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.626+05:30 [Info] Number of indexes: 5
2023-08-12T23:25:33.626+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:33.626+05:30 [Info] Avg Index Size: 160172402814 (149.172G)
2023-08-12T23:25:33.627+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-12T23:25:33.627+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-12T23:25:33.627+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-12T23:25:33.627+05:30 [Info] Max Index Cpu: 0.0000
2023-08-12T23:25:33.627+05:30 [Info] Num Estimation Run: 0
2023-08-12T23:25:33.627+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.627+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:33.627+05:30 [Info] CPU Quota 27
2023-08-12T23:25:33.627+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:33.627+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:33.627+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.627+05:30 [Info] Total iteration: 0
2023-08-12T23:25:33.627+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:33.627+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:33.627+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:33.627+05:30 [Info] RandomMove time: 0ns
2023-08-12T23:25:33.627+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T23:25:33.627+05:30 [Info] ExhaustMove time: 0ns
2023-08-12T23:25:33.627+05:30 [Info] ExhaustMove call: 0
2023-08-12T23:25:33.627+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:33.627+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:33.627+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.627+05:30 [Info] 
2023-08-12T23:25:33.627+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-12T23:25:33.627+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-12T23:25:33.627+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1777244769790758 allowDDLDuringScaleup:true
2023-08-12T23:25:33.627+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.627+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-12T23:25:33.627+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-12T23:25:33.627+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.627+05:30 [Info] 
2023-08-12T23:25:33.627+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-12T23:25:33.627+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-12T23:25:33.627+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.20847118640616036 allowDDLDuringScaleup:true
2023-08-12T23:25:33.627+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.627+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-12T23:25:33.627+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-12T23:25:33.627+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.627+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.627+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:14799590075977468774, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.627+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-12T23:25:33.627+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.627+05:30 [Info] 
2023-08-12T23:25:33.627+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-12T23:25:33.627+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-12T23:25:33.627+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2138043366147638 allowDDLDuringScaleup:true
2023-08-12T23:25:33.627+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.627+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-12T23:25:33.627+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-12T23:25:33.627+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.627+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.627+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:6728431837960117598, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.627+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-12T23:25:33.627+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:33 -------------------------------------------
2023/08/12 23:25:33 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-12T23:25:33.628+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-12T23:25:33.628+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=8us
2023-08-12T23:25:33.628+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=12us
2023-08-12T23:25:33.628+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=10us
2023-08-12T23:25:33.628+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=12us
2023-08-12T23:25:33.628+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-12T23:25:33.628+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-12T23:25:33.628+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T23:25:33.628+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.628+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=206us
2023-08-12T23:25:33.629+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-12T23:25:33.629+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-12T23:25:33.629+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T23:25:33.629+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.629+05:30 [Info] Score: 0.17469212089072378
2023-08-12T23:25:33.629+05:30 [Info] variation: 0.6987684835628951
2023-08-12T23:25:33.629+05:30 [Info] ElapsedTime: 97us
2023-08-12T23:25:33.629+05:30 [Info] ConvergenceTime: 2us
2023-08-12T23:25:33.629+05:30 [Info] Iteration: 0
2023-08-12T23:25:33.629+05:30 [Info] Move: 0
2023-08-12T23:25:33.629+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.629+05:30 [Info] Using SAPlanner
2023-08-12T23:25:33.629+05:30 [Info] Indexer Memory Mean 231925826675 (215.998G)
2023-08-12T23:25:33.629+05:30 [Info] Indexer Memory Deviation 162062458205 (150.932G) (69.88%)
2023-08-12T23:25:33.629+05:30 [Info] Indexer Memory Utilization 4.2047
2023-08-12T23:25:33.629+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:33.629+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:33.629+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:33.629+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:33.629+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:33.629+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:33.629+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.629+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:33.629+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.629+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T23:25:33.629+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:33.629+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:33.629+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.629+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:33.629+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.629+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.629+05:30 [Info] Number of indexes: 4
2023-08-12T23:25:33.629+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:33.629+05:30 [Info] Avg Index Size: 173944370006 (161.998G)
2023-08-12T23:25:33.629+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-12T23:25:33.629+05:30 [Info] Max Indexer Overhead: 49341212983 (45.9526G)
2023-08-12T23:25:33.629+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-12T23:25:33.629+05:30 [Info] Max Index Cpu: 0.0000
2023-08-12T23:25:33.629+05:30 [Info] Num Estimation Run: 0
2023-08-12T23:25:33.629+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.629+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:33.629+05:30 [Info] CPU Quota 27
2023-08-12T23:25:33.629+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:33.629+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:33.629+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.629+05:30 [Info] Total iteration: 0
2023-08-12T23:25:33.629+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:33.629+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:33.629+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:33.629+05:30 [Info] RandomMove time: 0ns
2023-08-12T23:25:33.629+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T23:25:33.629+05:30 [Info] ExhaustMove time: 0ns
2023-08-12T23:25:33.629+05:30 [Info] ExhaustMove call: 0
2023-08-12T23:25:33.629+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:33.629+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:33.629+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.629+05:30 [Info] 
2023-08-12T23:25:33.629+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-12T23:25:33.629+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-12T23:25:33.629+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.38151873032984485 allowDDLDuringScaleup:true
2023-08-12T23:25:33.629+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.629+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-12T23:25:33.629+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-12T23:25:33.629+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.630+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.630+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:12572690816968374801, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.630+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-12T23:25:33.630+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.630+05:30 [Info] 
2023-08-12T23:25:33.630+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-12T23:25:33.630+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-12T23:25:33.630+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1769522034317959 allowDDLDuringScaleup:true
2023-08-12T23:25:33.630+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.630+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-12T23:25:33.630+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-12T23:25:33.630+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.630+05:30 [Info] 
2023-08-12T23:25:33.630+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-12T23:25:33.630+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-12T23:25:33.630+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0415290662383593 allowDDLDuringScaleup:true
2023-08-12T23:25:33.630+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.630+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-12T23:25:33.630+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-12T23:25:33.630+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 23:25:33 -------------------------------------------
2023/08/12 23:25:33 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-12T23:25:33.630+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-12T23:25:33.630+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-12T23:25:33.630+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=7us
2023-08-12T23:25:33.630+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=6us
2023-08-12T23:25:33.630+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=8us
2023-08-12T23:25:33.630+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=8us
2023-08-12T23:25:33.631+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=11us
2023-08-12T23:25:33.631+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-12T23:25:33.631+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-12T23:25:33.631+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T23:25:33.631+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.631+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=175us
2023-08-12T23:25:33.631+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-12T23:25:33.631+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-12T23:25:33.631+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-12T23:25:33.631+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T23:25:33.631+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T23:25:33.631+05:30 [Info] Score: 0.06809310854298714
2023-08-12T23:25:33.631+05:30 [Info] variation: 0.27237243417194856
2023-08-12T23:25:33.631+05:30 [Info] ElapsedTime: 98us
2023-08-12T23:25:33.631+05:30 [Info] ConvergenceTime: 2us
2023-08-12T23:25:33.631+05:30 [Info] Iteration: 0
2023-08-12T23:25:33.631+05:30 [Info] Move: 0
2023-08-12T23:25:33.631+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.631+05:30 [Info] Using SAPlanner
2023-08-12T23:25:33.631+05:30 [Info] Indexer Memory Mean 321673719440 (299.582G)
2023-08-12T23:25:33.631+05:30 [Info] Indexer Memory Deviation 87615053973 (81.5979G) (27.24%)
2023-08-12T23:25:33.631+05:30 [Info] Indexer Memory Utilization 5.8318
2023-08-12T23:25:33.631+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T23:25:33.631+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T23:25:33.631+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T23:25:33.631+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T23:25:33.631+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T23:25:33.631+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T23:25:33.631+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.631+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T23:25:33.631+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T23:25:33.631+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T23:25:33.631+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T23:25:33.631+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T23:25:33.631+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.631+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T23:25:33.631+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T23:25:33.631+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.631+05:30 [Info] Number of indexes: 5
2023-08-12T23:25:33.631+05:30 [Info] Number of indexers: 3
2023-08-12T23:25:33.631+05:30 [Info] Avg Index Size: 193004231664 (179.749G)
2023-08-12T23:25:33.631+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-12T23:25:33.631+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-12T23:25:33.631+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-12T23:25:33.631+05:30 [Info] Max Index Cpu: 0.0000
2023-08-12T23:25:33.631+05:30 [Info] Num Estimation Run: 0
2023-08-12T23:25:33.631+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.631+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T23:25:33.631+05:30 [Info] CPU Quota 27
2023-08-12T23:25:33.631+05:30 [Info] Max Cpu Utilization -1
2023-08-12T23:25:33.631+05:30 [Info] Max Memory Utilization -1
2023-08-12T23:25:33.631+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.632+05:30 [Info] Total iteration: 0
2023-08-12T23:25:33.632+05:30 [Info] RandomSwap time: 0ns
2023-08-12T23:25:33.632+05:30 [Info] RandomSwap call: 0
2023-08-12T23:25:33.632+05:30 [Info] RandomSwap iteration: 0
2023-08-12T23:25:33.632+05:30 [Info] RandomMove time: 0ns
2023-08-12T23:25:33.632+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T23:25:33.632+05:30 [Info] ExhaustMove time: 0ns
2023-08-12T23:25:33.632+05:30 [Info] ExhaustMove call: 0
2023-08-12T23:25:33.632+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T23:25:33.632+05:30 [Info] ExhaustSwap call: 0
2023-08-12T23:25:33.632+05:30 [Info] ----------------------------------------
2023-08-12T23:25:33.632+05:30 [Info] 
2023-08-12T23:25:33.632+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-12T23:25:33.632+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-12T23:25:33.632+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.14749187761902688 allowDDLDuringScaleup:true
2023-08-12T23:25:33.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.632+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-12T23:25:33.632+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-12T23:25:33.632+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.632+05:30 [Info] 
2023-08-12T23:25:33.632+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-12T23:25:33.632+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-12T23:25:33.632+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.2750739074297335 allowDDLDuringScaleup:true
2023-08-12T23:25:33.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.632+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-12T23:25:33.632+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-12T23:25:33.632+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.632+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:13656434750245945122, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.632+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-12T23:25:33.632+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.632+05:30 [Info] 
2023-08-12T23:25:33.632+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-12T23:25:33.632+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-12T23:25:33.632+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.17743421495123962 allowDDLDuringScaleup:true
2023-08-12T23:25:33.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.632+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-12T23:25:33.632+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-12T23:25:33.632+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T23:25:33.632+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-12T23:25:33.632+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:15316137869202053976, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T23:25:33.632+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-12T23:25:33.632+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
--- PASS: TestPlanDuringHeterogenousScaleup (1.13s)
    --- PASS: TestPlanDuringHeterogenousScaleup/GreedyPlanner (0.02s)
    --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner (1.10s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests (0.33s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex (0.77s)
    --- PASS: TestPlanDuringHeterogenousScaleup/CommandRepair (0.01s)
=== RUN   TestRestfulAPI
2023/08/12 23:25:33 In TestRestfulAPI()
2023/08/12 23:25:33 In DropAllSecondaryIndexes()
2023/08/12 23:25:33 Index found:  indexmut_1
2023/08/12 23:25:33 Dropped index indexmut_1
2023/08/12 23:25:34 Setting JSON docs in KV
2023/08/12 23:25:34 GET all indexes
2023/08/12 23:25:34 200 OK
2023/08/12 23:25:34 FOUND indexes: []
2023/08/12 23:25:34 DROP index: badindexid
2023/08/12 23:25:34 status: 400 Bad Request
2023/08/12 23:25:34 DROP index: 23544142
2023/08/12 23:25:34 status: 500 Internal Server Error
2023/08/12 23:25:34 TEST: malformed body
2023/08/12 23:25:34 400 Bad Request "invalid request body ({name:), unmarshal failed invalid character 'n' looking for beginning of object key string"

2023/08/12 23:25:34 TEST: missing field ``name``
2023/08/12 23:25:34 400 Bad Request "missing field name"
2023/08/12 23:25:34 TEST: empty field ``name``
2023/08/12 23:25:34 400 Bad Request "empty field name"
2023/08/12 23:25:34 TEST: missing field ``bucket``
2023/08/12 23:25:34 400 Bad Request "missing field bucket"
2023/08/12 23:25:34 TEST: empty field ``bucket``
2023/08/12 23:25:34 400 Bad Request "empty field bucket"
2023/08/12 23:25:34 TEST: missing field ``secExprs``
2023/08/12 23:25:34 400 Bad Request "missing field secExprs"
2023/08/12 23:25:34 TEST: empty field ``secExprs``
2023/08/12 23:25:34 400 Bad Request "empty field secExprs"
2023/08/12 23:25:34 TEST: incomplete field ``desc``
2023/08/12 23:25:34 400 Bad Request "incomplete desc information [true]"
2023/08/12 23:25:34 TEST: invalid field ``desc``
2023/08/12 23:25:34 400 Bad Request "incomplete desc information [1]"
2023/08/12 23:25:34 
2023/08/12 23:25:34 CREATE INDEX: idx1
2023/08/12 23:25:46 status : 201 Created
2023/08/12 23:25:46 {"id": "16262818072104282170"} 
2023/08/12 23:25:46 CREATE INDEX: idx2 (defer)
2023/08/12 23:25:47 status : 201 Created
2023/08/12 23:25:47 {"id": "3004696873565329301"} 
2023/08/12 23:25:47 CREATE INDEX: idx3 (defer)
2023/08/12 23:25:47 status : 201 Created
2023/08/12 23:25:47 {"id": "10006301142698942028"} 
2023/08/12 23:25:47 CREATE INDEX: idx4 (defer)
2023/08/12 23:25:47 status : 201 Created
2023/08/12 23:25:47 {"id": "178064601166427147"} 
2023/08/12 23:25:47 CREATE INDEX: idx5
2023/08/12 23:26:00 status : 201 Created
2023/08/12 23:26:00 {"id": "8173369561750594462"} 
2023/08/12 23:26:00 BUILD single deferred index
2023/08/12 23:26:00 202 Accepted
2023/08/12 23:26:00 GET all indexes
2023/08/12 23:26:00 200 OK
2023/08/12 23:26:00 index idx1 in INDEX_STATE_ACTIVE
2023/08/12 23:26:00 GET all indexes
2023/08/12 23:26:00 200 OK
2023/08/12 23:26:00 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:01 GET all indexes
2023/08/12 23:26:01 200 OK
2023/08/12 23:26:01 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:02 GET all indexes
2023/08/12 23:26:02 200 OK
2023/08/12 23:26:02 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:03 GET all indexes
2023/08/12 23:26:03 200 OK
2023/08/12 23:26:03 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:04 GET all indexes
2023/08/12 23:26:04 200 OK
2023/08/12 23:26:04 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:05 GET all indexes
2023/08/12 23:26:05 200 OK
2023/08/12 23:26:05 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:06 GET all indexes
2023/08/12 23:26:06 200 OK
2023/08/12 23:26:06 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:07 GET all indexes
2023/08/12 23:26:07 200 OK
2023/08/12 23:26:07 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:08 GET all indexes
2023/08/12 23:26:08 200 OK
2023/08/12 23:26:08 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:09 GET all indexes
2023/08/12 23:26:09 200 OK
2023/08/12 23:26:09 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:10 GET all indexes
2023/08/12 23:26:10 200 OK
2023/08/12 23:26:10 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:11 GET all indexes
2023/08/12 23:26:11 200 OK
2023/08/12 23:26:11 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:12 GET all indexes
2023/08/12 23:26:12 200 OK
2023/08/12 23:26:12 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:13 GET all indexes
2023/08/12 23:26:13 200 OK
2023/08/12 23:26:13 index idx2 in INDEX_STATE_INITIAL
2023/08/12 23:26:14 GET all indexes
2023/08/12 23:26:14 200 OK
2023/08/12 23:26:14 index idx2 in INDEX_STATE_ACTIVE
2023/08/12 23:26:14 BUILD many deferred index
2023/08/12 23:26:14 202 Accepted 
2023/08/12 23:26:14 GET all indexes
2023/08/12 23:26:14 200 OK
2023/08/12 23:26:14 index idx1 in INDEX_STATE_ACTIVE
2023/08/12 23:26:14 GET all indexes
2023/08/12 23:26:14 200 OK
2023/08/12 23:26:14 index idx2 in INDEX_STATE_ACTIVE
2023/08/12 23:26:14 GET all indexes
2023/08/12 23:26:14 200 OK
2023/08/12 23:26:14 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:15 GET all indexes
2023/08/12 23:26:15 200 OK
2023/08/12 23:26:15 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:16 GET all indexes
2023/08/12 23:26:16 200 OK
2023/08/12 23:26:16 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:17 GET all indexes
2023/08/12 23:26:17 200 OK
2023/08/12 23:26:17 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:19 GET all indexes
2023/08/12 23:26:19 200 OK
2023/08/12 23:26:19 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:20 GET all indexes
2023/08/12 23:26:20 200 OK
2023/08/12 23:26:20 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:21 GET all indexes
2023/08/12 23:26:21 200 OK
2023/08/12 23:26:21 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:22 GET all indexes
2023/08/12 23:26:22 200 OK
2023/08/12 23:26:22 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:23 GET all indexes
2023/08/12 23:26:23 200 OK
2023/08/12 23:26:23 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:24 GET all indexes
2023/08/12 23:26:24 200 OK
2023/08/12 23:26:24 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:25 GET all indexes
2023/08/12 23:26:25 200 OK
2023/08/12 23:26:25 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:26 GET all indexes
2023/08/12 23:26:26 200 OK
2023/08/12 23:26:26 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:27 GET all indexes
2023/08/12 23:26:27 200 OK
2023/08/12 23:26:27 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:28 GET all indexes
2023/08/12 23:26:28 200 OK
2023/08/12 23:26:28 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:29 GET all indexes
2023/08/12 23:26:29 200 OK
2023/08/12 23:26:29 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:30 GET all indexes
2023/08/12 23:26:30 200 OK
2023/08/12 23:26:30 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:31 GET all indexes
2023/08/12 23:26:31 200 OK
2023/08/12 23:26:31 index idx3 in INDEX_STATE_INITIAL
2023/08/12 23:26:32 GET all indexes
2023/08/12 23:26:32 200 OK
2023/08/12 23:26:32 index idx3 in INDEX_STATE_ACTIVE
2023/08/12 23:26:32 GET all indexes
2023/08/12 23:26:32 200 OK
2023/08/12 23:26:32 index idx4 in INDEX_STATE_ACTIVE
2023/08/12 23:26:32 GET all indexes
2023/08/12 23:26:32 200 OK
2023/08/12 23:26:32 index idx5 in INDEX_STATE_ACTIVE
2023/08/12 23:26:32 GET all indexes
2023/08/12 23:26:32 200 OK
2023/08/12 23:26:32 CREATED indexes: [16262818072104282170 3004696873565329301 10006301142698942028 178064601166427147 8173369561750594462]
2023/08/12 23:26:32 
2023/08/12 23:26:32 LOOKUP missing index
2023/08/12 23:26:32 status : 404 Not Found
2023/08/12 23:26:32 LOOKUP Pyongyang
2023/08/12 23:26:32 status : 200 OK
2023/08/12 23:26:32 number of entries 554
2023/08/12 23:26:32 Expected and Actual scan responses are the same
2023/08/12 23:26:32 LOOKUP with stale as false
2023/08/12 23:26:32 status : 200 OK
2023/08/12 23:26:32 number of entries 554
2023/08/12 23:26:32 Expected and Actual scan responses are the same
2023/08/12 23:26:32 LOOKUP with Rome
2023/08/12 23:26:32 status : 200 OK
2023/08/12 23:26:32 number of entries 540
2023/08/12 23:26:33 Expected and Actual scan responses are the same
2023/08/12 23:26:33 RANGE missing index
2023/08/12 23:26:33 Status : 404 Not Found
2023/08/12 23:26:33 RANGE cities - none
2023/08/12 23:26:33 Status : 200 OK
2023/08/12 23:26:37 number of entries 140903
2023/08/12 23:26:38 Expected and Actual scan responses are the same
2023/08/12 23:26:38 RANGE cities -low
2023/08/12 23:26:38 Status : 200 OK
2023/08/12 23:26:42 number of entries 140903
2023/08/12 23:26:43 Expected and Actual scan responses are the same
2023/08/12 23:26:43 RANGE cities -high
2023/08/12 23:26:43 Status : 200 OK
2023/08/12 23:26:48 number of entries 140903
2023/08/12 23:26:49 Expected and Actual scan responses are the same
2023/08/12 23:26:49 RANGE cities - both
2023/08/12 23:26:49 Status : 200 OK
2023/08/12 23:26:53 number of entries 140903
2023/08/12 23:26:54 Expected and Actual scan responses are the same
2023/08/12 23:26:54 RANGE missing cities
2023/08/12 23:26:54 Status : 200 OK
2023/08/12 23:26:54 number of entries 0
2023/08/12 23:26:54 Expected and Actual scan responses are the same
2023/08/12 23:26:54 
2023/08/12 23:26:54 SCANALL missing index
2023/08/12 23:26:54 {"limit":1000000,"stale":"ok"}
2023/08/12 23:26:54 Status : 404 Not Found
2023/08/12 23:26:54 SCANALL stale ok
2023/08/12 23:26:54 {"limit":1000000,"stale":"ok"}
2023/08/12 23:26:54 Status : 200 OK
2023/08/12 23:26:59 number of entries 140903
2023/08/12 23:27:00 Expected and Actual scan responses are the same
2023/08/12 23:27:00 SCANALL stale false
2023/08/12 23:27:00 {"limit":1000000,"stale":"false"}
2023/08/12 23:27:00 Status : 200 OK
2023/08/12 23:27:05 number of entries 140903
2023/08/12 23:27:05 Expected and Actual scan responses are the same
2023/08/12 23:27:05 
2023/08/12 23:27:05 COUNT missing index
2023/08/12 23:27:06 Status : 404 Not Found
2023/08/12 23:27:06 COUNT cities - none
2023/08/12 23:27:06 Status : 200 OK
2023/08/12 23:27:06 number of entries 140903
2023/08/12 23:27:06 COUNT cities -low
2023/08/12 23:27:06 Status : 200 OK
2023/08/12 23:27:06 number of entries 140903
2023/08/12 23:27:06 COUNT cities -high
2023/08/12 23:27:06 Status : 200 OK
2023/08/12 23:27:06 number of entries 140903
2023/08/12 23:27:06 COUNT cities - both
2023/08/12 23:27:07 Status : 200 OK
2023/08/12 23:27:07 number of entries 140903
2023/08/12 23:27:07 COUNT missing cities
2023/08/12 23:27:07 Status : 200 OK
2023/08/12 23:27:07 number of entries 0
2023/08/12 23:27:07 
2023/08/12 23:27:08 STATS: Testing URLs with valid authentication
2023/08/12 23:27:08 STATS: Testing URLs with invalid authentication
2023/08/12 23:27:08 STATS: Testing invalid URLs
2023/08/12 23:27:08 STATS: Testing unsupported methods
2023/08/12 23:27:08 
--- PASS: TestRestfulAPI (95.15s)
=== RUN   TestStatIndexInstFilter
2023/08/12 23:27:08 CREATE INDEX: statIdx1
2023/08/12 23:27:21 status : 201 Created
2023/08/12 23:27:21 {"id": "9756560832717138791"} 
2023/08/12 23:27:21 CREATE INDEX: statIdx2
2023/08/12 23:27:35 status : 201 Created
2023/08/12 23:27:35 {"id": "17914760581161492130"} 
2023/08/12 23:27:35 Instance Id for statIdx2 is 16493220601155086376, common.IndexInstId
--- PASS: TestStatIndexInstFilter (26.89s)
=== RUN   TestBucketDefaultDelete
2023-08-12T23:27:35.812+05:30 [Warn] Client:runObserveStreamingEndpoint streaming endpoint for /pools/default/bs/default returned err EOF
2023-08-12T23:27:35.812+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/12 23:27:38 Deleted bucket default, responseBody: 
2023/08/12 23:27:53 Created bucket default, responseBody: 
2023/08/12 23:28:09 Populating the default bucket
2023/08/12 23:28:16 Using n1ql client
2023-08-12T23:28:16.746+05:30 [Info] GSIC[default/default-_default-_default-1691863096744026655] started ...
2023/08/12 23:28:16 Scan failed as expected with error: Index Not Found - cause: GSI index index_isActive not found.
2023/08/12 23:28:16 Populating the default bucket after it was deleted
2023/08/12 23:28:26 Created the secondary index index_isActive. Waiting for it become active
2023/08/12 23:28:26 Index is 7375261389800283329 now active
2023/08/12 23:28:26 Using n1ql client
2023/08/12 23:28:26 Expected and Actual scan responses are the same
--- PASS: TestBucketDefaultDelete (50.65s)
=== RUN   TestMixedDatatypesScanAll
2023/08/12 23:28:26 In TestMixedDatatypesScanAll()
2023/08/12 23:28:26 Before test begin: Length of kv docs is 10002
2023/08/12 23:28:26 In DropAllSecondaryIndexes()
2023/08/12 23:28:26 Index found:  index_isActive
2023/08/12 23:28:26 Dropped index index_isActive
2023/08/12 23:28:26 Number of number fields is: 255
2023/08/12 23:28:26 Number of string fields is: 271
2023/08/12 23:28:26 Number of json fields is: 248
2023/08/12 23:28:26 Number of true bool fields is: 111
2023/08/12 23:28:26 Number of false bool fields is: 115
2023/08/12 23:28:26 After generate docs: Length of kv docs is 11002
2023/08/12 23:28:26 Setting mixed datatypes JSON docs in KV
2023/08/12 23:28:31 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/12 23:28:31 Index is 18035477852340278030 now active
2023/08/12 23:28:31 Using n1ql client
2023/08/12 23:28:31 Expected and Actual scan responses are the same
2023/08/12 23:28:31 Lengths of expected and actual scan results are:  1000 and 1000
2023/08/12 23:28:31 End: Length of kv docs is 11002
--- PASS: TestMixedDatatypesScanAll (5.31s)
=== RUN   TestMixedDatatypesRange_Float
2023/08/12 23:28:31 In TestMixedDatatypesRange_Float()
2023/08/12 23:28:31 In DropAllSecondaryIndexes()
2023/08/12 23:28:31 Index found:  index_mixeddt
2023/08/12 23:28:31 Dropped index index_mixeddt
2023/08/12 23:28:31 Number of number fields is: 234
2023/08/12 23:28:31 Number of string fields is: 266
2023/08/12 23:28:31 Number of json fields is: 234
2023/08/12 23:28:31 Number of true bool fields is: 136
2023/08/12 23:28:31 Number of false bool fields is: 130
2023/08/12 23:28:31 Setting mixed datatypes JSON docs in KV
2023/08/12 23:28:37 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/12 23:28:37 Index is 15406278654532585474 now active
2023/08/12 23:28:37 Using n1ql client
2023/08/12 23:28:37 Expected and Actual scan responses are the same
2023/08/12 23:28:37 Lengths of expected and actual scan results are:  15 and 15
2023/08/12 23:28:37 Using n1ql client
2023/08/12 23:28:37 Expected and Actual scan responses are the same
2023/08/12 23:28:37 Lengths of expected and actual scan results are:  0 and 0
2023/08/12 23:28:37 Length of kv docs is 12002
--- PASS: TestMixedDatatypesRange_Float (5.81s)
=== RUN   TestMixedDatatypesRange_String
2023/08/12 23:28:37 In TestMixedDatatypesRange_String()
2023/08/12 23:28:37 In DropAllSecondaryIndexes()
2023/08/12 23:28:37 Index found:  index_mixeddt
2023/08/12 23:28:37 Dropped index index_mixeddt
2023/08/12 23:28:37 Number of number fields is: 252
2023/08/12 23:28:37 Number of string fields is: 244
2023/08/12 23:28:37 Number of json fields is: 222
2023/08/12 23:28:37 Number of true bool fields is: 139
2023/08/12 23:28:37 Number of false bool fields is: 143
2023/08/12 23:28:37 Setting mixed datatypes JSON docs in KV
2023/08/12 23:28:43 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/12 23:28:43 Index is 8755129408789809030 now active
2023/08/12 23:28:43 Using n1ql client
2023/08/12 23:28:43 Expected and Actual scan responses are the same
2023/08/12 23:28:43 Lengths of expected and actual scan results are:  185 and 185
2023/08/12 23:28:43 Length of kv docs is 13002
--- PASS: TestMixedDatatypesRange_String (5.86s)
=== RUN   TestMixedDatatypesRange_Json
2023/08/12 23:28:43 In TestMixedDatatypesRange_Json()
2023/08/12 23:28:43 In DropAllSecondaryIndexes()
2023/08/12 23:28:43 Index found:  index_mixeddt
2023/08/12 23:28:43 Dropped index index_mixeddt
2023/08/12 23:28:43 Number of number fields is: 247
2023/08/12 23:28:43 Number of string fields is: 254
2023/08/12 23:28:43 Number of json fields is: 251
2023/08/12 23:28:43 Number of true bool fields is: 119
2023/08/12 23:28:43 Number of false bool fields is: 129
2023/08/12 23:28:43 Setting mixed datatypes JSON docs in KV
2023/08/12 23:28:49 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/12 23:28:49 Index is 12946756736775111166 now active
2023/08/12 23:28:49 Using n1ql client
2023/08/12 23:28:49 Expected and Actual scan responses are the same
2023/08/12 23:28:49 Lengths of expected and actual scan results are:  707 and 707
2023/08/12 23:28:49 Length of kv docs is 14002
--- PASS: TestMixedDatatypesRange_Json (5.82s)
=== RUN   TestMixedDatatypesScan_Bool
2023/08/12 23:28:49 In TestMixedDatatypesScan_Bool()
2023/08/12 23:28:49 In DropAllSecondaryIndexes()
2023/08/12 23:28:49 Index found:  index_mixeddt
2023/08/12 23:28:49 Dropped index index_mixeddt
2023/08/12 23:28:49 Number of number fields is: 248
2023/08/12 23:28:49 Number of string fields is: 271
2023/08/12 23:28:49 Number of json fields is: 242
2023/08/12 23:28:49 Number of true bool fields is: 137
2023/08/12 23:28:49 Number of false bool fields is: 102
2023/08/12 23:28:49 Setting mixed datatypes JSON docs in KV
2023/08/12 23:28:54 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/12 23:28:54 Index is 4145675932855906335 now active
2023/08/12 23:28:54 Using n1ql client
2023/08/12 23:28:54 Expected and Actual scan responses are the same
2023/08/12 23:28:54 Lengths of expected and actual scan results are:  531 and 531
2023/08/12 23:28:55 Using n1ql client
2023/08/12 23:28:55 Expected and Actual scan responses are the same
2023/08/12 23:28:55 Lengths of expected and actual scan results are:  504 and 504
2023/08/12 23:28:55 Length of kv docs is 15002
--- PASS: TestMixedDatatypesScan_Bool (5.90s)
=== RUN   TestLargeSecondaryKeyLength
2023/08/12 23:28:55 In TestLargeSecondaryKeyLength()
2023/08/12 23:28:55 In DropAllSecondaryIndexes()
2023/08/12 23:28:55 Index found:  index_mixeddt
2023/08/12 23:28:55 Dropped index index_mixeddt
2023/08/12 23:28:55 Setting JSON docs in KV
2023/08/12 23:29:01 Created the secondary index index_LongSecField. Waiting for it become active
2023/08/12 23:29:01 Index is 12762259378252808195 now active
2023/08/12 23:29:01 Using n1ql client
2023/08/12 23:29:01 ScanAll: Lengths of expected and actual scan results are:  1000 and 1000
2023/08/12 23:29:01 Expected and Actual scan responses are the same
2023/08/12 23:29:01 Using n1ql client
2023/08/12 23:29:01 Range: Lengths of expected and actual scan results are:  808 and 808
2023/08/12 23:29:01 Expected and Actual scan responses are the same
2023/08/12 23:29:01 End: Length of kv docs is 16002
--- PASS: TestLargeSecondaryKeyLength (6.29s)
=== RUN   TestLargePrimaryKeyLength
2023/08/12 23:29:01 In TestLargePrimaryKeyLength()
2023/08/12 23:29:01 In DropAllSecondaryIndexes()
2023/08/12 23:29:01 Index found:  index_LongSecField
2023/08/12 23:29:01 Dropped index index_LongSecField
2023/08/12 23:29:01 Setting JSON docs in KV
2023/08/12 23:29:07 Created the secondary index index_LongPrimaryField. Waiting for it become active
2023/08/12 23:29:07 Index is 5451391232497414419 now active
2023/08/12 23:29:07 Using n1ql client
2023/08/12 23:29:07 Lengths of num of docs and scanResults are:  17002 and 17002
2023/08/12 23:29:07 End: Length of kv docs is 17002
--- PASS: TestLargePrimaryKeyLength (6.37s)
=== RUN   TestUpdateMutations_DeleteField
2023/08/12 23:29:07 In TestUpdateMutations_DeleteField()
2023/08/12 23:29:08 Setting JSON docs in KV
2023/08/12 23:29:15 Created the secondary index index_bal. Waiting for it become active
2023/08/12 23:29:15 Index is 17244950585440665087 now active
2023/08/12 23:29:15 Using n1ql client
2023/08/12 23:29:15 Expected and Actual scan responses are the same
2023/08/12 23:29:16 Using n1ql client
2023/08/12 23:29:16 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DeleteField (8.62s)
=== RUN   TestUpdateMutations_AddField
2023/08/12 23:29:16 In TestUpdateMutations_AddField()
2023/08/12 23:29:16 Setting JSON docs in KV
2023/08/12 23:29:23 Created the secondary index index_newField. Waiting for it become active
2023/08/12 23:29:23 Index is 8595370286167229007 now active
2023/08/12 23:29:23 Using n1ql client
2023/08/12 23:29:23 Count of scan results before add field mutations:  0
2023/08/12 23:29:23 Expected and Actual scan responses are the same
2023/08/12 23:29:23 Using n1ql client
2023/08/12 23:29:23 Count of scan results after add field mutations:  300
2023/08/12 23:29:23 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_AddField (7.38s)
=== RUN   TestUpdateMutations_DataTypeChange
2023/08/12 23:29:23 In TestUpdateMutations_DataTypeChange()
2023/08/12 23:29:23 Setting JSON docs in KV
2023/08/12 23:29:31 Created the secondary index index_isUserActive. Waiting for it become active
2023/08/12 23:29:31 Index is 10468677283839514733 now active
2023/08/12 23:29:31 Using n1ql client
2023/08/12 23:29:32 Expected and Actual scan responses are the same
2023/08/12 23:29:32 Using n1ql client
2023/08/12 23:29:32 Expected and Actual scan responses are the same
2023/08/12 23:29:32 Using n1ql client
2023/08/12 23:29:32 Expected and Actual scan responses are the same
2023/08/12 23:29:32 Using n1ql client
2023/08/12 23:29:32 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DataTypeChange (8.74s)
=== RUN   TestMultipleBuckets
2023/08/12 23:29:32 In TestMultipleBuckets()
2023/08/12 23:29:32 In DropAllSecondaryIndexes()
2023/08/12 23:29:32 Index found:  index_LongPrimaryField
2023/08/12 23:29:32 Dropped index index_LongPrimaryField
2023/08/12 23:29:32 Index found:  index_newField
2023/08/12 23:29:32 Dropped index index_newField
2023/08/12 23:29:32 Index found:  index_isUserActive
2023/08/12 23:29:32 Dropped index index_isUserActive
2023/08/12 23:29:32 Index found:  index_bal
2023/08/12 23:29:32 Dropped index index_bal
2023/08/12 23:30:11 Flushed the bucket default, Response body: 
2023/08/12 23:30:14 Modified parameters of bucket default, responseBody: 
2023/08/12 23:30:14 Created bucket testbucket2, responseBody: 
2023/08/12 23:30:14 Created bucket testbucket3, responseBody: 
2023/08/12 23:30:14 Created bucket testbucket4, responseBody: 
2023/08/12 23:30:29 Generating docs and Populating all the buckets
2023/08/12 23:30:33 Created the secondary index bucket1_age. Waiting for it become active
2023/08/12 23:30:33 Index is 8218291844146132992 now active
2023/08/12 23:30:39 Created the secondary index bucket2_city. Waiting for it become active
2023/08/12 23:30:39 Index is 8184982966837810029 now active
2023/08/12 23:30:46 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/12 23:30:46 Index is 6392534127795655415 now active
2023/08/12 23:30:52 Created the secondary index bucket4_balance. Waiting for it become active
2023/08/12 23:30:52 Index is 6383143498365902361 now active
2023/08/12 23:30:55 Using n1ql client
2023/08/12 23:30:55 Expected and Actual scan responses are the same
2023/08/12 23:30:55 Using n1ql client
2023-08-12T23:30:55.943+05:30 [Info] GSIC[default/testbucket2-_default-_default-1691863255939671383] started ...
2023/08/12 23:30:55 Expected and Actual scan responses are the same
2023/08/12 23:30:55 Using n1ql client
2023-08-12T23:30:55.956+05:30 [Info] GSIC[default/testbucket3-_default-_default-1691863255953051378] started ...
2023/08/12 23:30:55 Expected and Actual scan responses are the same
2023/08/12 23:30:55 Using n1ql client
2023-08-12T23:30:55.967+05:30 [Info] GSIC[default/testbucket4-_default-_default-1691863255965066644] started ...
2023/08/12 23:30:55 Expected and Actual scan responses are the same
2023/08/12 23:30:58 Deleted bucket testbucket2, responseBody: 
2023/08/12 23:31:01 Deleted bucket testbucket3, responseBody: 
2023/08/12 23:31:03 Deleted bucket testbucket4, responseBody: 
2023/08/12 23:31:06 Modified parameters of bucket default, responseBody: 
--- PASS: TestMultipleBuckets (108.91s)
=== RUN   TestBucketFlush
2023/08/12 23:31:21 In TestBucketFlush()
2023/08/12 23:31:21 In DropAllSecondaryIndexes()
2023/08/12 23:31:21 Index found:  bucket1_age
2023/08/12 23:31:21 Dropped index bucket1_age
2023/08/12 23:31:59 Flushed the bucket default, Response body: 
2023/08/12 23:32:03 Created the secondary index index_age. Waiting for it become active
2023/08/12 23:32:03 Index is 966317207977763137 now active
2023/08/12 23:32:03 Using n1ql client
2023/08/12 23:32:03 Expected and Actual scan responses are the same
2023/08/12 23:32:10 Created the secondary index index_gender. Waiting for it become active
2023/08/12 23:32:10 Index is 7669198937329929418 now active
2023/08/12 23:32:10 Using n1ql client
2023/08/12 23:32:11 Expected and Actual scan responses are the same
2023/08/12 23:32:16 Created the secondary index index_city. Waiting for it become active
2023/08/12 23:32:16 Index is 2076486822799488299 now active
2023/08/12 23:32:16 Using n1ql client
2023/08/12 23:32:16 Expected and Actual scan responses are the same
2023/08/12 23:32:54 Flushed the bucket default, Response body: 
2023/08/12 23:32:54 TestBucketFlush:: Flushed the bucket
2023/08/12 23:32:54 Using n1ql client
2023/08/12 23:32:54 Using n1ql client
2023/08/12 23:32:54 Using n1ql client
--- PASS: TestBucketFlush (93.31s)
=== RUN   TestLargeDocumentSize
2023/08/12 23:32:54 In TestLargeDocumentSize()
2023/08/12 23:32:54 Data file exists. Skipping download
2023/08/12 23:32:54 Length of docs and largeDocs = 200 and 200
2023/08/12 23:32:59 Created the secondary index index_userscreenname. Waiting for it become active
2023/08/12 23:32:59 Index is 5849920634644215222 now active
2023/08/12 23:32:59 Using n1ql client
2023/08/12 23:32:59 Expected and Actual scan responses are the same
--- PASS: TestLargeDocumentSize (4.55s)
=== RUN   TestFieldsWithSpecialCharacters
2023/08/12 23:32:59 In TestFieldsWithSpecialCharacters()
2023/08/12 23:33:05 Created the secondary index index_specialchar. Waiting for it become active
2023/08/12 23:33:05 Index is 6896961233426559639 now active
2023/08/12 23:33:05 Looking up for value š0Šššw§
2023/08/12 23:33:05 Using n1ql client
2023/08/12 23:33:06 Expected and Actual scan responses are the same
--- PASS: TestFieldsWithSpecialCharacters (7.74s)
=== RUN   TestLargeKeyLookup
2023/08/12 23:33:06 In TestLargeKeyLookup()
2023/08/12 23:33:14 Created the secondary index index_largeKeyLookup. Waiting for it become active
2023/08/12 23:33:14 Index is 12231305892872195672 now active
2023/08/12 23:33:14 Looking up for a large key
2023/08/12 23:33:14 Using n1ql client
2023/08/12 23:33:14 Expected and Actual scan responses are the same
--- PASS: TestLargeKeyLookup (7.16s)
=== RUN   TestIndexNameValidation
2023/08/12 23:33:14 In TestIndexNameValidation()
2023/08/12 23:33:14 Setting JSON docs in KV
2023/08/12 23:33:15 Creation of index with invalid name ÌñÐÉx&(abc_% failed as expected
2023/08/12 23:33:20 Created the secondary index #primary-Index_test. Waiting for it become active
2023/08/12 23:33:20 Index is 10123827943431757259 now active
2023/08/12 23:33:20 Using n1ql client
2023/08/12 23:33:20 Expected and Actual scan responses are the same
--- PASS: TestIndexNameValidation (6.80s)
=== RUN   TestSameFieldNameAtDifferentLevels
2023/08/12 23:33:20 In TestSameFieldNameAtDifferentLevels()
2023/08/12 23:33:21 Setting JSON docs in KV
2023/08/12 23:33:27 Created the secondary index cityindex. Waiting for it become active
2023/08/12 23:33:27 Index is 14799616909437830485 now active
2023/08/12 23:33:27 Using n1ql client
2023/08/12 23:33:27 Expected and Actual scan responses are the same
--- PASS: TestSameFieldNameAtDifferentLevels (7.02s)
=== RUN   TestSameIndexNameInTwoBuckets
2023/08/12 23:33:27 In TestSameIndexNameInTwoBuckets()
2023/08/12 23:33:27 In DropAllSecondaryIndexes()
2023/08/12 23:33:27 Index found:  index_gender
2023/08/12 23:33:27 Dropped index index_gender
2023/08/12 23:33:27 Index found:  index_largeKeyLookup
2023/08/12 23:33:28 Dropped index index_largeKeyLookup
2023/08/12 23:33:28 Index found:  index_city
2023/08/12 23:33:28 Dropped index index_city
2023/08/12 23:33:28 Index found:  cityindex
2023/08/12 23:33:28 Dropped index cityindex
2023/08/12 23:33:28 Index found:  index_specialchar
2023/08/12 23:33:28 Dropped index index_specialchar
2023/08/12 23:33:28 Index found:  index_age
2023/08/12 23:33:28 Dropped index index_age
2023/08/12 23:33:28 Index found:  #primary-Index_test
2023/08/12 23:33:28 Dropped index #primary-Index_test
2023/08/12 23:33:28 Index found:  index_userscreenname
2023/08/12 23:33:28 Dropped index index_userscreenname
2023/08/12 23:34:06 Flushed the bucket default, Response body: 
2023/08/12 23:34:09 Modified parameters of bucket default, responseBody: 
2023/08/12 23:34:09 Created bucket buck2, responseBody: 
2023/08/12 23:34:24 Generating docs and Populating all the buckets
2023/08/12 23:34:28 Created the secondary index b_idx. Waiting for it become active
2023/08/12 23:34:28 Index is 10279798761901183108 now active
2023/08/12 23:34:35 Created the secondary index b_idx. Waiting for it become active
2023/08/12 23:34:35 Index is 4663250184038033061 now active
2023/08/12 23:34:38 Using n1ql client
2023/08/12 23:34:38 Expected and Actual scan responses are the same
2023/08/12 23:34:38 Using n1ql client
2023-08-12T23:34:38.461+05:30 [Info] GSIC[default/buck2-_default-_default-1691863478458154852] started ...
2023/08/12 23:34:38 Expected and Actual scan responses are the same
2023/08/12 23:34:41 Modified parameters of bucket default, responseBody: 
2023/08/12 23:34:43 Deleted bucket buck2, responseBody: 
--- PASS: TestSameIndexNameInTwoBuckets (90.54s)
=== RUN   TestLargeKeysSplChars
2023/08/12 23:34:58 In TestLargeKeysSplChars()
2023/08/12 23:35:08 Created the secondary index idspl1. Waiting for it become active
2023/08/12 23:35:08 Index is 6771594065605413900 now active
2023/08/12 23:35:17 Created the secondary index idspl2. Waiting for it become active
2023/08/12 23:35:17 Index is 17826992960519827056 now active
2023/08/12 23:35:24 Created the secondary index idspl3. Waiting for it become active
2023/08/12 23:35:24 Index is 3048555751739391319 now active
2023/08/12 23:35:24 Using n1ql client
2023/08/12 23:35:24 Expected and Actual scan responses are the same
2023-08-12T23:35:24.295+05:30 [Error] transport error between 127.0.0.1:40934->127.0.0.1:9107: write tcp 127.0.0.1:40934->127.0.0.1:9107: write: broken pipe
2023-08-12T23:35:24.295+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:40934->127.0.0.1:9107: write: broken pipe`
2023-08-12T23:35:24.295+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-12T23:35:24.296+05:30 [Error] metadataClient:PickRandom: Replicas - [9574364929166401266], PrunedReplica - map[], FilteredReplica map[]
2023/08/12 23:35:24 Expected and Actual scan responses are the same
2023/08/12 23:35:24 Using n1ql client
2023/08/12 23:35:24 Expected and Actual scan responses are the same
--- PASS: TestLargeKeysSplChars (26.35s)
=== RUN   TestVeryLargeIndexKey
2023/08/12 23:35:24 In DropAllSecondaryIndexes()
2023/08/12 23:35:24 Index found:  b_idx
2023/08/12 23:35:24 Dropped index b_idx
2023/08/12 23:35:24 Index found:  idspl3
2023/08/12 23:35:24 Dropped index idspl3
2023/08/12 23:35:24 Index found:  idspl2
2023/08/12 23:35:25 Dropped index idspl2
2023/08/12 23:35:25 Index found:  idspl1
2023/08/12 23:35:25 Dropped index idspl1
2023/08/12 23:36:03 Flushed the bucket default, Response body: 
2023/08/12 23:36:03 TestVeryLargeIndexKey:: Flushed the bucket
2023/08/12 23:36:03 clusterconfig.KVAddress = 127.0.0.1:9000
2023/08/12 23:36:08 Created the secondary index i1. Waiting for it become active
2023/08/12 23:36:08 Index is 10805818096113969860 now active
2023/08/12 23:36:08 Using n1ql client
2023/08/12 23:36:09 Expected and Actual scan responses are the same
2023/08/12 23:36:16 Created the secondary index i2. Waiting for it become active
2023/08/12 23:36:16 Index is 9627918425247530143 now active
2023/08/12 23:36:16 Using n1ql client
2023/08/12 23:36:17 Expected and Actual scan responses are the same
2023/08/12 23:36:17 In DropAllSecondaryIndexes()
2023/08/12 23:36:17 Index found:  i1
2023/08/12 23:36:17 Dropped index i1
2023/08/12 23:36:17 Index found:  i2
2023/08/12 23:36:17 Dropped index i2
2023/08/12 23:36:56 Flushed the bucket default, Response body: 
--- PASS: TestVeryLargeIndexKey (91.30s)
=== RUN   TestTempBufScanResult
2023/08/12 23:36:56 In DropAllSecondaryIndexes()
2023/08/12 23:37:34 Flushed the bucket default, Response body: 
2023/08/12 23:37:34 TestTempBufScanResult:: Flushed the bucket
2023/08/12 23:37:37 Created the secondary index index_idxKey. Waiting for it become active
2023/08/12 23:37:37 Index is 17323091049038085064 now active
2023/08/12 23:37:37 Using n1ql client
2023/08/12 23:37:37 Expected and Actual scan responses are the same
2023/08/12 23:37:37 In DropAllSecondaryIndexes()
2023/08/12 23:37:37 Index found:  index_idxKey
2023/08/12 23:37:37 Dropped index index_idxKey
2023/08/12 23:38:15 Flushed the bucket default, Response body: 
--- PASS: TestTempBufScanResult (79.45s)
=== RUN   TestBuildDeferredAnotherBuilding
2023/08/12 23:38:15 In TestBuildDeferredAnotherBuilding()
2023/08/12 23:38:15 In DropAllSecondaryIndexes()
2023/08/12 23:38:58 Setting JSON docs in KV
2023/08/12 23:40:53 Build the deferred index id_age1. Waiting for the index to become active
2023/08/12 23:40:53 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:40:54 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:40:55 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:40:56 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:40:57 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:40:58 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:40:59 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:41:00 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:41:01 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:41:02 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:41:03 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:41:04 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:41:05 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:41:06 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:41:07 Waiting for index 4351779064481516901 to go active ...
2023/08/12 23:41:08 Index is 4351779064481516901 now active
2023/08/12 23:41:08 Build command issued for the deferred indexes [363448119354426804]
2023/08/12 23:41:10 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/12 23:41:10 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:11 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:12 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:13 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:14 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:15 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:16 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:17 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:18 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:19 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:20 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:21 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:22 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:23 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:24 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:25 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:26 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:27 Waiting for index 363448119354426804 to go active ...
2023/08/12 23:41:28 Index is 363448119354426804 now active
2023/08/12 23:41:28 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:29 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:30 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:31 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:32 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:33 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:34 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:35 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:36 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:37 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:38 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:39 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:40 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:41 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:42 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:43 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:44 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:45 Waiting for index 3316890520175745432 to go active ...
2023/08/12 23:41:46 Index is 3316890520175745432 now active
2023/08/12 23:41:46 Using n1ql client
2023/08/12 23:41:47 Expected and Actual scan responses are the same
2023/08/12 23:41:47 Using n1ql client
2023/08/12 23:41:47 Expected and Actual scan responses are the same
--- PASS: TestBuildDeferredAnotherBuilding (212.38s)
=== RUN   TestMultipleBucketsDeferredBuild
2023/08/12 23:41:47 In TestMultipleBucketsDeferredBuild()
2023/08/12 23:41:47 In DropAllSecondaryIndexes()
2023/08/12 23:41:47 Index found:  id_company
2023/08/12 23:41:47 Dropped index id_company
2023/08/12 23:41:47 Index found:  id_age1
2023/08/12 23:41:48 Dropped index id_age1
2023/08/12 23:41:48 Index found:  id_age
2023/08/12 23:41:48 Dropped index id_age
2023/08/12 23:42:25 Flushed the bucket default, Response body: 
2023/08/12 23:42:28 Modified parameters of bucket default, responseBody: 
2023/08/12 23:42:28 http://127.0.0.1:9000/pools/default/buckets/defertest_buck2
2023/08/12 23:42:28 &{DELETE http://127.0.0.1:9000/pools/default/buckets/defertest_buck2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc00012e000}
2023/08/12 23:42:28 &{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:[Sat, 12 Aug 2023 18:12:27 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]] 0xc010483b80 31 [] false false map[] 0xc00ecef900 }
2023/08/12 23:42:28 DeleteBucket failed for bucket defertest_buck2 
2023/08/12 23:42:28 Deleted bucket defertest_buck2, responseBody: Requested resource not found.
2023/08/12 23:42:28 Created bucket defertest_buck2, responseBody: 
2023/08/12 23:42:43 Setting JSON docs in KV
2023/08/12 23:43:57 Build command issued for the deferred indexes [1366493524038809160]
2023/08/12 23:43:58 Build command issued for the deferred indexes [6771267412107886825 6221113986189692351]
2023/08/12 23:43:58 Index state of 6221113986189692351 is INDEX_STATE_READY
2023/08/12 23:43:58 Waiting for index 1366493524038809160 to go active ...
2023/08/12 23:43:59 Waiting for index 1366493524038809160 to go active ...
2023/08/12 23:44:00 Waiting for index 1366493524038809160 to go active ...
2023/08/12 23:44:01 Waiting for index 1366493524038809160 to go active ...
2023/08/12 23:44:02 Waiting for index 1366493524038809160 to go active ...
2023/08/12 23:44:03 Waiting for index 1366493524038809160 to go active ...
2023/08/12 23:44:04 Waiting for index 1366493524038809160 to go active ...
2023/08/12 23:44:05 Waiting for index 1366493524038809160 to go active ...
2023/08/12 23:44:06 Waiting for index 1366493524038809160 to go active ...
2023/08/12 23:44:07 Waiting for index 1366493524038809160 to go active ...
2023/08/12 23:44:08 Waiting for index 1366493524038809160 to go active ...
2023/08/12 23:44:09 Index is 1366493524038809160 now active
2023/08/12 23:44:09 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:10 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:11 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:12 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:13 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:14 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:15 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:16 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:17 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:18 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:19 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:20 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:21 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:22 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:23 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:24 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:25 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:26 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:27 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:28 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:29 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:30 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:31 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:32 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:33 Waiting for index 6771267412107886825 to go active ...
2023/08/12 23:44:34 Index is 6771267412107886825 now active
2023/08/12 23:44:34 Using n1ql client
2023/08/12 23:44:34 Expected and Actual scan responses are the same
2023/08/12 23:44:34 Using n1ql client
2023/08/12 23:44:34 Expected and Actual scan responses are the same
2023/08/12 23:44:34 Using n1ql client
2023-08-12T23:44:34.977+05:30 [Info] GSIC[default/defertest_buck2-_default-_default-1691864074974819485] started ...
2023/08/12 23:44:35 Expected and Actual scan responses are the same
2023/08/12 23:44:38 Modified parameters of bucket default, responseBody: 
2023/08/12 23:44:40 Deleted bucket defertest_buck2, responseBody: 
--- PASS: TestMultipleBucketsDeferredBuild (177.34s)
=== RUN   TestCreateDropCreateDeferredIndex
2023/08/12 23:44:45 In TestCreateDropCreateDeferredIndex()
2023/08/12 23:44:45 In DropAllSecondaryIndexes()
2023/08/12 23:44:45 Index found:  buck1_id1
2023/08/12 23:44:45 Dropped index buck1_id1
2023/08/12 23:44:45 Index found:  buck1_id2
2023/08/12 23:44:45 Dropped index buck1_id2
2023/08/12 23:44:47 Setting JSON docs in KV
2023/08/12 23:45:00 Created the secondary index id_company. Waiting for it become active
2023/08/12 23:45:00 Index is 5790864224274163694 now active
2023/08/12 23:45:01 Dropping the secondary index id_age
2023/08/12 23:45:01 Index dropped
2023/08/12 23:45:04 Setting JSON docs in KV
2023/08/12 23:45:14 Using n1ql client
2023/08/12 23:45:14 Expected and Actual scan responses are the same
--- PASS: TestCreateDropCreateDeferredIndex (29.38s)
=== RUN   TestMultipleDeferredIndexes_BuildTogether
2023/08/12 23:45:14 In TestMultipleDeferredIndexes_BuildTogether()
2023/08/12 23:45:14 In DropAllSecondaryIndexes()
2023/08/12 23:45:14 Index found:  id_company
2023/08/12 23:45:14 Dropped index id_company
2023/08/12 23:45:17 Setting JSON docs in KV
2023/08/12 23:45:32 Created the secondary index id_company. Waiting for it become active
2023/08/12 23:45:32 Index is 14446069354192980803 now active
2023/08/12 23:45:34 Build command issued for the deferred indexes [id_age id_gender id_isActive], bucket: default, scope: _default, coll: _default
2023/08/12 23:45:34 Waiting for the index id_age to become active
2023/08/12 23:45:34 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:35 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:36 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:37 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:38 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:39 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:40 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:41 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:42 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:43 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:44 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:45 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:46 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:47 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:48 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:49 Waiting for index 3970978706437466022 to go active ...
2023/08/12 23:45:50 Index is 3970978706437466022 now active
2023/08/12 23:45:50 Waiting for the index id_gender to become active
2023/08/12 23:45:50 Index is 14804013130728407833 now active
2023/08/12 23:45:50 Waiting for the index id_isActive to become active
2023/08/12 23:45:50 Index is 6080484031137592781 now active
2023/08/12 23:45:51 Using n1ql client
2023/08/12 23:45:51 Expected and Actual scan responses are the same
2023/08/12 23:45:53 Setting JSON docs in KV
2023/08/12 23:46:03 Using n1ql client
2023/08/12 23:46:03 Expected and Actual scan responses are the same
2023/08/12 23:46:03 Using n1ql client
2023/08/12 23:46:03 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildTogether (49.34s)
=== RUN   TestMultipleDeferredIndexes_BuildOneByOne
2023/08/12 23:46:03 In TestMultipleDeferredIndexes_BuildOneByOne()
2023/08/12 23:46:03 In DropAllSecondaryIndexes()
2023/08/12 23:46:03 Index found:  id_gender
2023/08/12 23:46:04 Dropped index id_gender
2023/08/12 23:46:04 Index found:  id_isActive
2023/08/12 23:46:04 Dropped index id_isActive
2023/08/12 23:46:04 Index found:  id_company
2023/08/12 23:46:04 Dropped index id_company
2023/08/12 23:46:04 Index found:  id_age
2023/08/12 23:46:04 Dropped index id_age
2023/08/12 23:46:06 Setting JSON docs in KV
2023/08/12 23:46:23 Created the secondary index id_company. Waiting for it become active
2023/08/12 23:46:23 Index is 16641757225912182128 now active
2023/08/12 23:46:24 Build command issued for the deferred indexes [id_age], bucket: default, scope: _default, coll: _default
2023/08/12 23:46:24 Waiting for the index id_age to become active
2023/08/12 23:46:24 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:25 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:26 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:27 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:28 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:29 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:30 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:31 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:32 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:33 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:34 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:35 Waiting for index 3556671427248733667 to go active ...
2023/08/12 23:46:36 Index is 3556671427248733667 now active
2023/08/12 23:46:36 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/12 23:46:36 Waiting for the index id_gender to become active
2023/08/12 23:46:36 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:37 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:38 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:39 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:40 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:41 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:42 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:43 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:44 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:45 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:46 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:47 Waiting for index 1000852493799005126 to go active ...
2023/08/12 23:46:48 Index is 1000852493799005126 now active
2023/08/12 23:46:48 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/12 23:46:48 Waiting for the index id_isActive to become active
2023/08/12 23:46:48 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:46:49 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:46:50 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:46:51 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:46:52 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:46:53 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:46:54 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:46:55 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:46:56 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:46:57 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:46:58 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:46:59 Waiting for index 9981074533849959566 to go active ...
2023/08/12 23:47:00 Index is 9981074533849959566 now active
2023/08/12 23:47:00 Using n1ql client
2023/08/12 23:47:00 Expected and Actual scan responses are the same
2023/08/12 23:47:03 Setting JSON docs in KV
2023/08/12 23:47:12 Using n1ql client
2023/08/12 23:47:13 Expected and Actual scan responses are the same
2023/08/12 23:47:13 Using n1ql client
2023/08/12 23:47:14 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildOneByOne (70.43s)
=== RUN   TestDropDeferredIndexWhileOthersBuilding
2023/08/12 23:47:14 In TestDropDeferredIndexWhileOthersBuilding()
2023/08/12 23:47:14 In DropAllSecondaryIndexes()
2023/08/12 23:47:14 Index found:  id_company
2023/08/12 23:47:14 Dropped index id_company
2023/08/12 23:47:14 Index found:  id_gender
2023/08/12 23:47:14 Dropped index id_gender
2023/08/12 23:47:14 Index found:  id_age
2023/08/12 23:47:14 Dropped index id_age
2023/08/12 23:47:14 Index found:  id_isActive
2023/08/12 23:47:14 Dropped index id_isActive
2023/08/12 23:47:17 Setting JSON docs in KV
2023/08/12 23:47:35 Created the secondary index id_company. Waiting for it become active
2023/08/12 23:47:35 Index is 14137308763932930555 now active
2023/08/12 23:47:37 Build command issued for the deferred indexes [17907434098997198573 11273371989519918767]
2023/08/12 23:47:39 Dropping the secondary index id_isActive
2023/08/12 23:47:39 Index dropped
2023/08/12 23:47:39 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:40 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:41 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:42 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:43 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:44 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:45 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:46 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:47 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:48 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:49 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:50 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:51 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:52 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:53 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:54 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:55 Waiting for index 17907434098997198573 to go active ...
2023/08/12 23:47:56 Index is 17907434098997198573 now active
2023/08/12 23:47:56 Index is 11273371989519918767 now active
2023/08/12 23:47:57 Using n1ql client
2023/08/12 23:47:58 Expected and Actual scan responses are the same
2023/08/12 23:47:58 Using n1ql client
2023/08/12 23:47:58 Expected and Actual scan responses are the same
2023/08/12 23:48:00 Setting JSON docs in KV
2023/08/12 23:48:09 Using n1ql client
2023/08/12 23:48:09 Expected and Actual scan responses are the same
--- PASS: TestDropDeferredIndexWhileOthersBuilding (55.45s)
=== RUN   TestDropBuildingDeferredIndex
2023/08/12 23:48:09 In TestDropBuildingDeferredIndex()
2023/08/12 23:48:09 In DropAllSecondaryIndexes()
2023/08/12 23:48:09 Index found:  id_company
2023/08/12 23:48:09 Dropped index id_company
2023/08/12 23:48:09 Index found:  id_age
2023/08/12 23:48:10 Dropped index id_age
2023/08/12 23:48:10 Index found:  id_gender
2023/08/12 23:48:10 Dropped index id_gender
2023/08/12 23:48:12 Setting JSON docs in KV
2023/08/12 23:48:18 Build command issued for the deferred indexes [8996345400947984506 16844420194972243494]
2023/08/12 23:48:19 Dropping the secondary index id_age
2023/08/12 23:48:20 Index dropped
2023/08/12 23:48:20 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:21 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:22 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:23 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:24 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:25 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:26 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:27 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:28 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:29 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:30 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:31 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:32 Waiting for index 8996345400947984506 to go active ...
2023/08/12 23:48:33 Index is 8996345400947984506 now active
2023/08/12 23:48:33 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/12 23:48:33 Waiting for the index id_gender to become active
2023/08/12 23:48:33 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:34 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:35 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:36 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:37 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:38 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:39 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:40 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:41 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:42 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:43 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:44 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:45 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:46 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:47 Waiting for index 5894735816226112661 to go active ...
2023/08/12 23:48:48 Index is 5894735816226112661 now active
2023/08/12 23:48:49 Using n1ql client
2023/08/12 23:48:49 Expected and Actual scan responses are the same
2023/08/12 23:48:49 Using n1ql client
2023/08/12 23:48:50 Expected and Actual scan responses are the same
2023/08/12 23:48:52 Setting JSON docs in KV
2023/08/12 23:49:02 Using n1ql client
2023/08/12 23:49:04 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingDeferredIndex (54.43s)
=== RUN   TestDropMultipleBuildingDeferredIndexes
2023/08/12 23:49:04 In TestDropMultipleBuildingDeferredIndexes()
2023/08/12 23:49:04 In DropAllSecondaryIndexes()
2023/08/12 23:49:04 Index found:  id_company
2023/08/12 23:49:04 Dropped index id_company
2023/08/12 23:49:04 Index found:  id_gender
2023/08/12 23:49:04 Dropped index id_gender
2023/08/12 23:49:12 Setting JSON docs in KV
2023/08/12 23:49:48 Created the secondary index id_company. Waiting for it become active
2023/08/12 23:49:48 Index is 8096232801717935042 now active
2023/08/12 23:49:50 Build command issued for the deferred indexes [7389341488762587350 13570571020406741750]
2023/08/12 23:49:51 Dropping the secondary index id_age
2023/08/12 23:49:51 Index dropped
2023/08/12 23:49:51 Dropping the secondary index id_gender
2023/08/12 23:50:06 Index dropped
2023/08/12 23:50:06 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/12 23:50:06 Waiting for the index id_isActive to become active
2023/08/12 23:50:06 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:07 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:08 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:09 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:10 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:11 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:12 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:13 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:14 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:15 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:16 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:17 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:18 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:19 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:20 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:21 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:22 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:23 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:24 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:25 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:26 Waiting for index 13769806487373588182 to go active ...
2023/08/12 23:50:27 Index is 13769806487373588182 now active
2023/08/12 23:50:37 Using n1ql client
2023/08/12 23:50:38 Expected and Actual scan responses are the same
2023/08/12 23:50:38 Number of docScanResults and scanResults = 180000 and 180000
2023/08/12 23:50:38 Using n1ql client
2023/08/12 23:50:39 Expected and Actual scan responses are the same
2023/08/12 23:50:39 Number of docScanResults and scanResults = 180000 and 180000
--- PASS: TestDropMultipleBuildingDeferredIndexes (95.55s)
=== RUN   TestDropOneIndexSecondDeferBuilding
2023/08/12 23:50:39 In TestDropOneIndexSecondDeferBuilding()
2023/08/12 23:50:39 In DropAllSecondaryIndexes()
2023/08/12 23:50:39 Index found:  id_isActive
2023/08/12 23:50:39 Dropped index id_isActive
2023/08/12 23:50:39 Index found:  id_company
2023/08/12 23:50:40 Dropped index id_company
2023/08/12 23:50:42 Setting JSON docs in KV
2023/08/12 23:50:48 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/12 23:50:48 Waiting for the index id_company to become active
2023/08/12 23:50:48 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:50:49 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:50:50 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:50:51 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:50:52 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:50:53 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:50:54 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:50:55 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:50:56 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:50:57 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:50:58 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:50:59 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:51:00 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:51:01 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:51:02 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:51:03 Waiting for index 10100446982860556715 to go active ...
2023/08/12 23:51:04 Index is 10100446982860556715 now active
2023/08/12 23:51:04 Build command issued for the deferred indexes [8529809427457988489]
2023/08/12 23:51:05 Dropping the secondary index id_company
2023/08/12 23:51:05 Index dropped
2023/08/12 23:51:10 Setting JSON docs in KV
2023/08/12 23:51:27 Waiting for index 8529809427457988489 to go active ...
2023/08/12 23:51:28 Waiting for index 8529809427457988489 to go active ...
2023/08/12 23:51:29 Waiting for index 8529809427457988489 to go active ...
2023/08/12 23:51:30 Index is 8529809427457988489 now active
2023/08/12 23:51:30 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/12 23:51:30 Waiting for the index id_gender to become active
2023/08/12 23:51:30 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:31 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:32 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:33 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:34 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:35 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:36 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:37 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:38 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:39 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:40 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:41 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:42 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:43 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:44 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:45 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:46 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:47 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:48 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:49 Waiting for index 10515850210243327125 to go active ...
2023/08/12 23:51:50 Index is 10515850210243327125 now active
2023/08/12 23:51:50 Using n1ql client
2023/08/12 23:51:51 Expected and Actual scan responses are the same
2023/08/12 23:51:51 Using n1ql client
2023/08/12 23:51:52 Expected and Actual scan responses are the same
--- PASS: TestDropOneIndexSecondDeferBuilding (72.75s)
=== RUN   TestDropSecondIndexSecondDeferBuilding
2023/08/12 23:51:52 In TestDropSecondIndexSecondDeferBuilding()
2023/08/12 23:51:52 In DropAllSecondaryIndexes()
2023/08/12 23:51:52 Index found:  id_age
2023/08/12 23:51:52 Dropped index id_age
2023/08/12 23:51:52 Index found:  id_gender
2023/08/12 23:51:52 Dropped index id_gender
2023/08/12 23:51:55 Setting JSON docs in KV
2023/08/12 23:52:01 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/12 23:52:01 Waiting for the index id_company to become active
2023/08/12 23:52:01 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:02 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:03 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:04 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:05 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:06 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:07 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:08 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:09 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:10 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:11 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:12 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:13 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:14 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:15 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:16 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:17 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:18 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:19 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:20 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:21 Waiting for index 11023879351209750157 to go active ...
2023/08/12 23:52:22 Index is 11023879351209750157 now active
2023/08/12 23:52:22 Build command issued for the deferred indexes [18016049993072071983]
2023/08/12 23:52:23 Dropping the secondary index id_age
2023/08/12 23:52:24 Index dropped
2023/08/12 23:52:27 Setting JSON docs in KV
2023/08/12 23:52:35 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/12 23:52:35 Waiting for the index id_gender to become active
2023/08/12 23:52:35 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:36 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:37 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:38 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:39 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:40 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:41 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:42 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:43 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:44 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:45 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:46 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:47 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:48 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:49 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:50 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:51 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:52 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:53 Waiting for index 14529241569201075432 to go active ...
2023/08/12 23:52:54 Index is 14529241569201075432 now active
2023/08/12 23:52:54 Using n1ql client
2023/08/12 23:52:55 Expected and Actual scan responses are the same
2023/08/12 23:52:55 Using n1ql client
2023/08/12 23:52:56 Expected and Actual scan responses are the same
--- PASS: TestDropSecondIndexSecondDeferBuilding (64.37s)
=== RUN   TestCreateAfterDropWhileIndexBuilding
2023/08/12 23:52:56 In TestCreateAfterDropWhileIndexBuilding()
2023/08/12 23:52:56 In DropAllSecondaryIndexes()
2023/08/12 23:52:56 Index found:  id_company
2023/08/12 23:52:57 Dropped index id_company
2023/08/12 23:52:57 Index found:  id_gender
2023/08/12 23:52:57 Dropped index id_gender
2023/08/12 23:53:19 Setting JSON docs in KV
2023/08/12 23:54:17 Build command issued for the deferred indexes [8184050117712857495]
2023/08/12 23:54:18 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:19 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:20 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:21 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:22 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:23 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:24 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:25 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:26 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:27 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:28 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:29 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:30 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:31 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:32 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:33 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:34 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:35 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:36 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:37 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:38 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:39 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:40 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:41 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:42 Waiting for index 8184050117712857495 to go active ...
2023/08/12 23:54:43 Index is 8184050117712857495 now active
2023/08/12 23:54:43 Build command issued for the deferred indexes [16354739734821060714]
2023/08/12 23:54:44 Dropping the secondary index id_company
2023/08/12 23:54:44 Index dropped
2023/08/12 23:54:44 Dropping the secondary index id_age
2023/08/12 23:54:46 Index dropped
2023/08/12 23:54:52 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/12 23:54:52 Waiting for the index id_gender to become active
2023/08/12 23:54:52 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:54:53 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:54:54 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:54:55 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:54:56 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:54:57 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:54:58 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:54:59 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:00 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:01 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:02 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:03 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:04 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:05 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:06 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:07 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:08 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:09 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:10 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:11 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:12 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:13 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:14 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:15 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:16 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:17 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:18 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:19 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:20 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:21 Waiting for index 16892212601380347169 to go active ...
2023/08/12 23:55:22 Index is 16892212601380347169 now active
2023/08/12 23:55:23 Index is 16892212601380347169 now active
2023/08/12 23:55:23 Using n1ql client
2023/08/12 23:55:25 Expected and Actual scan responses are the same
--- PASS: TestCreateAfterDropWhileIndexBuilding (148.81s)
=== RUN   TestDropBuildingIndex1
2023/08/12 23:55:25 In TestDropBuildingIndex1()
2023/08/12 23:55:25 In DropAllSecondaryIndexes()
2023/08/12 23:55:25 Index found:  id_gender
2023/08/12 23:55:25 Dropped index id_gender
2023/08/12 23:55:29 Setting JSON docs in KV
2023/08/12 23:56:13 Created the secondary index id_company. Waiting for it become active
2023/08/12 23:56:13 Index is 17324032719788737546 now active
2023/08/12 23:56:45 Dropping the secondary index id_age
2023/08/12 23:56:45 Index dropped
2023/08/12 23:57:14 Created the secondary index id_age. Waiting for it become active
2023/08/12 23:57:14 Index is 13215792874402296060 now active
2023/08/12 23:57:16 Setting JSON docs in KV
2023/08/12 23:57:25 Using n1ql client
2023/08/12 23:57:26 Expected and Actual scan responses are the same
2023/08/12 23:57:26 Using n1ql client
2023/08/12 23:57:27 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex1 (121.28s)
=== RUN   TestDropBuildingIndex2
2023/08/12 23:57:27 In TestDropBuildingIndex2()
2023/08/12 23:57:27 In DropAllSecondaryIndexes()
2023/08/12 23:57:27 Index found:  id_company
2023/08/12 23:57:27 Dropped index id_company
2023/08/12 23:57:27 Index found:  id_age
2023/08/12 23:57:27 Dropped index id_age
2023/08/12 23:57:32 Setting JSON docs in KV
2023/08/12 23:58:12 Created the secondary index id_company. Waiting for it become active
2023/08/12 23:58:12 Index is 16017760567067458890 now active
2023/08/12 23:58:46 Dropping the secondary index id_company
2023/08/12 23:58:46 Index dropped
2023/08/12 23:58:46 Index is 9807227667226340932 now active
2023/08/12 23:59:17 Created the secondary index id_company. Waiting for it become active
2023/08/12 23:59:17 Index is 15081224187741975638 now active
2023/08/12 23:59:20 Setting JSON docs in KV
2023/08/12 23:59:30 Using n1ql client
2023/08/12 23:59:30 Expected and Actual scan responses are the same
2023/08/12 23:59:31 Using n1ql client
2023/08/12 23:59:31 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex2 (124.82s)
=== RUN   TestDropIndexWithDataLoad
2023/08/12 23:59:31 In TestDropIndexWithDataLoad()
2023/08/12 23:59:31 In DropAllSecondaryIndexes()
2023/08/12 23:59:31 Index found:  id_age
2023/08/12 23:59:32 Dropped index id_age
2023/08/12 23:59:32 Index found:  id_company
2023/08/12 23:59:32 Dropped index id_company
2023/08/12 23:59:34 Setting JSON docs in KV
2023/08/13 00:00:14 Created the secondary index id_company. Waiting for it become active
2023/08/13 00:00:14 Index is 4091269470748097313 now active
2023/08/13 00:00:49 Created the secondary index id_age. Waiting for it become active
2023/08/13 00:00:49 Index is 4399762458351485178 now active
2023/08/13 00:01:23 Created the secondary index id_gender. Waiting for it become active
2023/08/13 00:01:23 Index is 13388416063246276887 now active
2023/08/13 00:01:56 Created the secondary index id_isActive. Waiting for it become active
2023/08/13 00:01:56 Index is 15177812141564285681 now active
2023/08/13 00:02:04 Setting JSON docs in KV
2023/08/13 00:02:04 In LoadKVBucket
2023/08/13 00:02:04 Bucket name = default
2023/08/13 00:02:04 In DropIndexWhileKVLoad
2023/08/13 00:02:05 Dropping the secondary index id_company
2023/08/13 00:02:05 Index dropped
2023/08/13 00:02:33 Using n1ql client
2023/08/13 00:02:34 Expected and Actual scan responses are the same
2023/08/13 00:02:34 Number of docScanResults and scanResults = 96712 and 96712
2023/08/13 00:02:35 Using n1ql client
2023/08/13 00:02:38 Expected and Actual scan responses are the same
2023/08/13 00:02:38 Number of docScanResults and scanResults = 420000 and 420000
--- PASS: TestDropIndexWithDataLoad (186.29s)
=== RUN   TestDropAllIndexesWithDataLoad
2023/08/13 00:02:38 In TestDropAllIndexesWithDataLoad()
2023/08/13 00:02:38 In DropAllSecondaryIndexes()
2023/08/13 00:02:38 Index found:  id_age
2023/08/13 00:02:38 Dropped index id_age
2023/08/13 00:02:38 Index found:  id_isActive
2023/08/13 00:02:38 Dropped index id_isActive
2023/08/13 00:02:38 Index found:  id_gender
2023/08/13 00:02:38 Dropped index id_gender
2023/08/13 00:02:40 Setting JSON docs in KV
2023/08/13 00:03:27 Created the secondary index id_company. Waiting for it become active
2023/08/13 00:03:27 Index is 3848884466605526304 now active
2023/08/13 00:04:04 Created the secondary index id_age. Waiting for it become active
2023/08/13 00:04:04 Index is 15577650632866630795 now active
2023/08/13 00:04:41 Created the secondary index id_gender. Waiting for it become active
2023/08/13 00:04:41 Index is 3453069187013917930 now active
2023/08/13 00:05:21 Created the secondary index id_isActive. Waiting for it become active
2023/08/13 00:05:21 Index is 2776695491770003256 now active
2023/08/13 00:05:28 Setting JSON docs in KV
2023/08/13 00:05:28 In LoadKVBucket
2023/08/13 00:05:28 Bucket name = default
2023/08/13 00:05:28 In DropIndexWhileKVLoad
2023/08/13 00:05:28 In DropIndexWhileKVLoad
2023/08/13 00:05:28 In DropIndexWhileKVLoad
2023/08/13 00:05:28 In DropIndexWhileKVLoad
2023/08/13 00:05:29 Dropping the secondary index id_company
2023/08/13 00:05:29 Dropping the secondary index id_isActive
2023/08/13 00:05:29 Dropping the secondary index id_age
2023/08/13 00:05:29 Dropping the secondary index id_gender
2023/08/13 00:05:29 Index dropped
2023/08/13 00:05:29 Index dropped
2023/08/13 00:05:29 Index dropped
2023/08/13 00:05:29 Index dropped
2023/08/13 00:05:46 Using n1ql client
2023/08/13 00:05:46 Scan failed as expected with error: Index Not Found - cause: GSI index id_company not found.
--- PASS: TestDropAllIndexesWithDataLoad (188.33s)
=== RUN   TestCreateBucket_AnotherIndexBuilding
2023/08/13 00:05:46 In TestCreateBucket_AnotherIndexBuilding()
2023/08/13 00:05:46 In DropAllSecondaryIndexes()
2023/08/13 00:06:24 Flushed the bucket default, Response body: 
2023/08/13 00:06:27 Modified parameters of bucket default, responseBody: 
2023/08/13 00:06:27 http://127.0.0.1:9000/pools/default/buckets/multi_buck2
2023/08/13 00:06:27 &{DELETE http://127.0.0.1:9000/pools/default/buckets/multi_buck2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc00012e000}
2023/08/13 00:06:27 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sat, 12 Aug 2023 18:36:26 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc001122140 31 [] false false map[] 0xc0083a3a00 }
2023/08/13 00:06:27 DeleteBucket failed for bucket multi_buck2 
2023/08/13 00:06:27 Deleted bucket multi_buck2, responseBody: Requested resource not found.
2023/08/13 00:06:42 Setting JSON docs in KV
2023/08/13 00:08:47 Created bucket multi_buck2, responseBody: 
2023/08/13 00:09:11 Index is 4865838791097688787 now active
2023/08/13 00:09:11 Index is 6666698291840899431 now active
2023/08/13 00:09:11 Using n1ql client
2023-08-13T00:09:11.768+05:30 [Info] GSIC[default/multi_buck2-_default-_default-1691865551765874929] started ...
2023/08/13 00:09:11 Expected and Actual scan responses are the same
2023/08/13 00:09:11 Number of docScanResults and scanResults = 10000 and 10000
2023/08/13 00:09:12 Using n1ql client
2023/08/13 00:09:16 Expected and Actual scan responses are the same
2023/08/13 00:09:16 Number of docScanResults and scanResults = 200000 and 200000
2023/08/13 00:09:19 Deleted bucket multi_buck2, responseBody: 
2023/08/13 00:09:56 Flushed the bucket default, Response body: 
--- PASS: TestCreateBucket_AnotherIndexBuilding (250.38s)
=== RUN   TestDropBucket2Index_Bucket1IndexBuilding
2023/08/13 00:09:56 In TestDropBucket2Index_Bucket1IndexBuilding()
2023/08/13 00:09:56 In DropAllSecondaryIndexes()
2023/08/13 00:09:56 Index found:  buck1_idx
2023/08/13 00:09:56 Dropped index buck1_idx
2023/08/13 00:10:35 Flushed the bucket default, Response body: 
2023/08/13 00:10:38 Modified parameters of bucket default, responseBody: 
2023/08/13 00:10:38 http://127.0.0.1:9000/pools/default/buckets/multibucket_test3
2023/08/13 00:10:38 &{DELETE http://127.0.0.1:9000/pools/default/buckets/multibucket_test3 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc00012e000}
2023/08/13 00:10: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:[Sat, 12 Aug 2023 18:40: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]] 0xc00d337b80 31 [] false false map[] 0xc0078fe000 }
2023/08/13 00:10:38 DeleteBucket failed for bucket multibucket_test3 
2023/08/13 00:10:38 Deleted bucket multibucket_test3, responseBody: Requested resource not found.
2023/08/13 00:10:38 Created bucket multibucket_test3, responseBody: 
2023/08/13 00:10:53 Setting JSON docs in KV
2023/08/13 00:11:52 Created the secondary index buck2_idx. Waiting for it become active
2023/08/13 00:11:52 Index is 10028725469447714543 now active
2023/08/13 00:12:07 Dropping the secondary index buck2_idx
2023/08/13 00:12:07 Index dropped
2023/08/13 00:12:07 Index is 2215269306338270586 now active
2023/08/13 00:12:08 Using n1ql client
2023/08/13 00:12:09 Expected and Actual scan responses are the same
2023/08/13 00:12:09 Number of docScanResults and scanResults = 100000 and 100000
2023/08/13 00:12:11 Deleted bucket multibucket_test3, responseBody: 
2023/08/13 00:12:49 Flushed the bucket default, Response body: 
--- PASS: TestDropBucket2Index_Bucket1IndexBuilding (172.93s)
=== RUN   TestDeleteBucketWhileInitialIndexBuild
2023/08/13 00:12:49 In TestDeleteBucketWhileInitialIndexBuild()
2023/08/13 00:12:49 ============== DBG: Drop all indexes in all buckets
2023/08/13 00:12:49 In DropAllSecondaryIndexes()
2023/08/13 00:12:49 Index found:  buck1_idx
2023/08/13 00:12:49 Dropped index buck1_idx
2023/08/13 00:12:49 ============== DBG: Delete bucket default
2023/08/13 00:12:52 Deleted bucket default, responseBody: 
2023/08/13 00:12:52 ============== DBG: Create bucket default
2023/08/13 00:12:52 Created bucket default, responseBody: 
2023/08/13 00:12:55 Flush Enabled on bucket default, responseBody: 
2023/08/13 00:13:28 Flushed the bucket default, Response body: 
2023/08/13 00:13:28 ============== DBG: Delete bucket testbucket2
2023/08/13 00:13:28 http://127.0.0.1:9000/pools/default/buckets/testbucket2
2023/08/13 00:13:28 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc00012e000}
2023/08/13 00:13:28 &{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:[Sat, 12 Aug 2023 18:43:28 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]] 0xc02b8c4280 31 [] false false map[] 0xc02a7ca000 }
2023/08/13 00:13:28 DeleteBucket failed for bucket testbucket2 
2023/08/13 00:13:28 Deleted bucket testbucket2, responseBody: Requested resource not found.
2023/08/13 00:13:28 ============== DBG: Create bucket testbucket2
2023/08/13 00:13:28 Created bucket testbucket2, responseBody: 
2023/08/13 00:13:32 Flush Enabled on bucket testbucket2, responseBody: 
2023/08/13 00:14:05 Flushed the bucket testbucket2, Response body: 
2023/08/13 00:14:05 ============== DBG: Delete bucket testbucket3
2023/08/13 00:14:05 http://127.0.0.1:9000/pools/default/buckets/testbucket3
2023/08/13 00:14:05 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket3 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc00012e000}
2023/08/13 00:14: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:[Sat, 12 Aug 2023 18:44:05 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]] 0xc00fe97800 31 [] false false map[] 0xc0078fe100 }
2023/08/13 00:14:05 DeleteBucket failed for bucket testbucket3 
2023/08/13 00:14:05 Deleted bucket testbucket3, responseBody: Requested resource not found.
2023/08/13 00:14:05 ============== DBG: Create bucket testbucket3
2023/08/13 00:14:05 Created bucket testbucket3, responseBody: 
2023/08/13 00:14:08 Flush Enabled on bucket testbucket3, responseBody: 
2023/08/13 00:14:42 Flushed the bucket testbucket3, Response body: 
2023/08/13 00:14:42 ============== DBG: Delete bucket testbucket4
2023/08/13 00:14:42 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/13 00:14:42 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket4 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc00012e000}
2023/08/13 00:14:42 &{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:[Sat, 12 Aug 2023 18:44:41 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]] 0xc010623c80 31 [] false false map[] 0xc007dd6300 }
2023/08/13 00:14:42 DeleteBucket failed for bucket testbucket4 
2023/08/13 00:14:42 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/13 00:14:42 ============== DBG: Create bucket testbucket4
2023/08/13 00:14:42 Created bucket testbucket4, responseBody: 
2023/08/13 00:14:45 Flush Enabled on bucket testbucket4, responseBody: 
2023/08/13 00:15:19 Flushed the bucket testbucket4, Response body: 
2023/08/13 00:15:34 Generating docs and Populating all the buckets
2023/08/13 00:15:34 ============== DBG: Creating docs in bucket default
2023/08/13 00:15:35 ============== DBG: Creating index bucket1_age in bucket default
2023/08/13 00:15:38 Created the secondary index bucket1_age. Waiting for it become active
2023/08/13 00:15:38 Index is 5725133779582124768 now active
2023/08/13 00:15:38 ============== DBG: Creating index bucket1_gender in bucket default
2023/08/13 00:15:45 Created the secondary index bucket1_gender. Waiting for it become active
2023/08/13 00:15:45 Index is 779890553491414859 now active
2023/08/13 00:15:46 ============== DBG: Creating docs in bucket testbucket2
2023/08/13 00:15:46 ============== DBG: Creating index bucket2_city in bucket testbucket2
2023/08/13 00:15:51 Created the secondary index bucket2_city. Waiting for it become active
2023/08/13 00:15:51 Index is 5754783482541238235 now active
2023/08/13 00:15:51 ============== DBG: Creating index bucket2_company in bucket testbucket2
2023/08/13 00:15:58 Created the secondary index bucket2_company. Waiting for it become active
2023/08/13 00:15:58 Index is 12853171217113781727 now active
2023/08/13 00:15:59 ============== DBG: Creating docs in bucket testbucket3
2023/08/13 00:15:59 ============== DBG: Creating index bucket3_gender in bucket testbucket3
2023/08/13 00:16:04 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/13 00:16:04 Index is 13476068887888882667 now active
2023/08/13 00:16:04 ============== DBG: Creating index bucket3_address in bucket testbucket3
2023/08/13 00:16:12 Created the secondary index bucket3_address. Waiting for it become active
2023/08/13 00:16:12 Index is 5347766817247015411 now active
2023/08/13 00:16:12 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/13 00:16:12 Using n1ql client
2023-08-13T00:16:12.044+05:30 [Info] metadata provider version changed 1300 -> 1301
2023-08-13T00:16:12.044+05:30 [Info] switched currmeta from 1300 -> 1301 force false 
2023-08-13T00:16:12.044+05:30 [Info] GSIC[default/default-_default-_default-1691865972041744733] started ...
2023/08/13 00:16:12 ============== DBG: First bucket scan:: Expected results = 294 Actual results = 294
2023/08/13 00:16:12 Expected and Actual scan responses are the same
2023/08/13 00:16:23 ============== DBG: Creating 50K docs in bucket testbucket4
2023/08/13 00:16:50 ============== DBG: Creating index bucket4_balance asynchronously in bucket testbucket4
2023/08/13 00:16:59 ============== DBG: Deleting bucket testbucket4
2023/08/13 00:17:02 Deleted bucket testbucket4, responseBody: 
2023/08/13 00:17:02 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/13 00:17:02 Using n1ql client
2023/08/13 00:17:02 ============== DBG: First bucket scan:: Expected results = 294 Actual results = 294
2023/08/13 00:17:02 Expected and Actual scan responses are the same
2023/08/13 00:17:02 ============== DBG: Second bucket scan:: Scanning index bucket2_city in bucket testbucket2
2023/08/13 00:17:02 Using n1ql client
2023-08-13T00:17:02.146+05:30 [Info] GSIC[default/testbucket2-_default-_default-1691866022142413516] started ...
2023/08/13 00:17:02 ============== DBG: Second bucket scan:: Expected results = 392 Actual results = 392
2023/08/13 00:17:02 Expected and Actual scan responses are the same
2023/08/13 00:17:02 ============== DBG: Third bucket scan:: Scanning index bucket3_gender in bucket testbucket3
2023/08/13 00:17:02 Using n1ql client
2023-08-13T00:17:02.158+05:30 [Info] GSIC[default/testbucket3-_default-_default-1691866022155869310] started ...
2023/08/13 00:17:02 ============== DBG: Third bucket scan:: Expected results = 492 Actual results = 492
2023/08/13 00:17:02 Expected and Actual scan responses are the same
2023/08/13 00:17:02 ============== DBG: Deleting buckets testbucket2 testbucket3 testbucket4
2023/08/13 00:17:04 Deleted bucket testbucket2, responseBody: 
2023/08/13 00:17:06 Deleted bucket testbucket3, responseBody: 
2023/08/13 00:17:06 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/13 00:17:06 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket4 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc00012e000}
2023/08/13 00:17:06 &{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:[Sat, 12 Aug 2023 18:47:05 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]] 0xc0045f8940 31 [] false false map[] 0xc0045b5400 }
2023/08/13 00:17:06 DeleteBucket failed for bucket testbucket4 
2023/08/13 00:17:06 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/13 00:17:09 Modified parameters of bucket default, responseBody: 
--- PASS: TestDeleteBucketWhileInitialIndexBuild (274.75s)
=== RUN   TestWherClause_UpdateDocument
2023/08/13 00:17:24 In TestWherClause_UpdateDocument()
2023/08/13 00:17:24 In DropAllSecondaryIndexes()
2023/08/13 00:17:24 Index found:  bucket1_gender
2023/08/13 00:17:24 Dropped index bucket1_gender
2023/08/13 00:17:24 Index found:  bucket1_age
2023/08/13 00:17:24 Dropped index bucket1_age
2023/08/13 00:18:03 Flushed the bucket default, Response body: 
2023/08/13 00:18:05 Setting JSON docs in KV
2023/08/13 00:18:14 Created the secondary index id_ageGreaterThan40. Waiting for it become active
2023/08/13 00:18:14 Index is 4705628833928731331 now active
2023/08/13 00:18:14 Using n1ql client
2023/08/13 00:18:14 Expected and Actual scan responses are the same
2023/08/13 00:18:14 Number of docScanResults and scanResults = 5981 and 5981
2023/08/13 00:18:19 Using n1ql client
2023/08/13 00:18:19 Expected and Actual scan responses are the same
2023/08/13 00:18:19 Number of docScanResults and scanResults = 1981 and 1981
--- PASS: TestWherClause_UpdateDocument (55.33s)
=== RUN   TestDeferFalse
2023/08/13 00:18:19 In TestDeferFalse()
2023/08/13 00:18:22 Setting JSON docs in KV
2023/08/13 00:18:36 Created the secondary index index_deferfalse1. Waiting for it become active
2023/08/13 00:18:36 Index is 7608200450283690507 now active
2023/08/13 00:18:36 Using n1ql client
2023/08/13 00:18:36 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse (16.61s)
=== RUN   TestDeferFalse_CloseClientConnection
2023/08/13 00:18:36 In TestDeferFalse_CloseClientConnection()
2023/08/13 00:18:36 In CloseClientThread
2023/08/13 00:18:36 In CreateIndexThread
2023/08/13 00:18:38 Create Index call failed as expected due to error : Terminate Request due to client termination
2023/08/13 00:18:38 Waiting for index 9663879989017211008 to go active ...
2023/08/13 00:18:39 Waiting for index 9663879989017211008 to go active ...
2023/08/13 00:18:40 Waiting for index 9663879989017211008 to go active ...
2023/08/13 00:18:41 Waiting for index 9663879989017211008 to go active ...
2023/08/13 00:18:42 Waiting for index 9663879989017211008 to go active ...
2023/08/13 00:18:43 Waiting for index 9663879989017211008 to go active ...
2023/08/13 00:18:44 Index is 9663879989017211008 now active
2023/08/13 00:18:44 Using n1ql client
2023/08/13 00:18:44 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse_CloseClientConnection (8.14s)
=== RUN   TestOrphanIndexCleanup
2023/08/13 00:18:44 In DropAllSecondaryIndexes()
2023/08/13 00:18:44 Index found:  index_deferfalse2
2023/08/13 00:18:44 Dropped index index_deferfalse2
2023/08/13 00:18:44 Index found:  id_ageGreaterThan40
2023/08/13 00:18:44 Dropped index id_ageGreaterThan40
2023/08/13 00:18:44 Index found:  index_deferfalse1
2023/08/13 00:18:45 Dropped index index_deferfalse1
2023/08/13 00:18:59 Created the secondary index idx1_age_regular. Waiting for it become active
2023/08/13 00:18:59 Index is 13584263420808012705 now active
2023/08/13 00:19:07 Created the secondary index idx2_company_regular. Waiting for it become active
2023/08/13 00:19:07 Index is 17177866770580850672 now active
2023/08/13 00:19:17 Using n1ql client
2023/08/13 00:19:17 Query on idx1_age_regular is successful
2023/08/13 00:19:17 Using n1ql client
2023/08/13 00:19:17 Query on idx2_company_regular is successful
Restarting indexer process ...
2023/08/13 00:19:17 []
2023-08-13T00:19:17.391+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-13T00:19:17.391+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/13 00:19:37 Using n1ql client
2023-08-13T00:19:37.334+05:30 [Error] transport error between 127.0.0.1:41734->127.0.0.1:9107: write tcp 127.0.0.1:41734->127.0.0.1:9107: write: broken pipe
2023-08-13T00:19:37.334+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -1397009839797768456 request transport failed `write tcp 127.0.0.1:41734->127.0.0.1:9107: write: broken pipe`
2023-08-13T00:19:37.334+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-13T00:19:37.334+05:30 [Error] metadataClient:PickRandom: Replicas - [16705393398370339686], PrunedReplica - map[], FilteredReplica map[]
2023/08/13 00:19:37 Query on idx1_age_regular is successful - after indexer restart.
2023/08/13 00:19:37 Using n1ql client
2023/08/13 00:19:37 Query on idx2_company_regular is successful - after indexer restart.
--- PASS: TestOrphanIndexCleanup (52.73s)
=== RUN   TestOrphanPartitionCleanup
2023/08/13 00:19:42 Created the secondary index idx3_age_regular. Waiting for it become active
2023/08/13 00:19:42 Index is 1856762505425039735 now active
2023/08/13 00:19:52 Using n1ql client
2023/08/13 00:19:52 Query on idx3_age_regular is successful
Restarting indexer process ...
2023/08/13 00:19:52 []
2023-08-13T00:19:52.814+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-13T00:19:52.815+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/13 00:20:12 Using n1ql client
2023-08-13T00:20:12.781+05:30 [Error] transport error between 127.0.0.1:37630->127.0.0.1:9107: write tcp 127.0.0.1:37630->127.0.0.1:9107: write: broken pipe
2023-08-13T00:20:12.781+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 94905565149685364 request transport failed `write tcp 127.0.0.1:37630->127.0.0.1:9107: write: broken pipe`
2023-08-13T00:20:12.781+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8.  Partition with instances 0 
2023-08-13T00:20:12.781+05:30 [Error] metadataClient:PickRandom: Replicas - [1960026308665742643], PrunedReplica - map[], FilteredReplica map[]
2023/08/13 00:20:12 Query on idx3_age_regular is successful - after indexer restart.
--- PASS: TestOrphanPartitionCleanup (35.43s)
=== RUN   TestIndexerSettings
2023/08/13 00:20:12 In TestIndexerSettings()
2023/08/13 00:20:12 Changing config key indexer.settings.max_cpu_percent to value 300
2023/08/13 00:20:13 Changing config key indexer.settings.inmemory_snapshot.interval to value 300
2023/08/13 00:20:13 Changing config key indexer.settings.persisted_snapshot.interval to value 20000
2023/08/13 00:20:13 Changing config key indexer.settings.recovery.max_rollbacks to value 3
2023/08/13 00:20:13 Changing config key indexer.settings.log_level to value error
--- PASS: TestIndexerSettings (0.59s)
=== RUN   TestRestoreDefaultSettings
2023/08/13 00:20:13 In TestIndexerSettings_RestoreDefault()
2023/08/13 00:20:13 Changing config key indexer.settings.max_cpu_percent to value 0
2023/08/13 00:20:13 Changing config key indexer.settings.inmemory_snapshot.interval to value 200
2023/08/13 00:20:13 Changing config key indexer.settings.persisted_snapshot.interval to value 5000
2023/08/13 00:20:13 Changing config key indexer.settings.recovery.max_rollbacks to value 5
2023/08/13 00:20:13 Changing config key indexer.settings.log_level to value info
--- PASS: TestRestoreDefaultSettings (0.57s)
=== RUN   TestStat_ItemsCount
2023/08/13 00:20:13 In TestStat_ItemsCount()
2023/08/13 00:20:13 In DropAllSecondaryIndexes()
2023/08/13 00:20:13 Index found:  idx1_age_regular
2023/08/13 00:20:14 Dropped index idx1_age_regular
2023/08/13 00:20:14 Index found:  idx2_company_regular
2023/08/13 00:20:14 Dropped index idx2_company_regular
2023/08/13 00:20:14 Index found:  idx3_age_regular
2023/08/13 00:20:14 Dropped index idx3_age_regular
2023/08/13 00:20:14 Emptying the default bucket
2023/08/13 00:20:17 Flush Enabled on bucket default, responseBody: 
2023/08/13 00:20:55 Flushed the bucket default, Response body: 
2023/08/13 00:20:55 Generating JSON docs
2023/08/13 00:20:55 Setting initial JSON docs in KV
2023/08/13 00:21:00 Creating a 2i
2023/08/13 00:21:03 Created the secondary index index_test1. Waiting for it become active
2023/08/13 00:21:03 Index is 17650392827414807505 now active
2023/08/13 00:21:08 items_count stat is 10000
--- PASS: TestStat_ItemsCount (54.96s)
=== RUN   TestRangeArrayIndex_Distinct
2023/08/13 00:21:08 In TestRangeArrayIndex_Distinct()
2023/08/13 00:21:08 In DropAllSecondaryIndexes()
2023/08/13 00:21:08 Index found:  index_test1
2023/08/13 00:21:09 Dropped index index_test1
2023/08/13 00:21:47 Flushed the bucket default, Response body: 
2023/08/13 00:21:50 Created the secondary index arridx_friends. Waiting for it become active
2023/08/13 00:21:50 Index is 18026942274219924866 now active
2023-08-13T00:21:50.992+05:30 [Error] transport error between 127.0.0.1:49188->127.0.0.1:9107: write tcp 127.0.0.1:49188->127.0.0.1:9107: write: broken pipe
2023-08-13T00:21:50.992+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:49188->127.0.0.1:9107: write: broken pipe`
2023-08-13T00:21:50.992+05:30 [Warn] scan failed: requestId  queryport 127.0.0.1:9107 inst 7373312282743477579 partition [0]
2023-08-13T00:21:50.992+05:30 [Warn] Scan failed with error for index 18026942274219924866.  Trying scan again with replica, reqId: :  write tcp 127.0.0.1:49188->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023-08-13T00:21:50.992+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-13T00:21:50.992+05:30 [Error] metadataClient:PickRandom: Replicas - [7373312282743477579], PrunedReplica - map[], FilteredReplica map[]
2023-08-13T00:21:50.992+05:30 [Warn] Fail to find indexers to satisfy query request.  Trying scan again for index 18026942274219924866, reqId: :  write tcp 127.0.0.1:49188->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023/08/13 00:21:51 Expected and Actual scan responses are the same
2023/08/13 00:21:53 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Distinct (45.00s)
=== RUN   TestUpdateArrayIndex_Distinct
2023/08/13 00:21:53 In TestUpdateArrayIndex_Distinct()
2023/08/13 00:21:53 In DropAllSecondaryIndexes()
2023/08/13 00:21:53 Index found:  arridx_friends
2023/08/13 00:21:54 Dropped index arridx_friends
2023/08/13 00:22:32 Flushed the bucket default, Response body: 
2023/08/13 00:22:36 Created the secondary index arridx_friends. Waiting for it become active
2023/08/13 00:22:36 Index is 809606641818410578 now active
2023/08/13 00:22:36 Expected and Actual scan responses are the same
2023/08/13 00:22:39 Expected and Actual scan responses are the same
2023/08/13 00:22:39 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Distinct (45.74s)
=== RUN   TestRangeArrayIndex_Duplicate
2023/08/13 00:22:39 In TestRangeArrayIndex_Duplicate()
2023/08/13 00:22:39 In DropAllSecondaryIndexes()
2023/08/13 00:22:39 Index found:  arridx_friends
2023/08/13 00:22:39 Dropped index arridx_friends
2023/08/13 00:23:16 Flushed the bucket default, Response body: 
2023/08/13 00:23:20 Created the secondary index arridx_friends. Waiting for it become active
2023/08/13 00:23:20 Index is 10846822043295943779 now active
2023/08/13 00:23:20 Expected and Actual scan responses are the same
2023/08/13 00:23:23 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Duplicate (44.05s)
=== RUN   TestUpdateArrayIndex_Duplicate
2023/08/13 00:23:23 In TestUpdateArrayIndex_Duplicate()
2023/08/13 00:23:23 In DropAllSecondaryIndexes()
2023/08/13 00:23:23 Index found:  arridx_friends
2023/08/13 00:23:23 Dropped index arridx_friends
2023/08/13 00:24:01 Flushed the bucket default, Response body: 
2023/08/13 00:24:05 Created the secondary index arridx_friends. Waiting for it become active
2023/08/13 00:24:05 Index is 7158237323460933734 now active
2023/08/13 00:24:05 Expected and Actual scan responses are the same
2023/08/13 00:24:08 Expected and Actual scan responses are the same
2023/08/13 00:24:09 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Duplicate (45.38s)
=== 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/13 00:24:09 In TestBufferedScan_BackfillDisabled()
2023/08/13 00:24:09 In DropAllSecondaryIndexes()
2023/08/13 00:24:09 Index found:  arridx_friends
2023/08/13 00:24:09 Dropped index arridx_friends
2023/08/13 00:24:46 Flushed the bucket default, Response body: 
2023/08/13 00:25:24 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/13 00:25:31 Created the secondary index addressidx. Waiting for it become active
2023/08/13 00:25:31 Index is 15432807001824774885 now active
2023-08-13T00:25:31.108+05:30 [Info] metadata provider version changed 1440 -> 1441
2023-08-13T00:25:31.108+05:30 [Info] switched currmeta from 1440 -> 1441 force false 
2023-08-13T00:25:31.108+05:30 [Info] GSIC[default/default-_default-_default-1691866531099969412] started ...
2023-08-13T00:25:31.108+05:30 [Warn] MonitorIndexer: Indexer for default:_default:_default is already being monitored
2023/08/13 00:25:31 Non-backfill file found: /tmp/.ICE-unix
2023/08/13 00:25:31 Non-backfill file found: /tmp/.Test-unix
2023/08/13 00:25:31 Non-backfill file found: /tmp/.X11-unix
2023/08/13 00:25:31 Non-backfill file found: /tmp/.XIM-unix
2023/08/13 00:25:31 Non-backfill file found: /tmp/.font-unix
2023/08/13 00:25:31 Non-backfill file found: /tmp/089a838e-518a-40d1-af8b-fccc3d171fea.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/0e469564-795a-464b-b490-7727fd1ccbb3.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/2354aac8-c62a-41f6-a872-c42524d46c7b.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/4358d0b3-3996-4cb9-996d-47fd050913ea.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/470ce5db-7be7-43c4-b1e2-1af5bfec2a02.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/48f0a6bb-11e0-4aa6-98b8-e80637263212.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/776fcbe7-84c3-455b-9a23-bab9c9fb2abd.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/8c756759-8f07-4714-80f2-0563b61fad39.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/a121e983-2b3c-4394-b6f3-96c023de993b.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/d5e24924-2656-4525-85f8-15ad5783dae0.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/e9e9a985-1bc7-4258-9676-708b96d4a640.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_089a838e-518a-40d1-af8b-fccc3d171fea.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_0e469564-795a-464b-b490-7727fd1ccbb3.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_2354aac8-c62a-41f6-a872-c42524d46c7b.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_4358d0b3-3996-4cb9-996d-47fd050913ea.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_470ce5db-7be7-43c4-b1e2-1af5bfec2a02.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_48f0a6bb-11e0-4aa6-98b8-e80637263212.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_776fcbe7-84c3-455b-9a23-bab9c9fb2abd.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_8c756759-8f07-4714-80f2-0563b61fad39.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_a121e983-2b3c-4394-b6f3-96c023de993b.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_d5e24924-2656-4525-85f8-15ad5783dae0.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_e9e9a985-1bc7-4258-9676-708b96d4a640.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/f_fea50254-42f0-4a2f-bfa6-02dc1dc592bf.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/fail.log
2023/08/13 00:25:31 Non-backfill file found: /tmp/fea50254-42f0-4a2f-bfa6-02dc1dc592bf.sock
2023/08/13 00:25:31 Non-backfill file found: /tmp/go-build3633159906
2023/08/13 00:25:31 Non-backfill file found: /tmp/mdbslice
2023/08/13 00:25:31 Non-backfill file found: /tmp/systemd-private-7108f7f78b1c470492a402e7553dab72-apache2.service-ojmVns
2023/08/13 00:25:31 Non-backfill file found: /tmp/systemd-private-7108f7f78b1c470492a402e7553dab72-systemd-timesyncd.service-R72w3Y
2023-08-13T00:25:31.111+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T00:25:31.111+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T00:25:31.112+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T00:25:31.112+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023/08/13 00:25:31 limit=1,chsize=256; received 1 items; took 3.699106ms
2023-08-13T00:25:31.113+05:30 [Info] switched currmeta from 1445 -> 1445 force true 
2023-08-13T00:25:31.115+05:30 [Info] switched currmeta from 1441 -> 1441 force true 
2023-08-13T00:25:31.450+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-08-13T00:25:31.455+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T00:25:31.455+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T00:25:31.456+05:30 [Info] switched currmeta from 1445 -> 1445 force true 
2023-08-13T00:25:31.456+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-13T00:25:31.456+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-13T00:25:31.458+05:30 [Info] switched currmeta from 1441 -> 1441 force true 
2023/08/13 00:25:33 limit=1000,chsize=256; received 1000 items; took 1.284765598s
2023-08-13T00:25:34.400+05:30 [Info] gsiKeyspace::Close Closing default:_default:_default
--- PASS: TestBufferedScan_BackfillDisabled (85.30s)
=== RUN   TestBufferedScan_BackfillEnabled
2023/08/13 00:25:34 In TestBufferedScan_BackfillEnabled()
2023-08-13T00:25:34.502+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2023/08/13 00:25:34 Changing config key queryport.client.settings.backfillLimit to value 1
2023-08-13T00:25:34.509+05:30 [Info] Rollback time has changed for the following indexes 
Index inst                    |Partition Id                  |New rollback time             
10594173657019058585          |0                             |1691866194269448360           
2023-08-13T00:25:34.509+05:30 [Info] Rollback time has changed for the following indexes 
Index inst                    |Partition Id                  |New rollback time             
10594173657019058585          |0                             |1691866194269448360           
2023-08-13T00:25:34.515+05:30 [Info] GSIC[default/default-_default-_default-1691866534510066760] started ...
2023-08-13T00:25:34.528+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":"plasma","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/13 00:25:34 limit=1,chsize=256; received 1 items; took 18.15106ms
2023/08/13 00:25:35 limit=1000,chsize=256; received 1000 items; took 9.315108ms
2023/08/13 00:25:47 limit=1000,chsize=256; received 1000 items; took 10.368345519s
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/13 00:26:02 limit=1000,chsize=256; received 645 items; took 13.422380692s
2023/08/13 00:26:02 limit=1000,chsize=256; received 645 items; took 13.434679136s
2023/08/13 00:26:03 Changing config key queryport.client.settings.backfillLimit to value 0
--- PASS: TestBufferedScan_BackfillEnabled (29.07s)
=== RUN   TestMultiScanSetup
2023/08/13 00:26:03 In TestMultiScanSetup()
2023/08/13 00:26:05 Emptying the default bucket
2023/08/13 00:26:08 Flush Enabled on bucket default, responseBody: 
2023/08/13 00:26:45 Flushed the bucket default, Response body: 
2023/08/13 00:26:45 Populating the default bucket
2023/08/13 00:26:59 Created the secondary index index_companyname. Waiting for it become active
2023/08/13 00:26:59 Index is 11169482056076222102 now active
2023/08/13 00:27:06 Created the secondary index index_company. Waiting for it become active
2023/08/13 00:27:06 Index is 14167618474490794116 now active
2023/08/13 00:27:12 Created the secondary index index_company_name_age. Waiting for it become active
2023/08/13 00:27:12 Index is 14582607988190118652 now active
2023/08/13 00:27:18 Created the secondary index index_primary. Waiting for it become active
2023/08/13 00:27:18 Index is 18333826255391856380 now active
2023/08/13 00:27:25 Created the secondary index index_company_name_age_address. Waiting for it become active
2023/08/13 00:27:25 Index is 18194716739452889015 now active
2023/08/13 00:27:32 Created the secondary index index_company_name_age_address_friends. Waiting for it become active
2023/08/13 00:27:32 Index is 11707531550445900532 now active
--- PASS: TestMultiScanSetup (89.31s)
=== RUN   TestMultiScanCount
2023/08/13 00:27:32 In TestMultiScanCount()
2023/08/13 00:27:32 

--------- Composite Index with 2 fields ---------
2023/08/13 00:27:32 
--- ScanAllNoFilter ---
2023/08/13 00:27:32 distinct = false
2023/08/13 00:27:33 Using n1ql client
2023/08/13 00:27:33 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 00:27:33 
--- ScanAllFilterNil ---
2023/08/13 00:27:33 distinct = false
2023/08/13 00:27:33 Using n1ql client
2023/08/13 00:27:33 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 00:27:33 
--- ScanAll_AllFiltersNil ---
2023/08/13 00:27:33 distinct = false
2023/08/13 00:27:34 Using n1ql client
2023/08/13 00:27:34 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 00:27:34 
--- SingleSeek ---
2023/08/13 00:27:34 distinct = false
2023/08/13 00:27:34 Using n1ql client
2023/08/13 00:27:34 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 00:27:34 
--- MultipleSeek ---
2023/08/13 00:27:34 distinct = false
2023/08/13 00:27:34 Using n1ql client
2023/08/13 00:27:34 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/13 00:27:34 
--- SimpleRange ---
2023/08/13 00:27:34 distinct = false
2023/08/13 00:27:35 Using n1ql client
2023/08/13 00:27:35 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/13 00:27:35 
--- NonOverlappingRanges ---
2023/08/13 00:27:35 distinct = false
2023/08/13 00:27:35 Using n1ql client
2023/08/13 00:27:35 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/08/13 00:27:35 
--- OverlappingRanges ---
2023/08/13 00:27:35 distinct = false
2023/08/13 00:27:36 Using n1ql client
2023/08/13 00:27:36 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/08/13 00:27:36 
--- NonOverlappingFilters ---
2023/08/13 00:27:36 distinct = false
2023/08/13 00:27:36 Using n1ql client
2023/08/13 00:27:36 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/08/13 00:27:36 
--- OverlappingFilters ---
2023/08/13 00:27:36 distinct = false
2023/08/13 00:27:37 Using n1ql client
2023/08/13 00:27:37 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/08/13 00:27:37 
--- BoundaryFilters ---
2023/08/13 00:27:37 distinct = false
2023/08/13 00:27:37 Using n1ql client
2023/08/13 00:27:37 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/08/13 00:27:37 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 00:27:37 distinct = false
2023/08/13 00:27:37 Using n1ql client
2023/08/13 00:27:37 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/08/13 00:27:37 
--- SeekAndFilters_Overlapping ---
2023/08/13 00:27:37 distinct = false
2023/08/13 00:27:38 Using n1ql client
2023/08/13 00:27:38 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/08/13 00:27:38 
--- SimpleRangeLowUnbounded ---
2023/08/13 00:27:38 distinct = false
2023/08/13 00:27:38 Using n1ql client
2023/08/13 00:27:38 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/13 00:27:38 
--- SimpleRangeHighUnbounded ---
2023/08/13 00:27:38 distinct = false
2023/08/13 00:27:39 Using n1ql client
2023/08/13 00:27:39 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/13 00:27:39 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 00:27:39 distinct = false
2023/08/13 00:27:39 Using n1ql client
2023/08/13 00:27:39 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 00:27:39 
--- FiltersWithUnbounded ---
2023/08/13 00:27:39 distinct = false
2023/08/13 00:27:39 Using n1ql client
2023/08/13 00:27:39 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/13 00:27:39 
--- FiltersLowGreaterThanHigh ---
2023/08/13 00:27:39 distinct = false
2023/08/13 00:27:40 Using n1ql client
2023/08/13 00:27:40 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/13 00:27:40 

--------- Simple Index with 1 field ---------
2023/08/13 00:27:40 
--- SingleIndexSimpleRange ---
2023/08/13 00:27:40 distinct = false
2023/08/13 00:27:40 Using n1ql client
2023/08/13 00:27:40 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/13 00:27:40 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 00:27:40 distinct = false
2023/08/13 00:27:40 Using n1ql client
2023/08/13 00:27:41 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/08/13 00:27:41 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 00:27:41 distinct = false
2023/08/13 00:27:41 Using n1ql client
2023/08/13 00:27:41 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/08/13 00:27:41 

--------- Composite Index with 3 fields ---------
2023/08/13 00:27:41 
--- ScanAllNoFilter ---
2023/08/13 00:27:41 distinct = false
2023/08/13 00:27:41 Using n1ql client
2023/08/13 00:27:41 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 00:27:41 
--- ScanAllFilterNil ---
2023/08/13 00:27:41 distinct = false
2023/08/13 00:27:42 Using n1ql client
2023/08/13 00:27:42 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 00:27:42 
--- ScanAll_AllFiltersNil ---
2023/08/13 00:27:42 distinct = false
2023/08/13 00:27:42 Using n1ql client
2023/08/13 00:27:42 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 00:27:42 
--- 3FieldsSingleSeek ---
2023/08/13 00:27:42 distinct = false
2023/08/13 00:27:43 Using n1ql client
2023/08/13 00:27:43 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 00:27:43 
--- 3FieldsMultipleSeeks ---
2023/08/13 00:27:43 distinct = false
2023/08/13 00:27:43 Using n1ql client
2023/08/13 00:27:43 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/13 00:27:43 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 00:27:43 distinct = false
2023/08/13 00:27:44 Using n1ql client
2023/08/13 00:27:44 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/13 00:27:44 

--------- New scenarios ---------
2023/08/13 00:27:44 
--- CompIndexHighUnbounded1 ---
2023/08/13 00:27:44 
--- Multi Scan 0 ---
2023/08/13 00:27:44 distinct = false
2023/08/13 00:27:44 Using n1ql client
2023/08/13 00:27:44 Using n1ql client
2023/08/13 00:27:44 len(scanResults) = 8 MultiScanCount = 8
2023/08/13 00:27:44 Expected and Actual scan responses are the same
2023/08/13 00:27:44 
--- Multi Scan 1 ---
2023/08/13 00:27:44 distinct = false
2023/08/13 00:27:44 Using n1ql client
2023/08/13 00:27:44 Using n1ql client
2023/08/13 00:27:44 len(scanResults) = 0 MultiScanCount = 0
2023/08/13 00:27:44 Expected and Actual scan responses are the same
2023/08/13 00:27:44 
--- Multi Scan 2 ---
2023/08/13 00:27:44 distinct = false
2023/08/13 00:27:45 Using n1ql client
2023/08/13 00:27:45 Using n1ql client
2023/08/13 00:27:45 len(scanResults) = 9 MultiScanCount = 9
2023/08/13 00:27:45 Expected and Actual scan responses are the same
2023/08/13 00:27:45 
--- CompIndexHighUnbounded2 ---
2023/08/13 00:27:45 
--- Multi Scan 0 ---
2023/08/13 00:27:45 distinct = false
2023/08/13 00:27:45 Using n1ql client
2023/08/13 00:27:45 Using n1ql client
2023/08/13 00:27:45 len(scanResults) = 4138 MultiScanCount = 4138
2023/08/13 00:27:45 Expected and Actual scan responses are the same
2023/08/13 00:27:45 
--- Multi Scan 1 ---
2023/08/13 00:27:45 distinct = false
2023/08/13 00:27:46 Using n1ql client
2023/08/13 00:27:46 Using n1ql client
2023/08/13 00:27:46 len(scanResults) = 2746 MultiScanCount = 2746
2023/08/13 00:27:46 Expected and Actual scan responses are the same
2023/08/13 00:27:46 
--- Multi Scan 2 ---
2023/08/13 00:27:46 distinct = false
2023/08/13 00:27:46 Using n1ql client
2023/08/13 00:27:46 Using n1ql client
2023/08/13 00:27:46 len(scanResults) = 4691 MultiScanCount = 4691
2023/08/13 00:27:46 Expected and Actual scan responses are the same
2023/08/13 00:27:46 
--- CompIndexHighUnbounded3 ---
2023/08/13 00:27:46 
--- Multi Scan 0 ---
2023/08/13 00:27:46 distinct = false
2023/08/13 00:27:47 Using n1ql client
2023/08/13 00:27:47 Using n1ql client
2023/08/13 00:27:47 len(scanResults) = 1329 MultiScanCount = 1329
2023/08/13 00:27:47 Expected and Actual scan responses are the same
2023/08/13 00:27:47 
--- CompIndexHighUnbounded4 ---
2023/08/13 00:27:47 
--- Multi Scan 0 ---
2023/08/13 00:27:47 distinct = false
2023/08/13 00:27:47 Using n1ql client
2023/08/13 00:27:47 Using n1ql client
2023/08/13 00:27:47 len(scanResults) = 5349 MultiScanCount = 5349
2023/08/13 00:27:47 Expected and Actual scan responses are the same
2023/08/13 00:27:47 
--- CompIndexHighUnbounded5 ---
2023/08/13 00:27:47 
--- Multi Scan 0 ---
2023/08/13 00:27:47 distinct = false
2023/08/13 00:27:47 Using n1ql client
2023/08/13 00:27:47 Using n1ql client
2023/08/13 00:27:47 len(scanResults) = 8210 MultiScanCount = 8210
2023/08/13 00:27:48 Expected and Actual scan responses are the same
2023/08/13 00:27:48 
--- SeekBoundaries ---
2023/08/13 00:27:48 
--- Multi Scan 0 ---
2023/08/13 00:27:48 distinct = false
2023/08/13 00:27:48 Using n1ql client
2023/08/13 00:27:48 Using n1ql client
2023/08/13 00:27:48 len(scanResults) = 175 MultiScanCount = 175
2023/08/13 00:27:48 Expected and Actual scan responses are the same
2023/08/13 00:27:48 
--- Multi Scan 1 ---
2023/08/13 00:27:48 distinct = false
2023/08/13 00:27:48 Using n1ql client
2023/08/13 00:27:48 Using n1ql client
2023/08/13 00:27:48 len(scanResults) = 1 MultiScanCount = 1
2023/08/13 00:27:48 Expected and Actual scan responses are the same
2023/08/13 00:27:48 
--- Multi Scan 2 ---
2023/08/13 00:27:48 distinct = false
2023/08/13 00:27:49 Using n1ql client
2023/08/13 00:27:49 Using n1ql client
2023/08/13 00:27:49 len(scanResults) = 555 MultiScanCount = 555
2023/08/13 00:27:49 Expected and Actual scan responses are the same
2023/08/13 00:27:49 
--- Multi Scan 3 ---
2023/08/13 00:27:49 distinct = false
2023/08/13 00:27:49 Using n1ql client
2023/08/13 00:27:49 Using n1ql client
2023/08/13 00:27:49 len(scanResults) = 872 MultiScanCount = 872
2023/08/13 00:27:49 Expected and Actual scan responses are the same
2023/08/13 00:27:49 
--- Multi Scan 4 ---
2023/08/13 00:27:49 distinct = false
2023/08/13 00:27:50 Using n1ql client
2023/08/13 00:27:50 Using n1ql client
2023/08/13 00:27:50 len(scanResults) = 287 MultiScanCount = 287
2023/08/13 00:27:50 Expected and Actual scan responses are the same
2023/08/13 00:27:50 
--- Multi Scan 5 ---
2023/08/13 00:27:50 distinct = false
2023/08/13 00:27:50 Using n1ql client
2023/08/13 00:27:50 Using n1ql client
2023/08/13 00:27:50 len(scanResults) = 5254 MultiScanCount = 5254
2023/08/13 00:27:50 Expected and Actual scan responses are the same
2023/08/13 00:27:50 
--- Multi Scan 6 ---
2023/08/13 00:27:50 distinct = false
2023/08/13 00:27:50 Using n1ql client
2023/08/13 00:27:50 Using n1ql client
2023/08/13 00:27:50 len(scanResults) = 5566 MultiScanCount = 5566
2023/08/13 00:27:50 Expected and Actual scan responses are the same
2023/08/13 00:27:50 
--- Multi Scan 7 ---
2023/08/13 00:27:50 distinct = false
2023/08/13 00:27:51 Using n1ql client
2023/08/13 00:27:51 Using n1ql client
2023/08/13 00:27:51 len(scanResults) = 8 MultiScanCount = 8
2023/08/13 00:27:51 Expected and Actual scan responses are the same
2023/08/13 00:27:51 

--------- With DISTINCT True ---------
2023/08/13 00:27:51 
--- ScanAllNoFilter ---
2023/08/13 00:27:51 distinct = true
2023/08/13 00:27:51 Using n1ql client
2023/08/13 00:27:51 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 00:27:51 
--- ScanAllFilterNil ---
2023/08/13 00:27:51 distinct = true
2023/08/13 00:27:52 Using n1ql client
2023/08/13 00:27:52 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 00:27:52 
--- ScanAll_AllFiltersNil ---
2023/08/13 00:27:52 distinct = true
2023/08/13 00:27:52 Using n1ql client
2023/08/13 00:27:52 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 00:27:52 
--- SingleSeek ---
2023/08/13 00:27:52 distinct = true
2023/08/13 00:27:52 Using n1ql client
2023/08/13 00:27:52 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 00:27:52 
--- MultipleSeek ---
2023/08/13 00:27:52 distinct = true
2023/08/13 00:27:53 Using n1ql client
2023/08/13 00:27:53 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/13 00:27:53 
--- SimpleRange ---
2023/08/13 00:27:53 distinct = true
2023/08/13 00:27:53 Using n1ql client
2023/08/13 00:27:53 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/13 00:27:53 
--- NonOverlappingRanges ---
2023/08/13 00:27:53 distinct = true
2023/08/13 00:27:54 Using n1ql client
2023/08/13 00:27:54 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/08/13 00:27:54 
--- OverlappingRanges ---
2023/08/13 00:27:54 distinct = true
2023/08/13 00:27:54 Using n1ql client
2023/08/13 00:27:54 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/08/13 00:27:54 
--- NonOverlappingFilters ---
2023/08/13 00:27:54 distinct = true
2023/08/13 00:27:55 Using n1ql client
2023/08/13 00:27:55 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/08/13 00:27:55 
--- NonOverlappingFilters2 ---
2023/08/13 00:27:55 distinct = true
2023/08/13 00:27:55 Using n1ql client
2023/08/13 00:27:55 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 00:27:55 
--- OverlappingFilters ---
2023/08/13 00:27:55 distinct = true
2023/08/13 00:27:56 Using n1ql client
2023/08/13 00:27:56 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/08/13 00:27:56 
--- BoundaryFilters ---
2023/08/13 00:27:56 distinct = true
2023/08/13 00:27:57 Using n1ql client
2023/08/13 00:27:57 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/08/13 00:27:57 
--- SeekAndFilters_NonOverlapping ---
2023/08/13 00:27:57 distinct = true
2023/08/13 00:27:57 Using n1ql client
2023/08/13 00:27:57 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/08/13 00:27:57 
--- SeekAndFilters_Overlapping ---
2023/08/13 00:27:57 distinct = true
2023/08/13 00:27:57 Using n1ql client
2023/08/13 00:27:57 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/08/13 00:27:57 
--- SimpleRangeLowUnbounded ---
2023/08/13 00:27:57 distinct = false
2023/08/13 00:27:58 Using n1ql client
2023/08/13 00:27:58 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/13 00:27:58 
--- SimpleRangeHighUnbounded ---
2023/08/13 00:27:58 distinct = false
2023/08/13 00:27:58 Using n1ql client
2023/08/13 00:27:58 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/13 00:27:58 
--- SimpleRangeMultipleUnbounded ---
2023/08/13 00:27:58 distinct = false
2023/08/13 00:27:59 Using n1ql client
2023/08/13 00:27:59 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/13 00:27:59 
--- FiltersWithUnbounded ---
2023/08/13 00:27:59 distinct = false
2023/08/13 00:27:59 Using n1ql client
2023/08/13 00:27:59 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/13 00:27:59 
--- FiltersLowGreaterThanHigh ---
2023/08/13 00:27:59 distinct = false
2023/08/13 00:27:59 Using n1ql client
2023/08/13 00:27:59 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/13 00:27:59 

--------- Simple Index with 1 field ---------
2023/08/13 00:27:59 
--- SingleIndexSimpleRange ---
2023/08/13 00:27:59 distinct = true
2023/08/13 00:28:00 Using n1ql client
2023/08/13 00:28:00 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/13 00:28:00 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 00:28:00 distinct = true
2023/08/13 00:28:00 Using n1ql client
2023/08/13 00:28:00 MultiScanCount = 713 ExpectedMultiScanCount = 713
2023/08/13 00:28:00 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 00:28:00 distinct = true
2023/08/13 00:28:01 Using n1ql client
2023/08/13 00:28:01 MultiScanCount = 869 ExpectedMultiScanCount = 869
2023/08/13 00:28:01 

--------- Composite Index with 3 fields ---------
2023/08/13 00:28:01 
--- ScanAllNoFilter ---
2023/08/13 00:28:01 distinct = true
2023/08/13 00:28:01 Using n1ql client
2023/08/13 00:28:01 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 00:28:01 
--- ScanAllFilterNil ---
2023/08/13 00:28:01 distinct = true
2023/08/13 00:28:01 Using n1ql client
2023/08/13 00:28:01 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 00:28:01 
--- ScanAll_AllFiltersNil ---
2023/08/13 00:28:01 distinct = true
2023/08/13 00:28:02 Using n1ql client
2023/08/13 00:28:02 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/13 00:28:02 
--- 3FieldsSingleSeek ---
2023/08/13 00:28:02 distinct = true
2023/08/13 00:28:02 Using n1ql client
2023/08/13 00:28:02 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/13 00:28:02 
--- 3FieldsMultipleSeeks ---
2023/08/13 00:28:02 distinct = true
2023/08/13 00:28:03 Using n1ql client
2023/08/13 00:28:03 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/13 00:28:03 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 00:28:03 distinct = true
2023/08/13 00:28:03 Using n1ql client
2023/08/13 00:28:03 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanCount (31.03s)
=== RUN   TestMultiScanScenarios
2023/08/13 00:28:03 In TestMultiScanScenarios()
2023/08/13 00:28:03 

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

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

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

--------- New scenarios ---------
2023/08/13 00:28:15 
--- CompIndexHighUnbounded1 ---
2023/08/13 00:28:15 
--- Multi Scan 0 ---
2023/08/13 00:28:15 distinct = false
2023/08/13 00:28:16 Using n1ql client
2023/08/13 00:28:16 Expected and Actual scan responses are the same
2023/08/13 00:28:16 
--- Multi Scan 1 ---
2023/08/13 00:28:16 distinct = false
2023/08/13 00:28:16 Using n1ql client
2023/08/13 00:28:16 Expected and Actual scan responses are the same
2023/08/13 00:28:16 
--- Multi Scan 2 ---
2023/08/13 00:28:16 distinct = false
2023/08/13 00:28:16 Using n1ql client
2023/08/13 00:28:16 Expected and Actual scan responses are the same
2023/08/13 00:28:16 
--- CompIndexHighUnbounded2 ---
2023/08/13 00:28:16 
--- Multi Scan 0 ---
2023/08/13 00:28:16 distinct = false
2023/08/13 00:28:17 Using n1ql client
2023/08/13 00:28:17 Expected and Actual scan responses are the same
2023/08/13 00:28:17 
--- Multi Scan 1 ---
2023/08/13 00:28:17 distinct = false
2023/08/13 00:28:17 Using n1ql client
2023/08/13 00:28:17 Expected and Actual scan responses are the same
2023/08/13 00:28:17 
--- Multi Scan 2 ---
2023/08/13 00:28:17 distinct = false
2023/08/13 00:28:18 Using n1ql client
2023/08/13 00:28:18 Expected and Actual scan responses are the same
2023/08/13 00:28:18 
--- CompIndexHighUnbounded3 ---
2023/08/13 00:28:18 
--- Multi Scan 0 ---
2023/08/13 00:28:18 distinct = false
2023/08/13 00:28:18 Using n1ql client
2023/08/13 00:28:18 Expected and Actual scan responses are the same
2023/08/13 00:28:18 
--- CompIndexHighUnbounded4 ---
2023/08/13 00:28:18 
--- Multi Scan 0 ---
2023/08/13 00:28:18 distinct = false
2023/08/13 00:28:19 Using n1ql client
2023/08/13 00:28:19 Expected and Actual scan responses are the same
2023/08/13 00:28:19 
--- CompIndexHighUnbounded5 ---
2023/08/13 00:28:19 
--- Multi Scan 0 ---
2023/08/13 00:28:19 distinct = false
2023/08/13 00:28:19 Using n1ql client
2023/08/13 00:28:19 Expected and Actual scan responses are the same
2023/08/13 00:28:19 
--- SeekBoundaries ---
2023/08/13 00:28:19 
--- Multi Scan 0 ---
2023/08/13 00:28:19 distinct = false
2023/08/13 00:28:19 Using n1ql client
2023/08/13 00:28:19 Expected and Actual scan responses are the same
2023/08/13 00:28:19 
--- Multi Scan 1 ---
2023/08/13 00:28:19 distinct = false
2023/08/13 00:28:20 Using n1ql client
2023/08/13 00:28:20 Expected and Actual scan responses are the same
2023/08/13 00:28:20 
--- Multi Scan 2 ---
2023/08/13 00:28:20 distinct = false
2023/08/13 00:28:20 Using n1ql client
2023/08/13 00:28:20 Expected and Actual scan responses are the same
2023/08/13 00:28:20 
--- Multi Scan 3 ---
2023/08/13 00:28:20 distinct = false
2023/08/13 00:28:21 Using n1ql client
2023/08/13 00:28:21 Expected and Actual scan responses are the same
2023/08/13 00:28:21 
--- Multi Scan 4 ---
2023/08/13 00:28:21 distinct = false
2023/08/13 00:28:21 Using n1ql client
2023/08/13 00:28:21 Expected and Actual scan responses are the same
2023/08/13 00:28:21 
--- Multi Scan 5 ---
2023/08/13 00:28:21 distinct = false
2023/08/13 00:28:22 Using n1ql client
2023/08/13 00:28:22 Expected and Actual scan responses are the same
2023/08/13 00:28:22 
--- Multi Scan 6 ---
2023/08/13 00:28:22 distinct = false
2023/08/13 00:28:22 Using n1ql client
2023/08/13 00:28:22 Expected and Actual scan responses are the same
2023/08/13 00:28:22 
--- Multi Scan 7 ---
2023/08/13 00:28:22 distinct = false
2023/08/13 00:28:22 Using n1ql client
2023/08/13 00:28:22 Expected and Actual scan responses are the same
2023/08/13 00:28:22 
--- PrefixSortVariations ---
2023/08/13 00:28:22 
--- Multi Scan 0 ---
2023/08/13 00:28:22 distinct = false
2023/08/13 00:28:23 Using n1ql client
2023/08/13 00:28:23 Expected and Actual scan responses are the same
2023/08/13 00:28:23 
--- Multi Scan 1 ---
2023/08/13 00:28:23 distinct = false
2023/08/13 00:28:23 Using n1ql client
2023/08/13 00:28:23 Expected and Actual scan responses are the same
--- PASS: TestMultiScanScenarios (20.08s)
=== RUN   TestMultiScanOffset
2023/08/13 00:28:23 In TestMultiScanOffset()
2023/08/13 00:28:23 

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

--------- Simple Index with 1 field ---------
2023/08/13 00:28:31 
--- SingleIndexSimpleRange ---
2023/08/13 00:28:31 distinct = false
2023/08/13 00:28:31 Using n1ql client
2023/08/13 00:28:31 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 00:28:31 distinct = false
2023/08/13 00:28:32 Using n1ql client
2023/08/13 00:28:32 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 00:28:32 distinct = false
2023/08/13 00:28:32 Using n1ql client
2023/08/13 00:28:32 

--------- Composite Index with 3 fields ---------
2023/08/13 00:28:32 
--- ScanAllNoFilter ---
2023/08/13 00:28:32 distinct = false
2023/08/13 00:28:33 Using n1ql client
2023/08/13 00:28:33 
--- ScanAllFilterNil ---
2023/08/13 00:28:33 distinct = false
2023/08/13 00:28:33 Using n1ql client
2023/08/13 00:28:33 
--- ScanAll_AllFiltersNil ---
2023/08/13 00:28:33 distinct = false
2023/08/13 00:28:34 Using n1ql client
2023/08/13 00:28:34 
--- 3FieldsSingleSeek ---
2023/08/13 00:28:34 distinct = false
2023/08/13 00:28:34 Using n1ql client
2023/08/13 00:28:34 
--- 3FieldsMultipleSeeks ---
2023/08/13 00:28:34 distinct = false
2023/08/13 00:28:35 Using n1ql client
2023/08/13 00:28:35 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 00:28:35 distinct = false
2023/08/13 00:28:35 Using n1ql client
--- PASS: TestMultiScanOffset (11.63s)
=== RUN   TestMultiScanPrimaryIndex
2023/08/13 00:28:35 In TestMultiScanPrimaryIndex()
2023/08/13 00:28:35 
--- PrimaryRange ---
2023/08/13 00:28:35 Using n1ql client
2023/08/13 00:28:35 Expected and Actual scan responses are the same
2023/08/13 00:28:35 
--- PrimaryScanAllNoFilter ---
2023/08/13 00:28:35 Using n1ql client
2023/08/13 00:28:35 Expected and Actual scan responses are the same
--- PASS: TestMultiScanPrimaryIndex (0.10s)
=== RUN   TestMultiScanDistinct
2023/08/13 00:28:35 In TestScansDistinct()
2023/08/13 00:28:35 

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

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

--------- Composite Index with 3 fields ---------
2023/08/13 00:28:44 
--- ScanAllNoFilter ---
2023/08/13 00:28:44 distinct = true
2023/08/13 00:28:45 Using n1ql client
2023/08/13 00:28:45 Expected and Actual scan responses are the same
2023/08/13 00:28:45 
--- ScanAllFilterNil ---
2023/08/13 00:28:45 distinct = true
2023/08/13 00:28:45 Using n1ql client
2023/08/13 00:28:45 Expected and Actual scan responses are the same
2023/08/13 00:28:45 
--- ScanAll_AllFiltersNil ---
2023/08/13 00:28:45 distinct = true
2023/08/13 00:28:46 Using n1ql client
2023/08/13 00:28:46 Expected and Actual scan responses are the same
2023/08/13 00:28:46 
--- 3FieldsSingleSeek ---
2023/08/13 00:28:46 distinct = true
2023/08/13 00:28:46 Using n1ql client
2023/08/13 00:28:46 Expected and Actual scan responses are the same
2023/08/13 00:28:46 
--- 3FieldsMultipleSeeks ---
2023/08/13 00:28:46 distinct = true
2023/08/13 00:28:47 Using n1ql client
2023/08/13 00:28:47 Expected and Actual scan responses are the same
2023/08/13 00:28:47 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 00:28:47 distinct = true
2023/08/13 00:28:47 Using n1ql client
2023/08/13 00:28:47 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDistinct (12.07s)
=== RUN   TestMultiScanProjection
2023/08/13 00:28:47 In TestMultiScanProjection()
2023/08/13 00:28:47 

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

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

--------- Composite Index with 3 fields ---------
2023/08/13 00:28:57 
--- ScanAllNoFilter ---
2023/08/13 00:28:57 distinct = true
2023/08/13 00:28:57 Using n1ql client
2023/08/13 00:28:57 Expected and Actual scan responses are the same
2023/08/13 00:28:57 
--- ScanAllFilterNil ---
2023/08/13 00:28:57 distinct = true
2023/08/13 00:28:58 Using n1ql client
2023/08/13 00:28:58 Expected and Actual scan responses are the same
2023/08/13 00:28:58 
--- ScanAll_AllFiltersNil ---
2023/08/13 00:28:58 distinct = true
2023/08/13 00:28:58 Using n1ql client
2023/08/13 00:28:59 Expected and Actual scan responses are the same
2023/08/13 00:28:59 
--- 3FieldsSingleSeek ---
2023/08/13 00:28:59 distinct = true
2023/08/13 00:28:59 Using n1ql client
2023/08/13 00:28:59 Expected and Actual scan responses are the same
2023/08/13 00:28:59 
--- 3FieldsMultipleSeeks ---
2023/08/13 00:28:59 distinct = true
2023/08/13 00:28:59 Using n1ql client
2023/08/13 00:28:59 Expected and Actual scan responses are the same
2023/08/13 00:28:59 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 00:28:59 distinct = true
2023/08/13 00:29:00 Using n1ql client
2023/08/13 00:29:00 Expected and Actual scan responses are the same
2023/08/13 00:29:00 indexes are: index_company, index_companyname, index_company_name_age, index_company_name_age_address, index_company_name_age_address_friends
2023/08/13 00:29:00 fields are: [company], [company name], [company name age], [company name age address], [company name age address friends]
2023/08/13 00:29:00 
--- SingleIndexProjectFirst ---
2023/08/13 00:29:00 distinct = true
2023/08/13 00:29:00 Using n1ql client
2023/08/13 00:29:00 Expected and Actual scan responses are the same
2023/08/13 00:29:00 
--- 2FieldIndexProjectSecond ---
2023/08/13 00:29:00 distinct = true
2023/08/13 00:29:01 Using n1ql client
2023/08/13 00:29:01 Expected and Actual scan responses are the same
2023/08/13 00:29:01 
--- 3FieldIndexProjectThird ---
2023/08/13 00:29:01 distinct = true
2023/08/13 00:29:01 Using n1ql client
2023/08/13 00:29:01 Expected and Actual scan responses are the same
2023/08/13 00:29:01 
--- 4FieldIndexProjectFourth ---
2023/08/13 00:29:01 distinct = true
2023/08/13 00:29:03 Using n1ql client
2023/08/13 00:29:03 Expected and Actual scan responses are the same
2023/08/13 00:29:03 
--- 5FieldIndexProjectFifth ---
2023/08/13 00:29:03 distinct = true
2023/08/13 00:29:06 Using n1ql client
2023/08/13 00:29:06 Expected and Actual scan responses are the same
2023/08/13 00:29:06 
--- 2FieldIndexProjectTwo ---
2023/08/13 00:29:06 distinct = true
2023/08/13 00:29:07 Using n1ql client
2023/08/13 00:29:07 Expected and Actual scan responses are the same
2023/08/13 00:29:07 
--- 3FieldIndexProjectTwo ---
2023/08/13 00:29:07 distinct = true
2023/08/13 00:29:07 Using n1ql client
2023/08/13 00:29:07 Expected and Actual scan responses are the same
2023/08/13 00:29:07 
--- 3FieldIndexProjectTwo ---
2023/08/13 00:29:07 distinct = true
2023/08/13 00:29:08 Using n1ql client
2023/08/13 00:29:08 Expected and Actual scan responses are the same
2023/08/13 00:29:08 
--- 3FieldIndexProjectTwo ---
2023/08/13 00:29:08 distinct = true
2023/08/13 00:29:08 Using n1ql client
2023/08/13 00:29:08 Expected and Actual scan responses are the same
2023/08/13 00:29:08 
--- 4FieldIndexProjectTwo ---
2023/08/13 00:29:08 distinct = true
2023/08/13 00:29:10 Using n1ql client
2023/08/13 00:29:10 Expected and Actual scan responses are the same
2023/08/13 00:29:10 
--- 4FieldIndexProjectTwo ---
2023/08/13 00:29:10 distinct = true
2023/08/13 00:29:11 Using n1ql client
2023/08/13 00:29:11 Expected and Actual scan responses are the same
2023/08/13 00:29:11 
--- 4FieldIndexProjectTwo ---
2023/08/13 00:29:11 distinct = true
2023/08/13 00:29:13 Using n1ql client
2023/08/13 00:29:13 Expected and Actual scan responses are the same
2023/08/13 00:29:13 
--- 4FieldIndexProjectTwo ---
2023/08/13 00:29:13 distinct = true
2023/08/13 00:29:14 Using n1ql client
2023/08/13 00:29:14 Expected and Actual scan responses are the same
2023/08/13 00:29:14 
--- 4FieldIndexProjectTwo ---
2023/08/13 00:29:14 distinct = true
2023/08/13 00:29:16 Using n1ql client
2023/08/13 00:29:16 Expected and Actual scan responses are the same
2023/08/13 00:29:16 
--- 5FieldIndexProjectTwo ---
2023/08/13 00:29:16 distinct = true
2023/08/13 00:29:19 Using n1ql client
2023/08/13 00:29:19 Expected and Actual scan responses are the same
2023/08/13 00:29:19 
--- 5FieldIndexProjectTwo ---
2023/08/13 00:29:19 distinct = true
2023/08/13 00:29:23 Using n1ql client
2023/08/13 00:29:23 Expected and Actual scan responses are the same
2023/08/13 00:29:23 
--- 5FieldIndexProjectTwo ---
2023/08/13 00:29:23 distinct = true
2023/08/13 00:29:26 Using n1ql client
2023/08/13 00:29:26 Expected and Actual scan responses are the same
2023/08/13 00:29:26 
--- 5FieldIndexProjectTwo ---
2023/08/13 00:29:26 distinct = true
2023/08/13 00:29:30 Using n1ql client
2023/08/13 00:29:30 Expected and Actual scan responses are the same
2023/08/13 00:29:30 
--- 5FieldIndexProjectThree ---
2023/08/13 00:29:30 distinct = true
2023/08/13 00:29:33 Using n1ql client
2023/08/13 00:29:33 Expected and Actual scan responses are the same
2023/08/13 00:29:33 
--- 5FieldIndexProjectFour ---
2023/08/13 00:29:33 distinct = true
2023/08/13 00:29:36 Using n1ql client
2023/08/13 00:29:36 Expected and Actual scan responses are the same
2023/08/13 00:29:36 
--- 5FieldIndexProjectAll ---
2023/08/13 00:29:36 distinct = true
2023/08/13 00:29:40 Using n1ql client
2023/08/13 00:29:40 Expected and Actual scan responses are the same
2023/08/13 00:29:40 
--- 5FieldIndexProjectAlternate ---
2023/08/13 00:29:40 distinct = true
2023/08/13 00:29:43 Using n1ql client
2023/08/13 00:29:43 Expected and Actual scan responses are the same
2023/08/13 00:29:43 
--- 5FieldIndexProjectEmptyEntryKeys ---
2023/08/13 00:29:43 distinct = true
2023/08/13 00:29:46 Using n1ql client
2023/08/13 00:29:46 Expected and Actual scan responses are the same
--- PASS: TestMultiScanProjection (59.10s)
=== RUN   TestMultiScanRestAPI
2023/08/13 00:29:46 In TestMultiScanRestAPI()
2023/08/13 00:29:46 In DropAllSecondaryIndexes()
2023/08/13 00:29:46 Index found:  index_company_name_age_address
2023/08/13 00:29:46 Dropped index index_company_name_age_address
2023/08/13 00:29:46 Index found:  addressidx
2023/08/13 00:29:46 Dropped index addressidx
2023/08/13 00:29:46 Index found:  index_company_name_age_address_friends
2023/08/13 00:29:47 Dropped index index_company_name_age_address_friends
2023/08/13 00:29:47 Index found:  index_companyname
2023/08/13 00:29:47 Dropped index index_companyname
2023/08/13 00:29:47 Index found:  index_company_name_age
2023/08/13 00:29:47 Dropped index index_company_name_age
2023/08/13 00:29:47 Index found:  index_primary
2023/08/13 00:29:47 Dropped index index_primary
2023/08/13 00:29:47 Index found:  index_company
2023/08/13 00:29:47 Dropped index index_company
2023/08/13 00:29:50 Created the secondary index index_companyname. Waiting for it become active
2023/08/13 00:29:50 Index is 2750838107270128569 now active
2023/08/13 00:29:51 GET all indexes
2023/08/13 00:29:51 200 OK
2023/08/13 00:29:51 getscans status : 200 OK
2023/08/13 00:29:51 number of entries 337
2023/08/13 00:29:51 Status : 200 OK
2023/08/13 00:29:51 Result from multiscancount API = 0
--- PASS: TestMultiScanRestAPI (4.42s)
=== RUN   TestMultiScanPrimaryIndexVariations
2023/08/13 00:29:51 In TestMultiScanPrimaryIndexVariations()
2023/08/13 00:30:00 Created the secondary index index_pi. Waiting for it become active
2023/08/13 00:30:00 Index is 3714315359113806339 now active
2023/08/13 00:30:00 
--- No Overlap ---
2023/08/13 00:30:00 Using n1ql client
2023/08/13 00:30:00 Expected and Actual scan responses are the same
2023/08/13 00:30:00 
--- Proper Overlap ---
2023/08/13 00:30:00 Using n1ql client
2023/08/13 00:30:00 Expected and Actual scan responses are the same
2023/08/13 00:30:00 
--- Low Boundary Overlap ---
2023/08/13 00:30:00 Using n1ql client
2023/08/13 00:30:00 Expected and Actual scan responses are the same
2023/08/13 00:30:00 
--- Complex Overlaps ---
2023/08/13 00:30:00 Using n1ql client
2023/08/13 00:30:00 Expected and Actual scan responses are the same
2023/08/13 00:30:00 
--- Multiple Equal Overlaps ---
2023/08/13 00:30:00 Using n1ql client
2023/08/13 00:30:00 Expected and Actual scan responses are the same
2023/08/13 00:30:00 
--- Boundary and Subset Overlaps ---
2023/08/13 00:30:00 Using n1ql client
2023/08/13 00:30:00 Expected and Actual scan responses are the same
2023/08/13 00:30:00 
--- Point Overlaps ---
2023/08/13 00:30:00 Using n1ql client
2023/08/13 00:30:00 Expected and Actual scan responses are the same
2023/08/13 00:30:00 
--- Boundary and Point Overlaps ---
2023/08/13 00:30:00 Using n1ql client
2023/08/13 00:30:00 Expected and Actual scan responses are the same
2023/08/13 00:30:00 
--- Primary index range null ---
2023/08/13 00:30:00 Using n1ql client
2023/08/13 00:30:00 Expected and Actual scan responses are the same
2023/08/13 00:30:00 Dropping the secondary index index_pi
2023/08/13 00:30:00 Index dropped
--- PASS: TestMultiScanPrimaryIndexVariations (9.27s)
=== RUN   TestMultiScanDescSetup
2023/08/13 00:30:00 In TestMultiScanDescSetup()
2023/08/13 00:30:00 In DropAllSecondaryIndexes()
2023/08/13 00:30:00 Index found:  index_companyname
2023/08/13 00:30:00 Dropped index index_companyname
2023/08/13 00:30:06 Created the secondary index index_companyname_desc. Waiting for it become active
2023/08/13 00:30:06 Index is 9118622299420040266 now active
2023/08/13 00:30:13 Created the secondary index index_company_desc. Waiting for it become active
2023/08/13 00:30:13 Index is 12522881497452599453 now active
2023/08/13 00:30:20 Created the secondary index index_company_name_age_desc. Waiting for it become active
2023/08/13 00:30:20 Index is 6589614524441275907 now active
--- PASS: TestMultiScanDescSetup (19.59s)
=== RUN   TestMultiScanDescScenarios
2023/08/13 00:30:20 In TestMultiScanDescScenarios()
2023/08/13 00:30:20 

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

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

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

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

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

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

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

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

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

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

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

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

--------- Simple Index with 1 field ---------
2023/08/13 00:31:18 
--- SingleIndexSimpleRange ---
2023/08/13 00:31:18 distinct = false
2023/08/13 00:31:18 Using n1ql client
2023/08/13 00:31:18 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/13 00:31:18 distinct = false
2023/08/13 00:31:18 Using n1ql client
2023/08/13 00:31:18 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/13 00:31:18 distinct = false
2023/08/13 00:31:19 Using n1ql client
2023/08/13 00:31:19 

--------- Composite Index with 3 fields ---------
2023/08/13 00:31:19 
--- ScanAllNoFilter ---
2023/08/13 00:31:19 distinct = false
2023/08/13 00:31:19 Using n1ql client
2023/08/13 00:31:19 
--- ScanAllFilterNil ---
2023/08/13 00:31:19 distinct = false
2023/08/13 00:31:19 Using n1ql client
2023/08/13 00:31:20 
--- ScanAll_AllFiltersNil ---
2023/08/13 00:31:20 distinct = false
2023/08/13 00:31:20 Using n1ql client
2023/08/13 00:31:20 
--- 3FieldsSingleSeek ---
2023/08/13 00:31:20 distinct = false
2023/08/13 00:31:20 Using n1ql client
2023/08/13 00:31:20 
--- 3FieldsMultipleSeeks ---
2023/08/13 00:31:20 distinct = false
2023/08/13 00:31:21 Using n1ql client
2023/08/13 00:31:21 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 00:31:21 distinct = false
2023/08/13 00:31:21 Using n1ql client
--- PASS: TestMultiScanDescOffset (11.39s)
=== RUN   TestMultiScanDescDistinct
2023/08/13 00:31:21 In SkipTestMultiScanDescDistinct()
2023/08/13 00:31:21 

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

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

--------- Composite Index with 3 fields ---------
2023/08/13 00:31:30 
--- ScanAllNoFilter ---
2023/08/13 00:31:30 distinct = true
2023/08/13 00:31:31 Using n1ql client
2023/08/13 00:31:31 Expected and Actual scan responses are the same
2023/08/13 00:31:31 
--- ScanAllFilterNil ---
2023/08/13 00:31:31 distinct = true
2023/08/13 00:31:31 Using n1ql client
2023/08/13 00:31:31 Expected and Actual scan responses are the same
2023/08/13 00:31:31 
--- ScanAll_AllFiltersNil ---
2023/08/13 00:31:31 distinct = true
2023/08/13 00:31:32 Using n1ql client
2023/08/13 00:31:32 Expected and Actual scan responses are the same
2023/08/13 00:31:32 
--- 3FieldsSingleSeek ---
2023/08/13 00:31:32 distinct = true
2023/08/13 00:31:32 Using n1ql client
2023/08/13 00:31:32 Expected and Actual scan responses are the same
2023/08/13 00:31:32 
--- 3FieldsMultipleSeeks ---
2023/08/13 00:31:32 distinct = true
2023/08/13 00:31:33 Using n1ql client
2023/08/13 00:31:33 Expected and Actual scan responses are the same
2023/08/13 00:31:33 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/13 00:31:33 distinct = true
2023/08/13 00:31:33 Using n1ql client
2023/08/13 00:31:33 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescDistinct (11.99s)
=== RUN   TestGroupAggrSetup
2023/08/13 00:31:33 In TestGroupAggrSetup()
2023/08/13 00:31:33 Emptying the default bucket
2023/08/13 00:31:36 Flush Enabled on bucket default, responseBody: 
2023/08/13 00:32:14 Flushed the bucket default, Response body: 
2023/08/13 00:32:14 Dropping the secondary index index_agg
2023/08/13 00:32:14 Populating the default bucket
2023/08/13 00:32:18 Created the secondary index index_agg. Waiting for it become active
2023/08/13 00:32:18 Index is 7996347358945454148 now active
--- PASS: TestGroupAggrSetup (51.12s)
=== RUN   TestGroupAggrLeading
2023/08/13 00:32:24 In TestGroupAggrLeading()
2023/08/13 00:32:24 Total Scanresults = 7
2023/08/13 00:32:24 Expected and Actual scan responses are the same
2023/08/13 00:32:24 Total Scanresults = 3
2023/08/13 00:32:24 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLeading (0.01s)
=== RUN   TestGroupAggrNonLeading
2023/08/13 00:32:24 In TestGroupAggrNonLeading()
2023/08/13 00:32:24 Total Scanresults = 4
2023/08/13 00:32:24 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNonLeading (0.05s)
=== RUN   TestGroupAggrNoGroup
2023/08/13 00:32:24 In TestGroupAggrNoGroup()
2023/08/13 00:32:25 Total Scanresults = 1
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroup (0.00s)
=== RUN   TestGroupAggrMinMax
2023/08/13 00:32:25 In TestGroupAggrMinMax()
2023/08/13 00:32:25 Total Scanresults = 4
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax (0.00s)
=== RUN   TestGroupAggrMinMax2
2023/08/13 00:32:25 In TestGroupAggrMinMax()
2023/08/13 00:32:25 Total Scanresults = 1
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax2 (0.00s)
=== RUN   TestGroupAggrLeading_N1QLExprs
2023/08/13 00:32:25 In TestGroupAggrLeading_N1QLExprs()
2023/08/13 00:32:25 Total Scanresults = 17
2023/08/13 00:32:25 basicGroupAggrN1QLExprs1: Scan validation passed
2023/08/13 00:32:25 Total Scanresults = 9
2023/08/13 00:32:25 basicGroupAggrN1QLExprs2: Scan validation passed
--- PASS: TestGroupAggrLeading_N1QLExprs (0.42s)
=== RUN   TestGroupAggrLimit
2023/08/13 00:32:25 In TestGroupAggrLimit()
2023/08/13 00:32:25 Total Scanresults = 3
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLimit (0.00s)
=== RUN   TestGroupAggrOffset
2023/08/13 00:32:25 In TestGroupAggrOffset()
2023/08/13 00:32:25 Total Scanresults = 3
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrOffset (0.00s)
=== RUN   TestGroupAggrCountN
2023/08/13 00:32:25 In TestGroupAggrCountN()
2023/08/13 00:32:25 Total Scanresults = 4
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 4
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrCountN (0.00s)
=== RUN   TestGroupAggrNoGroupNoMatch
2023/08/13 00:32:25 In TestGroupAggrNoGroupNoMatch()
2023/08/13 00:32:25 Total Scanresults = 1
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroupNoMatch (0.00s)
=== RUN   TestGroupAggrGroupNoMatch
2023/08/13 00:32:25 In TestGroupAggrGroupNoMatch()
2023/08/13 00:32:25 Total Scanresults = 0
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrGroupNoMatch (0.00s)
=== RUN   TestGroupAggrMultDataTypes
2023/08/13 00:32:25 In TestGroupAggrMultDataTypes()
2023/08/13 00:32:25 Total Scanresults = 8
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMultDataTypes (0.00s)
=== RUN   TestGroupAggrDistinct
2023/08/13 00:32:25 In TestGroupAggrDistinct()
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct (0.00s)
=== RUN   TestGroupAggrDistinct2
2023/08/13 00:32:25 In TestGroupAggrDistinct2()
2023/08/13 00:32:25 Total Scanresults = 1
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 4
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 4
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct2 (0.01s)
=== RUN   TestGroupAggrNull
2023/08/13 00:32:25 In TestGroupAggrNull()
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNull (0.00s)
=== RUN   TestGroupAggrInt64
2023/08/13 00:32:25 In TestGroupAggrInt64()
2023/08/13 00:32:25 Updating the default bucket
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
2023/08/13 00:32:25 Total Scanresults = 2
2023/08/13 00:32:25 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrInt64 (0.24s)
=== RUN   TestGroupAggr1
2023/08/13 00:32:25 In TestGroupAggr1()
2023/08/13 00:32:25 In DropAllSecondaryIndexes()
2023/08/13 00:32:25 Index found:  #primary
2023/08/13 00:32:25 Dropped index #primary
2023/08/13 00:32:25 Index found:  index_agg
2023/08/13 00:32:25 Dropped index index_agg
2023/08/13 00:32:25 Index found:  #primary
2023/08/13 00:32:25 Dropped index #primary
2023/08/13 00:32:25 Index found:  index_company_name_age_desc
2023/08/13 00:32:28 Dropped index index_company_name_age_desc
2023/08/13 00:32:28 Index found:  index_companyname_desc
2023/08/13 00:32:28 Dropped index index_companyname_desc
2023/08/13 00:32:28 Index found:  index_company_desc
2023/08/13 00:32:28 Dropped index index_company_desc
2023/08/13 00:33:06 Flushed the bucket default, Response body: 
2023/08/13 00:33:18 Created the secondary index idx_aggrs. Waiting for it become active
2023/08/13 00:33:18 Index is 322848982452310045 now active
2023/08/13 00:33:18 Total Scanresults = 633
2023/08/13 00:33:19 Total Scanresults = 743
--- PASS: TestGroupAggr1 (54.22s)
=== RUN   TestGroupAggrArrayIndex
2023/08/13 00:33:19 In TestGroupAggrArrayIndex()
2023/08/13 00:33:24 Created the secondary index ga_arr1. Waiting for it become active
2023/08/13 00:33:24 Index is 15152659638085584293 now active
2023/08/13 00:33:30 Created the secondary index ga_arr2. Waiting for it become active
2023/08/13 00:33:30 Index is 2991619609362048839 now active
2023/08/13 00:33:30 Scenario 1
2023/08/13 00:33:30 Total Scanresults = 633
2023/08/13 00:33:30 Scenario 2
2023/08/13 00:33:30 Total Scanresults = 2824
2023/08/13 00:33:31 Scenario 3
2023/08/13 00:33:31 Total Scanresults = 1
2023/08/13 00:33:31 Scenario 4
2023/08/13 00:33:31 Total Scanresults = 992
2023/08/13 00:33:32 Scenario 5
2023/08/13 00:33:32 Total Scanresults = 2824
2023/08/13 00:33:33 Scenario 6
2023/08/13 00:33:33 Total Scanresults = 1
2023/08/13 00:33:33 Scenario 7
2023/08/13 00:33:33 Total Scanresults = 2929
2023/08/13 00:33:36 Scenario 8
2023/08/13 00:33:36 Total Scanresults = 1171
2023/08/13 00:33:37 Scenario 9
2023/08/13 00:33:37 Total Scanresults = 1
2023/08/13 00:33:37 Scenario 10
2023/08/13 00:33:37 Total Scanresults = 633
2023/08/13 00:33:38 Scenario 11
2023/08/13 00:33:38 Total Scanresults = 1171
2023/08/13 00:33:38 Scenario 12
2023/08/13 00:33:38 Total Scanresults = 1
2023/08/13 00:33:38 Scenario 13
2023/08/13 00:33:43 Total Scanresults = 1
2023/08/13 00:33:43 Count of scanResults is 1
2023/08/13 00:33:43 Value: [2 133]
--- PASS: TestGroupAggrArrayIndex (23.33s)
=== RUN   TestGroupAggr_FirstValidAggrOnly
2023/08/13 00:33:43 In TestGroupAggr_FirstValidAggrOnly()
2023/08/13 00:33:43 In DropAllSecondaryIndexes()
2023/08/13 00:33:43 Index found:  ga_arr1
2023/08/13 00:33:43 Dropped index ga_arr1
2023/08/13 00:33:43 Index found:  #primary
2023/08/13 00:33:43 Dropped index #primary
2023/08/13 00:33:43 Index found:  ga_arr2
2023/08/13 00:33:43 Dropped index ga_arr2
2023/08/13 00:33:43 Index found:  #primary
2023/08/13 00:33:43 Dropped index #primary
2023/08/13 00:33:43 Index found:  idx_aggrs
2023/08/13 00:33:43 Dropped index idx_aggrs
2023/08/13 00:33:43 Index found:  test_oneperprimarykey
2023/08/13 00:33:43 Dropped index test_oneperprimarykey
2023/08/13 00:33:59 Created the secondary index idx_asc_3field. Waiting for it become active
2023/08/13 00:33:59 Index is 3266510213960730082 now active
2023/08/13 00:34:05 Created the secondary index idx_desc_3field. Waiting for it become active
2023/08/13 00:34:05 Index is 14916901382752886143 now active
2023/08/13 00:34:05 === MIN no group by ===
2023/08/13 00:34:05 Total Scanresults = 1
2023/08/13 00:34:05 Count of scanResults is 1
2023/08/13 00:34:05 Value: ["ACCEL"]
2023/08/13 00:34:06 === MIN no group by, no row match ===
2023/08/13 00:34:06 Total Scanresults = 1
2023/08/13 00:34:06 Count of scanResults is 1
2023/08/13 00:34:06 Value: [null]
2023/08/13 00:34:06 === MIN with group by ===
2023/08/13 00:34:06 Total Scanresults = 633
2023/08/13 00:34:06 === MIN with group by, no row match ===
2023/08/13 00:34:06 Total Scanresults = 0
2023/08/13 00:34:06 === One Aggr, no group by ===
2023/08/13 00:34:06 Total Scanresults = 1
2023/08/13 00:34:06 Count of scanResults is 1
2023/08/13 00:34:06 Value: ["FANFARE"]
2023/08/13 00:34:07 === One Aggr, no group by, no row match ===
2023/08/13 00:34:07 Total Scanresults = 1
2023/08/13 00:34:07 Count of scanResults is 1
2023/08/13 00:34:07 Value: [null]
2023/08/13 00:34:07 === Multiple Aggr, no group by ===
2023/08/13 00:34:07 Total Scanresults = 1
2023/08/13 00:34:07 Count of scanResults is 1
2023/08/13 00:34:07 Value: ["FANFARE" 15]
2023/08/13 00:34:07 === Multiple Aggr, no group by, no row match ===
2023/08/13 00:34:07 Total Scanresults = 1
2023/08/13 00:34:07 Count of scanResults is 1
2023/08/13 00:34:07 Value: [null null]
2023/08/13 00:34:07 === No Aggr, 1 group by ===
2023/08/13 00:34:07 Total Scanresults = 207
2023/08/13 00:34:07 === Aggr on non-leading key, previous equality filter, no group ===
2023/08/13 00:34:07 Total Scanresults = 1
2023/08/13 00:34:07 Count of scanResults is 1
2023/08/13 00:34:07 Value: [17]
2023/08/13 00:34:07 === Aggr on non-leading key, previous equality filters, no group ===
2023/08/13 00:34:07 Total Scanresults = 1
2023/08/13 00:34:07 Count of scanResults is 1
2023/08/13 00:34:07 Value: [null]
2023/08/13 00:34:07 === Aggr on non-leading key, previous non-equality filters, no group ===
2023/08/13 00:34:07 Total Scanresults = 1
2023/08/13 00:34:07 Count of scanResults is 1
2023/08/13 00:34:07 Value: ["Ahmed"]
2023/08/13 00:34:08 === MIN on desc, no group ===
2023/08/13 00:34:08 Total Scanresults = 1
2023/08/13 00:34:08 Count of scanResults is 1
2023/08/13 00:34:08 Value: ["FANFARE"]
2023/08/13 00:34:08 === MAX on asc, no group ===
2023/08/13 00:34:08 Total Scanresults = 1
2023/08/13 00:34:08 Count of scanResults is 1
2023/08/13 00:34:08 Value: ["OZEAN"]
2023/08/13 00:34:08 === MAX on desc, no group ===
2023/08/13 00:34:08 Total Scanresults = 1
2023/08/13 00:34:08 Count of scanResults is 1
2023/08/13 00:34:08 Value: ["OZEAN"]
2023/08/13 00:34:08 === COUNT(DISTINCT const_expr, no group ===
2023/08/13 00:34:08 Total Scanresults = 1
2023/08/13 00:34:08 Count of scanResults is 1
2023/08/13 00:34:08 Value: [1]
2023/08/13 00:34:08 === COUNT(DISTINCT const_expr, no group, no row match ===
2023/08/13 00:34:08 Total Scanresults = 1
2023/08/13 00:34:08 Count of scanResults is 1
2023/08/13 00:34:08 Value: [0]
2023/08/13 00:34:09 === COUNT(const_expr, no group ===
2023/08/13 00:34:09 Total Scanresults = 1
2023/08/13 00:34:09 Count of scanResults is 1
2023/08/13 00:34:09 Value: [321]
2023/08/13 00:34:13 Created the secondary index indexMinAggr. Waiting for it become active
2023/08/13 00:34:13 Index is 15917147849497106189 now active
2023/08/13 00:34:13 === Equality filter check: Equality for a, nil filter for b - inclusion 0, no filter for c ===
2023/08/13 00:34:13 Total Scanresults = 1
2023/08/13 00:34:13 Count of scanResults is 1
2023/08/13 00:34:13 Value: [5]
2023/08/13 00:34:13 === Equality filter check: Equality for a, nil filter for b - inclusion 3, no filter for c ===
2023/08/13 00:34:13 Total Scanresults = 1
2023/08/13 00:34:13 Count of scanResults is 1
2023/08/13 00:34:13 Value: [5]
2023/08/13 00:34:13 === Equality filter check: Equality for a, nil filter for b - inclusion 3, nil filter for c ===
2023/08/13 00:34:13 Total Scanresults = 1
2023/08/13 00:34:13 Count of scanResults is 1
2023/08/13 00:34:13 Value: [5]
--- PASS: TestGroupAggr_FirstValidAggrOnly (30.63s)
=== RUN   TestGroupAggrPrimary
2023/08/13 00:34:13 In TestGroupAggrPrimary()
2023/08/13 00:34:13 Total Scanresults = 1
2023/08/13 00:34:13 Total Scanresults = 1
2023/08/13 00:34:14 Total Scanresults = 1
2023/08/13 00:34:14 Total Scanresults = 1002
2023/08/13 00:34:14 Total Scanresults = 1002
2023/08/13 00:34:14 Total Scanresults = 1
2023/08/13 00:34:14 Total Scanresults = 1
2023/08/13 00:34:14 Total Scanresults = 1
2023/08/13 00:34:15 Total Scanresults = 1
2023/08/13 00:34:15 Total Scanresults = 1
2023/08/13 00:34:15 Total Scanresults = 1
2023/08/13 00:34:15 --- MB-28305 Scenario 1 ---
2023/08/13 00:34:15 Total Scanresults = 1
2023/08/13 00:34:15 Count of scanResults is 1
2023/08/13 00:34:15 Value: [0]
2023/08/13 00:34:15 --- MB-28305 Scenario 2 ---
2023/08/13 00:34:15 Total Scanresults = 1
2023/08/13 00:34:15 Count of scanResults is 1
2023/08/13 00:34:15 Value: [0]
2023/08/13 00:34:15 --- MB-28305 Scenario 3 ---
2023/08/13 00:34:15 Total Scanresults = 1
2023/08/13 00:34:15 Count of scanResults is 1
2023/08/13 00:34:15 Value: [0]
--- PASS: TestGroupAggrPrimary (1.49s)
=== RUN   TestGroupAggrDocumentKey
2023/08/13 00:34:15 In TestGroupAggrDocumentKey()
2023/08/13 00:34:15 Dropping the secondary index documentkey_idx1
2023/08/13 00:34:15 Dropping the secondary index documentkey_idx2
2023/08/13 00:34:15 Populating the default bucket for TestGroupAggrDocumentKey single key index
2023/08/13 00:34:19 Created the secondary index documentkey_idx1. Waiting for it become active
2023/08/13 00:34:19 Index is 284501733875501013 now active
2023/08/13 00:34:19 Using n1ql client
2023/08/13 00:34:19 Scanresult Row  ["1"] :  
2023/08/13 00:34:19 Scanresult Row  ["2"] :  
2023/08/13 00:34:19 Scanresult Row  ["3"] :  
2023/08/13 00:34:19 Expected and Actual scan responses are the same
2023/08/13 00:34:19 Populating the default bucket for TestGroupAggrDocumentKey composite key index
2023/08/13 00:34:26 Created the secondary index documentkey_idx2. Waiting for it become active
2023/08/13 00:34:26 Index is 9562854747505031188 now active
2023/08/13 00:34:26 Using n1ql client
2023/08/13 00:34:26 Scanresult Row  ["1"] :  
2023/08/13 00:34:26 Scanresult Row  ["2"] :  
2023/08/13 00:34:26 Scanresult Row  ["3"] :  
2023/08/13 00:34:26 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDocumentKey (10.89s)
=== RUN   TestRebalanceSetupCluster
2023/08/13 00:34:26 set14_rebalance_test.go::TestRebalanceSetupCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 00:34:26 set14_rebalance_test.go::TestRebalanceSetupCluster: 1. Setting up initial cluster configuration
2023/08/13 00:34:26 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/08/13 00:34:31 Rebalance progress: 2.994791666666666
2023/08/13 00:34:36 Rebalance progress: 8.333333333333334
2023/08/13 00:34:41 Rebalance progress: 14.2578125
2023/08/13 00:34:46 Rebalance progress: 19.85677083333334
2023/08/13 00:34:51 Rebalance progress: 25.390625
2023/08/13 00:34:56 Rebalance progress: 29.78515625
2023/08/13 00:35:01 Rebalance progress: 33.56119791666666
2023/08/13 00:35:06 Rebalance progress: 39.94140625
2023/08/13 00:35:11 Rebalance progress: 47.03776041666666
2023/08/13 00:35:16 Rebalance progress: 50
2023/08/13 00:35:21 Rebalance progress: 50
2023/08/13 00:35:26 Rebalance progress: 75
2023/08/13 00:35:31 Rebalance progress: 100
2023/08/13 00:35:31 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/13 00:35:32 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/13 00:35:49 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/13 00:36:04 Rebalance progress: 75
2023/08/13 00:36:09 Rebalance progress: 100
2023/08/13 00:36:09 set14_rebalance_test.go::TestRebalanceSetupCluster: 2. Changing indexer.settings.rebalance.redistribute_indexes to true
2023/08/13 00:36:09 Changing config key indexer.settings.rebalance.redistribute_indexes to value true
2023/08/13 00:36:09 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 (103.44s)
=== RUN   TestCreateDocsBeforeRebalance
2023/08/13 00:36:09 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/13 00:36:09 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 1. Creating 100 documents
2023/08/13 00:36:09 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 100 documents created
2023/08/13 00:36:09 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateDocsBeforeRebalance (0.14s)
=== RUN   TestCreateIndexesBeforeRebalance
2023/08/13 00:36:09 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/13 00:36:09 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 1. Creating 17 indexes: non-partitioned, 0-replica, non-deferred
2023/08/13 00:36:09 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN__id on `default`(_id)
2023/08/13 00:36:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN__id index is now active.
2023/08/13 00:36:13 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_docid on `default`(docid)
2023/08/13 00:36:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_docid index is now active.
2023/08/13 00:36:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_guid on `default`(guid)
2023/08/13 00:36:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_guid index is now active.
2023/08/13 00:36:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_isActive on `default`(isActive)
2023/08/13 00:36:32 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_isActive index is now active.
2023/08/13 00:36:32 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_balance on `default`(balance)
2023/08/13 00:36:38 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_balance index is now active.
2023/08/13 00:36:38 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_picture on `default`(picture)
2023/08/13 00:36:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_picture index is now active.
2023/08/13 00:36:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_age on `default`(age)
2023/08/13 00:36:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_age index is now active.
2023/08/13 00:36:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_eyeColor on `default`(eyeColor)
2023/08/13 00:36:56 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_eyeColor index is now active.
2023/08/13 00:36:56 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_name on `default`(name)
2023/08/13 00:37:02 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_name index is now active.
2023/08/13 00:37:02 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_gender on `default`(gender)
2023/08/13 00:37:08 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_gender index is now active.
2023/08/13 00:37:08 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_company on `default`(company)
2023/08/13 00:37:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_company index is now active.
2023/08/13 00:37:14 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_email on `default`(email)
2023/08/13 00:37:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_email index is now active.
2023/08/13 00:37:20 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_phone on `default`(phone)
2023/08/13 00:37:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_phone index is now active.
2023/08/13 00:37:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_registered on `default`(registered)
2023/08/13 00:37:32 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_registered index is now active.
2023/08/13 00:37:32 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_latitude on `default`(latitude)
2023/08/13 00:37:38 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_latitude index is now active.
2023/08/13 00:37:38 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_longitude on `default`(longitude)
2023/08/13 00:37:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_longitude index is now active.
2023/08/13 00:37:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_favoriteFruit on `default`(favoriteFruit)
2023/08/13 00:37:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_favoriteFruit index is now active.
2023/08/13 00:37:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 2. Creating 17 indexes: non-partitioned, 0-replica, DEFERRED
2023/08/13 00:37:50 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED__id_docid on `default`(_id, docid) with {"defer_build":true}
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED__id_docid index is now deferred.
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_docid_guid on `default`(docid, guid) with {"defer_build":true}
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_docid_guid index is now deferred.
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_guid_isActive on `default`(guid, isActive) with {"defer_build":true}
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_guid_isActive index is now deferred.
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_isActive_balance on `default`(isActive, balance) with {"defer_build":true}
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_isActive_balance index is now deferred.
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_balance_picture on `default`(balance, picture) with {"defer_build":true}
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_balance_picture index is now deferred.
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_picture_age on `default`(picture, age) with {"defer_build":true}
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_picture_age index is now deferred.
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_age_eyeColor on `default`(age, eyeColor) with {"defer_build":true}
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_age_eyeColor index is now deferred.
2023/08/13 00:37:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_eyeColor_name on `default`(eyeColor, name) with {"defer_build":true}
2023/08/13 00:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_eyeColor_name index is now deferred.
2023/08/13 00:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_name_gender on `default`(name, gender) with {"defer_build":true}
2023/08/13 00:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_name_gender index is now deferred.
2023/08/13 00:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_gender_company on `default`(gender, company) with {"defer_build":true}
2023/08/13 00:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_gender_company index is now deferred.
2023/08/13 00:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_company_email on `default`(company, email) with {"defer_build":true}
2023/08/13 00:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_company_email index is now deferred.
2023/08/13 00:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_email_phone on `default`(email, phone) with {"defer_build":true}
2023/08/13 00:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_email_phone index is now deferred.
2023/08/13 00:37:52 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_phone_registered on `default`(phone, registered) with {"defer_build":true}
2023/08/13 00:37:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_phone_registered index is now deferred.
2023/08/13 00:37:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_registered_latitude on `default`(registered, latitude) with {"defer_build":true}
2023/08/13 00:37:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_registered_latitude index is now deferred.
2023/08/13 00:37:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_latitude_longitude on `default`(latitude, longitude) with {"defer_build":true}
2023/08/13 00:37:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_latitude_longitude index is now deferred.
2023/08/13 00:37:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_longitude_favoriteFruit on `default`(longitude, favoriteFruit) with {"defer_build":true}
2023/08/13 00:37:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_longitude_favoriteFruit index is now deferred.
2023/08/13 00:37:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_favoriteFruit__id on `default`(favoriteFruit, _id) with {"defer_build":true}
2023/08/13 00:37:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_favoriteFruit__id index is now deferred.
2023/08/13 00:37:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 3. Creating 3 indexes: 7-PARTITION, 0-replica, non-deferred
2023/08/13 00:37:53 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/13 00:37:58 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS__id_guid index is now active.
2023/08/13 00:37:58 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/13 00:38:04 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_docid_isActive index is now active.
2023/08/13 00:38:04 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/13 00:38:11 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_guid_balance index is now active.
2023/08/13 00:38:11 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.52s)
=== RUN   TestIndexNodeRebalanceIn
2023/08/13 00:38:11 TestIndexNodeRebalanceIn entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 00:38:11 TestIndexNodeRebalanceIn: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/13 00:38:11 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/08/13 00:38:23 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/08/13 00:38:23 TestIndexNodeRebalanceIn: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/08/13 00:38:23 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/08/13 00:38:34 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/08/13 00:38:34 TestIndexNodeRebalanceIn: 3. Rebalancing
2023/08/13 00:38:39 Rebalance progress: 20
2023/08/13 00:38:44 Rebalance progress: 42.50000000000001
2023/08/13 00:38:49 Rebalance progress: 42.50000000000001
2023/08/13 00:38:54 Rebalance progress: 64.99999999999999
2023/08/13 00:39:01 Rebalance progress: 64.99999999999999
2023/08/13 00:39:04 Rebalance progress: 100
2023/08/13 00:39:04 TestIndexNodeRebalanceIn exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestIndexNodeRebalanceIn (55.46s)
=== RUN   TestCreateReplicatedIndexesBeforeRebalance
2023/08/13 00:39:06 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/13 00:39:06 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 1. Creating 5 indexes: non-partitioned, 2-REPLICA, non-deferred
2023/08/13 00:39:06 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS__id_isActive on `default`(_id, isActive) with {"num_replica":2}
2023/08/13 00:39:14 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS__id_isActive index is now active.
2023/08/13 00:39:14 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_docid_balance on `default`(docid, balance) with {"num_replica":2}
2023/08/13 00:39:24 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_docid_balance index is now active.
2023/08/13 00:39:24 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_guid_picture on `default`(guid, picture) with {"num_replica":2}
2023/08/13 00:39:33 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_guid_picture index is now active.
2023/08/13 00:39:33 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_isActive_age on `default`(isActive, age) with {"num_replica":2}
2023/08/13 00:39:49 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_isActive_age index is now active.
2023/08/13 00:39:49 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_balance_eyeColor on `default`(balance, eyeColor) with {"num_replica":2}
2023/08/13 00:39:59 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_balance_eyeColor index is now active.
2023/08/13 00:39:59 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 2. Creating 2 indexes: 5-PARTITION, 1-REPLICA, non-deferred
2023/08/13 00:39:59 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/13 00:40:14 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS__id_balance index is now active.
2023/08/13 00:40:14 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_5PARTITIONS_1REPLICAS_docid_picture on `default`(docid, picture) partition by hash(Meta().id) with {"num_partition":5, "num_replica":1}
2023/08/13 00:40:26 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS_docid_picture index is now active.
2023/08/13 00:40:26 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 (79.32s)
=== RUN   TestIndexNodeRebalanceOut
2023/08/13 00:40:26 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/13 00:40:26 set14_rebalance_test.go::TestIndexNodeRebalanceOut: 1. Rebalancing index node 127.0.0.1:9001 out of the cluster
2023/08/13 00:40:26 Removing node(s): [127.0.0.1:9001] from the cluster
2023/08/13 00:40:32 Rebalance progress: 20
2023/08/13 00:40:36 Rebalance progress: 30.35714285714286
2023/08/13 00:40:41 Rebalance progress: 41.07142857142857
2023/08/13 00:40:46 Rebalance progress: 48.21428571428572
2023/08/13 00:40:51 Rebalance progress: 55.35714285714286
2023/08/13 00:40:56 Rebalance progress: 62.5
2023/08/13 00:41:01 Rebalance progress: 69.64285714285714
2023/08/13 00:41:06 Rebalance progress: 76.78571428571428
2023/08/13 00:41:11 Rebalance progress: 87.5
2023-08-13T00:41:16.511+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.527+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.545+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.549+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.728+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.729+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.755+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.788+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.808+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.821+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.883+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.884+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.897+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.899+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.914+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.927+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.934+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.934+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:49770a56c18a345e8eb2be56d14325fb@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc018ac7950 0xc021cc4560 {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 f6cee166cf2f848c9fc699455a808a58 [{default /poolsStreaming/default?uuid=f6cee166cf2f848c9fc699455a808a58 /pools/default?uuid=f6cee166cf2f848c9fc699455a808a58}] 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.3550976e+07 couch_docs_data_size:1.982051e+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.106044e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.0270814208e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5686 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 026f58ce2c08a60431a858c77dfa985e inet 17752394 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.3904743e+07 index_disk_size:1.7555456e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.0494144512e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5680 7.6.0-1355-rel-EE-enterprise false [index] 21f594e575fa14d812ce181888602a6a inet 67697737 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:1.3426361e+07 index_disk_size:2.1446656e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.0476576768e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5679 7.6.0-1355-rel-EE-enterprise false [index] 7a886ef05ac0e25b59d947ec1fdf1ac4 inet 91282527 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=85923342&uuid=f6cee166cf2f848c9fc699455a808a58] /pools/default/nodeServices?v=69202768 /pools/default/serverGroups?v=63391191 [{default 3f4bcb87f51f74619eed7ae2f7c24fc1}] {0xc018ac7950 0xc021cc4560 {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 f6cee166cf2f848c9fc699455a808a58 [{default /poolsStreaming/default?uuid=f6cee166cf2f848c9fc699455a808a58 /pools/default?uuid=f6cee166cf2f848c9fc699455a808a58}] 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.3550976e+07 couch_docs_data_size:1.982051e+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.106044e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.0270814208e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5686 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 026f58ce2c08a60431a858c77dfa985e inet 17752394 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.3904743e+07 index_disk_size:1.7555456e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.0494144512e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5680 7.6.0-1355-rel-EE-enterprise false [index] 21f594e575fa14d812ce181888602a6a inet 67697737 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:1.3426361e+07 index_disk_size:2.1446656e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.0476576768e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5679 7.6.0-1355-rel-EE-enterprise false [index] 7a886ef05ac0e25b59d947ec1fdf1ac4 inet 91282527 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-13T00:41:16.938+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023/08/13 00:41:16 Rebalance progress: 100
2023-08-13T00:41:16.951+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.963+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.968+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.991+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-13T00:41:16.991+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:49770a56c18a345e8eb2be56d14325fb@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc01b0574d0 0xc00c3474c0 {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 f6cee166cf2f848c9fc699455a808a58 [{default /poolsStreaming/default?uuid=f6cee166cf2f848c9fc699455a808a58 /pools/default?uuid=f6cee166cf2f848c9fc699455a808a58}] 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.3550976e+07 couch_docs_data_size:1.982051e+06 couch