Building

Started building at 2023/08/14 02:17:54
Using pegged server, 1355 build
Calculating base
Updating mirror
Basing run on 7.6.0-1355 2efa34a028
Updating tree for run 14.08.2023-02.17
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 4c1ccef0] 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 44f2966d] 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 ec22ba02] 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 5af66860] 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 74020a4c] 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 e857c3f8] 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 9cb56761] 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 2647bb49] 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 319293d6] MB-58252 Pass partnMergeWaitGroup by reference
 Author: Varun Velamuri 
 Date: Fri Aug 11 11:51:47 2023 -0700
 1 file changed, 21 insertions(+), 14 deletions(-)
Pulling in uncommitted change 195303 at refs/changes/03/195303/2
Total 23 (delta 19), reused 23 (delta 19)
[unstable 9f744abb] MB-100 Wait for index build from prior test to finish
 Author: Varun Velamuri 
 Date: Sat Aug 12 10:37:49 2023 -0700
 1 file changed, 5 insertions(+), 1 deletion(-)
Building community edition
Building cmakefiles and deps [CE]
Building main product [CE]
Build CE finished
BUILD_ENTERPRISE empty. Building enterprise edition
Building Enterprise Edition
Building cmakefiles and deps [EE]
Building main product [EE]
Build EE finished

Testing

Started testing at 2023/08/14 03:14:21
Testing mode: sanity,unit,functional,serverless,integration
Using storage type: fdb
Setting ulimit to 200000

Simple Test

Aug 14 03:16:02 suite_setUp (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 14 03:20:28 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 14 03:24:54 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 14 03:29:25 b" 'stop_on_failure': 'True'}"
Aug 14 03:29:25 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops,nodes_in=3,replicas=1,items=50000,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,get-logs-cluster-run=True,doc_ops=create;update;delete'
Aug 14 03:29:25 b"{'nodes_in': '3', 'replicas': '1', 'items': '50000', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'get-logs-cluster-run': 'True', 'doc_ops': 'create;update;delete', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 1, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'False', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-14_03-14-45/test_1'}"
Aug 14 03:29:25 b'-->result: '
Aug 14 03:29:25 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 1 , fail 0'
Aug 14 03:29:25 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops,nodes_in=3,bucket_type=ephemeral,replicas=1,items=50000,get-logs-cluster-run=True,doc_ops=create;update;delete'
Aug 14 03:29:25 b"{'nodes_in': '3', 'bucket_type': 'ephemeral', 'replicas': '1', 'items': '50000', 'get-logs-cluster-run': 'True', 'doc_ops': 'create;update;delete', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 2, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-14_03-14-45/test_2'}"
Aug 14 03:29:25 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 03:29:25 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t memcapable.WarmUpMemcachedTest.do_warmup_100k,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,get-logs-cluster-run=True'
Aug 14 03:29:25 b"{'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 3, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-14_03-14-45/test_3'}"
Aug 14 03:29:25 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 03:29:25 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 03:29:25 b'failures so far...'
Aug 14 03:29:25 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.createdeleteview.CreateDeleteViewTests.test_view_ops,ddoc_ops=create,test_with_view=True,num_ddocs=1,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,num_views_per_ddoc=10,items=1000,skip_cleanup=False,get-logs-cluster-run=True'
Aug 14 03:29:25 b"{'ddoc_ops': 'create', 'test_with_view': 'True', 'num_ddocs': '1', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'num_views_per_ddoc': '10', 'items': '1000', 'skip_cleanup': 'False', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 4, 'total_testcases': 8, 'last_case_fail': 'True', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-14_03-14-45/test_4'}"
Aug 14 03:30:38 b'http://127.0.0.1:9003/pools/default with status False: unknown pool'ok
Aug 14 03:40:20 test_employee_dataset_startkey_endkey_queries_rebalance_in (view.viewquerytests.ViewQueryTests) ... ok
Aug 14 03:41:08 test_simple_dataset_stale_queries_data_modification (view.viewquerytests.ViewQueryTests) ... ok
Aug 14 03:45:22 load_with_ops (xdcr.uniXDCR.unidirectional) ... ok
Aug 14 03:47:34 load_with_failover (xdcr.uniXDCR.unidirectional) ... 
Aug 14 03:47:34 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 03:47:34 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 03:47:34 b'failures so far...'
Aug 14 03:47:34 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 14 03:47:34 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in,num_nodes_to_add=1,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,skip_rebalance=true,docs-per-day=1,timeout=1200,get-logs-cluster-run=True'
Aug 14 03:47:34 b"{'num_nodes_to_add': '1', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'skip_rebalance': 'true', 'docs-per-day': '1', 'timeout': '1200', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 5, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-14_03-14-45/test_5'}"
Aug 14 03:47:34 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 03:47:34 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 03:47:34 b'failures so far...'
Aug 14 03:47:34 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 14 03:47:34 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 1 , fail 0'
Aug 14 03:47:34 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification,num-docs=1000,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,skip_rebalance=true,timeout=1200,get-logs-cluster-run=True'
Aug 14 03:47:34 b"{'num-docs': '1000', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'skip_rebalance': 'true', 'timeout': '1200', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 6, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-14_03-14-45/test_6'}"
Aug 14 03:47:34 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 03:47:34 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 03:47:34 b'failures so far...'
Aug 14 03:47:34 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 14 03:47:34 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 14 03:47:34 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t xdcr.uniXDCR.unidirectional.load_with_ops,replicas=1,items=10000,value_size=128,ctopology=chain,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,rdirection=unidirection,doc-ops=update-delete,get-logs-cluster-run=True'
Aug 14 03:47:34 b"{'replicas': '1', 'items': '10000', 'value_size': '128', 'ctopology': 'chain', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'rdirection': 'unidirection', 'doc-ops': 'update-delete', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 7, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-14_03-14-45/test_7'}"
Aug 14 03:47:34 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 03:47:34 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 03:47:34 b'failures so far...'
Aug 14 03:47:34 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 14 03:47:34 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 14 03:47:34 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 1 , fail 0'
Aug 14 03:47:34 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t xdcr.uniXDCR.unidirectional.load_with_failover,replicas=1,items=10000,ctopology=chain,rdirection=unidirection,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,doc-ops=update-delete,failover=source,get-logs-cluster-run=True'
Aug 14 03:47:34 b"{'replicas': '1', 'items': '10000', 'ctopology': 'chain', 'rdirection': 'unidirection', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'doc-ops': 'update-delete', 'failover': 'source', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 8, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Aug-14_03-14-45/test_8'}"
Aug 14 03:49:41 b'http://127.0.0.1:9001/pools/default with status False: unknown pool'ok
Aug 14 03:52:33 suite_tearDown (xdcr.uniXDCR.unidirectional) ... ok
Aug 14 03:52:34 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 14 03:52:34 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 14 03:52:34 b'failures so far...'
Aug 14 03:52:34 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 14 03:52:34 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 14 03:52:34 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 2 , fail 0'
Aug 14 03:52:34 b'Run after suite setup for xdcr.uniXDCR.unidirectional.load_with_failover'
Aug 14 03:52:34 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 14 03:52:34 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 14 03:52:34 b"('memcapable.WarmUpMemcachedTest.do_warmup_100k', ' fail ')"
Aug 14 03:52:34 b"('view.createdeleteview.CreateDeleteViewTests.test_view_ops', ' pass')"
Aug 14 03:52:34 b"('view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in', ' pass')"
Aug 14 03:52:34 b"('view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification', ' pass')"
Aug 14 03:52:34 b"('xdcr.uniXDCR.unidirectional.load_with_ops', ' pass')"
Aug 14 03:52:34 b"('xdcr.uniXDCR.unidirectional.load_with_failover', ' pass')"
Aug 14 03:52:34 Makefile:30: recipe for target 'simple-test' failed

Unit tests

=== 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.035s
=== RUN   TestForestDBIterator
2023-08-14T03:52:56.567+05:30 [INFO][FDB] Forestdb blockcache size 134217728 initialized in 5028 us

2023-08-14T03:52:56.568+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-14T03:52:56.571+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIterator (0.01s)
=== RUN   TestForestDBIteratorSeek
2023-08-14T03:52:56.572+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-14T03:52:56.575+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-14T03:52:57.569+05:30 DEBU REGU.impl.init.0.func1() at aggrecorder.go:57 [id 66] will report aggregate recorder stats every 5m0s 
Initial build: 10000000 items took 1m48.199782649s -> 92421.62743006602 items/s
Incr build: 10000000 items took 2m8.777981939s -> 77653.02615735067 items/s
Main Index: {
"node_count":             18000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3333,
"memory_used":            1695892044,
"node_allocs":            18000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 13500614,
"level1": 3374321,
"level2": 843900,
"level3": 210889,
"level4": 52683,
"level5": 13205,
"level6": 3290,
"level7": 834,
"level8": 189,
"level9": 58,
"level10": 15,
"level11": 2,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
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 (236.98s)
=== 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	261.063s
=== RUN   TestConnPoolBasicSanity
2023-08-14T03:57:21.020+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-08-14T03:57:21.227+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T03:57:22.020+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnPoolBasicSanity (5.00s)
=== RUN   TestConnRelease
2023-08-14T03:57:26.022+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-14T03:58:05.816+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T03:58:06.039+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnRelease (43.80s)
=== RUN   TestLongevity
2023-08-14T03:58:09.818+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 0 conns.
Releasing 0 conns.
Getting 2 conns.
Releasing 1 conns.
Getting 3 conns.
Releasing 3 conns.
Getting 0 conns.
Releasing 3 conns.
Getting 4 conns.
Releasing 1 conns.
Getting 0 conns.
Releasing 4 conns.
Getting 4 conns.
Releasing 4 conns.
Getting 4 conns.
Releasing 1 conns.
Getting 4 conns.
Releasing 2 conns.
Getting 1 conns.
Releasing 2 conns.
Getting 3 conns.
Releasing 0 conns.
Getting 3 conns.
Releasing 3 conns.
Getting 4 conns.
Releasing 0 conns.
Getting 1 conns.
Releasing 2 conns.
Getting 1 conns.
2023-08-14T03:58:48.414+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T03:58:48.839+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLongevity (42.60s)
=== RUN   TestSustainedHighConns
2023-08-14T03:58:52.416+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Allocating 22 Connections
cp.curActConns = 0
Returning 2 Connections
cp.curActConns = 11
Returning 1 Connections
cp.curActConns = 19
Returning 0 Connections
Allocating 19 Connections
cp.curActConns = 22
Returning 0 Connections
cp.curActConns = 34
Returning 4 Connections
cp.curActConns = 34
Allocating 23 Connections
Returning 4 Connections
cp.curActConns = 45
Returning 2 Connections
cp.curActConns = 51
Returning 2 Connections
Allocating 6 Connections
cp.curActConns = 55
Returning 1 Connections
Allocating 15 Connections
cp.curActConns = 56
Returning 0 Connections
cp.curActConns = 68
Returning 4 Connections
cp.curActConns = 65
Allocating 3 Connections
Returning 1 Connections
cp.curActConns = 67
Allocating 2 Connections
Returning 4 Connections
cp.curActConns = 65
Allocating 8 Connections
Returning 2 Connections
cp.curActConns = 71
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 71
Returning 0 Connections
Allocating 10 Connections
cp.curActConns = 80
Returning 0 Connections
cp.curActConns = 81
Allocating 11 Connections
Returning 4 Connections
cp.curActConns = 88
Returning 1 Connections
Allocating 10 Connections
cp.curActConns = 92
Returning 0 Connections
cp.curActConns = 97
Returning 4 Connections
Allocating 7 Connections
cp.curActConns = 100
Returning 2 Connections
Allocating 6 Connections
cp.curActConns = 104
Returning 4 Connections
Allocating 12 Connections
cp.curActConns = 104
Returning 3 Connections
cp.curActConns = 109
Returning 1 Connections
Allocating 21 Connections
cp.curActConns = 116
Returning 1 Connections
cp.curActConns = 128
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 128
Returning 2 Connections
Allocating 16 Connections
cp.curActConns = 128
Returning 0 Connections
cp.curActConns = 140
Returning 0 Connections
cp.curActConns = 142
Returning 2 Connections
Allocating 12 Connections
cp.curActConns = 152
Returning 4 Connections
Allocating 14 Connections
cp.curActConns = 152
Returning 4 Connections
cp.curActConns = 158
Returning 0 Connections
Allocating 8 Connections
cp.curActConns = 163
Returning 3 Connections
cp.curActConns = 163
Allocating 20 Connections
Returning 2 Connections
cp.curActConns = 174
Returning 0 Connections
cp.curActConns = 181
Returning 4 Connections
Allocating 16 Connections
cp.curActConns = 186
Returning 0 Connections
cp.curActConns = 193
Returning 2 Connections
Allocating 5 Connections
cp.curActConns = 196
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 198
Returning 4 Connections
Allocating 15 Connections
cp.curActConns = 198
Returning 3 Connections
cp.curActConns = 206
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 205
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 206
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 209
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 209
Returning 3 Connections
cp.curActConns = 208
Allocating 3 Connections
Returning 4 Connections
cp.curActConns = 207
Allocating 0 Connections
Returning 1 Connections
cp.curActConns = 206
Allocating 0 Connections
Returning 1 Connections
cp.curActConns = 205
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 205
Returning 2 Connections
Allocating 1 Connections
cp.curActConns = 204
Allocating 0 Connections
Returning 3 Connections
cp.curActConns = 201
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 200
Allocating 3 Connections
Returning 2 Connections
cp.curActConns = 201
Returning 3 Connections
Allocating 22 Connections
cp.curActConns = 220
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 220
Returning 0 Connections
cp.curActConns = 221
Allocating 2 Connections
Returning 3 Connections
cp.curActConns = 220
Allocating 1 Connections
Returning 4 Connections
cp.curActConns = 217
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 219
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 220
Allocating 1 Connections
Returning 3 Connections
cp.curActConns = 218
Allocating 4 Connections
Returning 3 Connections
cp.curActConns = 219
Allocating 2 Connections
Returning 4 Connections
cp.curActConns = 217
Returning 2 Connections
Allocating 0 Connections
cp.curActConns = 215
Allocating 0 Connections
Returning 0 Connections
cp.curActConns = 215
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 217
Allocating 1 Connections
Returning 1 Connections
cp.curActConns = 217
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 217
Allocating 0 Connections
Returning 4 Connections
cp.curActConns = 213
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 211
Allocating 3 Connections
Returning 2 Connections
cp.curActConns = 212
Allocating 3 Connections
Returning 2 Connections
cp.curActConns = 213
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 211
Allocating 0 Connections
Returning 4 Connections
cp.curActConns = 207
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 209
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 210
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 206
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 208
Allocating 1 Connections
Returning 2 Connections
cp.curActConns = 207
Allocating 2 Connections
Returning 2 Connections
cp.curActConns = 207
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 207
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 209
Allocating 2 Connections
Returning 2 Connections
cp.curActConns = 209
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 210
Allocating 1 Connections
Returning 4 Connections
cp.curActConns = 207
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 205
Allocating 2 Connections
Returning 4 Connections
cp.curActConns = 203
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 205
Allocating 4 Connections
Returning 0 Connections
cp.curActConns = 209
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 209
Allocating 0 Connections
Returning 4 Connections
cp.curActConns = 205
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 206
Allocating 0 Connections
Returning 2 Connections
cp.curActConns = 204
Allocating 3 Connections
Returning 0 Connections
cp.curActConns = 207
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 208
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 206
Retuning from startAllocatorRoutine
Retuning from startDeallocatorRoutine
2023-08-14T03:59:47.500+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T03:59:48.450+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestSustainedHighConns (59.09s)
=== RUN   TestLowWM
2023-08-14T03:59:51.501+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 20 overflow 5 low WM 10 relConn batch size 2 ...
2023-08-14T04:00:51.519+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-14T04:01:51.536+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-14T04:01:57.017+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T04:01:57.537+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLowWM (129.52s)
=== RUN   TestTotalConns
2023-08-14T04:02:01.020+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 120 overflow 5 low WM 10 relConn batch size 10 ...
2023-08-14T04:02:15.219+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T04:02:16.026+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestTotalConns (18.20s)
=== RUN   TestUpdateTickRate
2023-08-14T04:02:19.222+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 40 overflow 5 low WM 2 relConn batch size 2 ...
2023-08-14T04:02:40.075+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-14T04:02:40.234+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestUpdateTickRate (24.86s)
PASS
ok  	github.com/couchbase/indexing/secondary/queryport/client	323.107s
Starting server: attempt 1

Functional tests

2023/08/14 04:05:05 In TestMain()
2023/08/14 04:05:05 otp node fetch error: json: cannot unmarshal string into Go value of type couchbase.Pool
2023/08/14 04:05:05 Initialising services with role: kv,n1ql on node: 127.0.0.1:9000
2023/08/14 04:05:06 Initialising web UI on node: 127.0.0.1:9000
2023/08/14 04:05:07 InitWebCreds, response is: {"newBaseUri":"http://127.0.0.1:9000/"}
2023/08/14 04:05:08 Setting data quota of 1500M and Index quota of 1500M
2023/08/14 04:05:09 Adding node: https://127.0.0.1:19001 with role: kv,index to the cluster
2023/08/14 04:05:25 AddNode: Successfully added node: 127.0.0.1:9001 (role kv,index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 04:05:30 Rebalance progress: 0
2023/08/14 04:05:35 Rebalance progress: 0
2023/08/14 04:05:40 Rebalance progress: 75
2023/08/14 04:05:45 Rebalance progress: 100
2023/08/14 04:05:50 Created bucket default, responseBody: 
2023/08/14 04:05:55 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 04:05:55 Successfully initialised cluster
2023/08/14 04:05:55 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 04:05:56 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/14 04:05:56 Changing config key queryport.client.log_level to value Warn
2023/08/14 04:05:56 Changing config key indexer.api.enableTestServer to value true
2023/08/14 04:05:56 Changing config key indexer.settings.persisted_snapshot_init_build.moi.interval to value 60000
2023/08/14 04:05:56 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 60000
2023/08/14 04:05:56 Changing config key indexer.settings.log_level to value info
2023/08/14 04:05:56 Changing config key indexer.settings.storage_mode.disable_upgrade to value true
2023/08/14 04:05:56 Using forestdb for creating indexes
2023/08/14 04:05:56 Changing config key indexer.settings.storage_mode to value forestdb
2023-08-14T04:05:56.979+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/14 04:06:01 Data file exists. Skipping download
2023/08/14 04:06:01 Data file exists. Skipping download
2023/08/14 04:06:03 In DropAllSecondaryIndexes()
2023/08/14 04:06:03 Emptying the default bucket
2023/08/14 04:06:06 Flush Enabled on bucket default, responseBody: 
2023/08/14 04:06:44 Flushed the bucket default, Response body: 
2023/08/14 04:06:44 Create Index On the empty default Bucket()
2023/08/14 04:06:47 Created the secondary index index_eyeColor. Waiting for it become active
2023/08/14 04:06:47 Index is 8964637402478320080 now active
2023/08/14 04:06:47 Populating the default bucket
=== RUN   TestScanAfterBucketPopulate
2023/08/14 04:06:56 In TestScanAfterBucketPopulate()
2023/08/14 04:06:56 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/14 04:06:56 Using n1ql client
2023-08-14T04:06:56.877+05:30 [Info] creating GsiClient for 127.0.0.1:9000
2023/08/14 04:06:57 Expected and Actual scan responses are the same
--- PASS: TestScanAfterBucketPopulate (0.43s)
=== RUN   TestRestartNilSnapshot
2023/08/14 04:06:57 In TestRestartNilSnapshot()
2023/08/14 04:07:01 Created the secondary index idx_age. Waiting for it become active
2023/08/14 04:07:01 Index is 12084642592518699161 now active
2023/08/14 04:07:01 Restarting indexer process ...
2023/08/14 04:07:01 []
2023-08-14T04:07:01.744+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-14T04:07:01.749+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/14 04:10:21 Using n1ql client
2023-08-14T04:10:21.701+05:30 [Error] transport error between 127.0.0.1:48336->127.0.0.1:9107: write tcp 127.0.0.1:48336->127.0.0.1:9107: write: broken pipe
2023-08-14T04:10:21.701+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 3935123097944684958 request transport failed `write tcp 127.0.0.1:48336->127.0.0.1:9107: write: broken pipe`
2023-08-14T04:10:21.701+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T04:10:21.701+05:30 [Error] metadataClient:PickRandom: Replicas - [13452596024267389906], PrunedReplica - map[], FilteredReplica map[]
2023/08/14 04:10:21 Expected and Actual scan responses are the same
--- PASS: TestRestartNilSnapshot (204.56s)
=== RUN   TestThreeIndexCreates
2023/08/14 04:10:21 In TestThreeIndexCreates()
2023/08/14 04:10:26 Created the secondary index index_balance. Waiting for it become active
2023/08/14 04:10:26 Index is 8891507857568041419 now active
2023/08/14 04:10:26 Create docs mutations
2023/08/14 04:10:26 Using n1ql client
2023/08/14 04:10:26 Expected and Actual scan responses are the same
2023/08/14 04:10:32 Created the secondary index index_email. Waiting for it become active
2023/08/14 04:10:32 Index is 9903319938708377216 now active
2023/08/14 04:10:32 Create docs mutations
2023/08/14 04:10:33 Using n1ql client
2023/08/14 04:10:33 Expected and Actual scan responses are the same
2023/08/14 04:10:39 Created the secondary index index_pin. Waiting for it become active
2023/08/14 04:10:39 Index is 14828913357405838314 now active
2023/08/14 04:10:39 Delete docs mutations
2023/08/14 04:10:39 Using n1ql client
2023/08/14 04:10:40 Expected and Actual scan responses are the same
--- PASS: TestThreeIndexCreates (18.28s)
=== RUN   TestMultipleIndexCreatesDropsWithMutations
2023/08/14 04:10:40 In TestThreeIndexCreates()
2023/08/14 04:10:46 Created the secondary index index_state. Waiting for it become active
2023/08/14 04:10:46 Index is 678533804462229111 now active
2023/08/14 04:10:46 Create docs mutations
2023/08/14 04:10:46 Using n1ql client
2023/08/14 04:10:46 Expected and Actual scan responses are the same
2023/08/14 04:10:53 Created the secondary index index_registered. Waiting for it become active
2023/08/14 04:10:53 Index is 10586071231882822091 now active
2023/08/14 04:10:53 Create docs mutations
2023/08/14 04:10:53 Using n1ql client
2023/08/14 04:10:53 Expected and Actual scan responses are the same
2023/08/14 04:11:00 Created the secondary index index_gender. Waiting for it become active
2023/08/14 04:11:00 Index is 7485359836474490904 now active
2023/08/14 04:11:00 Create docs mutations
2023/08/14 04:11:00 Using n1ql client
2023/08/14 04:11:00 Expected and Actual scan responses are the same
2023/08/14 04:11:00 Dropping the secondary index index_registered
2023/08/14 04:11:00 Index dropped
2023/08/14 04:11:00 Create docs mutations
2023/08/14 04:11:00 Delete docs mutations
2023/08/14 04:11:01 Using n1ql client
2023/08/14 04:11:01 Expected and Actual scan responses are the same
2023/08/14 04:11:06 Created the secondary index index_longitude. Waiting for it become active
2023/08/14 04:11:06 Index is 2303947290691235690 now active
2023/08/14 04:11:06 Create docs mutations
2023/08/14 04:11:06 Using n1ql client
2023/08/14 04:11:07 Expected and Actual scan responses are the same
--- PASS: TestMultipleIndexCreatesDropsWithMutations (27.07s)
=== RUN   TestCreateDropScan
2023/08/14 04:11:07 In TestCreateDropScan()
2023/08/14 04:11:13 Created the secondary index index_cd. Waiting for it become active
2023/08/14 04:11:13 Index is 11137427852132756874 now active
2023/08/14 04:11:13 Using n1ql client
2023/08/14 04:11:13 Expected and Actual scan responses are the same
2023/08/14 04:11:13 Dropping the secondary index index_cd
2023/08/14 04:11:13 Index dropped
2023/08/14 04:11:13 Using n1ql client
2023/08/14 04:11:13 Scan failed as expected with error: Index Not Found - cause: GSI index index_cd not found.
--- PASS: TestCreateDropScan (6.65s)
=== RUN   TestCreateDropCreate
2023/08/14 04:11:13 In TestCreateDropCreate()
2023/08/14 04:11:20 Created the secondary index index_cdc. Waiting for it become active
2023/08/14 04:11:20 Index is 6473180922961357787 now active
2023/08/14 04:11:20 Using n1ql client
2023/08/14 04:11:20 Expected and Actual scan responses are the same
2023/08/14 04:11:20 Dropping the secondary index index_cdc
2023/08/14 04:11:20 Index dropped
2023/08/14 04:11:20 Using n1ql client
2023/08/14 04:11:20 Scan 2 failed as expected with error: Index Not Found - cause: GSI index index_cdc not found.
2023/08/14 04:11:26 Created the secondary index index_cdc. Waiting for it become active
2023/08/14 04:11:26 Index is 15633409551974020698 now active
2023/08/14 04:11:26 Using n1ql client
2023/08/14 04:11:26 Expected and Actual scan responses are the same
2023/08/14 04:11:26 (Inclusion 1) Lengths of expected and actual scan results are 5069 and 5069. Num of docs in bucket = 10402
2023/08/14 04:11:26 Using n1ql client
2023/08/14 04:11:26 Expected and Actual scan responses are the same
2023/08/14 04:11:26 (Inclusion 3) Lengths of expected and actual scan results are 5069 and 5069. Num of docs in bucket = 10402
--- PASS: TestCreateDropCreate (13.11s)
=== RUN   TestCreate2Drop1Scan2
2023/08/14 04:11:26 In TestCreate2Drop1Scan2()
2023/08/14 04:11:33 Created the secondary index index_i1. Waiting for it become active
2023/08/14 04:11:33 Index is 5221510130735766588 now active
2023/08/14 04:11:39 Created the secondary index index_i2. Waiting for it become active
2023/08/14 04:11:39 Index is 14309071839633888262 now active
2023/08/14 04:11:39 Using n1ql client
2023/08/14 04:11:39 Expected and Actual scan responses are the same
2023/08/14 04:11:39 Using n1ql client
2023/08/14 04:11:39 Expected and Actual scan responses are the same
2023/08/14 04:11:39 Dropping the secondary index index_i1
2023/08/14 04:11:39 Index dropped
2023/08/14 04:11:40 Using n1ql client
2023/08/14 04:11:40 Expected and Actual scan responses are the same
--- PASS: TestCreate2Drop1Scan2 (13.26s)
=== RUN   TestIndexNameCaseSensitivity
2023/08/14 04:11:40 In TestIndexNameCaseSensitivity()
2023/08/14 04:11:46 Created the secondary index index_age. Waiting for it become active
2023/08/14 04:11:46 Index is 64624704209620021 now active
2023/08/14 04:11:46 Using n1ql client
2023/08/14 04:11:46 Expected and Actual scan responses are the same
2023/08/14 04:11:46 Using n1ql client
2023/08/14 04:11:46 Scan failed as expected with error: Index Not Found - cause: GSI index index_Age not found.
--- PASS: TestIndexNameCaseSensitivity (6.36s)
=== RUN   TestCreateDuplicateIndex
2023/08/14 04:11:46 In TestCreateDuplicateIndex()
2023/08/14 04:11:52 Created the secondary index index_di1. Waiting for it become active
2023/08/14 04:11:52 Index is 13019565293898437944 now active
2023/08/14 04:11:52 Index found:  index_di1
2023/08/14 04:11:52 Create failed as expected with error: Index index_di1 already exists.
--- PASS: TestCreateDuplicateIndex (6.24s)
=== RUN   TestDropNonExistingIndex
2023/08/14 04:11:52 In TestDropNonExistingIndex()
2023/08/14 04:11:52 Dropping the secondary index 123456
2023/08/14 04:11:52 Index drop failed as expected with error: Index does not exist.
--- PASS: TestDropNonExistingIndex (0.05s)
=== RUN   TestCreateIndexNonExistentBucket
2023/08/14 04:11:52 In TestCreateIndexNonExistentBucket()
2023-08-14T04:11:53.382+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-14T04:12:04.384+05:30 [Error] Fail to create index: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
2023/08/14 04:12:04 Index create failed as expected with error: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
--- PASS: TestCreateIndexNonExistentBucket (11.51s)
=== RUN   TestScanWithNoTimeout
2023/08/14 04:12:04 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/14 04:12:04 Changing config key indexer.settings.scan_timeout to value 0
2023/08/14 04:12:04 Using n1ql client
2023/08/14 04:12:05 Expected and Actual scan responses are the same
--- PASS: TestScanWithNoTimeout (0.67s)
=== RUN   TestIndexingOnBinaryBucketMeta
2023/08/14 04:12:05 In TestIndexingOnBinaryBucketMeta()
2023/08/14 04:12:05 	 1. Populate a bucekt with binary docs and create indexs on the `id`, `cas` and `expiration` fields of Metadata
2023/08/14 04:12:05 	 2. Validate the test by comparing the items_count of indexes and the number of docs in the bucket for each of the fields
2023/08/14 04:12:08 Modified parameters of bucket default, responseBody: 
2023/08/14 04:12:08 Created bucket binaryBucket, responseBody: 
2023/08/14 04:12:26 Created the secondary index index_binary_meta_id. Waiting for it become active
2023/08/14 04:12:26 Index is 3333532041750396756 now active
2023/08/14 04:12:31 items_count stat is 10 for index index_binary_meta_id
2023/08/14 04:12:31 Dropping the secondary index index_binary_meta_id
2023/08/14 04:12:31 Index dropped
2023/08/14 04:12:34 Created the secondary index index_binary_meta_cas. Waiting for it become active
2023/08/14 04:12:34 Index is 17832692678212270266 now active
2023/08/14 04:12:39 items_count stat is 10 for index index_binary_meta_cas
2023/08/14 04:12:39 Dropping the secondary index index_binary_meta_cas
2023/08/14 04:12:39 Index dropped
2023/08/14 04:12:42 Created the secondary index index_binary_meta_expiration. Waiting for it become active
2023/08/14 04:12:42 Index is 5894150234917974339 now active
2023/08/14 04:12:47 items_count stat is 10 for index index_binary_meta_expiration
2023/08/14 04:12:47 Dropping the secondary index index_binary_meta_expiration
2023/08/14 04:12:47 Index dropped
2023/08/14 04:12:49 Deleted bucket binaryBucket, responseBody: 
2023/08/14 04:12:52 Modified parameters of bucket default, responseBody: 
--- PASS: TestIndexingOnBinaryBucketMeta (62.08s)
=== RUN   TestRetainDeleteXATTRBinaryDocs
2023/08/14 04:13:07 In TestRetainDeleteXATTRBinaryDocs()
2023/08/14 04:13:07 	 1. Populate a bucket with binary docs having system XATTRS
2023/08/14 04:13:07 	 2. Create index on the system XATTRS with "retain_deleted_xattr" attribute set to true
2023/08/14 04:13:07 	 3. Delete the documents in the bucket
2023/08/14 04:13:07 	 4. Query for the meta() information in the source bucket. The total number of results should be equivalent to the number of documents in the bucket before deletion of documents
2023/08/14 04:13:10 Modified parameters of bucket default, responseBody: 
2023/08/14 04:13:10 Created bucket binaryBucket, responseBody: 
2023/08/14 04:13:28 Created the secondary index index_system_xattr. Waiting for it become active
2023/08/14 04:13:28 Index is 7752628426774562797 now active
2023/08/14 04:13:33 Deleted all the documents in the bucket: binaryBucket successfully
2023/08/14 04:13:36 Deleted bucket binaryBucket, responseBody: 
2023/08/14 04:13:39 Modified parameters of bucket default, responseBody: 
--- PASS: TestRetainDeleteXATTRBinaryDocs (47.55s)
=== RUN   TestIndexingOnXATTRs
2023/08/14 04:13:54 In TestIndexingOnXATTRs()
2023/08/14 04:13:54 Skipping test TestIndexingOnXATTRs() for forestdb
--- PASS: TestIndexingOnXATTRs (0.00s)
=== RUN   TestSimpleIndex_FloatDataType
2023/08/14 04:13:54 In TestSimpleIndex_FloatDataType()
2023/08/14 04:13:54 Index found:  index_age
2023/08/14 04:13:54 Using n1ql client
2023/08/14 04:13:54 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FloatDataType (0.06s)
=== RUN   TestSimpleIndex_StringDataType
2023/08/14 04:13:54 In TestSimpleIndex_StringDataType()
2023/08/14 04:13:59 Created the secondary index index_company. Waiting for it become active
2023/08/14 04:13:59 Index is 9968538743982061445 now active
2023/08/14 04:13:59 Using n1ql client
2023/08/14 04:13:59 Expected and Actual scan responses are the same
2023/08/14 04:13:59 Using n1ql client
2023/08/14 04:13:59 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_StringDataType (4.78s)
=== RUN   TestSimpleIndex_FieldValueCaseSensitivity
2023/08/14 04:13:59 In TestSimpleIndex_StringCaseSensitivity()
2023/08/14 04:13:59 Index found:  index_company
2023/08/14 04:13:59 Using n1ql client
2023/08/14 04:13:59 Expected and Actual scan responses are the same
2023/08/14 04:13:59 Using n1ql client
2023/08/14 04:13:59 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FieldValueCaseSensitivity (0.22s)
=== RUN   TestSimpleIndex_BoolDataType
2023/08/14 04:13:59 In TestSimpleIndex_BoolDataType()
2023/08/14 04:14:06 Created the secondary index index_isActive. Waiting for it become active
2023/08/14 04:14:06 Index is 1044840917211687215 now active
2023/08/14 04:14:06 Using n1ql client
2023/08/14 04:14:06 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_BoolDataType (6.67s)
=== RUN   TestBasicLookup
2023/08/14 04:14:06 In TestBasicLookup()
2023/08/14 04:14:06 Index found:  index_company
2023/08/14 04:14:06 Using n1ql client
2023/08/14 04:14:06 Expected and Actual scan responses are the same
--- PASS: TestBasicLookup (0.01s)
=== RUN   TestIndexOnNonExistentField
2023/08/14 04:14:06 In TestIndexOnNonExistentField()
2023/08/14 04:14:12 Created the secondary index index_height. Waiting for it become active
2023/08/14 04:14:12 Index is 14070617879291300755 now active
2023/08/14 04:14:12 Using n1ql client
2023/08/14 04:14:12 Expected and Actual scan responses are the same
--- PASS: TestIndexOnNonExistentField (6.21s)
=== RUN   TestIndexPartiallyMissingField
2023/08/14 04:14:12 In TestIndexPartiallyMissingField()
2023/08/14 04:14:18 Created the secondary index index_nationality. Waiting for it become active
2023/08/14 04:14:18 Index is 759957219179932378 now active
2023/08/14 04:14:18 Using n1ql client
2023/08/14 04:14:18 Expected and Actual scan responses are the same
--- PASS: TestIndexPartiallyMissingField (6.34s)
=== RUN   TestScanNonMatchingDatatype
2023/08/14 04:14:18 In TestScanNonMatchingDatatype()
2023/08/14 04:14:18 Index found:  index_age
2023/08/14 04:14:18 Using n1ql client
2023/08/14 04:14:19 Expected and Actual scan responses are the same
--- PASS: TestScanNonMatchingDatatype (0.02s)
=== RUN   TestInclusionNeither
2023/08/14 04:14:19 In TestInclusionNeither()
2023/08/14 04:14:19 Index found:  index_age
2023/08/14 04:14:19 Using n1ql client
2023/08/14 04:14:19 Expected and Actual scan responses are the same
--- PASS: TestInclusionNeither (0.11s)
=== RUN   TestInclusionLow
2023/08/14 04:14:19 In TestInclusionLow()
2023/08/14 04:14:19 Index found:  index_age
2023/08/14 04:14:19 Using n1ql client
2023/08/14 04:14:19 Expected and Actual scan responses are the same
--- PASS: TestInclusionLow (0.07s)
=== RUN   TestInclusionHigh
2023/08/14 04:14:19 In TestInclusionHigh()
2023/08/14 04:14:19 Index found:  index_age
2023/08/14 04:14:19 Using n1ql client
2023/08/14 04:14:19 Expected and Actual scan responses are the same
--- PASS: TestInclusionHigh (0.06s)
=== RUN   TestInclusionBoth
2023/08/14 04:14:19 In TestInclusionBoth()
2023/08/14 04:14:19 Index found:  index_age
2023/08/14 04:14:19 Using n1ql client
2023/08/14 04:14:19 Expected and Actual scan responses are the same
--- PASS: TestInclusionBoth (0.06s)
=== RUN   TestNestedIndex_String
2023/08/14 04:14:19 In TestNestedIndex_String()
2023/08/14 04:14:25 Created the secondary index index_streetname. Waiting for it become active
2023/08/14 04:14:25 Index is 10507039930077884167 now active
2023/08/14 04:14:25 Using n1ql client
2023/08/14 04:14:25 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_String (6.31s)
=== RUN   TestNestedIndex_Float
2023/08/14 04:14:25 In TestNestedIndex_Float()
2023/08/14 04:14:31 Created the secondary index index_floor. Waiting for it become active
2023/08/14 04:14:31 Index is 15135406665554343843 now active
2023/08/14 04:14:31 Using n1ql client
2023/08/14 04:14:31 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Float (6.33s)
=== RUN   TestNestedIndex_Bool
2023/08/14 04:14:31 In TestNestedIndex_Bool()
2023/08/14 04:14:38 Created the secondary index index_isresidential. Waiting for it become active
2023/08/14 04:14:38 Index is 17458422114452739090 now active
2023/08/14 04:14:38 Using n1ql client
2023/08/14 04:14:38 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Bool (6.34s)
=== RUN   TestLookupJsonObject
2023/08/14 04:14:38 In TestLookupJsonObject()
2023/08/14 04:14:44 Created the secondary index index_streetaddress. Waiting for it become active
2023/08/14 04:14:44 Index is 1768636049555129407 now active
2023/08/14 04:14:44 Using n1ql client
2023/08/14 04:14:44 Count of docScanResults is 1
2023/08/14 04:14:44 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/14 04:14:44 Count of scanResults is 1
2023/08/14 04:14:44 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/14 04:14:44 Expected and Actual scan responses are the same
--- PASS: TestLookupJsonObject (6.45s)
=== RUN   TestLookupObjDifferentOrdering
2023/08/14 04:14:44 In TestLookupObjDifferentOrdering()
2023/08/14 04:14:44 Index found:  index_streetaddress
2023/08/14 04:14:44 Using n1ql client
2023/08/14 04:14:44 Count of docScanResults is 1
2023/08/14 04:14:44 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/14 04:14:44 Count of scanResults is 1
2023/08/14 04:14:44 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/14 04:14:44 Expected and Actual scan responses are the same
--- PASS: TestLookupObjDifferentOrdering (0.01s)
=== RUN   TestRangeJsonObject
2023/08/14 04:14:44 In TestRangeJsonObject()
2023/08/14 04:14:44 Index found:  index_streetaddress
2023/08/14 04:14:44 Using n1ql client
2023/08/14 04:14:44 Count of scanResults is 2
2023/08/14 04:14:44 Key: string Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: value.Values [{"buildingname":"Rosewood Gardens","doornumber":"514","floor":2,"streetname":"Karweg Place"}] false
2023/08/14 04:14:44 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/14 04:14:44 Count of docScanResults is 2
2023/08/14 04:14:44 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/14 04:14:44 Key: Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: [map[buildingname:Rosewood Gardens doornumber:514 floor:2 streetname:Karweg Place]]
2023/08/14 04:14:44 Expected and Actual scan responses are the same
--- PASS: TestRangeJsonObject (0.00s)
=== RUN   TestLookupFloatDiffForms
2023/08/14 04:14:44 In TestLookupFloatDiffForms()
2023/08/14 04:14:51 Created the secondary index index_latitude. Waiting for it become active
2023/08/14 04:14:51 Index is 6911576161106914186 now active
2023/08/14 04:14:51 Scan 1
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
2023/08/14 04:14:51 Scan 2
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
2023/08/14 04:14:51 Scan 3
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
2023/08/14 04:14:51 Scan 4
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
2023/08/14 04:14:51 Scan 5
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
2023/08/14 04:14:51 Scan 6
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
--- PASS: TestLookupFloatDiffForms (6.68s)
=== RUN   TestRangeFloatInclVariations
2023/08/14 04:14:51 In TestRangeFloatInclVariations()
2023/08/14 04:14:51 Index found:  index_latitude
2023/08/14 04:14:51 Scan 1
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
2023/08/14 04:14:51 Scan 2
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
2023/08/14 04:14:51 Scan 3
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
2023/08/14 04:14:51 Scan 4
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
2023/08/14 04:14:51 Scan 5
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
2023/08/14 04:14:51 Scan 6
2023/08/14 04:14:51 Using n1ql client
2023/08/14 04:14:51 Expected and Actual scan responses are the same
--- PASS: TestRangeFloatInclVariations (0.02s)
=== RUN   TestScanAll
2023/08/14 04:14:51 In TestScanAll()
2023/08/14 04:14:57 Created the secondary index index_name. Waiting for it become active
2023/08/14 04:14:57 Index is 15414334748082643619 now active
2023/08/14 04:14:57 Length of docScanResults = 10502
2023/08/14 04:14:57 Using n1ql client
2023/08/14 04:14:58 Length of scanResults = 10502
2023/08/14 04:14:58 Expected and Actual scan responses are the same
--- PASS: TestScanAll (6.61s)
=== RUN   TestScanAllNestedField
2023/08/14 04:14:58 In TestScanAllNestedField()
2023/08/14 04:14:58 Index found:  index_streetname
2023/08/14 04:14:58 Length of docScanResults = 2
2023/08/14 04:14:58 Using n1ql client
2023/08/14 04:14:58 Length of scanResults = 2
2023/08/14 04:14:58 Expected and Actual scan responses are the same
--- PASS: TestScanAllNestedField (0.01s)
=== RUN   TestBasicPrimaryIndex
2023/08/14 04:14:58 In TestBasicPrimaryIndex()
2023/08/14 04:15:04 Created the secondary index index_p1. Waiting for it become active
2023/08/14 04:15:04 Index is 9913777557189460224 now active
2023-08-14T04:15:04.233+05:30 [Error] transport error between 127.0.0.1:47952->127.0.0.1:9107: write tcp 127.0.0.1:47952->127.0.0.1:9107: write: broken pipe
2023-08-14T04:15:04.234+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:47952->127.0.0.1:9107: write: broken pipe`
2023-08-14T04:15:04.234+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T04:15:04.234+05:30 [Error] metadataClient:PickRandom: Replicas - [4482926470848317910], PrunedReplica - map[], FilteredReplica map[]
2023/08/14 04:15:04 Expected and Actual scan responses are the same
2023/08/14 04:15:04 CountRange() expected and actual is:  1874 and 1874
2023/08/14 04:15:04 lookupkey for CountLookup() = Userd0cc1f40-a25e-4310-848f-5d766c001f26
2023/08/14 04:15:04 CountLookup() = 1
--- PASS: TestBasicPrimaryIndex (6.44s)
=== RUN   TestBasicNullDataType
2023/08/14 04:15:04 In TestBasicNullDataType()
2023/08/14 04:15:04 Index found:  index_email
2023/08/14 04:15:04 Using n1ql client
2023/08/14 04:15:04 Expected and Actual scan responses are the same
--- PASS: TestBasicNullDataType (0.01s)
=== RUN   TestBasicArrayDataType_ScanAll
2023/08/14 04:15:04 In TestBasicArrayDataType_ScanAll()
2023/08/14 04:15:11 Created the secondary index index_tags. Waiting for it become active
2023/08/14 04:15:11 Index is 13936493146058564854 now active
2023/08/14 04:15:11 Using n1ql client
2023/08/14 04:15:11 Expected and Actual scan responses are the same
--- PASS: TestBasicArrayDataType_ScanAll (6.88s)
=== RUN   TestBasicArrayDataType_Lookup
2023/08/14 04:15:11 In TestBasicArrayDataType_Lookup()
2023/08/14 04:15:13 Index found:  index_tags
2023/08/14 04:15:13 Count of scanResults is 1
2023/08/14 04:15:13 Key: string Usere46cea01-38f6-4e7b-92e5-69d64668ae75  Value: value.Values [["reprehenderit","tempor","officia","exercitation","labore","sunt","tempor"]] false
--- PASS: TestBasicArrayDataType_Lookup (2.05s)
=== RUN   TestArrayDataType_LookupMissingArrayValue
2023/08/14 04:15:13 In TestArrayDataType_LookupMissingArrayValue()
2023/08/14 04:15:13 Index found:  index_tags
2023/08/14 04:15:13 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupMissingArrayValue (0.00s)
=== RUN   TestArrayDataType_LookupWrongOrder
2023/08/14 04:15:13 In TestArrayDataType_LookupWrongOrder()
2023/08/14 04:15:13 Index found:  index_tags
2023/08/14 04:15:13 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupWrongOrder (0.00s)
=== RUN   TestArrayDataType_LookupSubset
2023/08/14 04:15:13 In TestArrayDataType_LookupSubset()
2023/08/14 04:15:13 Index found:  index_tags
2023/08/14 04:15:13 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupSubset (0.00s)
=== RUN   TestScanLimitParameter
2023/08/14 04:15:13 In TestScanLimitParameter()
2023/08/14 04:15:13 Index found:  index_age
2023/08/14 04:15:13 Using n1ql client
2023/08/14 04:15:13 Using n1ql client
--- PASS: TestScanLimitParameter (0.04s)
=== RUN   TestCountRange
2023/08/14 04:15:13 In TestRangeCount()
2023/08/14 04:15:13 Index found:  index_age
2023/08/14 04:15:13 Count of expected and actual Range is:  2371 and 2371
2023/08/14 04:15:13 Count of expected and actual Range is: 10003 and 10003
2023/08/14 04:15:13 Count of expected and actual Range are: 0 and 0
2023/08/14 04:15:13 Count of expected and actual Range are: 485 and 485
2023/08/14 04:15:13 Testing CountRange() for key <= val
2023/08/14 04:15:13 Count of expected and actual CountRange for key <= 30 are: 5246 and 5246
2023/08/14 04:15:13 Testing CountRange() for key >= val
2023/08/14 04:15:13 Count of expected and actual CountRange for key >= 25 are: 7661 and 7661
2023/08/14 04:15:13 Testing CountRange() for null < key <= val
2023/08/14 04:15:14 Count of expected and actual CountRange for key > null && key <= 30 are: 5246 and 5246
2023/08/14 04:15:14 Testing CountRange() for val <= key < null 
2023/08/14 04:15:14 Count of expected and actual CountRange for key >= 25 && key < null are: 0 and 0
2023/08/14 04:15:14 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountRange (0.64s)
=== RUN   TestCountLookup
2023/08/14 04:15:14 In TestCountLookup()
2023/08/14 04:15:14 Index found:  index_age
2023/08/14 04:15:14 Count of expected and actual Range are: 509 and 509
2023/08/14 04:15:14 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountLookup (0.02s)
=== RUN   TestRangeStatistics
2023/08/14 04:15:14 In TestRangeCount()
2023/08/14 04:15:14 Index found:  index_age
--- PASS: TestRangeStatistics (0.00s)
=== RUN   TestIndexCreateWithWhere
2023/08/14 04:15:14 In TestIndexCreateWithWhere()
2023/08/14 04:15:18 Created the secondary index index_ageabove30. Waiting for it become active
2023/08/14 04:15:18 Index is 13668788300296371387 now active
2023/08/14 04:15:18 Using n1ql client
2023/08/14 04:15:18 Expected and Actual scan responses are the same
2023/08/14 04:15:18 Lengths of expected and actual scanReuslts are:  4272 and 4272
2023/08/14 04:15:25 Created the secondary index index_ageteens. Waiting for it become active
2023/08/14 04:15:25 Index is 4146884885809527503 now active
2023/08/14 04:15:25 Using n1ql client
2023/08/14 04:15:26 Expected and Actual scan responses are the same
2023/08/14 04:15:26 Lengths of expected and actual scanReuslts are:  0 and 0
2023/08/14 04:15:31 Created the secondary index index_age35to45. Waiting for it become active
2023/08/14 04:15:31 Index is 5181373285674499548 now active
2023/08/14 04:15:31 Using n1ql client
2023/08/14 04:15:31 Expected and Actual scan responses are the same
2023/08/14 04:15:31 Lengths of expected and actual scanReuslts are:  2856 and 2856
--- PASS: TestIndexCreateWithWhere (17.36s)
=== RUN   TestDeferredIndexCreate
2023/08/14 04:15:31 In TestDeferredIndexCreate()
2023/08/14 04:15:31 Created the index index_deferred in deferred mode. Index state is INDEX_STATE_READY
2023/08/14 04:15:33 Build the deferred index index_deferred. Waiting for the index to become active
2023/08/14 04:15:33 Waiting for index 631751502572806979 to go active ...
2023/08/14 04:15:34 Waiting for index 631751502572806979 to go active ...
2023/08/14 04:15:35 Waiting for index 631751502572806979 to go active ...
2023/08/14 04:15:36 Waiting for index 631751502572806979 to go active ...
2023/08/14 04:15:37 Waiting for index 631751502572806979 to go active ...
2023/08/14 04:15:38 Index is 631751502572806979 now active
2023/08/14 04:15:38 Using n1ql client
2023/08/14 04:15:38 Expected and Actual scan responses are the same
--- PASS: TestDeferredIndexCreate (7.19s)
=== RUN   TestCompositeIndex_NumAndString
2023/08/14 04:15:38 In TestCompositeIndex()
2023/08/14 04:15:45 Created the secondary index index_composite1. Waiting for it become active
2023/08/14 04:15:45 Index is 9405826500947665236 now active
2023/08/14 04:15:45 Using n1ql client
2023/08/14 04:15:46 Using n1ql client
2023/08/14 04:15:46 Using n1ql client
2023/08/14 04:15:46 Expected and Actual scan responses are the same
--- PASS: TestCompositeIndex_NumAndString (7.75s)
=== RUN   TestCompositeIndex_TwoNumberFields
2023/08/14 04:15:46 In TestCompositeIndex()
2023/08/14 04:15:51 Created the secondary index index_composite2. Waiting for it become active
2023/08/14 04:15:51 Index is 13078472304465027836 now active
2023/08/14 04:15:51 Using n1ql client
--- PASS: TestCompositeIndex_TwoNumberFields (5.66s)
=== RUN   TestNumbers_Int64_Float64
2023/08/14 04:15:52 In TestNumbers_Int64_Float64()
2023/08/14 04:15:58 Created the secondary index idx_numbertest. Waiting for it become active
2023/08/14 04:15:58 Index is 2740666714179852520 now active
2023/08/14 04:15:58 
 ==== Int64 test #0
2023/08/14 04:15:58 Using n1ql client
2023/08/14 04:15:58 Expected and Actual scan responses are the same
2023/08/14 04:15:58 
 ==== Int64 test #1
2023/08/14 04:15:58 Using n1ql client
2023/08/14 04:15:58 Expected and Actual scan responses are the same
2023/08/14 04:15:58 
 ==== Int64 test #2
2023/08/14 04:15:58 Using n1ql client
2023/08/14 04:15:59 Expected and Actual scan responses are the same
2023/08/14 04:15:59 
 ==== Int64 test #3
2023/08/14 04:15:59 Using n1ql client
2023/08/14 04:15:59 Expected and Actual scan responses are the same
2023/08/14 04:15:59 
 ==== Int64 test #4
2023/08/14 04:15:59 Using n1ql client
2023/08/14 04:15:59 Expected and Actual scan responses are the same
2023/08/14 04:15:59 
 ==== Int64 test #5
2023/08/14 04:15:59 Using n1ql client
2023/08/14 04:15:59 Expected and Actual scan responses are the same
2023/08/14 04:15:59 
 ==== Int64 test #6
2023/08/14 04:15:59 Using n1ql client
2023/08/14 04:15:59 Expected and Actual scan responses are the same
2023/08/14 04:15:59 
 ==== Int64 test #7
2023/08/14 04:15:59 Using n1ql client
2023/08/14 04:16:00 Expected and Actual scan responses are the same
2023/08/14 04:16:00 
 ==== Int64 test #8
2023/08/14 04:16:00 Using n1ql client
2023/08/14 04:16:00 Expected and Actual scan responses are the same
2023/08/14 04:16:00 
 ==== Float64 test #0
2023/08/14 04:16:00 Using n1ql client
2023/08/14 04:16:00 Expected and Actual scan responses are the same
2023/08/14 04:16:00 
 ==== Float64 test #1
2023/08/14 04:16:00 Using n1ql client
2023/08/14 04:16:00 Expected and Actual scan responses are the same
2023/08/14 04:16:00 
 ==== Float64 test #2
2023/08/14 04:16:00 Using n1ql client
2023/08/14 04:16:00 Expected and Actual scan responses are the same
2023/08/14 04:16:00 
 ==== Float64 test #3
2023/08/14 04:16:00 Using n1ql client
2023/08/14 04:16:01 Expected and Actual scan responses are the same
--- PASS: TestNumbers_Int64_Float64 (8.91s)
=== RUN   TestRestartIndexer
2023/08/14 04:16:01 In TestRestartIndexer()
2023/08/14 04:16:01 []
2023-08-14T04:16:01.079+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-14T04:16:01.080+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/14 04:16:21 Using n1ql client
2023-08-14T04:16:21.055+05:30 [Error] transport error between 127.0.0.1:48894->127.0.0.1:9107: write tcp 127.0.0.1:48894->127.0.0.1:9107: write: broken pipe
2023-08-14T04:16:21.055+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 3856498671068949094 request transport failed `write tcp 127.0.0.1:48894->127.0.0.1:9107: write: broken pipe`
2023-08-14T04:16:21.055+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T04:16:21.055+05:30 [Error] metadataClient:PickRandom: Replicas - [5302431618181125718], PrunedReplica - map[], FilteredReplica map[]
2023/08/14 04:16:21 Len of expected and actual scan results are :  10003 and 10003
2023/08/14 04:16:21 Expected and Actual scan responses are the same
--- PASS: TestRestartIndexer (20.26s)
=== RUN   TestCreateDocsMutation
2023/08/14 04:16:21 In TestCreateDocsMutation()
2023/08/14 04:16:21 Index found:  index_age
2023/08/14 04:16:21 Using n1ql client
2023/08/14 04:16:21 Len of expected and actual scan results are :  10003 and 10003
2023/08/14 04:16:21 Expected and Actual scan responses are the same
2023/08/14 04:16:21 Using n1ql client
2023/08/14 04:16:22 Index Scan after mutations took 423.252332ms
2023/08/14 04:16:22 Len of expected and actual scan results are :  10103 and 10103
2023/08/14 04:16:22 Expected and Actual scan responses are the same
--- PASS: TestCreateDocsMutation (0.86s)
=== RUN   TestRestartProjector
2023/08/14 04:16:22 In TestRestartProjector()
2023/08/14 04:16:22 []
2023/08/14 04:16:42 Using n1ql client
2023/08/14 04:16:42 Len of expected and actual scan results are :  10103 and 10103
2023/08/14 04:16:42 Expected and Actual scan responses are the same
--- PASS: TestRestartProjector (20.25s)
=== RUN   TestDeleteDocsMutation
2023/08/14 04:16:42 In TestDeleteDocsMutation()
2023/08/14 04:16:42 Index found:  index_age
2023/08/14 04:16:42 Using n1ql client
2023/08/14 04:16:42 Len of expected and actual scan results are :  10103 and 10103
2023/08/14 04:16:42 Expected and Actual scan responses are the same
2023/08/14 04:16:42 Using n1ql client
2023/08/14 04:16:43 Index Scan after mutations took 618.547493ms
2023/08/14 04:16:43 Len of expected and actual scan results are :  9903 and 9903
2023/08/14 04:16:43 Expected and Actual scan responses are the same
--- PASS: TestDeleteDocsMutation (1.09s)
=== RUN   TestUpdateDocsMutation
2023/08/14 04:16:43 In TestUpdateDocsMutation()
2023/08/14 04:16:43 Index found:  index_age
2023/08/14 04:16:43 Using n1ql client
2023/08/14 04:16:43 Len of expected and actual scan results are :  9433 and 9433
2023/08/14 04:16:43 Expected and Actual scan responses are the same
2023/08/14 04:16:43 Num of keysFromMutDocs: 100
2023/08/14 04:16:43 Updating number of documents: 100
2023/08/14 04:16:43 Using n1ql client
2023/08/14 04:16:44 Index Scan after mutations took 388.96961ms
2023/08/14 04:16:44 Len of expected and actual scan results are :  9430 and 9430
2023/08/14 04:16:44 Expected and Actual scan responses are the same
--- PASS: TestUpdateDocsMutation (0.85s)
=== RUN   TestLargeMutations
2023/08/14 04:16:44 In TestLargeMutations()
2023/08/14 04:16:44 In DropAllSecondaryIndexes()
2023/08/14 04:16:44 Index found:  index_tags
2023/08/14 04:16:44 Dropped index index_tags
2023/08/14 04:16:44 Index found:  index_di1
2023/08/14 04:16:44 Dropped index index_di1
2023/08/14 04:16:44 Index found:  index_ageteens
2023/08/14 04:16:44 Dropped index index_ageteens
2023/08/14 04:16:44 Index found:  index_pin
2023/08/14 04:16:44 Dropped index index_pin
2023/08/14 04:16:44 Index found:  index_gender
2023/08/14 04:16:44 Dropped index index_gender
2023/08/14 04:16:44 Index found:  index_company
2023/08/14 04:16:44 Dropped index index_company
2023/08/14 04:16:44 Index found:  index_balance
2023/08/14 04:16:44 Dropped index index_balance
2023/08/14 04:16:44 Index found:  index_cdc
2023/08/14 04:16:44 Dropped index index_cdc
2023/08/14 04:16:44 Index found:  idx_numbertest
2023/08/14 04:16:44 Dropped index idx_numbertest
2023/08/14 04:16:44 Index found:  index_age
2023/08/14 04:16:44 Dropped index index_age
2023/08/14 04:16:44 Index found:  idx_age
2023/08/14 04:16:45 Dropped index idx_age
2023/08/14 04:16:45 Index found:  index_streetaddress
2023/08/14 04:16:45 Dropped index index_streetaddress
2023/08/14 04:16:45 Index found:  index_email
2023/08/14 04:16:45 Dropped index index_email
2023/08/14 04:16:45 Index found:  index_latitude
2023/08/14 04:16:45 Dropped index index_latitude
2023/08/14 04:16:45 Index found:  index_isresidential
2023/08/14 04:16:45 Dropped index index_isresidential
2023/08/14 04:16:45 Index found:  index_p1
2023/08/14 04:16:45 Dropped index index_p1
2023/08/14 04:16:45 Index found:  index_deferred
2023/08/14 04:16:45 Dropped index index_deferred
2023/08/14 04:16:45 Index found:  index_isActive
2023/08/14 04:16:45 Dropped index index_isActive
2023/08/14 04:16:45 Index found:  index_name
2023/08/14 04:16:45 Dropped index index_name
2023/08/14 04:16:45 Index found:  index_longitude
2023/08/14 04:16:45 Dropped index index_longitude
2023/08/14 04:16:45 Index found:  index_eyeColor
2023/08/14 04:16:45 Dropped index index_eyeColor
2023/08/14 04:16:45 Index found:  index_floor
2023/08/14 04:16:45 Dropped index index_floor
2023/08/14 04:16:45 Index found:  index_composite2
2023/08/14 04:16:45 Dropped index index_composite2
2023/08/14 04:16:45 Index found:  index_nationality
2023/08/14 04:16:45 Dropped index index_nationality
2023/08/14 04:16:45 Index found:  index_height
2023/08/14 04:16:45 Dropped index index_height
2023/08/14 04:16:45 Index found:  index_state
2023/08/14 04:16:45 Dropped index index_state
2023/08/14 04:16:45 Index found:  index_i2
2023/08/14 04:16:45 Dropped index index_i2
2023/08/14 04:16:45 Index found:  index_age35to45
2023/08/14 04:16:46 Dropped index index_age35to45
2023/08/14 04:16:46 Index found:  index_ageabove30
2023/08/14 04:16:46 Dropped index index_ageabove30
2023/08/14 04:16:46 Index found:  index_streetname
2023/08/14 04:16:46 Dropped index index_streetname
2023/08/14 04:16:46 Index found:  index_composite1
2023/08/14 04:16:46 Dropped index index_composite1
2023/08/14 04:17:06 Created the secondary index indexmut_1. Waiting for it become active
2023/08/14 04:17:06 Index is 4246782115951870792 now active
2023/08/14 04:17:06 Using n1ql client
2023/08/14 04:17:07 Expected and Actual scan responses are the same
2023/08/14 04:17:07 Len of expected and actual scan results are :  29903 and 29903
2023/08/14 04:17:07 ITERATION 0
2023/08/14 04:17:25 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 04:17:25 Index is 13313172655494711955 now active
2023/08/14 04:17:25 Using n1ql client
2023/08/14 04:17:26 Expected and Actual scan responses are the same
2023/08/14 04:17:26 Len of expected and actual scan results are :  39903 and 39903
2023/08/14 04:17:26 Using n1ql client
2023/08/14 04:17:27 Expected and Actual scan responses are the same
2023/08/14 04:17:27 Len of expected and actual scan results are :  39903 and 39903
2023/08/14 04:17:27 Dropping the secondary index indexmut_2
2023/08/14 04:17:27 Index dropped
2023/08/14 04:17:27 ITERATION 1
2023/08/14 04:17:44 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 04:17:44 Index is 7269576313030263159 now active
2023/08/14 04:17:44 Using n1ql client
2023/08/14 04:17:45 Expected and Actual scan responses are the same
2023/08/14 04:17:45 Len of expected and actual scan results are :  49903 and 49903
2023/08/14 04:17:45 Using n1ql client
2023/08/14 04:17:47 Expected and Actual scan responses are the same
2023/08/14 04:17:47 Len of expected and actual scan results are :  49903 and 49903
2023/08/14 04:17:47 Dropping the secondary index indexmut_2
2023/08/14 04:17:47 Index dropped
2023/08/14 04:17:47 ITERATION 2
2023/08/14 04:18:06 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 04:18:06 Index is 7912139064812361115 now active
2023/08/14 04:18:06 Using n1ql client
2023/08/14 04:18:08 Expected and Actual scan responses are the same
2023/08/14 04:18:08 Len of expected and actual scan results are :  59903 and 59903
2023/08/14 04:18:08 Using n1ql client
2023/08/14 04:18:09 Expected and Actual scan responses are the same
2023/08/14 04:18:09 Len of expected and actual scan results are :  59903 and 59903
2023/08/14 04:18:09 Dropping the secondary index indexmut_2
2023/08/14 04:18:09 Index dropped
2023/08/14 04:18:09 ITERATION 3
2023/08/14 04:18:31 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 04:18:31 Index is 13501388989571057992 now active
2023/08/14 04:18:32 Using n1ql client
2023/08/14 04:18:34 Expected and Actual scan responses are the same
2023/08/14 04:18:34 Len of expected and actual scan results are :  69903 and 69903
2023/08/14 04:18:34 Using n1ql client
2023/08/14 04:18:36 Expected and Actual scan responses are the same
2023/08/14 04:18:36 Len of expected and actual scan results are :  69903 and 69903
2023/08/14 04:18:36 Dropping the secondary index indexmut_2
2023/08/14 04:18:36 Index dropped
2023/08/14 04:18:36 ITERATION 4
2023/08/14 04:18:57 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 04:18:57 Index is 15361729705772093920 now active
2023/08/14 04:18:57 Using n1ql client
2023/08/14 04:18:59 Expected and Actual scan responses are the same
2023/08/14 04:18:59 Len of expected and actual scan results are :  79903 and 79903
2023/08/14 04:18:59 Using n1ql client
2023/08/14 04:19:01 Expected and Actual scan responses are the same
2023/08/14 04:19:01 Len of expected and actual scan results are :  79903 and 79903
2023/08/14 04:19:01 Dropping the secondary index indexmut_2
2023/08/14 04:19:01 Index dropped
2023/08/14 04:19:01 ITERATION 5
2023/08/14 04:19:24 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 04:19:24 Index is 2249946905035188154 now active
2023/08/14 04:19:24 Using n1ql client
2023/08/14 04:19:26 Expected and Actual scan responses are the same
2023/08/14 04:19:26 Len of expected and actual scan results are :  89903 and 89903
2023/08/14 04:19:26 Using n1ql client
2023/08/14 04:19:28 Expected and Actual scan responses are the same
2023/08/14 04:19:28 Len of expected and actual scan results are :  89903 and 89903
2023/08/14 04:19:28 Dropping the secondary index indexmut_2
2023/08/14 04:19:28 Index dropped
2023/08/14 04:19:28 ITERATION 6
2023/08/14 04:19:51 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 04:19:51 Index is 13996046871393401142 now active
2023/08/14 04:19:52 Using n1ql client
2023/08/14 04:19:54 Expected and Actual scan responses are the same
2023/08/14 04:19:54 Len of expected and actual scan results are :  99903 and 99903
2023/08/14 04:19:54 Using n1ql client
2023/08/14 04:19:56 Expected and Actual scan responses are the same
2023/08/14 04:19:56 Len of expected and actual scan results are :  99903 and 99903
2023/08/14 04:19:56 Dropping the secondary index indexmut_2
2023/08/14 04:19:56 Index dropped
2023/08/14 04:19:56 ITERATION 7
2023/08/14 04:20:21 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 04:20:21 Index is 17123527164144389721 now active
2023/08/14 04:20:21 Using n1ql client
2023/08/14 04:20:24 Expected and Actual scan responses are the same
2023/08/14 04:20:24 Len of expected and actual scan results are :  109903 and 109903
2023/08/14 04:20:24 Using n1ql client
2023/08/14 04:20:27 Expected and Actual scan responses are the same
2023/08/14 04:20:27 Len of expected and actual scan results are :  109903 and 109903
2023/08/14 04:20:27 Dropping the secondary index indexmut_2
2023/08/14 04:20:27 Index dropped
2023/08/14 04:20:27 ITERATION 8
2023/08/14 04:20:56 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 04:20:56 Index is 14932182268557820491 now active
2023/08/14 04:20:56 Using n1ql client
2023/08/14 04:20:58 Expected and Actual scan responses are the same
2023/08/14 04:20:58 Len of expected and actual scan results are :  119903 and 119903
2023/08/14 04:20:59 Using n1ql client
2023/08/14 04:21:02 Expected and Actual scan responses are the same
2023/08/14 04:21:02 Len of expected and actual scan results are :  119903 and 119903
2023/08/14 04:21:02 Dropping the secondary index indexmut_2
2023/08/14 04:21:02 Index dropped
2023/08/14 04:21:02 ITERATION 9
2023/08/14 04:21:29 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 04:21:29 Index is 13127586601331701794 now active
2023/08/14 04:21:29 Using n1ql client
2023/08/14 04:21:32 Expected and Actual scan responses are the same
2023/08/14 04:21:32 Len of expected and actual scan results are :  129903 and 129903
2023/08/14 04:21:32 Using n1ql client
2023/08/14 04:21:35 Expected and Actual scan responses are the same
2023/08/14 04:21:35 Len of expected and actual scan results are :  129903 and 129903
2023/08/14 04:21:35 Dropping the secondary index indexmut_2
2023/08/14 04:21:35 Index dropped
2023/08/14 04:21:35 ITERATION 10
2023/08/14 04:22:07 Created the secondary index indexmut_2. Waiting for it become active
2023/08/14 04:22:07 Index is 8737063554620960949 now active
2023/08/14 04:22:08 Using n1ql client
2023/08/14 04:22:10 Expected and Actual scan responses are the same
2023/08/14 04:22:10 Len of expected and actual scan results are :  139903 and 139903
2023/08/14 04:22:11 Using n1ql client
2023/08/14 04:22:14 Expected and Actual scan responses are the same
2023/08/14 04:22:14 Len of expected and actual scan results are :  139903 and 139903
2023/08/14 04:22:14 Dropping the secondary index indexmut_2
2023/08/14 04:22:14 Index dropped
--- PASS: TestLargeMutations (329.95s)
=== RUN   TestPlanner
2023/08/14 04:22:14 In TestPlanner()
2023/08/14 04:22:14 -------------------------------------------
2023/08/14 04:22:14 initial placement - 20-50M, 10 index, 3 replica, 2x
2023-08-14T04:22:14.284+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:14.291+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T04:22:14.291+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T04:22:14.294+05:30 [Info] switched currmeta from 458 -> 459 force true 
2023-08-14T04:22:14.296+05:30 [Info] switched currmeta from 463 -> 463 force true 
2023-08-14T04:22:14.299+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T04:22:14.299+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T04:22:14.301+05:30 [Info] switched currmeta from 463 -> 463 force true 
2023-08-14T04:22:14.331+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:14.331+05:30 [Info] Score: 0.025318790698384237
2023-08-14T04:22:14.331+05:30 [Info] Memory Quota: 68119781882 (63.4415G)
2023-08-14T04:22:14.331+05:30 [Info] CPU Quota: 12
2023-08-14T04:22:14.331+05:30 [Info] Indexer Memory Mean 41164849976 (38.3378G)
2023-08-14T04:22:14.331+05:30 [Info] Indexer Memory Deviation 2084488441 (1.94133G) (5.06%)
2023-08-14T04:22:14.331+05:30 [Info] Indexer Memory Utilization 0.6043
2023-08-14T04:22:14.331+05:30 [Info] Indexer CPU Mean 11.7975
2023-08-14T04:22:14.331+05:30 [Info] Indexer CPU Deviation 2.95 (25.02%)
2023-08-14T04:22:14.331+05:30 [Info] Indexer CPU Utilization 0.9831
2023-08-14T04:22:14.331+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:14.331+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:14.331+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:14.331+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:14.331+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:14.331+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:14.331+05:30 [Info] Indexer Data Size Mean 41164849976 (38.3378G)
2023-08-14T04:22:14.331+05:30 [Info] Indexer Data Size Deviation 2084488441 (1.94133G) (5.06%)
2023-08-14T04:22:14.331+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:14.331+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:14.331+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:14.331+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:14 -------------------------------------------
2023/08/14 04:22:14 initial placement - 20-50M, 30 index, 3 replica, 2x
2023-08-14T04:22:14.332+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:15.320+05:30 [Info] Score: 0.031104706874307088
2023-08-14T04:22:15.321+05:30 [Info] Memory Quota: 59645355076 (55.5491G)
2023-08-14T04:22:15.321+05:30 [Info] CPU Quota: 12
2023-08-14T04:22:15.321+05:30 [Info] Indexer Memory Mean 37414173007 (34.8447G)
2023-08-14T04:22:15.321+05:30 [Info] Indexer Memory Deviation 2327513768 (2.16767G) (6.22%)
2023-08-14T04:22:15.321+05:30 [Info] Indexer Memory Utilization 0.6273
2023-08-14T04:22:15.321+05:30 [Info] Indexer CPU Mean 10.3745
2023-08-14T04:22:15.321+05:30 [Info] Indexer CPU Deviation 2.34 (22.51%)
2023-08-14T04:22:15.321+05:30 [Info] Indexer CPU Utilization 0.8645
2023-08-14T04:22:15.321+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:15.321+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:15.321+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:15.321+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:15.321+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:15.321+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:15.321+05:30 [Info] Indexer Data Size Mean 37414173007 (34.8447G)
2023-08-14T04:22:15.321+05:30 [Info] Indexer Data Size Deviation 2327513768 (2.16767G) (6.22%)
2023-08-14T04:22:15.321+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:15.321+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:15.321+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:15.321+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:15 -------------------------------------------
2023/08/14 04:22:15 initial placement - 20-50M, 30 index, 3 replica, 4x
2023-08-14T04:22:15.321+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:15.550+05:30 [Info] Score: 0.017423254596750305
2023-08-14T04:22:15.550+05:30 [Info] Memory Quota: 129097927276 (120.232G)
2023-08-14T04:22:15.550+05:30 [Info] CPU Quota: 24
2023-08-14T04:22:15.550+05:30 [Info] Indexer Memory Mean 84185335635 (78.4037G)
2023-08-14T04:22:15.550+05:30 [Info] Indexer Memory Deviation 2933565072 (2.7321G) (3.48%)
2023-08-14T04:22:15.550+05:30 [Info] Indexer Memory Utilization 0.6521
2023-08-14T04:22:15.551+05:30 [Info] Indexer CPU Mean 22.3776
2023-08-14T04:22:15.551+05:30 [Info] Indexer CPU Deviation 2.56 (11.44%)
2023-08-14T04:22:15.551+05:30 [Info] Indexer CPU Utilization 0.9324
2023-08-14T04:22:15.551+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:15.551+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:15.551+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:15.551+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:15.551+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:15.551+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:15.551+05:30 [Info] Indexer Data Size Mean 84185335635 (78.4037G)
2023-08-14T04:22:15.551+05:30 [Info] Indexer Data Size Deviation 2933565072 (2.7321G) (3.48%)
2023-08-14T04:22:15.551+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:15.551+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:15.551+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:15.551+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:15 -------------------------------------------
2023/08/14 04:22:15 initial placement - 200-500M, 10 index, 3 replica, 2x
2023-08-14T04:22:15.551+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:15.606+05:30 [Info] Score: 0.0184919688640404
2023-08-14T04:22:15.606+05:30 [Info] Memory Quota: 453544072340 (422.396G)
2023-08-14T04:22:15.607+05:30 [Info] CPU Quota: 12
2023-08-14T04:22:15.607+05:30 [Info] Indexer Memory Mean 368379049465 (343.08G)
2023-08-14T04:22:15.607+05:30 [Info] Indexer Memory Deviation 13624107825 (12.6884G) (3.70%)
2023-08-14T04:22:15.607+05:30 [Info] Indexer Memory Utilization 0.8122
2023-08-14T04:22:15.607+05:30 [Info] Indexer CPU Mean 11.1761
2023-08-14T04:22:15.607+05:30 [Info] Indexer CPU Deviation 3.88 (34.73%)
2023-08-14T04:22:15.607+05:30 [Info] Indexer CPU Utilization 0.9313
2023-08-14T04:22:15.607+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:15.607+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:15.607+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:15.607+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:15.607+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:15.607+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:15.607+05:30 [Info] Indexer Data Size Mean 368379049465 (343.08G)
2023-08-14T04:22:15.607+05:30 [Info] Indexer Data Size Deviation 13624107825 (12.6884G) (3.70%)
2023-08-14T04:22:15.607+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:15.607+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:15.607+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:15.607+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:15 -------------------------------------------
2023/08/14 04:22:15 initial placement - 200-500M, 30 index, 3 replica, 2x
2023-08-14T04:22:15.607+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:17.125+05:30 [Info] Score: 0.033836124805883924
2023-08-14T04:22:17.125+05:30 [Info] Memory Quota: 444797225894 (414.25G)
2023-08-14T04:22:17.125+05:30 [Info] CPU Quota: 12
2023-08-14T04:22:17.125+05:30 [Info] Indexer Memory Mean 339266490065 (315.967G)
2023-08-14T04:22:17.125+05:30 [Info] Indexer Memory Deviation 22958926600 (21.3822G) (6.77%)
2023-08-14T04:22:17.125+05:30 [Info] Indexer Memory Utilization 0.7627
2023-08-14T04:22:17.125+05:30 [Info] Indexer CPU Mean 9.3598
2023-08-14T04:22:17.125+05:30 [Info] Indexer CPU Deviation 2.32 (24.78%)
2023-08-14T04:22:17.125+05:30 [Info] Indexer CPU Utilization 0.7800
2023-08-14T04:22:17.125+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:17.125+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:17.125+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:17.125+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:17.125+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:17.125+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:17.125+05:30 [Info] Indexer Data Size Mean 339266490065 (315.967G)
2023-08-14T04:22:17.125+05:30 [Info] Indexer Data Size Deviation 22958926600 (21.3822G) (6.77%)
2023-08-14T04:22:17.125+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:17.125+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:17.125+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:17.125+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:17 -------------------------------------------
2023/08/14 04:22:17 initial placement - mixed small/medium, 30 index, 3 replica, 1.5/4x
2023-08-14T04:22:17.126+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:17.632+05:30 [Info] Score: 0.006233219743283539
2023-08-14T04:22:17.632+05:30 [Info] Memory Quota: 356483152707 (332.001G)
2023-08-14T04:22:17.632+05:30 [Info] CPU Quota: 16
2023-08-14T04:22:17.632+05:30 [Info] Indexer Memory Mean 294259877414 (274.051G)
2023-08-14T04:22:17.632+05:30 [Info] Indexer Memory Deviation 3668372955 (3.41644G) (1.25%)
2023-08-14T04:22:17.632+05:30 [Info] Indexer Memory Utilization 0.8255
2023-08-14T04:22:17.632+05:30 [Info] Indexer CPU Mean 8.8164
2023-08-14T04:22:17.632+05:30 [Info] Indexer CPU Deviation 4.87 (55.21%)
2023-08-14T04:22:17.632+05:30 [Info] Indexer CPU Utilization 0.5510
2023-08-14T04:22:17.632+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:17.632+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:17.632+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:17.632+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:17.632+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:17.632+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:17.632+05:30 [Info] Indexer Data Size Mean 294259877414 (274.051G)
2023-08-14T04:22:17.632+05:30 [Info] Indexer Data Size Deviation 3668372955 (3.41644G) (1.25%)
2023-08-14T04:22:17.632+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:17.632+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:17.632+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:17.632+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:17 -------------------------------------------
2023/08/14 04:22:17 initial placement - mixed all, 30 index, 3 replica, 1.5/4x
2023-08-14T04:22:17.633+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:17.945+05:30 [Info] Score: 0.015271067577813411
2023-08-14T04:22:17.945+05:30 [Info] Memory Quota: 409083896422 (380.989G)
2023-08-14T04:22:17.945+05:30 [Info] CPU Quota: 24
2023-08-14T04:22:17.945+05:30 [Info] Indexer Memory Mean 317950448732 (296.114G)
2023-08-14T04:22:17.945+05:30 [Info] Indexer Memory Deviation 9710885577 (9.04397G) (3.05%)
2023-08-14T04:22:17.945+05:30 [Info] Indexer Memory Utilization 0.7772
2023-08-14T04:22:17.945+05:30 [Info] Indexer CPU Mean 11.5275
2023-08-14T04:22:17.945+05:30 [Info] Indexer CPU Deviation 5.20 (45.14%)
2023-08-14T04:22:17.945+05:30 [Info] Indexer CPU Utilization 0.4803
2023-08-14T04:22:17.945+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:17.945+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:17.945+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:17.945+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:17.945+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:17.945+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:17.945+05:30 [Info] Indexer Data Size Mean 317950448732 (296.114G)
2023-08-14T04:22:17.945+05:30 [Info] Indexer Data Size Deviation 9710885577 (9.04397G) (3.05%)
2023-08-14T04:22:17.945+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:17.945+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:17.945+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:17.945+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:17 -------------------------------------------
2023/08/14 04:22:17 initial placement - 6 2M index, 1 replica, 2x
2023-08-14T04:22:17.955+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:17.970+05:30 [Info] Score: 0
2023-08-14T04:22:17.970+05:30 [Info] Memory Quota: 4848128000 (4.51517G)
2023-08-14T04:22:17.970+05:30 [Info] CPU Quota: 2
2023-08-14T04:22:17.970+05:30 [Info] Indexer Memory Mean 2080000000 (1.93715G)
2023-08-14T04:22:17.970+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T04:22:17.970+05:30 [Info] Indexer Memory Utilization 0.4290
2023-08-14T04:22:17.970+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-14T04:22:17.970+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:17.970+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-14T04:22:17.970+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:17.970+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:17.970+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:17.970+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:17.970+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:17.970+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:17.970+05:30 [Info] Indexer Data Size Mean 2080000000 (1.93715G)
2023-08-14T04:22:17.970+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:17.970+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:17.970+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:17.970+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:17.970+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:17 -------------------------------------------
2023/08/14 04:22:17 initial placement - 5 20M primary index, 2 replica, 2x
2023-08-14T04:22:17.980+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:18.020+05:30 [Info] Score: 0
2023-08-14T04:22:18.020+05:30 [Info] Memory Quota: 14310128000 (13.3273G)
2023-08-14T04:22:18.020+05:30 [Info] CPU Quota: 2
2023-08-14T04:22:18.020+05:30 [Info] Indexer Memory Mean 10960000000 (10.2073G)
2023-08-14T04:22:18.020+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T04:22:18.020+05:30 [Info] Indexer Memory Utilization 0.7659
2023-08-14T04:22:18.020+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-14T04:22:18.020+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:18.020+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-14T04:22:18.020+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:18.020+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:18.020+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:18.020+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.020+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:18.020+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.020+05:30 [Info] Indexer Data Size Mean 10960000000 (10.2073G)
2023-08-14T04:22:18.020+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:18.020+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:18.020+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:18.020+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:18.020+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:18 -------------------------------------------
2023/08/14 04:22:18 initial placement - 5 20M array index, 2 replica, 2x
2023-08-14T04:22:18.030+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:18.071+05:30 [Info] Score: 0
2023-08-14T04:22:18.072+05:30 [Info] Memory Quota: 237416768000 (221.112G)
2023-08-14T04:22:18.072+05:30 [Info] CPU Quota: 2
2023-08-14T04:22:18.072+05:30 [Info] Indexer Memory Mean 191440000000 (178.292G)
2023-08-14T04:22:18.072+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T04:22:18.072+05:30 [Info] Indexer Memory Utilization 0.8063
2023-08-14T04:22:18.072+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-14T04:22:18.072+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:18.072+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-14T04:22:18.072+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:18.072+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:18.072+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:18.072+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.072+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:18.072+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.072+05:30 [Info] Indexer Data Size Mean 191440000000 (178.292G)
2023-08-14T04:22:18.072+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:18.072+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:18.072+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:18.072+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:18.072+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:18 -------------------------------------------
2023/08/14 04:22:18 initial placement - 3 replica constraint, 2 index, 2x
2023-08-14T04:22:18.075+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:18.114+05:30 [Info] Score: 0
2023-08-14T04:22:18.114+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-14T04:22:18.114+05:30 [Info] CPU Quota: 2
2023-08-14T04:22:18.114+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-14T04:22:18.114+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T04:22:18.114+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-14T04:22:18.114+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:18.114+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:18.114+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:18.114+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:18.114+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:18.114+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:18.114+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.114+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:18.114+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.114+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-14T04:22:18.114+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:18.114+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:18.114+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:18.114+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:18.114+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:18 -------------------------------------------
2023/08/14 04:22:18 incr placement - 20-50M, 5 2M index, 1 replica, 1x
2023-08-14T04:22:18.124+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.03850629960711742
2023-08-14T04:22:18.251+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:18.251+05:30 [Info] Score: 0.007189938568471697
2023-08-14T04:22:18.251+05:30 [Info] Memory Quota: 125233041042 (116.632G)
2023-08-14T04:22:18.251+05:30 [Info] CPU Quota: 27
2023-08-14T04:22:18.251+05:30 [Info] Indexer Memory Mean 71117238485 (66.2331G)
2023-08-14T04:22:18.252+05:30 [Info] Indexer Memory Deviation 1022657151 (975.282M) (1.44%)
2023-08-14T04:22:18.252+05:30 [Info] Indexer Memory Utilization 0.5679
2023-08-14T04:22:18.252+05:30 [Info] Indexer CPU Mean 20.1734
2023-08-14T04:22:18.252+05:30 [Info] Indexer CPU Deviation 1.87 (9.29%)
2023-08-14T04:22:18.252+05:30 [Info] Indexer CPU Utilization 0.7472
2023-08-14T04:22:18.252+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:18.252+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:18.252+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:18.252+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.252+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:18.252+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.252+05:30 [Info] Indexer Data Size Mean 71117238485 (66.2331G)
2023-08-14T04:22:18.252+05:30 [Info] Indexer Data Size Deviation 1022657151 (975.282M) (1.44%)
2023-08-14T04:22:18.252+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:18.252+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:18.252+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:18.252+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:18 -------------------------------------------
2023/08/14 04:22:18 incr placement - mixed small/medium, 6 2M index, 1 replica, 1x
2023-08-14T04:22:18.264+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0015433596485815756
2023-08-14T04:22:18.492+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:18.492+05:30 [Info] Score: 0.00043718596495524715
2023-08-14T04:22:18.492+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-14T04:22:18.492+05:30 [Info] CPU Quota: 20
2023-08-14T04:22:18.492+05:30 [Info] Indexer Memory Mean 393025602195 (366.034G)
2023-08-14T04:22:18.492+05:30 [Info] Indexer Memory Deviation 343650554 (327.731M) (0.09%)
2023-08-14T04:22:18.492+05:30 [Info] Indexer Memory Utilization 0.7321
2023-08-14T04:22:18.492+05:30 [Info] Indexer CPU Mean 14.2305
2023-08-14T04:22:18.492+05:30 [Info] Indexer CPU Deviation 0.95 (6.65%)
2023-08-14T04:22:18.492+05:30 [Info] Indexer CPU Utilization 0.7115
2023-08-14T04:22:18.492+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:18.492+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:18.492+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:18.492+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.492+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:18.492+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.492+05:30 [Info] Indexer Data Size Mean 393025602195 (366.034G)
2023-08-14T04:22:18.492+05:30 [Info] Indexer Data Size Deviation 343650554 (327.731M) (0.09%)
2023-08-14T04:22:18.492+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:18.492+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:18.492+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:18.492+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:18 -------------------------------------------
2023/08/14 04:22:18 incr placement - 3 server group, 3 replica, 1x
2023-08-14T04:22:18.496+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.816496580927726
2023-08-14T04:22:18.505+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-08-14T04:22:18.513+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T04:22:18.513+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T04:22:18.514+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T04:22:18.514+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T04:22:18.515+05:30 [Info] switched currmeta from 463 -> 463 force true 
2023-08-14T04:22:18.516+05:30 [Info] switched currmeta from 459 -> 459 force true 
2023-08-14T04:22:18.532+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:18.532+05:30 [Info] Score: 0
2023-08-14T04:22:18.532+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-14T04:22:18.532+05:30 [Info] CPU Quota: 16
2023-08-14T04:22:18.532+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-14T04:22:18.532+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T04:22:18.532+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-14T04:22:18.532+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:18.532+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:18.532+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:18.532+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:18.532+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:18.532+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:18.532+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.532+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:18.532+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.532+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-14T04:22:18.532+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:18.532+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:18.532+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:18.532+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:18.532+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:18 -------------------------------------------
2023/08/14 04:22:18 incr placement - 2 server group, 3 replica, 1x
2023-08-14T04:22:18.534+05:30 [Warn] Index has more replica than server group. Index=index1 0 Bucket=bucket2 Scope= Collection=
2023-08-14T04:22:18.534+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 1) Bucket=bucket2 Scope= Collection=
2023-08-14T04:22:18.534+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 2) Bucket=bucket2 Scope= Collection=
2023-08-14T04:22:18.535+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.816496580927726
2023-08-14T04:22:18.561+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:18.561+05:30 [Info] Score: 0
2023-08-14T04:22:18.561+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-14T04:22:18.561+05:30 [Info] CPU Quota: 16
2023-08-14T04:22:18.561+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-14T04:22:18.561+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T04:22:18.561+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-14T04:22:18.561+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:18.561+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:18.561+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:18.561+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:18.561+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:18.561+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:18.561+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.561+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:18.561+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.561+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-14T04:22:18.561+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:18.561+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:18.561+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:18.561+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:18.561+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:18 -------------------------------------------
2023/08/14 04:22:18 rebalance - 20-50M, 90 index, 20% shuffle, 1x, utilization 90%+
2023-08-14T04:22:18.564+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.28997623150944274
2023-08-14T04:22:18.564+05:30 [Info] Planner::initial temperature: initial resource variation 0.28997623150944274 temp 0.028997623150944275
2023-08-14T04:22:18.740+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:18.740+05:30 [Info] Score: 0.17460790556251937
2023-08-14T04:22:18.740+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-08-14T04:22:18.740+05:30 [Info] CPU Quota: 30
2023-08-14T04:22:18.740+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-08-14T04:22:18.740+05:30 [Info] Indexer Memory Deviation 2915825458 (2.71557G) (3.28%)
2023-08-14T04:22:18.740+05:30 [Info] Indexer Memory Utilization 0.6367
2023-08-14T04:22:18.740+05:30 [Info] Indexer CPU Mean 24.0538
2023-08-14T04:22:18.740+05:30 [Info] Indexer CPU Deviation 3.41 (14.17%)
2023-08-14T04:22:18.740+05:30 [Info] Indexer CPU Utilization 0.8018
2023-08-14T04:22:18.741+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:18.741+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:18.741+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:18.741+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.741+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:18.741+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.741+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-08-14T04:22:18.741+05:30 [Info] Indexer Data Size Deviation 2915825458 (2.71557G) (3.28%)
2023-08-14T04:22:18.741+05:30 [Info] Total Index Data (from non-deleted node) 993.273G
2023-08-14T04:22:18.741+05:30 [Info] Index Data Moved (exclude new node) 329.826G (33.21%)
2023-08-14T04:22:18.741+05:30 [Info] No. Index (from non-deleted node) 90
2023-08-14T04:22:18.741+05:30 [Info] No. Index Moved (exclude new node) 29 (32.22%)
2023/08/14 04:22:18 -------------------------------------------
2023/08/14 04:22:18 rebalance - mixed small/medium, 90 index, 20% shuffle, 1x
2023-08-14T04:22:18.742+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3834609577255788
2023-08-14T04:22:18.742+05:30 [Info] Planner::initial temperature: initial resource variation 0.3834609577255788 temp 0.03834609577255788
2023-08-14T04:22:18.953+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:18.953+05:30 [Info] Score: 0.22449642705399256
2023-08-14T04:22:18.953+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-14T04:22:18.953+05:30 [Info] CPU Quota: 20
2023-08-14T04:22:18.953+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-08-14T04:22:18.953+05:30 [Info] Indexer Memory Deviation 22184190531 (20.6606G) (5.65%)
2023-08-14T04:22:18.953+05:30 [Info] Indexer Memory Utilization 0.7311
2023-08-14T04:22:18.953+05:30 [Info] Indexer CPU Mean 13.9305
2023-08-14T04:22:18.953+05:30 [Info] Indexer CPU Deviation 2.49 (17.84%)
2023-08-14T04:22:18.953+05:30 [Info] Indexer CPU Utilization 0.6965
2023-08-14T04:22:18.953+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:18.953+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:18.953+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:18.953+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.953+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:18.953+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.953+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-08-14T04:22:18.953+05:30 [Info] Indexer Data Size Deviation 22184190531 (20.6606G) (5.65%)
2023-08-14T04:22:18.953+05:30 [Info] Total Index Data (from non-deleted node) 4.28378T
2023-08-14T04:22:18.953+05:30 [Info] Index Data Moved (exclude new node) 2.42163T (56.53%)
2023-08-14T04:22:18.953+05:30 [Info] No. Index (from non-deleted node) 90
2023-08-14T04:22:18.953+05:30 [Info] No. Index Moved (exclude new node) 24 (26.67%)
2023/08/14 04:22:18 -------------------------------------------
2023/08/14 04:22:18 rebalance - travel sample, 10% shuffle, 1x
2023-08-14T04:22:18.954+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.081608192724979
2023-08-14T04:22:18.954+05:30 [Info] Planner::initial temperature: initial resource variation 0.081608192724979 temp 0.0081608192724979
2023-08-14T04:22:18.962+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:18.962+05:30 [Info] Score: 0.02040204818124475
2023-08-14T04:22:18.962+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-14T04:22:18.962+05:30 [Info] CPU Quota: 8
2023-08-14T04:22:18.962+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-08-14T04:22:18.962+05:30 [Info] Indexer Memory Deviation 1428399 (1.36223M) (8.16%)
2023-08-14T04:22:18.962+05:30 [Info] Indexer Memory Utilization 0.0326
2023-08-14T04:22:18.962+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:18.962+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:18.962+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:18.962+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:18.962+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:18.962+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:18.962+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.962+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:18.962+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:18.962+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T04:22:18.962+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:18.962+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:18.962+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:18.962+05:30 [Info] No. Index (from non-deleted node) 10
2023-08-14T04:22:18.962+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:18 -------------------------------------------
2023/08/14 04:22:18 rebalance - 20-50M, 90 index, swap 2, 1x
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-08-14T04:22:18.964+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-08-14T04:22:18.964+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4095843409677649
2023-08-14T04:22:18.964+05:30 [Info] Planner::initial temperature: initial resource variation 0.4095843409677649 temp 0.04095843409677649
2023-08-14T04:22:19.257+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:19.257+05:30 [Info] Score: 0.016595711713022623
2023-08-14T04:22:19.257+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-08-14T04:22:19.257+05:30 [Info] CPU Quota: 30
2023-08-14T04:22:19.257+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-08-14T04:22:19.257+05:30 [Info] Indexer Memory Deviation 2949939824 (2.74735G) (3.32%)
2023-08-14T04:22:19.257+05:30 [Info] Indexer Memory Utilization 0.6367
2023-08-14T04:22:19.257+05:30 [Info] Indexer CPU Mean 24.0538
2023-08-14T04:22:19.258+05:30 [Info] Indexer CPU Deviation 1.82 (7.55%)
2023-08-14T04:22:19.258+05:30 [Info] Indexer CPU Utilization 0.8018
2023-08-14T04:22:19.258+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:19.258+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:19.258+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:19.258+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:19.258+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:19.258+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:19.258+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-08-14T04:22:19.258+05:30 [Info] Indexer Data Size Deviation 2949939824 (2.74735G) (3.32%)
2023-08-14T04:22:19.258+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:19.258+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:19.258+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:19.258+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:19 -------------------------------------------
2023/08/14 04:22:19 rebalance - mixed small/medium, 90 index, swap 2, 1x
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-08-14T04:22:19.259+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-08-14T04:22:19.259+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4082556623939647
2023-08-14T04:22:19.260+05:30 [Info] Planner::initial temperature: initial resource variation 0.4082556623939647 temp 0.040825566239396475
2023-08-14T04:22:19.421+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:19.421+05:30 [Info] Score: 0.0011689458717389425
2023-08-14T04:22:19.421+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-14T04:22:19.421+05:30 [Info] CPU Quota: 20
2023-08-14T04:22:19.421+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-08-14T04:22:19.421+05:30 [Info] Indexer Memory Deviation 917635606 (875.126M) (0.23%)
2023-08-14T04:22:19.421+05:30 [Info] Indexer Memory Utilization 0.7311
2023-08-14T04:22:19.421+05:30 [Info] Indexer CPU Mean 13.9305
2023-08-14T04:22:19.421+05:30 [Info] Indexer CPU Deviation 0.63 (4.50%)
2023-08-14T04:22:19.421+05:30 [Info] Indexer CPU Utilization 0.6965
2023-08-14T04:22:19.421+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:19.421+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:19.421+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:19.421+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:19.421+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:19.421+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:19.421+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-08-14T04:22:19.421+05:30 [Info] Indexer Data Size Deviation 917635606 (875.126M) (0.23%)
2023-08-14T04:22:19.421+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:19.421+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:19.421+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:19.421+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:19 -------------------------------------------
2023/08/14 04:22:19 rebalance - travel sample, swap 2, 1x
2023-08-14T04:22:19.422+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 192.168.1.8:9000
2023-08-14T04:22:19.422+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-14T04:22:19.422+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0086622738872069
2023-08-14T04:22:19.422+05:30 [Info] Planner::initial temperature: initial resource variation 1.0086622738872069 temp 0.1008662273887207
2023-08-14T04:22:19.549+05:30 [Info] Score: 0.00031929273712825843
2023-08-14T04:22:19.549+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-14T04:22:19.549+05:30 [Info] CPU Quota: 8
2023-08-14T04:22:19.549+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-08-14T04:22:19.549+05:30 [Info] Indexer Memory Deviation 22354 (21.8301K) (0.13%)
2023-08-14T04:22:19.549+05:30 [Info] Indexer Memory Utilization 0.0326
2023-08-14T04:22:19.549+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:19.549+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:19.549+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:19.549+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:19.549+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:19.549+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:19.549+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:19.549+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:19.549+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:19.549+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T04:22:19.549+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:19.549+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:19.549+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:19.549+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:19.549+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:19 -------------------------------------------
2023/08/14 04:22:19 rebalance - 8 identical index, add 4, 1x
2023-08-14T04:22:19.550+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-14T04:22:19.550+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-14T04:22:19.550+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-14T04:22:19.550+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-14T04:22:19.550+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2023-08-14T04:22:19.550+05:30 [Info] Planner::initial temperature: initial resource variation 1 temp 0.1
2023-08-14T04:22:23.462+05:30 [Info] Score: 0
2023-08-14T04:22:23.463+05:30 [Info] Memory Quota: 930294000 (887.197M)
2023-08-14T04:22:23.463+05:30 [Info] CPU Quota: 2
2023-08-14T04:22:23.463+05:30 [Info] Indexer Memory Mean 260000000 (247.955M)
2023-08-14T04:22:23.463+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T04:22:23.463+05:30 [Info] Indexer Memory Utilization 0.2795
2023-08-14T04:22:23.463+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:23.463+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:23.463+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:23.463+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:23.463+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:23.463+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:23.463+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:23.463+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:23.463+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:23.463+05:30 [Info] Indexer Data Size Mean 260000000 (247.955M)
2023-08-14T04:22:23.463+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:23.463+05:30 [Info] Total Index Data (from non-deleted node) 1.93715G
2023-08-14T04:22:23.463+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:23.463+05:30 [Info] No. Index (from non-deleted node) 8
2023-08-14T04:22:23.463+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:23 -------------------------------------------
2023/08/14 04:22:23 rebalance - 8 identical index, delete 2, 2x
2023-08-14T04:22:23.463+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:23.463+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023-08-14T04:22:23.507+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:23.507+05:30 [Info] Score: 0
2023-08-14T04:22:23.507+05:30 [Info] Memory Quota: 1060588000 (1011.46M)
2023-08-14T04:22:23.507+05:30 [Info] CPU Quota: 4
2023-08-14T04:22:23.507+05:30 [Info] Indexer Memory Mean 10400000 (9.91821M)
2023-08-14T04:22:23.507+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T04:22:23.507+05:30 [Info] Indexer Memory Utilization 0.0098
2023-08-14T04:22:23.507+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:23.507+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:23.507+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:23.507+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:23.507+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:23.507+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:23.507+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:23.507+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:23.507+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:23.507+05:30 [Info] Indexer Data Size Mean 10400000 (9.91821M)
2023-08-14T04:22:23.507+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:23.507+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:23.507+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:23.507+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:23.507+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:23 -------------------------------------------
2023/08/14 04:22:23 rebalance - drop replcia - 3 replica, 3 zone, delete 1, 2x
2023-08-14T04:22:23.508+05:30 [Warn] There is more replica than available nodes.  Will not move index replica (default,,,country) from ejected node 127.0.0.1:9002
2023-08-14T04:22:23.508+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-14T04:22:23.508+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-14T04:22:23.508+05:30 [Info] Score: 0
2023-08-14T04:22:23.508+05:30 [Info] Memory Quota: 536870912 (512M)
2023-08-14T04:22:23.508+05:30 [Info] CPU Quota: 16
2023-08-14T04:22:23.508+05:30 [Info] Indexer Memory Mean 0 (0)
2023-08-14T04:22:23.508+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T04:22:23.508+05:30 [Info] Indexer Memory Utilization 0.0000
2023-08-14T04:22:23.508+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:23.508+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:23.508+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:23.508+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:23.508+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:23.508+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:23.508+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:23.508+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:23.508+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:23.508+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T04:22:23.508+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:23.508+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:23.508+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:23.508+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:23.508+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:23 -------------------------------------------
2023/08/14 04:22:23 rebalance - rebuid replica - 3 replica, 3 zone, add 1, delete 1, 1x
2023-08-14T04:22:23.508+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-14T04:22:23.508+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-14T04:22:23.508+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9003
2023-08-14T04:22:23.509+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-14T04:22:23.509+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-14T04:22:23.509+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T04:22:23.509+05:30 [Info] Score: 0
2023-08-14T04:22:23.509+05:30 [Info] Memory Quota: 268435456 (256M)
2023-08-14T04:22:23.509+05:30 [Info] CPU Quota: 8
2023-08-14T04:22:23.509+05:30 [Info] Indexer Memory Mean 0 (0)
2023-08-14T04:22:23.509+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-14T04:22:23.509+05:30 [Info] Indexer Memory Utilization 0.0000
2023-08-14T04:22:23.509+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:23.509+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:23.509+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:23.509+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:23.509+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:23.509+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:23.509+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:23.509+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:23.509+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:23.509+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T04:22:23.509+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:23.509+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:23.509+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:23.509+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:23.509+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/14 04:22:23 -------------------------------------------
2023/08/14 04:22:23 Minimum memory test 1: min memory = 0
2023-08-14T04:22:23.510+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-14T04:22:23.510+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-08-14T04:22:23.513+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/14 04:22:23 -------------------------------------------
2023/08/14 04:22:23 Minimum memory test 2: min memory > quota
2023-08-14T04:22:23.513+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-14T04:22:23.513+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-14T04:22:23.513+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-08-14T04:22:23.513+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-14T04:22:23.513+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/08/14 04:22:24 -------------------------------------------
2023/08/14 04:22:24 Minimum memory test 3: min memory < quota
2023-08-14T04:22:24.469+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-14T04:22:24.469+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/08/14 04:22:25 -------------------------------------------
2023/08/14 04:22:25 Minimum memory test 4: replica repair with min memory > quota
2023-08-14T04:22:25.803+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-08-14T04:22:25.804+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=12us
2023-08-14T04:22:25.804+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=11us
2023-08-14T04:22:25.804+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=11us
2023-08-14T04:22:25.804+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-14T04:22:25.804+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-14T04:22:25.804+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T04:22:25.804+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:25.804+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=300us
2023-08-14T04:22:25.804+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-14T04:22:25.804+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-14T04:22:25.804+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T04:22:25.804+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:25.804+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=272us
2023-08-14T04:22:25.804+05:30 [Info] Cannot rebuild lost replica due to resource constraint in cluster.  Will not rebuild lost replica.
2023-08-14T04:22:25.804+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-14T04:22:25.805+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-14T04:22:25.805+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-14T04:22:25.805+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023/08/14 04:22:25 -------------------------------------------
2023/08/14 04:22:25 Minimum memory test 5: replica repair with min memory < quota
2023-08-14T04:22:25.805+05:30 [Info] Rebuilding lost replica for (default,,,country,0)
2023-08-14T04:22:25.805+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-08-14T04:22:25.805+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-08-14T04:22:25.814+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/14 04:22:25 -------------------------------------------
2023/08/14 04:22:25 Minimum memory test 6: rebalance with min memory > quota
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=7us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=7us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=6us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=6us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=6us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=7us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=7us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=6us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=7us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=6us
2023/08/14 04:22:25 -------------------------------------------
2023/08/14 04:22:25 Minimum memory test 7: rebalance-out with min memory > quota
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=7us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=6us
2023-08-14T04:22:25.815+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=9us
2023-08-14T04:22:25.816+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=8us
2023-08-14T04:22:25.816+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-14T04:22:25.816+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-08-14T04:22:25.816+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-08-14T04:22:25.816+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/14 04:22:25 -------------------------------------------
2023/08/14 04:22:25 Minimum memory test 8: plan with min memory > quota
2023-08-14T04:22:25.819+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2023-08-14T04:22:25.819+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T04:22:25.819+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:25.819+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=847us
2023-08-14T04:22:25.819+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-14T04:22:25.819+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-14T04:22:25.819+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=5us
2023-08-14T04:22:25.819+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=4us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=4us
2023-08-14T04:22:25.820+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-14T04:22:25.820+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2023-08-14T04:22:25.820+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T04:22:25.820+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/14 04:22:25 -------------------------------------------
2023/08/14 04:22:25 Minimum memory test 9: single node rebalance with min memory > quota
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=4us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=3us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=4us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=3us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=3us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=4us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=3us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=3us
2023-08-14T04:22:25.820+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=3us
2023/08/14 04:22:25 -------------------------------------------
2023/08/14 04:22:25 Minimum memory test 10: plan with partitioned index on empty cluster
2023-08-14T04:22:25.822+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.7071067811865476
2023-08-14T04:22:25.860+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/08/14 04:22:25 -------------------------------------------
2023/08/14 04:22:25 iterationTest :: Remove one node - failure
2023-08-14T04:22:25.861+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27913633183978764
2023-08-14T04:22:25.946+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:25.946+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.946+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.946+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.946+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.946+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.14035538919446247).
2023-08-14T04:22:25.946+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=407us
2023-08-14T04:22:25.947+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.947+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.947+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.947+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.947+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.13959235326379046).
2023-08-14T04:22:25.947+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=346us
2023-08-14T04:22:25.947+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.947+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.947+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.947+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.947+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.15492271555004017).
2023-08-14T04:22:25.947+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=340us
2023-08-14T04:22:25.947+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.947+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.948+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.948+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.948+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.10340964229626479).
2023-08-14T04:22:25.948+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=482us
2023-08-14T04:22:25.948+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.948+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.948+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.948+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.948+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.15492271555004017).
2023-08-14T04:22:25.948+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=474us
2023-08-14T04:22:25.948+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.949+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.949+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.949+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.949+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.11887341483048411).
2023-08-14T04:22:25.949+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=446us
2023-08-14T04:22:25.949+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-14T04:22:25.949+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.949+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.949+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.949+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.949+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1701196038352732).
2023-08-14T04:22:25.949+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=475us
2023-08-14T04:22:25.949+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.950+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.950+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.950+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.950+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1565930947740438).
2023-08-14T04:22:25.950+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=439us
2023-08-14T04:22:25.950+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.950+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.950+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.950+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.950+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1367561202792743).
2023-08-14T04:22:25.950+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=458us
2023-08-14T04:22:25.950+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.951+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.951+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.951+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.951+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.09771158186473361).
2023-08-14T04:22:25.951+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=482us
2023-08-14T04:22:25.951+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.951+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.951+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.951+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.951+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1471689571826073).
2023-08-14T04:22:25.951+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=467us
2023-08-14T04:22:25.951+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.019518429428694476
2023-08-14T04:22:25.952+05:30 [Info] Planner::initial temperature: initial resource variation 0.019518429428694476 temp 0.03304815705713055
2023-08-14T04:22:25.952+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:25.952+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-08-14T04:22:25.952+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.15717909652125994).
2023-08-14T04:22:25.952+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=455us
2023-08-14T04:22:25.952+05:30 [Error] 
MemoryQuota: 5302940000000
CpuQuota: 6
--- Violations for index <10466021063822180898, bucket1, , > (mem 26.6608G, cpu 3.4663999999999997) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.62815T, free cpu -36.67136)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66739T, free cpu -24.1574)
--- Violations for index <985756864902889021, bucket1, , > (mem 13.9021G, cpu 1.61016) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.62815T, free cpu -36.67136)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66739T, free cpu -24.1574)
--- Violations for index <2290498097238382528, bucket1, , > (mem 20.5258G, cpu 3.84348) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.62815T, free cpu -36.67136)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66739T, free cpu -24.1574)
--- Violations for index <13861269645097709065, bucket1, , > (mem 20.8689G, cpu 3.71448) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.62815T, free cpu -36.67136)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66739T, free cpu -24.1574)
--- Violations for index <6869933504319087621, bucket1, , > (mem 16.287G, cpu 2.53224) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.62815T, free cpu -36.67136)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66739T, free cpu -24.1574)
--- Violations for index <5537388533347598847, bucket1, , > (mem 13.3858G, cpu 1.91756) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.62815T, free cpu -36.67136)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66739T, free cpu -24.1574)
--- Violations for index <12961954996982709960, bucket1, , > (mem 11.1269G, cpu 5.15124) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.62815T, free cpu -36.67136)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66739T, free cpu -24.1574)
--- Violations for index <9615560036371938202, bucket1, , > (mem 9.64331G, cpu 2.1482) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.62815T, free cpu -36.67136)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.66739T, free cpu -24.1574)
2023/08/14 04:22:25 -------------------------------------------
2023/08/14 04:22:25 iterationTest :: Remove one node - success
2023-08-14T04:22:25.952+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.2901865222964231
2023-08-14T04:22:26.034+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:26.035+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.006948996770645145
2023-08-14T04:22:26.035+05:30 [Info] Planner::initial temperature: initial resource variation 0.006948996770645145 temp 0.024305100322935487
2023-08-14T04:22:26.035+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-08-14T04:22:26.035+05:30 [Info] Planner::Finished planner run after 11 iterations.
2023-08-14T04:22:26.035+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.12130348208226219).
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 iterationTest :: Index rebuild - success
2023-08-14T04:22:26.037+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i5,1)
2023-08-14T04:22:26.037+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i10,1)
2023-08-14T04:22:26.037+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i13,1)
2023-08-14T04:22:26.037+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i15,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i18,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i22,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i0,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i28,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i2,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i4,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i8,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i11,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i24,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i26,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i1,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i3,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i6,1)
2023-08-14T04:22:26.038+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i12,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i14,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i20,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i23,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i27,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i19,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i21,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i25,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i29,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i7,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i9,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i16,1)
2023-08-14T04:22:26.039+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i17,1)
2023-08-14T04:22:26.040+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5792715732327589
2023-08-14T04:22:26.040+05:30 [Info] Planner::planSingleRun Skip running planner as current solution resource variation: 0.5792715732327589 is less than threshold: 0.8. No nodes have been added or deleted and there are no violations observed
2023-08-14T04:22:26.040+05:30 [Info] Planner::initial temperature: initial resource variation 0.5792715732327589 temp 0.022072842676724116
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 iterationTest :: Index rebuild - initial placement - success
2023-08-14T04:22:26.041+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-08-14T04:22:26.041+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-14T04:22:26.041+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-14T04:22:26.041+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-08-14T04:22:26.041+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-08-14T04:22:26.041+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-08-14T04:22:26.041+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6236095644623236
2023-08-14T04:22:26.041+05:30 [Info] Planner::initial temperature: initial resource variation 0.6236095644623236 temp 0.03663904355376764
2023-08-14T04:22:26.041+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T04:22:26.041+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:26.041+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.6236095644623236).
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 iterationTest :: Index rebuild - initial placement - numReplica > numSG - success
2023-08-14T04:22:26.042+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-08-14T04:22:26.042+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-08-14T04:22:26.042+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-08-14T04:22:26.042+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1)
2023-08-14T04:22:26.042+05:30 [Info] Rebuilding lost replica for (default,,,idx1,2)
2023-08-14T04:22:26.042+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1)
2023-08-14T04:22:26.042+05:30 [Info] Rebuilding lost replica for (default,,,idx2,2)
2023-08-14T04:22:26.042+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1)
2023-08-14T04:22:26.042+05:30 [Info] Rebuilding lost replica for (default,,,idx3,2)
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-08-14T04:22:26.042+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3333333333333333
2023-08-14T04:22:26.043+05:30 [Info] Planner::initial temperature: initial resource variation 0.3333333333333333 temp 0.06566666666666668
2023-08-14T04:22:26.043+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T04:22:26.043+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:26.043+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.3333333333333333).
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 scaling with excludeIn - 8 identical index, add 1, 1x
2023-08-14T04:22:26.043+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-08-14T04:22:26.043+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 swap with excludeIn - 8 identical index, add 1, 1x
2023-08-14T04:22:26.199+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-08-14T04:22:26.199+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023-08-14T04:22:26.199+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 replica repair with excludeIn - 3 replica, 4 zone, delete 1, 1x
2023-08-14T04:22:26.200+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-08-14T04:22:26.200+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-08-14T04:22:26.200+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 heterogenous rebalance - keep vertically scaled Node, swap 1, 1x
2023-08-14T04:22:26.200+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.1237823254333867
2023-08-14T04:22:26.201+05:30 [Info] Planner::initial temperature: initial resource variation 1.1237823254333867 temp 0.11237823254333867
2023-08-14T04:22:26.201+05:30 [Info] Planner::finalizing the solution as final solution is found.
--- PASS: TestPlanner (11.92s)
=== RUN   TestGreedyPlanner
2023/08/14 04:22:26 In TestGreedyPlanner()
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 3 empty nodes - 1 SG
2023-08-14T04:22:26.203+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-14T04:22:26.205+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-14T04:22:26.207+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 3 non-empty nodes - 1 SG
2023-08-14T04:22:26.210+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index With 1 Replica - 3 empty nodes - 1 SG
2023-08-14T04:22:26.212+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-14T04:22:26.214+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-14T04:22:26.216+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index With 1 Replica - 3 non-empty nodes - 1 SG
2023-08-14T04:22:26.218+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index With 2 Replica - 3 empty nodes - 1 SG
2023-08-14T04:22:26.220+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index With 2 Replica - 3 non-empty nodes - 1 SG
2023-08-14T04:22:26.221+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 2 SG
2023-08-14T04:22:26.223+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 2 SG
2023-08-14T04:22:26.226+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index With 1 Replica - 3 non-empty nodes - 2 SG
2023-08-14T04:22:26.228+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Equivalent Index Without any replica - 3 non-empty nodes - 1 SG
2023-08-14T04:22:26.230+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Skip least loaded node
2023-08-14T04:22:26.232+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Use least loaded node
2023-08-14T04:22:26.234+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place 60 index instaces on 3 empty nodes - 1 SG
2023-08-14T04:22:26.236+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-14T04:22:26.238+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-14T04:22:26.240+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-14T04:22:26.241+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-14T04:22:26.243+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-14T04:22:26.245+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-14T04:22:26.247+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-14T04:22:26.248+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-14T04:22:26.250+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-14T04:22:26.251+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-14T04:22:26.253+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-14T04:22:26.255+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-14T04:22:26.256+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-14T04:22:26.258+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-14T04:22:26.260+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-14T04:22:26.261+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-14T04:22:26.263+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-14T04:22:26.265+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-14T04:22:26.267+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-14T04:22:26.269+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-14T04:22:26.270+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-14T04:22:26.272+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-14T04:22:26.274+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-14T04:22:26.275+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-14T04:22:26.277+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-14T04:22:26.279+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-14T04:22:26.281+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-14T04:22:26.282+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-14T04:22:26.284+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-14T04:22:26.286+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-14T04:22:26.288+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-14T04:22:26.289+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-14T04:22:26.291+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-14T04:22:26.293+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-14T04:22:26.295+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-14T04:22:26.297+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-14T04:22:26.299+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-14T04:22:26.301+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-14T04:22:26.303+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-14T04:22:26.305+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-14T04:22:26.306+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-14T04:22:26.308+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-14T04:22:26.310+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-14T04:22:26.311+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-14T04:22:26.313+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-14T04:22:26.315+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-14T04:22:26.317+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-14T04:22:26.319+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-14T04:22:26.320+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-14T04:22:26.322+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-14T04:22:26.324+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-14T04:22:26.325+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-14T04:22:26.327+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-14T04:22:26.329+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-14T04:22:26.331+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-14T04:22:26.332+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-14T04:22:26.334+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-14T04:22:26.336+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-14T04:22:26.338+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-14T04:22:26.339+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-14T04:22:26.339+05:30 [Info] Actual variance of deferred index count across nodes is 0
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place 60 index instaces on 1 empty and 1 10 percent filled node - 1 SG
2023-08-14T04:22:26.342+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-14T04:22:26.344+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-14T04:22:26.345+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-14T04:22:26.347+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-14T04:22:26.349+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-14T04:22:26.350+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-14T04:22:26.352+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-14T04:22:26.353+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-14T04:22:26.355+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-14T04:22:26.357+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-14T04:22:26.359+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-14T04:22:26.360+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-14T04:22:26.362+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-14T04:22:26.364+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-14T04:22:26.365+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-14T04:22:26.367+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-14T04:22:26.368+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-14T04:22:26.370+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-14T04:22:26.372+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-14T04:22:26.373+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-14T04:22:26.375+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-14T04:22:26.376+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-14T04:22:26.378+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-14T04:22:26.380+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-14T04:22:26.381+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-14T04:22:26.383+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-14T04:22:26.385+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-14T04:22:26.386+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-14T04:22:26.388+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-14T04:22:26.390+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-14T04:22:26.391+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-14T04:22:26.393+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-14T04:22:26.395+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-14T04:22:26.397+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-14T04:22:26.399+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-14T04:22:26.400+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-14T04:22:26.402+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-14T04:22:26.404+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-14T04:22:26.405+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-14T04:22:26.407+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-14T04:22:26.409+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-14T04:22:26.411+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-14T04:22:26.413+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-14T04:22:26.414+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-14T04:22:26.416+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-14T04:22:26.418+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-14T04:22:26.420+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-14T04:22:26.421+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-14T04:22:26.423+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-14T04:22:26.425+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-14T04:22:26.427+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-14T04:22:26.429+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-14T04:22:26.431+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-14T04:22:26.432+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-14T04:22:26.434+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-14T04:22:26.436+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-14T04:22:26.438+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-14T04:22:26.440+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-14T04:22:26.442+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-14T04:22:26.443+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-14T04:22:26.444+05:30 [Info] Actual variance of deferred index count across nodes is 8
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place 60 index instaces on 1 empty and 1 30 percent filled node - 1 SG
2023-08-14T04:22:26.446+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-14T04:22:26.447+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-14T04:22:26.449+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-14T04:22:26.451+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-14T04:22:26.452+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-14T04:22:26.454+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-14T04:22:26.456+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-14T04:22:26.458+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-14T04:22:26.459+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-14T04:22:26.461+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-14T04:22:26.463+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-14T04:22:26.465+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-14T04:22:26.467+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-14T04:22:26.468+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-14T04:22:26.470+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-14T04:22:26.471+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-14T04:22:26.473+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-14T04:22:26.475+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-14T04:22:26.476+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-14T04:22:26.478+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-14T04:22:26.480+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-14T04:22:26.481+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-14T04:22:26.483+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-14T04:22:26.484+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-14T04:22:26.486+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-14T04:22:26.488+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-14T04:22:26.490+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-14T04:22:26.492+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-14T04:22:26.493+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-14T04:22:26.495+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-14T04:22:26.497+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-14T04:22:26.499+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-14T04:22:26.500+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-14T04:22:26.502+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-14T04:22:26.504+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-14T04:22:26.505+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-14T04:22:26.507+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-14T04:22:26.509+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-14T04:22:26.511+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-14T04:22:26.512+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-14T04:22:26.514+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-14T04:22:26.516+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-14T04:22:26.517+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-14T04:22:26.519+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-14T04:22:26.521+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-14T04:22:26.523+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-14T04:22:26.524+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-14T04:22:26.526+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-14T04:22:26.528+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-14T04:22:26.530+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-14T04:22:26.532+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-14T04:22:26.533+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-14T04:22:26.535+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-14T04:22:26.537+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-14T04:22:26.538+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-14T04:22:26.540+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-14T04:22:26.542+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-14T04:22:26.544+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-14T04:22:26.545+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-14T04:22:26.547+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-14T04:22:26.547+05:30 [Info] Actual variance of deferred index count across nodes is 98
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place 5 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-14T04:22:26.549+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-14T04:22:26.551+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-14T04:22:26.553+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-14T04:22:26.554+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-14T04:22:26.556+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-14T04:22:26.556+05:30 [Info] Actual variance of deferred index count across nodes is 4.5
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place 60 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-14T04:22:26.558+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-14T04:22:26.560+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-14T04:22:26.561+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-14T04:22:26.563+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-14T04:22:26.565+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-14T04:22:26.566+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-14T04:22:26.568+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-14T04:22:26.570+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-14T04:22:26.571+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-14T04:22:26.573+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-14T04:22:26.574+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-14T04:22:26.576+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-14T04:22:26.578+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-14T04:22:26.579+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-14T04:22:26.581+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-14T04:22:26.583+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-14T04:22:26.585+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-14T04:22:26.587+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-14T04:22:26.589+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-14T04:22:26.590+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-14T04:22:26.592+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-14T04:22:26.594+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-14T04:22:26.595+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-14T04:22:26.597+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-14T04:22:26.599+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-14T04:22:26.600+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-14T04:22:26.602+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-14T04:22:26.604+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-14T04:22:26.606+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-14T04:22:26.608+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-14T04:22:26.609+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-14T04:22:26.611+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-14T04:22:26.612+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-14T04:22:26.614+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-14T04:22:26.616+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-14T04:22:26.618+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-14T04:22:26.619+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-14T04:22:26.621+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-14T04:22:26.623+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-14T04:22:26.625+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-14T04:22:26.626+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-14T04:22:26.628+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-14T04:22:26.630+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-14T04:22:26.632+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-14T04:22:26.633+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-14T04:22:26.635+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-14T04:22:26.637+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-14T04:22:26.639+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-14T04:22:26.641+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-14T04:22:26.643+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-14T04:22:26.644+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-14T04:22:26.646+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-14T04:22:26.648+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-14T04:22:26.650+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-14T04:22:26.652+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-14T04:22:26.653+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-14T04:22:26.655+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-14T04:22:26.657+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-14T04:22:26.659+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-14T04:22:26.662+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-14T04:22:26.662+05:30 [Info] Actual variance of deferred index count across nodes is 648
--- PASS: TestGreedyPlanner (0.46s)
=== RUN   TestTenantAwarePlanner
2023/08/14 04:22:26 In TestTenantAwarePlanner()
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 1 empty node - 1 SG
2023-08-14T04:22:26.663+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-08-14T04:22:26.663+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T04:22:26.663+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 empty nodes - 2 SG
2023-08-14T04:22:26.665+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-14T04:22:26.665+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T04:22:26.665+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9002]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 1 node - 1 SG
2023-08-14T04:22:26.667+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.667+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-08-14T04:22:26.667+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-14T04:22:26.667+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 2 nodes - 1 SG
2023-08-14T04:22:26.669+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.669+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.669+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-14T04:22:26.669+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-14T04:22:26.669+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(a)
2023-08-14T04:22:26.671+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.671+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.671+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-14T04:22:26.671+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9002]
2023-08-14T04:22:26.671+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(b)
2023-08-14T04:22:26.673+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.673+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.673+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-14T04:22:26.673+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.673+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(c)
2023-08-14T04:22:26.676+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.676+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.676+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.676+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.676+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-14T04:22:26.676+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.676+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Memory Above LWM
2023-08-14T04:22:26.678+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.678+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-14T04:22:26.678+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.678+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-14T04:22:26.678+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-14T04:22:26.678+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.678+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Units Above LWM
2023-08-14T04:22:26.680+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.680+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-14T04:22:26.680+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.680+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5000 Tenants 0
2023-08-14T04:22:26.680+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-14T04:22:26.680+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.680+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(a)
2023-08-14T04:22:26.683+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.683+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-14T04:22:26.683+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.683+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-14T04:22:26.683+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-14T04:22:26.683+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T04:22:26.683+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(b)
2023-08-14T04:22:26.685+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.685+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-14T04:22:26.685+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.685+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-14T04:22:26.685+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-14T04:22:26.685+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T04:22:26.685+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Units HWM
2023-08-14T04:22:26.687+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 8000 Tenants 0
2023-08-14T04:22:26.687+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.687+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.687+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 8000 Tenants 0
2023-08-14T04:22:26.687+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-14T04:22:26.687+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.687+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-14T04:22:26.690+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-14T04:22:26.690+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-14T04:22:26.690+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-14T04:22:26.690+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-14T04:22:26.690+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-14T04:22:26.690+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T04:22:26.690+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-08-14T04:22:26.692+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T04:22:26.692+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-14T04:22:26.692+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.692+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-14T04:22:26.692+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.692+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-14T04:22:26.692+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T04:22:26.692+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-08-14T04:22:26.694+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.694+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.694+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T04:22:26.694+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-14T04:22:26.694+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-14T04:22:26.694+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T04:22:26.694+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-08-14T04:22:26.696+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.696+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.696+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T04:22:26.696+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-14T04:22:26.696+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-14T04:22:26.696+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-14T04:22:26.696+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T04:22:26.696+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-14T04:22:26.699+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.699+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.699+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T04:22:26.699+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-14T04:22:26.699+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-14T04:22:26.699+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T04:22:26.699+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 2 empty nodes - 1 SG
2023-08-14T04:22:26.701+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-14T04:22:26.701+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T04:22:26.701+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9002]
2023-08-14T04:22:26.701+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9001]
2023-08-14T04:22:26.701+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket1   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - Unable to find any valid SubCluster
2023/08/14 04:22:26 Expected error Planner not able to find any node for placement - Unable to find any valid SubCluster
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Memory HWM
2023-08-14T04:22:26.701+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-14T04:22:26.701+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.701+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.701+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-14T04:22:26.702+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-14T04:22:26.702+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.702+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket1   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - Tenant SubCluster Above High Usage Threshold
2023/08/14 04:22:26 Expected error Planner not able to find any node for placement - Tenant SubCluster Above High Usage Threshold
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Memory Above LWM
2023-08-14T04:22:26.702+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 680000000 Units 1000 Tenants 0
2023-08-14T04:22:26.702+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-14T04:22:26.702+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 680000000 Units 1000 Tenants 0
2023-08-14T04:22:26.702+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-14T04:22:26.702+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-14T04:22:26.702+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-14T04:22:26.702+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket7   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - No SubCluster Below Low Usage Threshold
2023/08/14 04:22:26 Expected error Planner not able to find any node for placement - No SubCluster Below Low Usage Threshold
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-14T04:22:26.703+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-14T04:22:26.703+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-14T04:22:26.703+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 0 Units 4500 Tenants 0
2023-08-14T04:22:26.703+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-14T04:22:26.703+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-14T04:22:26.703+05:30 [Error] Planner::validateSubClusterGrouping  Node 127.0.0.1:9001 belongs to multiple subclusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9001 127.0.0.1:9003 127.0.0.1:9004]].
2023/08/14 04:22:26 Expected error Planner Constraint Violation. Node 127.0.0.1:9001 belongs to multiple subclusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9001 127.0.0.1:9003 127.0.0.1:9004]].
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-08-14T04:22:26.703+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.703+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.703+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T04:22:26.703+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-14T04:22:26.703+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/14 04:22:26 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-08-14T04:22:26.704+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.704+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.704+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group empty node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/14 04:22:26 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-08-14T04:22:26.704+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.704+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.704+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-14T04:22:26.705+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-14T04:22:26.705+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/14 04:22:26 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-14T04:22:26.705+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.705+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.705+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group empty node 127.0.0.1:9004 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/08/14 04:22:26 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 3 SG, 1 empty, 1 Memory Above HWM
2023-08-14T04:22:26.706+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.706+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-14T04:22:26.706+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.706+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-14T04:22:26.706+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-14T04:22:26.706+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T04:22:26.706+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.706+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500 
2023-08-14T04:22:26.706+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-14T04:22:26.706+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 3 SG, 1 empty, 1 Units Above HWM
2023-08-14T04:22:26.707+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 8000 Tenants 0
2023-08-14T04:22:26.707+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 400000000 Units 1000 Tenants 0
2023-08-14T04:22:26.707+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 8000 Tenants 0
2023-08-14T04:22:26.707+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 400000000 Units 1000 Tenants 0
2023-08-14T04:22:26.707+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-14T04:22:26.707+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.707+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.707+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000 
2023-08-14T04:22:26.707+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-14T04:22:26.707+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 3 SG, 1 empty, Both Memory/Units Above HWM
2023-08-14T04:22:26.708+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.709+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.709+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.709+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.709+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-14T04:22:26.709+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.709+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.709+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T04:22:26.709+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T04:22:26.709+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-14T04:22:26.709+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-14T04:22:26.709+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 3 SG, Multiple tenants to move, single source, multiple destination
2023-08-14T04:22:26.710+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.710+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-14T04:22:26.710+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.710+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-14T04:22:26.710+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-14T04:22:26.710+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.710+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.710+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000 
2023-08-14T04:22:26.710+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000 
2023-08-14T04:22:26.710+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-14T04:22:26.710+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-14T04:22:26.710+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 3 SG, Multiple tenants to move, no nodes below LWM
2023-08-14T04:22:26.711+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-14T04:22:26.711+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-14T04:22:26.711+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 700000000 Units 3000 Tenants 0
2023-08-14T04:22:26.711+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-14T04:22:26.711+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-14T04:22:26.711+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 700000000 Units 3000 Tenants 0
2023-08-14T04:22:26.711+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-14T04:22:26.711+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T04:22:26.711+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.711+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-08-14T04:22:26.711+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-08-14T04:22:26.711+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-14T04:22:26.712+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.712+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.712+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.712+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.712+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.712+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.712+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-14T04:22:26.712+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-14T04:22:26.712+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.712+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200 
2023-08-14T04:22:26.712+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-08-14T04:22:26.712+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500 
2023-08-14T04:22:26.712+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-08-14T04:22:26.712+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.712+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500 
2023-08-14T04:22:26.712+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-14T04:22:26.712+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700 
2023-08-14T04:22:26.712+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000 
2023-08-14T04:22:26.712+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-14T04:22:26.712+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-14T04:22:26.712+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-14T04:22:26.712+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-14T04:22:26.712+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-14T04:22:26.712+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-14T04:22:26.712+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-14T04:22:26.712+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-14T04:22:26.712+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-14T04:22:26.714+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.714+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.714+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.714+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.714+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.714+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.714+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-14T04:22:26.714+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-14T04:22:26.714+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.714+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T04:22:26.714+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T04:22:26.714+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T04:22:26.714+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T04:22:26.714+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.714+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-14T04:22:26.714+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-14T04:22:26.714+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-14T04:22:26.714+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-14T04:22:26.714+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-14T04:22:26.714+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-14T04:22:26.714+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-14T04:22:26.714+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-14T04:22:26.714+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-14T04:22:26.714+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-14T04:22:26.714+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-14T04:22:26.714+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-14T04:22:26.714+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 3 SG, Single Large Tenant, Nothing to move
2023-08-14T04:22:26.715+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-14T04:22:26.715+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 2000 Tenants 0
2023-08-14T04:22:26.715+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-14T04:22:26.715+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 2000 Tenants 0
2023-08-14T04:22:26.715+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-14T04:22:26.715+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-14T04:22:26.715+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.715+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000 
2023-08-14T04:22:26.715+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-14T04:22:26.715+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(zero usage tenants)
2023-08-14T04:22:26.716+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.717+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.717+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.717+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.717+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.717+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.717+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+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-14T04:22:26.717+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 3 SG, 1 Partial Subcluster
2023-08-14T04:22:26.718+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.718+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-14T04:22:26.718+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.718+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-14T04:22:26.718+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-14T04:22:26.718+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-14T04:22:26.718+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T04:22:26.718+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.718+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-08-14T04:22:26.718+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-08-14T04:22:26.718+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9003]
2023-08-14T04:22:26.718+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.718+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-14T04:22:26.718+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500  can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Replica Repair - 4 SG, Missing Replicas for multiple tenants in SG
2023-08-14T04:22:26.719+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.719+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.719+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.719+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.719+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.719+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.719+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-14T04:22:26.719+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-14T04:22:26.719+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-14T04:22:26.719+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-14T04:22:26.719+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-14T04:22:26.719+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over
2023-08-14T04:22:26.720+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.720+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.720+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.720+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.720+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.720+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-14T04:22:26.720+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9004
2023-08-14T04:22:26.720+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-14T04:22:26.720+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9004
2023-08-14T04:22:26.720+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-14T04:22:26.720+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-14T04:22:26.720+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-14T04:22:26.721+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over, No replacement
2023-08-14T04:22:26.721+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.721+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.721+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.721+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.721+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.721+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-14T04:22:26.721+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9001] with len 1. Skipping replica repair attempt.
2023-08-14T04:22:26.721+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Replica Repair - 4 SG, Missing Replicas, one replica missing with pendingDelete true 
2023-08-14T04:22:26.722+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.722+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.722+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.722+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.722+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.722+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.722+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-14T04:22:26.723+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-14T04:22:26.723+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-14T04:22:26.723+05:30 [Info] Planner::findMissingReplicaForIndexerNode Skipping Replica Repair for 88883:81813:0. PendingDelete true
2023-08-14T04:22:26.723+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx2,1) on 127.0.0.1:9005
2023-08-14T04:22:26.723+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Replica Repair - 2 SG, Missing Replicas with Nodes over HWM
2023-08-14T04:22:26.723+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 7000 Tenants 0
2023-08-14T04:22:26.723+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.724+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 7000 Tenants 0
2023-08-14T04:22:26.724+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-14T04:22:26.724+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket9,,,idx2,1) on 127.0.0.1:9005
2023-08-14T04:22:26.724+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.724+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.724+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-08-14T04:22:26.724+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700 
2023-08-14T04:22:26.724+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-08-14T04:22:26.724+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000 
2023-08-14T04:22:26.724+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T04:22:26.724+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-14T04:22:26.724+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-14T04:22:26.724+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-14T04:22:26.724+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes
2023-08-14T04:22:26.725+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-14T04:22:26.725+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-14T04:22:26.725+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9001]
2023-08-14T04:22:26.725+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-14T04:22:26.725+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-14T04:22:26.725+05:30 [Info] Moving index 7777:7171:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T04:22:26.725+05:30 [Info] Moving index 8888:8181:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T04:22:26.725+05:30 [Info] Moving index 9999:9191:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T04:22:26.725+05:30 [Info] Moving index 101010:101101:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T04:22:26.725+05:30 [Info] Moving index 111111:112112:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T04:22:26.725+05:30 [Info] Moving index 121212:121121:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-14T04:22:26.725+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.725+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.725+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.725+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.725+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.725+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.725+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-14T04:22:26.725+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T04:22:26.725+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.725+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.725+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.725+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 1100000000 Units 8100 Tenants 0
2023-08-14T04:22:26.725+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-14T04:22:26.725+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9006] with len 1. Skipping replica repair attempt.
2023-08-14T04:22:26.725+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-14T04:22:26.725+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes(different SG)
2023-08-14T04:22:26.726+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-14T04:22:26.726+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-14T04:22:26.726+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-14T04:22:26.726+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T04:22:26.726+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003]
2023-08-14T04:22:26.726+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.726+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.726+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.726+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.726+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.727+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.727+05:30 [Info] Moving index 7777:17171:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T04:22:26.727+05:30 [Info] Moving index 8888:18181:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T04:22:26.727+05:30 [Info] Moving index 9999:19191:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T04:22:26.727+05:30 [Info] Moving index 101010:1101101:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T04:22:26.727+05:30 [Info] Moving index 111111:1112112:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T04:22:26.727+05:30 [Info] Moving index 121212:1121121:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-14T04:22:26.727+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T04:22:26.727+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-14T04:22:26.727+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.727+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.727+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.727+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.727+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.727+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.727+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-14T04:22:26.727+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Swap Rebalance - 4 SG, Swap 1 SG with 2 new nodes
2023-08-14T04:22:26.728+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.728+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.728+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T04:22:26.728+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T04:22:26.728+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T04:22:26.728+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T04:22:26.728+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T04:22:26.728+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T04:22:26.728+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T04:22:26.728+05:30 [Info] Moving index 5555:5151:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T04:22:26.728+05:30 [Info] Moving index 6666:6161:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-14T04:22:26.728+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.728+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.728+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.728+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.728+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.728+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.728+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-14T04:22:26.728+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T04:22:26.728+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.728+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.728+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.728+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.728+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.728+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.728+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-14T04:22:26.728+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Swap Rebalance - 4 SG, Swap 1 node with 2 new nodes
2023-08-14T04:22:26.729+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-14T04:22:26.729+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-14T04:22:26.729+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-14T04:22:26.729+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-14T04:22:26.729+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-14T04:22:26.729+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.729+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.729+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.729+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.729+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.729+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-14T04:22:26.729+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T04:22:26.729+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.729+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.729+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.729+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.729+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-14T04:22:26.729+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-14T04:22:26.729+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9008] with len 1. Skipping replica repair attempt.
2023-08-14T04:22:26.729+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-14T04:22:26.729+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Swap Rebalance - 4 SG, Swap 1 empty node with 2 new nodes
2023-08-14T04:22:26.730+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-14T04:22:26.730+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-14T04:22:26.731+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T04:22:26.731+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.731+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.731+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.731+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.731+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.731+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-14T04:22:26.731+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9006
2023-08-14T04:22:26.731+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9006
2023-08-14T04:22:26.731+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9006
2023-08-14T04:22:26.731+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9006
2023-08-14T04:22:26.731+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9006
2023-08-14T04:22:26.731+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket6,,,idx2,1) on 127.0.0.1:9006
2023-08-14T04:22:26.731+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-14T04:22:26.731+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Swap Rebalance - 1 SG, Swap 1 node - Failed swap rebalance
2023-08-14T04:22:26.732+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-14T04:22:26.732+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-14T04:22:26.732+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-14T04:22:26.732+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.732+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-14T04:22:26.732+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.732+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T04:22:26.732+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.732+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9008 as replacement node for deleted node 127.0.0.1:9004.
2023-08-14T04:22:26.732+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.732+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.732+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.732+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.732+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 600000000 Units 4000
2023-08-14T04:22:26.732+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.732+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 500000000 Units 4100 Tenants 0
2023-08-14T04:22:26.732+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9008]]
2023-08-14T04:22:26.732+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Swap Rebalance - 1 SG, Swap 2 node - server group mismatch
2023-08-14T04:22:26.732+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-14T04:22:26.732+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-14T04:22:26.732+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9002 127.0.0.1:9001]
2023-08-14T04:22:26.732+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9004]
2023/08/14 04:22:26 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Move out 1 subcluster, Enough Capacity
2023-08-14T04:22:26.734+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000 
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000 
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.734+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.734+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-14T04:22:26.734+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-14T04:22:26.734+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-14T04:22:26.734+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-14T04:22:26.734+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-14T04:22:26.734+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-14T04:22:26.734+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-14T04:22:26.734+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-14T04:22:26.734+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-14T04:22:26.734+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 600000000 Units 4500 Tenants 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 600000000 Units 4500 Tenants 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 600000000 Units 4100 Tenants 0
2023-08-14T04:22:26.734+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 600000000 Units 4100 Tenants 0
2023-08-14T04:22:26.734+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-14T04:22:26.734+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T04:22:26.734+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.734+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-14T04:22:26.734+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-14T04:22:26.734+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-14T04:22:26.734+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.734+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-14T04:22:26.734+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.734+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity
2023-08-14T04:22:26.735+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.735+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.735+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-14T04:22:26.735+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.735+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.735+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T04:22:26.735+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.735+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.735+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.735+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.735+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-14T04:22:26.736+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-14T04:22:26.736+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-14T04:22:26.736+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-14T04:22:26.736+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-14T04:22:26.736+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-14T04:22:26.736+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-14T04:22:26.736+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-14T04:22:26.736+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-14T04:22:26.736+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 04:22:26 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Move out 1 node, Pair node not deleted(Failed swap rebalance of 1 node)
2023-08-14T04:22:26.737+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001]
2023-08-14T04:22:26.737+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001]
2023-08-14T04:22:26.737+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004]
2023-08-14T04:22:26.737+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.737+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9009 as replacement node for deleted node 127.0.0.1:9001.
2023-08-14T04:22:26.737+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-14T04:22:26.737+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-14T04:22:26.737+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-14T04:22:26.737+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-14T04:22:26.737+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 600000000 Units 4000
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.737+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 500000000 Units 4100 Tenants 0
2023-08-14T04:22:26.737+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-14T04:22:26.737+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-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9009]
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.737+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.737+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-14T04:22:26.737+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-14T04:22:26.737+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-14T04:22:26.737+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-14T04:22:26.738+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-14T04:22:26.738+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-14T04:22:26.738+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-14T04:22:26.738+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-14T04:22:26.738+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-14T04:22:26.738+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-14T04:22:26.738+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-14T04:22:26.738+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-14T04:22:26.738+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/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Move out 1 node, Pair node already deleted
2023-08-14T04:22:26.738+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002]
2023-08-14T04:22:26.738+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002]
2023-08-14T04:22:26.738+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes []
2023-08-14T04:22:26.738+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.738+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-14T04:22:26.738+05:30 [Info] Planner::moveTenantsFromDeletedNodes Pair node not found for deleted node 127.0.0.1:9002.
2023-08-14T04:22:26.738+05:30 [Error] Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/14 04:22:26 Expected error Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Move out 1 subcluster, empty nodes
2023-08-14T04:22:26.739+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9005 127.0.0.1:9007 127.0.0.1:9008]
2023-08-14T04:22:26.739+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-14T04:22:26.740+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-14T04:22:26.740+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100
2023-08-14T04:22:26.740+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100
2023-08-14T04:22:26.740+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-14T04:22:26.740+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 800000000 Units 7000 Tenants 0
2023-08-14T04:22:26.740+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.740+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-14T04:22:26.740+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.740+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-14T04:22:26.740+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9002] with len 1. Skipping replica repair attempt.
2023-08-14T04:22:26.740+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Move out 1 subcluster, Deleted Nodes more than added nodes
2023-08-14T04:22:26.740+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.740+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.740+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T04:22:26.740+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-14T04:22:26.740+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 1
2023-08-14T04:22:26.740+05:30 [Error] Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/14 04:22:26 Expected error Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Move out 1 node, Add 1 node in, server group mismatch
2023-08-14T04:22:26.741+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9006]
2023-08-14T04:22:26.741+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9006]
2023-08-14T04:22:26.741+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9003]
2023-08-14T04:22:26.741+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9007]
2023/08/14 04:22:26 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Move out 1 node, Pair node exists
2023-08-14T04:22:26.742+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-14T04:22:26.742+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-14T04:22:26.742+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-14T04:22:26.742+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.742+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-14T04:22:26.742+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.742+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.742+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.742+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T04:22:26.742+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.742+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.742+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.742+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.742+05:30 [Info] Planner::moveTenantsFromDeletedNodes No replacement node found for deleted node 127.0.0.1:9004.
2023-08-14T04:22:26.742+05:30 [Error] Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/14 04:22:26 Expected error Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Move out 1 subcluster, No nodes under LWM
2023-08-14T04:22:26.743+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-08-14T04:22:26.743+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-14T04:22:26.743+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.743+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-14T04:22:26.743+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-14T04:22:26.743+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 04:22:26 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity, Partial Subcluster
2023-08-14T04:22:26.743+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 500 
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 100000000 UnitsUsage 500 
2023-08-14T04:22:26.743+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 200000000 Units 1000
2023-08-14T04:22:26.743+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.743+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 200000000 Units 1000
2023-08-14T04:22:26.743+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.743+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-14T04:22:26.743+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9006]
2023-08-14T04:22:26.743+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-14T04:22:26.743+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 04:22:26 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 2 SG, Move out 1 non-empty and 1 empty  node
2023-08-14T04:22:26.745+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9007 127.0.0.1:9004]
2023-08-14T04:22:26.745+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-14T04:22:26.745+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-14T04:22:26.745+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-14T04:22:26.745+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9008]
2023-08-14T04:22:26.745+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.745+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.745+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.745+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.745+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.745+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.745+05:30 [Info] Moving index 171717:1171171:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.745+05:30 [Info] Moving index 141414:1141141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-14T04:22:26.745+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 0 Units 0
2023-08-14T04:22:26.745+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-14T04:22:26.745+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-14T04:22:26.746+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-14T04:22:26.746+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9008 127.0.0.1:9001]]
2023-08-14T04:22:26.746+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM
2023-08-14T04:22:26.746+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.746+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.746+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-14T04:22:26.746+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.747+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.747+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T04:22:26.747+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T04:22:26.747+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-14T04:22:26.747+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-14T04:22:26.747+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-14T04:22:26.747+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-14T04:22:26.747+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-14T04:22:26.747+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-14T04:22:26.747+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-14T04:22:26.747+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-14T04:22:26.747+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 2 Subclusters, 1 below LWM, 1 above HWM
2023-08-14T04:22:26.748+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.748+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.748+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.748+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.748+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-14T04:22:26.748+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.748+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.748+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T04:22:26.748+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T04:22:26.748+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T04:22:26.748+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-14T04:22:26.748+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-14T04:22:26.748+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-14T04:22:26.748+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 600000000 Units 4000 Tenants 0
2023-08-14T04:22:26.748+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-14T04:22:26.748+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 600000000 Units 4000 Tenants 0
2023-08-14T04:22:26.748+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-14T04:22:26.748+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 3 Subclusters, 1 empty, 1 Above HWM, 1 below LWM
2023-08-14T04:22:26.749+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.749+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.749+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.749+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-14T04:22:26.749+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-14T04:22:26.749+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.749+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.749+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T04:22:26.749+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T04:22:26.749+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-14T04:22:26.749+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-14T04:22:26.749+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-14T04:22:26.749+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.749+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-14T04:22:26.749+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-14T04:22:26.749+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.749+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-14T04:22:26.749+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-14T04:22:26.749+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-14T04:22:26.749+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-14T04:22:26.749+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T04:22:26.749+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T04:22:26.749+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-14T04:22:26.749+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.749+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T04:22:26.749+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T04:22:26.750+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T04:22:26.750+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.750+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-14T04:22:26.750+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000
2023-08-14T04:22:26.750+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.750+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-14T04:22:26.750+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000
2023-08-14T04:22:26.750+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-14T04:22:26.750+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 2 Subclusters, 1 above LWM/below HWM, 1 empty
2023-08-14T04:22:26.750+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-14T04:22:26.751+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-14T04:22:26.751+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-14T04:22:26.751+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 2 Subclusters, Both above LWM/below HWM
2023-08-14T04:22:26.751+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-14T04:22:26.751+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-14T04:22:26.751+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-14T04:22:26.751+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-14T04:22:26.751+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-14T04:22:26.751+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-14T04:22:26.751+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-14T04:22:26.752+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-14T04:22:26.752+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-14T04:22:26.752+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-14T04:22:26.752+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-14T04:22:26.752+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM (partial replica repair)
2023-08-14T04:22:26.752+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.752+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 550000000 Units 5500 Tenants 0
2023-08-14T04:22:26.752+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-14T04:22:26.752+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-14T04:22:26.752+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-14T04:22:26.752+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.752+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.752+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T04:22:26.752+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T04:22:26.752+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-14T04:22:26.752+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-14T04:22:26.752+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-14T04:22:26.752+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-14T04:22:26.753+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-14T04:22:26.753+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-14T04:22:26.753+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-14T04:22:26.753+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-14T04:22:26.753+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM(full replica repair)
2023-08-14T04:22:26.753+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-14T04:22:26.753+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-14T04:22:26.753+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx1,1) on 127.0.0.1:9001
2023-08-14T04:22:26.753+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9001
2023-08-14T04:22:26.753+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx1,1) on 127.0.0.1:9001
2023-08-14T04:22:26.753+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9001
2023-08-14T04:22:26.753+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9001
2023-08-14T04:22:26.753+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,1) on 127.0.0.1:9001
2023-08-14T04:22:26.753+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9004 127.0.0.1:9001]]
2023-08-14T04:22:26.753+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9001]
2023-08-14T04:22:26.753+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T04:22:26.753+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-08-14T04:22:26.753+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-14T04:22:26.753+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-14T04:22:26.753+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-14T04:22:26.753+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-14T04:22:26.753+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-14T04:22:26.753+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-14T04:22:26.753+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-14T04:22:26.753+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-14T04:22:26.753+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 ScaleIn- 2 Subclusters, Both below LWM, Positive Case
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-14T04:22:26.754+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-14T04:22:26.754+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-14T04:22:26.754+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-14T04:22:26.754+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-14T04:22:26.754+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T04:22:26.754+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T04:22:26.754+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-14T04:22:26.754+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.754+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T04:22:26.754+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-14T04:22:26.754+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000 
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-14T04:22:26.754+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000
2023-08-14T04:22:26.754+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-14T04:22:26.754+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-14T04:22:26.754+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9003 SG sg1 Memory 0 Units 0
2023-08-14T04:22:26.754+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9006 SG sg3 Memory 0 Units 0
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 ScaleIn- 2 Subclusters, One below LWM/ 1 Empty
2023-08-14T04:22:26.755+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-14T04:22:26.755+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-14T04:22:26.755+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-14T04:22:26.755+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. No ScaleIn.
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.756+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-14T04:22:26.756+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.756+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.756+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T04:22:26.756+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-14T04:22:26.756+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-14T04:22:26.756+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-14T04:22:26.756+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-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.756+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-14T04:22:26.756+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-14T04:22:26.756+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.756+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.756+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-14T04:22:26.756+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.756+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.756+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-14T04:22:26.756+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.756+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-14T04:22:26.756+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. ScaleIn. 
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.757+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-14T04:22:26.757+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.757+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-14T04:22:26.757+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-08-14T04:22:26.757+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-14T04:22:26.757+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-14T04:22:26.757+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-14T04:22:26.757+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-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.757+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-14T04:22:26.757+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-14T04:22:26.757+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.757+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.757+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-14T04:22:26.757+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-14T04:22:26.757+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-14T04:22:26.757+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-14T04:22:26.757+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-14T04:22:26.757+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-14T04:22:26.757+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-14T04:22:26.757+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-14T04:22:26.757+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Rebalance - 1 Subcluster, Below HWM (partial replica repair)
2023-08-14T04:22:26.758+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-14T04:22:26.758+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 350000000 Units 500 Tenants 0
2023-08-14T04:22:26.758+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.758+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-14T04:22:26.758+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-14T04:22:26.758+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-14T04:22:26.758+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-14T04:22:26.758+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 500000000 Units 800 Tenants 0
2023-08-14T04:22:26.758+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-14T04:22:26.758+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Resume - 1 tenant, Empty node in cluster.
2023-08-14T04:22:26.759+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-14T04:22:26.759+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.759+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.759+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.759+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.759+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.759+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.759+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-14T04:22:26.759+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-14T04:22:26.759+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-14T04:22:26.760+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Resume - 1 tenant, No empty node in cluster.
2023-08-14T04:22:26.761+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-14T04:22:26.761+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.761+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.761+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.762+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.762+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.762+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.762+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-14T04:22:26.762+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-14T04:22:26.762+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-14T04:22:26.762+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Resume - 1 tenant, No node below LWM in the cluster.
2023-08-14T04:22:26.763+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-14T04:22:26.764+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.764+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.764+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.764+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.764+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 5000 Tenants 0
2023-08-14T04:22:26.764+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 5000 Tenants 0
2023-08-14T04:22:26.764+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-14T04:22:26.764+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-08-14T04:22:26.764+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM []
2023/08/14 04:22:26 Expected error No SubCluster Below Low Usage Threshold
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Resume - 1 tenant, Not enough capacity in the cluster.
2023-08-14T04:22:26.765+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-14T04:22:26.765+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.765+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.765+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-14T04:22:26.765+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-14T04:22:26.765+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.765+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-14T04:22:26.765+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-14T04:22:26.765+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250 
2023-08-14T04:22:26.765+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-14T04:22:26.765+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250  on any target
2023/08/14 04:22:26 Expected error Not Enough Capacity To Place Tenant
--- PASS: TestTenantAwarePlanner (0.10s)
=== RUN   TestPlanDuringHeterogenousScaleup
2023/08/14 04:22:26 In TestPlanDuringHeterogenousScaleup()
=== RUN   TestPlanDuringHeterogenousScaleup/GreedyPlanner
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T04:22:26.767+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T04:22:26.769+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T04:22:26.771+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-14T04:22:26.773+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-14T04:22:26.775+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T04:22:26.777+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-14T04:22:26.779+05:30 [Info] Using greedy index placement for index 987654
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-08-14T04:22:26.781+05:30 [Info] Using greedy index placement for index 987654
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T04:22:26.784+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.2180081556498616
2023-08-14T04:22:26.913+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:26.913+05:30 [Info] Score: 0.5118702120133598
2023-08-14T04:22:26.913+05:30 [Info] variation: 1.0237404240267196
2023-08-14T04:22:26.913+05:30 [Info] ElapsedTime: 128ms
2023-08-14T04:22:26.913+05:30 [Info] ConvergenceTime: 127ms
2023-08-14T04:22:26.913+05:30 [Info] Iteration: 7200
2023-08-14T04:22:26.913+05:30 [Info] Move: 3900
2023-08-14T04:22:26.913+05:30 [Info] ----------------------------------------
2023-08-14T04:22:26.913+05:30 [Info] Using SAPlanner
2023-08-14T04:22:26.913+05:30 [Info] Indexer Memory Mean 126888575449 (118.174G)
2023-08-14T04:22:26.913+05:30 [Info] Indexer Memory Deviation 80354383758 (74.8359G) (63.33%)
2023-08-14T04:22:26.913+05:30 [Info] Indexer Memory Utilization 2.3004
2023-08-14T04:22:26.913+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T04:22:26.913+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T04:22:26.913+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T04:22:26.913+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:26.913+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:26.913+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:26.913+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:26.913+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:26.913+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:26.913+05:30 [Info] Indexer Data Size Mean 18082106963 (16.8403G)
2023-08-14T04:22:26.913+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (141.42%)
2023-08-14T04:22:26.913+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:26.913+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:26.913+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:26.913+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:26.913+05:30 [Info] ----------------------------------------
2023-08-14T04:22:26.913+05:30 [Info] Number of indexes: 13
2023-08-14T04:22:26.913+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:26.913+05:30 [Info] Avg Index Size: 29281978949 (27.271G)
2023-08-14T04:22:26.913+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T04:22:26.913+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T04:22:26.913+05:30 [Info] Avg Index Cpu: 3.5385
2023-08-14T04:22:26.913+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T04:22:26.913+05:30 [Info] Num Estimation Run: 11
2023-08-14T04:22:26.913+05:30 [Info] ----------------------------------------
2023-08-14T04:22:26.913+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:26.913+05:30 [Info] CPU Quota 27
2023-08-14T04:22:26.913+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:26.913+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:26.913+05:30 [Info] ----------------------------------------
2023-08-14T04:22:26.913+05:30 [Info] Total iteration: 7210
2023-08-14T04:22:26.913+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:26.913+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:26.913+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:26.913+05:30 [Info] RandomMove time: 0ns
2023-08-14T04:22:26.913+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T04:22:26.913+05:30 [Info] ExhaustMove time: 55ms
2023-08-14T04:22:26.913+05:30 [Info] ExhaustMove call: 7210
2023-08-14T04:22:26.913+05:30 [Info] ExhaustMove average time: 7us
2023-08-14T04:22:26.914+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:26.914+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:26.914+05:30 [Info] ----------------------------------------
2023-08-14T04:22:26.914+05:30 [Info] 
2023-08-14T04:22:26.914+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.37390490588193165 allowDDLDuringScaleup:true
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 
2023-08-14T04:22:26.914+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.7501886306380632 allowDDLDuringScaleup:true
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:12677923298685633591, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 
2023-08-14T04:22:26.914+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.07590646348000514 allowDDLDuringScaleup:true
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.914+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.914+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-14T04:22:26.914+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-14T04:22:26.914+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T04:22:26.917+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6856271841119315
2023-08-14T04:22:26.982+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:26.982+05:30 [Info] Score: 0.28937833136341934
2023-08-14T04:22:26.982+05:30 [Info] variation: 0.5787566627268387
2023-08-14T04:22:26.982+05:30 [Info] ElapsedTime: 64ms
2023-08-14T04:22:26.982+05:30 [Info] ConvergenceTime: 62ms
2023-08-14T04:22:26.982+05:30 [Info] Iteration: 4200
2023-08-14T04:22:26.982+05:30 [Info] Move: 2679
2023-08-14T04:22:26.982+05:30 [Info] ----------------------------------------
2023-08-14T04:22:26.982+05:30 [Info] Using SAPlanner
2023-08-14T04:22:26.982+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-14T04:22:26.982+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-14T04:22:26.982+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-14T04:22:26.982+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T04:22:26.982+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T04:22:26.982+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T04:22:26.982+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:26.982+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:26.982+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:26.982+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:26.982+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:26.982+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:26.982+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-14T04:22:26.982+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-14T04:22:26.982+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:26.982+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:26.982+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:26.982+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:26.982+05:30 [Info] ----------------------------------------
2023-08-14T04:22:26.982+05:30 [Info] Number of indexes: 14
2023-08-14T04:22:26.982+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:26.982+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-08-14T04:22:26.982+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T04:22:26.982+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T04:22:26.982+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-14T04:22:26.982+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T04:22:26.982+05:30 [Info] Num Estimation Run: 11
2023-08-14T04:22:26.982+05:30 [Info] ----------------------------------------
2023-08-14T04:22:26.982+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:26.982+05:30 [Info] CPU Quota 27
2023-08-14T04:22:26.982+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:26.982+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:26.982+05:30 [Info] ----------------------------------------
2023-08-14T04:22:26.982+05:30 [Info] Total iteration: 4500
2023-08-14T04:22:26.982+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:26.982+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:26.982+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:26.982+05:30 [Info] RandomMove time: 22ms
2023-08-14T04:22:26.982+05:30 [Info] RandomMove call: 4199 (empty index 0)
2023-08-14T04:22:26.982+05:30 [Info] RandomMove average time: 5us
2023-08-14T04:22:26.982+05:30 [Info] ExhaustMove time: 7us
2023-08-14T04:22:26.982+05:30 [Info] ExhaustMove call: 1
2023-08-14T04:22:26.982+05:30 [Info] ExhaustMove average time: 7us
2023-08-14T04:22:26.982+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:26.982+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:26.982+05:30 [Info] ----------------------------------------
2023-08-14T04:22:26.982+05:30 [Info] 
2023-08-14T04:22:26.982+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T04:22:26.982+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-14T04:22:26.982+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-14T04:22:26.982+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.982+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-14T04:22:26.982+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-14T04:22:26.983+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+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-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+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-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+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-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 
2023-08-14T04:22:26.983+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+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-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+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-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+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-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+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-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:8812351044611165522, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 
2023-08-14T04:22:26.983+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+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-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+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-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+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-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+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-14T04:22:26.983+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-14T04:22:26.983+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:26.983+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:26.983+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:8812351044611165522, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:26.983+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-14T04:22:26.984+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:26 -------------------------------------------
2023/08/14 04:22:26 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T04:22:26.986+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.17181391709488233
2023-08-14T04:22:27.025+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.025+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=39ms
2023-08-14T04:22:27.025+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.17181391709488233
2023-08-14T04:22:27.036+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.036+05:30 [Info] Score: 0.07993359954492428
2023-08-14T04:22:27.036+05:30 [Info] variation: 0.17181391709488233
2023-08-14T04:22:27.036+05:30 [Info] ElapsedTime: 10ms
2023-08-14T04:22:27.036+05:30 [Info] ConvergenceTime: 2us
2023-08-14T04:22:27.036+05:30 [Info] Iteration: 0
2023-08-14T04:22:27.036+05:30 [Info] Move: 0
2023-08-14T04:22:27.036+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.036+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.036+05:30 [Info] Indexer Memory Mean 264383397409 (246.226G)
2023-08-14T04:22:27.036+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (34.36%)
2023-08-14T04:22:27.036+05:30 [Info] Indexer Memory Utilization 4.7932
2023-08-14T04:22:27.036+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T04:22:27.036+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T04:22:27.036+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T04:22:27.036+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.036+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.036+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.036+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.036+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.036+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.036+05:30 [Info] Indexer Data Size Mean 155576928923 (144.892G)
2023-08-14T04:22:27.036+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:27.036+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.036+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.036+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.036+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.036+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.036+05:30 [Info] Number of indexes: 15
2023-08-14T04:22:27.036+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.036+05:30 [Info] Avg Index Size: 21761293697 (20.2668G)
2023-08-14T04:22:27.036+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T04:22:27.036+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T04:22:27.036+05:30 [Info] Avg Index Cpu: 3.0667
2023-08-14T04:22:27.036+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T04:22:27.036+05:30 [Info] Num Estimation Run: 230
2023-08-14T04:22:27.036+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.036+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.036+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.036+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.036+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.036+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.036+05:30 [Info] Total iteration: 12870
2023-08-14T04:22:27.036+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.036+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.036+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.036+05:30 [Info] RandomMove time: 0ns
2023-08-14T04:22:27.036+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T04:22:27.036+05:30 [Info] ExhaustMove time: 0ns
2023-08-14T04:22:27.036+05:30 [Info] ExhaustMove call: 0
2023-08-14T04:22:27.036+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.036+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.036+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.036+05:30 [Info] 
2023-08-14T04:22:27.036+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T04:22:27.036+05:30 [Info] Indexer total memory:423358618032 (394.283G), mem:392798233228 (365.822G), overhead:30560384804 (28.4616G), min:42699834774 (39.7673G), data:155576928923 (144.892G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-14T04:22:27.036+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4971428895131053 allowDDLDuringScaleup:true
2023-08-14T04:22:27.036+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.036+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-14T04:22:27.036+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:4995829886 (4.65273G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.036+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.036+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.036+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-14T04:22:27.036+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:13150749438 (12.2476G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.036+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.036+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.036+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-14T04:22:27.036+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:13051410687 (12.1551G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.036+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.036+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.036+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-14T04:22:27.036+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:11501844763 (10.7119G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.036+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.036+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.036+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:3611416239915170042, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.036+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-14T04:22:27.036+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.036+05:30 [Info] 
2023-08-14T04:22:27.036+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T04:22:27.036+05:30 [Info] Indexer total memory:212947869924 (198.323G), mem:196616714986 (183.114G), overhead:16331154938 (15.2096G), min:36935807455 (34.3992G), data:155576928923 (144.892G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-14T04:22:27.036+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.34873605295368754 allowDDLDuringScaleup:true
2023-08-14T04:22:27.036+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.036+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-14T04:22:27.037+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:4995829886 (4.65273G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.037+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.037+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-14T04:22:27.037+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:13150749438 (12.2476G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.037+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.037+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-14T04:22:27.037+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:9400037446 (8.75447G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.037+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.037+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-14T04:22:27.037+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:9389190685 (8.74437G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.037+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.037+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:3611416239915170042, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.037+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-14T04:22:27.037+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.037+05:30 [Info] 
2023-08-14T04:22:27.037+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T04:22:27.037+05:30 [Info] Indexer total memory:227178478435 (211.576G), mem:203735244015 (189.743G), overhead:23443234420 (21.8332G), min:43342483581 (40.3658G), data:155576928923 (144.892G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-08-14T04:22:27.037+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3541210575332071 allowDDLDuringScaleup:true
2023-08-14T04:22:27.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.037+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-14T04:22:27.037+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:13051410687 (12.1551G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.037+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.037+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-14T04:22:27.037+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:11501844763 (10.7119G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.037+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.037+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-14T04:22:27.037+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:9400037446 (8.75447G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.037+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.037+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-14T04:22:27.037+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:9389190685 (8.74437G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.037+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.037+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.037+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:3611416239915170042, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.037+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-14T04:22:27.037+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-14T04:22:27.039+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6856271841119315
2023-08-14T04:22:27.043+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T04:22:27.043+05:30 [Info] Score: 0.36056429186996203
2023-08-14T04:22:27.043+05:30 [Info] variation: 0.7211285837399241
2023-08-14T04:22:27.043+05:30 [Info] ElapsedTime: 4ms
2023-08-14T04:22:27.043+05:30 [Info] ConvergenceTime: 1ms
2023-08-14T04:22:27.043+05:30 [Info] Iteration: 1
2023-08-14T04:22:27.043+05:30 [Info] Move: 1
2023-08-14T04:22:27.043+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.043+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.043+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-14T04:22:27.043+05:30 [Info] Indexer Memory Deviation 106575253176 (99.2559G) (73.52%)
2023-08-14T04:22:27.043+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-14T04:22:27.043+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T04:22:27.043+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T04:22:27.043+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T04:22:27.043+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.043+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.043+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.043+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.043+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.043+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.043+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-14T04:22:27.043+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-14T04:22:27.043+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.043+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.043+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.043+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.043+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.043+05:30 [Info] Number of indexes: 14
2023-08-14T04:22:27.043+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.043+05:30 [Info] Avg Index Size: 23315671818 (21.7144G)
2023-08-14T04:22:27.043+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T04:22:27.043+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T04:22:27.043+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-14T04:22:27.043+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T04:22:27.043+05:30 [Info] Num Estimation Run: 230
2023-08-14T04:22:27.043+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.043+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.043+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.043+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.043+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.043+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.043+05:30 [Info] Total iteration: 526
2023-08-14T04:22:27.043+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.043+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.043+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.043+05:30 [Info] RandomMove time: 7us
2023-08-14T04:22:27.044+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-14T04:22:27.044+05:30 [Info] RandomMove average time: 7us
2023-08-14T04:22:27.044+05:30 [Info] ExhaustMove time: 1ms
2023-08-14T04:22:27.044+05:30 [Info] ExhaustMove call: 220
2023-08-14T04:22:27.044+05:30 [Info] ExhaustMove average time: 6us
2023-08-14T04:22:27.044+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.044+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.044+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.044+05:30 [Info] 
2023-08-14T04:22:27.044+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.7021056124497257 allowDDLDuringScaleup:true
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:7152530727983698710, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 
2023-08-14T04:22:27.044+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T04:22:27.044+05:30 [Info] Indexer total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:0 (0), data:0 (0) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-08-14T04:22:27.044+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.05661804908412874 allowDDLDuringScaleup:true
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 
2023-08-14T04:22:27.044+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+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-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.044+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.044+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:7152530727983698710, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.044+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-14T04:22:27.044+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-14T04:22:27.046+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6917244207689
2023-08-14T04:22:27.050+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T04:22:27.050+05:30 [Info] Score: 0.28937833136341934
2023-08-14T04:22:27.050+05:30 [Info] variation: 0.5787566627268387
2023-08-14T04:22:27.050+05:30 [Info] ElapsedTime: 3ms
2023-08-14T04:22:27.050+05:30 [Info] ConvergenceTime: 1ms
2023-08-14T04:22:27.050+05:30 [Info] Iteration: 1
2023-08-14T04:22:27.050+05:30 [Info] Move: 1
2023-08-14T04:22:27.050+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.050+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.050+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-14T04:22:27.050+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-14T04:22:27.050+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-14T04:22:27.050+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T04:22:27.050+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T04:22:27.050+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T04:22:27.050+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.050+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.050+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.050+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.050+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.050+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.050+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-14T04:22:27.050+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-14T04:22:27.050+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.050+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.050+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.050+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.050+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.050+05:30 [Info] Number of indexes: 14
2023-08-14T04:22:27.050+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.050+05:30 [Info] Avg Index Size: 23315671818 (21.7144G)
2023-08-14T04:22:27.050+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T04:22:27.050+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T04:22:27.050+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-14T04:22:27.050+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T04:22:27.050+05:30 [Info] Num Estimation Run: 230
2023-08-14T04:22:27.050+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.050+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.050+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.050+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.050+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.050+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.050+05:30 [Info] Total iteration: 521
2023-08-14T04:22:27.050+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.050+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.050+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.050+05:30 [Info] RandomMove time: 7us
2023-08-14T04:22:27.050+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-08-14T04:22:27.050+05:30 [Info] RandomMove average time: 7us
2023-08-14T04:22:27.050+05:30 [Info] ExhaustMove time: 1ms
2023-08-14T04:22:27.051+05:30 [Info] ExhaustMove call: 220
2023-08-14T04:22:27.051+05:30 [Info] ExhaustMove average time: 5us
2023-08-14T04:22:27.051+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.051+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.051+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.051+05:30 [Info] 
2023-08-14T04:22:27.051+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 
2023-08-14T04:22:27.051+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:15304620071101681082, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 
2023-08-14T04:22:27.051+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+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-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.051+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.051+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:15304620071101681082, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.051+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-14T04:22:27.051+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-14T04:22:27.053+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.1877979057133785
2023-08-14T04:22:27.053+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-14T04:22:27.053+05:30 [Info] Score: 0.4863052536963559
2023-08-14T04:22:27.053+05:30 [Info] variation: 0.9726105073927118
2023-08-14T04:22:27.054+05:30 [Info] ElapsedTime: 200us
2023-08-14T04:22:27.054+05:30 [Info] ConvergenceTime: 129us
2023-08-14T04:22:27.054+05:30 [Info] Iteration: 1
2023-08-14T04:22:27.054+05:30 [Info] Move: 1
2023-08-14T04:22:27.054+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.054+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.054+05:30 [Info] Indexer Memory Mean 14745215094 (13.7326G)
2023-08-14T04:22:27.054+05:30 [Info] Indexer Memory Deviation 7829819102 (7.29209G) (53.10%)
2023-08-14T04:22:27.054+05:30 [Info] Indexer Memory Utilization 1.6384
2023-08-14T04:22:27.054+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-14T04:22:27.054+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-14T04:22:27.054+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-14T04:22:27.054+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.054+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.054+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.054+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.054+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.054+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.054+05:30 [Info] Indexer Data Size Mean 2745215094 (2.55668G)
2023-08-14T04:22:27.054+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (141.42%)
2023-08-14T04:22:27.054+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.054+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.054+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.054+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.054+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.054+05:30 [Info] Number of indexes: 4
2023-08-14T04:22:27.054+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.054+05:30 [Info] Avg Index Size: 11058911320 (10.2994G)
2023-08-14T04:22:27.054+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-14T04:22:27.054+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-14T04:22:27.054+05:30 [Info] Avg Index Cpu: 0.7500
2023-08-14T04:22:27.054+05:30 [Info] Max Index Cpu: 1.0000
2023-08-14T04:22:27.054+05:30 [Info] Num Estimation Run: 7
2023-08-14T04:22:27.054+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.054+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-14T04:22:27.054+05:30 [Info] CPU Quota 8
2023-08-14T04:22:27.054+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.054+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.054+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.054+05:30 [Info] Total iteration: 8
2023-08-14T04:22:27.054+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.054+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.054+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.054+05:30 [Info] RandomMove time: 0ns
2023-08-14T04:22:27.054+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T04:22:27.054+05:30 [Info] ExhaustMove time: 40us
2023-08-14T04:22:27.054+05:30 [Info] ExhaustMove call: 8
2023-08-14T04:22:27.054+05:30 [Info] ExhaustMove average time: 5us
2023-08-14T04:22:27.054+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.054+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.054+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.054+05:30 [Info] 
2023-08-14T04:22:27.054+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-14T04:22:27.054+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-14T04:22:27.054+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.3390930527717129 allowDDLDuringScaleup:true
2023-08-14T04:22:27.054+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.054+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-14T04:22:27.054+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-14T04:22:27.054+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.054+05:30 [Info] 
2023-08-14T04:22:27.054+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-14T04:22:27.054+05:30 [Info] Indexer total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:0 (0), data:0 (0) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-08-14T04:22:27.054+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0813823326652111 allowDDLDuringScaleup:true
2023-08-14T04:22:27.054+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.054+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-14T04:22:27.054+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-14T04:22:27.054+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.055+05:30 [Info] 
2023-08-14T04:22:27.055+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-14T04:22:27.055+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-14T04:22:27.055+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.779524614563076 allowDDLDuringScaleup:true
2023-08-14T04:22:27.055+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.055+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-14T04:22:27.055+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-14T04:22:27.055+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.055+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.055+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:13136978103106616985, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.055+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-14T04:22:27.055+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-14T04:22:27.057+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-14T04:22:27.057+05:30 [Warn] Definition 987654 Instance 10270228957978015209 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-14T04:22:27.057+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-14T04:22:27.057+05:30 [Warn] Definition 987654 Instance 10270228957978015209 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-14T04:22:27.057+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3967837224306421
2023-08-14T04:22:27.127+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.127+05:30 [Info] Score: 0.25290029571859646
2023-08-14T04:22:27.128+05:30 [Info] variation: 0.5058005914371929
2023-08-14T04:22:27.128+05:30 [Info] ElapsedTime: 70ms
2023-08-14T04:22:27.128+05:30 [Info] ConvergenceTime: 67ms
2023-08-14T04:22:27.128+05:30 [Info] Iteration: 4000
2023-08-14T04:22:27.128+05:30 [Info] Move: 2428
2023-08-14T04:22:27.128+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.128+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.128+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-08-14T04:22:27.128+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-08-14T04:22:27.128+05:30 [Info] Indexer Memory Utilization 1.9434
2023-08-14T04:22:27.128+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-14T04:22:27.128+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-14T04:22:27.128+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-14T04:22:27.128+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.128+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.128+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.128+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.128+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.128+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.128+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-08-14T04:22:27.128+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-08-14T04:22:27.128+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.128+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.128+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.128+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.128+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.128+05:30 [Info] Number of indexes: 5
2023-08-14T04:22:27.128+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.128+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-08-14T04:22:27.128+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-14T04:22:27.128+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-14T04:22:27.128+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-14T04:22:27.128+05:30 [Info] Max Index Cpu: 1.0000
2023-08-14T04:22:27.128+05:30 [Info] Num Estimation Run: 7
2023-08-14T04:22:27.128+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.128+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-14T04:22:27.128+05:30 [Info] CPU Quota 8
2023-08-14T04:22:27.128+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.128+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.128+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.128+05:30 [Info] Total iteration: 4180
2023-08-14T04:22:27.128+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.128+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.128+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.128+05:30 [Info] RandomMove time: 23ms
2023-08-14T04:22:27.128+05:30 [Info] RandomMove call: 3999 (empty index 0)
2023-08-14T04:22:27.128+05:30 [Info] RandomMove average time: 5us
2023-08-14T04:22:27.128+05:30 [Info] ExhaustMove time: 7us
2023-08-14T04:22:27.128+05:30 [Info] ExhaustMove call: 1
2023-08-14T04:22:27.128+05:30 [Info] ExhaustMove average time: 7us
2023-08-14T04:22:27.128+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.128+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.128+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.128+05:30 [Info] 
2023-08-14T04:22:27.128+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-14T04:22:27.129+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-14T04:22:27.129+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-08-14T04:22:27.129+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.129+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-14T04:22:27.129+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-14T04:22:27.129+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.129+05:30 [Info] 
2023-08-14T04:22:27.129+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-14T04:22:27.129+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-14T04:22:27.129+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-08-14T04:22:27.129+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.129+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-14T04:22:27.129+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-14T04:22:27.129+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.129+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.129+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:10270228957978015209, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.129+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-14T04:22:27.129+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.129+05:30 [Info] 
2023-08-14T04:22:27.129+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-14T04:22:27.129+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-14T04:22:27.129+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-08-14T04:22:27.129+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.129+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-14T04:22:27.129+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-14T04:22:27.129+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.129+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.129+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:10270228957978015209, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.129+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-14T04:22:27.130+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-08-14T04:22:27.136+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-14T04:22:27.136+05:30 [Warn] Definition 987654 Instance 10593046981714880888 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-14T04:22:27.136+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-14T04:22:27.136+05:30 [Warn] Definition 987654 Instance 10593046981714880888 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-14T04:22:27.136+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.2401371728156407
2023-08-14T04:22:27.206+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.206+05:30 [Info] Score: 0.25290029571859646
2023-08-14T04:22:27.206+05:30 [Info] variation: 0.5058005914371929
2023-08-14T04:22:27.206+05:30 [Info] ElapsedTime: 70ms
2023-08-14T04:22:27.206+05:30 [Info] ConvergenceTime: 68ms
2023-08-14T04:22:27.206+05:30 [Info] Iteration: 3800
2023-08-14T04:22:27.206+05:30 [Info] Move: 2391
2023-08-14T04:22:27.206+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.206+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.206+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-08-14T04:22:27.206+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-08-14T04:22:27.206+05:30 [Info] Indexer Memory Utilization 1.9434
2023-08-14T04:22:27.206+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-14T04:22:27.206+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-14T04:22:27.206+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-14T04:22:27.206+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.206+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.206+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.206+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.206+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.206+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.206+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-08-14T04:22:27.206+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-08-14T04:22:27.206+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.206+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.206+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.206+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.206+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.206+05:30 [Info] Number of indexes: 5
2023-08-14T04:22:27.206+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.206+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-08-14T04:22:27.206+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-14T04:22:27.206+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-14T04:22:27.206+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-14T04:22:27.206+05:30 [Info] Max Index Cpu: 1.0000
2023-08-14T04:22:27.207+05:30 [Info] Num Estimation Run: 7
2023-08-14T04:22:27.207+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.207+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-14T04:22:27.207+05:30 [Info] CPU Quota 8
2023-08-14T04:22:27.207+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.207+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.207+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.207+05:30 [Info] Total iteration: 3806
2023-08-14T04:22:27.207+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.207+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.207+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.207+05:30 [Info] RandomMove time: 23ms
2023-08-14T04:22:27.207+05:30 [Info] RandomMove call: 3799 (empty index 0)
2023-08-14T04:22:27.207+05:30 [Info] RandomMove average time: 6us
2023-08-14T04:22:27.207+05:30 [Info] ExhaustMove time: 76us
2023-08-14T04:22:27.207+05:30 [Info] ExhaustMove call: 7
2023-08-14T04:22:27.207+05:30 [Info] ExhaustMove average time: 10us
2023-08-14T04:22:27.207+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.207+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.207+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.207+05:30 [Info] 
2023-08-14T04:22:27.207+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-14T04:22:27.207+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-14T04:22:27.207+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-08-14T04:22:27.207+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.207+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-14T04:22:27.207+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-14T04:22:27.207+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.207+05:30 [Info] 
2023-08-14T04:22:27.207+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-14T04:22:27.207+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-14T04:22:27.207+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-08-14T04:22:27.207+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.207+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-14T04:22:27.207+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-14T04:22:27.207+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.207+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.207+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:10593046981714880888, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.207+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-14T04:22:27.207+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.207+05:30 [Info] 
2023-08-14T04:22:27.207+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-14T04:22:27.207+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-14T04:22:27.207+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-08-14T04:22:27.207+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.207+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-14T04:22:27.207+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-14T04:22:27.207+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.207+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.207+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:10593046981714880888, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.207+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-14T04:22:27.207+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-14T04:22:27.209+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6554772844618787
2023-08-14T04:22:27.334+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.334+05:30 [Info] Score: 0.1784816836053567
2023-08-14T04:22:27.334+05:30 [Info] variation: 0.3569633672107134
2023-08-14T04:22:27.334+05:30 [Info] ElapsedTime: 124ms
2023-08-14T04:22:27.334+05:30 [Info] ConvergenceTime: 120ms
2023-08-14T04:22:27.334+05:30 [Info] Iteration: 5400
2023-08-14T04:22:27.334+05:30 [Info] Move: 3770
2023-08-14T04:22:27.334+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.334+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.334+05:30 [Info] Indexer Memory Mean 154201322596 (143.611G)
2023-08-14T04:22:27.334+05:30 [Info] Indexer Memory Deviation 82829246465 (77.1407G) (53.72%)
2023-08-14T04:22:27.334+05:30 [Info] Indexer Memory Utilization 2.7956
2023-08-14T04:22:27.334+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T04:22:27.334+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T04:22:27.334+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T04:22:27.334+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.334+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.334+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.334+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.334+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.334+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.334+05:30 [Info] Indexer Data Size Mean 45394854109 (42.2773G)
2023-08-14T04:22:27.334+05:30 [Info] Indexer Data Size Deviation 8024752292 (7.47363G) (17.68%)
2023-08-14T04:22:27.334+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.334+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.334+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.334+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.334+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.334+05:30 [Info] Number of indexes: 20
2023-08-14T04:22:27.334+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.334+05:30 [Info] Avg Index Size: 23130198389 (21.5417G)
2023-08-14T04:22:27.334+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T04:22:27.334+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T04:22:27.334+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-14T04:22:27.334+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T04:22:27.334+05:30 [Info] Num Estimation Run: 22
2023-08-14T04:22:27.334+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.334+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.334+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.334+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.334+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.334+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.334+05:30 [Info] Total iteration: 8918
2023-08-14T04:22:27.334+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.334+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.334+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.335+05:30 [Info] RandomMove time: 32ms
2023-08-14T04:22:27.335+05:30 [Info] RandomMove call: 5399 (empty index 0)
2023-08-14T04:22:27.335+05:30 [Info] RandomMove average time: 6us
2023-08-14T04:22:27.335+05:30 [Info] ExhaustMove time: 8us
2023-08-14T04:22:27.335+05:30 [Info] ExhaustMove call: 1
2023-08-14T04:22:27.335+05:30 [Info] ExhaustMove average time: 8us
2023-08-14T04:22:27.335+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.335+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.335+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.335+05:30 [Info] 
2023-08-14T04:22:27.335+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5018354321742201 allowDDLDuringScaleup:true
2023-08-14T04:22:27.335+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.335+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-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.335+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.335+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-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.335+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.335+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-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.335+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.335+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-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.335+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.335+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:10115247660484760615, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.335+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.335+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:10115247660484760615, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.335+05:30 [Info] 
2023-08-14T04:22:27.335+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3444658974194678 allowDDLDuringScaleup:true
2023-08-14T04:22:27.335+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.335+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-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.335+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.335+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-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.335+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.335+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-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.335+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.335+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-14T04:22:27.335+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-14T04:22:27.335+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.335+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.336+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:10115247660484760615, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.336+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-14T04:22:27.336+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.336+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.336+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:10115247660484760615, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.336+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-14T04:22:27.336+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.336+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.336+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:10115247660484760615, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.336+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-14T04:22:27.336+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.336+05:30 [Info] 
2023-08-14T04:22:27.336+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T04:22:27.336+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-14T04:22:27.336+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.35369867040631203 allowDDLDuringScaleup:true
2023-08-14T04:22:27.336+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.336+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-14T04:22:27.336+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-14T04:22:27.336+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.336+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.336+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-14T04:22:27.336+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-14T04:22:27.336+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.336+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.336+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-14T04:22:27.336+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-14T04:22:27.336+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.336+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.336+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-14T04:22:27.336+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-14T04:22:27.336+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.336+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.336+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:10115247660484760615, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.336+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-14T04:22:27.336+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.336+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.336+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:10115247660484760615, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.336+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-14T04:22:27.336+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.336+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.336+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:10115247660484760615, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.336+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-14T04:22:27.336+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-14T04:22:27.339+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.47190452407968153
2023-08-14T04:22:27.486+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.486+05:30 [Info] Score: 0.14248614451012967
2023-08-14T04:22:27.486+05:30 [Info] variation: 0.28497228902025934
2023-08-14T04:22:27.486+05:30 [Info] ElapsedTime: 146ms
2023-08-14T04:22:27.486+05:30 [Info] ConvergenceTime: 144ms
2023-08-14T04:22:27.486+05:30 [Info] Iteration: 7000
2023-08-14T04:22:27.486+05:30 [Info] Move: 3543
2023-08-14T04:22:27.486+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.486+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.486+05:30 [Info] Indexer Memory Mean 200155470850 (186.409G)
2023-08-14T04:22:27.486+05:30 [Info] Indexer Memory Deviation 78694702693 (73.2902G) (39.32%)
2023-08-14T04:22:27.486+05:30 [Info] Indexer Memory Utilization 3.6287
2023-08-14T04:22:27.486+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T04:22:27.486+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T04:22:27.486+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T04:22:27.486+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.486+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.486+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.486+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.486+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.486+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.486+05:30 [Info] Indexer Data Size Mean 36629287613 (34.1137G)
2023-08-14T04:22:27.486+05:30 [Info] Indexer Data Size Deviation 6475204415 (6.0305G) (17.68%)
2023-08-14T04:22:27.486+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.486+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.486+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.486+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.486+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.486+05:30 [Info] Number of indexes: 20
2023-08-14T04:22:27.486+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.486+05:30 [Info] Avg Index Size: 30023320627 (27.9614G)
2023-08-14T04:22:27.486+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T04:22:27.486+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-14T04:22:27.486+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-14T04:22:27.486+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T04:22:27.486+05:30 [Info] Num Estimation Run: 25
2023-08-14T04:22:27.486+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.486+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.486+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.486+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.486+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.486+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.486+05:30 [Info] Total iteration: 7662
2023-08-14T04:22:27.486+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.486+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.486+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.486+05:30 [Info] RandomMove time: 46ms
2023-08-14T04:22:27.486+05:30 [Info] RandomMove call: 6999 (empty index 0)
2023-08-14T04:22:27.486+05:30 [Info] RandomMove average time: 6us
2023-08-14T04:22:27.486+05:30 [Info] ExhaustMove time: 22us
2023-08-14T04:22:27.486+05:30 [Info] ExhaustMove call: 3
2023-08-14T04:22:27.486+05:30 [Info] ExhaustMove average time: 7us
2023-08-14T04:22:27.486+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.486+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.486+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.486+05:30 [Info] 
2023-08-14T04:22:27.486+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T04:22:27.486+05:30 [Info] Indexer total memory:295253654819 (274.976G), mem:264693270015 (246.515G), overhead:30560384804 (28.4616G), min:27471965710 (25.5853G), data:27471965710 (25.5853G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:6
2023-08-14T04:22:27.486+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.41448766940023757 allowDDLDuringScaleup:true
2023-08-14T04:22:27.486+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.486+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-14T04:22:27.486+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-14T04:22:27.486+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.486+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.486+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-14T04:22:27.486+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-14T04:22:27.486+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.486+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.486+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-14T04:22:27.486+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-14T04:22:27.486+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.486+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.486+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-14T04:22:27.486+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-14T04:22:27.486+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.486+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.486+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:173982998080110941, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.487+05:30 [Info] 		Index total memory:13735982855 (12.7926G), mem:13735982855 (12.7926G), overhead:0 (0), min:13735982855 (12.7926G), data:13735982855 (12.7926G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.487+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:173982998080110941, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.487+05:30 [Info] 		Index total memory:13735982855 (12.7926G), mem:13735982855 (12.7926G), overhead:0 (0), min:13735982855 (12.7926G), data:13735982855 (12.7926G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.487+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 
2023-08-14T04:22:27.487+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T04:22:27.487+05:30 [Info] Indexer total memory:328062653570 (305.532G), mem:246406878880 (229.484G), overhead:81655774690 (76.0479G), min:41207948565 (38.3779G), data:41207948565 (38.3779G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-14T04:22:27.487+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.47121548222765386 allowDDLDuringScaleup:true
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+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-14T04:22:27.487+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-14T04:22:27.487+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+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-14T04:22:27.487+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-14T04:22:27.487+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+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-14T04:22:27.487+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-14T04:22:27.487+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+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-14T04:22:27.487+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-14T04:22:27.487+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:173982998080110941, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.487+05:30 [Info] 		Index total memory:13735982855 (12.7926G), mem:13735982855 (12.7926G), overhead:0 (0), min:13735982855 (12.7926G), data:13735982855 (12.7926G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.487+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:173982998080110941, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.487+05:30 [Info] 		Index total memory:13735982855 (12.7926G), mem:13735982855 (12.7926G), overhead:0 (0), min:13735982855 (12.7926G), data:13735982855 (12.7926G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.487+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:173982998080110941, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.487+05:30 [Info] 		Index total memory:13735982855 (12.7926G), mem:13735982855 (12.7926G), overhead:0 (0), min:13735982855 (12.7926G), data:13735982855 (12.7926G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.487+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 
2023-08-14T04:22:27.487+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T04:22:27.487+05:30 [Info] Indexer total memory:112809498077 (105.062G), mem:89366263657 (83.2288G), overhead:23443234420 (21.8332G), min:41207948565 (38.3779G), data:41207948565 (38.3779G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-14T04:22:27.487+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3142968483721087 allowDDLDuringScaleup:true
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+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-14T04:22:27.487+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-14T04:22:27.487+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+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-14T04:22:27.487+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-14T04:22:27.487+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+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-14T04:22:27.487+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-14T04:22:27.487+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+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-14T04:22:27.487+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-14T04:22:27.487+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:173982998080110941, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.487+05:30 [Info] 		Index total memory:13735982855 (12.7926G), mem:13735982855 (12.7926G), overhead:0 (0), min:13735982855 (12.7926G), data:13735982855 (12.7926G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.487+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:173982998080110941, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.487+05:30 [Info] 		Index total memory:13735982855 (12.7926G), mem:13735982855 (12.7926G), overhead:0 (0), min:13735982855 (12.7926G), data:13735982855 (12.7926G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.487+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.487+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.487+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:173982998080110941, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.487+05:30 [Info] 		Index total memory:13735982855 (12.7926G), mem:13735982855 (12.7926G), overhead:0 (0), min:13735982855 (12.7926G), data:13735982855 (12.7926G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.487+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-14T04:22:27.490+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.220964182131219
2023-08-14T04:22:27.679+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.679+05:30 [Info] Score: 0.16324776491504728
2023-08-14T04:22:27.679+05:30 [Info] variation: 0.32649552983009456
2023-08-14T04:22:27.679+05:30 [Info] ElapsedTime: 189ms
2023-08-14T04:22:27.679+05:30 [Info] ConvergenceTime: 184ms
2023-08-14T04:22:27.679+05:30 [Info] Iteration: 8300
2023-08-14T04:22:27.679+05:30 [Info] Move: 4550
2023-08-14T04:22:27.679+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.679+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.679+05:30 [Info] Indexer Memory Mean 157055841798 (146.27G)
2023-08-14T04:22:27.679+05:30 [Info] Indexer Memory Deviation 88674154216 (82.5842G) (56.46%)
2023-08-14T04:22:27.679+05:30 [Info] Indexer Memory Utilization 2.8474
2023-08-14T04:22:27.679+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T04:22:27.679+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T04:22:27.679+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T04:22:27.679+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.679+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.679+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.679+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.679+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.679+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.679+05:30 [Info] Indexer Data Size Mean 48249373312 (44.9357G)
2023-08-14T04:22:27.679+05:30 [Info] Indexer Data Size Deviation 4264682382 (3.97179G) (8.84%)
2023-08-14T04:22:27.679+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.679+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.679+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.679+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.679+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.679+05:30 [Info] Number of indexes: 28
2023-08-14T04:22:27.680+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.680+05:30 [Info] Avg Index Size: 16827411621 (15.6717G)
2023-08-14T04:22:27.680+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T04:22:27.680+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T04:22:27.680+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-14T04:22:27.680+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T04:22:27.680+05:30 [Info] Num Estimation Run: 28
2023-08-14T04:22:27.680+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.680+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.680+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.680+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.680+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.680+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.680+05:30 [Info] Total iteration: 13346
2023-08-14T04:22:27.680+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.680+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.680+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.680+05:30 [Info] RandomMove time: 54ms
2023-08-14T04:22:27.680+05:30 [Info] RandomMove call: 8299 (empty index 0)
2023-08-14T04:22:27.680+05:30 [Info] RandomMove average time: 6us
2023-08-14T04:22:27.680+05:30 [Info] ExhaustMove time: 9us
2023-08-14T04:22:27.680+05:30 [Info] ExhaustMove call: 1
2023-08-14T04:22:27.680+05:30 [Info] ExhaustMove average time: 9us
2023-08-14T04:22:27.680+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.680+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.680+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.680+05:30 [Info] 
2023-08-14T04:22:27.680+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T04:22:27.680+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-14T04:22:27.680+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5471874698199197 allowDDLDuringScaleup:true
2023-08-14T04:22:27.680+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.680+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-14T04:22:27.680+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-14T04:22:27.680+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.680+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.680+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-14T04:22:27.680+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-14T04:22:27.680+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.680+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.680+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-14T04:22:27.680+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-14T04:22:27.680+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.680+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.680+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-14T04:22:27.680+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-14T04:22:27.680+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.680+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.680+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.680+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-14T04:22:27.680+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.680+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.680+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.680+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-14T04:22:27.680+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.680+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.680+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.680+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-14T04:22:27.680+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.680+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.680+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.680+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-14T04:22:27.680+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.680+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.680+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.680+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-14T04:22:27.680+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.681+05:30 [Info] 
2023-08-14T04:22:27.681+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.346383999407285 allowDDLDuringScaleup:true
2023-08-14T04:22:27.681+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.681+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-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.681+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.681+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-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.681+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.681+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-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.681+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.681+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-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.681+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.681+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.681+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.681+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.681+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.681+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.681+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.681+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.681+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.681+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.681+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.681+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.681+05:30 [Info] 
2023-08-14T04:22:27.681+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3064285307727953 allowDDLDuringScaleup:true
2023-08-14T04:22:27.681+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.681+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-14T04:22:27.681+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-14T04:22:27.681+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.682+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.682+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-14T04:22:27.682+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-14T04:22:27.682+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.682+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.682+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-14T04:22:27.682+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-14T04:22:27.682+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.682+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.682+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-14T04:22:27.682+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-14T04:22:27.682+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.682+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.682+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.682+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-14T04:22:27.682+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.682+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.682+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.682+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-14T04:22:27.682+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.682+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.682+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.682+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-14T04:22:27.682+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.682+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.682+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.682+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-14T04:22:27.682+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.682+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.682+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:6534170212445824530, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.682+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-14T04:22:27.682+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-14T04:22:27.685+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4667079270453719
2023-08-14T04:22:27.820+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.820+05:30 [Info] Score: 0.11475962811811741
2023-08-14T04:22:27.820+05:30 [Info] variation: 0.22951925623623481
2023-08-14T04:22:27.820+05:30 [Info] ElapsedTime: 134ms
2023-08-14T04:22:27.820+05:30 [Info] ConvergenceTime: 132ms
2023-08-14T04:22:27.820+05:30 [Info] Iteration: 5900
2023-08-14T04:22:27.820+05:30 [Info] Move: 4047
2023-08-14T04:22:27.820+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.820+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.820+05:30 [Info] Indexer Memory Mean 211591134437 (197.06G)
2023-08-14T04:22:27.820+05:30 [Info] Indexer Memory Deviation 78426288854 (73.0402G) (37.07%)
2023-08-14T04:22:27.820+05:30 [Info] Indexer Memory Utilization 3.8361
2023-08-14T04:22:27.820+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T04:22:27.820+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T04:22:27.820+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T04:22:27.820+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.820+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.820+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.820+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.820+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.820+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.820+05:30 [Info] Indexer Data Size Mean 48064951200 (44.764G)
2023-08-14T04:22:27.820+05:30 [Info] Indexer Data Size Deviation 4248381616 (3.95661G) (8.84%)
2023-08-14T04:22:27.820+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.820+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.820+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.820+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.820+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.820+05:30 [Info] Number of indexes: 28
2023-08-14T04:22:27.820+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.820+05:30 [Info] Avg Index Size: 22670478689 (21.1135G)
2023-08-14T04:22:27.820+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T04:22:27.820+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-14T04:22:27.820+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-14T04:22:27.820+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T04:22:27.820+05:30 [Info] Num Estimation Run: 29
2023-08-14T04:22:27.820+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.820+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.820+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.820+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.820+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.820+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.820+05:30 [Info] Total iteration: 9910
2023-08-14T04:22:27.820+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.820+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.820+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.820+05:30 [Info] RandomMove time: 37ms
2023-08-14T04:22:27.820+05:30 [Info] RandomMove call: 5899 (empty index 0)
2023-08-14T04:22:27.820+05:30 [Info] RandomMove average time: 6us
2023-08-14T04:22:27.820+05:30 [Info] ExhaustMove time: 10us
2023-08-14T04:22:27.820+05:30 [Info] ExhaustMove call: 1
2023-08-14T04:22:27.820+05:30 [Info] ExhaustMove average time: 10us
2023-08-14T04:22:27.820+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.820+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.820+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.820+05:30 [Info] 
2023-08-14T04:22:27.820+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T04:22:27.820+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-14T04:22:27.820+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4543185477672772 allowDDLDuringScaleup:true
2023-08-14T04:22:27.820+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.820+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-14T04:22:27.820+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-14T04:22:27.820+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.820+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.820+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-14T04:22:27.820+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-14T04:22:27.820+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.820+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.820+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-14T04:22:27.820+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-14T04:22:27.821+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+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-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 
2023-08-14T04:22:27.821+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.42405038546912194 allowDDLDuringScaleup:true
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+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-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+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-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+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-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+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-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 
2023-08-14T04:22:27.821+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32163106676360087 allowDDLDuringScaleup:true
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+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-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+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-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+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-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+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-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.821+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.821+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.821+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-14T04:22:27.821+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.822+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.822+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.822+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-14T04:22:27.822+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.822+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.822+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.822+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-14T04:22:27.822+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.822+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.822+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.822+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-14T04:22:27.822+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.822+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.822+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:16475063336218192643, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.822+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-14T04:22:27.822+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-14T04:22:27.824+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.20274536480528527
2023-08-14T04:22:27.858+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.858+05:30 [Info] Score: 0.14532097559770876
2023-08-14T04:22:27.858+05:30 [Info] variation: 0.2906419511954175
2023-08-14T04:22:27.858+05:30 [Info] ElapsedTime: 33ms
2023-08-14T04:22:27.858+05:30 [Info] ConvergenceTime: 5ms
2023-08-14T04:22:27.858+05:30 [Info] Iteration: 7
2023-08-14T04:22:27.858+05:30 [Info] Move: 7
2023-08-14T04:22:27.858+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.858+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.858+05:30 [Info] Indexer Memory Mean 156291089214 (145.557G)
2023-08-14T04:22:27.858+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (58.13%)
2023-08-14T04:22:27.858+05:30 [Info] Indexer Memory Utilization 2.8335
2023-08-14T04:22:27.858+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T04:22:27.858+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T04:22:27.858+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T04:22:27.858+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.858+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.858+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.858+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.858+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.858+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.858+05:30 [Info] Indexer Data Size Mean 47484620728 (44.2235G)
2023-08-14T04:22:27.858+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:27.858+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.858+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.858+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.858+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.858+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.858+05:30 [Info] Number of indexes: 36
2023-08-14T04:22:27.858+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.858+05:30 [Info] Avg Index Size: 13024257434 (12.1298G)
2023-08-14T04:22:27.858+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T04:22:27.858+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-14T04:22:27.858+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-14T04:22:27.858+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T04:22:27.858+05:30 [Info] Num Estimation Run: 32
2023-08-14T04:22:27.858+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.858+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.858+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.858+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.858+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.858+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.858+05:30 [Info] Total iteration: 6732
2023-08-14T04:22:27.858+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.858+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.858+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.858+05:30 [Info] RandomMove time: 60us
2023-08-14T04:22:27.858+05:30 [Info] RandomMove call: 6 (empty index 0)
2023-08-14T04:22:27.859+05:30 [Info] RandomMove average time: 10us
2023-08-14T04:22:27.859+05:30 [Info] ExhaustMove time: 11us
2023-08-14T04:22:27.859+05:30 [Info] ExhaustMove call: 1
2023-08-14T04:22:27.859+05:30 [Info] ExhaustMove average time: 11us
2023-08-14T04:22:27.859+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.859+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.859+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.859+05:30 [Info] 
2023-08-14T04:22:27.859+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T04:22:27.859+05:30 [Info] Indexer total memory:315266309837 (293.615G), mem:284705925033 (265.153G), overhead:30560384804 (28.4616G), min:47484620728 (44.2235G), data:47484620728 (44.2235G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-14T04:22:27.859+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5643277764120702 allowDDLDuringScaleup:true
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+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-14T04:22:27.859+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-14T04:22:27.859+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+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-14T04:22:27.859+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-14T04:22:27.859+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+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-14T04:22:27.859+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-14T04:22:27.859+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+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-14T04:22:27.859+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-14T04:22:27.859+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.859+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.859+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.859+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.859+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.859+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.859+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.859+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.859+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.859+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.859+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.859+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.859+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.859+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.859+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.859+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.859+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 
2023-08-14T04:22:27.859+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T04:22:27.859+05:30 [Info] Indexer total memory:104855561729 (97.6544G), mem:88524406791 (82.4448G), overhead:16331154938 (15.2096G), min:47484620728 (44.2235G), data:47484620728 (44.2235G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-14T04:22:27.859+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3132814509590003 allowDDLDuringScaleup:true
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+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-14T04:22:27.859+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-14T04:22:27.859+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+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-14T04:22:27.859+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-14T04:22:27.859+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.859+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.859+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-14T04:22:27.859+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-14T04:22:27.860+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+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-14T04:22:27.860+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-14T04:22:27.860+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 
2023-08-14T04:22:27.860+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T04:22:27.860+05:30 [Info] Indexer total memory:119086170240 (110.908G), mem:95642935820 (89.0744G), overhead:23443234420 (21.8332G), min:47484620728 (44.2235G), data:47484620728 (44.2235G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-08-14T04:22:27.860+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3223907726289295 allowDDLDuringScaleup:true
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+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-14T04:22:27.860+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-14T04:22:27.860+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+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-14T04:22:27.860+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-14T04:22:27.860+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+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-14T04:22:27.860+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-14T04:22:27.860+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+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-14T04:22:27.860+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-14T04:22:27.860+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.860+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.860+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.860+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.860+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.861+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.861+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10229156108830297521, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.861+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-14T04:22:27.861+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-14T04:22:27.863+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.2704512783676015
2023-08-14T04:22:27.897+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.897+05:30 [Info] Score: 0.09796819540510597
2023-08-14T04:22:27.898+05:30 [Info] variation: 0.19593639081021194
2023-08-14T04:22:27.898+05:30 [Info] ElapsedTime: 34ms
2023-08-14T04:22:27.898+05:30 [Info] ConvergenceTime: 5ms
2023-08-14T04:22:27.898+05:30 [Info] Iteration: 7
2023-08-14T04:22:27.898+05:30 [Info] Move: 7
2023-08-14T04:22:27.898+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.898+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.898+05:30 [Info] Indexer Memory Mean 210829304949 (196.35G)
2023-08-14T04:22:27.898+05:30 [Info] Indexer Memory Deviation 82618266177 (76.9443G) (39.19%)
2023-08-14T04:22:27.898+05:30 [Info] Indexer Memory Utilization 3.8223
2023-08-14T04:22:27.898+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-14T04:22:27.898+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-14T04:22:27.898+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-14T04:22:27.898+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.898+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.898+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.898+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.898+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.898+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.898+05:30 [Info] Indexer Data Size Mean 47303121712 (44.0545G)
2023-08-14T04:22:27.898+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:27.898+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.898+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.898+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.898+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.898+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.898+05:30 [Info] Number of indexes: 36
2023-08-14T04:22:27.898+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.898+05:30 [Info] Avg Index Size: 17569108745 (16.3625G)
2023-08-14T04:22:27.898+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-14T04:22:27.898+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-14T04:22:27.898+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-14T04:22:27.898+05:30 [Info] Max Index Cpu: 5.0000
2023-08-14T04:22:27.898+05:30 [Info] Num Estimation Run: 33
2023-08-14T04:22:27.898+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.898+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.898+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.898+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.898+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.898+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.898+05:30 [Info] Total iteration: 6765
2023-08-14T04:22:27.898+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.898+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.898+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.898+05:30 [Info] RandomMove time: 53us
2023-08-14T04:22:27.898+05:30 [Info] RandomMove call: 6 (empty index 0)
2023-08-14T04:22:27.898+05:30 [Info] RandomMove average time: 8us
2023-08-14T04:22:27.898+05:30 [Info] ExhaustMove time: 16us
2023-08-14T04:22:27.898+05:30 [Info] ExhaustMove call: 1
2023-08-14T04:22:27.898+05:30 [Info] ExhaustMove average time: 16us
2023-08-14T04:22:27.898+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.898+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.898+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.898+05:30 [Info] 
2023-08-14T04:22:27.898+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-14T04:22:27.898+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-14T04:22:27.898+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4699097510048492 allowDDLDuringScaleup:true
2023-08-14T04:22:27.898+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.898+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-14T04:22:27.898+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-14T04:22:27.898+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.898+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.898+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-14T04:22:27.898+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-14T04:22:27.898+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.898+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.898+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-14T04:22:27.898+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-14T04:22:27.898+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.898+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.898+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-14T04:22:27.898+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-14T04:22:27.898+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.898+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.898+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.898+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 
2023-08-14T04:22:27.899+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43953221501885753 allowDDLDuringScaleup:true
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+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-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+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-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+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-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+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-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 
2023-08-14T04:22:27.899+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.29055803397629315 allowDDLDuringScaleup:true
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+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-14T04:22:27.899+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-14T04:22:27.899+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.899+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.899+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-14T04:22:27.899+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-14T04:22:27.900+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.900+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.900+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-14T04:22:27.900+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-14T04:22:27.900+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.900+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.900+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-14T04:22:27.900+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-14T04:22:27.900+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.900+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.900+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.900+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-14T04:22:27.900+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.900+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.900+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.900+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-14T04:22:27.900+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.900+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.900+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.900+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-14T04:22:27.900+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.900+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.900+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.900+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-14T04:22:27.900+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.900+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.900+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.900+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-14T04:22:27.900+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.900+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.900+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.900+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-14T04:22:27.900+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.900+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.900+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.900+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-14T04:22:27.900+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.900+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.900+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:7258416759143397394, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.900+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-14T04:22:27.900+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/CommandRepair
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-14T04:22:27.901+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-14T04:22:27.901+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-14T04:22:27.901+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=6us
2023-08-14T04:22:27.901+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=5us
2023-08-14T04:22:27.901+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=4us
2023-08-14T04:22:27.901+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-14T04:22:27.901+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-14T04:22:27.901+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T04:22:27.901+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.901+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=130us
2023-08-14T04:22:27.901+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-14T04:22:27.901+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-14T04:22:27.901+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T04:22:27.901+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.901+05:30 [Info] Score: 0.22489777375378742
2023-08-14T04:22:27.901+05:30 [Info] variation: 0.8995910950151497
2023-08-14T04:22:27.901+05:30 [Info] ElapsedTime: 79us
2023-08-14T04:22:27.901+05:30 [Info] ConvergenceTime: 2us
2023-08-14T04:22:27.901+05:30 [Info] Iteration: 0
2023-08-14T04:22:27.901+05:30 [Info] Move: 0
2023-08-14T04:22:27.901+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.901+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.901+05:30 [Info] Indexer Memory Mean 122486397174 (114.074G)
2023-08-14T04:22:27.901+05:30 [Info] Indexer Memory Deviation 110187672158 (102.62G) (89.96%)
2023-08-14T04:22:27.901+05:30 [Info] Indexer Memory Utilization 2.2206
2023-08-14T04:22:27.901+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:27.901+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:27.901+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:27.901+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.901+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.901+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.901+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.901+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.901+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.901+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T04:22:27.901+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:27.901+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.901+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.901+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.901+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.901+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.901+05:30 [Info] Number of indexes: 4
2023-08-14T04:22:27.901+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.901+05:30 [Info] Avg Index Size: 91864797880 (85.5558G)
2023-08-14T04:22:27.901+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-14T04:22:27.901+05:30 [Info] Max Indexer Overhead: 46891539742 (43.6711G)
2023-08-14T04:22:27.901+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-14T04:22:27.901+05:30 [Info] Max Index Cpu: 0.0000
2023-08-14T04:22:27.901+05:30 [Info] Num Estimation Run: 0
2023-08-14T04:22:27.901+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.901+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.901+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.901+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.901+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.901+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.901+05:30 [Info] Total iteration: 0
2023-08-14T04:22:27.902+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.902+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.902+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.902+05:30 [Info] RandomMove time: 0ns
2023-08-14T04:22:27.902+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T04:22:27.902+05:30 [Info] ExhaustMove time: 0ns
2023-08-14T04:22:27.902+05:30 [Info] ExhaustMove call: 0
2023-08-14T04:22:27.902+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.902+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.902+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.902+05:30 [Info] 
2023-08-14T04:22:27.902+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-14T04:22:27.902+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-14T04:22:27.902+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.45435427408637796 allowDDLDuringScaleup:true
2023-08-14T04:22:27.902+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.902+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-14T04:22:27.902+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-14T04:22:27.902+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.902+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.902+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:10110446512703880085, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.902+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-14T04:22:27.902+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.902+05:30 [Info] 
2023-08-14T04:22:27.902+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-14T04:22:27.902+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-14T04:22:27.902+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.06701117350131312 allowDDLDuringScaleup:true
2023-08-14T04:22:27.902+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.902+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-14T04:22:27.902+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-14T04:22:27.902+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.902+05:30 [Info] 
2023-08-14T04:22:27.902+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-14T04:22:27.902+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-14T04:22:27.902+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0786345524123089 allowDDLDuringScaleup:true
2023-08-14T04:22:27.902+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.902+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-14T04:22:27.902+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-14T04:22:27.902+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-14T04:22:27.902+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-14T04:22:27.903+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-14T04:22:27.903+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=7us
2023-08-14T04:22:27.903+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=9us
2023-08-14T04:22:27.903+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-08-14T04:22:27.903+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=8us
2023-08-14T04:22:27.903+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=13us
2023-08-14T04:22:27.903+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-14T04:22:27.903+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-14T04:22:27.903+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T04:22:27.903+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.903+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=193us
2023-08-14T04:22:27.903+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-14T04:22:27.903+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-14T04:22:27.903+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-14T04:22:27.903+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T04:22:27.903+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.903+05:30 [Info] Score: 0.019876174419669376
2023-08-14T04:22:27.903+05:30 [Info] variation: 0.0795046976786775
2023-08-14T04:22:27.903+05:30 [Info] ElapsedTime: 155us
2023-08-14T04:22:27.903+05:30 [Info] ConvergenceTime: 3us
2023-08-14T04:22:27.903+05:30 [Info] Iteration: 0
2023-08-14T04:22:27.903+05:30 [Info] Move: 0
2023-08-14T04:22:27.903+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.903+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.903+05:30 [Info] Indexer Memory Mean 266954004690 (248.62G)
2023-08-14T04:22:27.903+05:30 [Info] Indexer Memory Deviation 21224097436 (19.7665G) (7.95%)
2023-08-14T04:22:27.903+05:30 [Info] Indexer Memory Utilization 4.8398
2023-08-14T04:22:27.903+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:27.903+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:27.903+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:27.903+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.903+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.903+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.903+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.903+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.904+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.904+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T04:22:27.904+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:27.904+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.904+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.904+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.904+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.904+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.904+05:30 [Info] Number of indexes: 5
2023-08-14T04:22:27.904+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.904+05:30 [Info] Avg Index Size: 160172402814 (149.172G)
2023-08-14T04:22:27.904+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-14T04:22:27.904+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-14T04:22:27.904+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-14T04:22:27.904+05:30 [Info] Max Index Cpu: 0.0000
2023-08-14T04:22:27.904+05:30 [Info] Num Estimation Run: 0
2023-08-14T04:22:27.904+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.904+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.904+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.904+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.904+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.904+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.904+05:30 [Info] Total iteration: 0
2023-08-14T04:22:27.904+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.904+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.904+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.904+05:30 [Info] RandomMove time: 0ns
2023-08-14T04:22:27.904+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T04:22:27.904+05:30 [Info] ExhaustMove time: 0ns
2023-08-14T04:22:27.904+05:30 [Info] ExhaustMove call: 0
2023-08-14T04:22:27.904+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.904+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.904+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.904+05:30 [Info] 
2023-08-14T04:22:27.904+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-14T04:22:27.904+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-14T04:22:27.904+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1777244769790758 allowDDLDuringScaleup:true
2023-08-14T04:22:27.904+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.904+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-14T04:22:27.904+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-14T04:22:27.904+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.904+05:30 [Info] 
2023-08-14T04:22:27.904+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-14T04:22:27.904+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-14T04:22:27.904+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.20847118640616036 allowDDLDuringScaleup:true
2023-08-14T04:22:27.904+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.904+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-14T04:22:27.904+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-14T04:22:27.904+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.904+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.904+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:7397237159439060529, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.904+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-14T04:22:27.904+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.904+05:30 [Info] 
2023-08-14T04:22:27.904+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-14T04:22:27.904+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-14T04:22:27.904+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2138043366147638 allowDDLDuringScaleup:true
2023-08-14T04:22:27.904+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.904+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-14T04:22:27.904+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-14T04:22:27.904+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.904+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.904+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:11151734065058210316, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.904+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-14T04:22:27.904+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-14T04:22:27.904+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-14T04:22:27.905+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-08-14T04:22:27.905+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=6us
2023-08-14T04:22:27.905+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-08-14T04:22:27.905+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=5us
2023-08-14T04:22:27.905+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-14T04:22:27.905+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-14T04:22:27.905+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T04:22:27.905+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.905+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=129us
2023-08-14T04:22:27.905+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-14T04:22:27.905+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-14T04:22:27.905+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T04:22:27.905+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.905+05:30 [Info] Score: 0.17469212089072378
2023-08-14T04:22:27.905+05:30 [Info] variation: 0.6987684835628951
2023-08-14T04:22:27.905+05:30 [Info] ElapsedTime: 71us
2023-08-14T04:22:27.905+05:30 [Info] ConvergenceTime: 2us
2023-08-14T04:22:27.905+05:30 [Info] Iteration: 0
2023-08-14T04:22:27.905+05:30 [Info] Move: 0
2023-08-14T04:22:27.905+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.905+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.905+05:30 [Info] Indexer Memory Mean 231925826675 (215.998G)
2023-08-14T04:22:27.905+05:30 [Info] Indexer Memory Deviation 162062458205 (150.932G) (69.88%)
2023-08-14T04:22:27.905+05:30 [Info] Indexer Memory Utilization 4.2047
2023-08-14T04:22:27.905+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:27.905+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:27.905+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:27.905+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.905+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.905+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.905+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.905+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.905+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.905+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T04:22:27.905+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:27.905+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.905+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.905+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.905+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.905+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.905+05:30 [Info] Number of indexes: 4
2023-08-14T04:22:27.905+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.905+05:30 [Info] Avg Index Size: 173944370006 (161.998G)
2023-08-14T04:22:27.905+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-14T04:22:27.905+05:30 [Info] Max Indexer Overhead: 49341212983 (45.9526G)
2023-08-14T04:22:27.905+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-14T04:22:27.905+05:30 [Info] Max Index Cpu: 0.0000
2023-08-14T04:22:27.905+05:30 [Info] Num Estimation Run: 0
2023-08-14T04:22:27.905+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.905+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.905+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.905+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.905+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.905+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.905+05:30 [Info] Total iteration: 0
2023-08-14T04:22:27.905+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.905+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.905+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.905+05:30 [Info] RandomMove time: 0ns
2023-08-14T04:22:27.905+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T04:22:27.905+05:30 [Info] ExhaustMove time: 0ns
2023-08-14T04:22:27.905+05:30 [Info] ExhaustMove call: 0
2023-08-14T04:22:27.905+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.905+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.905+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.905+05:30 [Info] 
2023-08-14T04:22:27.905+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-14T04:22:27.905+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-14T04:22:27.905+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.38151873032984485 allowDDLDuringScaleup:true
2023-08-14T04:22:27.905+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.905+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-14T04:22:27.905+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-14T04:22:27.905+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.905+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.905+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:17421248237580840420, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.906+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-14T04:22:27.906+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.906+05:30 [Info] 
2023-08-14T04:22:27.906+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-14T04:22:27.906+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-14T04:22:27.906+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1769522034317959 allowDDLDuringScaleup:true
2023-08-14T04:22:27.906+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.906+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-14T04:22:27.906+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-14T04:22:27.906+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.906+05:30 [Info] 
2023-08-14T04:22:27.906+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-14T04:22:27.906+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-14T04:22:27.906+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0415290662383593 allowDDLDuringScaleup:true
2023-08-14T04:22:27.906+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.906+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-14T04:22:27.906+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-14T04:22:27.906+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/14 04:22:27 -------------------------------------------
2023/08/14 04:22:27 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-14T04:22:27.906+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-14T04:22:27.906+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-14T04:22:27.906+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=4us
2023-08-14T04:22:27.906+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=5us
2023-08-14T04:22:27.906+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=4us
2023-08-14T04:22:27.906+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=3us
2023-08-14T04:22:27.906+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=6us
2023-08-14T04:22:27.906+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-14T04:22:27.906+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-14T04:22:27.906+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T04:22:27.906+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.906+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=123us
2023-08-14T04:22:27.906+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-08-14T04:22:27.906+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-14T04:22:27.907+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-14T04:22:27.907+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-14T04:22:27.907+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-14T04:22:27.907+05:30 [Info] Score: 0.06809310854298714
2023-08-14T04:22:27.907+05:30 [Info] variation: 0.27237243417194856
2023-08-14T04:22:27.907+05:30 [Info] ElapsedTime: 82us
2023-08-14T04:22:27.907+05:30 [Info] ConvergenceTime: 2us
2023-08-14T04:22:27.907+05:30 [Info] Iteration: 0
2023-08-14T04:22:27.907+05:30 [Info] Move: 0
2023-08-14T04:22:27.907+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.907+05:30 [Info] Using SAPlanner
2023-08-14T04:22:27.907+05:30 [Info] Indexer Memory Mean 321673719440 (299.582G)
2023-08-14T04:22:27.907+05:30 [Info] Indexer Memory Deviation 87615053973 (81.5979G) (27.24%)
2023-08-14T04:22:27.907+05:30 [Info] Indexer Memory Utilization 5.8318
2023-08-14T04:22:27.907+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-14T04:22:27.907+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-14T04:22:27.907+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-14T04:22:27.907+05:30 [Info] Indexer IO Mean 0.0000
2023-08-14T04:22:27.907+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-14T04:22:27.907+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-14T04:22:27.907+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.907+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-14T04:22:27.907+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-14T04:22:27.907+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-14T04:22:27.907+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-14T04:22:27.907+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-14T04:22:27.907+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.907+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-14T04:22:27.907+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-14T04:22:27.907+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.907+05:30 [Info] Number of indexes: 5
2023-08-14T04:22:27.907+05:30 [Info] Number of indexers: 3
2023-08-14T04:22:27.907+05:30 [Info] Avg Index Size: 193004231664 (179.749G)
2023-08-14T04:22:27.907+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-14T04:22:27.907+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-14T04:22:27.907+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-14T04:22:27.907+05:30 [Info] Max Index Cpu: 0.0000
2023-08-14T04:22:27.907+05:30 [Info] Num Estimation Run: 0
2023-08-14T04:22:27.907+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.907+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-14T04:22:27.907+05:30 [Info] CPU Quota 27
2023-08-14T04:22:27.907+05:30 [Info] Max Cpu Utilization -1
2023-08-14T04:22:27.907+05:30 [Info] Max Memory Utilization -1
2023-08-14T04:22:27.907+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.907+05:30 [Info] Total iteration: 0
2023-08-14T04:22:27.907+05:30 [Info] RandomSwap time: 0ns
2023-08-14T04:22:27.907+05:30 [Info] RandomSwap call: 0
2023-08-14T04:22:27.907+05:30 [Info] RandomSwap iteration: 0
2023-08-14T04:22:27.907+05:30 [Info] RandomMove time: 0ns
2023-08-14T04:22:27.907+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-14T04:22:27.907+05:30 [Info] ExhaustMove time: 0ns
2023-08-14T04:22:27.907+05:30 [Info] ExhaustMove call: 0
2023-08-14T04:22:27.907+05:30 [Info] ExhaustSwap time: 0ns
2023-08-14T04:22:27.907+05:30 [Info] ExhaustSwap call: 0
2023-08-14T04:22:27.907+05:30 [Info] ----------------------------------------
2023-08-14T04:22:27.907+05:30 [Info] 
2023-08-14T04:22:27.907+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-14T04:22:27.907+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-14T04:22:27.907+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.14749187761902688 allowDDLDuringScaleup:true
2023-08-14T04:22:27.907+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.907+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-14T04:22:27.907+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-14T04:22:27.907+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.907+05:30 [Info] 
2023-08-14T04:22:27.907+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-14T04:22:27.907+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-14T04:22:27.907+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.2750739074297335 allowDDLDuringScaleup:true
2023-08-14T04:22:27.907+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.907+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-14T04:22:27.907+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-14T04:22:27.907+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.907+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.907+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:6469050263231463702, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.907+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-14T04:22:27.907+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.907+05:30 [Info] 
2023-08-14T04:22:27.907+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-14T04:22:27.907+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-14T04:22:27.907+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.17743421495123962 allowDDLDuringScaleup:true
2023-08-14T04:22:27.907+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.907+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-14T04:22:27.907+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-14T04:22:27.907+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-14T04:22:27.907+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-08-14T04:22:27.907+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:4111743163874029652, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-14T04:22:27.907+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-14T04:22:27.907+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
--- PASS: TestPlanDuringHeterogenousScaleup (1.14s)
    --- PASS: TestPlanDuringHeterogenousScaleup/GreedyPlanner (0.02s)
    --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner (1.12s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests (0.43s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex (0.69s)
    --- PASS: TestPlanDuringHeterogenousScaleup/CommandRepair (0.01s)
=== RUN   TestRestfulAPI
2023/08/14 04:22:27 In TestRestfulAPI()
2023/08/14 04:22:27 In DropAllSecondaryIndexes()
2023/08/14 04:22:27 Index found:  indexmut_1
2023/08/14 04:22:27 Dropped index indexmut_1
2023/08/14 04:22:28 Setting JSON docs in KV
2023/08/14 04:22:28 GET all indexes
2023/08/14 04:22:28 200 OK
2023/08/14 04:22:28 FOUND indexes: []
2023/08/14 04:22:28 DROP index: badindexid
2023/08/14 04:22:28 status: 400 Bad Request
2023/08/14 04:22:28 DROP index: 23544142
2023/08/14 04:22:28 status: 500 Internal Server Error
2023/08/14 04:22:28 TEST: malformed body
2023/08/14 04:22:28 400 Bad Request "invalid request body ({name:), unmarshal failed invalid character 'n' looking for beginning of object key string"

2023/08/14 04:22:28 TEST: missing field ``name``
2023/08/14 04:22:28 400 Bad Request "missing field name"
2023/08/14 04:22:28 TEST: empty field ``name``
2023/08/14 04:22:28 400 Bad Request "empty field name"
2023/08/14 04:22:28 TEST: missing field ``bucket``
2023/08/14 04:22:28 400 Bad Request "missing field bucket"
2023/08/14 04:22:28 TEST: empty field ``bucket``
2023/08/14 04:22:28 400 Bad Request "empty field bucket"
2023/08/14 04:22:28 TEST: missing field ``secExprs``
2023/08/14 04:22:28 400 Bad Request "missing field secExprs"
2023/08/14 04:22:28 TEST: empty field ``secExprs``
2023/08/14 04:22:28 400 Bad Request "empty field secExprs"
2023/08/14 04:22:28 TEST: incomplete field ``desc``
2023/08/14 04:22:28 400 Bad Request "incomplete desc information [true]"
2023/08/14 04:22:28 TEST: invalid field ``desc``
2023/08/14 04:22:28 400 Bad Request "incomplete desc information [1]"
2023/08/14 04:22:28 
2023/08/14 04:22:28 CREATE INDEX: idx1
2023/08/14 04:22:47 status : 201 Created
2023/08/14 04:22:47 {"id": "12395143244631894017"} 
2023/08/14 04:22:47 CREATE INDEX: idx2 (defer)
2023/08/14 04:22:47 status : 201 Created
2023/08/14 04:22:47 {"id": "5285512300170323617"} 
2023/08/14 04:22:47 CREATE INDEX: idx3 (defer)
2023/08/14 04:22:47 status : 201 Created
2023/08/14 04:22:47 {"id": "9128409644830331746"} 
2023/08/14 04:22:47 CREATE INDEX: idx4 (defer)
2023/08/14 04:22:47 status : 201 Created
2023/08/14 04:22:47 {"id": "15658200091414526420"} 
2023/08/14 04:22:47 CREATE INDEX: idx5
2023/08/14 04:22:59 status : 201 Created
2023/08/14 04:22:59 {"id": "7770935190322111392"} 
2023/08/14 04:22:59 BUILD single deferred index
2023/08/14 04:23:00 202 Accepted
2023/08/14 04:23:00 GET all indexes
2023/08/14 04:23:00 200 OK
2023/08/14 04:23:00 index idx1 in INDEX_STATE_ACTIVE
2023/08/14 04:23:00 GET all indexes
2023/08/14 04:23:00 200 OK
2023/08/14 04:23:00 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:01 GET all indexes
2023/08/14 04:23:01 200 OK
2023/08/14 04:23:01 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:02 GET all indexes
2023/08/14 04:23:02 200 OK
2023/08/14 04:23:02 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:03 GET all indexes
2023/08/14 04:23:03 200 OK
2023/08/14 04:23:03 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:04 GET all indexes
2023/08/14 04:23:04 200 OK
2023/08/14 04:23:04 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:05 GET all indexes
2023/08/14 04:23:05 200 OK
2023/08/14 04:23:05 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:06 GET all indexes
2023/08/14 04:23:06 200 OK
2023/08/14 04:23:06 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:07 GET all indexes
2023/08/14 04:23:07 200 OK
2023/08/14 04:23:07 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:08 GET all indexes
2023/08/14 04:23:08 200 OK
2023/08/14 04:23:08 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:09 GET all indexes
2023/08/14 04:23:09 200 OK
2023/08/14 04:23:09 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:10 GET all indexes
2023/08/14 04:23:10 200 OK
2023/08/14 04:23:10 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:11 GET all indexes
2023/08/14 04:23:11 200 OK
2023/08/14 04:23:11 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:12 GET all indexes
2023/08/14 04:23:12 200 OK
2023/08/14 04:23:12 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:13 GET all indexes
2023/08/14 04:23:13 200 OK
2023/08/14 04:23:13 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:14 GET all indexes
2023/08/14 04:23:14 200 OK
2023/08/14 04:23:14 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:15 GET all indexes
2023/08/14 04:23:15 200 OK
2023/08/14 04:23:15 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:16 GET all indexes
2023/08/14 04:23:16 200 OK
2023/08/14 04:23:16 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:17 GET all indexes
2023/08/14 04:23:17 200 OK
2023/08/14 04:23:17 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:18 GET all indexes
2023/08/14 04:23:18 200 OK
2023/08/14 04:23:18 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:19 GET all indexes
2023/08/14 04:23:19 200 OK
2023/08/14 04:23:19 index idx2 in INDEX_STATE_INITIAL
2023/08/14 04:23:20 GET all indexes
2023/08/14 04:23:20 200 OK
2023/08/14 04:23:20 index idx2 in INDEX_STATE_ACTIVE
2023/08/14 04:23:20 BUILD many deferred index
2023/08/14 04:23:20 202 Accepted 
2023/08/14 04:23:20 GET all indexes
2023/08/14 04:23:20 200 OK
2023/08/14 04:23:20 index idx1 in INDEX_STATE_ACTIVE
2023/08/14 04:23:21 GET all indexes
2023/08/14 04:23:21 200 OK
2023/08/14 04:23:21 index idx2 in INDEX_STATE_ACTIVE
2023/08/14 04:23:21 GET all indexes
2023/08/14 04:23:21 200 OK
2023/08/14 04:23:21 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:22 GET all indexes
2023/08/14 04:23:22 200 OK
2023/08/14 04:23:22 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:23 GET all indexes
2023/08/14 04:23:23 200 OK
2023/08/14 04:23:23 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:24 GET all indexes
2023/08/14 04:23:24 200 OK
2023/08/14 04:23:24 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:25 GET all indexes
2023/08/14 04:23:25 200 OK
2023/08/14 04:23:25 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:26 GET all indexes
2023/08/14 04:23:26 200 OK
2023/08/14 04:23:26 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:27 GET all indexes
2023/08/14 04:23:27 200 OK
2023/08/14 04:23:27 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:28 GET all indexes
2023/08/14 04:23:28 200 OK
2023/08/14 04:23:28 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:29 GET all indexes
2023/08/14 04:23:29 200 OK
2023/08/14 04:23:29 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:30 GET all indexes
2023/08/14 04:23:30 200 OK
2023/08/14 04:23:30 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:31 GET all indexes
2023/08/14 04:23:31 200 OK
2023/08/14 04:23:31 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:32 GET all indexes
2023/08/14 04:23:32 200 OK
2023/08/14 04:23:32 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:33 GET all indexes
2023/08/14 04:23:33 200 OK
2023/08/14 04:23:33 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:34 GET all indexes
2023/08/14 04:23:34 200 OK
2023/08/14 04:23:34 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:35 GET all indexes
2023/08/14 04:23:35 200 OK
2023/08/14 04:23:35 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:36 GET all indexes
2023/08/14 04:23:36 200 OK
2023/08/14 04:23:36 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:37 GET all indexes
2023/08/14 04:23:37 200 OK
2023/08/14 04:23:37 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:38 GET all indexes
2023/08/14 04:23:38 200 OK
2023/08/14 04:23:38 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:39 GET all indexes
2023/08/14 04:23:39 200 OK
2023/08/14 04:23:39 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:40 GET all indexes
2023/08/14 04:23:40 200 OK
2023/08/14 04:23:40 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:41 GET all indexes
2023/08/14 04:23:41 200 OK
2023/08/14 04:23:41 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:42 GET all indexes
2023/08/14 04:23:42 200 OK
2023/08/14 04:23:42 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:43 GET all indexes
2023/08/14 04:23:43 200 OK
2023/08/14 04:23:43 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:44 GET all indexes
2023/08/14 04:23:44 200 OK
2023/08/14 04:23:44 index idx3 in INDEX_STATE_INITIAL
2023/08/14 04:23:45 GET all indexes
2023/08/14 04:23:45 200 OK
2023/08/14 04:23:45 index idx3 in INDEX_STATE_ACTIVE
2023/08/14 04:23:45 GET all indexes
2023/08/14 04:23:45 200 OK
2023/08/14 04:23:45 index idx4 in INDEX_STATE_ACTIVE
2023/08/14 04:23:45 GET all indexes
2023/08/14 04:23:45 200 OK
2023/08/14 04:23:45 index idx5 in INDEX_STATE_ACTIVE
2023/08/14 04:23:45 GET all indexes
2023/08/14 04:23:45 200 OK
2023/08/14 04:23:45 CREATED indexes: [12395143244631894017 5285512300170323617 9128409644830331746 15658200091414526420 7770935190322111392]
2023/08/14 04:23:45 
2023/08/14 04:23:45 LOOKUP missing index
2023/08/14 04:23:45 status : 404 Not Found
2023/08/14 04:23:45 LOOKUP Pyongyang
2023/08/14 04:23:45 status : 200 OK
2023/08/14 04:23:45 number of entries 579
2023/08/14 04:23:46 Expected and Actual scan responses are the same
2023/08/14 04:23:46 LOOKUP with stale as false
2023/08/14 04:23:46 status : 200 OK
2023/08/14 04:23:46 number of entries 579
2023/08/14 04:23:46 Expected and Actual scan responses are the same
2023/08/14 04:23:46 LOOKUP with Rome
2023/08/14 04:23:46 status : 200 OK
2023/08/14 04:23:46 number of entries 552
2023/08/14 04:23:46 Expected and Actual scan responses are the same
2023/08/14 04:23:46 RANGE missing index
2023/08/14 04:23:46 Status : 404 Not Found
2023/08/14 04:23:46 RANGE cities - none
2023/08/14 04:23:46 Status : 200 OK
2023/08/14 04:23:51 number of entries 140903
2023/08/14 04:23:52 Expected and Actual scan responses are the same
2023/08/14 04:23:52 RANGE cities -low
2023/08/14 04:23:52 Status : 200 OK
2023/08/14 04:23:57 number of entries 140903
2023/08/14 04:23:58 Expected and Actual scan responses are the same
2023/08/14 04:23:58 RANGE cities -high
2023/08/14 04:23:58 Status : 200 OK
2023/08/14 04:24:03 number of entries 140903
2023/08/14 04:24:04 Expected and Actual scan responses are the same
2023/08/14 04:24:04 RANGE cities - both
2023/08/14 04:24:04 Status : 200 OK
2023/08/14 04:24:09 number of entries 140903
2023/08/14 04:24:10 Expected and Actual scan responses are the same
2023/08/14 04:24:10 RANGE missing cities
2023/08/14 04:24:10 Status : 200 OK
2023/08/14 04:24:10 number of entries 0
2023/08/14 04:24:10 Expected and Actual scan responses are the same
2023/08/14 04:24:10 
2023/08/14 04:24:10 SCANALL missing index
2023/08/14 04:24:10 {"limit":1000000,"stale":"ok"}
2023/08/14 04:24:10 Status : 404 Not Found
2023/08/14 04:24:10 SCANALL stale ok
2023/08/14 04:24:10 {"limit":1000000,"stale":"ok"}
2023/08/14 04:24:10 Status : 200 OK
2023/08/14 04:24:15 number of entries 140903
2023/08/14 04:24:17 Expected and Actual scan responses are the same
2023/08/14 04:24:17 SCANALL stale false
2023/08/14 04:24:17 {"limit":1000000,"stale":"false"}
2023/08/14 04:24:17 Status : 200 OK
2023/08/14 04:24:21 number of entries 140903
2023/08/14 04:24:22 Expected and Actual scan responses are the same
2023/08/14 04:24:22 
2023/08/14 04:24:22 COUNT missing index
2023/08/14 04:24:22 Status : 404 Not Found
2023/08/14 04:24:22 COUNT cities - none
2023/08/14 04:24:25 Status : 200 OK
2023/08/14 04:24:25 number of entries 140903
2023/08/14 04:24:25 COUNT cities -low
2023/08/14 04:24:27 Status : 200 OK
2023/08/14 04:24:27 number of entries 140903
2023/08/14 04:24:27 COUNT cities -high
2023/08/14 04:24:30 Status : 200 OK
2023/08/14 04:24:30 number of entries 140903
2023/08/14 04:24:30 COUNT cities - both
2023/08/14 04:24:32 Status : 200 OK
2023/08/14 04:24:32 number of entries 140903
2023/08/14 04:24:33 COUNT missing cities
2023/08/14 04:24:33 Status : 200 OK
2023/08/14 04:24:33 number of entries 0
2023/08/14 04:24:33 
2023/08/14 04:24:34 STATS: Testing URLs with valid authentication
2023/08/14 04:24:34 STATS: Testing URLs with invalid authentication
2023/08/14 04:24:34 STATS: Testing invalid URLs
2023/08/14 04:24:34 STATS: Testing unsupported methods
2023/08/14 04:24:34 
--- PASS: TestRestfulAPI (126.81s)
=== RUN   TestStatIndexInstFilter
2023/08/14 04:24:34 CREATE INDEX: statIdx1
2023/08/14 04:24:52 status : 201 Created
2023/08/14 04:24:52 {"id": "286490282452456635"} 
2023/08/14 04:24:52 CREATE INDEX: statIdx2
2023/08/14 04:25:14 status : 201 Created
2023/08/14 04:25:14 {"id": "16258937140218220175"} 
2023/08/14 04:25:14 Instance Id for statIdx2 is 14068802588945268623, common.IndexInstId
--- PASS: TestStatIndexInstFilter (39.52s)
=== RUN   TestBucketDefaultDelete
2023-08-14T04:25:14.350+05:30 [Warn] Client:runObserveStreamingEndpoint streaming endpoint for /pools/default/bs/default returned err EOF
2023-08-14T04:25:14.350+05:30 [Warn] serviceChangeNotifier: Connection terminated for collection manifest notifier instance of http://%40query@127.0.0.1:9000-default, bucket: default, (EOF)
2023/08/14 04:25:16 Deleted bucket default, responseBody: 
2023/08/14 04:25:31 Created bucket default, responseBody: 
2023/08/14 04:25:47 Populating the default bucket
2023/08/14 04:25:55 Using n1ql client
2023-08-14T04:25:55.312+05:30 [Info] GSIC[default/default-_default-_default-1691967355310261769] started ...
2023/08/14 04:25:55 Scan failed as expected with error: Index Not Found - cause: GSI index index_isActive not found.
2023/08/14 04:25:55 Populating the default bucket after it was deleted
2023/08/14 04:26:05 Created the secondary index index_isActive. Waiting for it become active
2023/08/14 04:26:05 Index is 17119288973413953880 now active
2023/08/14 04:26:05 Using n1ql client
2023/08/14 04:26:05 Expected and Actual scan responses are the same
--- PASS: TestBucketDefaultDelete (51.29s)
=== RUN   TestMixedDatatypesScanAll
2023/08/14 04:26:05 In TestMixedDatatypesScanAll()
2023/08/14 04:26:05 Before test begin: Length of kv docs is 10002
2023/08/14 04:26:05 In DropAllSecondaryIndexes()
2023/08/14 04:26:05 Index found:  index_isActive
2023/08/14 04:26:05 Dropped index index_isActive
2023/08/14 04:26:05 Number of number fields is: 237
2023/08/14 04:26:05 Number of string fields is: 256
2023/08/14 04:26:05 Number of json fields is: 253
2023/08/14 04:26:05 Number of true bool fields is: 139
2023/08/14 04:26:05 Number of false bool fields is: 115
2023/08/14 04:26:05 After generate docs: Length of kv docs is 11002
2023/08/14 04:26:05 Setting mixed datatypes JSON docs in KV
2023/08/14 04:26:11 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/14 04:26:11 Index is 13148676600393214952 now active
2023/08/14 04:26:11 Using n1ql client
2023/08/14 04:26:11 Expected and Actual scan responses are the same
2023/08/14 04:26:11 Lengths of expected and actual scan results are:  1000 and 1000
2023/08/14 04:26:11 End: Length of kv docs is 11002
--- PASS: TestMixedDatatypesScanAll (6.19s)
=== RUN   TestMixedDatatypesRange_Float
2023/08/14 04:26:11 In TestMixedDatatypesRange_Float()
2023/08/14 04:26:11 In DropAllSecondaryIndexes()
2023/08/14 04:26:11 Index found:  index_mixeddt
2023/08/14 04:26:11 Dropped index index_mixeddt
2023/08/14 04:26:11 Number of number fields is: 242
2023/08/14 04:26:11 Number of string fields is: 249
2023/08/14 04:26:11 Number of json fields is: 268
2023/08/14 04:26:11 Number of true bool fields is: 118
2023/08/14 04:26:11 Number of false bool fields is: 123
2023/08/14 04:26:11 Setting mixed datatypes JSON docs in KV
2023/08/14 04:26:17 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/14 04:26:17 Index is 7425397656123828542 now active
2023/08/14 04:26:17 Using n1ql client
2023/08/14 04:26:17 Expected and Actual scan responses are the same
2023/08/14 04:26:17 Lengths of expected and actual scan results are:  16 and 16
2023/08/14 04:26:17 Using n1ql client
2023/08/14 04:26:17 Expected and Actual scan responses are the same
2023/08/14 04:26:17 Lengths of expected and actual scan results are:  2 and 2
2023/08/14 04:26:17 Length of kv docs is 12002
--- PASS: TestMixedDatatypesRange_Float (5.97s)
=== RUN   TestMixedDatatypesRange_String
2023/08/14 04:26:17 In TestMixedDatatypesRange_String()
2023/08/14 04:26:17 In DropAllSecondaryIndexes()
2023/08/14 04:26:17 Index found:  index_mixeddt
2023/08/14 04:26:17 Dropped index index_mixeddt
2023/08/14 04:26:17 Number of number fields is: 234
2023/08/14 04:26:17 Number of string fields is: 259
2023/08/14 04:26:17 Number of json fields is: 251
2023/08/14 04:26:17 Number of true bool fields is: 122
2023/08/14 04:26:17 Number of false bool fields is: 134
2023/08/14 04:26:17 Setting mixed datatypes JSON docs in KV
2023/08/14 04:26:23 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/14 04:26:23 Index is 12864036188941500579 now active
2023/08/14 04:26:23 Using n1ql client
2023/08/14 04:26:23 Expected and Actual scan responses are the same
2023/08/14 04:26:23 Lengths of expected and actual scan results are:  194 and 194
2023/08/14 04:26:23 Length of kv docs is 13002
--- PASS: TestMixedDatatypesRange_String (5.69s)
=== RUN   TestMixedDatatypesRange_Json
2023/08/14 04:26:23 In TestMixedDatatypesRange_Json()
2023/08/14 04:26:23 In DropAllSecondaryIndexes()
2023/08/14 04:26:23 Index found:  index_mixeddt
2023/08/14 04:26:23 Dropped index index_mixeddt
2023/08/14 04:26:23 Number of number fields is: 246
2023/08/14 04:26:23 Number of string fields is: 239
2023/08/14 04:26:23 Number of json fields is: 244
2023/08/14 04:26:23 Number of true bool fields is: 141
2023/08/14 04:26:23 Number of false bool fields is: 130
2023/08/14 04:26:23 Setting mixed datatypes JSON docs in KV
2023/08/14 04:26:29 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/14 04:26:29 Index is 15592897591080938197 now active
2023/08/14 04:26:29 Using n1ql client
2023/08/14 04:26:29 Expected and Actual scan responses are the same
2023/08/14 04:26:29 Lengths of expected and actual scan results are:  763 and 763
2023/08/14 04:26:29 Length of kv docs is 14002
--- PASS: TestMixedDatatypesRange_Json (5.87s)
=== RUN   TestMixedDatatypesScan_Bool
2023/08/14 04:26:29 In TestMixedDatatypesScan_Bool()
2023/08/14 04:26:29 In DropAllSecondaryIndexes()
2023/08/14 04:26:29 Index found:  index_mixeddt
2023/08/14 04:26:29 Dropped index index_mixeddt
2023/08/14 04:26:29 Number of number fields is: 238
2023/08/14 04:26:29 Number of string fields is: 246
2023/08/14 04:26:29 Number of json fields is: 248
2023/08/14 04:26:29 Number of true bool fields is: 128
2023/08/14 04:26:29 Number of false bool fields is: 140
2023/08/14 04:26:29 Setting mixed datatypes JSON docs in KV
2023/08/14 04:26:35 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/14 04:26:35 Index is 11704439740768930952 now active
2023/08/14 04:26:35 Using n1ql client
2023/08/14 04:26:35 Expected and Actual scan responses are the same
2023/08/14 04:26:35 Lengths of expected and actual scan results are:  509 and 509
2023/08/14 04:26:35 Using n1ql client
2023/08/14 04:26:35 Expected and Actual scan responses are the same
2023/08/14 04:26:35 Lengths of expected and actual scan results are:  527 and 527
2023/08/14 04:26:35 Length of kv docs is 15002
--- PASS: TestMixedDatatypesScan_Bool (6.15s)
=== RUN   TestLargeSecondaryKeyLength
2023/08/14 04:26:35 In TestLargeSecondaryKeyLength()
2023/08/14 04:26:35 In DropAllSecondaryIndexes()
2023/08/14 04:26:35 Index found:  index_mixeddt
2023/08/14 04:26:35 Dropped index index_mixeddt
2023/08/14 04:26:35 Setting JSON docs in KV
2023/08/14 04:26:41 Created the secondary index index_LongSecField. Waiting for it become active
2023/08/14 04:26:41 Index is 11902959642546083980 now active
2023/08/14 04:26:41 Using n1ql client
2023/08/14 04:26:41 ScanAll: Lengths of expected and actual scan results are:  1000 and 1000
2023/08/14 04:26:41 Expected and Actual scan responses are the same
2023/08/14 04:26:41 Using n1ql client
2023/08/14 04:26:41 Range: Lengths of expected and actual scan results are:  792 and 792
2023/08/14 04:26:41 Expected and Actual scan responses are the same
2023/08/14 04:26:41 End: Length of kv docs is 16002
--- PASS: TestLargeSecondaryKeyLength (6.24s)
=== RUN   TestLargePrimaryKeyLength
2023/08/14 04:26:41 In TestLargePrimaryKeyLength()
2023/08/14 04:26:41 In DropAllSecondaryIndexes()
2023/08/14 04:26:41 Index found:  index_LongSecField
2023/08/14 04:26:41 Dropped index index_LongSecField
2023/08/14 04:26:41 Setting JSON docs in KV
2023/08/14 04:26:47 Created the secondary index index_LongPrimaryField. Waiting for it become active
2023/08/14 04:26:47 Index is 15975144088698396118 now active
2023/08/14 04:26:47 Using n1ql client
2023/08/14 04:26:48 Lengths of num of docs and scanResults are:  17002 and 17002
2023/08/14 04:26:48 End: Length of kv docs is 17002
--- PASS: TestLargePrimaryKeyLength (6.70s)
=== RUN   TestUpdateMutations_DeleteField
2023/08/14 04:26:48 In TestUpdateMutations_DeleteField()
2023/08/14 04:26:48 Setting JSON docs in KV
2023/08/14 04:26:55 Created the secondary index index_bal. Waiting for it become active
2023/08/14 04:26:55 Index is 1255678731545501242 now active
2023/08/14 04:26:55 Using n1ql client
2023/08/14 04:26:55 Expected and Actual scan responses are the same
2023/08/14 04:26:55 Using n1ql client
2023/08/14 04:26:56 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DeleteField (7.74s)
=== RUN   TestUpdateMutations_AddField
2023/08/14 04:26:56 In TestUpdateMutations_AddField()
2023/08/14 04:26:56 Setting JSON docs in KV
2023/08/14 04:27:01 Created the secondary index index_newField. Waiting for it become active
2023/08/14 04:27:01 Index is 13029582719581312464 now active
2023/08/14 04:27:01 Using n1ql client
2023/08/14 04:27:01 Count of scan results before add field mutations:  0
2023/08/14 04:27:01 Expected and Actual scan responses are the same
2023/08/14 04:27:02 Using n1ql client
2023/08/14 04:27:02 Count of scan results after add field mutations:  300
2023/08/14 04:27:02 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_AddField (6.37s)
=== RUN   TestUpdateMutations_DataTypeChange
2023/08/14 04:27:02 In TestUpdateMutations_DataTypeChange()
2023/08/14 04:27:02 Setting JSON docs in KV
2023/08/14 04:27:10 Created the secondary index index_isUserActive. Waiting for it become active
2023/08/14 04:27:10 Index is 418874068401756428 now active
2023/08/14 04:27:10 Using n1ql client
2023/08/14 04:27:11 Expected and Actual scan responses are the same
2023/08/14 04:27:11 Using n1ql client
2023/08/14 04:27:11 Expected and Actual scan responses are the same
2023/08/14 04:27:11 Using n1ql client
2023/08/14 04:27:11 Expected and Actual scan responses are the same
2023/08/14 04:27:11 Using n1ql client
2023/08/14 04:27:11 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DataTypeChange (9.49s)
=== RUN   TestMultipleBuckets
2023/08/14 04:27:11 In TestMultipleBuckets()
2023/08/14 04:27:11 In DropAllSecondaryIndexes()
2023/08/14 04:27:11 Index found:  index_bal
2023/08/14 04:27:12 Dropped index index_bal
2023/08/14 04:27:12 Index found:  index_isUserActive
2023/08/14 04:27:12 Dropped index index_isUserActive
2023/08/14 04:27:12 Index found:  index_LongPrimaryField
2023/08/14 04:27:12 Dropped index index_LongPrimaryField
2023/08/14 04:27:12 Index found:  index_newField
2023/08/14 04:27:12 Dropped index index_newField
2023/08/14 04:27:49 Flushed the bucket default, Response body: 
2023/08/14 04:27:52 Modified parameters of bucket default, responseBody: 
2023/08/14 04:27:52 Created bucket testbucket2, responseBody: 
2023/08/14 04:27:53 Created bucket testbucket3, responseBody: 
2023/08/14 04:27:53 Created bucket testbucket4, responseBody: 
2023/08/14 04:28:08 Generating docs and Populating all the buckets
2023/08/14 04:28:12 Created the secondary index bucket1_age. Waiting for it become active
2023/08/14 04:28:12 Index is 11544862627397276627 now active
2023/08/14 04:28:18 Created the secondary index bucket2_city. Waiting for it become active
2023/08/14 04:28:18 Index is 7601767032435385936 now active
2023/08/14 04:28:24 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/14 04:28:24 Index is 5693361408310478512 now active
2023/08/14 04:28:30 Created the secondary index bucket4_balance. Waiting for it become active
2023/08/14 04:28:30 Index is 1838329186240471781 now active
2023/08/14 04:28:33 Using n1ql client
2023/08/14 04:28:34 Expected and Actual scan responses are the same
2023/08/14 04:28:34 Using n1ql client
2023-08-14T04:28:34.024+05:30 [Info] GSIC[default/testbucket2-_default-_default-1691967514021246948] started ...
2023/08/14 04:28:34 Expected and Actual scan responses are the same
2023/08/14 04:28:34 Using n1ql client
2023-08-14T04:28:34.055+05:30 [Info] GSIC[default/testbucket3-_default-_default-1691967514051864669] started ...
2023/08/14 04:28:34 Expected and Actual scan responses are the same
2023/08/14 04:28:34 Using n1ql client
2023-08-14T04:28:34.086+05:30 [Info] GSIC[default/testbucket4-_default-_default-1691967514084152022] started ...
2023/08/14 04:28:34 Expected and Actual scan responses are the same
2023/08/14 04:28:36 Deleted bucket testbucket2, responseBody: 
2023/08/14 04:28:38 Deleted bucket testbucket3, responseBody: 
2023/08/14 04:28:40 Deleted bucket testbucket4, responseBody: 
2023/08/14 04:28:43 Modified parameters of bucket default, responseBody: 
--- PASS: TestMultipleBuckets (106.94s)
=== RUN   TestBucketFlush
2023/08/14 04:28:58 In TestBucketFlush()
2023/08/14 04:28:58 In DropAllSecondaryIndexes()
2023/08/14 04:28:58 Index found:  bucket1_age
2023/08/14 04:28:58 Dropped index bucket1_age
2023/08/14 04:29:37 Flushed the bucket default, Response body: 
2023/08/14 04:29:41 Created the secondary index index_age. Waiting for it become active
2023/08/14 04:29:41 Index is 7729352632018689351 now active
2023/08/14 04:29:41 Using n1ql client
2023/08/14 04:29:41 Expected and Actual scan responses are the same
2023/08/14 04:29:47 Created the secondary index index_gender. Waiting for it become active
2023/08/14 04:29:47 Index is 9701246328100245436 now active
2023/08/14 04:29:47 Using n1ql client
2023/08/14 04:29:48 Expected and Actual scan responses are the same
2023/08/14 04:29:53 Created the secondary index index_city. Waiting for it become active
2023/08/14 04:29:53 Index is 6862556999021543487 now active
2023/08/14 04:29:53 Using n1ql client
2023/08/14 04:29:53 Expected and Actual scan responses are the same
2023/08/14 04:30:31 Flushed the bucket default, Response body: 
2023/08/14 04:30:31 TestBucketFlush:: Flushed the bucket
2023/08/14 04:30:31 Using n1ql client
2023/08/14 04:30:31 Using n1ql client
2023/08/14 04:30:31 Using n1ql client
--- PASS: TestBucketFlush (92.88s)
=== RUN   TestLargeDocumentSize
2023/08/14 04:30:31 In TestLargeDocumentSize()
2023/08/14 04:30:31 Data file exists. Skipping download
2023/08/14 04:30:31 Length of docs and largeDocs = 200 and 200
2023/08/14 04:30:36 Created the secondary index index_userscreenname. Waiting for it become active
2023/08/14 04:30:36 Index is 15915148245334617147 now active
2023/08/14 04:30:36 Using n1ql client
2023/08/14 04:30:36 Expected and Actual scan responses are the same
--- PASS: TestLargeDocumentSize (4.37s)
=== RUN   TestFieldsWithSpecialCharacters
2023/08/14 04:30:36 In TestFieldsWithSpecialCharacters()
2023/08/14 04:30:42 Created the secondary index index_specialchar. Waiting for it become active
2023/08/14 04:30:42 Index is 18384404680923479657 now active
2023/08/14 04:30:42 Looking up for value š3†1x0x
2023/08/14 04:30:42 Using n1ql client
2023/08/14 04:30:42 Expected and Actual scan responses are the same
--- PASS: TestFieldsWithSpecialCharacters (6.34s)
=== RUN   TestLargeKeyLookup
2023/08/14 04:30:42 Skipping test TestLargeKeyLookup() for forestdb
--- PASS: TestLargeKeyLookup (0.00s)
=== RUN   TestIndexNameValidation
2023/08/14 04:30:42 In TestIndexNameValidation()
2023/08/14 04:30:42 Setting JSON docs in KV
2023/08/14 04:30:43 Creation of index with invalid name ÌñÐÉx&(abc_% failed as expected
2023/08/14 04:30:48 Created the secondary index #primary-Index_test. Waiting for it become active
2023/08/14 04:30:48 Index is 10352334061019494411 now active
2023/08/14 04:30:48 Using n1ql client
2023/08/14 04:30:49 Expected and Actual scan responses are the same
--- PASS: TestIndexNameValidation (7.42s)
=== RUN   TestSameFieldNameAtDifferentLevels
2023/08/14 04:30:49 In TestSameFieldNameAtDifferentLevels()
2023/08/14 04:30:50 Setting JSON docs in KV
2023/08/14 04:30:55 Created the secondary index cityindex. Waiting for it become active
2023/08/14 04:30:55 Index is 6482445376260355823 now active
2023/08/14 04:30:55 Using n1ql client
2023/08/14 04:30:55 Expected and Actual scan responses are the same
--- PASS: TestSameFieldNameAtDifferentLevels (5.33s)
=== RUN   TestSameIndexNameInTwoBuckets
2023/08/14 04:30:55 In TestSameIndexNameInTwoBuckets()
2023/08/14 04:30:55 In DropAllSecondaryIndexes()
2023/08/14 04:30:55 Index found:  index_gender
2023/08/14 04:30:55 Dropped index index_gender
2023/08/14 04:30:55 Index found:  index_age
2023/08/14 04:30:55 Dropped index index_age
2023/08/14 04:30:55 Index found:  #primary-Index_test
2023/08/14 04:30:55 Dropped index #primary-Index_test
2023/08/14 04:30:55 Index found:  cityindex
2023/08/14 04:30:55 Dropped index cityindex
2023/08/14 04:30:55 Index found:  index_city
2023/08/14 04:30:55 Dropped index index_city
2023/08/14 04:30:55 Index found:  index_specialchar
2023/08/14 04:30:55 Dropped index index_specialchar
2023/08/14 04:30:55 Index found:  index_userscreenname
2023/08/14 04:30:55 Dropped index index_userscreenname
2023/08/14 04:31:34 Flushed the bucket default, Response body: 
2023/08/14 04:31:37 Modified parameters of bucket default, responseBody: 
2023/08/14 04:31:37 Created bucket buck2, responseBody: 
2023/08/14 04:31:52 Generating docs and Populating all the buckets
2023/08/14 04:31:56 Created the secondary index b_idx. Waiting for it become active
2023/08/14 04:31:56 Index is 6366518586133582158 now active
2023/08/14 04:32:02 Created the secondary index b_idx. Waiting for it become active
2023/08/14 04:32:02 Index is 18367318635647384734 now active
2023/08/14 04:32:05 Using n1ql client
2023/08/14 04:32:05 Expected and Actual scan responses are the same
2023/08/14 04:32:05 Using n1ql client
2023-08-14T04:32:05.808+05:30 [Info] GSIC[default/buck2-_default-_default-1691967725805538860] started ...
2023/08/14 04:32:05 Expected and Actual scan responses are the same
2023/08/14 04:32:08 Modified parameters of bucket default, responseBody: 
2023/08/14 04:32:10 Deleted bucket buck2, responseBody: 
--- PASS: TestSameIndexNameInTwoBuckets (90.77s)
=== RUN   TestLargeKeysSplChars
2023/08/14 04:32:25 Skipping test TestLargeKeysSplChars() for forestdb
--- PASS: TestLargeKeysSplChars (0.00s)
=== RUN   TestVeryLargeIndexKey
2023/08/14 04:32:25 Skipping test TestVeryLargeIndexKey() for forestdb
--- PASS: TestVeryLargeIndexKey (0.00s)
=== RUN   TestTempBufScanResult
2023/08/14 04:32:25 Skipping test TestTempBufScanResult() for forestdb
--- PASS: TestTempBufScanResult (0.00s)
=== RUN   TestBuildDeferredAnotherBuilding
2023/08/14 04:32:25 In TestBuildDeferredAnotherBuilding()
2023/08/14 04:32:25 In DropAllSecondaryIndexes()
2023/08/14 04:32:25 Index found:  b_idx
2023/08/14 04:32:26 Dropped index b_idx
2023/08/14 04:33:09 Setting JSON docs in KV
2023/08/14 04:35:06 Build the deferred index id_age1. Waiting for the index to become active
2023/08/14 04:35:06 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:07 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:08 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:09 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:10 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:11 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:12 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:13 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:14 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:15 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:16 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:17 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:18 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:19 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:20 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:21 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:22 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:23 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:24 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:25 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:26 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:27 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:28 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:29 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:30 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:31 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:32 Waiting for index 14727297772580737134 to go active ...
2023/08/14 04:35:33 Index is 14727297772580737134 now active
2023/08/14 04:35:33 Build command issued for the deferred indexes [6388883541711192464]
2023/08/14 04:35:35 Build index failed as expected: Build index failed. Encountered transient error. Index id_age will retry building in the background for reason: Build Already In Progress. Keyspace default.
2023/08/14 04:35:35 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:36 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:37 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:38 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:39 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:40 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:41 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:42 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:43 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:44 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:45 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:46 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:47 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:48 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:49 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:50 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:51 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:52 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:53 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:54 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:55 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:56 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:57 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:58 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:35:59 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:36:00 Waiting for index 6388883541711192464 to go active ...
2023/08/14 04:36:01 Index is 6388883541711192464 now active
2023/08/14 04:36:01 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:02 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:03 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:04 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:05 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:06 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:07 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:08 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:09 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:10 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:11 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:12 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:13 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:14 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:15 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:16 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:17 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:18 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:19 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:20 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:21 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:22 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:23 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:24 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:25 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:26 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:27 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:28 Waiting for index 1938456982081907117 to go active ...
2023/08/14 04:36:29 Index is 1938456982081907117 now active
2023/08/14 04:36:29 Using n1ql client
2023/08/14 04:36:31 Expected and Actual scan responses are the same
2023/08/14 04:36:31 Using n1ql client
2023/08/14 04:36:33 Expected and Actual scan responses are the same
--- PASS: TestBuildDeferredAnotherBuilding (247.05s)
=== RUN   TestMultipleBucketsDeferredBuild
2023/08/14 04:36:33 In TestMultipleBucketsDeferredBuild()
2023/08/14 04:36:33 In DropAllSecondaryIndexes()
2023/08/14 04:36:33 Index found:  id_company
2023/08/14 04:36:33 Dropped index id_company
2023/08/14 04:36:33 Index found:  id_age
2023/08/14 04:36:33 Dropped index id_age
2023/08/14 04:36:33 Index found:  id_age1
2023/08/14 04:36:33 Dropped index id_age1
2023/08/14 04:37:10 Flushed the bucket default, Response body: 
2023/08/14 04:37:14 Modified parameters of bucket default, responseBody: 
2023/08/14 04:37:14 http://127.0.0.1:9000/pools/default/buckets/defertest_buck2
2023/08/14 04:37:14 &{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[]      0xc0000480d8}
2023/08/14 04:37:14 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 23:07:13 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc00077e4c0 31 [] false false map[] 0xc0291b9900 }
2023/08/14 04:37:14 DeleteBucket failed for bucket defertest_buck2 
2023/08/14 04:37:14 Deleted bucket defertest_buck2, responseBody: Requested resource not found.
2023/08/14 04:37:14 Created bucket defertest_buck2, responseBody: 
2023/08/14 04:37:29 Setting JSON docs in KV
2023/08/14 04:38:42 Build command issued for the deferred indexes [8757442440249709933]
2023/08/14 04:38:43 Build command issued for the deferred indexes [4026628129405859513 7007338709737348542]
2023/08/14 04:38:43 Index state of 7007338709737348542 is INDEX_STATE_READY
2023/08/14 04:38:43 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:44 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:45 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:46 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:47 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:48 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:49 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:50 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:51 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:52 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:53 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:54 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:55 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:56 Waiting for index 8757442440249709933 to go active ...
2023/08/14 04:38:57 Index is 8757442440249709933 now active
2023/08/14 04:38:57 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:38:58 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:38:59 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:00 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:01 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:02 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:03 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:04 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:05 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:06 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:07 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:08 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:09 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:10 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:11 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:12 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:13 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:14 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:15 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:16 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:17 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:18 Waiting for index 4026628129405859513 to go active ...
2023/08/14 04:39:19 Index is 4026628129405859513 now active
2023/08/14 04:39:19 Using n1ql client
2023/08/14 04:39:20 Expected and Actual scan responses are the same
2023/08/14 04:39:20 Using n1ql client
2023/08/14 04:39:20 Expected and Actual scan responses are the same
2023/08/14 04:39:20 Using n1ql client
2023-08-14T04:39:20.141+05:30 [Info] GSIC[default/defertest_buck2-_default-_default-1691968160138096167] started ...
2023/08/14 04:39:20 Expected and Actual scan responses are the same
2023/08/14 04:39:23 Modified parameters of bucket default, responseBody: 
2023/08/14 04:39:25 Deleted bucket defertest_buck2, responseBody: 
--- PASS: TestMultipleBucketsDeferredBuild (177.88s)
=== RUN   TestCreateDropCreateDeferredIndex
2023/08/14 04:39:30 In TestCreateDropCreateDeferredIndex()
2023/08/14 04:39:30 In DropAllSecondaryIndexes()
2023/08/14 04:39:30 Index found:  buck1_id1
2023/08/14 04:39:30 Dropped index buck1_id1
2023/08/14 04:39:30 Index found:  buck1_id2
2023/08/14 04:39:31 Dropped index buck1_id2
2023/08/14 04:39:33 Setting JSON docs in KV
2023/08/14 04:39:48 Created the secondary index id_company. Waiting for it become active
2023/08/14 04:39:48 Index is 9849853891320912360 now active
2023/08/14 04:39:49 Dropping the secondary index id_age
2023/08/14 04:39:49 Index dropped
2023/08/14 04:39:52 Setting JSON docs in KV
2023/08/14 04:40:01 Using n1ql client
2023/08/14 04:40:01 Expected and Actual scan responses are the same
--- PASS: TestCreateDropCreateDeferredIndex (30.94s)
=== RUN   TestMultipleDeferredIndexes_BuildTogether
2023/08/14 04:40:01 In TestMultipleDeferredIndexes_BuildTogether()
2023/08/14 04:40:01 In DropAllSecondaryIndexes()
2023/08/14 04:40:01 Index found:  id_company
2023/08/14 04:40:01 Dropped index id_company
2023/08/14 04:40:04 Setting JSON docs in KV
2023/08/14 04:40:21 Created the secondary index id_company. Waiting for it become active
2023/08/14 04:40:21 Index is 5035314853482442040 now active
2023/08/14 04:40:23 Build command issued for the deferred indexes [id_age id_gender id_isActive], bucket: default, scope: _default, coll: _default
2023/08/14 04:40:23 Waiting for the index id_age to become active
2023/08/14 04:40:23 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:24 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:25 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:26 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:27 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:28 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:29 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:30 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:31 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:32 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:33 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:34 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:35 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:36 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:37 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:38 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:39 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:40 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:41 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:42 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:43 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:44 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:45 Waiting for index 7531368234664330976 to go active ...
2023/08/14 04:40:46 Index is 7531368234664330976 now active
2023/08/14 04:40:46 Waiting for the index id_gender to become active
2023/08/14 04:40:46 Index is 3332311842229707758 now active
2023/08/14 04:40:46 Waiting for the index id_isActive to become active
2023/08/14 04:40:46 Index is 7411752531843878147 now active
2023/08/14 04:40:46 Using n1ql client
2023/08/14 04:40:47 Expected and Actual scan responses are the same
2023/08/14 04:40:49 Setting JSON docs in KV
2023/08/14 04:40:58 Using n1ql client
2023/08/14 04:40:59 Expected and Actual scan responses are the same
2023/08/14 04:40:59 Using n1ql client
2023/08/14 04:41:00 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildTogether (58.72s)
=== RUN   TestMultipleDeferredIndexes_BuildOneByOne
2023/08/14 04:41:00 In TestMultipleDeferredIndexes_BuildOneByOne()
2023/08/14 04:41:00 In DropAllSecondaryIndexes()
2023/08/14 04:41:00 Index found:  id_company
2023/08/14 04:41:00 Dropped index id_company
2023/08/14 04:41:00 Index found:  id_gender
2023/08/14 04:41:00 Dropped index id_gender
2023/08/14 04:41:00 Index found:  id_isActive
2023/08/14 04:41:00 Dropped index id_isActive
2023/08/14 04:41:00 Index found:  id_age
2023/08/14 04:41:00 Dropped index id_age
2023/08/14 04:41:03 Setting JSON docs in KV
2023/08/14 04:41:24 Created the secondary index id_company. Waiting for it become active
2023/08/14 04:41:24 Index is 8706335834503975379 now active
2023/08/14 04:41:25 Build command issued for the deferred indexes [id_age], bucket: default, scope: _default, coll: _default
2023/08/14 04:41:25 Waiting for the index id_age to become active
2023/08/14 04:41:25 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:26 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:27 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:28 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:29 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:30 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:31 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:32 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:33 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:34 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:35 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:36 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:37 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:38 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:39 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:40 Waiting for index 17606828212713622822 to go active ...
2023/08/14 04:41:41 Index is 17606828212713622822 now active
2023/08/14 04:41:41 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/14 04:41:41 Waiting for the index id_gender to become active
2023/08/14 04:41:41 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:42 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:43 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:44 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:45 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:46 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:47 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:48 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:49 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:50 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:51 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:52 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:53 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:54 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:55 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:56 Waiting for index 11502834937564375847 to go active ...
2023/08/14 04:41:57 Index is 11502834937564375847 now active
2023/08/14 04:41:57 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/14 04:41:57 Waiting for the index id_isActive to become active
2023/08/14 04:41:57 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:41:58 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:41:59 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:00 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:01 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:02 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:03 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:04 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:05 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:06 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:07 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:08 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:09 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:10 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:11 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:12 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:13 Waiting for index 3996595753394415010 to go active ...
2023/08/14 04:42:14 Index is 3996595753394415010 now active
2023/08/14 04:42:14 Using n1ql client
2023/08/14 04:42:15 Expected and Actual scan responses are the same
2023/08/14 04:42:17 Setting JSON docs in KV
2023/08/14 04:42:26 Using n1ql client
2023/08/14 04:42:28 Expected and Actual scan responses are the same
2023/08/14 04:42:28 Using n1ql client
2023/08/14 04:42:29 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildOneByOne (89.05s)
=== RUN   TestDropDeferredIndexWhileOthersBuilding
2023/08/14 04:42:29 In TestDropDeferredIndexWhileOthersBuilding()
2023/08/14 04:42:29 In DropAllSecondaryIndexes()
2023/08/14 04:42:29 Index found:  id_company
2023/08/14 04:42:29 Dropped index id_company
2023/08/14 04:42:29 Index found:  id_age
2023/08/14 04:42:29 Dropped index id_age
2023/08/14 04:42:29 Index found:  id_gender
2023/08/14 04:42:29 Dropped index id_gender
2023/08/14 04:42:29 Index found:  id_isActive
2023/08/14 04:42:29 Dropped index id_isActive
2023/08/14 04:42:32 Setting JSON docs in KV
2023/08/14 04:42:54 Created the secondary index id_company. Waiting for it become active
2023/08/14 04:42:54 Index is 17024608472240701287 now active
2023/08/14 04:42:55 Build command issued for the deferred indexes [17965812446453370735 12170920913824572797]
2023/08/14 04:42:57 Dropping the secondary index id_isActive
2023/08/14 04:42:57 Index dropped
2023/08/14 04:42:57 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:42:58 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:42:59 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:00 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:01 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:02 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:03 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:04 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:05 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:06 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:07 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:08 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:09 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:10 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:11 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:12 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:13 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:14 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:15 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:16 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:17 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:18 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:19 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:20 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:21 Waiting for index 17965812446453370735 to go active ...
2023/08/14 04:43:22 Index is 17965812446453370735 now active
2023/08/14 04:43:22 Index is 12170920913824572797 now active
2023/08/14 04:43:23 Using n1ql client
2023/08/14 04:43:24 Expected and Actual scan responses are the same
2023/08/14 04:43:24 Using n1ql client
2023/08/14 04:43:24 Expected and Actual scan responses are the same
2023/08/14 04:43:26 Setting JSON docs in KV
2023/08/14 04:43:35 Using n1ql client
2023/08/14 04:43:37 Expected and Actual scan responses are the same
--- PASS: TestDropDeferredIndexWhileOthersBuilding (67.44s)
=== RUN   TestDropBuildingDeferredIndex
2023/08/14 04:43:37 In TestDropBuildingDeferredIndex()
2023/08/14 04:43:37 In DropAllSecondaryIndexes()
2023/08/14 04:43:37 Index found:  id_age
2023/08/14 04:43:37 Dropped index id_age
2023/08/14 04:43:37 Index found:  id_company
2023/08/14 04:43:37 Dropped index id_company
2023/08/14 04:43:37 Index found:  id_gender
2023/08/14 04:43:37 Dropped index id_gender
2023/08/14 04:43:39 Setting JSON docs in KV
2023/08/14 04:43:45 Build command issued for the deferred indexes [4687681751946119203 15195244388046960435]
2023/08/14 04:43:46 Dropping the secondary index id_age
2023/08/14 04:43:46 Index dropped
2023/08/14 04:43:46 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:47 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:48 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:49 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:50 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:51 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:52 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:53 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:54 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:55 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:56 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:57 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:58 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:43:59 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:44:00 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:44:01 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:44:02 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:44:03 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:44:04 Waiting for index 4687681751946119203 to go active ...
2023/08/14 04:44:05 Index is 4687681751946119203 now active
2023/08/14 04:44:05 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/14 04:44:05 Waiting for the index id_gender to become active
2023/08/14 04:44:05 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:06 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:07 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:08 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:09 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:10 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:11 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:12 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:13 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:14 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:15 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:16 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:17 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:18 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:19 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:20 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:21 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:22 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:23 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:24 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:25 Waiting for index 9903296542614946199 to go active ...
2023/08/14 04:44:26 Index is 9903296542614946199 now active
2023/08/14 04:44:27 Using n1ql client
2023/08/14 04:44:28 Expected and Actual scan responses are the same
2023/08/14 04:44:28 Using n1ql client
2023/08/14 04:44:30 Expected and Actual scan responses are the same
2023/08/14 04:44:32 Setting JSON docs in KV
2023/08/14 04:44:41 Using n1ql client
2023/08/14 04:44:44 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingDeferredIndex (67.62s)
=== RUN   TestDropMultipleBuildingDeferredIndexes
2023/08/14 04:44:44 In TestDropMultipleBuildingDeferredIndexes()
2023/08/14 04:44:44 In DropAllSecondaryIndexes()
2023/08/14 04:44:44 Index found:  id_company
2023/08/14 04:44:44 Dropped index id_company
2023/08/14 04:44:44 Index found:  id_gender
2023/08/14 04:44:44 Dropped index id_gender
2023/08/14 04:44:51 Setting JSON docs in KV
2023/08/14 04:45:35 Created the secondary index id_company. Waiting for it become active
2023/08/14 04:45:35 Index is 9450767813292401266 now active
2023/08/14 04:45:36 Build command issued for the deferred indexes [16098132614016546326 13641529539886199662]
2023/08/14 04:45:37 Dropping the secondary index id_age
2023/08/14 04:45:37 Index dropped
2023/08/14 04:45:37 Dropping the secondary index id_gender
2023/08/14 04:45:51 Index dropped
2023/08/14 04:45:51 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/14 04:45:51 Waiting for the index id_isActive to become active
2023/08/14 04:45:51 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:45:52 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:45:53 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:45:54 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:45:55 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:45:56 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:45:57 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:45:58 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:45:59 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:00 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:01 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:02 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:03 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:04 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:05 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:06 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:07 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:08 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:09 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:10 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:11 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:12 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:13 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:14 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:15 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:16 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:17 Waiting for index 16892108275539509800 to go active ...
2023/08/14 04:46:18 Index is 16892108275539509800 now active
2023/08/14 04:46:28 Using n1ql client
2023/08/14 04:46:32 Expected and Actual scan responses are the same
2023/08/14 04:46:32 Number of docScanResults and scanResults = 180000 and 180000
2023/08/14 04:46:33 Using n1ql client
2023/08/14 04:46:37 Expected and Actual scan responses are the same
2023/08/14 04:46:37 Number of docScanResults and scanResults = 180000 and 180000
--- PASS: TestDropMultipleBuildingDeferredIndexes (112.31s)
=== RUN   TestDropOneIndexSecondDeferBuilding
2023/08/14 04:46:37 In TestDropOneIndexSecondDeferBuilding()
2023/08/14 04:46:37 In DropAllSecondaryIndexes()
2023/08/14 04:46:37 Index found:  id_isActive
2023/08/14 04:46:37 Dropped index id_isActive
2023/08/14 04:46:37 Index found:  id_company
2023/08/14 04:46:37 Dropped index id_company
2023/08/14 04:46:39 Setting JSON docs in KV
2023/08/14 04:46:45 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/14 04:46:45 Waiting for the index id_company to become active
2023/08/14 04:46:45 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:46 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:47 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:48 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:49 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:50 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:51 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:52 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:53 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:54 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:55 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:56 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:57 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:58 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:46:59 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:00 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:01 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:02 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:03 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:04 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:05 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:06 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:07 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:08 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:09 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:10 Waiting for index 2780791135263433429 to go active ...
2023/08/14 04:47:11 Index is 2780791135263433429 now active
2023/08/14 04:47:11 Build command issued for the deferred indexes [16791272878213456968]
2023/08/14 04:47:12 Dropping the secondary index id_company
2023/08/14 04:47:12 Index dropped
2023/08/14 04:47:17 Setting JSON docs in KV
2023/08/14 04:47:32 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:33 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:34 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:35 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:36 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:37 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:38 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:39 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:40 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:41 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:42 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:43 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:44 Waiting for index 16791272878213456968 to go active ...
2023/08/14 04:47:45 Index is 16791272878213456968 now active
2023/08/14 04:47:45 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/14 04:47:45 Waiting for the index id_gender to become active
2023/08/14 04:47:45 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:46 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:47 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:48 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:49 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:50 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:51 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:52 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:53 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:54 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:55 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:56 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:57 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:58 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:47:59 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:00 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:01 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:02 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:03 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:04 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:05 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:06 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:07 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:08 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:09 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:10 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:11 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:12 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:13 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:14 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:15 Waiting for index 6822721420652112708 to go active ...
2023/08/14 04:48:16 Index is 6822721420652112708 now active
2023/08/14 04:48:16 Using n1ql client
2023/08/14 04:48:17 Expected and Actual scan responses are the same
2023/08/14 04:48:17 Using n1ql client
2023/08/14 04:48:21 Expected and Actual scan responses are the same
--- PASS: TestDropOneIndexSecondDeferBuilding (104.71s)
=== RUN   TestDropSecondIndexSecondDeferBuilding
2023/08/14 04:48:21 In TestDropSecondIndexSecondDeferBuilding()
2023/08/14 04:48:21 In DropAllSecondaryIndexes()
2023/08/14 04:48:21 Index found:  id_age
2023/08/14 04:48:21 Dropped index id_age
2023/08/14 04:48:21 Index found:  id_gender
2023/08/14 04:48:21 Dropped index id_gender
2023/08/14 04:48:24 Setting JSON docs in KV
2023/08/14 04:48:30 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/14 04:48:30 Waiting for the index id_company to become active
2023/08/14 04:48:30 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:31 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:32 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:33 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:34 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:35 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:36 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:37 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:38 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:39 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:40 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:41 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:42 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:43 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:44 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:45 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:46 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:47 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:48 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:49 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:50 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:51 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:52 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:53 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:54 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:55 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:56 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:57 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:58 Waiting for index 768878439365225109 to go active ...
2023/08/14 04:48:59 Index is 768878439365225109 now active
2023/08/14 04:48:59 Build command issued for the deferred indexes [17574899978454479161]
2023/08/14 04:49:00 Dropping the secondary index id_age
2023/08/14 04:49:00 Index dropped
2023/08/14 04:49:04 Setting JSON docs in KV
2023/08/14 04:49:12 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/14 04:49:12 Waiting for the index id_gender to become active
2023/08/14 04:49:12 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:13 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:14 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:15 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:16 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:17 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:18 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:19 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:20 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:21 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:22 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:23 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:24 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:25 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:26 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:27 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:28 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:29 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:30 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:31 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:32 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:33 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:34 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:35 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:36 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:37 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:38 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:39 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:40 Waiting for index 4843713100069966148 to go active ...
2023/08/14 04:49:41 Index is 4843713100069966148 now active
2023/08/14 04:49:41 Using n1ql client
2023/08/14 04:49:41 Expected and Actual scan responses are the same
2023/08/14 04:49:42 Using n1ql client
2023/08/14 04:49:47 Expected and Actual scan responses are the same
--- PASS: TestDropSecondIndexSecondDeferBuilding (85.40s)
=== RUN   TestCreateAfterDropWhileIndexBuilding
2023/08/14 04:49:47 In TestCreateAfterDropWhileIndexBuilding()
2023/08/14 04:49:47 In DropAllSecondaryIndexes()
2023/08/14 04:49:47 Index found:  id_company
2023/08/14 04:49:47 Dropped index id_company
2023/08/14 04:49:47 Index found:  id_gender
2023/08/14 04:49:47 Dropped index id_gender
2023/08/14 04:50:09 Setting JSON docs in KV
2023/08/14 04:51:07 Build command issued for the deferred indexes [12755722438411739599]
2023/08/14 04:51:08 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:09 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:10 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:11 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:12 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:13 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:14 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:15 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:16 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:17 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:18 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:19 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:20 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:21 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:22 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:23 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:24 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:25 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:26 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:27 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:28 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:29 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:30 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:31 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:32 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:33 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:34 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:35 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:36 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:37 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:38 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:39 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:40 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:41 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:42 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:43 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:44 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:45 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:46 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:47 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:48 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:49 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:50 Waiting for index 12755722438411739599 to go active ...
2023/08/14 04:51:51 Index is 12755722438411739599 now active
2023/08/14 04:51:51 Build command issued for the deferred indexes [1074237066083700959]
2023/08/14 04:51:52 Dropping the secondary index id_company
2023/08/14 04:51:52 Index dropped
2023/08/14 04:51:52 Dropping the secondary index id_age
2023/08/14 04:51:53 Index dropped
2023/08/14 04:51:59 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/14 04:51:59 Waiting for the index id_gender to become active
2023/08/14 04:51:59 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:00 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:01 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:02 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:03 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:04 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:05 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:06 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:07 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:08 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:09 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:10 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:11 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:12 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:13 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:14 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:15 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:16 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:17 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:18 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:19 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:20 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:21 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:22 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:23 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:24 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:25 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:26 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:27 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:28 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:29 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:30 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:31 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:32 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:33 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:34 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:35 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:36 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:37 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:38 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:39 Waiting for index 17439234451100385961 to go active ...
2023/08/14 04:52:40 Index is 17439234451100385961 now active
2023/08/14 04:52:41 Index is 17439234451100385961 now active
2023/08/14 04:52:42 Using n1ql client
2023/08/14 04:52:46 Expected and Actual scan responses are the same
--- PASS: TestCreateAfterDropWhileIndexBuilding (179.66s)
=== RUN   TestDropBuildingIndex1
2023/08/14 04:52:46 In TestDropBuildingIndex1()
2023/08/14 04:52:46 In DropAllSecondaryIndexes()
2023/08/14 04:52:46 Index found:  id_gender
2023/08/14 04:52:46 Dropped index id_gender
2023/08/14 04:52:50 Setting JSON docs in KV
2023/08/14 04:53:44 Created the secondary index id_company. Waiting for it become active
2023/08/14 04:53:44 Index is 291158068893545038 now active
2023/08/14 04:54:31 Dropping the secondary index id_age
2023/08/14 04:54:31 Index dropped
2023/08/14 04:55:15 Created the secondary index id_age. Waiting for it become active
2023/08/14 04:55:15 Index is 5125899550826873951 now active
2023/08/14 04:55:17 Setting JSON docs in KV
2023/08/14 04:55:26 Using n1ql client
2023/08/14 04:55:27 Expected and Actual scan responses are the same
2023/08/14 04:55:27 Using n1ql client
2023/08/14 04:55:29 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex1 (162.75s)
=== RUN   TestDropBuildingIndex2
2023/08/14 04:55:29 In TestDropBuildingIndex2()
2023/08/14 04:55:29 In DropAllSecondaryIndexes()
2023/08/14 04:55:29 Index found:  id_company
2023/08/14 04:55:29 Dropped index id_company
2023/08/14 04:55:29 Index found:  id_age
2023/08/14 04:55:29 Dropped index id_age
2023/08/14 04:55:35 Setting JSON docs in KV
2023/08/14 04:56:36 Created the secondary index id_company. Waiting for it become active
2023/08/14 04:56:36 Index is 7505381576501853782 now active
2023/08/14 04:57:26 Dropping the secondary index id_company
2023/08/14 04:57:26 Index dropped
2023/08/14 04:57:26 Index is 14036167666053933782 now active
2023/08/14 04:58:14 Created the secondary index id_company. Waiting for it become active
2023/08/14 04:58:14 Index is 10831661434685773446 now active
2023/08/14 04:58:15 Setting JSON docs in KV
2023/08/14 04:58:24 Using n1ql client
2023/08/14 04:58:26 Expected and Actual scan responses are the same
2023/08/14 04:58:26 Using n1ql client
2023/08/14 04:58:28 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex2 (179.11s)
=== RUN   TestDropIndexWithDataLoad
2023/08/14 04:58:28 In TestDropIndexWithDataLoad()
2023/08/14 04:58:28 In DropAllSecondaryIndexes()
2023/08/14 04:58:28 Index found:  id_age
2023/08/14 04:58:28 Dropped index id_age
2023/08/14 04:58:28 Index found:  id_company
2023/08/14 04:58:29 Dropped index id_company
2023/08/14 04:58:30 Setting JSON docs in KV
2023/08/14 04:59:26 Created the secondary index id_company. Waiting for it become active
2023/08/14 04:59:26 Index is 8381067501587323672 now active
2023/08/14 05:00:17 Created the secondary index id_age. Waiting for it become active
2023/08/14 05:00:17 Index is 5994121430821406799 now active
2023/08/14 05:01:09 Created the secondary index id_gender. Waiting for it become active
2023/08/14 05:01:09 Index is 4361177620471112967 now active
2023/08/14 05:01:59 Created the secondary index id_isActive. Waiting for it become active
2023/08/14 05:01:59 Index is 15746906549610516793 now active
2023/08/14 05:02:07 Setting JSON docs in KV
2023/08/14 05:02:07 In LoadKVBucket
2023/08/14 05:02:07 Bucket name = default
2023/08/14 05:02:07 In DropIndexWhileKVLoad
2023/08/14 05:02:08 Dropping the secondary index id_company
2023/08/14 05:02:08 Index dropped
2023/08/14 05:02:40 Using n1ql client
2023/08/14 05:02:43 Expected and Actual scan responses are the same
2023/08/14 05:02:43 Number of docScanResults and scanResults = 96752 and 96752
2023/08/14 05:02:44 Using n1ql client
2023/08/14 05:02:53 Expected and Actual scan responses are the same
2023/08/14 05:02:53 Number of docScanResults and scanResults = 420000 and 420000
--- PASS: TestDropIndexWithDataLoad (264.99s)
=== RUN   TestDropAllIndexesWithDataLoad
2023/08/14 05:02:53 In TestDropAllIndexesWithDataLoad()
2023/08/14 05:02:53 In DropAllSecondaryIndexes()
2023/08/14 05:02:53 Index found:  id_age
2023/08/14 05:02:53 Dropped index id_age
2023/08/14 05:02:53 Index found:  id_gender
2023/08/14 05:02:53 Dropped index id_gender
2023/08/14 05:02:53 Index found:  id_isActive
2023/08/14 05:02:54 Dropped index id_isActive
2023/08/14 05:02:55 Setting JSON docs in KV
2023/08/14 05:03:55 Created the secondary index id_company. Waiting for it become active
2023/08/14 05:03:55 Index is 8184064145410182312 now active
2023/08/14 05:04:54 Created the secondary index id_age. Waiting for it become active
2023/08/14 05:04:54 Index is 3833997364996941693 now active
2023/08/14 05:05:49 Created the secondary index id_gender. Waiting for it become active
2023/08/14 05:05:49 Index is 6021596073516303634 now active
2023/08/14 05:06:47 Created the secondary index id_isActive. Waiting for it become active
2023/08/14 05:06:47 Index is 15771509128507257700 now active
2023/08/14 05:06:54 Setting JSON docs in KV
2023/08/14 05:06:54 In LoadKVBucket
2023/08/14 05:06:54 Bucket name = default
2023/08/14 05:06:54 In DropIndexWhileKVLoad
2023/08/14 05:06:54 In DropIndexWhileKVLoad
2023/08/14 05:06:54 In DropIndexWhileKVLoad
2023/08/14 05:06:54 In DropIndexWhileKVLoad
2023/08/14 05:06:55 Dropping the secondary index id_isActive
2023/08/14 05:06:55 Dropping the secondary index id_gender
2023/08/14 05:06:55 Dropping the secondary index id_age
2023/08/14 05:06:55 Dropping the secondary index id_company
2023/08/14 05:06:55 Index dropped
2023/08/14 05:06:55 Index dropped
2023/08/14 05:06:55 Index dropped
2023/08/14 05:06:56 Index dropped
2023/08/14 05:07:12 Using n1ql client
2023/08/14 05:07:12 Scan failed as expected with error: Index Not Found - cause: GSI index id_company not found.
--- PASS: TestDropAllIndexesWithDataLoad (258.83s)
=== RUN   TestCreateBucket_AnotherIndexBuilding
2023/08/14 05:07:12 In TestCreateBucket_AnotherIndexBuilding()
2023/08/14 05:07:12 In DropAllSecondaryIndexes()
2023/08/14 05:07:50 Flushed the bucket default, Response body: 
2023/08/14 05:07:53 Modified parameters of bucket default, responseBody: 
2023/08/14 05:07:53 http://127.0.0.1:9000/pools/default/buckets/multi_buck2
2023/08/14 05:07:53 &{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[]      0xc0000480d8}
2023/08/14 05:07:53 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 23:37:52 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]] 0xc002ef61c0 31 [] false false map[] 0xc004a60000 }
2023/08/14 05:07:53 DeleteBucket failed for bucket multi_buck2 
2023/08/14 05:07:53 Deleted bucket multi_buck2, responseBody: Requested resource not found.
2023/08/14 05:08:08 Setting JSON docs in KV
2023/08/14 05:10:20 Created bucket multi_buck2, responseBody: 
2023/08/14 05:10:44 Index is 16250603312871134077 now active
2023/08/14 05:10:44 Index is 882098911240153019 now active
2023/08/14 05:10:44 Using n1ql client
2023-08-14T05:10:44.525+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T05:10:44.525+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T05:10:44.528+05:30 [Info] metadata provider version changed 1153 -> 1154
2023-08-14T05:10:44.528+05:30 [Info] switched currmeta from 1153 -> 1154 force false 
2023-08-14T05:10:44.528+05:30 [Info] GSIC[default/multi_buck2-_default-_default-1691970044523630976] started ...
2023/08/14 05:10:44 Expected and Actual scan responses are the same
2023/08/14 05:10:44 Number of docScanResults and scanResults = 10000 and 10000
2023/08/14 05:10:45 Using n1ql client
2023/08/14 05:10:52 Expected and Actual scan responses are the same
2023/08/14 05:10:52 Number of docScanResults and scanResults = 200000 and 200000
2023/08/14 05:10:54 Deleted bucket multi_buck2, responseBody: 
2023/08/14 05:11:31 Flushed the bucket default, Response body: 
--- PASS: TestCreateBucket_AnotherIndexBuilding (259.04s)
=== RUN   TestDropBucket2Index_Bucket1IndexBuilding
2023/08/14 05:11:31 In TestDropBucket2Index_Bucket1IndexBuilding()
2023/08/14 05:11:31 In DropAllSecondaryIndexes()
2023/08/14 05:11:31 Index found:  buck1_idx
2023/08/14 05:11:31 Dropped index buck1_idx
2023/08/14 05:12:09 Flushed the bucket default, Response body: 
2023/08/14 05:12:13 Modified parameters of bucket default, responseBody: 
2023/08/14 05:12:13 http://127.0.0.1:9000/pools/default/buckets/multibucket_test3
2023/08/14 05:12:13 &{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[]      0xc0000480d8}
2023/08/14 05:12:13 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 23:42:12 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]] 0xc033d5a900 31 [] false false map[] 0xc081bd8400 }
2023/08/14 05:12:13 DeleteBucket failed for bucket multibucket_test3 
2023/08/14 05:12:13 Deleted bucket multibucket_test3, responseBody: Requested resource not found.
2023/08/14 05:12:13 Created bucket multibucket_test3, responseBody: 
2023/08/14 05:12:28 Setting JSON docs in KV
2023/08/14 05:13:29 Created the secondary index buck2_idx. Waiting for it become active
2023/08/14 05:13:29 Index is 10479179676344375212 now active
2023/08/14 05:13:48 Dropping the secondary index buck2_idx
2023/08/14 05:13:48 Index dropped
2023/08/14 05:13:48 Index is 8784239094445126226 now active
2023/08/14 05:13:48 Using n1ql client
2023/08/14 05:13:51 Expected and Actual scan responses are the same
2023/08/14 05:13:51 Number of docScanResults and scanResults = 100000 and 100000
2023/08/14 05:13:53 Deleted bucket multibucket_test3, responseBody: 
2023/08/14 05:14:30 Flushed the bucket default, Response body: 
--- PASS: TestDropBucket2Index_Bucket1IndexBuilding (179.32s)
=== RUN   TestDeleteBucketWhileInitialIndexBuild
2023/08/14 05:14:30 In TestDeleteBucketWhileInitialIndexBuild()
2023/08/14 05:14:30 ============== DBG: Drop all indexes in all buckets
2023/08/14 05:14:30 In DropAllSecondaryIndexes()
2023/08/14 05:14:30 Index found:  buck1_idx
2023/08/14 05:14:30 Dropped index buck1_idx
2023/08/14 05:14:30 ============== DBG: Delete bucket default
2023/08/14 05:14:32 Deleted bucket default, responseBody: 
2023/08/14 05:14:32 ============== DBG: Create bucket default
2023/08/14 05:14:32 Created bucket default, responseBody: 
2023/08/14 05:14:36 Flush Enabled on bucket default, responseBody: 
2023/08/14 05:15:09 Flushed the bucket default, Response body: 
2023/08/14 05:15:09 ============== DBG: Delete bucket testbucket2
2023/08/14 05:15:09 http://127.0.0.1:9000/pools/default/buckets/testbucket2
2023/08/14 05:15:09 &{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[]      0xc0000480d8}
2023/08/14 05:15:09 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 23:45:08 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]] 0xc0285419c0 31 [] false false map[] 0xc000458400 }
2023/08/14 05:15:09 DeleteBucket failed for bucket testbucket2 
2023/08/14 05:15:09 Deleted bucket testbucket2, responseBody: Requested resource not found.
2023/08/14 05:15:09 ============== DBG: Create bucket testbucket2
2023/08/14 05:15:09 Created bucket testbucket2, responseBody: 
2023/08/14 05:15:12 Flush Enabled on bucket testbucket2, responseBody: 
2023/08/14 05:15:46 Flushed the bucket testbucket2, Response body: 
2023/08/14 05:15:46 ============== DBG: Delete bucket testbucket3
2023/08/14 05:15:46 http://127.0.0.1:9000/pools/default/buckets/testbucket3
2023/08/14 05:15:46 &{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[]      0xc0000480d8}
2023/08/14 05:15:46 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 23:45:45 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]] 0xc00b072680 31 [] false false map[] 0xc008716000 }
2023/08/14 05:15:46 DeleteBucket failed for bucket testbucket3 
2023/08/14 05:15:46 Deleted bucket testbucket3, responseBody: Requested resource not found.
2023/08/14 05:15:46 ============== DBG: Create bucket testbucket3
2023/08/14 05:15:46 Created bucket testbucket3, responseBody: 
2023/08/14 05:15:49 Flush Enabled on bucket testbucket3, responseBody: 
2023/08/14 05:16:23 Flushed the bucket testbucket3, Response body: 
2023/08/14 05:16:23 ============== DBG: Delete bucket testbucket4
2023/08/14 05:16:23 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/14 05:16:23 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket4 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/08/14 05:16:23 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 23:46:22 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc00925c300 31 [] false false map[] 0xc008716100 }
2023/08/14 05:16:23 DeleteBucket failed for bucket testbucket4 
2023/08/14 05:16:23 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/14 05:16:23 ============== DBG: Create bucket testbucket4
2023/08/14 05:16:23 Created bucket testbucket4, responseBody: 
2023/08/14 05:16:26 Flush Enabled on bucket testbucket4, responseBody: 
2023/08/14 05:16:59 Flushed the bucket testbucket4, Response body: 
2023/08/14 05:17:14 Generating docs and Populating all the buckets
2023/08/14 05:17:15 ============== DBG: Creating docs in bucket default
2023/08/14 05:17:15 ============== DBG: Creating index bucket1_age in bucket default
2023/08/14 05:17:19 Created the secondary index bucket1_age. Waiting for it become active
2023/08/14 05:17:19 Index is 6024706599985365551 now active
2023/08/14 05:17:19 ============== DBG: Creating index bucket1_gender in bucket default
2023/08/14 05:17:26 Created the secondary index bucket1_gender. Waiting for it become active
2023/08/14 05:17:26 Index is 13347009512506376272 now active
2023/08/14 05:17:26 ============== DBG: Creating docs in bucket testbucket2
2023/08/14 05:17:27 ============== DBG: Creating index bucket2_city in bucket testbucket2
2023/08/14 05:17:32 Created the secondary index bucket2_city. Waiting for it become active
2023/08/14 05:17:32 Index is 11295821904104000790 now active
2023/08/14 05:17:32 ============== DBG: Creating index bucket2_company in bucket testbucket2
2023/08/14 05:17:39 Created the secondary index bucket2_company. Waiting for it become active
2023/08/14 05:17:39 Index is 14250467426280595847 now active
2023/08/14 05:17:39 ============== DBG: Creating docs in bucket testbucket3
2023/08/14 05:17:40 ============== DBG: Creating index bucket3_gender in bucket testbucket3
2023/08/14 05:17:45 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/14 05:17:45 Index is 10461692025349745993 now active
2023/08/14 05:17:45 ============== DBG: Creating index bucket3_address in bucket testbucket3
2023/08/14 05:17:51 Created the secondary index bucket3_address. Waiting for it become active
2023/08/14 05:17:51 Index is 2021428603327164341 now active
2023/08/14 05:17:51 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/14 05:17:51 Using n1ql client
2023-08-14T05:17:51.899+05:30 [Info] metadata provider version changed 1212 -> 1213
2023-08-14T05:17:51.899+05:30 [Info] switched currmeta from 1212 -> 1213 force false 
2023-08-14T05:17:51.899+05:30 [Info] GSIC[default/default-_default-_default-1691970471893507126] started ...
2023/08/14 05:17:51 ============== DBG: First bucket scan:: Expected results = 310 Actual results = 310
2023/08/14 05:17:51 Expected and Actual scan responses are the same
2023/08/14 05:18:02 ============== DBG: Creating 50K docs in bucket testbucket4
2023/08/14 05:18:29 ============== DBG: Creating index bucket4_balance asynchronously in bucket testbucket4
2023/08/14 05:18:41 ============== DBG: Deleting bucket testbucket4
2023/08/14 05:18:44 Deleted bucket testbucket4, responseBody: 
2023/08/14 05:18:44 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/14 05:18:44 Using n1ql client
2023/08/14 05:18:44 ============== DBG: First bucket scan:: Expected results = 310 Actual results = 310
2023/08/14 05:18:44 Expected and Actual scan responses are the same
2023/08/14 05:18:44 ============== DBG: Second bucket scan:: Scanning index bucket2_city in bucket testbucket2
2023/08/14 05:18:44 Using n1ql client
2023-08-14T05:18:44.429+05:30 [Info] GSIC[default/testbucket2-_default-_default-1691970524419887770] started ...
2023/08/14 05:18:44 ============== DBG: Second bucket scan:: Expected results = 423 Actual results = 423
2023/08/14 05:18:44 Expected and Actual scan responses are the same
2023/08/14 05:18:44 ============== DBG: Third bucket scan:: Scanning index bucket3_gender in bucket testbucket3
2023/08/14 05:18:44 Using n1ql client
2023-08-14T05:18:44.465+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T05:18:44.466+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T05:18:44.466+05:30 [Info] GSIC[default/testbucket3-_default-_default-1691970524457234430] started ...
2023/08/14 05:18:44 ============== DBG: Third bucket scan:: Expected results = 521 Actual results = 521
2023/08/14 05:18:44 Expected and Actual scan responses are the same
2023/08/14 05:18:44 ============== DBG: Deleting buckets testbucket2 testbucket3 testbucket4
2023/08/14 05:18:46 Deleted bucket testbucket2, responseBody: 
2023/08/14 05:18:49 Deleted bucket testbucket3, responseBody: 
2023/08/14 05:18:49 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/14 05:18:49 &{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[]      0xc0000480d8}
2023/08/14 05:18:49 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 13 Aug 2023 23:48:48 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]] 0xc000da3740 31 [] false false map[] 0xc0003abc00 }
2023/08/14 05:18:49 DeleteBucket failed for bucket testbucket4 
2023/08/14 05:18:49 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/14 05:18:52 Modified parameters of bucket default, responseBody: 
--- PASS: TestDeleteBucketWhileInitialIndexBuild (276.63s)
=== RUN   TestWherClause_UpdateDocument
2023/08/14 05:19:07 In TestWherClause_UpdateDocument()
2023/08/14 05:19:07 In DropAllSecondaryIndexes()
2023/08/14 05:19:07 Index found:  bucket1_age
2023/08/14 05:19:07 Dropped index bucket1_age
2023/08/14 05:19:07 Index found:  bucket1_gender
2023/08/14 05:19:07 Dropped index bucket1_gender
2023/08/14 05:19:45 Flushed the bucket default, Response body: 
2023/08/14 05:19:48 Setting JSON docs in KV
2023/08/14 05:19:56 Created the secondary index id_ageGreaterThan40. Waiting for it become active
2023/08/14 05:19:56 Index is 8171536397019600222 now active
2023/08/14 05:19:56 Using n1ql client
2023/08/14 05:19:57 Expected and Actual scan responses are the same
2023/08/14 05:19:57 Number of docScanResults and scanResults = 6008 and 6008
2023/08/14 05:20:02 Using n1ql client
2023/08/14 05:20:02 Expected and Actual scan responses are the same
2023/08/14 05:20:02 Number of docScanResults and scanResults = 2008 and 2008
--- PASS: TestWherClause_UpdateDocument (54.85s)
=== RUN   TestDeferFalse
2023/08/14 05:20:02 In TestDeferFalse()
2023/08/14 05:20:05 Setting JSON docs in KV
2023/08/14 05:20:17 Created the secondary index index_deferfalse1. Waiting for it become active
2023/08/14 05:20:17 Index is 6483429984325450544 now active
2023/08/14 05:20:17 Using n1ql client
2023/08/14 05:20:18 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse (15.84s)
=== RUN   TestDeferFalse_CloseClientConnection
2023/08/14 05:20:18 In TestDeferFalse_CloseClientConnection()
2023/08/14 05:20:18 In CloseClientThread
2023/08/14 05:20:18 In CreateIndexThread
2023/08/14 05:20:20 Create Index call failed as expected due to error : Terminate Request due to client termination
2023/08/14 05:20:20 Waiting for index 13957461635483449956 to go active ...
2023/08/14 05:20:21 Waiting for index 13957461635483449956 to go active ...
2023/08/14 05:20:22 Waiting for index 13957461635483449956 to go active ...
2023/08/14 05:20:23 Waiting for index 13957461635483449956 to go active ...
2023/08/14 05:20:24 Waiting for index 13957461635483449956 to go active ...
2023/08/14 05:20:25 Waiting for index 13957461635483449956 to go active ...
2023/08/14 05:20:26 Index is 13957461635483449956 now active
2023/08/14 05:20:26 Using n1ql client
2023/08/14 05:20:26 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse_CloseClientConnection (8.12s)
=== RUN   TestOrphanIndexCleanup
2023/08/14 05:20:26 In DropAllSecondaryIndexes()
2023/08/14 05:20:26 Index found:  index_deferfalse2
2023/08/14 05:20:26 Dropped index index_deferfalse2
2023/08/14 05:20:26 Index found:  id_ageGreaterThan40
2023/08/14 05:20:26 Dropped index id_ageGreaterThan40
2023/08/14 05:20:26 Index found:  index_deferfalse1
2023/08/14 05:20:26 Dropped index index_deferfalse1
2023/08/14 05:20:41 Created the secondary index idx1_age_regular. Waiting for it become active
2023/08/14 05:20:41 Index is 12218910857924737972 now active
2023/08/14 05:20:49 Created the secondary index idx2_company_regular. Waiting for it become active
2023/08/14 05:20:49 Index is 9152128280971029593 now active
2023/08/14 05:20:59 Using n1ql client
2023/08/14 05:20:59 Query on idx1_age_regular is successful
2023/08/14 05:20:59 Using n1ql client
2023/08/14 05:20:59 Query on idx2_company_regular is successful
Restarting indexer process ...
2023/08/14 05:20:59 []
2023-08-14T05:20:59.339+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-14T05:20:59.339+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/14 05:21:19 Using n1ql client
2023-08-14T05:21:19.189+05:30 [Error] transport error between 127.0.0.1:51958->127.0.0.1:9107: write tcp 127.0.0.1:51958->127.0.0.1:9107: write: broken pipe
2023-08-14T05:21:19.189+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 2814354618777820296 request transport failed `write tcp 127.0.0.1:51958->127.0.0.1:9107: write: broken pipe`
2023-08-14T05:21:19.189+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T05:21:19.190+05:30 [Error] metadataClient:PickRandom: Replicas - [10268003208957829316], PrunedReplica - map[], FilteredReplica map[]
2023/08/14 05:21:19 Query on idx1_age_regular is successful - after indexer restart.
2023/08/14 05:21:19 Using n1ql client
2023/08/14 05:21:19 Query on idx2_company_regular is successful - after indexer restart.
--- PASS: TestOrphanIndexCleanup (53.08s)
=== RUN   TestOrphanPartitionCleanup
Not running TestOrphanPartitionCleanup for forestdb
--- PASS: TestOrphanPartitionCleanup (0.00s)
=== RUN   TestIndexerSettings
2023/08/14 05:21:19 In TestIndexerSettings()
2023/08/14 05:21:19 Changing config key indexer.settings.max_cpu_percent to value 300
2023/08/14 05:21:19 Changing config key indexer.settings.inmemory_snapshot.interval to value 300
2023/08/14 05:21:19 Changing config key indexer.settings.persisted_snapshot.interval to value 20000
2023/08/14 05:21:19 Changing config key indexer.settings.recovery.max_rollbacks to value 3
2023/08/14 05:21:19 Changing config key indexer.settings.log_level to value error
--- PASS: TestIndexerSettings (0.60s)
=== RUN   TestRestoreDefaultSettings
2023/08/14 05:21:19 In TestIndexerSettings_RestoreDefault()
2023/08/14 05:21:20 Changing config key indexer.settings.max_cpu_percent to value 0
2023/08/14 05:21:20 Changing config key indexer.settings.inmemory_snapshot.interval to value 200
2023/08/14 05:21:20 Changing config key indexer.settings.persisted_snapshot.interval to value 5000
2023/08/14 05:21:20 Changing config key indexer.settings.recovery.max_rollbacks to value 5
2023/08/14 05:21:20 Changing config key indexer.settings.log_level to value info
--- PASS: TestRestoreDefaultSettings (0.56s)
=== RUN   TestStat_ItemsCount
2023/08/14 05:21:20 In TestStat_ItemsCount()
2023/08/14 05:21:20 In DropAllSecondaryIndexes()
2023/08/14 05:21:20 Index found:  idx1_age_regular
2023/08/14 05:21:20 Dropped index idx1_age_regular
2023/08/14 05:21:20 Index found:  idx2_company_regular
2023/08/14 05:21:20 Dropped index idx2_company_regular
2023/08/14 05:21:20 Emptying the default bucket
2023/08/14 05:21:23 Flush Enabled on bucket default, responseBody: 
2023/08/14 05:22:01 Flushed the bucket default, Response body: 
2023/08/14 05:22:01 Generating JSON docs
2023/08/14 05:22:02 Setting initial JSON docs in KV
2023/08/14 05:22:06 Creating a 2i
2023/08/14 05:22:10 Created the secondary index index_test1. Waiting for it become active
2023/08/14 05:22:10 Index is 9349783901983839386 now active
2023/08/14 05:22:15 items_count stat is 10000
--- PASS: TestStat_ItemsCount (54.98s)
=== RUN   TestRangeArrayIndex_Distinct
2023/08/14 05:22:15 In TestRangeArrayIndex_Distinct()
2023/08/14 05:22:15 In DropAllSecondaryIndexes()
2023/08/14 05:22:15 Index found:  index_test1
2023/08/14 05:22:15 Dropped index index_test1
2023/08/14 05:22:53 Flushed the bucket default, Response body: 
2023/08/14 05:22:57 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 05:22:57 Index is 17640012324509555694 now active
2023-08-14T05:22:57.657+05:30 [Error] transport error between 127.0.0.1:51212->127.0.0.1:9107: write tcp 127.0.0.1:51212->127.0.0.1:9107: write: broken pipe
2023-08-14T05:22:57.657+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:51212->127.0.0.1:9107: write: broken pipe`
2023-08-14T05:22:57.657+05:30 [Warn] scan failed: requestId  queryport 127.0.0.1:9107 inst 437341771011927607 partition [0]
2023-08-14T05:22:57.657+05:30 [Warn] Scan failed with error for index 17640012324509555694.  Trying scan again with replica, reqId: :  write tcp 127.0.0.1:51212->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023-08-14T05:22:57.657+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-08-14T05:22:57.657+05:30 [Error] metadataClient:PickRandom: Replicas - [437341771011927607], PrunedReplica - map[], FilteredReplica map[]
2023-08-14T05:22:57.657+05:30 [Warn] Fail to find indexers to satisfy query request.  Trying scan again for index 17640012324509555694, reqId: :  write tcp 127.0.0.1:51212->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023/08/14 05:22:57 Expected and Actual scan responses are the same
2023/08/14 05:23:00 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Distinct (45.07s)
=== RUN   TestUpdateArrayIndex_Distinct
2023/08/14 05:23:00 In TestUpdateArrayIndex_Distinct()
2023/08/14 05:23:00 In DropAllSecondaryIndexes()
2023/08/14 05:23:00 Index found:  arridx_friends
2023/08/14 05:23:00 Dropped index arridx_friends
2023/08/14 05:23:39 Flushed the bucket default, Response body: 
2023/08/14 05:23:43 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 05:23:43 Index is 10328897884239222727 now active
2023/08/14 05:23:43 Expected and Actual scan responses are the same
2023/08/14 05:23:46 Expected and Actual scan responses are the same
2023/08/14 05:23:46 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Distinct (46.19s)
=== RUN   TestRangeArrayIndex_Duplicate
2023/08/14 05:23:46 In TestRangeArrayIndex_Duplicate()
2023/08/14 05:23:46 In DropAllSecondaryIndexes()
2023/08/14 05:23:46 Index found:  arridx_friends
2023/08/14 05:23:46 Dropped index arridx_friends
2023/08/14 05:24:24 Flushed the bucket default, Response body: 
2023/08/14 05:24:28 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 05:24:28 Index is 3108168279445107445 now active
2023/08/14 05:24:28 Expected and Actual scan responses are the same
2023/08/14 05:24:31 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Duplicate (45.00s)
=== RUN   TestUpdateArrayIndex_Duplicate
2023/08/14 05:24:31 In TestUpdateArrayIndex_Duplicate()
2023/08/14 05:24:31 In DropAllSecondaryIndexes()
2023/08/14 05:24:31 Index found:  arridx_friends
2023/08/14 05:24:31 Dropped index arridx_friends
2023/08/14 05:25:09 Flushed the bucket default, Response body: 
2023/08/14 05:25:13 Created the secondary index arridx_friends. Waiting for it become active
2023/08/14 05:25:13 Index is 7727502211033331171 now active
2023/08/14 05:25:13 Expected and Actual scan responses are the same
2023/08/14 05:25:16 Expected and Actual scan responses are the same
2023/08/14 05:25:17 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Duplicate (45.56s)
=== RUN   TestArrayIndexCornerCases
    set09_arrayindex_test.go:193: Test disbaled
--- SKIP: TestArrayIndexCornerCases (0.00s)
=== RUN   TestArraySizeIncreaseDecrease1
    set09_arrayindex_test.go:249: Test disbaled
--- SKIP: TestArraySizeIncreaseDecrease1 (0.00s)
=== RUN   TestArraySizeIncreaseDecrease2
    set09_arrayindex_test.go:369: Test disbaled
--- SKIP: TestArraySizeIncreaseDecrease2 (0.00s)
=== RUN   TestBufferedScan_BackfillDisabled
2023/08/14 05:25:17 In TestBufferedScan_BackfillDisabled()
2023/08/14 05:25:17 In DropAllSecondaryIndexes()
2023/08/14 05:25:17 Index found:  arridx_friends
2023/08/14 05:25:17 Dropped index arridx_friends
2023/08/14 05:25:54 Flushed the bucket default, Response body: 
2023/08/14 05:26:32 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/14 05:26:41 Created the secondary index addressidx. Waiting for it become active
2023/08/14 05:26:41 Index is 1584849966255300641 now active
2023-08-14T05:26:41.060+05:30 [Info] metadata provider version changed 1331 -> 1332
2023-08-14T05:26:41.060+05:30 [Info] switched currmeta from 1331 -> 1332 force false 
2023-08-14T05:26:41.060+05:30 [Info] GSIC[default/default-_default-_default-1691971001052485635] started ...
2023-08-14T05:26:41.060+05:30 [Warn] MonitorIndexer: Indexer for default:_default:_default is already being monitored
2023/08/14 05:26:41 Non-backfill file found: /tmp/.ICE-unix
2023/08/14 05:26:41 Non-backfill file found: /tmp/.Test-unix
2023/08/14 05:26:41 Non-backfill file found: /tmp/.X11-unix
2023/08/14 05:26:41 Non-backfill file found: /tmp/.XIM-unix
2023/08/14 05:26:41 Non-backfill file found: /tmp/.font-unix
2023/08/14 05:26:41 Non-backfill file found: /tmp/0e6c8210-c95f-43a5-b1c0-b97cc037328a.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/207281f1-8d35-4e97-982f-99fa0ef1222a.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/2d70cc62-bc95-4bd5-94e1-97958b05298d.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/306a4406-9855-471e-b328-fbd8e5ae7820.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/333c60ee-8b21-4329-ae33-c9c4d0e454ba.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/3880f604-958c-429f-a2fb-33e1e9c94548.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/3eab5b02-4db9-419b-b5dd-c3216b7ca6c8.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/5ff4fd29-00f3-430b-8d49-f68e05fff3a2.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/6b12f4f6-e70a-412a-83de-b8b793fdabf9.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/75d9d472-0e58-41dd-9e89-f56876378046.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/8128748d-8a3a-444c-8ff2-74ec35b02fc2.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/97f04c77-41f9-445a-b769-a27093806b7e.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/a547cf79-6276-4385-99a2-b6bc7ba099aa.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/b228d174-cd07-47e1-9398-1c73674dc399.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/d544f0d4-414c-475d-806c-bd48d98a68d4.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/ea2bc862-ad67-4d3c-9a4d-736a5aa5c582.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_0e6c8210-c95f-43a5-b1c0-b97cc037328a.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_207281f1-8d35-4e97-982f-99fa0ef1222a.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_2d70cc62-bc95-4bd5-94e1-97958b05298d.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_306a4406-9855-471e-b328-fbd8e5ae7820.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_333c60ee-8b21-4329-ae33-c9c4d0e454ba.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_3880f604-958c-429f-a2fb-33e1e9c94548.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_3eab5b02-4db9-419b-b5dd-c3216b7ca6c8.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_5ff4fd29-00f3-430b-8d49-f68e05fff3a2.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_6b12f4f6-e70a-412a-83de-b8b793fdabf9.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_75d9d472-0e58-41dd-9e89-f56876378046.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_8128748d-8a3a-444c-8ff2-74ec35b02fc2.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_97f04c77-41f9-445a-b769-a27093806b7e.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_a547cf79-6276-4385-99a2-b6bc7ba099aa.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_b228d174-cd07-47e1-9398-1c73674dc399.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_d544f0d4-414c-475d-806c-bd48d98a68d4.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_ea2bc862-ad67-4d3c-9a4d-736a5aa5c582.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/f_fc2b3723-500e-48b7-97ee-a227140421ad.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/fail.log
2023/08/14 05:26:41 Non-backfill file found: /tmp/fc2b3723-500e-48b7-97ee-a227140421ad.sock
2023/08/14 05:26:41 Non-backfill file found: /tmp/go-build261803425
2023/08/14 05:26:41 Non-backfill file found: /tmp/mdbslice
2023/08/14 05:26:41 Non-backfill file found: /tmp/systemd-private-20f7d343c385471fa27915f6d5463cd0-apache2.service-Tikn9A
2023/08/14 05:26:41 Non-backfill file found: /tmp/systemd-private-20f7d343c385471fa27915f6d5463cd0-systemd-timesyncd.service-0ifHo4
2023-08-14T05:26:41.062+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T05:26:41.062+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T05:26:41.063+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-14T05:26:41.063+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-14T05:26:41.064+05:30 [Info] switched currmeta from 1336 -> 1336 force true 
2023/08/14 05:26:41 limit=1,chsize=256; received 1 items; took 2.477713ms
2023-08-14T05:26:41.064+05:30 [Info] switched currmeta from 1332 -> 1332 force true 
2023/08/14 05:26:43 limit=1000,chsize=256; received 1000 items; took 1.290428581s
2023-08-14T05:26:44.357+05:30 [Info] gsiKeyspace::Close Closing default:_default:_default
--- PASS: TestBufferedScan_BackfillDisabled (87.07s)
=== RUN   TestBufferedScan_BackfillEnabled
2023/08/14 05:26:44 In TestBufferedScan_BackfillEnabled()
2023-08-14T05:26:44.458+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2023/08/14 05:26:44 Changing config key queryport.client.settings.backfillLimit to value 1
2023-08-14T05:26:44.472+05:30 [Info] GSIC[default/default-_default-_default-1691971004469048633] started ...
2023/08/14 05:26:44 limit=1,chsize=256; received 1 items; took 12.333676ms
2023-08-14T05:26:44.487+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":"forestdb","indexer.settings.storage_mode.disable_upgrade":true,"indexer.settings.thresholds.mem_high":70,"indexer.settings.thresholds.mem_low":50,"indexer.settings.thresholds.units_high":60,"indexer.settings.thresholds.units_low":40,"indexer.settings.units_quota":10000,"indexer.settings.wal_size":4096,"projector.settings.log_level":"info","queryport.client.log_level":"warn","queryport.client.settings.backfillLimit":1,"queryport.client.settings.minPoolSizeWM":1000,"queryport.client.settings.poolOverflow":30,"queryport.client.settings.poolSize":5000,"queryport.client.settings.relConnBatchSize":100}
2023/08/14 05:26:45 limit=1000,chsize=256; received 1000 items; took 25.967129ms
2023/08/14 05:26:57 limit=1000,chsize=256; received 1000 items; took 10.366198185s
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error:  bufferedscan temp file size exceeded limit 1, 13 - cause:  bufferedscan temp file size exceeded limit 1, 13
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error:  bufferedscan temp file size exceeded limit 1, 13 - cause:  bufferedscan temp file size exceeded limit 1, 13
2023/08/14 05:27:13 limit=1000,chsize=256; received 703 items; took 14.488554993s
2023/08/14 05:27:13 limit=1000,chsize=256; received 703 items; took 14.509299101s
2023/08/14 05:27:14 Changing config key queryport.client.settings.backfillLimit to value 0
--- PASS: TestBufferedScan_BackfillEnabled (30.15s)
=== RUN   TestMultiScanSetup
2023/08/14 05:27:14 In TestMultiScanSetup()
2023/08/14 05:27:16 Emptying the default bucket
2023/08/14 05:27:19 Flush Enabled on bucket default, responseBody: 
2023/08/14 05:27:56 Flushed the bucket default, Response body: 
2023/08/14 05:27:56 Populating the default bucket
2023/08/14 05:28:09 Created the secondary index index_companyname. Waiting for it become active
2023/08/14 05:28:09 Index is 419714802464321868 now active
2023/08/14 05:28:16 Created the secondary index index_company. Waiting for it become active
2023/08/14 05:28:16 Index is 11523121881180487698 now active
2023/08/14 05:28:22 Created the secondary index index_company_name_age. Waiting for it become active
2023/08/14 05:28:22 Index is 8088994346125548726 now active
2023/08/14 05:28:28 Created the secondary index index_primary. Waiting for it become active
2023/08/14 05:28:28 Index is 8241173731079586265 now active
2023/08/14 05:28:35 Created the secondary index index_company_name_age_address. Waiting for it become active
2023/08/14 05:28:35 Index is 14596050076847135837 now active
2023/08/14 05:28:42 Created the secondary index index_company_name_age_address_friends. Waiting for it become active
2023/08/14 05:28:42 Index is 7944609437442275405 now active
--- PASS: TestMultiScanSetup (87.68s)
=== RUN   TestMultiScanCount
2023/08/14 05:28:42 In TestMultiScanCount()
2023/08/14 05:28:42 

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

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

--------- Composite Index with 3 fields ---------
2023/08/14 05:28:52 
--- ScanAllNoFilter ---
2023/08/14 05:28:52 distinct = false
2023/08/14 05:28:52 Using n1ql client
2023/08/14 05:28:53 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 05:28:53 
--- ScanAllFilterNil ---
2023/08/14 05:28:53 distinct = false
2023/08/14 05:28:53 Using n1ql client
2023/08/14 05:28:53 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 05:28:53 
--- ScanAll_AllFiltersNil ---
2023/08/14 05:28:53 distinct = false
2023/08/14 05:28:54 Using n1ql client
2023/08/14 05:28:54 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/14 05:28:54 
--- 3FieldsSingleSeek ---
2023/08/14 05:28:54 distinct = false
2023/08/14 05:28:54 Using n1ql client
2023/08/14 05:28:54 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 05:28:54 
--- 3FieldsMultipleSeeks ---
2023/08/14 05:28:54 distinct = false
2023/08/14 05:28:55 Using n1ql client
2023/08/14 05:28:55 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/14 05:28:55 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 05:28:55 distinct = false
2023/08/14 05:28:55 Using n1ql client
2023/08/14 05:28:55 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/14 05:28:55 

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

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

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

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

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

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

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

--------- New scenarios ---------
2023/08/14 05:29:32 
--- CompIndexHighUnbounded1 ---
2023/08/14 05:29:32 
--- Multi Scan 0 ---
2023/08/14 05:29:32 distinct = false
2023/08/14 05:29:33 Using n1ql client
2023/08/14 05:29:33 Expected and Actual scan responses are the same
2023/08/14 05:29:33 
--- Multi Scan 1 ---
2023/08/14 05:29:33 distinct = false
2023/08/14 05:29:33 Using n1ql client
2023/08/14 05:29:33 Expected and Actual scan responses are the same
2023/08/14 05:29:33 
--- Multi Scan 2 ---
2023/08/14 05:29:33 distinct = false
2023/08/14 05:29:34 Using n1ql client
2023/08/14 05:29:34 Expected and Actual scan responses are the same
2023/08/14 05:29:34 
--- CompIndexHighUnbounded2 ---
2023/08/14 05:29:34 
--- Multi Scan 0 ---
2023/08/14 05:29:34 distinct = false
2023/08/14 05:29:34 Using n1ql client
2023/08/14 05:29:34 Expected and Actual scan responses are the same
2023/08/14 05:29:34 
--- Multi Scan 1 ---
2023/08/14 05:29:34 distinct = false
2023/08/14 05:29:35 Using n1ql client
2023/08/14 05:29:35 Expected and Actual scan responses are the same
2023/08/14 05:29:35 
--- Multi Scan 2 ---
2023/08/14 05:29:35 distinct = false
2023/08/14 05:29:35 Using n1ql client
2023/08/14 05:29:35 Expected and Actual scan responses are the same
2023/08/14 05:29:35 
--- CompIndexHighUnbounded3 ---
2023/08/14 05:29:35 
--- Multi Scan 0 ---
2023/08/14 05:29:35 distinct = false
2023/08/14 05:29:36 Using n1ql client
2023/08/14 05:29:36 Expected and Actual scan responses are the same
2023/08/14 05:29:36 
--- CompIndexHighUnbounded4 ---
2023/08/14 05:29:36 
--- Multi Scan 0 ---
2023/08/14 05:29:36 distinct = false
2023/08/14 05:29:36 Using n1ql client
2023/08/14 05:29:36 Expected and Actual scan responses are the same
2023/08/14 05:29:36 
--- CompIndexHighUnbounded5 ---
2023/08/14 05:29:36 
--- Multi Scan 0 ---
2023/08/14 05:29:36 distinct = false
2023/08/14 05:29:37 Using n1ql client
2023/08/14 05:29:37 Expected and Actual scan responses are the same
2023/08/14 05:29:37 
--- SeekBoundaries ---
2023/08/14 05:29:37 
--- Multi Scan 0 ---
2023/08/14 05:29:37 distinct = false
2023/08/14 05:29:37 Using n1ql client
2023/08/14 05:29:37 Expected and Actual scan responses are the same
2023/08/14 05:29:37 
--- Multi Scan 1 ---
2023/08/14 05:29:37 distinct = false
2023/08/14 05:29:38 Using n1ql client
2023/08/14 05:29:38 Expected and Actual scan responses are the same
2023/08/14 05:29:38 
--- Multi Scan 2 ---
2023/08/14 05:29:38 distinct = false
2023/08/14 05:29:38 Using n1ql client
2023/08/14 05:29:38 Expected and Actual scan responses are the same
2023/08/14 05:29:38 
--- Multi Scan 3 ---
2023/08/14 05:29:38 distinct = false
2023/08/14 05:29:39 Using n1ql client
2023/08/14 05:29:39 Expected and Actual scan responses are the same
2023/08/14 05:29:39 
--- Multi Scan 4 ---
2023/08/14 05:29:39 distinct = false
2023/08/14 05:29:39 Using n1ql client
2023/08/14 05:29:39 Expected and Actual scan responses are the same
2023/08/14 05:29:39 
--- Multi Scan 5 ---
2023/08/14 05:29:39 distinct = false
2023/08/14 05:29:39 Using n1ql client
2023/08/14 05:29:40 Expected and Actual scan responses are the same
2023/08/14 05:29:40 
--- Multi Scan 6 ---
2023/08/14 05:29:40 distinct = false
2023/08/14 05:29:40 Using n1ql client
2023/08/14 05:29:40 Expected and Actual scan responses are the same
2023/08/14 05:29:40 
--- Multi Scan 7 ---
2023/08/14 05:29:40 distinct = false
2023/08/14 05:29:41 Using n1ql client
2023/08/14 05:29:41 Expected and Actual scan responses are the same
2023/08/14 05:29:41 
--- PrefixSortVariations ---
2023/08/14 05:29:41 
--- Multi Scan 0 ---
2023/08/14 05:29:41 distinct = false
2023/08/14 05:29:41 Using n1ql client
2023/08/14 05:29:41 Expected and Actual scan responses are the same
2023/08/14 05:29:41 
--- Multi Scan 1 ---
2023/08/14 05:29:41 distinct = false
2023/08/14 05:29:41 Using n1ql client
2023/08/14 05:29:42 Expected and Actual scan responses are the same
--- PASS: TestMultiScanScenarios (23.03s)
=== RUN   TestMultiScanOffset
2023/08/14 05:29:42 In TestMultiScanOffset()
2023/08/14 05:29:42 

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

--------- Simple Index with 1 field ---------
2023/08/14 05:29:50 
--- SingleIndexSimpleRange ---
2023/08/14 05:29:50 distinct = false
2023/08/14 05:29:51 Using n1ql client
2023/08/14 05:29:51 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 05:29:51 distinct = false
2023/08/14 05:29:51 Using n1ql client
2023/08/14 05:29:51 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 05:29:51 distinct = false
2023/08/14 05:29:52 Using n1ql client
2023/08/14 05:29:52 

--------- Composite Index with 3 fields ---------
2023/08/14 05:29:52 
--- ScanAllNoFilter ---
2023/08/14 05:29:52 distinct = false
2023/08/14 05:29:52 Using n1ql client
2023/08/14 05:29:52 
--- ScanAllFilterNil ---
2023/08/14 05:29:52 distinct = false
2023/08/14 05:29:53 Using n1ql client
2023/08/14 05:29:53 
--- ScanAll_AllFiltersNil ---
2023/08/14 05:29:53 distinct = false
2023/08/14 05:29:53 Using n1ql client
2023/08/14 05:29:54 
--- 3FieldsSingleSeek ---
2023/08/14 05:29:54 distinct = false
2023/08/14 05:29:54 Using n1ql client
2023/08/14 05:29:54 
--- 3FieldsMultipleSeeks ---
2023/08/14 05:29:54 distinct = false
2023/08/14 05:29:55 Using n1ql client
2023/08/14 05:29:55 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 05:29:55 distinct = false
2023/08/14 05:29:55 Using n1ql client
--- PASS: TestMultiScanOffset (13.22s)
=== RUN   TestMultiScanPrimaryIndex
2023/08/14 05:29:55 In TestMultiScanPrimaryIndex()
2023/08/14 05:29:55 
--- PrimaryRange ---
2023/08/14 05:29:55 Using n1ql client
2023/08/14 05:29:55 Expected and Actual scan responses are the same
2023/08/14 05:29:55 
--- PrimaryScanAllNoFilter ---
2023/08/14 05:29:55 Using n1ql client
2023/08/14 05:29:55 Expected and Actual scan responses are the same
--- PASS: TestMultiScanPrimaryIndex (0.38s)
=== RUN   TestMultiScanDistinct
2023/08/14 05:29:55 In TestScansDistinct()
2023/08/14 05:29:55 

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

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

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

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

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

--------- Composite Index with 3 fields ---------
2023/08/14 05:30:20 
--- ScanAllNoFilter ---
2023/08/14 05:30:20 distinct = true
2023/08/14 05:30:21 Using n1ql client
2023/08/14 05:30:21 Expected and Actual scan responses are the same
2023/08/14 05:30:21 
--- ScanAllFilterNil ---
2023/08/14 05:30:21 distinct = true
2023/08/14 05:30:21 Using n1ql client
2023/08/14 05:30:22 Expected and Actual scan responses are the same
2023/08/14 05:30:22 
--- ScanAll_AllFiltersNil ---
2023/08/14 05:30:22 distinct = true
2023/08/14 05:30:22 Using n1ql client
2023/08/14 05:30:22 Expected and Actual scan responses are the same
2023/08/14 05:30:22 
--- 3FieldsSingleSeek ---
2023/08/14 05:30:22 distinct = true
2023/08/14 05:30:23 Using n1ql client
2023/08/14 05:30:23 Expected and Actual scan responses are the same
2023/08/14 05:30:23 
--- 3FieldsMultipleSeeks ---
2023/08/14 05:30:23 distinct = true
2023/08/14 05:30:23 Using n1ql client
2023/08/14 05:30:23 Expected and Actual scan responses are the same
2023/08/14 05:30:23 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 05:30:23 distinct = true
2023/08/14 05:30:24 Using n1ql client
2023/08/14 05:30:24 Expected and Actual scan responses are the same
2023/08/14 05:30:24 indexes are: index_company, index_companyname, index_company_name_age, index_company_name_age_address, index_company_name_age_address_friends
2023/08/14 05:30:24 fields are: [company], [company name], [company name age], [company name age address], [company name age address friends]
2023/08/14 05:30:24 
--- SingleIndexProjectFirst ---
2023/08/14 05:30:24 distinct = true
2023/08/14 05:30:24 Using n1ql client
2023/08/14 05:30:24 Expected and Actual scan responses are the same
2023/08/14 05:30:24 
--- 2FieldIndexProjectSecond ---
2023/08/14 05:30:24 distinct = true
2023/08/14 05:30:24 Using n1ql client
2023/08/14 05:30:25 Expected and Actual scan responses are the same
2023/08/14 05:30:25 
--- 3FieldIndexProjectThird ---
2023/08/14 05:30:25 distinct = true
2023/08/14 05:30:25 Using n1ql client
2023/08/14 05:30:25 Expected and Actual scan responses are the same
2023/08/14 05:30:25 
--- 4FieldIndexProjectFourth ---
2023/08/14 05:30:25 distinct = true
2023/08/14 05:30:27 Using n1ql client
2023/08/14 05:30:27 Expected and Actual scan responses are the same
2023/08/14 05:30:27 
--- 5FieldIndexProjectFifth ---
2023/08/14 05:30:27 distinct = true
2023/08/14 05:30:30 Using n1ql client
2023/08/14 05:30:30 Expected and Actual scan responses are the same
2023/08/14 05:30:30 
--- 2FieldIndexProjectTwo ---
2023/08/14 05:30:30 distinct = true
2023/08/14 05:30:30 Using n1ql client
2023/08/14 05:30:30 Expected and Actual scan responses are the same
2023/08/14 05:30:30 
--- 3FieldIndexProjectTwo ---
2023/08/14 05:30:30 distinct = true
2023/08/14 05:30:31 Using n1ql client
2023/08/14 05:30:31 Expected and Actual scan responses are the same
2023/08/14 05:30:31 
--- 3FieldIndexProjectTwo ---
2023/08/14 05:30:31 distinct = true
2023/08/14 05:30:31 Using n1ql client
2023/08/14 05:30:31 Expected and Actual scan responses are the same
2023/08/14 05:30:31 
--- 3FieldIndexProjectTwo ---
2023/08/14 05:30:31 distinct = true
2023/08/14 05:30:32 Using n1ql client
2023/08/14 05:30:32 Expected and Actual scan responses are the same
2023/08/14 05:30:32 
--- 4FieldIndexProjectTwo ---
2023/08/14 05:30:32 distinct = true
2023/08/14 05:30:33 Using n1ql client
2023/08/14 05:30:34 Expected and Actual scan responses are the same
2023/08/14 05:30:34 
--- 4FieldIndexProjectTwo ---
2023/08/14 05:30:34 distinct = true
2023/08/14 05:30:35 Using n1ql client
2023/08/14 05:30:35 Expected and Actual scan responses are the same
2023/08/14 05:30:35 
--- 4FieldIndexProjectTwo ---
2023/08/14 05:30:35 distinct = true
2023/08/14 05:30:37 Using n1ql client
2023/08/14 05:30:37 Expected and Actual scan responses are the same
2023/08/14 05:30:37 
--- 4FieldIndexProjectTwo ---
2023/08/14 05:30:37 distinct = true
2023/08/14 05:30:38 Using n1ql client
2023/08/14 05:30:38 Expected and Actual scan responses are the same
2023/08/14 05:30:38 
--- 4FieldIndexProjectTwo ---
2023/08/14 05:30:38 distinct = true
2023/08/14 05:30:40 Using n1ql client
2023/08/14 05:30:40 Expected and Actual scan responses are the same
2023/08/14 05:30:40 
--- 5FieldIndexProjectTwo ---
2023/08/14 05:30:40 distinct = true
2023/08/14 05:30:43 Using n1ql client
2023/08/14 05:30:43 Expected and Actual scan responses are the same
2023/08/14 05:30:43 
--- 5FieldIndexProjectTwo ---
2023/08/14 05:30:43 distinct = true
2023/08/14 05:30:47 Using n1ql client
2023/08/14 05:30:47 Expected and Actual scan responses are the same
2023/08/14 05:30:47 
--- 5FieldIndexProjectTwo ---
2023/08/14 05:30:47 distinct = true
2023/08/14 05:30:50 Using n1ql client
2023/08/14 05:30:50 Expected and Actual scan responses are the same
2023/08/14 05:30:50 
--- 5FieldIndexProjectTwo ---
2023/08/14 05:30:50 distinct = true
2023/08/14 05:30:53 Using n1ql client
2023/08/14 05:30:53 Expected and Actual scan responses are the same
2023/08/14 05:30:53 
--- 5FieldIndexProjectThree ---
2023/08/14 05:30:53 distinct = true
2023/08/14 05:30:56 Using n1ql client
2023/08/14 05:30:57 Expected and Actual scan responses are the same
2023/08/14 05:30:57 
--- 5FieldIndexProjectFour ---
2023/08/14 05:30:57 distinct = true
2023/08/14 05:31:00 Using n1ql client
2023/08/14 05:31:00 Expected and Actual scan responses are the same
2023/08/14 05:31:00 
--- 5FieldIndexProjectAll ---
2023/08/14 05:31:00 distinct = true
2023/08/14 05:31:05 Using n1ql client
2023/08/14 05:31:05 Expected and Actual scan responses are the same
2023/08/14 05:31:05 
--- 5FieldIndexProjectAlternate ---
2023/08/14 05:31:05 distinct = true
2023/08/14 05:31:08 Using n1ql client
2023/08/14 05:31:08 Expected and Actual scan responses are the same
2023/08/14 05:31:08 
--- 5FieldIndexProjectEmptyEntryKeys ---
2023/08/14 05:31:08 distinct = true
2023/08/14 05:31:11 Using n1ql client
2023/08/14 05:31:11 Expected and Actual scan responses are the same
--- PASS: TestMultiScanProjection (61.43s)
=== RUN   TestMultiScanRestAPI
2023/08/14 05:31:11 In TestMultiScanRestAPI()
2023/08/14 05:31:11 In DropAllSecondaryIndexes()
2023/08/14 05:31:11 Index found:  index_company_name_age_address_friends
2023/08/14 05:31:11 Dropped index index_company_name_age_address_friends
2023/08/14 05:31:11 Index found:  addressidx
2023/08/14 05:31:11 Dropped index addressidx
2023/08/14 05:31:11 Index found:  index_companyname
2023/08/14 05:31:12 Dropped index index_companyname
2023/08/14 05:31:12 Index found:  index_company_name_age
2023/08/14 05:31:12 Dropped index index_company_name_age
2023/08/14 05:31:12 Index found:  index_primary
2023/08/14 05:31:12 Dropped index index_primary
2023/08/14 05:31:12 Index found:  index_company
2023/08/14 05:31:12 Dropped index index_company
2023/08/14 05:31:12 Index found:  index_company_name_age_address
2023/08/14 05:31:12 Dropped index index_company_name_age_address
2023/08/14 05:31:16 Created the secondary index index_companyname. Waiting for it become active
2023/08/14 05:31:16 Index is 3762733130868812549 now active
2023/08/14 05:31:16 GET all indexes
2023/08/14 05:31:16 200 OK
2023/08/14 05:31:16 getscans status : 200 OK
2023/08/14 05:31:16 number of entries 337
2023/08/14 05:31:16 Status : 200 OK
2023/08/14 05:31:16 Result from multiscancount API = 0
--- PASS: TestMultiScanRestAPI (4.54s)
=== RUN   TestMultiScanPrimaryIndexVariations
2023/08/14 05:31:16 In TestMultiScanPrimaryIndexVariations()
2023/08/14 05:31:22 Created the secondary index index_pi. Waiting for it become active
2023/08/14 05:31:22 Index is 12807812949636559020 now active
2023/08/14 05:31:22 
--- No Overlap ---
2023/08/14 05:31:22 Using n1ql client
2023/08/14 05:31:23 Expected and Actual scan responses are the same
2023/08/14 05:31:23 
--- Proper Overlap ---
2023/08/14 05:31:23 Using n1ql client
2023/08/14 05:31:23 Expected and Actual scan responses are the same
2023/08/14 05:31:23 
--- Low Boundary Overlap ---
2023/08/14 05:31:23 Using n1ql client
2023/08/14 05:31:23 Expected and Actual scan responses are the same
2023/08/14 05:31:23 
--- Complex Overlaps ---
2023/08/14 05:31:23 Using n1ql client
2023/08/14 05:31:23 Expected and Actual scan responses are the same
2023/08/14 05:31:23 
--- Multiple Equal Overlaps ---
2023/08/14 05:31:23 Using n1ql client
2023/08/14 05:31:23 Expected and Actual scan responses are the same
2023/08/14 05:31:23 
--- Boundary and Subset Overlaps ---
2023/08/14 05:31:23 Using n1ql client
2023/08/14 05:31:23 Expected and Actual scan responses are the same
2023/08/14 05:31:23 
--- Point Overlaps ---
2023/08/14 05:31:23 Using n1ql client
2023/08/14 05:31:23 Expected and Actual scan responses are the same
2023/08/14 05:31:23 
--- Boundary and Point Overlaps ---
2023/08/14 05:31:23 Using n1ql client
2023/08/14 05:31:24 Expected and Actual scan responses are the same
2023/08/14 05:31:24 
--- Primary index range null ---
2023/08/14 05:31:24 Using n1ql client
2023/08/14 05:31:24 Expected and Actual scan responses are the same
2023/08/14 05:31:24 Dropping the secondary index index_pi
2023/08/14 05:31:24 Index dropped
--- PASS: TestMultiScanPrimaryIndexVariations (7.83s)
=== RUN   TestMultiScanDescSetup
2023/08/14 05:31:24 In TestMultiScanDescSetup()
2023/08/14 05:31:24 In DropAllSecondaryIndexes()
2023/08/14 05:31:24 Index found:  index_companyname
2023/08/14 05:31:24 Dropped index index_companyname
2023/08/14 05:31:28 Created the secondary index index_companyname_desc. Waiting for it become active
2023/08/14 05:31:28 Index is 115426887734400615 now active
2023/08/14 05:31:35 Created the secondary index index_company_desc. Waiting for it become active
2023/08/14 05:31:35 Index is 15042039213341125712 now active
2023/08/14 05:31:42 Created the secondary index index_company_name_age_desc. Waiting for it become active
2023/08/14 05:31:42 Index is 2208404152412531141 now active
--- PASS: TestMultiScanDescSetup (18.04s)
=== RUN   TestMultiScanDescScenarios
2023/08/14 05:31:42 In TestMultiScanDescScenarios()
2023/08/14 05:31:42 

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

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

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

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

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

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

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

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

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

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

--------- Composite Index with 3 fields ---------
2023/08/14 05:32:38 
--- ScanAllNoFilter ---
2023/08/14 05:32:38 distinct = true
2023/08/14 05:32:38 Using n1ql client
2023/08/14 05:32:38 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 05:32:38 
--- ScanAllFilterNil ---
2023/08/14 05:32:38 distinct = true
2023/08/14 05:32:39 Using n1ql client
2023/08/14 05:32:39 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 05:32:39 
--- ScanAll_AllFiltersNil ---
2023/08/14 05:32:39 distinct = true
2023/08/14 05:32:40 Using n1ql client
2023/08/14 05:32:40 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/14 05:32:40 
--- 3FieldsSingleSeek ---
2023/08/14 05:32:40 distinct = true
2023/08/14 05:32:40 Using n1ql client
2023/08/14 05:32:40 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/14 05:32:40 
--- 3FieldsMultipleSeeks ---
2023/08/14 05:32:40 distinct = true
2023/08/14 05:32:41 Using n1ql client
2023/08/14 05:32:41 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/14 05:32:41 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 05:32:41 distinct = true
2023/08/14 05:32:41 Using n1ql client
2023/08/14 05:32:41 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanDescCount (36.56s)
=== RUN   TestMultiScanDescOffset
2023/08/14 05:32:41 In SkipTestMultiScanDescOffset()
2023/08/14 05:32:41 

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

--------- Simple Index with 1 field ---------
2023/08/14 05:32:50 
--- SingleIndexSimpleRange ---
2023/08/14 05:32:50 distinct = false
2023/08/14 05:32:50 Using n1ql client
2023/08/14 05:32:50 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/14 05:32:50 distinct = false
2023/08/14 05:32:51 Using n1ql client
2023/08/14 05:32:51 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/14 05:32:51 distinct = false
2023/08/14 05:32:51 Using n1ql client
2023/08/14 05:32:51 

--------- Composite Index with 3 fields ---------
2023/08/14 05:32:51 
--- ScanAllNoFilter ---
2023/08/14 05:32:51 distinct = false
2023/08/14 05:32:52 Using n1ql client
2023/08/14 05:32:52 
--- ScanAllFilterNil ---
2023/08/14 05:32:52 distinct = false
2023/08/14 05:32:52 Using n1ql client
2023/08/14 05:32:53 
--- ScanAll_AllFiltersNil ---
2023/08/14 05:32:53 distinct = false
2023/08/14 05:32:53 Using n1ql client
2023/08/14 05:32:53 
--- 3FieldsSingleSeek ---
2023/08/14 05:32:53 distinct = false
2023/08/14 05:32:54 Using n1ql client
2023/08/14 05:32:54 
--- 3FieldsMultipleSeeks ---
2023/08/14 05:32:54 distinct = false
2023/08/14 05:32:54 Using n1ql client
2023/08/14 05:32:54 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 05:32:54 distinct = false
2023/08/14 05:32:55 Using n1ql client
--- PASS: TestMultiScanDescOffset (13.47s)
=== RUN   TestMultiScanDescDistinct
2023/08/14 05:32:55 In SkipTestMultiScanDescDistinct()
2023/08/14 05:32:55 

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

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

--------- Composite Index with 3 fields ---------
2023/08/14 05:33:06 
--- ScanAllNoFilter ---
2023/08/14 05:33:06 distinct = true
2023/08/14 05:33:06 Using n1ql client
2023/08/14 05:33:06 Expected and Actual scan responses are the same
2023/08/14 05:33:06 
--- ScanAllFilterNil ---
2023/08/14 05:33:06 distinct = true
2023/08/14 05:33:07 Using n1ql client
2023/08/14 05:33:07 Expected and Actual scan responses are the same
2023/08/14 05:33:07 
--- ScanAll_AllFiltersNil ---
2023/08/14 05:33:07 distinct = true
2023/08/14 05:33:08 Using n1ql client
2023/08/14 05:33:08 Expected and Actual scan responses are the same
2023/08/14 05:33:08 
--- 3FieldsSingleSeek ---
2023/08/14 05:33:08 distinct = true
2023/08/14 05:33:08 Using n1ql client
2023/08/14 05:33:08 Expected and Actual scan responses are the same
2023/08/14 05:33:08 
--- 3FieldsMultipleSeeks ---
2023/08/14 05:33:08 distinct = true
2023/08/14 05:33:09 Using n1ql client
2023/08/14 05:33:09 Expected and Actual scan responses are the same
2023/08/14 05:33:09 
--- 3FieldsMultipleSeeks_Identical ---
2023/08/14 05:33:09 distinct = true
2023/08/14 05:33:09 Using n1ql client
2023/08/14 05:33:09 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescDistinct (14.61s)
=== RUN   TestGroupAggrSetup
2023/08/14 05:33:09 In TestGroupAggrSetup()
2023/08/14 05:33:09 Emptying the default bucket
2023/08/14 05:33:12 Flush Enabled on bucket default, responseBody: 
2023/08/14 05:33:50 Flushed the bucket default, Response body: 
2023/08/14 05:33:50 Dropping the secondary index index_agg
2023/08/14 05:33:50 Populating the default bucket
2023/08/14 05:33:54 Created the secondary index index_agg. Waiting for it become active
2023/08/14 05:33:54 Index is 10497277187913405084 now active
--- PASS: TestGroupAggrSetup (50.64s)
=== RUN   TestGroupAggrLeading
2023/08/14 05:34:00 In TestGroupAggrLeading()
2023/08/14 05:34:00 Total Scanresults = 7
2023/08/14 05:34:00 Expected and Actual scan responses are the same
2023/08/14 05:34:00 Total Scanresults = 3
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLeading (0.01s)
=== RUN   TestGroupAggrNonLeading
2023/08/14 05:34:00 In TestGroupAggrNonLeading()
2023/08/14 05:34:00 Total Scanresults = 4
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNonLeading (0.02s)
=== RUN   TestGroupAggrNoGroup
2023/08/14 05:34:00 In TestGroupAggrNoGroup()
2023/08/14 05:34:00 Total Scanresults = 1
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroup (0.00s)
=== RUN   TestGroupAggrMinMax
2023/08/14 05:34:00 In TestGroupAggrMinMax()
2023/08/14 05:34:00 Total Scanresults = 4
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax (0.00s)
=== RUN   TestGroupAggrMinMax2
2023/08/14 05:34:00 In TestGroupAggrMinMax()
2023/08/14 05:34:00 Total Scanresults = 1
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax2 (0.01s)
=== RUN   TestGroupAggrLeading_N1QLExprs
2023/08/14 05:34:00 In TestGroupAggrLeading_N1QLExprs()
2023/08/14 05:34:00 Total Scanresults = 17
2023/08/14 05:34:00 basicGroupAggrN1QLExprs1: Scan validation passed
2023/08/14 05:34:00 Total Scanresults = 9
2023/08/14 05:34:00 basicGroupAggrN1QLExprs2: Scan validation passed
--- PASS: TestGroupAggrLeading_N1QLExprs (0.43s)
=== RUN   TestGroupAggrLimit
2023/08/14 05:34:00 In TestGroupAggrLimit()
2023/08/14 05:34:00 Total Scanresults = 3
2023/08/14 05:34:00 Expected and Actual scan responses are the same
2023/08/14 05:34:00 Total Scanresults = 2
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLimit (0.01s)
=== RUN   TestGroupAggrOffset
2023/08/14 05:34:00 In TestGroupAggrOffset()
2023/08/14 05:34:00 Total Scanresults = 3
2023/08/14 05:34:00 Expected and Actual scan responses are the same
2023/08/14 05:34:00 Total Scanresults = 2
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrOffset (0.01s)
=== RUN   TestGroupAggrCountN
2023/08/14 05:34:00 In TestGroupAggrCountN()
2023/08/14 05:34:00 Total Scanresults = 4
2023/08/14 05:34:00 Expected and Actual scan responses are the same
2023/08/14 05:34:00 Total Scanresults = 4
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrCountN (0.00s)
=== RUN   TestGroupAggrNoGroupNoMatch
2023/08/14 05:34:00 In TestGroupAggrNoGroupNoMatch()
2023/08/14 05:34:00 Total Scanresults = 1
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroupNoMatch (0.00s)
=== RUN   TestGroupAggrGroupNoMatch
2023/08/14 05:34:00 In TestGroupAggrGroupNoMatch()
2023/08/14 05:34:00 Total Scanresults = 0
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrGroupNoMatch (0.00s)
=== RUN   TestGroupAggrMultDataTypes
2023/08/14 05:34:00 In TestGroupAggrMultDataTypes()
2023/08/14 05:34:00 Total Scanresults = 8
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMultDataTypes (0.00s)
=== RUN   TestGroupAggrDistinct
2023/08/14 05:34:00 In TestGroupAggrDistinct()
2023/08/14 05:34:00 Total Scanresults = 2
2023/08/14 05:34:00 Expected and Actual scan responses are the same
2023/08/14 05:34:00 Total Scanresults = 2
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct (0.00s)
=== RUN   TestGroupAggrDistinct2
2023/08/14 05:34:00 In TestGroupAggrDistinct2()
2023/08/14 05:34:00 Total Scanresults = 1
2023/08/14 05:34:00 Expected and Actual scan responses are the same
2023/08/14 05:34:00 Total Scanresults = 4
2023/08/14 05:34:00 Expected and Actual scan responses are the same
2023/08/14 05:34:00 Total Scanresults = 4
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct2 (0.01s)
=== RUN   TestGroupAggrNull
2023/08/14 05:34:00 In TestGroupAggrNull()
2023/08/14 05:34:00 Total Scanresults = 2
2023/08/14 05:34:00 Expected and Actual scan responses are the same
2023/08/14 05:34:00 Total Scanresults = 2
2023/08/14 05:34:00 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNull (0.00s)
=== RUN   TestGroupAggrInt64
2023/08/14 05:34:00 In TestGroupAggrInt64()
2023/08/14 05:34:00 Updating the default bucket
2023/08/14 05:34:01 Total Scanresults = 2
2023/08/14 05:34:01 Expected and Actual scan responses are the same
2023/08/14 05:34:01 Total Scanresults = 2
2023/08/14 05:34:01 Expected and Actual scan responses are the same
2023/08/14 05:34:01 Total Scanresults = 2
2023/08/14 05:34:01 Expected and Actual scan responses are the same
2023/08/14 05:34:01 Total Scanresults = 2
2023/08/14 05:34:01 Expected and Actual scan responses are the same
2023/08/14 05:34:01 Total Scanresults = 2
2023/08/14 05:34:01 Expected and Actual scan responses are the same
2023/08/14 05:34:01 Total Scanresults = 2
2023/08/14 05:34:01 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrInt64 (0.36s)
=== RUN   TestGroupAggr1
2023/08/14 05:34:01 In TestGroupAggr1()
2023/08/14 05:34:01 In DropAllSecondaryIndexes()
2023/08/14 05:34:01 Index found:  #primary
2023/08/14 05:34:01 Dropped index #primary
2023/08/14 05:34:01 Index found:  index_company_name_age_desc
2023/08/14 05:34:01 Dropped index index_company_name_age_desc
2023/08/14 05:34:01 Index found:  #primary
2023/08/14 05:34:01 Dropped index #primary
2023/08/14 05:34:01 Index found:  index_company_desc
2023/08/14 05:34:03 Dropped index index_company_desc
2023/08/14 05:34:03 Index found:  index_agg
2023/08/14 05:34:03 Dropped index index_agg
2023/08/14 05:34:03 Index found:  index_companyname_desc
2023/08/14 05:34:03 Dropped index index_companyname_desc
2023/08/14 05:34:41 Flushed the bucket default, Response body: 
2023/08/14 05:34:54 Created the secondary index idx_aggrs. Waiting for it become active
2023/08/14 05:34:54 Index is 2848120335854669504 now active
2023/08/14 05:34:54 Total Scanresults = 641
2023/08/14 05:34:55 Total Scanresults = 753
--- PASS: TestGroupAggr1 (54.49s)
=== RUN   TestGroupAggrArrayIndex
2023/08/14 05:34:55 In TestGroupAggrArrayIndex()
2023/08/14 05:35:01 Created the secondary index ga_arr1. Waiting for it become active
2023/08/14 05:35:01 Index is 9826691042285520169 now active
2023/08/14 05:35:07 Created the secondary index ga_arr2. Waiting for it become active
2023/08/14 05:35:07 Index is 9977763135256708515 now active
2023/08/14 05:35:07 Scenario 1
2023/08/14 05:35:07 Total Scanresults = 641
2023/08/14 05:35:08 Scenario 2
2023/08/14 05:35:08 Total Scanresults = 2835
2023/08/14 05:35:08 Scenario 3
2023/08/14 05:35:08 Total Scanresults = 1
2023/08/14 05:35:09 Scenario 4
2023/08/14 05:35:09 Total Scanresults = 991
2023/08/14 05:35:09 Scenario 5
2023/08/14 05:35:09 Total Scanresults = 2835
2023/08/14 05:35:10 Scenario 6
2023/08/14 05:35:10 Total Scanresults = 1
2023/08/14 05:35:10 Scenario 7
2023/08/14 05:35:10 Total Scanresults = 2931
2023/08/14 05:35:14 Scenario 8
2023/08/14 05:35:14 Total Scanresults = 1168
2023/08/14 05:35:14 Scenario 9
2023/08/14 05:35:14 Total Scanresults = 1
2023/08/14 05:35:15 Scenario 10
2023/08/14 05:35:15 Total Scanresults = 641
2023/08/14 05:35:15 Scenario 11
2023/08/14 05:35:15 Total Scanresults = 1168
2023/08/14 05:35:16 Scenario 12
2023/08/14 05:35:16 Total Scanresults = 1
2023/08/14 05:35:16 Scenario 13
2023/08/14 05:35:20 Total Scanresults = 1
2023/08/14 05:35:20 Count of scanResults is 1
2023/08/14 05:35:20 Value: [2 117]
--- PASS: TestGroupAggrArrayIndex (25.16s)
=== RUN   TestGroupAggr_FirstValidAggrOnly
2023/08/14 05:35:20 In TestGroupAggr_FirstValidAggrOnly()
2023/08/14 05:35:20 In DropAllSecondaryIndexes()
2023/08/14 05:35:20 Index found:  test_oneperprimarykey
2023/08/14 05:35:20 Dropped index test_oneperprimarykey
2023/08/14 05:35:20 Index found:  #primary
2023/08/14 05:35:20 Dropped index #primary
2023/08/14 05:35:20 Index found:  ga_arr2
2023/08/14 05:35:21 Dropped index ga_arr2
2023/08/14 05:35:21 Index found:  #primary
2023/08/14 05:35:21 Dropped index #primary
2023/08/14 05:35:21 Index found:  idx_aggrs
2023/08/14 05:35:21 Dropped index idx_aggrs
2023/08/14 05:35:21 Index found:  ga_arr1
2023/08/14 05:35:21 Dropped index ga_arr1
2023/08/14 05:35:36 Created the secondary index idx_asc_3field. Waiting for it become active
2023/08/14 05:35:36 Index is 12762817470831187933 now active
2023/08/14 05:35:42 Created the secondary index idx_desc_3field. Waiting for it become active
2023/08/14 05:35:42 Index is 1716887322032367537 now active
2023/08/14 05:35:42 === MIN no group by ===
2023/08/14 05:35:42 Total Scanresults = 1
2023/08/14 05:35:42 Count of scanResults is 1
2023/08/14 05:35:42 Value: ["ACCEL"]
2023/08/14 05:35:42 === MIN no group by, no row match ===
2023/08/14 05:35:42 Total Scanresults = 1
2023/08/14 05:35:42 Count of scanResults is 1
2023/08/14 05:35:42 Value: [null]
2023/08/14 05:35:42 === MIN with group by ===
2023/08/14 05:35:43 Total Scanresults = 641
2023/08/14 05:35:43 === MIN with group by, no row match ===
2023/08/14 05:35:43 Total Scanresults = 0
2023/08/14 05:35:43 === One Aggr, no group by ===
2023/08/14 05:35:43 Total Scanresults = 1
2023/08/14 05:35:43 Count of scanResults is 1
2023/08/14 05:35:43 Value: ["FANFARE"]
2023/08/14 05:35:43 === One Aggr, no group by, no row match ===
2023/08/14 05:35:43 Total Scanresults = 1
2023/08/14 05:35:43 Count of scanResults is 1
2023/08/14 05:35:43 Value: [null]
2023/08/14 05:35:43 === Multiple Aggr, no group by ===
2023/08/14 05:35:43 Total Scanresults = 1
2023/08/14 05:35:43 Count of scanResults is 1
2023/08/14 05:35:43 Value: ["FANFARE" 15]
2023/08/14 05:35:44 === Multiple Aggr, no group by, no row match ===
2023/08/14 05:35:44 Total Scanresults = 1
2023/08/14 05:35:44 Count of scanResults is 1
2023/08/14 05:35:44 Value: [null null]
2023/08/14 05:35:44 === No Aggr, 1 group by ===
2023/08/14 05:35:44 Total Scanresults = 211
2023/08/14 05:35:44 === Aggr on non-leading key, previous equality filter, no group ===
2023/08/14 05:35:44 Total Scanresults = 1
2023/08/14 05:35:44 Count of scanResults is 1
2023/08/14 05:35:44 Value: [59]
2023/08/14 05:35:44 === Aggr on non-leading key, previous equality filters, no group ===
2023/08/14 05:35:44 Total Scanresults = 1
2023/08/14 05:35:44 Count of scanResults is 1
2023/08/14 05:35:44 Value: [null]
2023/08/14 05:35:44 === Aggr on non-leading key, previous non-equality filters, no group ===
2023/08/14 05:35:44 Total Scanresults = 1
2023/08/14 05:35:44 Count of scanResults is 1
2023/08/14 05:35:44 Value: ["Adam"]
2023/08/14 05:35:44 === MIN on desc, no group ===
2023/08/14 05:35:44 Total Scanresults = 1
2023/08/14 05:35:44 Count of scanResults is 1
2023/08/14 05:35:44 Value: ["FANFARE"]
2023/08/14 05:35:45 === MAX on asc, no group ===
2023/08/14 05:35:45 Total Scanresults = 1
2023/08/14 05:35:45 Count of scanResults is 1
2023/08/14 05:35:45 Value: ["OZEAN"]
2023/08/14 05:35:45 === MAX on desc, no group ===
2023/08/14 05:35:45 Total Scanresults = 1
2023/08/14 05:35:45 Count of scanResults is 1
2023/08/14 05:35:45 Value: ["OZEAN"]
2023/08/14 05:35:45 === COUNT(DISTINCT const_expr, no group ===
2023/08/14 05:35:45 Total Scanresults = 1
2023/08/14 05:35:45 Count of scanResults is 1
2023/08/14 05:35:45 Value: [1]
2023/08/14 05:35:45 === COUNT(DISTINCT const_expr, no group, no row match ===
2023/08/14 05:35:45 Total Scanresults = 1
2023/08/14 05:35:45 Count of scanResults is 1
2023/08/14 05:35:45 Value: [0]
2023/08/14 05:35:45 === COUNT(const_expr, no group ===
2023/08/14 05:35:45 Total Scanresults = 1
2023/08/14 05:35:45 Count of scanResults is 1
2023/08/14 05:35:45 Value: [345]
2023/08/14 05:35:49 Created the secondary index indexMinAggr. Waiting for it become active
2023/08/14 05:35:49 Index is 1309222371881795839 now active
2023/08/14 05:35:49 === Equality filter check: Equality for a, nil filter for b - inclusion 0, no filter for c ===
2023/08/14 05:35:49 Total Scanresults = 1
2023/08/14 05:35:49 Count of scanResults is 1
2023/08/14 05:35:49 Value: [5]
2023/08/14 05:35:50 === Equality filter check: Equality for a, nil filter for b - inclusion 3, no filter for c ===
2023/08/14 05:35:50 Total Scanresults = 1
2023/08/14 05:35:50 Count of scanResults is 1
2023/08/14 05:35:50 Value: [5]
2023/08/14 05:35:50 === Equality filter check: Equality for a, nil filter for b - inclusion 3, nil filter for c ===
2023/08/14 05:35:50 Total Scanresults = 1
2023/08/14 05:35:50 Count of scanResults is 1
2023/08/14 05:35:50 Value: [5]
--- PASS: TestGroupAggr_FirstValidAggrOnly (29.65s)
=== RUN   TestGroupAggrPrimary
2023/08/14 05:35:50 In TestGroupAggrPrimary()
2023/08/14 05:35:50 Total Scanresults = 1
2023/08/14 05:35:50 Total Scanresults = 1
2023/08/14 05:35:50 Total Scanresults = 1
2023/08/14 05:35:50 Total Scanresults = 1002
2023/08/14 05:35:51 Total Scanresults = 1002
2023/08/14 05:35:51 Total Scanresults = 1
2023/08/14 05:35:51 Total Scanresults = 1
2023/08/14 05:35:51 Total Scanresults = 1
2023/08/14 05:35:51 Total Scanresults = 1
2023/08/14 05:35:52 Total Scanresults = 1
2023/08/14 05:35:52 Total Scanresults = 1
2023/08/14 05:35:52 --- MB-28305 Scenario 1 ---
2023/08/14 05:35:52 Total Scanresults = 1
2023/08/14 05:35:52 Count of scanResults is 1
2023/08/14 05:35:52 Value: [0]
2023/08/14 05:35:52 --- MB-28305 Scenario 2 ---
2023/08/14 05:35:52 Total Scanresults = 1
2023/08/14 05:35:52 Count of scanResults is 1
2023/08/14 05:35:52 Value: [0]
2023/08/14 05:35:52 --- MB-28305 Scenario 3 ---
2023/08/14 05:35:52 Total Scanresults = 1
2023/08/14 05:35:52 Count of scanResults is 1
2023/08/14 05:35:52 Value: [0]
--- PASS: TestGroupAggrPrimary (1.85s)
=== RUN   TestGroupAggrDocumentKey
2023/08/14 05:35:52 In TestGroupAggrDocumentKey()
2023/08/14 05:35:52 Dropping the secondary index documentkey_idx1
2023/08/14 05:35:52 Dropping the secondary index documentkey_idx2
2023/08/14 05:35:52 Populating the default bucket for TestGroupAggrDocumentKey single key index
2023/08/14 05:35:56 Created the secondary index documentkey_idx1. Waiting for it become active
2023/08/14 05:35:56 Index is 9576385671238993666 now active
2023/08/14 05:35:56 Using n1ql client
2023/08/14 05:35:57 Scanresult Row  ["1"] :  
2023/08/14 05:35:57 Scanresult Row  ["2"] :  
2023/08/14 05:35:57 Scanresult Row  ["3"] :  
2023/08/14 05:35:57 Expected and Actual scan responses are the same
2023/08/14 05:35:57 Populating the default bucket for TestGroupAggrDocumentKey composite key index
2023/08/14 05:36:02 Created the secondary index documentkey_idx2. Waiting for it become active
2023/08/14 05:36:02 Index is 9801821235332805353 now active
2023/08/14 05:36:02 Using n1ql client
2023/08/14 05:36:03 Scanresult Row  ["1"] :  
2023/08/14 05:36:03 Scanresult Row  ["2"] :  
2023/08/14 05:36:03 Scanresult Row  ["3"] :  
2023/08/14 05:36:04 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDocumentKey (11.84s)
=== RUN   TestRebalanceSetupCluster
2023/08/14 05:36:04 set14_rebalance_test.go::TestRebalanceSetupCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:36:04 set14_rebalance_test.go::TestRebalanceSetupCluster: 1. Setting up initial cluster configuration
2023/08/14 05:36:04 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/08/14 05:36:09 Rebalance progress: 3.645833333333334
2023/08/14 05:36:14 Rebalance progress: 8.333333333333334
2023/08/14 05:36:19 Rebalance progress: 14.32291666666667
2023/08/14 05:36:24 Rebalance progress: 19.85677083333334
2023/08/14 05:36:29 Rebalance progress: 26.04166666666666
2023/08/14 05:36:34 Rebalance progress: 31.640625
2023/08/14 05:36:39 Rebalance progress: 38.4765625
2023/08/14 05:36:44 Rebalance progress: 45.37760416666666
2023/08/14 05:36:49 Rebalance progress: 50
2023/08/14 05:36:54 Rebalance progress: 50
2023/08/14 05:36:59 Rebalance progress: 75
2023/08/14 05:37:04 Rebalance progress: 100
2023/08/14 05:37:04 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 05:37:06 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 05:37:23 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 05:37:38 Rebalance progress: 75
2023/08/14 05:37:43 Rebalance progress: 100
2023/08/14 05:37:44 set14_rebalance_test.go::TestRebalanceSetupCluster: 2. Changing indexer.settings.rebalance.redistribute_indexes to true
2023/08/14 05:37:44 Changing config key indexer.settings.rebalance.redistribute_indexes to value true
2023/08/14 05:37:44 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 (100.07s)
=== RUN   TestCreateDocsBeforeRebalance
2023/08/14 05:37:44 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:37:44 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 1. Creating 100 documents
2023/08/14 05:37:44 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 100 documents created
2023/08/14 05:37:44 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateDocsBeforeRebalance (0.13s)
=== RUN   TestCreateIndexesBeforeRebalance
2023/08/14 05:37:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:37:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 1. Creating 17 indexes: non-partitioned, 0-replica, non-deferred
2023/08/14 05:37:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN__id on `default`(_id)
2023/08/14 05:37:47 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN__id index is now active.
2023/08/14 05:37:47 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_docid on `default`(docid)
2023/08/14 05:37:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_docid index is now active.
2023/08/14 05:37:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_guid on `default`(guid)
2023/08/14 05:38:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_guid index is now active.
2023/08/14 05:38:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_isActive on `default`(isActive)
2023/08/14 05:38:06 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_isActive index is now active.
2023/08/14 05:38:06 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_balance on `default`(balance)
2023/08/14 05:38:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_balance index is now active.
2023/08/14 05:38:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_picture on `default`(picture)
2023/08/14 05:38:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_picture index is now active.
2023/08/14 05:38:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_age on `default`(age)
2023/08/14 05:38:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_age index is now active.
2023/08/14 05:38:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_eyeColor on `default`(eyeColor)
2023/08/14 05:38:29 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_eyeColor index is now active.
2023/08/14 05:38:29 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_name on `default`(name)
2023/08/14 05:38:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_name index is now active.
2023/08/14 05:38:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_gender on `default`(gender)
2023/08/14 05:38:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_gender index is now active.
2023/08/14 05:38:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_company on `default`(company)
2023/08/14 05:38:48 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_company index is now active.
2023/08/14 05:38:48 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_email on `default`(email)
2023/08/14 05:38:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_email index is now active.
2023/08/14 05:38:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_phone on `default`(phone)
2023/08/14 05:39:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_phone index is now active.
2023/08/14 05:39:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_registered on `default`(registered)
2023/08/14 05:39:06 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_registered index is now active.
2023/08/14 05:39:06 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_latitude on `default`(latitude)
2023/08/14 05:39:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_latitude index is now active.
2023/08/14 05:39:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_longitude on `default`(longitude)
2023/08/14 05:39:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_longitude index is now active.
2023/08/14 05:39:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_favoriteFruit on `default`(favoriteFruit)
2023/08/14 05:39:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_favoriteFruit index is now active.
2023/08/14 05:39:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 2. Creating 17 indexes: non-partitioned, 0-replica, DEFERRED
2023/08/14 05:39:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED__id_docid on `default`(_id, docid) with {"defer_build":true}
2023/08/14 05:39:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED__id_docid index is now deferred.
2023/08/14 05:39:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_docid_guid on `default`(docid, guid) with {"defer_build":true}
2023/08/14 05:39:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_docid_guid index is now deferred.
2023/08/14 05:39:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_guid_isActive on `default`(guid, isActive) with {"defer_build":true}
2023/08/14 05:39:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_guid_isActive index is now deferred.
2023/08/14 05:39:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_isActive_balance on `default`(isActive, balance) with {"defer_build":true}
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_isActive_balance index is now deferred.
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_balance_picture on `default`(balance, picture) with {"defer_build":true}
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_balance_picture index is now deferred.
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_picture_age on `default`(picture, age) with {"defer_build":true}
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_picture_age index is now deferred.
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_age_eyeColor on `default`(age, eyeColor) with {"defer_build":true}
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_age_eyeColor index is now deferred.
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_eyeColor_name on `default`(eyeColor, name) with {"defer_build":true}
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_eyeColor_name index is now deferred.
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_name_gender on `default`(name, gender) with {"defer_build":true}
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_name_gender index is now deferred.
2023/08/14 05:39:25 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_gender_company on `default`(gender, company) with {"defer_build":true}
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_gender_company index is now deferred.
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_company_email on `default`(company, email) with {"defer_build":true}
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_company_email index is now deferred.
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_email_phone on `default`(email, phone) with {"defer_build":true}
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_email_phone index is now deferred.
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_phone_registered on `default`(phone, registered) with {"defer_build":true}
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_phone_registered index is now deferred.
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_registered_latitude on `default`(registered, latitude) with {"defer_build":true}
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_registered_latitude index is now deferred.
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_latitude_longitude on `default`(latitude, longitude) with {"defer_build":true}
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_latitude_longitude index is now deferred.
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_longitude_favoriteFruit on `default`(longitude, favoriteFruit) with {"defer_build":true}
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_longitude_favoriteFruit index is now deferred.
2023/08/14 05:39:26 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_favoriteFruit__id on `default`(favoriteFruit, _id) with {"defer_build":true}
2023/08/14 05:39:27 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_favoriteFruit__id index is now deferred.
2023/08/14 05:39:27 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: Skipped unsupported creation of partitioned indexes on ForestDB.
2023/08/14 05:39:27 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 (102.75s)
=== RUN   TestIndexNodeRebalanceIn
2023/08/14 05:39:27 TestIndexNodeRebalanceIn entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:39:27 TestIndexNodeRebalanceIn: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/14 05:39:27 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/08/14 05:39:37 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/08/14 05:39:37 TestIndexNodeRebalanceIn: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/08/14 05:39:37 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/08/14 05:39:49 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/08/14 05:39:49 TestIndexNodeRebalanceIn: 3. Rebalancing
2023/08/14 05:39:54 Rebalance progress: 20
2023/08/14 05:39:59 Rebalance progress: 50
2023/08/14 05:40:04 Rebalance progress: 50
2023/08/14 05:40:09 Rebalance progress: 67.04545454545455
2023/08/14 05:40:14 Rebalance progress: 87.5
2023/08/14 05:40:19 Rebalance progress: 100
2023/08/14 05:40:19 TestIndexNodeRebalanceIn exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestIndexNodeRebalanceIn (54.51s)
=== RUN   TestCreateReplicatedIndexesBeforeRebalance
2023/08/14 05:40:21 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:40:21 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 1. Creating 5 indexes: non-partitioned, 2-REPLICA, non-deferred
2023/08/14 05:40:21 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS__id_isActive on `default`(_id, isActive) with {"num_replica":2}
2023/08/14 05:40:28 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS__id_isActive index is now active.
2023/08/14 05:40:28 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_docid_balance on `default`(docid, balance) with {"num_replica":2}
2023/08/14 05:40:37 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_docid_balance index is now active.
2023/08/14 05:40:37 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_guid_picture on `default`(guid, picture) with {"num_replica":2}
2023/08/14 05:40:48 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_guid_picture index is now active.
2023/08/14 05:40:48 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_isActive_age on `default`(isActive, age) with {"num_replica":2}
2023/08/14 05:41:02 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_isActive_age index is now active.
2023/08/14 05:41:02 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_balance_eyeColor on `default`(balance, eyeColor) with {"num_replica":2}
2023/08/14 05:41:12 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_balance_eyeColor index is now active.
2023/08/14 05:41:12 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: Skipped unsupported creation of partitioned indexes on ForestDB.
2023/08/14 05:41:12 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 (50.59s)
=== RUN   TestIndexNodeRebalanceOut
2023/08/14 05:41:12 set14_rebalance_test.go::TestIndexNodeRebalanceOut: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:41:12 set14_rebalance_test.go::TestIndexNodeRebalanceOut: 1. Rebalancing index node 127.0.0.1:9001 out of the cluster
2023/08/14 05:41:12 Removing node(s): [127.0.0.1:9001] from the cluster
2023/08/14 05:41:17 Rebalance progress: 20
2023/08/14 05:41:22 Rebalance progress: 50
2023/08/14 05:41:27 Rebalance progress: 68.75
2023-08-14T05:41:31.078+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.095+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.112+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.127+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.127+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.136+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.138+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.175+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.176+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.197+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.208+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.234+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.234+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.243+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.248+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.257+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.263+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.268+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.282+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.294+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.294+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:77599665bba16c1d5c41ca3c22fbff6a@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc018de50e0 0xc00aa289a0 {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 ab72684ac0341b03ff3f711524438c2c [{default /poolsStreaming/default?uuid=ab72684ac0341b03ff3f711524438c2c /pools/default?uuid=ab72684ac0341b03ff3f711524438c2c}] false} updateIndexerList} {map[] [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:110.8 couch_docs_actual_disk_size:2.350592e+07 couch_docs_data_size:1.968533e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:110.8 mem_used:3.8936632e+07 ops:111.2 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1318444032e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5877 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 4527f3152a569a5606eac6e091de0fe5 inet 33507501 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:3.70429e+06 index_disk_size:8.445952e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1316252672e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5873 7.6.0-1355-rel-EE-enterprise false [index] d356e40a9ddc7d23174e30e6b187b26a inet 118058578 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:3.640853e+06 index_disk_size:1.1575296e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.13534976e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5873 7.6.0-1355-rel-EE-enterprise false [index] 87eceb257e29876d230169dbc4f2dbec inet 12734307 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=107246106&uuid=ab72684ac0341b03ff3f711524438c2c] /pools/default/nodeServices?v=69202768 /pools/default/serverGroups?v=63391191 [{default b5e91ef1a5af6e7a9579a6d269fcda9c}] {0xc018de50e0 0xc00aa289a0 {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 ab72684ac0341b03ff3f711524438c2c [{default /poolsStreaming/default?uuid=ab72684ac0341b03ff3f711524438c2c /pools/default?uuid=ab72684ac0341b03ff3f711524438c2c}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:110.8 couch_docs_actual_disk_size:2.350592e+07 couch_docs_data_size:1.968533e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:110.8 mem_used:3.8936632e+07 ops:111.2 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1318444032e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5877 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 4527f3152a569a5606eac6e091de0fe5 inet 33507501 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:3.70429e+06 index_disk_size:8.445952e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1316252672e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5873 7.6.0-1355-rel-EE-enterprise false [index] d356e40a9ddc7d23174e30e6b187b26a inet 118058578 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:3.640853e+06 index_disk_size:1.1575296e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.13534976e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5873 7.6.0-1355-rel-EE-enterprise false [index] 87eceb257e29876d230169dbc4f2dbec inet 12734307 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-14T05:41:31.298+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.319+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-14T05:41:31.319+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:77599665bba16c1d5c41ca3c22fbff6a@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc020f9a000 0xc00bb73780 {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 ab72684ac0341b03ff3f711524438c2c [{default /poolsStreaming/default?uuid=ab72684ac0341b03ff3f711524438c2c /pools/default?uuid=ab72684ac0341b03ff3f711524438c2c}] false} updateIndexerList} {map[] [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:110.8 couch_docs_actual_disk_size:2.350592e+07 couch_docs_data_size:1.968533e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:110.8 mem_used:3.8936632e+07 ops:111.2 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1318444032e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5877 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 4527f3152a569a5606eac6e091de0fe5 inet 33507501 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:3.70429e+06 index_disk_size:8.445952e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1316252672e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5873 7.6.0-1355-rel-EE-enterprise false [index] d356e40a9ddc7d23174e30e6b187b26a inet 118058578 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:3.640853e+06 index_disk_size:1.1575296e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.13534976e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5873 7.6.0-1355-rel-EE-enterprise false [index] 87eceb257e29876d230169dbc4f2dbec inet 12734307 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=107246106&uuid=ab72684ac0341b03ff3f711524438c2c] /pools/default/nodeServices?v=69202768 /pools/default/serverGroups?v=63391191 [{default b5e91ef1a5af6e7a9579a6d269fcda9c}] {0xc020f9a000 0xc00bb73780 {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 ab72684ac0341b03ff3f711524438c2c [{default /poolsStreaming/default?uuid=ab72684ac0341b03ff3f711524438c2c /pools/default?uuid=ab72684ac0341b03ff3f711524438c2c}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:110.8 couch_docs_actual_disk_size:2.350592e+07 couch_docs_data_size:1.968533e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:110.8 mem_used:3.8936632e+07 ops:111.2 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1318444032e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5877 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 4527f3152a569a5606eac6e091de0fe5 inet 33507501 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:3.70429e+06 index_disk_size:8.445952e+06 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1316252672e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12004 distTCP:21400 distTLS:21450 httpsCAPI:19502 httpsMgmt:19002] healthy 5873 7.6.0-1355-rel-EE-enterprise false [index] d356e40a9ddc7d23174e30e6b187b26a inet 118058578 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:3.640853e+06 index_disk_size:1.1575296e+07 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.13534976e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12006 distTCP:21400 distTLS:21450 httpsCAPI:19503 httpsMgmt:19003] healthy 5873 7.6.0-1355-rel-EE-enterprise false [index] 87eceb257e29876d230169dbc4f2dbec inet 12734307 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/14 05:41:32 Rebalance progress: 100
2023/08/14 05:41:32 set14_rebalance_test.go::TestIndexNodeRebalanceOut: exit: Current cluster configuration: map[127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestIndexNodeRebalanceOut (22.43s)
=== RUN   TestFailoverAndRebalance
2023/08/14 05:41:34 set14_rebalance_test.go::TestFailoverAndRebalance: entry: Current cluster configuration: map[127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:41:34 set14_rebalance_test.go::TestFailoverAndRebalance: 1. Failing over index node 127.0.0.1:9002
2023/08/14 05:41:34 Failing over: [127.0.0.1:9002]
2023/08/14 05:41:45 set14_rebalance_test.go::TestFailoverAndRebalance: 2. Rebalancing
2023/08/14 05:41:51 Rebalance progress: 75
2023/08/14 05:41:56 Rebalance progress: 100
2023/08/14 05:41:56 set14_rebalance_test.go::TestFailoverAndRebalance: exit: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestFailoverAndRebalance (23.56s)
=== RUN   TestSwapRebalance
2023/08/14 05:41:58 set14_rebalance_test.go::TestSwapRebalance: entry: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:41:58 set14_rebalance_test.go::TestSwapRebalance: 1. Adding index node 127.0.0.1:9001 to the cluster
2023/08/14 05:41:58 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 05:42:11 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 05:42:11 set14_rebalance_test.go::TestSwapRebalance: 2. Swap rebalancing index node 127.0.0.1:9003 out of the cluster
2023/08/14 05:42:11 Removing node(s): [127.0.0.1:9003] from the cluster
2023/08/14 05:42:17 Rebalance progress: 23.33333333333333
2023/08/14 05:42:22 Rebalance progress: 39.85507246376812
2023/08/14 05:42:27 Rebalance progress: 83.33333333333333
2023-08-14T05:42:31.473+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T05:42:31.478+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T05:42:31.482+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T05:42:31.487+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T05:42:31.489+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T05:42:31.492+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T05:42:31.526+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T05:42:31.536+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T05:42:31.538+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T05:42:31.549+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T05:42:31.553+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-14T05:42:32.694+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023/08/14 05:42:32 Rebalance progress: 100
2023-08-14T05:42:32.864+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023/08/14 05:42:33 set14_rebalance_test.go::TestSwapRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestSwapRebalance (36.91s)
=== RUN   TestRebalanceReplicaRepair
2023/08/14 05:42:35 TestRebalanceReplicaRepair entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:42:35 TestRebalanceReplicaRepair: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/14 05:42:35 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/08/14 05:42:47 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/08/14 05:42:47 TestRebalanceReplicaRepair: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/08/14 05:42:47 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/08/14 05:42:57 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/08/14 05:42:57 TestRebalanceReplicaRepair: 3. Rebalancing
2023/08/14 05:43:03 Rebalance progress: 20
2023/08/14 05:43:08 Rebalance progress: 28.80434782608696
2023/08/14 05:43:13 Rebalance progress: 58.15217391304348
2023/08/14 05:43:18 Rebalance progress: 58.15217391304348
2023/08/14 05:43:23 Rebalance progress: 87.5
2023/08/14 05:43:28 Rebalance progress: 100
2023/08/14 05:43:28 TestRebalanceReplicaRepair exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestRebalanceReplicaRepair (54.92s)
=== RUN   TestFailureAndRebalanceDuringInitialIndexBuild
2023/08/14 05:43:30 set14_rebalance_test.go::TestFailureAndRebalanceDuringInitialIndexBuild: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:43:34 Created the secondary index index_0. Waiting for it become active
2023/08/14 05:43:34 Index is 8028730360569001464 now active
2023/08/14 05:43:40 Created the secondary index index_1. Waiting for it become active
2023/08/14 05:43:40 Index is 3616579470201766447 now active
2023/08/14 05:43:46 Created the secondary index index_2. Waiting for it become active
2023/08/14 05:43:46 Index is 8796500919523064726 now active
2023/08/14 05:43:51 Created the secondary index index_3. Waiting for it become active
2023/08/14 05:43:51 Index is 325568646424504140 now active
2023/08/14 05:43:58 Created the secondary index index_4. Waiting for it become active
2023/08/14 05:43:58 Index is 16755304042462585136 now active
2023/08/14 05:44:06 Created the secondary index index_5. Waiting for it become active
2023/08/14 05:44:06 Index is 585628364133920399 now active
2023/08/14 05:44:13 Created the secondary index index_6. Waiting for it become active
2023/08/14 05:44:13 Index is 15035784482210833956 now active
2023/08/14 05:44:21 Created the secondary index index_7. Waiting for it become active
2023/08/14 05:44:21 Index is 10215820963584580609 now active
2023/08/14 05:44:27 Created the secondary index index_8. Waiting for it become active
2023/08/14 05:44:27 Index is 1316102942530386689 now active
2023/08/14 05:44:33 Created the secondary index index_9. Waiting for it become active
2023/08/14 05:44:33 Index is 16875074228195187909 now active
2023/08/14 05:45:00 Failing over: [127.0.0.1:9002]
2023/08/14 05:45:01 Build the deferred index index_11. Waiting for the index to become active
2023/08/14 05:45:01 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:02 TestFailureAndRebalanceDuringInitialIndexBuild: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/14 05:45:02 Kicking off failover recovery, type: full
2023/08/14 05:45:02 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:03 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:04 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:05 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:06 Waiting for index 11987026496252328170 to go active ...
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023-08-14T05:45:08.250+05:30 [Fatal] indexer node 86591ff53f7a4040c32a75a251d5fd90 not available
2023/08/14 05:45:08 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:09 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:10 Rebalance progress: 20
2023/08/14 05:45:10 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:11 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:12 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:13 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:14 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:15 Rebalance failed. See logs for detailed reason. You can try again.
2023/08/14 05:45:15 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:15 set14_rebalance_test.go::TestFailureAndRebalanceDuringInitialIndexBuild: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:45:16 Waiting for index 11987026496252328170 to go active ...
2023/08/14 05:45:17 Index is 11987026496252328170 now active
--- PASS: TestFailureAndRebalanceDuringInitialIndexBuild (107.20s)
=== RUN   TestRedistributeWhenNodeIsAddedForFalse
2023/08/14 05:45:17 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:45:17 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 1. Setting up initial cluster configuration
2023/08/14 05:45:17 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/08/14 05:45:22 Rebalance progress: 87.5
2023/08/14 05:45:27 Rebalance progress: 87.5
2023-08-14T05:45:28.382+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.399+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.420+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.420+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.426+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.427+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.432+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.450+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.465+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.466+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.472+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.480+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.490+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.491+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.507+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.515+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.526+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.534+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.555+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.559+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.581+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.581+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:77599665bba16c1d5c41ca3c22fbff6a@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc01f6fb290 0xc01f6b2ca0 {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 ab72684ac0341b03ff3f711524438c2c [{default /poolsStreaming/default?uuid=ab72684ac0341b03ff3f711524438c2c /pools/default?uuid=ab72684ac0341b03ff3f711524438c2c}] 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:4.2404864e+07 couch_docs_data_size:1.3564488e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:5.4946864e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1167371264e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 6118 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 4527f3152a569a5606eac6e091de0fe5 inet 33507501 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=103548829&uuid=ab72684ac0341b03ff3f711524438c2c] /pools/default/nodeServices?v=84691856 /pools/default/serverGroups?v=21069578 [{default b5e91ef1a5af6e7a9579a6d269fcda9c}] {0xc01f6fb290 0xc01f6b2ca0 {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 ab72684ac0341b03ff3f711524438c2c [{default /poolsStreaming/default?uuid=ab72684ac0341b03ff3f711524438c2c /pools/default?uuid=ab72684ac0341b03ff3f711524438c2c}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:4.2404864e+07 couch_docs_data_size:1.3564488e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:5.4946864e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1167371264e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 6118 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 4527f3152a569a5606eac6e091de0fe5 inet 33507501 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[] [] [] 7 6 map[10000:10000 11210:11207 12000:11998 8093:18093 9000:19000 9001:19001 9100:9100 9101:9101 9102:19102 9103:9103 9104:9104 9105:9105 9499:19499 9999:9999]}
2023-08-14T05:45:28.597+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:45:28.597+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:77599665bba16c1d5c41ca3c22fbff6a@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc01f947ef0 0xc00d8139a0 {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 ab72684ac0341b03ff3f711524438c2c [{default /poolsStreaming/default?uuid=ab72684ac0341b03ff3f711524438c2c /pools/default?uuid=ab72684ac0341b03ff3f711524438c2c}] 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:4.2404864e+07 couch_docs_data_size:1.3564488e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:5.4946864e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1167371264e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 6118 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 4527f3152a569a5606eac6e091de0fe5 inet 33507501 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=103548829&uuid=ab72684ac0341b03ff3f711524438c2c] /pools/default/nodeServices?v=84691856 /pools/default/serverGroups?v=21069578 [{default b5e91ef1a5af6e7a9579a6d269fcda9c}] {0xc01f947ef0 0xc00d8139a0 {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 ab72684ac0341b03ff3f711524438c2c [{default /poolsStreaming/default?uuid=ab72684ac0341b03ff3f711524438c2c /pools/default?uuid=ab72684ac0341b03ff3f711524438c2c}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:4.2404864e+07 couch_docs_data_size:1.3564488e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:5.4946864e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1167371264e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 6118 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 4527f3152a569a5606eac6e091de0fe5 inet 33507501 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[] [] [] 7 6 map[10000:10000 11210:11207 12000:11998 8093:18093 9000:19000 9001:19001 9100:9100 9101:9101 9102:19102 9103:9103 9104:9104 9105:9105 9499:19499 9999:9999]}
2023/08/14 05:45:32 Rebalance progress: 100
2023/08/14 05:45:32 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 05:45:55 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 05:46:11 Rebalance progress: 0
2023/08/14 05:46:16 Rebalance progress: 0
2023/08/14 05:46:21 Rebalance progress: 0
2023/08/14 05:46:26 Rebalance failed. See logs for detailed reason. You can try again.
    cluster_setup.go:100: Error while adding node: 127.0.0.1:9001 (role: index) to cluster, err: AddNodeAndRebalance: Error during rebalance, err: Rebalance failed
--- FAIL: TestRedistributeWhenNodeIsAddedForFalse (68.96s)
=== RUN   TestRedistributeWhenNodeIsAddedForTrue
2023/08/14 05:46:26 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:46:26 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup 1. Setting up initial cluster configuration
2023/08/14 05:46:26 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023-08-14T05:46:28.052+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:46:28.052+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:46:28.061+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:46:28.066+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-14T05:46:28.077+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023/08/14 05:46:31 Rebalance progress: 100
2023/08/14 05:46:31 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/14 05:46:48 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/14 05:47:04 Rebalance progress: 0
2023/08/14 05:47:09 Rebalance progress: 0
2023/08/14 05:47:14 Rebalance progress: 0
2023/08/14 05:47:19 Rebalance failed. See logs for detailed reason. You can try again.
    cluster_setup.go:100: Error while adding node: 127.0.0.1:9001 (role: index) to cluster, err: AddNodeAndRebalance: Error during rebalance, err: Rebalance failed
--- FAIL: TestRedistributeWhenNodeIsAddedForTrue (52.81s)
=== RUN   TestRebalanceResetCluster
2023/08/14 05:47:19 set14_rebalance_test.go::TestRebalanceResetCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/14 05:47:19 set14_rebalance_test.go::TestRebalanceResetCluster: 1. Restoring indexer.settings.rebalance.redistribute_indexes to false
2023/08/14 05:47:19 ChangeIndexerSettings: Host  Port 0 Nodes []
2023/08/14 05:47:19 Changing config key indexer.settings.rebalance.redistribute_indexes to value false
2023/08/14 05:47:19 Error setting indexer.settings.rebalance.redistribute_indexes to false: Post "http://:2/internal/settings": dial tcp :2: connect: connection refused
--- FAIL: TestRebalanceResetCluster (0.13s)
panic: Error setting indexer.settings.rebalance.redistribute_indexes to false: Post "http://:2/internal/settings": dial tcp :2: connect: connection refused
 [recovered]
	panic: Error setting indexer.settings.rebalance.redistribute_indexes to false: Post "http://:2/internal/settings": dial tcp :2: connect: connection refused


goroutine 53477 [running]:
panic({0x107eca0, 0xc01f3e1ef0})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:987 +0x3bb fp=0xc000307b50 sp=0xc000307a90 pc=0x43cabb
testing.tRunner.func1.2({0x107eca0, 0xc01f3e1ef0})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1526 +0x24e fp=0xc000307c00 sp=0xc000307b50 pc=0x531aae
testing.tRunner.func1()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1529 +0x39f fp=0xc000307d68 sp=0xc000307c00 pc=0x53153f
runtime.deferCallSave(0xc000307e38, 0xc000307f90?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:796 +0x88 fp=0xc000307d78 sp=0xc000307d68 pc=0x43c6a8
runtime.runOpenDeferFrame(0xc0080ad900)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:769 +0x1b4 fp=0xc000307dc0 sp=0xc000307d78 pc=0x43c4d4
panic({0x107eca0, 0xc01f3e1ef0})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/panic.go:884 +0x213 fp=0xc000307e80 sp=0xc000307dc0 pc=0x43c913
log.Panicf({0x12484a4?, 0x46?}, {0xc000307f40?, 0x2f?, 0x1070da0?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/log/log.go:391 +0x67 fp=0xc000307ec8 sp=0xc000307e80 pc=0x5e78c7
github.com/couchbase/indexing/secondary/tests/framework/common.HandleError(...)
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/framework/common/util.go:77
github.com/couchbase/indexing/secondary/tests/functionaltests.TestRebalanceResetCluster(0xc0189c4680)
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/functionaltests/set14_rebalance_test.go:710 +0x193 fp=0xc000307f70 sp=0xc000307ec8 pc=0xfca113
testing.tRunner(0xc0189c4680, 0x12d0528)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1576 +0x10b fp=0xc000307fc0 sp=0xc000307f70 pc=0x5310eb
testing.(*T).Run.func1()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1629 +0x2a fp=0xc000307fe0 sp=0xc000307fc0 pc=0x53212a
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000307fe8 sp=0xc000307fe0 pc=0x473161
created by testing.(*T).Run
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1629 +0x3ea

goroutine 1 [chan receive]:
runtime.gopark(0xc01f586400?, 0xc017602108?, 0x20?, 0xa8?, 0xc00012f818?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00012f798 sp=0xc00012f778 pc=0x43fd16
runtime.chanrecv(0xc01aed2380, 0xc00012f897, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:583 +0x49d fp=0xc00012f828 sp=0xc00012f798 pc=0x40ca7d
runtime.chanrecv1(0x1de4860?, 0x107eca0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/chan.go:442 +0x18 fp=0xc00012f850 sp=0xc00012f828 pc=0x40c578
testing.(*T).Run(0xc007aac1a0, {0x1260b0c?, 0x530965?}, 0x12d0528)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1630 +0x405 fp=0xc00012f910 sp=0xc00012f850 pc=0x531fa5
testing.runTests.func1(0xc0000a0000?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:2036 +0x45 fp=0xc00012f960 sp=0xc00012f910 pc=0x534165
testing.tRunner(0xc007aac1a0, 0xc007d55a78)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1576 +0x10b fp=0xc00012f9b0 sp=0xc00012f960 pc=0x5310eb
testing.runTests(0xc0004cce60?, {0x1d629e0, 0xdd, 0xdd}, {0xc007d55b08?, 0xc007d55b10?, 0x1de5680?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:2034 +0x489 fp=0xc00012faa8 sp=0xc00012f9b0 pc=0x534049
testing.(*M).Run(0xc0004cce60)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/testing/testing.go:1906 +0x63a fp=0xc00012fcf0 sp=0xc00012faa8 pc=0x5329ba
github.com/couchbase/indexing/secondary/tests/functionaltests.TestMain(0xffffffffffffffff?)
	/opt/build/goproj/src/github.com/couchbase/indexing/secondary/tests/functionaltests/common_test.go:168 +0x1276 fp=0xc00012fec8 sp=0xc00012fcf0 pc=0xf11756
main.main()
	_testmain.go:489 +0x1d3 fp=0xc00012ff80 sp=0xc00012fec8 pc=0xff15d3
runtime.main()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:250 +0x207 fp=0xc00012ffe0 sp=0xc00012ff80 pc=0x43f8e7
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00012ffe8 sp=0xc00012ffe0 pc=0x473161

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

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

goroutine 19 [GC scavenge wait]:
runtime.gopark(0x4260386ee7f4?, 0x141c8f?, 0x0?, 0x0?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc000068f70 sp=0xc000068f50 pc=0x43fd16
runtime.goparkunlock(...)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:387
runtime.(*scavengerState).park(0x1de5780)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc000068fa0 sp=0xc000068f70 pc=0x427f93
runtime.bgscavenge(0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc000068fc8 sp=0xc000068fa0 pc=0x428585
runtime.gcenable.func2()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgc.go:179 +0x26 fp=0xc000068fe0 sp=0xc000068fc8 pc=0x41f2c6
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000068fe8 sp=0xc000068fe0 pc=0x473161
created by runtime.gcenable
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/mgc.go:179 +0xaa

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

goroutine 4 [select, 102 minutes]:
runtime.gopark(0xc00006d798?, 0x2?, 0x0?, 0x0?, 0xc00006d784?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006d610 sp=0xc00006d5f0 pc=0x43fd16
runtime.selectgo(0xc00006d798, 0xc00006d780, 0x0?, 0x0, 0x0?, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/select.go:327 +0x7be fp=0xc00006d750 sp=0xc00006d610 pc=0x4503be
github.com/couchbase/cbauth/cbauthimpl.(*tlsNotifier).loop(0xc000012600)
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:426 +0x67 fp=0xc00006d7c8 sp=0xc00006d750 pc=0x7bf1e7
github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest.func2()
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:700 +0x26 fp=0xc00006d7e0 sp=0xc00006d7c8 pc=0x7c0c46
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006d7e8 sp=0xc00006d7e0 pc=0x473161
created by github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:700 +0x38c

goroutine 5 [select, 102 minutes]:
runtime.gopark(0xc00006df98?, 0x2?, 0x0?, 0x0?, 0xc00006df8c?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc00006de08 sp=0xc00006dde8 pc=0x43fd16
runtime.selectgo(0xc00006df98, 0xc00006df88, 0x0?, 0x0, 0x0?, 0x1)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/select.go:327 +0x7be fp=0xc00006df48 sp=0xc00006de08 pc=0x4503be
github.com/couchbase/cbauth/cbauthimpl.(*cfgChangeNotifier).loop(0xc000012618)
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:345 +0x85 fp=0xc00006dfc8 sp=0xc00006df48 pc=0x7bec45
github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest.func3()
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:701 +0x26 fp=0xc00006dfe0 sp=0xc00006dfc8 pc=0x7c0be6
runtime.goexit()
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00006dfe8 sp=0xc00006dfe0 pc=0x473161
created by github.com/couchbase/cbauth/cbauthimpl.NewSVCForTest
	/opt/build/goproj/src/github.com/couchbase/cbauth/cbauthimpl/impl.go:701 +0x3da

goroutine 6 [IO wait]:
runtime.gopark(0x8?, 0xb?, 0x0?, 0x0?, 0x6?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/proc.go:381 +0xd6 fp=0xc0001336e0 sp=0xc0001336c0 pc=0x43fd16
runtime.netpollblock(0x487505?, 0x40934f?, 0x0?)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000133718 sp=0xc0001336e0 pc=0x438277
internal/poll.runtime_pollWait(0x7faf86c4cec8, 0x72)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/runtime/netpoll.go:306 +0x89 fp=0xc000133738 sp=0xc000133718 pc=0x46d209
internal/poll.(*pollDesc).wait(0xc0000bc000?, 0xc0000cd000?, 0x0)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000133760 sp=0xc000133738 pc=0x4aa8f2
internal/poll.(*pollDesc).waitRead(...)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000bc000, {0xc0000cd000, 0x1000, 0x1000})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/internal/poll/fd_unix.go:167 +0x299 fp=0xc0001337f8 sp=0xc000133760 pc=0x4abcd9
net.(*netFD).Read(0xc0000bc000, {0xc0000cd000?, 0xc0001338c0?, 0x57b685?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/fd_posix.go:55 +0x29 fp=0xc000133840 sp=0xc0001337f8 pc=0x688da9
net.(*conn).Read(0xc0000c0000, {0xc0000cd000?, 0xc0045d82c0?, 0x1?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/net/net.go:183 +0x45 fp=0xc000133888 sp=0xc000133840 pc=0x698fe5
net.(*TCPConn).Read(0xc004728708?, {0xc0000cd000?, 0x57c4b6?, 0x10841a0?})
	:1 +0x29 fp=0xc0001338b8 sp=0xc000133888 pc=0x6ab849
bufio.(*Reader).Read(0xc0000b4120, {0xc00bbde001, 0xdff, 0xc000133900?})
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/bufio/bufio.go:237 +0x1bb fp=0xc0001338f0 sp=0xc0001338b8 pc=0x538f3b
github.com/couchbase/cbauth/revrpc.(*minirwc).Read(0x1?, {0xc00bbde001?, 0x2?, 0x1?})
	/opt/build/goproj/src/github.com/couchbase/cbauth/revrpc/revrpc.go:124 +0x25 fp=0xc000133920 sp=0xc0001338f0 pc=0x827225
encoding/json.(*Decoder).refill(0xc0000f0000)
	/home/buildbot/.cbdepscache/exploded/x86_64/go-1.20.6/go/src/