JUnit version 4.13.2
.21:00:15.788 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783544415778
21:00:15.825 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
21:00:15.866 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
21:00:15.876 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskTkwXfP/test-tmp
21:00:15.900 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
21:00:15.902 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskTkwXfP/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
21:00:16.121 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968"
  extra_master_flags: "--rpc_service_queue_length=1"
  extra_master_flags: "--rpc_num_service_threads=3"
  extra_master_flags: "--master_inject_latency_on_tablet_lookups_ms=100"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

21:00:16.318 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:00:16.319 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

21:00:16.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.322636  9963 mini_oidc.cc:150] Starting JWKS server
21:00:16.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.324973  9963 webserver.cc:534] Webserver started at http://127.0.0.1:33127/ using document root <none> and password file <none>
21:00:16.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.325215  9963 mini_oidc.cc:186] Starting OIDC Discovery server
21:00:16.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.325757  9963 webserver.cc:534] Webserver started at http://127.0.0.1:34559/ using document root <none> and password file <none>
21:00:16.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:00:16Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
21:00:16.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:00:16Z Disabled control of system clock
21:00:16.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.352788  9963 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:16.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:16.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/wal
21:00:16.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/data
21:00:16.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:00:16.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:00:16.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:00:16.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:16.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:16.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:16.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/logs
21:00:16.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/data/info.pb
21:00:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:00:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:00:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:00:16.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:00:16.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:16.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:16.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:00:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:00:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:00:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:00:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.254:36347
21:00:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.254
21:00:16.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:16.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:16.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:16.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:16.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:00:16.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:00:16.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:16.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:00:16.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33127/jwks.json
21:00:16.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:00:16.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:00:16.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
21:00:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.679852  9974 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
21:00:16.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.680193  9974 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:00:16.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.680297  9974 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:00:16.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.680418  9974 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:00:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.689296  9974 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:00:16.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.689443  9974 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:00:16.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.689512  9974 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:00:16.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.689594  9974 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:00:16.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.689651  9974 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:00:16.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.689708  9974 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33127/jwks.json
21:00:16.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.700572  9974 master_runner.cc:387] Master server non-default flags:
21:00:16.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:16.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:16.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:16.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:00:16.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/data
21:00:16.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/wal
21:00:16.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:00:16.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:16.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
21:00:16.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:16.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:16.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:00:16.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.254:36347
21:00:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:00:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:00:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:00:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:00:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:00:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33127/jwks.json
21:00:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:16.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/data/info.pb
21:00:16.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.254
21:00:16.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:16.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:00:16.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:16.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:00:16.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:00:16.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:16.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/logs
21:00:16.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:16.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:00:16.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:00:16.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:00:16.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:00:16.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:00:16.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:00:16.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on bdcb31816ec0
21:00:16.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16877
21:00:16.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
21:00:16.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.702963  9974 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:00:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.705796  9974 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:00:16.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.715880  9980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:16.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.715919  9979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:16.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.715848  9982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:16.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.716995  9974 server_base.cc:1061] running on GCE node
21:00:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.717790  9974 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:00:16.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.719233  9974 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:00:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.720446  9974 hybrid_clock.cc:648] HybridClock initialized: now 1783544416720319 us; error 107 us; skew 500 ppm
21:00:16.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.720763  9974 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:00:16.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.722954  9974 webserver.cc:534] Webserver started at http://127.9.186.254:44187/ using document root <none> and password file <none>
21:00:16.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.723709  9974 fs_manager.cc:362] Metadata directory not provided
21:00:16.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.723812  9974 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:00:16.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.724171  9974 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:00:16.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.726661  9974 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/data/instance:
21:00:16.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "510da049e9544a5698e5496b1ec8b1b5"
21:00:16.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:16 on dist-test-slave-01dp"
21:00:16.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.727496  9974 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/wal/instance:
21:00:16.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "510da049e9544a5698e5496b1ec8b1b5"
21:00:16.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:16 on dist-test-slave-01dp"
21:00:16.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.733182  9974 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
21:00:16.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.736941  9988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:00:16.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.738502  9974 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
21:00:16.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.738669  9974 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/data,/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/wal
21:00:16.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "510da049e9544a5698e5496b1ec8b1b5"
21:00:16.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:16 on dist-test-slave-01dp"
21:00:16.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.738835  9974 fs_report.cc:389] FS layout report
21:00:16.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:00:16.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/wal
21:00:16.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/wal
21:00:16.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/data/data
21:00:16.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:00:16.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:00:16.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:00:16.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:00:16.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:00:16.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:00:16.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:00:16.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:00:16.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:00:16.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:00:16.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:00:16.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.773255  9974 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:00:16.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.774175  9974 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:00:16.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.774444  9974 kserver.cc:163] Server-wide thread pool size limit: 3276
21:00:16.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.786882  9974 rpc_server.cc:307] RPC server started. Bound to: 127.9.186.254:36347
21:00:16.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.786901 10011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.186.254:36347 every 8 connection(s)
21:00:16.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.788494  9974 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/data/info.pb
21:00:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.789878  9963 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu as pid 9974
21:00:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.790128  9963 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-0/wal/instance
21:00:16.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.792362  9963 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:16.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/wal
21:00:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/data
21:00:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:00:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:00:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:00:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/logs
21:00:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/data/info.pb
21:00:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:00:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:00:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:00:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:00:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:16.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:00:16.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:00:16.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:00:16.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:00:16.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.253:41437
21:00:16.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.253
21:00:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:16.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:16.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:16.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:00:16.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:00:16.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:16.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:00:16.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33127/jwks.json
21:00:16.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:00:16.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:00:16.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
21:00:16.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.793586 10012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:00:16.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.802546 10012 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } has no permanent_uuid. Determining permanent_uuid...
21:00:16.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.819710 10012 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } has no permanent_uuid. Determining permanent_uuid...
21:00:16.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.820943  9990 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.186.253:41437: connect: Connection refused (error 111)
21:00:16.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.822525 10012 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.253:41437: Network error: Client connection negotiation failed: client connection to 127.9.186.253:41437: connect: Connection refused (error 111)
21:00:16.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.871881 10012 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } attempt: 1
21:00:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.873960 10012 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.253:41437: Network error: Client connection negotiation failed: client connection to 127.9.186.253:41437: connect: Connection refused (error 111)
21:00:16.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:16.942188 10012 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } attempt: 2
21:00:16.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:16.944267 10012 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.253:41437: Network error: Client connection negotiation failed: client connection to 127.9.186.253:41437: connect: Connection refused (error 111)
21:00:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.035488 10012 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } attempt: 3
21:00:17.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.037436 10012 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.253:41437: Network error: Client connection negotiation failed: client connection to 127.9.186.253:41437: connect: Connection refused (error 111)
21:00:17.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.129141 10014 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
21:00:17.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.129464 10014 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:00:17.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.129525 10014 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:00:17.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.129611 10014 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:00:17.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.142781 10014 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:00:17.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.142951 10014 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:00:17.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.143014 10014 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:00:17.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.143121 10014 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:00:17.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.143185 10014 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:00:17.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.143270 10014 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33127/jwks.json
21:00:17.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.158254 10014 master_runner.cc:387] Master server non-default flags:
21:00:17.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:00:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/data
21:00:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/wal
21:00:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:00:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
21:00:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:00:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.253:41437
21:00:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:00:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:00:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:00:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:00:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:00:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33127/jwks.json
21:00:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/data/info.pb
21:00:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.253
21:00:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:00:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:00:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:00:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:17.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/logs
21:00:17.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:17.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:00:17.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:00:17.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:00:17.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:00:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:00:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:00:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on bdcb31816ec0
21:00:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16877
21:00:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
21:00:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.160017 10014 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:00:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.162464 10014 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:00:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.172120 10023 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:17.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.172173 10022 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:17.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.172125 10025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:17.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.173009 10014 server_base.cc:1061] running on GCE node
21:00:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.173875 10014 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:00:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.175420 10014 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:00:17.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.176628 10014 hybrid_clock.cc:648] HybridClock initialized: now 1783544417176558 us; error 44 us; skew 500 ppm
21:00:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.177038 10014 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:00:17.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.179291 10014 webserver.cc:534] Webserver started at http://127.9.186.253:39709/ using document root <none> and password file <none>
21:00:17.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.180127 10014 fs_manager.cc:362] Metadata directory not provided
21:00:17.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.180270 10014 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:00:17.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.180750 10014 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:00:17.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.180680 10012 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } attempt: 4
21:00:17.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.182814 10012 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.253:41437: Network error: Client connection negotiation failed: client connection to 127.9.186.253:41437: connect: Connection refused (error 111)
21:00:17.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.183801 10014 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/data/instance:
21:00:17.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6ba80bcf9b774ae0950d4a1950c8533b"
21:00:17.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:17 on dist-test-slave-01dp"
21:00:17.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.184597 10014 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/wal/instance:
21:00:17.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6ba80bcf9b774ae0950d4a1950c8533b"
21:00:17.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:17 on dist-test-slave-01dp"
21:00:17.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.190543 10014 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
21:00:17.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.194433 10031 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:00:17.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.196076 10014 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
21:00:17.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.196262 10014 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/data,/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/wal
21:00:17.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6ba80bcf9b774ae0950d4a1950c8533b"
21:00:17.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:17 on dist-test-slave-01dp"
21:00:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.196444 10014 fs_report.cc:389] FS layout report
21:00:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:00:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/wal
21:00:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/wal
21:00:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/data/data
21:00:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:00:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:00:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:00:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:00:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:00:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:00:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:00:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:00:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:00:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:00:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:00:17.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.212229 10014 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:00:17.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.213073 10014 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:00:17.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.213323 10014 kserver.cc:163] Server-wide thread pool size limit: 3276
21:00:17.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.225304 10014 rpc_server.cc:307] RPC server started. Bound to: 127.9.186.253:41437
21:00:17.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.225314 10054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.186.253:41437 every 8 connection(s)
21:00:17.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.227144 10014 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/data/info.pb
21:00:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.228138  9963 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu as pid 10014
21:00:17.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.228319  9963 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-1/wal/instance
21:00:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.229552  9963 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/wal
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/data
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/logs
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/data/info.pb
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:00:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:00:17.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:00:17.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:00:17.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:17.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:17.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:17.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:00:17.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:00:17.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:00:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:00:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.252:36493
21:00:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.252
21:00:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:00:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:00:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:00:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33127/jwks.json
21:00:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:00:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:00:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
21:00:17.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.232887 10055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:00:17.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.241647 10055 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } has no permanent_uuid. Determining permanent_uuid...
21:00:17.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.257123 10055 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } has no permanent_uuid. Determining permanent_uuid...
21:00:17.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.266461 10055 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } has no permanent_uuid. Determining permanent_uuid...
21:00:17.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.267906 10034 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.186.252:36493: connect: Connection refused (error 111)
21:00:17.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.269701 10055 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.252:36493: Network error: Client connection negotiation failed: client connection to 127.9.186.252:36493: connect: Connection refused (error 111)
21:00:17.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.319101 10055 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } attempt: 1
21:00:17.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.321249 10055 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.252:36493: Network error: Client connection negotiation failed: client connection to 127.9.186.252:36493: connect: Connection refused (error 111)
21:00:17.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.389528 10055 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } attempt: 2
21:00:17.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.391781 10055 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.252:36493: Network error: Client connection negotiation failed: client connection to 127.9.186.252:36493: connect: Connection refused (error 111)
21:00:17.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.482061 10012 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } attempt: 5
21:00:17.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.483131 10055 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } attempt: 3
21:00:17.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.485172 10055 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.252:36493: Network error: Client connection negotiation failed: client connection to 127.9.186.252:36493: connect: Connection refused (error 111)
21:00:17.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.488742 10012 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } has no permanent_uuid. Determining permanent_uuid...
21:00:17.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.490662 10012 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.252:36493: Network error: Client connection negotiation failed: client connection to 127.9.186.252:36493: connect: Connection refused (error 111)
21:00:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.541882 10012 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } attempt: 1
21:00:17.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.543793 10012 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.252:36493: Network error: Client connection negotiation failed: client connection to 127.9.186.252:36493: connect: Connection refused (error 111)
21:00:17.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.567770 10057 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
21:00:17.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.568097 10057 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:00:17.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.568195 10057 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:00:17.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.568316 10057 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:00:17.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.576993 10057 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:00:17.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.577134 10057 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:00:17.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.577206 10057 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:00:17.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.577283 10057 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:00:17.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.577342 10057 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:00:17.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.577399 10057 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33127/jwks.json
21:00:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.588058 10057 master_runner.cc:387] Master server non-default flags:
21:00:17.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:17.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:17.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:17.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:00:17.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/data
21:00:17.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/wal
21:00:17.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:00:17.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
21:00:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:00:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.252:36493
21:00:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:00:17.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:00:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:00:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:00:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:00:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33127/jwks.json
21:00:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/data/info.pb
21:00:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.252
21:00:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:00:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:00:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:00:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/logs
21:00:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:00:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:00:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:00:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:00:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:00:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:00:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on bdcb31816ec0
21:00:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16877
21:00:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
21:00:17.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.590441 10057 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:00:17.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.593124 10057 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:00:17.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.601516 10066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:17.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.601480 10065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:17.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.602334 10068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:17.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.603188 10057 server_base.cc:1061] running on GCE node
21:00:17.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.603991 10057 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:00:17.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.605470 10057 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:00:17.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.606674 10057 hybrid_clock.cc:648] HybridClock initialized: now 1783544417606591 us; error 73 us; skew 500 ppm
21:00:17.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.607004 10057 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:00:17.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.609180 10057 webserver.cc:534] Webserver started at http://127.9.186.252:39259/ using document root <none> and password file <none>
21:00:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.610060 10057 fs_manager.cc:362] Metadata directory not provided
21:00:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.610208 10057 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:00:17.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.610615 10057 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:00:17.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.612002 10012 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } attempt: 2
21:00:17.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.613826 10012 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.252:36493: Network error: Client connection negotiation failed: client connection to 127.9.186.252:36493: connect: Connection refused (error 111)
21:00:17.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.613965 10057 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/data/instance:
21:00:17.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9cae9fd13d60462ab5a6a371d38fdff5"
21:00:17.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:17 on dist-test-slave-01dp"
21:00:17.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.615010 10057 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/wal/instance:
21:00:17.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9cae9fd13d60462ab5a6a371d38fdff5"
21:00:17.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:17 on dist-test-slave-01dp"
21:00:17.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.622486 10057 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
21:00:17.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.626262 10074 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:00:17.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.628108 10057 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
21:00:17.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.628371 10057 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/data,/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/wal
21:00:17.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9cae9fd13d60462ab5a6a371d38fdff5"
21:00:17.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:17 on dist-test-slave-01dp"
21:00:17.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.628409 10055 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } attempt: 4
21:00:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.628546 10057 fs_report.cc:389] FS layout report
21:00:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:00:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/wal
21:00:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/wal
21:00:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/data/data
21:00:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:00:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:00:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:00:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:00:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:00:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:00:17.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:00:17.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:00:17.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:00:17.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:00:17.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:00:17.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.630565 10055 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.186.252:36493: Network error: Client connection negotiation failed: client connection to 127.9.186.252:36493: connect: Connection refused (error 111)
21:00:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.656177 10057 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:00:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.657065 10057 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:00:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.657328 10057 kserver.cc:163] Server-wide thread pool size limit: 3276
21:00:17.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.669634 10057 rpc_server.cc:307] RPC server started. Bound to: 127.9.186.252:36493
21:00:17.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.669663 10097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.186.252:36493 every 8 connection(s)
21:00:17.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.671232 10057 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/data/info.pb
21:00:17.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.675673 10098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:00:17.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.677639  9963 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu as pid 10057
21:00:17.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.677865  9963 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/master-2/wal/instance
21:00:17.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.683012 10098 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } has no permanent_uuid. Determining permanent_uuid...
21:00:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.697934 10098 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } has no permanent_uuid. Determining permanent_uuid...
21:00:17.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.705264 10098 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } has no permanent_uuid. Determining permanent_uuid...
21:00:17.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.716527 10098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5: Bootstrap starting.
21:00:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.720003 10012 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } attempt: 3
21:00:17.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.720218 10098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5: Neither blocks nor log segments found. Creating new log.
21:00:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.721645 10098 log.cc:826] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5: Log is configured to *not* fsync() on all Append() calls
21:00:17.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.725667 10098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5: No bootstrap required, opened a new log
21:00:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.730930 10012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5: Bootstrap starting.
21:00:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.731541 10098 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } }
21:00:17.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.731832 10098 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:00:17.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.731914 10098 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cae9fd13d60462ab5a6a371d38fdff5, State: Initialized, Role: FOLLOWER
21:00:17.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.732499 10098 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } }
21:00:17.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.733425 10107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } } }
21:00:17.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.733712 10107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [sys.catalog]: This master's current role is: FOLLOWER
21:00:17.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.734568 10012 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5: Neither blocks nor log segments found. Creating new log.
21:00:17.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.734599 10098 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [sys.catalog]: configured and running, proceeding with master startup.
21:00:17.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.735867 10012 log.cc:826] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5: Log is configured to *not* fsync() on all Append() calls
21:00:17.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.739797 10012 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5: No bootstrap required, opened a new log
21:00:17.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.746054 10012 raft_consensus.cc:359] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } }
21:00:17.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.746991 10012 raft_consensus.cc:385] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:00:17.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.747467 10012 raft_consensus.cc:740] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 510da049e9544a5698e5496b1ec8b1b5, State: Initialized, Role: FOLLOWER
21:00:17.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.748641 10012 consensus_queue.cc:260] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } }
21:00:17.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.751209 10119 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:00:17.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.751682 10119 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:00:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.746644 10057 master_runner.cc:187] Error getting master registration for 127.9.186.254:36347: OK, instance_id { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" instance_seqno: 1783544416783575 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:00:17.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.752978 10057 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:00:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.763761 10121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } } }
21:00:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.764655 10121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [sys.catalog]: This master's current role is: FOLLOWER
21:00:17.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.765272 10012 sys_catalog.cc:565] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [sys.catalog]: configured and running, proceeding with master startup.
21:00:17.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.772011 10121 raft_consensus.cc:493] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:00:17.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.772786 10121 raft_consensus.cc:515] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } }
21:00:17.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.774729 10121 leader_election.cc:290] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ba80bcf9b774ae0950d4a1950c8533b (127.9.186.253:41437), 9cae9fd13d60462ab5a6a371d38fdff5 (127.9.186.252:36493)
21:00:17.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.776255 10087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "510da049e9544a5698e5496b1ec8b1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" is_pre_election: true
21:00:17.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.776847 10087 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 510da049e9544a5698e5496b1ec8b1b5 in term 0.
21:00:17.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.777199  9994 tablet.cc:2406] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:00:17.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.777547  9991 leader_election.cc:304] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 510da049e9544a5698e5496b1ec8b1b5, 9cae9fd13d60462ab5a6a371d38fdff5; no voters: 
21:00:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.778849 10121 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
21:00:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.779083 10121 raft_consensus.cc:493] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:00:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.779187 10121 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [term 0 FOLLOWER]: Advancing to term 1
21:00:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.782727 10121 raft_consensus.cc:515] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } }
21:00:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.783600 10121 leader_election.cc:290] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [CANDIDATE]: Term 1 election: Requested vote from peers 6ba80bcf9b774ae0950d4a1950c8533b (127.9.186.253:41437), 9cae9fd13d60462ab5a6a371d38fdff5 (127.9.186.252:36493)
21:00:17.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.784551 10087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "510da049e9544a5698e5496b1ec8b1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cae9fd13d60462ab5a6a371d38fdff5"
21:00:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.784781 10087 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [term 0 FOLLOWER]: Advancing to term 1
21:00:17.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.788266 10087 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 510da049e9544a5698e5496b1ec8b1b5 in term 1.
21:00:17.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.790191  9991 leader_election.cc:304] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 510da049e9544a5698e5496b1ec8b1b5, 9cae9fd13d60462ab5a6a371d38fdff5; no voters: 
21:00:17.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.790757 10121 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [term 1 FOLLOWER]: Leader election won for term 1
21:00:17.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.797737 10132 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:00:17.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:17.798532 10132 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:00:17.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.799726 10121 raft_consensus.cc:697] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [term 1 LEADER]: Becoming Leader. State: Replica: 510da049e9544a5698e5496b1ec8b1b5, State: Running, Role: LEADER
21:00:17.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.800707 10121 consensus_queue.cc:237] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } }
21:00:17.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.782094  9974 master_runner.cc:187] Error getting master registration for 127.9.186.253:41437: OK, instance_id { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" instance_seqno: 1783544417222025 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:00:17.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.806645  9974 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:00:17.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.817823 10134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 510da049e9544a5698e5496b1ec8b1b5. Latest consensus state: current_term: 1 leader_uuid: "510da049e9544a5698e5496b1ec8b1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } } }
21:00:17.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.818164 10134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [sys.catalog]: This master's current role is: LEADER
21:00:17.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.829159 10136 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
21:00:17.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.831609 10136 catalog_manager.cc:1519] Initializing Kudu cluster ID...
21:00:17.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.841543 10087 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [term 1 FOLLOWER]: Refusing update from remote peer 510da049e9544a5698e5496b1ec8b1b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:00:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.843130 10134 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:00:17.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.857880 10107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 510da049e9544a5698e5496b1ec8b1b5. Latest consensus state: current_term: 1 leader_uuid: "510da049e9544a5698e5496b1ec8b1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } } }
21:00:17.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.858160 10107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [sys.catalog]: This master's current role is: FOLLOWER
21:00:17.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.861855 10137 mvcc.cc:204] Tried to move back new op lower bound from 7305397935467823104 to 7305397935316770816. Current Snapshot: MvccSnapshot[applied={T|T < 7305397935467823104}]
21:00:17.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.864363 10138 mvcc.cc:204] Tried to move back new op lower bound from 7305397935467823104 to 7305397935316770816. Current Snapshot: MvccSnapshot[applied={T|T < 7305397935467823104}]
21:00:17.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.875864 10134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "510da049e9544a5698e5496b1ec8b1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } } }
21:00:17.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.876187 10134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [sys.catalog]: This master's current role is: LEADER
21:00:17.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.878156 10136 catalog_manager.cc:1382] Generated new cluster ID: 16eb5ee629754428889348425c94ddce
21:00:17.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.878271 10136 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
21:00:17.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.879897 10107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "510da049e9544a5698e5496b1ec8b1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } } }
21:00:17.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.880125 10107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5 [sys.catalog]: This master's current role is: FOLLOWER
21:00:17.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.922523 10136 catalog_manager.cc:1405] Generated new certificate authority record
21:00:17.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.925834 10136 catalog_manager.cc:1539] Loading token signing keys...
21:00:17.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.929723 10055 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } attempt: 5
21:00:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.946313 10136 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5: Generated new TSK 0
21:00:17.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.948113 10136 catalog_manager.cc:1549] Initializing in-progress tserver states...
21:00:17.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.950192 10055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b: Bootstrap starting.
21:00:17.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.968154  9963 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:17.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:17.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/wal
21:00:17.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/data
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/logs
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/data/info.pb
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:00:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.193:0
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.186.193
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.193
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:17.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:17.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:00:17.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.959627 10055 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b: Neither blocks nor log segments found. Creating new log.
21:00:17.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.976830 10055 log.cc:826] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b: Log is configured to *not* fsync() on all Append() calls
21:00:17.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:17.990914 10055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b: No bootstrap required, opened a new log
21:00:18.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.006330 10055 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } }
21:00:18.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.007740 10055 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:00:18.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.008342 10055 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ba80bcf9b774ae0950d4a1950c8533b, State: Initialized, Role: FOLLOWER
21:00:18.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.010280 10055 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } }
21:00:18.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.022925 10043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "510da049e9544a5698e5496b1ec8b1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba80bcf9b774ae0950d4a1950c8533b"
21:00:18.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.023342 10042 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [term 0 FOLLOWER]: Advancing to term 1
21:00:18.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.027019 10042 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [term 1 FOLLOWER]: Refusing update from remote peer 510da049e9544a5698e5496b1ec8b1b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:00:18.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.027532 10044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "510da049e9544a5698e5496b1ec8b1b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" is_pre_election: true
21:00:18.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.029613 10134 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:00:18.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.036827 10055 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [sys.catalog]: configured and running, proceeding with master startup.
21:00:18.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.080657 10144 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "510da049e9544a5698e5496b1ec8b1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } } }
21:00:18.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.081029 10144 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [sys.catalog]: This master's current role is: FOLLOWER
21:00:18.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.082131 10145 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 510da049e9544a5698e5496b1ec8b1b5. Latest consensus state: current_term: 1 leader_uuid: "510da049e9544a5698e5496b1ec8b1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } } }
21:00:18.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.082434 10145 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [sys.catalog]: This master's current role is: FOLLOWER
21:00:18.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.099408 10151 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "510da049e9544a5698e5496b1ec8b1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } } }
21:00:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.100251 10151 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b [sys.catalog]: This master's current role is: FOLLOWER
21:00:18.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.140026 10161 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
21:00:18.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.444113 10142 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:00:18.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.444988 10142 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:00:18.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.445098 10142 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:00:18.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.453536 10142 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:00:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.453715 10142 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.186.193
21:00:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.463838 10142 tablet_server_runner.cc:78] Tablet server non-default flags:
21:00:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:00:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/data
21:00:18.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/wal
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.193:0
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/data/info.pb
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.193
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:00:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.186.193
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/logs
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on bdcb31816ec0
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16877
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
21:00:18.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.465529 10142 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:00:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.467417 10142 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:00:18.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.477262 10169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:18.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.477246 10167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:18.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.477304 10166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:18.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.478482 10142 server_base.cc:1061] running on GCE node
21:00:18.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.479193 10142 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:00:18.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.480129 10142 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:00:18.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.481343 10142 hybrid_clock.cc:648] HybridClock initialized: now 1783544418481232 us; error 100 us; skew 500 ppm
21:00:18.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.481737 10142 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:00:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.484246 10142 webserver.cc:534] Webserver started at http://127.9.186.193:38463/ using document root <none> and password file <none>
21:00:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.485168 10142 fs_manager.cc:362] Metadata directory not provided
21:00:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.485280 10142 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:00:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.485756 10142 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:00:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.488332 10142 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/data/instance:
21:00:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d6cf682ba48146759872def74bf818f3"
21:00:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:18 on dist-test-slave-01dp"
21:00:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.489233 10142 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/wal/instance:
21:00:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d6cf682ba48146759872def74bf818f3"
21:00:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:18 on dist-test-slave-01dp"
21:00:18.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.494803 10142 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
21:00:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.498457 10175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:00:18.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.499943 10142 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
21:00:18.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.500116 10142 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/data,/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/wal
21:00:18.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d6cf682ba48146759872def74bf818f3"
21:00:18.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:18 on dist-test-slave-01dp"
21:00:18.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.500384 10142 fs_report.cc:389] FS layout report
21:00:18.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:00:18.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/wal
21:00:18.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/wal
21:00:18.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/data/data
21:00:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:00:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:00:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:00:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:00:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:00:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:00:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:00:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:00:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:00:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:00:18.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:00:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.517437 10142 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:00:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.518481 10142 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:00:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.518798 10142 kserver.cc:163] Server-wide thread pool size limit: 3276
21:00:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.519935 10142 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:00:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.521713 10142 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:00:18.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.521812 10142 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:00:18.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.521912 10142 ts_tablet_manager.cc:616] Registered 0 tablets
21:00:18.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.521978 10142 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:00:18.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.553658 10142 rpc_server.cc:307] RPC server started. Bound to: 127.9.186.193:45489
21:00:18.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.553699 10287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.186.193:45489 every 8 connection(s)
21:00:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.555322 10142 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/data/info.pb
21:00:18.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.556172  9963 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu as pid 10142
21:00:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.556378  9963 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-0/wal/instance
21:00:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.565464  9963 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/wal
21:00:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/data
21:00:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/logs
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/data/info.pb
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:00:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:00:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.194:0
21:00:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.186.194
21:00:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.194
21:00:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:18.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:00:18.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.592056 10289 heartbeater.cc:344] Connected to a master server at 127.9.186.254:36347
21:00:18.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.592130 10288 heartbeater.cc:344] Connected to a master server at 127.9.186.252:36493
21:00:18.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.592456 10288 heartbeater.cc:461] Registering TS with master...
21:00:18.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.592460 10289 heartbeater.cc:461] Registering TS with master...
21:00:18.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.593751 10288 heartbeater.cc:507] Master 127.9.186.252:36493 requested a full tablet report, sending...
21:00:18.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.593798 10289 heartbeater.cc:507] Master 127.9.186.254:36347 requested a full tablet report, sending...
21:00:18.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.596374  9998 ts_manager.cc:194] Registered new tserver with Master: d6cf682ba48146759872def74bf818f3 (127.9.186.193:45489)
21:00:18.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.596928 10084 ts_manager.cc:194] Registered new tserver with Master: d6cf682ba48146759872def74bf818f3 (127.9.186.193:45489)
21:00:18.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.598529  9998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.186.193:48865
21:00:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.599380 10290 heartbeater.cc:344] Connected to a master server at 127.9.186.253:41437
21:00:18.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.599543 10290 heartbeater.cc:461] Registering TS with master...
21:00:18.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.600097 10290 heartbeater.cc:507] Master 127.9.186.253:41437 requested a full tablet report, sending...
21:00:18.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.602075 10041 ts_manager.cc:194] Registered new tserver with Master: d6cf682ba48146759872def74bf818f3 (127.9.186.193:45489)
21:00:18.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.626940 10134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "510da049e9544a5698e5496b1ec8b1b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "510da049e9544a5698e5496b1ec8b1b5" member_type: VOTER last_known_addr { host: "127.9.186.254" port: 36347 } } peers { permanent_uuid: "6ba80bcf9b774ae0950d4a1950c8533b" member_type: VOTER last_known_addr { host: "127.9.186.253" port: 41437 } } peers { permanent_uuid: "9cae9fd13d60462ab5a6a371d38fdff5" member_type: VOTER last_known_addr { host: "127.9.186.252" port: 36493 } } }
21:00:18.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.627287 10134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 510da049e9544a5698e5496b1ec8b1b5 [sys.catalog]: This master's current role is: LEADER
21:00:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.753865 10119 catalog_manager.cc:1294] Loaded cluster ID: 16eb5ee629754428889348425c94ddce
21:00:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.753961 10119 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5: loading cluster ID for follower catalog manager: success
21:00:18.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.756577 10119 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5: acquiring CA information for follower catalog manager: success
21:00:18.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.758352 10119 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9cae9fd13d60462ab5a6a371d38fdff5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:00:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.918713 10296 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:00:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.919068 10296 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:00:18.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.919188 10296 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:00:18.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.927563 10296 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:00:18.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.927775 10296 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.186.194
21:00:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.937891 10296 tablet_server_runner.cc:78] Tablet server non-default flags:
21:00:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:00:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/data
21:00:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/wal
21:00:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.194:0
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/data/info.pb
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.194
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.186.194
21:00:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/logs
21:00:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:00:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:00:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:00:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:00:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:00:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:00:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on bdcb31816ec0
21:00:18.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16877
21:00:18.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
21:00:18.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.940212 10296 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:00:18.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.942386 10296 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:00:18.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.952406 10307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:18.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.952550 10306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:18.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:18.952378 10309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:18.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.953769 10296 server_base.cc:1061] running on GCE node
21:00:18.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.954385 10296 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:00:18.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.955374 10296 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:00:18.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.956562 10296 hybrid_clock.cc:648] HybridClock initialized: now 1783544418956502 us; error 60 us; skew 500 ppm
21:00:18.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.956858 10296 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:00:18.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.959118 10296 webserver.cc:534] Webserver started at http://127.9.186.194:38337/ using document root <none> and password file <none>
21:00:18.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.959851 10296 fs_manager.cc:362] Metadata directory not provided
21:00:18.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.959940 10296 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:00:18.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.960274 10296 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:00:18.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.962649 10296 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/data/instance:
21:00:18.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f0a24179c2dc4fceae11052f8c3543fb"
21:00:18.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:18 on dist-test-slave-01dp"
21:00:18.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.963428 10296 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/wal/instance:
21:00:18.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f0a24179c2dc4fceae11052f8c3543fb"
21:00:18.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:18 on dist-test-slave-01dp"
21:00:18.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.968904 10296 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
21:00:18.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.972455 10315 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.973949 10296 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.974112 10296 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/data,/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/wal
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f0a24179c2dc4fceae11052f8c3543fb"
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:18 on dist-test-slave-01dp"
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:18.974289 10296 fs_report.cc:389] FS layout report
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/wal
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/wal
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/data/data
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:00:18.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:00:19.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.001864 10296 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:00:19.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.003793 10296 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:00:19.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.004208 10296 kserver.cc:163] Server-wide thread pool size limit: 3276
21:00:19.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.005386 10296 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:00:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.007440 10296 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:00:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.007551 10296 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:00:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.007654 10296 ts_tablet_manager.cc:616] Registered 0 tablets
21:00:19.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.007720 10296 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:00:19.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.039938 10296 rpc_server.cc:307] RPC server started. Bound to: 127.9.186.194:44951
21:00:19.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.039961 10427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.186.194:44951 every 8 connection(s)
21:00:19.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.041565 10296 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/data/info.pb
21:00:19.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.048219  9963 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu as pid 10296
21:00:19.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.048427  9963 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-1/wal/instance
21:00:19.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.052438  9963 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:19.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu
21:00:19.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/wal
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/data
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/logs
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/data/info.pb
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:00:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:00:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.195:0
21:00:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.186.195
21:00:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.195
21:00:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:19.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:00:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.059559 10428 heartbeater.cc:344] Connected to a master server at 127.9.186.252:36493
21:00:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.059640 10429 heartbeater.cc:344] Connected to a master server at 127.9.186.254:36347
21:00:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.060006 10428 heartbeater.cc:461] Registering TS with master...
21:00:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.060011 10429 heartbeater.cc:461] Registering TS with master...
21:00:19.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.061084 10428 heartbeater.cc:507] Master 127.9.186.252:36493 requested a full tablet report, sending...
21:00:19.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.062780 10084 ts_manager.cc:194] Registered new tserver with Master: f0a24179c2dc4fceae11052f8c3543fb (127.9.186.194:44951)
21:00:19.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.062830 10430 heartbeater.cc:344] Connected to a master server at 127.9.186.253:41437
21:00:19.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.062963 10430 heartbeater.cc:461] Registering TS with master...
21:00:19.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.063488 10430 heartbeater.cc:507] Master 127.9.186.253:41437 requested a full tablet report, sending...
21:00:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.064217 10429 heartbeater.cc:507] Master 127.9.186.254:36347 requested a full tablet report, sending...
21:00:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.064723 10041 ts_manager.cc:194] Registered new tserver with Master: f0a24179c2dc4fceae11052f8c3543fb (127.9.186.194:44951)
21:00:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.065415  9998 ts_manager.cc:194] Registered new tserver with Master: f0a24179c2dc4fceae11052f8c3543fb (127.9.186.194:44951)
21:00:19.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.066326  9998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.186.194:47609
21:00:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.145391 10161 catalog_manager.cc:1294] Loaded cluster ID: 16eb5ee629754428889348425c94ddce
21:00:19.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.145530 10161 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b: loading cluster ID for follower catalog manager: success
21:00:19.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.149645 10161 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b: acquiring CA information for follower catalog manager: success
21:00:19.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.152235 10161 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 6ba80bcf9b774ae0950d4a1950c8533b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:00:19.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:19.390089 10435 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:00:19.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:19.390407 10435 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:00:19.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:19.390530 10435 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:00:19.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:19.398869 10435 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:00:19.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:19.399113 10435 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.186.195
21:00:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.409373 10435 tablet_server_runner.cc:78] Tablet server non-default flags:
21:00:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:00:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.186.212:40949
21:00:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:00:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:00:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/data
21:00:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/wal
21:00:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:00:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:00:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.186.195:0
21:00:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:00:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:00:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:00:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/data/info.pb
21:00:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.186.195
21:00:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.186.254:36347,127.9.186.253:41437,127.9.186.252:36493
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.186.195
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/logs
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on bdcb31816ec0
21:00:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16877
21:00:19.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
21:00:19.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.411566 10435 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:00:19.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.414090 10435 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:00:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:19.424049 10441 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:19.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:19.426482 10442 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:19.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:19.427321 10444 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
21:00:19.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.428272 10435 server_base.cc:1061] running on GCE node
21:00:19.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.429116 10435 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:00:19.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.430490 10435 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:00:19.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.431761 10435 hybrid_clock.cc:648] HybridClock initialized: now 1783544419431690 us; error 65 us; skew 500 ppm
21:00:19.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.432184 10435 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:00:19.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.435257 10435 webserver.cc:534] Webserver started at http://127.9.186.195:38037/ using document root <none> and password file <none>
21:00:19.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.436357 10435 fs_manager.cc:362] Metadata directory not provided
21:00:19.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.436502 10435 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:00:19.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.436932 10435 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:00:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.440449 10435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/data/instance:
21:00:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "131e6fdbdd6e4fb09fcdffccd8da2557"
21:00:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:19 on dist-test-slave-01dp"
21:00:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.441529 10435 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/wal/instance:
21:00:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "131e6fdbdd6e4fb09fcdffccd8da2557"
21:00:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:19 on dist-test-slave-01dp"
21:00:19.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.449267 10435 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
21:00:19.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.453977 10450 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:00:19.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.455499 10435 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
21:00:19.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.455667 10435 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/data,/tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/wal
21:00:19.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "131e6fdbdd6e4fb09fcdffccd8da2557"
21:00:19.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:00:19 on dist-test-slave-01dp"
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.455843 10435 fs_report.cc:389] FS layout report
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/wal
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/wal
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/data/data
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:00:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:00:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.510636 10435 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:00:19.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.511690 10435 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
21:00:19.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.511936 10435 kserver.cc:163] Server-wide thread pool size limit: 3276
21:00:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.512943 10435 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:00:19.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.514665 10435 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:00:19.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.514753 10435 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:00:19.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.514823 10435 ts_tablet_manager.cc:616] Registered 0 tablets
21:00:19.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.514880 10435 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:00:19.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.546916 10435 rpc_server.cc:307] RPC server started. Bound to: 127.9.186.195:36603
21:00:19.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.546932 10562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.186.195:36603 every 8 connection(s)
21:00:19.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.548434 10435 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/data/info.pb
21:00:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.555871  9963 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu as pid 10435
21:00:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.556039  9963 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskTkwXfP/test-tmp/mini-kudu-cluster14831318626855520968/ts-2/wal/instance
21:00:19.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.567433 10564 heartbeater.cc:344] Connected to a master server at 127.9.186.254:36347
21:00:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.567885 10564 heartbeater.cc:461] Registering TS with master...
21:00:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.567914 10565 heartbeater.cc:344] Connected to a master server at 127.9.186.253:41437
21:00:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.568089 10565 heartbeater.cc:461] Registering TS with master...
21:00:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.569150 10564 heartbeater.cc:507] Master 127.9.186.254:36347 requested a full tablet report, sending...
21:00:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.569265 10565 heartbeater.cc:507] Master 127.9.186.253:41437 requested a full tablet report, sending...
21:00:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.569813 10563 heartbeater.cc:344] Connected to a master server at 127.9.186.252:36493
21:00:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.569947 10563 heartbeater.cc:461] Registering TS with master...
21:00:19.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.570397 10563 heartbeater.cc:507] Master 127.9.186.252:36493 requested a full tablet report, sending...
21:00:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.571085  9998 ts_manager.cc:194] Registered new tserver with Master: 131e6fdbdd6e4fb09fcdffccd8da2557 (127.9.186.195:36603)
21:00:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.571346 10040 ts_manager.cc:194] Registered new tserver with Master: 131e6fdbdd6e4fb09fcdffccd8da2557 (127.9.186.195:36603)
21:00:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.571455 10084 ts_manager.cc:194] Registered new tserver with Master: 131e6fdbdd6e4fb09fcdffccd8da2557 (127.9.186.195:36603)
21:00:19.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.572147  9998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.186.195:51219
21:00:19.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.584295  9963 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
21:00:19.586 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:00:19.587 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

21:00:19.596 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.186.254"
      port: 36347
    }
    bound_http_address {
      host: "127.9.186.254"
      port: 44187
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.186.253"
      port: 41437
    }
    bound_http_address {
      host: "127.9.186.253"
      port: 39709
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.186.252"
      port: 36493
    }
    bound_http_address {
      host: "127.9.186.252"
      port: 39259
    }
  }
}

21:00:19.600 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

21:00:19.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:19.602406 10289 heartbeater.cc:499] Master 127.9.186.254:36347 was elected leader, sending a full tablet report...
21:00:19.603 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.186.193"
      port: 45489
    }
    bound_http_address {
      host: "127.9.186.193"
      port: 38463
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.186.194"
      port: 44951
    }
    bound_http_address {
      host: "127.9.186.194"
      port: 38337
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.186.195"
      port: 36603
    }
    bound_http_address {
      host: "127.9.186.195"
      port: 38037
    }
  }
}

21:00:19.603 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
21:00:19.769 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
21:00:19.823 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:19.967 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:20.025 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:20.027 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:20.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:20.048 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:20.053 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:20.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.070909 10429 heartbeater.cc:499] Master 127.9.186.254:36347 was elected leader, sending a full tablet report...
21:00:20.147 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:20.147 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:20.153 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:20.370 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea7c1b7c, L:/127.0.0.1:36276 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:20.370 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0dba722e, L:/127.0.0.1:54832 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:20.370 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x48c9f431, L:/127.0.0.1:38608 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:20.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:20.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=474), Traces: [0ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [450ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [450ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [450ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=null) after lookup
21:00:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.453441  9998 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36276:
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:00:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:00:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:00:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:20.455582  9998 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
21:00:20.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:20.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.526696 10223 tablet_service.cc:1511] Processing CreateTablet for tablet a5dba33953b34b5b87b0278858de1ec9 (DEFAULT_TABLE table=TestHandleTooBusy [id=a5be72e326644ae0a993db9dffc38c75]), partition=RANGE (key) PARTITION UNBOUNDED
21:00:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.528718 10223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5dba33953b34b5b87b0278858de1ec9. 1 dirs total, 0 dirs full, 0 dirs failed
21:00:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.535408 10363 tablet_service.cc:1511] Processing CreateTablet for tablet a5dba33953b34b5b87b0278858de1ec9 (DEFAULT_TABLE table=TestHandleTooBusy [id=a5be72e326644ae0a993db9dffc38c75]), partition=RANGE (key) PARTITION UNBOUNDED
21:00:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.537375 10363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5dba33953b34b5b87b0278858de1ec9. 1 dirs total, 0 dirs full, 0 dirs failed
21:00:20.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.543397 10591 tablet_bootstrap.cc:492] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3: Bootstrap starting.
21:00:20.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.543761 10498 tablet_service.cc:1511] Processing CreateTablet for tablet a5dba33953b34b5b87b0278858de1ec9 (DEFAULT_TABLE table=TestHandleTooBusy [id=a5be72e326644ae0a993db9dffc38c75]), partition=RANGE (key) PARTITION UNBOUNDED
21:00:20.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.545397 10498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5dba33953b34b5b87b0278858de1ec9. 1 dirs total, 0 dirs full, 0 dirs failed
21:00:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.547981 10591 tablet_bootstrap.cc:654] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3: Neither blocks nor log segments found. Creating new log.
21:00:20.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.549536 10591 log.cc:826] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3: Log is configured to *not* fsync() on all Append() calls
21:00:20.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.565217 10592 tablet_bootstrap.cc:492] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb: Bootstrap starting.
21:00:20.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.568845 10594 tablet_bootstrap.cc:492] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557: Bootstrap starting.
21:00:20.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.569839 10591 tablet_bootstrap.cc:492] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3: No bootstrap required, opened a new log
21:00:20.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.570825 10591 ts_tablet_manager.cc:1403] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
21:00:20.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.570885 10592 tablet_bootstrap.cc:654] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb: Neither blocks nor log segments found. Creating new log.
21:00:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.572255 10592 log.cc:826] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb: Log is configured to *not* fsync() on all Append() calls
21:00:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.572714 10594 tablet_bootstrap.cc:654] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557: Neither blocks nor log segments found. Creating new log.
21:00:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.574290 10564 heartbeater.cc:499] Master 127.9.186.254:36347 was elected leader, sending a full tablet report...
21:00:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.579329 10594 log.cc:826] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557: Log is configured to *not* fsync() on all Append() calls
21:00:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.582623 10594 tablet_bootstrap.cc:492] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557: No bootstrap required, opened a new log
21:00:20.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.582942 10594 ts_tablet_manager.cc:1403] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.000s
21:00:20.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.583014 10592 tablet_bootstrap.cc:492] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb: No bootstrap required, opened a new log
21:00:20.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.583328 10592 ts_tablet_manager.cc:1403] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
21:00:20.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.583221 10591 raft_consensus.cc:359] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cf682ba48146759872def74bf818f3" member_type: VOTER last_known_addr { host: "127.9.186.193" port: 45489 } } peers { permanent_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" member_type: VOTER last_known_addr { host: "127.9.186.195" port: 36603 } } peers { permanent_uuid: "f0a24179c2dc4fceae11052f8c3543fb" member_type: VOTER last_known_addr { host: "127.9.186.194" port: 44951 } }
21:00:20.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.583678 10591 raft_consensus.cc:385] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:00:20.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.583779 10591 raft_consensus.cc:740] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6cf682ba48146759872def74bf818f3, State: Initialized, Role: FOLLOWER
21:00:20.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.584659 10591 consensus_queue.cc:260] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cf682ba48146759872def74bf818f3" member_type: VOTER last_known_addr { host: "127.9.186.193" port: 45489 } } peers { permanent_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" member_type: VOTER last_known_addr { host: "127.9.186.195" port: 36603 } } peers { permanent_uuid: "f0a24179c2dc4fceae11052f8c3543fb" member_type: VOTER last_known_addr { host: "127.9.186.194" port: 44951 } }
21:00:20.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.586473 10591 ts_tablet_manager.cc:1434] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
21:00:20.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.590008 10594 raft_consensus.cc:359] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cf682ba48146759872def74bf818f3" member_type: VOTER last_known_addr { host: "127.9.186.193" port: 45489 } } peers { permanent_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" member_type: VOTER last_known_addr { host: "127.9.186.195" port: 36603 } } peers { permanent_uuid: "f0a24179c2dc4fceae11052f8c3543fb" member_type: VOTER last_known_addr { host: "127.9.186.194" port: 44951 } }
21:00:20.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.590009 10592 raft_consensus.cc:359] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cf682ba48146759872def74bf818f3" member_type: VOTER last_known_addr { host: "127.9.186.193" port: 45489 } } peers { permanent_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" member_type: VOTER last_known_addr { host: "127.9.186.195" port: 36603 } } peers { permanent_uuid: "f0a24179c2dc4fceae11052f8c3543fb" member_type: VOTER last_known_addr { host: "127.9.186.194" port: 44951 } }
21:00:20.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.590437 10592 raft_consensus.cc:385] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:00:20.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.590512 10594 raft_consensus.cc:385] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:00:20.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.590541 10592 raft_consensus.cc:740] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a24179c2dc4fceae11052f8c3543fb, State: Initialized, Role: FOLLOWER
21:00:20.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.591300 10592 consensus_queue.cc:260] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cf682ba48146759872def74bf818f3" member_type: VOTER last_known_addr { host: "127.9.186.193" port: 45489 } } peers { permanent_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" member_type: VOTER last_known_addr { host: "127.9.186.195" port: 36603 } } peers { permanent_uuid: "f0a24179c2dc4fceae11052f8c3543fb" member_type: VOTER last_known_addr { host: "127.9.186.194" port: 44951 } }
21:00:20.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.590634 10594 raft_consensus.cc:740] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131e6fdbdd6e4fb09fcdffccd8da2557, State: Initialized, Role: FOLLOWER
21:00:20.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.593590 10594 consensus_queue.cc:260] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cf682ba48146759872def74bf818f3" member_type: VOTER last_known_addr { host: "127.9.186.193" port: 45489 } } peers { permanent_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" member_type: VOTER last_known_addr { host: "127.9.186.195" port: 36603 } } peers { permanent_uuid: "f0a24179c2dc4fceae11052f8c3543fb" member_type: VOTER last_known_addr { host: "127.9.186.194" port: 44951 } }
21:00:20.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.595322 10592 ts_tablet_manager.cc:1434] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.002s
21:00:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.600687 10594 ts_tablet_manager.cc:1434] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.003s
21:00:20.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.773849 10599 raft_consensus.cc:493] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:00:20.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.774101 10599 raft_consensus.cc:515] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cf682ba48146759872def74bf818f3" member_type: VOTER last_known_addr { host: "127.9.186.193" port: 45489 } } peers { permanent_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" member_type: VOTER last_known_addr { host: "127.9.186.195" port: 36603 } } peers { permanent_uuid: "f0a24179c2dc4fceae11052f8c3543fb" member_type: VOTER last_known_addr { host: "127.9.186.194" port: 44951 } }
21:00:20.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.775946 10599 leader_election.cc:290] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6cf682ba48146759872def74bf818f3 (127.9.186.193:45489), f0a24179c2dc4fceae11052f8c3543fb (127.9.186.194:44951)
21:00:20.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.782841 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dba33953b34b5b87b0278858de1ec9" candidate_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a24179c2dc4fceae11052f8c3543fb" is_pre_election: true
21:00:20.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.783145 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dba33953b34b5b87b0278858de1ec9" candidate_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cf682ba48146759872def74bf818f3" is_pre_election: true
21:00:20.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.783506 10383 raft_consensus.cc:2468] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131e6fdbdd6e4fb09fcdffccd8da2557 in term 0.
21:00:20.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.783744 10243 raft_consensus.cc:2468] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 131e6fdbdd6e4fb09fcdffccd8da2557 in term 0.
21:00:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.784370 10452 leader_election.cc:304] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131e6fdbdd6e4fb09fcdffccd8da2557, f0a24179c2dc4fceae11052f8c3543fb; no voters: 
21:00:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.784768 10599 raft_consensus.cc:2804] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [term 0 FOLLOWER]: Leader pre-election won for term 1
21:00:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.784915 10599 raft_consensus.cc:493] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:00:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.785020 10599 raft_consensus.cc:3060] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [term 0 FOLLOWER]: Advancing to term 1
21:00:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.787429 10599 raft_consensus.cc:515] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cf682ba48146759872def74bf818f3" member_type: VOTER last_known_addr { host: "127.9.186.193" port: 45489 } } peers { permanent_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" member_type: VOTER last_known_addr { host: "127.9.186.195" port: 36603 } } peers { permanent_uuid: "f0a24179c2dc4fceae11052f8c3543fb" member_type: VOTER last_known_addr { host: "127.9.186.194" port: 44951 } }
21:00:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.788139 10599 leader_election.cc:290] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [CANDIDATE]: Term 1 election: Requested vote from peers d6cf682ba48146759872def74bf818f3 (127.9.186.193:45489), f0a24179c2dc4fceae11052f8c3543fb (127.9.186.194:44951)
21:00:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.788750 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dba33953b34b5b87b0278858de1ec9" candidate_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0a24179c2dc4fceae11052f8c3543fb"
21:00:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.788754 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dba33953b34b5b87b0278858de1ec9" candidate_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6cf682ba48146759872def74bf818f3"
21:00:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.788972 10243 raft_consensus.cc:3060] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3 [term 0 FOLLOWER]: Advancing to term 1
21:00:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.788971 10383 raft_consensus.cc:3060] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb [term 0 FOLLOWER]: Advancing to term 1
21:00:20.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.792198 10383 raft_consensus.cc:2468] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131e6fdbdd6e4fb09fcdffccd8da2557 in term 1.
21:00:20.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.792198 10243 raft_consensus.cc:2468] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 131e6fdbdd6e4fb09fcdffccd8da2557 in term 1.
21:00:20.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.792734 10452 leader_election.cc:304] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 131e6fdbdd6e4fb09fcdffccd8da2557, f0a24179c2dc4fceae11052f8c3543fb; no voters: 
21:00:20.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.793087 10599 raft_consensus.cc:2804] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [term 1 FOLLOWER]: Leader election won for term 1
21:00:20.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.794593 10599 raft_consensus.cc:697] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [term 1 LEADER]: Becoming Leader. State: Replica: 131e6fdbdd6e4fb09fcdffccd8da2557, State: Running, Role: LEADER
21:00:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:20.795495 10431 tablet.cc:2406] T a5dba33953b34b5b87b0278858de1ec9 P f0a24179c2dc4fceae11052f8c3543fb: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:00:20.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.795874 10599 consensus_queue.cc:237] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cf682ba48146759872def74bf818f3" member_type: VOTER last_known_addr { host: "127.9.186.193" port: 45489 } } peers { permanent_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" member_type: VOTER last_known_addr { host: "127.9.186.195" port: 36603 } } peers { permanent_uuid: "f0a24179c2dc4fceae11052f8c3543fb" member_type: VOTER last_known_addr { host: "127.9.186.194" port: 44951 } }
21:00:20.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:20.801656 10566 tablet.cc:2406] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:00:20.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:20.801534  9998 catalog_manager.cc:5696] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 reported cstate change: term changed from 0 to 1, leader changed from <none> to 131e6fdbdd6e4fb09fcdffccd8da2557 (127.9.186.195). New cstate: current_term: 1 leader_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6cf682ba48146759872def74bf818f3" member_type: VOTER last_known_addr { host: "127.9.186.193" port: 45489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131e6fdbdd6e4fb09fcdffccd8da2557" member_type: VOTER last_known_addr { host: "127.9.186.195" port: 36603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0a24179c2dc4fceae11052f8c3543fb" member_type: VOTER last_known_addr { host: "127.9.186.194" port: 44951 } health_report { overall_health: UNKNOWN } } }
21:00:20.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:20.811764 10291 tablet.cc:2406] T a5dba33953b34b5b87b0278858de1ec9 P d6cf682ba48146759872def74bf818f3: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:00:21.211 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:21.211 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:21.212 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:21.212 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:21.213 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:21.214 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:21.214 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:21.214 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:21.214 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:21.216 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:21.216 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:21.216 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:21.216 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:21.217 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:21.238 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:21.239 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:21.239 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:21.239 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:21.245 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:21.245 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:21.248 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:21.249 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:21.254 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:21.257 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:21.263 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:21.265 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:21.268 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:21.271 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:21.277 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:21.277 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:21.282 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:21.290 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:21.290 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:21.297 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:21.298 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:21.302 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:21.303 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:21.304 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:21.311 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:21.313 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:21.314 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:21.316 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:21.324 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:21.328 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:21.331 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa2de8644, L:/127.0.0.1:36286 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.332938 10639 consensus_queue.cc:1048] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6cf682ba48146759872def74bf818f3" member_type: VOTER last_known_addr { host: "127.9.186.193" port: 45489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:00:21.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:21.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=126), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [121ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=null) after lookup
21:00:21.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:21.362 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeffe5de7, L:/127.0.0.1:38624 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:21.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.375201 10639 consensus_queue.cc:1048] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0a24179c2dc4fceae11052f8c3543fb" member_type: VOTER last_known_addr { host: "127.9.186.194" port: 44951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
21:00:21.384 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:21.395 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:21.396 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:21.397 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:21.402 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:21.404 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:21.412 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8a70ca03, L:/127.0.0.1:54852 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:21.416 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:21.427 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5cb4c6b6, L:/127.0.0.1:54848 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:21.429 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:21.431 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:21.432 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:21.439 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:21.442 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:21.443 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe14f0bc7, L:/127.0.0.1:36324 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:21.444 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:21.446 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:21.448 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:21.451 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:21.456 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:21.459 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x37a856a4, L:/127.0.0.1:36322 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:21.464 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:21.472 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:21.474 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:21.477 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:21.479 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:21.481 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:21.483 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:21.485 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:21.492 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:21.492 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=279), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [249ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=null) after lookup
21:00:21.493 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:21.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:21.497 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:21.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:21.501 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:21.506 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:21.507 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:21.516 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:21.567 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:21.571 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb0559ddf, L:/127.0.0.1:36336 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:21.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:21.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=349), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [264ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=null) after lookup
21:00:21.599 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:21.602 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:21.603 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:21.605 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:21.608 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:21.611 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2157daee, L:/127.0.0.1:54864 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:21.615 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:21.617 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:21.617 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e24e3a4, L:/127.0.0.1:36352 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:21.620 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:21.624 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc082acc9, L:/127.0.0.1:38612 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:21.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:21.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:21.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=395), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [336ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=null) after lookup
21:00:21.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:21.639 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:21.640 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:21.644 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:21.644 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:21.653 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:21.654 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=438), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [238ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, deferred=null) after lookup
21:00:21.654 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:21.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:21.656179  9990 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items
21:00:21.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.656308  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36324 (request call id 1)
21:00:21.660 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc7c21366, L:/127.0.0.1:36296 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:21.662 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:21.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.662180  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36324 (request call id 1)
21:00:21.664 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:21.668 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:21.670 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f183465, L:/127.0.0.1:36348 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:21.672 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x57d8c6bf, L:/127.0.0.1:36310 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:21.674 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:21.691 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeaca68f0, L:/127.0.0.1:38654 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:21.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.682631  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36324 (request call id 1)
21:00:21.696 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x253f2517, L:/127.0.0.1:36356 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:21.697 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items
21:00:21.697 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:21.703 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6d8fde26, L:/127.0.0.1:38692 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:21.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.703549  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 3)
21:00:21.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:21.704 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items
21:00:21.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:21.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:21.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:21.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=474), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [424ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=null) after lookup
21:00:21.717 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items
21:00:21.731 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299979, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:21.734 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299973, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:21.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:21.741 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0a33ff4c, L:/127.0.0.1:54854 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:21.741 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:21.744 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:21.749 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x833216bb, L:/127.0.0.1:38630 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:21.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:21.760 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x56524ce5, L:/127.0.0.1:54890 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:21.768 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.768 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfe27c2fe, L:/127.0.0.1:54876 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:21.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.781517  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36310 (request call id 1)
21:00:21.782 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x838ea132, L:/127.0.0.1:54894 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:21.782 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xec2d6343, L:/127.0.0.1:36344 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:21.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.784922  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36310 (request call id 1)
21:00:21.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.785598  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36310 (request call id 1)
21:00:21.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.785902  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36310 (request call id 1)
21:00:21.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.787613  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36310 (request call id 1)
21:00:21.789 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.790 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items
21:00:21.792 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc3f1617a, L:/127.0.0.1:38642 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:21.793 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x658d4448, L:/127.0.0.1:38670 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.796739  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36296 (request call id 1)
21:00:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.796792  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36296 (request call id 1)
21:00:21.789 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc0632acd, L:/127.0.0.1:38684 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:21.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.800622  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36296 (request call id 1)
21:00:21.802 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items
21:00:21.803 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.805868  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36296 (request call id 1)
21:00:21.807 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:21.810 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:21.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:21.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=599), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [201ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [466ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items, [538ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [576ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items, [580ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [586ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [587ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [597ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@719136096(state=PENDING, result=null, callback=(continuation of Deferred@1627594402 after retry RPC after error@238433632), errback=(continuation of Deferred@1627594402 after retry RPC after error@238433632))) after lookup
21:00:21.813 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:21.821 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:21.821 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6edf2944, L:/127.0.0.1:54908 - R:/127.9.186.253:41437] using TOKEN/null
21:00:21.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:21.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.825348  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 1)
21:00:21.826 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x894e8919, L:/127.0.0.1:54862 - R:/127.9.186.253:41437] using TOKEN/null
21:00:21.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.828847  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 1)
21:00:21.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.829290  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 1)
21:00:21.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.829522  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 1)
21:00:21.831 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items
21:00:21.831 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xee1432d5, L:/127.0.0.1:38700 - R:/127.9.186.252:36493] using TOKEN/null
21:00:21.831 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.833137  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 1)
21:00:21.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.837988  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 1)
21:00:21.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.840469  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 1)
21:00:21.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.840665  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 1)
21:00:21.841 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items
21:00:21.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.846037  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 1)
21:00:21.847 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.855593  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 1)
21:00:21.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.857197  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 1)
21:00:21.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.859565  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36310 (request call id 3)
21:00:21.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.861152  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36310 (request call id 3)
21:00:21.864 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items
21:00:21.864 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.849 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xba73a95b, L:/127.0.0.1:38714 - R:/127.9.186.252:36493] using TOKEN/null
21:00:21.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:21.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:21.868 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:21.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=652), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [152ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [501ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items, [524ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [553ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items, [560ms] refreshing cache from master, [560ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [565ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [572ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [586ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items, [587ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items, [602ms] refreshing cache from master, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [603ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [611ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [615ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [615ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items, [615ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items, [641ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [645ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [649ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [650ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@959867772(state=PENDING, result=null, callback=(continuation of Deferred@728194629 after retry RPC after error@138744631) -> (continuation of Deferred@1409185979 after retry RPC after error@1494848563) -> (continuation of Deferred@1209887779 after retry RPC after error@1751192252), errback=(continuation of Deferred@728194629 after retry RPC after error@138744631) -> (continuation of Deferred@1409185979 after retry RPC after error@1494848563) -> (continuation of Deferred@1209887779 after retry RPC after error@1751192252))) after lookup
21:00:21.871 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1d1568b6, L:/127.0.0.1:54898 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:21.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.871023  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36310 (request call id 4)
21:00:21.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.873371  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36310 (request call id 4)
21:00:21.875 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items
21:00:21.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.875922  9989 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 2)
21:00:21.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.876298  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 2)
21:00:21.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.877514  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 2)
21:00:21.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.879894  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 2)
21:00:21.884 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.891930  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 2)
21:00:21.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.895314  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 2)
21:00:21.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.897838  9992 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 2)
21:00:21.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.898120  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 2)
21:00:21.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.904711  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 2)
21:00:21.907 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items
21:00:21.908 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.911267  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36356 (request call id 2)
21:00:21.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:21.915 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:21.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:21.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=703), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [490ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items, [575ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [593ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [593ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items, [601ms] refreshing cache from master, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [605ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [634ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [650ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items, [650ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items, [660ms] refreshing cache from master, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [664ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [669ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [701ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1987055245(state=PENDING, result=null, callback=(continuation of Deferred@410759393 after retry RPC after error@1196195820) -> (continuation of Deferred@1621991228 after retry RPC after error@375386562), errback=(continuation of Deferred@410759393 after retry RPC after error@1196195820) -> (continuation of Deferred@1621991228 after retry RPC after error@375386562))) after lookup
21:00:21.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.919452  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36356 (request call id 3)
21:00:21.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.920364  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36356 (request call id 3)
21:00:21.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.924520  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36356 (request call id 3)
21:00:21.927 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items
21:00:21.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:21.930 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:21.931 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:21.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.935149  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 6)
21:00:21.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.939626  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 6)
21:00:21.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.955987  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 6)
21:00:21.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.956007  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 6)
21:00:21.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.958372  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36310 (request call id 6)
21:00:21.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.959823  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36310 (request call id 6)
21:00:21.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.961535  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36310 (request call id 6)
21:00:21.966 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items
21:00:21.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.964288  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36310 (request call id 6)
21:00:21.967 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:21.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:21.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:21.971 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:21.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.976212  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 8)
21:00:21.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.976284  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 8)
21:00:21.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.979447  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 7)
21:00:21.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.986001  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 7)
21:00:21.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.995805  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 7)
21:00:21.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:21.995807  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:21.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 7)
21:00:22.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.004817  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36344 (request call id 6)
21:00:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.007795  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36344 (request call id 6)
21:00:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.016850  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36344 (request call id 6)
21:00:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.016856  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36344 (request call id 6)
21:00:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.018148  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36344 (request call id 6)
21:00:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.018719  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36344 (request call id 6)
21:00:22.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.024 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:22.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=785), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [450ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [488ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [501ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [511ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [520ms] refreshing cache from master, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [530ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [539ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [545ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [545ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [566ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [573ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [582ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [582ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [600ms] refreshing cache from master, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [605ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [605ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [605ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [606ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [620ms] refreshing cache from master, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [624ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [624ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [629ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [629ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [660ms] refreshing cache from master, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [664ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [664ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [664ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [665ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items, [700ms] refreshing cache from master, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [704ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [705ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [723ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1198856935(state=PENDING, result=null, callback=(continuation of Deferred@717285573 after retry RPC after error@384218428) -> (continuation of Deferred@1940002835 after retry RPC after error@485459618) -> (continuation of Deferred@834978618 after retry RPC after error@313053035) -> (continuation of Deferred@1898528685 after retry RPC after error@294878652) -> (continuation of Deferred@114930087 after retry RPC after error@1390339456) -> (continuation of Deferred@1781689377 after retry RPC after error@1623622214), errback=(continuation of Deferred@717285573 after retry RPC after error@384218428) -> (continuation of Deferred@1940002835 after retry RPC after error@485459618) -> (continuation of Deferred@834978618 after retry RPC after error@313053035) -> (continuation of Deferred@1898528685 after retry RPC after error@294878652) -> (continuation of Deferred@114930087 after retry RPC after error@1390339456) -> (continuation of Deferred@1781689377 after retry RPC after error@1623622214))) after lookup
21:00:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.029733  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36344 (request call id 7)
21:00:22.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.036 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.038122  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 10)
21:00:22.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.038563  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 10)
21:00:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.040000  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 10)
21:00:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.044338  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 10)
21:00:22.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:22.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.052790  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 10)
21:00:22.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.054119  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 10)
21:00:22.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.056200  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 10)
21:00:22.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.058101  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 11)
21:00:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.065348  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 11)
21:00:22.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.071485  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 11)
21:00:22.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.076 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.078970  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 10)
21:00:22.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.080878  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 10)
21:00:22.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.084204  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 10)
21:00:22.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.091863  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 10)
21:00:22.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.098093  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 10)
21:00:22.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.103544  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 10)
21:00:22.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.111230  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 10)
21:00:22.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.118718  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 10)
21:00:22.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.123867  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 10)
21:00:22.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.128 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.131206  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 12)
21:00:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.135802  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 13)
21:00:22.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.139 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.141361  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 11)
21:00:22.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.144260  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 13)
21:00:22.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.145977  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 13)
21:00:22.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.155717  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 13)
21:00:22.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.156335  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 11)
21:00:22.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.158690  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 11)
21:00:22.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.166126  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 11)
21:00:22.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.175032  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 11)
21:00:22.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.177 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.180346  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 13)
21:00:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.185537  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 13)
21:00:22.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.195703  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 13)
21:00:22.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.198076  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 11)
21:00:22.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.198076  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 11)
21:00:22.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.205812  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 11)
21:00:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.211212  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 11)
21:00:22.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.214500  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 11)
21:00:22.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.217478  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 11)
21:00:22.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.218115  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 11)
21:00:22.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.223799  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 11)
21:00:22.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.225029  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 11)
21:00:22.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.228 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.235059  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36296 (request call id 15)
21:00:22.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.237718  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36296 (request call id 15)
21:00:22.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.241676  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 12)
21:00:22.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.244540  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 15)
21:00:22.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.251219  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 14)
21:00:22.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.255597  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 14)
21:00:22.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.257100  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 14)
21:00:22.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.258701  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 14)
21:00:22.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.266077  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 14)
21:00:22.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.276938  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.277 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.279098  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 17)
21:00:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.279780  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 17)
21:00:22.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.285354  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 20)
21:00:22.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.296317  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 20)
21:00:22.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.296670  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 20)
21:00:22.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.297761  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 15)
21:00:22.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.297873  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 15)
21:00:22.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.299751  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 15)
21:00:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.304447  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 16)
21:00:22.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.315824  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 16)
21:00:22.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.315836  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 16)
21:00:22.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.317175  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 16)
21:00:22.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.319013  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 16)
21:00:22.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.329 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.335124  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 19)
21:00:22.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.335948  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 19)
21:00:22.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.338498  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 17)
21:00:22.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.340 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.355471  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 16)
21:00:22.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.357236  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 16)
21:00:22.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.365898  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 21)
21:00:22.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.374958  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 21)
21:00:22.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.376703  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 7)
21:00:22.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.378 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.394654  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36296 (request call id 18)
21:00:22.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.395810  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 17)
21:00:22.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.396792  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 6)
21:00:22.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.411386  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 6)
21:00:22.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.414738  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 6)
21:00:22.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.415740  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 6)
21:00:22.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.430 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.434855  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36296 (request call id 20)
21:00:22.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.441 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.443924  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 18)
21:00:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.455830  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 18)
21:00:22.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.458218  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 18)
21:00:22.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.463439  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 18)
21:00:22.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.480 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.481913  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 20)
21:00:22.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.483723  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 20)
21:00:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.495810  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 21)
21:00:22.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.497532  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 21)
21:00:22.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.498073  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 16)
21:00:22.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.499269  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 16)
21:00:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.504251  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 16)
21:00:22.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.517037  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 16)
21:00:22.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.518474  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 16)
21:00:22.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.534 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.536002  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 22)
21:00:22.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.537158  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 22)
21:00:22.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.537627  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36286 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 20)
21:00:22.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.538688  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 20)
21:00:22.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.541 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.543442  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 22)
21:00:22.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.551633  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 22)
21:00:22.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.554929  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 22)
21:00:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.557598  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 22)
21:00:22.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.565097  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 22)
21:00:22.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.571236  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 22)
21:00:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.575289  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 22)
21:00:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.576891  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 22)
21:00:22.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.580 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.584064  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 23)
21:00:22.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.591624  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 23)
21:00:22.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.594439  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 23)
21:00:22.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.595449  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 23)
21:00:22.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.598292  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 23)
21:00:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.610930  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 23)
21:00:22.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.614929  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 23)
21:00:22.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.615824  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 23)
21:00:22.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.634 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.637454  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 21)
21:00:22.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.637483  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 21)
21:00:22.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.642 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.651542  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 23)
21:00:22.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.655587  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 23)
21:00:22.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.655959  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 23)
21:00:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:22.657449  9989 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items [suppressed 178 similar messages]
21:00:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.657581  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 23)
21:00:22.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.658012  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 23)
21:00:22.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.659008  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 25)
21:00:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.677172  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 25)
21:00:22.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.678479  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36352 (request call id 25)
21:00:22.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.681 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.695199  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 23)
21:00:22.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.696177  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 23)
21:00:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.697065  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 23)
21:00:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.697655  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 23)
21:00:22.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.705420  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 23)
21:00:22.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.710975  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 23)
21:00:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.714814  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36296 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 23)
21:00:22.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.717530  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 23)
21:00:22.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.717859  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 23)
21:00:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.725670  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36286 (request call id 23)
21:00:22.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.735 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.737227  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 26)
21:00:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.738343  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36310 (request call id 22)
21:00:22.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.743 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.745348  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 25)
21:00:22.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.745688  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 26)
21:00:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.754110  9992 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 26)
21:00:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.754740 10057 master_runner.cc:187] Error getting master registration for 127.9.186.254:36347: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36266 dropped due to backpressure: service queue is full with 1 items, 
21:00:22.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.755016 10057 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:00:22.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.755571  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 25)
21:00:22.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.757071  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 25)
21:00:22.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.763702  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 25)
21:00:22.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.771727  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 25)
21:00:22.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.777799  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 25)
21:00:22.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.777799  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36348 (request call id 25)
21:00:22.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.782 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.785 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:22.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.785727  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 27)
21:00:22.787 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:22.787 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:22.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:22.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:22.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:22.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:22.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:22.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:22.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:22.796 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:22.797 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.797945  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 27)
21:00:22.799 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:22.799 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:22.800 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:22.802 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:22.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.803385  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 27)
21:00:22.805 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:22.808 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:22.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.809010  9991 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 27)
21:00:22.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.809484  9974 master_runner.cc:187] Error getting master registration for 127.9.186.254:36347: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36246 dropped due to backpressure: service queue is full with 1 items, 
21:00:22.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.809731  9974 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:00:22.815 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:22.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.817178  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 27)
21:00:22.831 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:22.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.834610  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.836 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.840 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x574f3d5e, L:/127.0.0.1:34266 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:22.843 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.843 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.844 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x12a3897c, L:/127.0.0.1:46494 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:22.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.845470  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 29)
21:00:22.846 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items
21:00:22.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.846364  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 29)
21:00:22.856 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8ddb7840, L:/127.0.0.1:52076 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:22.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.856941  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 28)
21:00:22.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.857831  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 28)
21:00:22.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.858883  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 28)
21:00:22.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.865310  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 28)
21:00:22.867 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:22.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.878798  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.879 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items
21:00:22.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 28)
21:00:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.878798  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 28)
21:00:22.880 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:22.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.882 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.882 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:22.882 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:22.882 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:22.883 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:22.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:22.883 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:22.883 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:22.883 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:22.885 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:22.885 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:22.887 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:22.888 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:22.889 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:22.890 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:22.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:22.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:22.893 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:22.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.895474  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 26)
21:00:22.896 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:22.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.897791  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 26)
21:00:22.899 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.898950  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 26)
21:00:22.901 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items
21:00:22.901 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:22.913 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x19d8b563, L:/127.0.0.1:34268 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:22.915 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.917196  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 26)
21:00:22.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.918807  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 26)
21:00:22.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.920516  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 26)
21:00:22.921 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items
21:00:22.921 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:22.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.923290  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 26)
21:00:22.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.934589  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 8)
21:00:22.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.936 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.938 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:22.938 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:22.938 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:22.939 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:22.939 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:22.939 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9151d93c, L:/127.0.0.1:46500 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:22.940 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:22.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:22.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:22.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=56), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [27ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=null) after lookup
21:00:22.945 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.945 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:22.946 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:22.946 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:22.947 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:22.947 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:22.947 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:22.948 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:22.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:22.949 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4efb70e3, L:/127.0.0.1:52084 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:22.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:22.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:22.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:22.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:22.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:22.957 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:22.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=155), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [49ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items, [54ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [71ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [146ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@642692491(state=PENDING, result=null, callback=(continuation of Deferred@2115026339 after retry RPC after error@2008824210) -> (continuation of Deferred@1302571528 after retry RPC after error@504544474) -> (continuation of Deferred@1695872798 after retry RPC after error@1945248391) -> (continuation of Deferred@600909083 after retry RPC after error@674150871), errback=(continuation of Deferred@2115026339 after retry RPC after error@2008824210) -> (continuation of Deferred@1302571528 after retry RPC after error@504544474) -> (continuation of Deferred@1695872798 after retry RPC after error@1945248391) -> (continuation of Deferred@600909083 after retry RPC after error@674150871))) after lookup
21:00:22.961 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:22.961 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:22.961 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:22.964 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:22.971 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:22.972 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:22.974 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:22.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:22.984 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:22.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:22.989 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:22.995 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:22.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:22.997092  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:22.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:22.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 29)
21:00:22.999 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:22.999 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc168eb3e, L:/127.0.0.1:46504 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:23.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.000612  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 29)
21:00:23.001 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items
21:00:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.005553  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 30)
21:00:23.008 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:23.012 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:23.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:23.014 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:23.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.017629  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 30)
21:00:23.019 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:23.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:23.025 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5366a56c, L:/127.0.0.1:52096 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:23.027 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8630451e, L:/127.0.0.1:34274 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:23.027 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:23.028 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.036972  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 30)
21:00:23.042 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:23.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.043192  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 30)
21:00:23.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.043805  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 30)
21:00:23.044 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items
21:00:23.048 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.050 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x169b7a8f, L:/127.0.0.1:46520 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:23.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.051405  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 30)
21:00:23.052 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items
21:00:23.055 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:23.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.057315  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36336 (request call id 30)
21:00:23.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.059 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.061 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.061 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.063601  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 2)
21:00:23.067 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8d3f4d7a, L:/127.0.0.1:34284 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.070475  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 2)
21:00:23.075 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x44cc2d5b, L:/127.0.0.1:52112 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:23.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.077706  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 30)
21:00:23.078 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.079 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items
21:00:23.079 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.077728  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36324 (request call id 30)
21:00:23.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.090583  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46520 (request call id 1)
21:00:23.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.094424  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46520 (request call id 1)
21:00:23.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.099172  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46520 (request call id 1)
21:00:23.103 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items
21:00:23.103 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.102411  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 3)
21:00:23.113 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items
21:00:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.112819  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 3)
21:00:23.119 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.117507  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 3)
21:00:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.118716  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 3)
21:00:23.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.119720  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 3)
21:00:23.131 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items
21:00:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.130439  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 3)
21:00:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.132185  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 3)
21:00:23.133 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.139120  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 3)
21:00:23.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.151486  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 3)
21:00:23.152 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items
21:00:23.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.151486  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 3)
21:00:23.154 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.158501  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46504 (request call id 3)
21:00:23.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.161 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:23.162 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:23.162 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:23.162 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:23.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=204), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items, [119ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@59204562(state=PENDING, result=null, callback=(continuation of Deferred@598364298 after retry RPC after error@852394039) -> (continuation of Deferred@1527377373 after retry RPC after error@1671994525) -> (continuation of Deferred@318221922 after retry RPC after error@1425951539), errback=(continuation of Deferred@598364298 after retry RPC after error@852394039) -> (continuation of Deferred@1527377373 after retry RPC after error@1671994525) -> (continuation of Deferred@318221922 after retry RPC after error@1425951539))) after lookup
21:00:23.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:23.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:23.163 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:23.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:23.163 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:23.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.165 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.166 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:23.166 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:23.166 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:23.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:23.167 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:23.167 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:23.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:23.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:23.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:23.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:23.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:23.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:23.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=208), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items, [115ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items, [122ms] refreshing cache from master, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [131ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [164ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@537656567(state=PENDING, result=null, callback=(continuation of Deferred@1718551608 after retry RPC after error@1912550817) -> (continuation of Deferred@480798075 after retry RPC after error@1664863837) -> (continuation of Deferred@2104182982 after retry RPC after error@1974544631) -> (continuation of Deferred@711788679 after retry RPC after error@395932337) -> (continuation of Deferred@814949884 after retry RPC after error@1276724617), errback=(continuation of Deferred@1718551608 after retry RPC after error@1912550817) -> (continuation of Deferred@480798075 after retry RPC after error@1664863837) -> (continuation of Deferred@2104182982 after retry RPC after error@1974544631) -> (continuation of Deferred@711788679 after retry RPC after error@395932337) -> (continuation of Deferred@814949884 after retry RPC after error@1276724617))) after lookup
21:00:23.176 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:23.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:23.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:23.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:23.183 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:23.183 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:23.184 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:23.185 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:23.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:23.187 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:23.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.191 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.191 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:23.191 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:23.192 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:23.192 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:23.192 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:23.193 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:23.193 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:23.194 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:23.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.198590  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 35)
21:00:23.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:23.200 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:23.204 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c5abff2, L:/127.0.0.1:46526 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:23.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.204928  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 27)
21:00:23.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.205597  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 27)
21:00:23.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.205752  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 27)
21:00:23.207 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items
21:00:23.210 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:23.219 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:23.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.220715  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 27)
21:00:23.225 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:23.230 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:23.231 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:23.237 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x87f910d4, L:/127.0.0.1:46530 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:23.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.238431  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 27)
21:00:23.240 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items
21:00:23.241 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:23.245 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:23.246 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:23.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:23.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:23.249 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:23.252 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:23.258 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x92bb3556, L:/127.0.0.1:34288 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.258370  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 27)
21:00:23.259 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:23.262 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:23.265 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbe51c463, L:/127.0.0.1:52126 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:23.266 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:23.268 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.272 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b1221ff, L:/127.0.0.1:34300 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:23.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.273 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.274 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:23.276 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5f659148, L:/127.0.0.1:52134 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:23.277 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:23.278 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.279 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:23.280 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:23.282 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:23.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.283 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.284 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.285542  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46526 (request call id 1)
21:00:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.285825  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46526 (request call id 1)
21:00:23.286 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items
21:00:23.288 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.291 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:23.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=118), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [24ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [91ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [96ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1707088215(state=PENDING, result=null, callback=(continuation of Deferred@1897976303 after retry RPC after error@1142937519), errback=(continuation of Deferred@1897976303 after retry RPC after error@1142937519))) after lookup
21:00:23.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.296401  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46526 (request call id 2)
21:00:23.301 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:23.303 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e42ae45, L:/127.0.0.1:46544 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.304447  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46526 (request call id 2)
21:00:23.305 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items
21:00:23.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.305464  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46526 (request call id 2)
21:00:23.306 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items
21:00:23.307 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.308 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:23.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.310420  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46526 (request call id 2)
21:00:23.317 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x80ca15a4, L:/127.0.0.1:34312 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:23.326 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items
21:00:23.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.326031  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46526 (request call id 2)
21:00:23.327 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.329 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdd743c37, L:/127.0.0.1:52150 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:23.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.329576  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46526 (request call id 2)
21:00:23.331 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.337569  9989 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 36)
21:00:23.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.344905  9989 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 36)
21:00:23.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.345052  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 36)
21:00:23.345 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items
21:00:23.347 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.348348  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 36)
21:00:23.349 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items
21:00:23.349 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.349969  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 36)
21:00:23.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.364228  9989 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 36)
21:00:23.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.369107  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 36)
21:00:23.370 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items
21:00:23.371 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.370827  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36322 (request call id 36)
21:00:23.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.374 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.379609  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 8)
21:00:23.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.384 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:23.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:23.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=207), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [57ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items, [77ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [204ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1298507485(state=PENDING, result=null, callback=(continuation of Deferred@898911454 after retry RPC after error@2086856982) -> (continuation of Deferred@1299799470 after retry RPC after error@759847314) -> (continuation of Deferred@976159321 after retry RPC after error@1374582355) -> (continuation of Deferred@1451087341 after retry RPC after error@688160889) -> (continuation of Deferred@1803252426 after retry RPC after error@1233505560), errback=(continuation of Deferred@898911454 after retry RPC after error@2086856982) -> (continuation of Deferred@1299799470 after retry RPC after error@759847314) -> (continuation of Deferred@976159321 after retry RPC after error@1374582355) -> (continuation of Deferred@1451087341 after retry RPC after error@688160889) -> (continuation of Deferred@1803252426 after retry RPC after error@1233505560))) after lookup
21:00:23.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=141), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [39ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items, [53ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@165069511(state=PENDING, result=null, callback=(continuation of Deferred@1098411321 after retry RPC after error@1477166723) -> (continuation of Deferred@1729141093 after retry RPC after error@1483714490) -> (continuation of Deferred@1518075947 after retry RPC after error@1548089913), errback=(continuation of Deferred@1098411321 after retry RPC after error@1477166723) -> (continuation of Deferred@1729141093 after retry RPC after error@1483714490) -> (continuation of Deferred@1518075947 after retry RPC after error@1548089913))) after lookup
21:00:23.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.393263  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46544 (request call id 4)
21:00:23.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.396 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.404018  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 8)
21:00:23.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.405087  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46526 (request call id 5)
21:00:23.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:23.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:23.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:23.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.411419  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46520 (request call id 11)
21:00:23.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.412408  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 15)
21:00:23.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.412926  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 15)
21:00:23.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.413949  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 15)
21:00:23.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.424465  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 9)
21:00:23.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.425652  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 9)
21:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.428776  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 9)
21:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.429987  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 9)
21:00:23.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.431145  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.438454  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.441975  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.444643  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.445328  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.447851  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.449955  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.462363  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.463124  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.463709  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.464990  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.468153  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.470335  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 7)
21:00:23.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.475 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.475 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:23.476 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:23.476 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:23.476 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:23.476 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:23.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:23.477 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:23.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:23.479 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:23.479 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:23.482 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:23.483 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:23.484 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:23.485 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:23.486 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.487651  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 9)
21:00:23.487 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:23.489 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:23.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.490466  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46520 (request call id 15)
21:00:23.491 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:23.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.498 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.500 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:23.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.503301  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 12)
21:00:23.504 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98853300, L:/127.0.0.1:34318 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:23.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.505579  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 12)
21:00:23.506 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:23.514 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51a28755, L:/127.0.0.1:46548 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.515688  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.516 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.517 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items
21:00:23.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.518631  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 31)
21:00:23.526 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa5e9cb2c, L:/127.0.0.1:52158 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:23.528 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.528345  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 10)
21:00:23.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.529909  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 10)
21:00:23.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.535593  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 10)
21:00:23.545 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items
21:00:23.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.545053  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.546 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 10)
21:00:23.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.550806  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 10)
21:00:23.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.559667  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 10)
21:00:23.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.565079  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 10)
21:00:23.566 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items
21:00:23.566 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.570048  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 10)
21:00:23.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.576086  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 10)
21:00:23.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.578946  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46494 (request call id 16)
21:00:23.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.584400  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46494 (request call id 16)
21:00:23.585 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items
21:00:23.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.586 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.586 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.587903  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46530 (request call id 13)
21:00:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.589978  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46530 (request call id 13)
21:00:23.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.595506  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46530 (request call id 13)
21:00:23.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.598 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.603940  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 12)
21:00:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.604877  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46548 (request call id 4)
21:00:23.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.607702  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 11)
21:00:23.608 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items
21:00:23.608 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.610208  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 11)
21:00:23.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.617 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.624320  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 13)
21:00:23.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.629659  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 21)
21:00:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.630503  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 21)
21:00:23.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.635841  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 36)
21:00:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.642313  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 36)
21:00:23.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.644027  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46548 (request call id 5)
21:00:23.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.645056  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46548 (request call id 5)
21:00:23.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.649952  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46548 (request call id 5)
21:00:23.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.649958  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46548 (request call id 5)
21:00:23.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:23.662778  9992 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items [suppressed 155 similar messages]
21:00:23.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.662873  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46548 (request call id 5)
21:00:23.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.664464  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46548 (request call id 5)
21:00:23.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.670419  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46548 (request call id 5)
21:00:23.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.683308  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46548 (request call id 5)
21:00:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.683951  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46548 (request call id 5)
21:00:23.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.687 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:23.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=205), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [24ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@725414765(state=PENDING, result=null, callback=(continuation of Deferred@2146633311 after retry RPC after error@442342334) -> (continuation of Deferred@125317179 after retry RPC after error@1259539490) -> (continuation of Deferred@750070497 after retry RPC after error@1514394786) -> (continuation of Deferred@477945401 after retry RPC after error@1331540872) -> (continuation of Deferred@1253735072 after retry RPC after error@244863377), errback=(continuation of Deferred@2146633311 after retry RPC after error@442342334) -> (continuation of Deferred@125317179 after retry RPC after error@1259539490) -> (continuation of Deferred@750070497 after retry RPC after error@1514394786) -> (continuation of Deferred@477945401 after retry RPC after error@1331540872) -> (continuation of Deferred@1253735072 after retry RPC after error@244863377))) after lookup
21:00:23.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.690371  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46548 (request call id 6)
21:00:23.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.699 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.702069  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 17)
21:00:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.703632  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 17)
21:00:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.709757  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46520 (request call id 22)
21:00:23.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.715435  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36356 (request call id 37)
21:00:23.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.717 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.722580  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 18)
21:00:23.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.723886  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 18)
21:00:23.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.724423  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 17)
21:00:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.727418  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 17)
21:00:23.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.729465  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 23)
21:00:23.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.744551  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 23)
21:00:23.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.747848  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 23)
21:00:23.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.764710  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 23)
21:00:23.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.768061  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 23)
21:00:23.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.782189  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 23)
21:00:23.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.783722  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 23)
21:00:23.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.787355  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 23)
21:00:23.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.790 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.803 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.804214  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 18)
21:00:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.805030  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 18)
21:00:23.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.819 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.819 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:23.819 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:23.820 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:23.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:23.820 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:23.820 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:23.820 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:23.820 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:23.823 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:23.823 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:23.826 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.827714  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 17)
21:00:23.828 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:23.829 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:23.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.830415  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46520 (request call id 23)
21:00:23.831 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:23.832 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:23.833 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:23.835 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:23.838 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:23.844 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:23.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.845754  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46520 (request call id 23)
21:00:23.846 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:23.848 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x50336ae8, L:/127.0.0.1:46556 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:23.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.849431  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46520 (request call id 23)
21:00:23.850 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items
21:00:23.857 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x59e58276, L:/127.0.0.1:34332 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.865084  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46520 (request call id 23)
21:00:23.867 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x92fdf8db, L:/127.0.0.1:52160 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:23.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.868081  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46520 (request call id 23)
21:00:23.869 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.885432  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46520 (request call id 23)
21:00:23.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.889941  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46520 (request call id 23)
21:00:23.891 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.891 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items
21:00:23.892 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.902544  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 20)
21:00:23.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.904 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.905867  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46530 (request call id 20)
21:00:23.910 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items
21:00:23.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.909425  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46530 (request call id 20)
21:00:23.910 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.910771  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46530 (request call id 20)
21:00:23.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.919 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.920912  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46494 (request call id 20)
21:00:23.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.924192  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 14)
21:00:23.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.924646  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 14)
21:00:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.930052  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 14)
21:00:23.931 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items
21:00:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.930337  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 14)
21:00:23.931 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.938377  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 14)
21:00:23.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.938995  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 9)
21:00:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.943604  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 9)
21:00:23.950 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items
21:00:23.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.949342  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 9)
21:00:23.950 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.949990  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 9)
21:00:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.958630  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 9)
21:00:23.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.963888  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 9)
21:00:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.969937  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 9)
21:00:23.970 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items
21:00:23.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.971081  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 9)
21:00:23.971 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.978811  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 9)
21:00:23.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.984297  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 9)
21:00:23.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:23.989447  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:23.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 9)
21:00:23.990 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items
21:00:23.990 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:23.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:23.991 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.004 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.008013  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 19)
21:00:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.010372  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 19)
21:00:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.018453  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 19)
21:00:24.020 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.020 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.021947  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 22)
21:00:24.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.025556  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 22)
21:00:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.045086  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 22)
21:00:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.049758  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 30)
21:00:24.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.062579  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 30)
21:00:24.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.065101  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 30)
21:00:24.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.070271  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46556 (request call id 7)
21:00:24.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.078830  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46556 (request call id 7)
21:00:24.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.082674  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46556 (request call id 7)
21:00:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.085207  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46556 (request call id 7)
21:00:24.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.094 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.095 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:24.095 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:24.095 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:24.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:24.096 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:24.096 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:24.096 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:24.096 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:24.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=268), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [22ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [81ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [121ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [243ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1345445459(state=PENDING, result=null, callback=(continuation of Deferred@910952300 after retry RPC after error@20260297) -> (continuation of Deferred@636761485 after retry RPC after error@2070524966) -> (continuation of Deferred@759737152 after retry RPC after error@92002381) -> (continuation of Deferred@27778354 after retry RPC after error@928612772) -> (continuation of Deferred@1596141220 after retry RPC after error@71384253) -> (continuation of Deferred@1001406282 after retry RPC after error@1084218681) -> (continuation of Deferred@101686656 after retry RPC after error@195489064), errback=(continuation of Deferred@910952300 after retry RPC after error@20260297) -> (continuation of Deferred@636761485 after retry RPC after error@2070524966) -> (continuation of Deferred@759737152 after retry RPC after error@92002381) -> (continuation of Deferred@27778354 after retry RPC after error@928612772) -> (continuation of Deferred@1596141220 after retry RPC after error@71384253) -> (continuation of Deferred@1001406282 after retry RPC after error@1084218681) -> (continuation of Deferred@101686656 after retry RPC after error@195489064))) after lookup
21:00:24.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:24.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:24.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:24.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:24.101 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:24.103 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:24.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.104030  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 15)
21:00:24.104 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:24.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.107 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:24.107 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:24.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.108062  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46530 (request call id 26)
21:00:24.109 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:24.109 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:24.121 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:24.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.121 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.124 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:24.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.123217  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 26)
21:00:24.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.124207  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 26)
21:00:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.127636  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 26)
21:00:24.128 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:24.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.132082  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.133 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8aaf1a7d, L:/127.0.0.1:46562 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:24.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.133760  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.134 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items
21:00:24.139 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2156c526, L:/127.0.0.1:34344 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:24.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.138934  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.140 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf0abad99, L:/127.0.0.1:52162 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:24.141 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.144237  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.144236  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.145 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items
21:00:24.146 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.147708  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.164866  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.165201  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.165 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items
21:00:24.166 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.167977  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.184238  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.184265  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.185 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items
21:00:24.186 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.187273  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.202504  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46500 (request call id 31)
21:00:24.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.204 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.207 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.206240  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:24.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [31ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items, [37ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1439576245(state=PENDING, result=null, callback=(continuation of Deferred@1725024030 after retry RPC after error@80686276) -> (continuation of Deferred@834369353 after retry RPC after error@357868115) -> (continuation of Deferred@2111139536 after retry RPC after error@8508578) -> (continuation of Deferred@1785391812 after retry RPC after error@1511820256), errback=(continuation of Deferred@1725024030 after retry RPC after error@80686276) -> (continuation of Deferred@834369353 after retry RPC after error@357868115) -> (continuation of Deferred@2111139536 after retry RPC after error@8508578) -> (continuation of Deferred@1785391812 after retry RPC after error@1511820256))) after lookup
21:00:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.208607  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 10)
21:00:24.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.209875  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46562 (request call id 5)
21:00:24.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.222 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.223979  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 17)
21:00:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.224263  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 31)
21:00:24.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.229341  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 31)
21:00:24.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.244261  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 31)
21:00:24.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.245431  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 31)
21:00:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.249447  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 31)
21:00:24.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.258885  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46526 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46494 (request call id 27)
21:00:24.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.264663  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46494 (request call id 27)
21:00:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.264655  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46494 (request call id 27)
21:00:24.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.270135  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46494 (request call id 27)
21:00:24.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.284003  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46494 (request call id 27)
21:00:24.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.284979  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46494 (request call id 27)
21:00:24.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.289201  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46494 (request call id 27)
21:00:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.304168  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.305 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.305371  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46526 (request call id 32)
21:00:24.305 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:24.306 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:24.306 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:24.306 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:24.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:24.307 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:24.307 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:24.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:24.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.309 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.310781  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 15)
21:00:24.311 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:24.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:24.314 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:24.315 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:24.317 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:24.317 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:24.319 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:24.320 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:24.321 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:24.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.322425  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46504 (request call id 28)
21:00:24.323 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:24.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.326 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.324163  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 34)
21:00:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.329174  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 27)
21:00:24.332 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:24.333 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc80dcc4d, L:/127.0.0.1:46568 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.334002  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 27)
21:00:24.334 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items
21:00:24.334 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:24.336 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x82db36ff, L:/127.0.0.1:34352 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:24.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.345032  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46544 (request call id 27)
21:00:24.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.345696  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46530 (request call id 32)
21:00:24.346 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfbe8c250, L:/127.0.0.1:52168 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.347437  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46530 (request call id 32)
21:00:24.348 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.356612  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46530 (request call id 32)
21:00:24.357 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items
21:00:24.358 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.364430  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46530 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 22)
21:00:24.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.364460  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 22)
21:00:24.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.367780  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 22)
21:00:24.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.377173  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 22)
21:00:24.377 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items
21:00:24.378 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.384660  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 22)
21:00:24.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.387717  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 9)
21:00:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.388191  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46544 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 9)
21:00:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.389618  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 9)
21:00:24.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.396569  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 9)
21:00:24.397 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items
21:00:24.397 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.405043  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.406 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:24.406 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:24.407 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:24.407 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:24.407 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:24.407 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:24.408 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:24.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:24.409 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.412 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:24.412 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:24.414 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:24.415 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:24.416 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:24.417 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:24.418 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:24.420 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:24.422 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:24.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:24.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.424189  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46568 (request call id 4)
21:00:24.425 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:24.426 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.426 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:24.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=112), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [19ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items, [82ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1727587378(state=PENDING, result=null, callback=(continuation of Deferred@1600753001 after retry RPC after error@1465156907) -> (continuation of Deferred@657437406 after retry RPC after error@114760573) -> (continuation of Deferred@356965387 after retry RPC after error@1724411477) -> (continuation of Deferred@1009490192 after retry RPC after error@43606299), errback=(continuation of Deferred@1600753001 after retry RPC after error@1465156907) -> (continuation of Deferred@657437406 after retry RPC after error@114760573) -> (continuation of Deferred@356965387 after retry RPC after error@1724411477) -> (continuation of Deferred@1009490192 after retry RPC after error@43606299))) after lookup
21:00:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.428850  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 5)
21:00:24.435 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56e4332b, L:/127.0.0.1:46572 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.436590  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 5)
21:00:24.437 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items
21:00:24.438 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:24.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.443967  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 5)
21:00:24.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.444253  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 5)
21:00:24.451 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9918e72b, L:/127.0.0.1:52176 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:24.453 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x568d4af1, L:/127.0.0.1:34358 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:24.456 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.463493  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 5)
21:00:24.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.464816  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 5)
21:00:24.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.469532  9991 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 17)
21:00:24.477 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items
21:00:24.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.476639  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 8)
21:00:24.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.476679  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 8)
21:00:24.479 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.483711  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 8)
21:00:24.497 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items
21:00:24.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.497040  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 8)
21:00:24.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.498524  9991 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 8)
21:00:24.502 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.503835  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 8)
21:00:24.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.503839  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 8)
21:00:24.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.511 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.512 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.513 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:24.513 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:24.513 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:24.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:24.514 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:24.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:24.514 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:24.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:24.518 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:24.518 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:24.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:24.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=104), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [23ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@667447743(state=PENDING, result=null, callback=(continuation of Deferred@1531021500 after retry RPC after error@379973899) -> (continuation of Deferred@600200894 after retry RPC after error@1206357744) -> (continuation of Deferred@280296152 after retry RPC after error@689990764), errback=(continuation of Deferred@1531021500 after retry RPC after error@379973899) -> (continuation of Deferred@600200894 after retry RPC after error@1206357744) -> (continuation of Deferred@280296152 after retry RPC after error@689990764))) after lookup
21:00:24.520 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:24.522 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:24.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:24.525 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:24.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.527210  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.527 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:24.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 40)
21:00:24.528 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:24.529 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:24.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.532 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.533 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:24.533 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:24.533 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:24.534 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:24.534 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:24.534 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:24.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:24.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:24.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:24.539 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:24.539 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:24.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.544291  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 24)
21:00:24.545 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:24.553 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f3c03f0, L:/127.0.0.1:46586 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.554311  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 24)
21:00:24.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.555835  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 24)
21:00:24.556 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc1067fda, L:/127.0.0.1:34362 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:24.556 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items
21:00:24.557 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:24.557 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:24.560 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:24.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.564571  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 24)
21:00:24.571 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:24.573 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6d8d031c, L:/127.0.0.1:52186 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:24.574 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:24.576 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:24.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.576192  9991 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 24)
21:00:24.577 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.576215  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 24)
21:00:24.575 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.578 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:24.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.583263  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 24)
21:00:24.584 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items
21:00:24.587 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:24.587 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.588 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:24.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.589563  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 18)
21:00:24.594 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:24.595 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda290773, L:/127.0.0.1:46596 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:24.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.595849  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 18)
21:00:24.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.596350  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 18)
21:00:24.597 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items
21:00:24.599 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:24.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.603833  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 18)
21:00:24.605 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items
21:00:24.607 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.610 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb8d6eee9, L:/127.0.0.1:52190 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:24.614 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x806127c8, L:/127.0.0.1:34364 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:24.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.615 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.615 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:24.616 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.616 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:24.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:24.616 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:24.617 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:24.617 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:24.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:24.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:24.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:24.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:24.623 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:24.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.628 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.628 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:24.629 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:24.629 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:24.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:24.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:24.630 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:24.630 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:24.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:24.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=111), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [34ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [57ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, deferred=Deferred@1128330588(state=PENDING, result=null, callback=(continuation of Deferred@522376100 after retry RPC after error@1917424096) -> (continuation of Deferred@1740761506 after retry RPC after error@594479635) -> (continuation of Deferred@718885417 after retry RPC after error@346099715), errback=(continuation of Deferred@522376100 after retry RPC after error@1917424096) -> (continuation of Deferred@1740761506 after retry RPC after error@594479635) -> (continuation of Deferred@718885417 after retry RPC after error@346099715))) after lookup
21:00:24.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:24.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=75), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [26ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@648281055(state=PENDING, result=null, callback=(continuation of Deferred@329372142 after retry RPC after error@2010223128), errback=(continuation of Deferred@329372142 after retry RPC after error@2010223128))) after lookup
21:00:24.635 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.637656  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36344 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:24.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:24.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:24.641 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:24.643 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:24.643 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:24.644 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:24.645 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.642970  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 42)
21:00:24.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:24.648 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:24.652 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:24.653 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:24.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.662655  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 42)
21:00:24.661 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f1e6a99, L:/127.0.0.1:46602 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:24.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:24.664041  9991 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items [suppressed 150 similar messages]
21:00:24.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.664158  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 42)
21:00:24.664 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items
21:00:24.666 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:24.667 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:24.667 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:24.669 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:24.679 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:24.682 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.683156  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 42)
21:00:24.684 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:24.690 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:24.692 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3a76bd9, L:/127.0.0.1:34376 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:24.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:24.701 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x07d62ad9, L:/127.0.0.1:52198 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:24.703 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:24.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.703323  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36344 (request call id 42)
21:00:24.704 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.709 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:24.715 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:24.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.716 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.720 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c0ee731, L:/127.0.0.1:46614 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.721243  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46614 (request call id 0)
21:00:24.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.722172  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46602 (request call id 1)
21:00:24.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.726292  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46602 (request call id 1)
21:00:24.727 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items
21:00:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.729303  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46602 (request call id 1)
21:00:24.737 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xef1e87a7, L:/127.0.0.1:52208 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:24.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:24.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.740 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=116), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [24ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items, [54ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [99ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@795836432(state=PENDING, result=null, callback=(continuation of Deferred@1693708932 after retry RPC after error@512372707), errback=(continuation of Deferred@1693708932 after retry RPC after error@512372707))) after lookup
21:00:24.740 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc580834e, L:/127.0.0.1:34388 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:24.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:24.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.743 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.745 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.745386  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 4)
21:00:24.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.749693  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 21)
21:00:24.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.752815  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 21)
21:00:24.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.754689  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46614 (request call id 1)
21:00:24.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.756258  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46614 (request call id 1)
21:00:24.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.757335  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.757 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items
21:00:24.758 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.770129  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.773167  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.774 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items
21:00:24.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.774099  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.776 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.776446  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.789408  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.793404  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.796337  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.797058  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.797 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items
21:00:24.797 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.809808  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.812595  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.817 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:24.817 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:24.818 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:24.818 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:24.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:24.819 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:24.819 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:24.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:24.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.815902  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46568 (request call id 8)
21:00:24.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:24.823 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:24.823 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:24.826 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:24.826 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:24.827 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:24.828 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:24.830 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:24.831 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:24.832 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.836081  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46614 (request call id 4)
21:00:24.838 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:24.844 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:24.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.846 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:24.846 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.847 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:24.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=203), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [75ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items, [91ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [93ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [182ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1206753146(state=PENDING, result=null, callback=(continuation of Deferred@1793885389 after retry RPC after error@385792188) -> (continuation of Deferred@1422986577 after retry RPC after error@2133591798) -> (continuation of Deferred@1911041842 after retry RPC after error@313541355) -> (continuation of Deferred@1314356841 after retry RPC after error@1364450019), errback=(continuation of Deferred@1793885389 after retry RPC after error@385792188) -> (continuation of Deferred@1422986577 after retry RPC after error@2133591798) -> (continuation of Deferred@1911041842 after retry RPC after error@313541355) -> (continuation of Deferred@1314356841 after retry RPC after error@1364450019))) after lookup
21:00:24.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:24.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.855696  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 9)
21:00:24.862 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfa4d1007, L:/127.0.0.1:34404 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:24.868 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6aed31e8, L:/127.0.0.1:46618 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:24.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.869401  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 9)
21:00:24.870 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items
21:00:24.870 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf38fce1e, L:/127.0.0.1:52212 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:24.872 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.874362  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 9)
21:00:24.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.888321  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 9)
21:00:24.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.889974  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 25)
21:00:24.890 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items
21:00:24.891 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.893617  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 25)
21:00:24.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.895917  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 25)
21:00:24.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.907776  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 25)
21:00:24.908 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items
21:00:24.909 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.913326  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 25)
21:00:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.913722  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 25)
21:00:24.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.920 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.928880  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46618 (request call id 3)
21:00:24.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.934808  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 10)
21:00:24.936 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items
21:00:24.937 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:24.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.937808  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 10)
21:00:24.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.940574  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 10)
21:00:24.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.950 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:24.954 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:24.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:24.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=128), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [38ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@292821156(state=PENDING, result=null, callback=(continuation of Deferred@954870451 after retry RPC after error@539953883) -> (continuation of Deferred@1079731836 after retry RPC after error@1901848555) -> (continuation of Deferred@403567809 after retry RPC after error@1085037769) -> (continuation of Deferred@1532996134 after retry RPC after error@1964341785), errback=(continuation of Deferred@954870451 after retry RPC after error@539953883) -> (continuation of Deferred@1079731836 after retry RPC after error@1901848555) -> (continuation of Deferred@403567809 after retry RPC after error@1085037769) -> (continuation of Deferred@1532996134 after retry RPC after error@1964341785))) after lookup
21:00:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.956897  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46618 (request call id 5)
21:00:24.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.962785  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46618 (request call id 5)
21:00:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.975453  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46618 (request call id 5)
21:00:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.976246  9990 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 18)
21:00:24.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:24.983433  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:24.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 18)
21:00:25.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.003932  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 18)
21:00:25.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.013388  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 18)
21:00:25.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.014493  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 18)
21:00:25.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.021 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.023277  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 16)
21:00:25.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.028213  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46618 (request call id 6)
21:00:25.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.029320  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46618 (request call id 6)
21:00:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.049785  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46618 (request call id 6)
21:00:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.052510  9990 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 12)
21:00:25.057 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.057 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.058 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.063113  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 17)
21:00:25.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.064131  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 25)
21:00:25.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.069939  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 25)
21:00:25.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.074000  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 25)
21:00:25.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.082911  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 25)
21:00:25.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.084403  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 25)
21:00:25.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.089398  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 25)
21:00:25.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.102193  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 25)
21:00:25.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.103469  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 25)
21:00:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.115286  9991 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 25)
21:00:25.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.122 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.124332  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46602 (request call id 9)
21:00:25.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.128276  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46618 (request call id 8)
21:00:25.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.129220  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46618 (request call id 8)
21:00:25.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.136332  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46618 (request call id 8)
21:00:25.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.156575  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46618 (request call id 8)
21:00:25.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.158 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:25.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.161 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.162616  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46602 (request call id 10)
21:00:25.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.163231  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 19)
21:00:25.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.169480  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 19)
21:00:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.175931  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 19)
21:00:25.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.176772  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 19)
21:00:25.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.196281  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 19)
21:00:25.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.197053  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 19)
21:00:25.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.202319  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 19)
21:00:25.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.216439  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 19)
21:00:25.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.216439  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 19)
21:00:25.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.223 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.230196  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 33)
21:00:25.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.234091  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 14)
21:00:25.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.236572  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 14)
21:00:25.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.237242  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 14)
21:00:25.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.244699  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 14)
21:00:25.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.255872  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 14)
21:00:25.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.256654  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 14)
21:00:25.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.262 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.262 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.263937  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 28)
21:00:25.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.268322  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 28)
21:00:25.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.282202  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46602 (request call id 12)
21:00:25.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.283823  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46602 (request call id 12)
21:00:25.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.284330  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 17)
21:00:25.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.288578  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 17)
21:00:25.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.296316  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 17)
21:00:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.296996  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 17)
21:00:25.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.304170  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 17)
21:00:25.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.307760  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 17)
21:00:25.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.324 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.325644  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 31)
21:00:25.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.327802  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 31)
21:00:25.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.343271  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 31)
21:00:25.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.348100  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 31)
21:00:25.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.356731  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 21)
21:00:25.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.363 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.364337  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.369112  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 34)
21:00:25.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.372337  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 34)
21:00:25.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.373889  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 34)
21:00:25.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.388432  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 34)
21:00:25.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.392553  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 34)
21:00:25.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.393890  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 34)
21:00:25.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.402726  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46602 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 34)
21:00:25.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.406893  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 10)
21:00:25.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.412708  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 10)
21:00:25.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.414184  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 10)
21:00:25.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.425 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.433015  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 19)
21:00:25.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.434640  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 19)
21:00:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.435941  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 28)
21:00:25.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.444675  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 28)
21:00:25.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.462389  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46602 (request call id 14)
21:00:25.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.463 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.464937  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 20)
21:00:25.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.466 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.472167  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 20)
21:00:25.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.473511  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 20)
21:00:25.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.476122  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 20)
21:00:25.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.482841  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 20)
21:00:25.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.496582  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 20)
21:00:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.503165  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 20)
21:00:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.508234  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46614 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46618 (request call id 17)
21:00:25.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.512470  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 9)
21:00:25.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.516763  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 9)
21:00:25.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.523748  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 9)
21:00:25.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.526 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.533954  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 21)
21:00:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.536914  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 21)
21:00:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.542706  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 21)
21:00:25.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.563143  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46614 (request call id 21)
21:00:25.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.564 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.566 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.576583  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 27)
21:00:25.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.584517  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 27)
21:00:25.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.604772  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 27)
21:00:25.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.613334  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 22)
21:00:25.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.623601  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 22)
21:00:25.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.624732  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 22)
21:00:25.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.629 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.636932  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 28)
21:00:25.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.642850  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46586 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 28)
21:00:25.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.644035  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 28)
21:00:25.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.644300  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 28)
21:00:25.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.664060  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.665 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.667 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.667 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:25.667 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:25.667 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:25.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:25.668 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:25.668 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:25.668 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:25.668 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:25.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:25.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:25.671 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:25.672 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:25.673 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:25.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:25.674 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:25.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:25.678 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:25.678 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:25.679 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:25.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:25.684715  9991 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items [suppressed 140 similar messages]
21:00:25.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.684844  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 26)
21:00:25.688 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:25.693 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x582f0434, L:/127.0.0.1:34420 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:25.695 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe3b3622b, L:/127.0.0.1:46622 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:25.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.696195  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 26)
21:00:25.696 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items
21:00:25.699 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x32f879a8, L:/127.0.0.1:52216 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:25.700 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.704445  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 26)
21:00:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.713316  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 26)
21:00:25.714 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items
21:00:25.714 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.724597  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 26)
21:00:25.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.730 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.730 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:25.730 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:25.731 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:25.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:25.731 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:25.731 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:25.732 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:25.732 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:25.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:25.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:25.737 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:25.738 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:25.739 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:25.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:25.740 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:25.741 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:25.741 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:25.744 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:25.746 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:25.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.747778  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46618 (request call id 18)
21:00:25.748 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items
21:00:25.748 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.748895  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 35)
21:00:25.753 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:25.757 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x97840e39, L:/127.0.0.1:34422 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:25.757 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x623c4254, L:/127.0.0.1:46630 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.758841  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 35)
21:00:25.759 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items
21:00:25.764 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa1787a30, L:/127.0.0.1:52220 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:25.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.763906  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 35)
21:00:25.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.765 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.766 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:25.766 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:25.766 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:25.767 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:25.767 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:25.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.768 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.768 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:25.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:25.768 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:25.769 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.774 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:25.778 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:25.777 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.780169  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46622 (request call id 3)
21:00:25.781 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items
21:00:25.782 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.782541  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 31)
21:00:25.782 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items
21:00:25.783 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.788 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:25.789 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:25.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:25.791 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:25.792 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:25.792 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:25.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.793560  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 31)
21:00:25.794 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items
21:00:25.794 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.795 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:25.798 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.799984  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 31)
21:00:25.800 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items
21:00:25.801 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.801 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:25.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.804286  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 31)
21:00:25.812 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeaf6cb2d, L:/127.0.0.1:46642 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:25.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.812846  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 31)
21:00:25.813 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items
21:00:25.814 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6fc32929, L:/127.0.0.1:52226 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:25.819 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x29cb71fb, L:/127.0.0.1:34434 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:25.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.819423  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 31)
21:00:25.820 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items
21:00:25.820 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.821 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.824527  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 31)
21:00:25.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.829384  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46586 (request call id 31)
21:00:25.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.830 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items
21:00:25.830 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.831 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.833083  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46622 (request call id 5)
21:00:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.839926  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46622 (request call id 5)
21:00:25.840 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items
21:00:25.841 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.844738  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46622 (request call id 5)
21:00:25.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.849485  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46622 (request call id 5)
21:00:25.850 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items
21:00:25.852 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.865075  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46622 (request call id 5)
21:00:25.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.866 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:25.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [23ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items, [28ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [29ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items, [76ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [161ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1299131296(state=PENDING, result=null, callback=(continuation of Deferred@722788268 after retry RPC after error@477531857) -> (continuation of Deferred@166866899 after retry RPC after error@1031026534) -> (continuation of Deferred@806385371 after retry RPC after error@406353422) -> (continuation of Deferred@2903661 after retry RPC after error@486512137) -> (continuation of Deferred@803900899 after retry RPC after error@1958282774), errback=(continuation of Deferred@722788268 after retry RPC after error@477531857) -> (continuation of Deferred@166866899 after retry RPC after error@1031026534) -> (continuation of Deferred@806385371 after retry RPC after error@406353422) -> (continuation of Deferred@2903661 after retry RPC after error@486512137) -> (continuation of Deferred@803900899 after retry RPC after error@1958282774))) after lookup
21:00:25.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.869696  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46622 (request call id 6)
21:00:25.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.871 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items
21:00:25.871 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.871 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:25.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.879796  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46630 (request call id 5)
21:00:25.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.884301  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46630 (request call id 5)
21:00:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.889245  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46630 (request call id 5)
21:00:25.890 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items
21:00:25.890 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.893755  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46630 (request call id 5)
21:00:25.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.904717  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46630 (request call id 5)
21:00:25.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.911216  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46630 (request call id 5)
21:00:25.912 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items
21:00:25.912 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.913208  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46630 (request call id 5)
21:00:25.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.924978  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46630 (request call id 5)
21:00:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.929090  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46630 (request call id 5)
21:00:25.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.932 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.932 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items
21:00:25.932 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:25.932 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.932 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:25.933 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:25.933 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:25.933 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:25.933 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:25.933 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:25.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:25.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:25.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=196), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [21ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@2123992094(state=PENDING, result=null, callback=(continuation of Deferred@1411626242 after retry RPC after error@1328387085) -> (continuation of Deferred@746451900 after retry RPC after error@515273553) -> (continuation of Deferred@1475632672 after retry RPC after error@1952068911) -> (continuation of Deferred@930732043 after retry RPC after error@452462926) -> (continuation of Deferred@1871200623 after retry RPC after error@1247732476), errback=(continuation of Deferred@1411626242 after retry RPC after error@1328387085) -> (continuation of Deferred@746451900 after retry RPC after error@515273553) -> (continuation of Deferred@1475632672 after retry RPC after error@1952068911) -> (continuation of Deferred@930732043 after retry RPC after error@452462926) -> (continuation of Deferred@1871200623 after retry RPC after error@1247732476))) after lookup
21:00:25.936 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:25.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:25.938 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:25.939 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:25.940 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:25.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:25.943 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:25.944 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:25.944 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:25.947 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:25.949 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:25.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.953003  9990 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 11)
21:00:25.955 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:25.956 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x978bd942, L:/127.0.0.1:46650 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:25.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:25.956799  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:25.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 11)
21:00:25.957 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items
21:00:25.968 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfb56b938, L:/127.0.0.1:52232 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:25.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.970 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.971 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:25.971 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:25.971 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:25.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:25.972 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:25.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:25.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=193), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [26ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [183ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@104229773(state=PENDING, result=null, callback=(continuation of Deferred@727740122 after retry RPC after error@939175121) -> (continuation of Deferred@1397159716 after retry RPC after error@1712952514) -> (continuation of Deferred@1319579749 after retry RPC after error@752456004) -> (continuation of Deferred@1212333100 after retry RPC after error@1649905250) -> (continuation of Deferred@361016917 after retry RPC after error@1966558736) -> (continuation of Deferred@684273478 after retry RPC after error@1991475363) -> (continuation of Deferred@1182101030 after retry RPC after error@159252278), errback=(continuation of Deferred@727740122 after retry RPC after error@939175121) -> (continuation of Deferred@1397159716 after retry RPC after error@1712952514) -> (continuation of Deferred@1319579749 after retry RPC after error@752456004) -> (continuation of Deferred@1212333100 after retry RPC after error@1649905250) -> (continuation of Deferred@361016917 after retry RPC after error@1966558736) -> (continuation of Deferred@684273478 after retry RPC after error@1991475363) -> (continuation of Deferred@1182101030 after retry RPC after error@159252278))) after lookup
21:00:25.973 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:25.973 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:25.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:25.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:25.974 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:25.975 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:25.975 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:25.975 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:25.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:25.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:25.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:25.976 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:25.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:25.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:25.978 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0b4b1d6f, L:/127.0.0.1:34444 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:25.980 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:25.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:25.983 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:25.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:25.985 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:25.991 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:25.991 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:25.993 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:25.994 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:25.994 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:25.994 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:25.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:25.995 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:25.995 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:25.996 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:25.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:25.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:25.998 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:25.999 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:25.999 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:26.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.001185  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 33)
21:00:26.002 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items
21:00:26.006 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:26.012 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:26.014 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:26.016 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:26.018 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.019 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:26.024 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2ffebbba, L:/127.0.0.1:46654 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:26.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.025213  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46562 (request call id 33)
21:00:26.027 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items
21:00:26.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.036 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.039 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1fe267a, L:/127.0.0.1:46666 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:26.039 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2872272a, L:/127.0.0.1:34462 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:26.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.039816  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 11)
21:00:26.040 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items
21:00:26.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.041467  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46650 (request call id 2)
21:00:26.046 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe25a9830, L:/127.0.0.1:52238 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:26.052 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.053622  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46650 (request call id 2)
21:00:26.058 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.066 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6b0cc8cb, L:/127.0.0.1:52252 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:26.068 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0fa290b6, L:/127.0.0.1:34452 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:26.071 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.073745  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46650 (request call id 2)
21:00:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.074105  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46650 (request call id 2)
21:00:26.074 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items
21:00:26.076 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.076 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items
21:00:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.076092  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46650 (request call id 2)
21:00:26.077 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items
21:00:26.077 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.076834  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 29)
21:00:26.078 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.078 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.081512  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46650 (request call id 3)
21:00:26.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:26.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=145), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [18ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [79ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [112ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items, [138ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1549958175(state=PENDING, result=null, callback=(continuation of Deferred@1240469610 after retry RPC after error@225102890) -> (continuation of Deferred@1417909329 after retry RPC after error@466524250) -> (continuation of Deferred@1391769609 after retry RPC after error@153368033), errback=(continuation of Deferred@1240469610 after retry RPC after error@225102890) -> (continuation of Deferred@1417909329 after retry RPC after error@466524250) -> (continuation of Deferred@1391769609 after retry RPC after error@153368033))) after lookup
21:00:26.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:26.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.089224  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 11)
21:00:26.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.093878  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 14)
21:00:26.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.094482  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 2)
21:00:26.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.095662  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 2)
21:00:26.096 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items
21:00:26.097 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.101388  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 2)
21:00:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.109992  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 2)
21:00:26.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.113269  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 2)
21:00:26.116 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items
21:00:26.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.116230  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.117 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 2)
21:00:26.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.120770  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 2)
21:00:26.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.124409  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 43)
21:00:26.124 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items
21:00:26.125 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.129266  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 43)
21:00:26.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.133517  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 43)
21:00:26.136 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items
21:00:26.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.135686  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46548 (request call id 43)
21:00:26.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.137 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.137 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.137 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:26.138 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:26.138 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:26.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:26.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:26.138 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:26.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:26.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:26.140 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:26.140 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:26.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.140729  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 3)
21:00:26.142 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:26.143 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:26.143 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:26.144 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:26.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:26.145 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:26.147 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.149291  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 3)
21:00:26.150 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:26.152 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:26.155 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:26.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.158015  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 3)
21:00:26.159 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x14151e2e, L:/127.0.0.1:34472 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:26.159 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items
21:00:26.160 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.160944  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 3)
21:00:26.167 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9ce2865a, L:/127.0.0.1:46678 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:26.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.168424  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46618 (request call id 19)
21:00:26.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.168471  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46618 (request call id 19)
21:00:26.169 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items
21:00:26.169 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.169 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items
21:00:26.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.170116  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46618 (request call id 19)
21:00:26.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.173593  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46618 (request call id 19)
21:00:26.176 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items
21:00:26.177 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x604cf7cc, L:/127.0.0.1:52268 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:26.177 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.175611  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46618 (request call id 19)
21:00:26.178 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.179 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.183884  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46678 (request call id 1)
21:00:26.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.188 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:26.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=46), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [18ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@960358297(state=PENDING, result=null, callback=(continuation of Deferred@2002555641 after retry RPC after error@147725389), errback=(continuation of Deferred@2002555641 after retry RPC after error@147725389))) after lookup
21:00:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.194517  9992 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 4)
21:00:26.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.195668  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 4)
21:00:26.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.201596  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 4)
21:00:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.209329  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 4)
21:00:26.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.216199  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 4)
21:00:26.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.224658  9989 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 4)
21:00:26.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:26.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=252), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [35ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [77ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [79ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [133ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [177ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [203ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@856051311(state=PENDING, result=null, callback=(continuation of Deferred@718202057 after retry RPC after error@41884704) -> (continuation of Deferred@1381886002 after retry RPC after error@1395241248) -> (continuation of Deferred@245165856 after retry RPC after error@1954053327) -> (continuation of Deferred@1230571018 after retry RPC after error@1466371760), errback=(continuation of Deferred@718202057 after retry RPC after error@41884704) -> (continuation of Deferred@1381886002 after retry RPC after error@1395241248) -> (continuation of Deferred@245165856 after retry RPC after error@1954053327) -> (continuation of Deferred@1230571018 after retry RPC after error@1466371760))) after lookup
21:00:26.239 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:26.239 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:26.239 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:26.240 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:26.241 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:26.241 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:26.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:26.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.240967  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46666 (request call id 7)
21:00:26.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:26.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:26.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:26.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=249), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [46ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [53ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [163ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [182ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [244ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@685830048(state=PENDING, result=null, callback=(continuation of Deferred@2034125506 after retry RPC after error@2040319356) -> (continuation of Deferred@1189860198 after retry RPC after error@1775872500) -> (continuation of Deferred@1648002647 after retry RPC after error@2110935105) -> (continuation of Deferred@1706740862 after retry RPC after error@1091067700) -> (continuation of Deferred@2008441212 after retry RPC after error@403273619) -> (continuation of Deferred@727945680 after retry RPC after error@680626807) -> (continuation of Deferred@1818796952 after retry RPC after error@1066329193), errback=(continuation of Deferred@2034125506 after retry RPC after error@2040319356) -> (continuation of Deferred@1189860198 after retry RPC after error@1775872500) -> (continuation of Deferred@1648002647 after retry RPC after error@2110935105) -> (continuation of Deferred@1706740862 after retry RPC after error@1091067700) -> (continuation of Deferred@2008441212 after retry RPC after error@403273619) -> (continuation of Deferred@727945680 after retry RPC after error@680626807) -> (continuation of Deferred@1818796952 after retry RPC after error@1066329193))) after lookup
21:00:26.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:26.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.247923  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46666 (request call id 8)
21:00:26.250 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:26.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:26.252 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:26.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.253409  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46666 (request call id 8)
21:00:26.253 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:26.254 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:26.256 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.256517  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46666 (request call id 8)
21:00:26.257 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:26.258 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:26.260 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:26.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.260983  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46666 (request call id 8)
21:00:26.263 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:26.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.265436  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46666 (request call id 8)
21:00:26.272 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45b70216, L:/127.0.0.1:46694 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:26.273 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.273283  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46666 (request call id 8)
21:00:26.274 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items
21:00:26.279 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:26.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.280 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:26.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.284801  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46678 (request call id 7)
21:00:26.286 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x55259ff3, L:/127.0.0.1:34476 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:26.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.291 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.293478  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.293 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2b2c7bb2, L:/127.0.0.1:52274 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:26.295 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.295710  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.296590  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.299530  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.315274  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.316 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items
21:00:26.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.316627  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.317066  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.318 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.319710  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.320214  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.334792  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.336 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items
21:00:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.336547  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.336988  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.339 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.338836  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 19)
21:00:26.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.349 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.350581  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 17)
21:00:26.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.354612  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 17)
21:00:26.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.354734  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 17)
21:00:26.356 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items
21:00:26.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.355954  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 17)
21:00:26.356 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.359226  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 17)
21:00:26.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.374941  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 17)
21:00:26.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.375272  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 17)
21:00:26.376 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items
21:00:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.376255  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 17)
21:00:26.377 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.379318  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 17)
21:00:26.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.383 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.392 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.393872  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 10)
21:00:26.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.394876  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46694 (request call id 5)
21:00:26.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.395979  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46694 (request call id 5)
21:00:26.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.396358  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 38)
21:00:26.396 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items
21:00:26.397 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.405030  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 38)
21:00:26.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.414314  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 38)
21:00:26.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.414882  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.415 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items
21:00:26.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 38)
21:00:26.417 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.419909  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 38)
21:00:26.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.423897  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 38)
21:00:26.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.426291  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46572 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 11)
21:00:26.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.439458  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 11)
21:00:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.444185  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 11)
21:00:26.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.449 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.464448  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 12)
21:00:26.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.484 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.485855  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46678 (request call id 13)
21:00:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.489054  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46678 (request call id 13)
21:00:26.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.492 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.494514  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46694 (request call id 7)
21:00:26.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.495705  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46694 (request call id 7)
21:00:26.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.508275  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46694 (request call id 7)
21:00:26.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.509390  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46694 (request call id 7)
21:00:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.528213  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.528 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items
21:00:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 10)
21:00:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.528513  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 10)
21:00:26.528 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.529525  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 10)
21:00:26.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.540079  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 10)
21:00:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.547676  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 10)
21:00:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.548651  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 10)
21:00:26.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.552 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.568848  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46618 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 23)
21:00:26.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.580916  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 13)
21:00:26.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.585 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.587908  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46618 (request call id 27)
21:00:26.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.593 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.594807  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 14)
21:00:26.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.604642  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 14)
21:00:26.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.609364  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 24)
21:00:26.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.614486  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 24)
21:00:26.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.624809  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 24)
21:00:26.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.633888  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 24)
21:00:26.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.644116  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 24)
21:00:26.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.654145  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 24)
21:00:26.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.655 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.664258  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46678 (request call id 18)
21:00:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.673990  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46622 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46678 (request call id 18)
21:00:26.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.675755  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46666 (request call id 17)
21:00:26.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.679714  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46666 (request call id 17)
21:00:26.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.689 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:26.693035  9990 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items [suppressed 143 similar messages]
21:00:26.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.693146  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46622 (request call id 24)
21:00:26.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.696 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.697 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:26.697 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:26.697 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:26.697 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:26.697 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:26.698 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:26.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:26.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:26.701 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:26.701 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:26.701 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:26.703 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:26.704 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:26.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.704507  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46678 (request call id 19)
21:00:26.705 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:26.706 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:26.707 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:26.708 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:26.708 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:26.710 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:26.710 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:26.718 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8693fb81, L:/127.0.0.1:46708 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:26.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.719401  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46678 (request call id 19)
21:00:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.721881  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46678 (request call id 19)
21:00:26.722 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items
21:00:26.725 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed2cbfff, L:/127.0.0.1:34484 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:26.726 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1110d3e1, L:/127.0.0.1:52276 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:26.727 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.735255  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46694 (request call id 8)
21:00:26.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.741037  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46694 (request call id 8)
21:00:26.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.744125  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46694 (request call id 8)
21:00:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.745049  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46694 (request call id 8)
21:00:26.745 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items
21:00:26.745 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.753733  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46694 (request call id 8)
21:00:26.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.760 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:26.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=507), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [21ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [242ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [276ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [483ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [483ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [507ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@151257225(state=PENDING, result=null, callback=(continuation of Deferred@1374472523 after retry RPC after error@1490667023) -> (continuation of Deferred@1414586021 after retry RPC after error@2105122030) -> (continuation of Deferred@1256760475 after retry RPC after error@1553463927) -> (continuation of Deferred@249606838 after retry RPC after error@1070580072) -> (continuation of Deferred@806119030 after retry RPC after error@1395357250) -> (continuation of Deferred@1481972627 after retry RPC after error@424691056) -> (continuation of Deferred@1253879802 after retry RPC after error@1118652809) -> (continuation of Deferred@844385228 after retry RPC after error@699724595), errback=(continuation of Deferred@1374472523 after retry RPC after error@1490667023) -> (continuation of Deferred@1414586021 after retry RPC after error@2105122030) -> (continuation of Deferred@1256760475 after retry RPC after error@1553463927) -> (continuation of Deferred@249606838 after retry RPC after error@1070580072) -> (continuation of Deferred@806119030 after retry RPC after error@1395357250) -> (continuation of Deferred@1481972627 after retry RPC after error@424691056) -> (continuation of Deferred@1253879802 after retry RPC after error@1118652809) -> (continuation of Deferred@844385228 after retry RPC after error@699724595))) after lookup
21:00:26.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.762168  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46694 (request call id 9)
21:00:26.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.764528  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46694 (request call id 9)
21:00:26.765 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items
21:00:26.765 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.769040  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46694 (request call id 9)
21:00:26.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.784130  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46694 (request call id 9)
21:00:26.784 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items
21:00:26.785 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.789346  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.790 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:26.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.797 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.797 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:26.797 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:26.798 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:26.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:26.798 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:26.798 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:26.798 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:26.798 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:26.799 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:26.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:26.801 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:26.802 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:26.803 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:26.803 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:26.805 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:26.805 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:26.807 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:26.807 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:26.808 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:26.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.809669  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46708 (request call id 4)
21:00:26.817 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x69b84db1, L:/127.0.0.1:46722 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:26.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.818639  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46708 (request call id 4)
21:00:26.819 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items
21:00:26.820 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8d2e5b8e, L:/127.0.0.1:52286 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:26.823 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:26.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.828845  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46708 (request call id 4)
21:00:26.832 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4c2b1c63, L:/127.0.0.1:34494 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:26.834 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.839726  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46630 (request call id 20)
21:00:26.840 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items
21:00:26.840 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.843194  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46630 (request call id 20)
21:00:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.844535  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46630 (request call id 20)
21:00:26.845 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items
21:00:26.845 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.845 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items
21:00:26.846 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.849089  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46630 (request call id 20)
21:00:26.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.863 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.865638  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 2)
21:00:26.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.869246  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 31)
21:00:26.869 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items
21:00:26.869 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.874435  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 20)
21:00:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.875746  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 39)
21:00:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.880807  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 39)
21:00:26.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.883870  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.884 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items
21:00:26.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 39)
21:00:26.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.884809  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 39)
21:00:26.885 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items
21:00:26.885 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.885 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.885582  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46572 (request call id 39)
21:00:26.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.893 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.898 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.901000  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 21)
21:00:26.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.903214  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 4)
21:00:26.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.915369  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 4)
21:00:26.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.921342  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 4)
21:00:26.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.924448  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46708 (request call id 7)
21:00:26.925 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items
21:00:26.925 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.934551  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46708 (request call id 7)
21:00:26.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.940646  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46708 (request call id 7)
21:00:26.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.943683  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46708 (request call id 7)
21:00:26.944 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items
21:00:26.944 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:26.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.954756  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46708 (request call id 7)
21:00:26.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.960750  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46708 (request call id 7)
21:00:26.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.963 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:26.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=262), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [19ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [25ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [25ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [138ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [182ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [223ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [261ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@861468729(state=PENDING, result=null, callback=(continuation of Deferred@2008645331 after retry RPC after error@1675858581) -> (continuation of Deferred@1132136110 after retry RPC after error@924231624) -> (continuation of Deferred@191174687 after retry RPC after error@1961706716) -> (continuation of Deferred@1865970329 after retry RPC after error@1829937233) -> (continuation of Deferred@1309997068 after retry RPC after error@1354866358) -> (continuation of Deferred@2084668045 after retry RPC after error@69842300) -> (continuation of Deferred@1830091117 after retry RPC after error@830275159), errback=(continuation of Deferred@2008645331 after retry RPC after error@1675858581) -> (continuation of Deferred@1132136110 after retry RPC after error@924231624) -> (continuation of Deferred@191174687 after retry RPC after error@1961706716) -> (continuation of Deferred@1865970329 after retry RPC after error@1829937233) -> (continuation of Deferred@1309997068 after retry RPC after error@1354866358) -> (continuation of Deferred@2084668045 after retry RPC after error@69842300) -> (continuation of Deferred@1830091117 after retry RPC after error@830275159))) after lookup
21:00:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.972702  9990 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 12)
21:00:26.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.974820  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 12)
21:00:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:26.980995  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 12)
21:00:26.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.994 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:26.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:26.998 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.003347  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 6)
21:00:27.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.009186  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 32)
21:00:27.009 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items
21:00:27.009 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.015854  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 32)
21:00:27.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.024279  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46642 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46678 (request call id 22)
21:00:27.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.036127  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46678 (request call id 22)
21:00:27.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.056375  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46678 (request call id 22)
21:00:27.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.066 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.067 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:27.067 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:27.067 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:27.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:27.068 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:27.068 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:27.068 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:27.068 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:27.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:27.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:27.071 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:27.072 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:27.073 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:27.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:27.074 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:27.075 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:27.075 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:27.076 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:27.077 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:27.078 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:27.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.080650  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 26)
21:00:27.086 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3ba54f51, L:/127.0.0.1:46734 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:27.087 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x330ed896, L:/127.0.0.1:34506 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:27.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.087152  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 7)
21:00:27.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.088079  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 7)
21:00:27.091 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
21:00:27.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.094506  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 21)
21:00:27.094 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items
21:00:27.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.095654  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 21)
21:00:27.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.096 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.096 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x72e38535, L:/127.0.0.1:52288 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:27.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.099 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.099 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.099 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:27.099 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:27.099 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:27.100 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:27.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:27.100 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:27.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:27.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:27.111 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:27.111 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:27.113 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:27.115 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:27.116 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:27.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:27.118 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:27.118 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:27.119 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:27.121 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:27.121 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:27.123 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.124253  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 8)
21:00:27.125 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
21:00:27.125 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.130 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa39c9d4a, L:/127.0.0.1:46748 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:27.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.131217  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 8)
21:00:27.132 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items
21:00:27.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.134683  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.134 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xae5aa35d, L:/127.0.0.1:52302 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:27.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 8)
21:00:27.135 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
21:00:27.136 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.142 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x102e5e5d, L:/127.0.0.1:34516 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:27.143 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.154192  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 8)
21:00:27.155 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
21:00:27.155 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.156425  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 8)
21:00:27.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.156425  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46722 (request call id 8)
21:00:27.157 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items
21:00:27.157 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.168 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:27.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [17ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [19ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [202ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [207ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [284ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [294ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [324ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [366ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1642757799(state=PENDING, result=null, callback=(continuation of Deferred@1261040715 after retry RPC after error@1346443814) -> (continuation of Deferred@862506596 after retry RPC after error@29721064) -> (continuation of Deferred@88778295 after retry RPC after error@1568808082) -> (continuation of Deferred@678224552 after retry RPC after error@93060236) -> (continuation of Deferred@1436584212 after retry RPC after error@411793854) -> (continuation of Deferred@1463660965 after retry RPC after error@227035218) -> (continuation of Deferred@1555142878 after retry RPC after error@523525247) -> (continuation of Deferred@624846501 after retry RPC after error@1782280328), errback=(continuation of Deferred@1261040715 after retry RPC after error@1346443814) -> (continuation of Deferred@862506596 after retry RPC after error@29721064) -> (continuation of Deferred@88778295 after retry RPC after error@1568808082) -> (continuation of Deferred@678224552 after retry RPC after error@93060236) -> (continuation of Deferred@1436584212 after retry RPC after error@411793854) -> (continuation of Deferred@1463660965 after retry RPC after error@227035218) -> (continuation of Deferred@1555142878 after retry RPC after error@523525247) -> (continuation of Deferred@624846501 after retry RPC after error@1782280328))) after lookup
21:00:27.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.173547  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46722 (request call id 9)
21:00:27.174 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
21:00:27.175 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.176815  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46722 (request call id 9)
21:00:27.177 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items
21:00:27.178 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.189203  9992 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 33)
21:00:27.194 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
21:00:27.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.193778  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.194 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 33)
21:00:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.196110  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46642 (request call id 33)
21:00:27.196 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items
21:00:27.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.197 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.197 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.216761  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 4)
21:00:27.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.234211  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46734 (request call id 6)
21:00:27.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.234403  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46734 (request call id 6)
21:00:27.234 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items
21:00:27.234 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.244349  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46708 (request call id 9)
21:00:27.244 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
21:00:27.245 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.254654  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46694 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46708 (request call id 9)
21:00:27.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.255872  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46708 (request call id 9)
21:00:27.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.255945  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46708 (request call id 9)
21:00:27.256 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items
21:00:27.257 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.271 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.272 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:27.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.274824  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46694 (request call id 21)
21:00:27.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.284874  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46694 (request call id 21)
21:00:27.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.298 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.300 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.303699  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46708 (request call id 12)
21:00:27.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.314412  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46708 (request call id 12)
21:00:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.334775  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46708 (request call id 12)
21:00:27.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.336691  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 6)
21:00:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.341308  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 27)
21:00:27.341 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items
21:00:27.341 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.344450  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 27)
21:00:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.354075  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 27)
21:00:27.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.363888  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46722 (request call id 10)
21:00:27.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.364436  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46722 (request call id 10)
21:00:27.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.374 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.374795  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.375 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:27.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:27.375 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:27.375 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:27.375 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
21:00:27.375 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:27.376 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:27.376 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:27.376 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:27.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:27.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.378011  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 7)
21:00:27.379 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:27.379 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:27.381 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:27.382 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:27.382 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:27.383 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:27.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.384009  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 7)
21:00:27.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:27.385 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:27.387 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:27.387 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:27.388 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:27.390 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:27.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.393934  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46734 (request call id 8)
21:00:27.394 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items
21:00:27.394 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.399 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:27.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=328), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [16ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [26ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [27ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [53ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [173ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [302ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [303ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [323ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [326ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [327ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@673440204(state=PENDING, result=null, callback=(continuation of Deferred@189575868 after retry RPC after error@57060601) -> (continuation of Deferred@469205621 after retry RPC after error@745356614) -> (continuation of Deferred@1121628965 after retry RPC after error@1953357539) -> (continuation of Deferred@1403915825 after retry RPC after error@376217103) -> (continuation of Deferred@28857468 after retry RPC after error@465045614) -> (continuation of Deferred@952386222 after retry RPC after error@1252671327) -> (continuation of Deferred@158501314 after retry RPC after error@1389497338) -> (continuation of Deferred@1209655868 after retry RPC after error@1406303399), errback=(continuation of Deferred@189575868 after retry RPC after error@57060601) -> (continuation of Deferred@469205621 after retry RPC after error@745356614) -> (continuation of Deferred@1121628965 after retry RPC after error@1953357539) -> (continuation of Deferred@1403915825 after retry RPC after error@376217103) -> (continuation of Deferred@28857468 after retry RPC after error@465045614) -> (continuation of Deferred@952386222 after retry RPC after error@1252671327) -> (continuation of Deferred@158501314 after retry RPC after error@1389497338) -> (continuation of Deferred@1209655868 after retry RPC after error@1406303399))) after lookup
21:00:27.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.401 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:27.401 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc98642eb, L:/127.0.0.1:34526 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:27.402 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:27.402 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:27.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:27.402 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:27.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:27.402 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:27.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:27.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:27.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.406677  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 13)
21:00:27.408 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc48cd3ec, L:/127.0.0.1:52308 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:27.410 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:27.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:27.411 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x578bb055, L:/127.0.0.1:46754 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:27.412 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:27.412 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items
21:00:27.413 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.413 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:27.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.412343  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 13)
21:00:27.414 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:27.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.414408  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 13)
21:00:27.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:27.417 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:27.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:27.418 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:27.424 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items
21:00:27.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.424070  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 13)
21:00:27.425 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:27.428 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.430 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:27.432 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:27.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.433519  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 13)
21:00:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.436281  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46666 (request call id 28)
21:00:27.444 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items
21:00:27.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.443991  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46666 (request call id 28)
21:00:27.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.443992  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.444 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46666 (request call id 28)
21:00:27.445 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd81eb87c, L:/127.0.0.1:46756 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:27.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.445725  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46666 (request call id 28)
21:00:27.446 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items
21:00:27.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.451282  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 12)
21:00:27.453 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1fb9d2f3, L:/127.0.0.1:34534 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:27.453 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4f6438b4, L:/127.0.0.1:52324 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:27.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.453682  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 12)
21:00:27.454 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.456228  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 12)
21:00:27.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.463614  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 12)
21:00:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.463617  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 12)
21:00:27.466 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items
21:00:27.466 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.474172  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 12)
21:00:27.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.474478  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.475 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items
21:00:27.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 12)
21:00:27.476 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.478 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.478 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:27.479 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:27.479 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:27.479 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:27.479 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:27.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:27.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:27.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:27.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:27.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:27.488 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:27.489 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:27.491 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:27.492 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:27.494 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:27.496 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:27.497 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:27.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.497704  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46754 (request call id 4)
21:00:27.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.498303  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46754 (request call id 4)
21:00:27.500 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items
21:00:27.501 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.503 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.503 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:27.503 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:27.504 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:27.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:27.505 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:27.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=123), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [24ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items, [32ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1509853323(state=PENDING, result=null, callback=(continuation of Deferred@1816074698 after retry RPC after error@1752027391) -> (continuation of Deferred@340139799 after retry RPC after error@970028996) -> (continuation of Deferred@758433917 after retry RPC after error@735579916) -> (continuation of Deferred@255988679 after retry RPC after error@1033841340), errback=(continuation of Deferred@1816074698 after retry RPC after error@1752027391) -> (continuation of Deferred@340139799 after retry RPC after error@970028996) -> (continuation of Deferred@758433917 after retry RPC after error@735579916) -> (continuation of Deferred@255988679 after retry RPC after error@1033841340))) after lookup
21:00:27.506 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:27.506 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:27.506 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:27.509 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:27.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.510 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:27.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:27.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.519734  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46756 (request call id 3)
21:00:27.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:27.520 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7919afb8, L:/127.0.0.1:34542 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:27.523 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:27.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.522797  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46756 (request call id 3)
21:00:27.527 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1012280a, L:/127.0.0.1:52336 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:27.533 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:27.533 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:27.535 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:27.536 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items
21:00:27.537 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.536325  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 8)
21:00:27.537 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:27.540 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x43a68ce2, L:/127.0.0.1:46772 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.540877  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 8)
21:00:27.541 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items
21:00:27.541 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.542 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.543310  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 8)
21:00:27.543 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:27.545 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.553593  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 8)
21:00:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.553542  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 8)
21:00:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.554210  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 11)
21:00:27.555 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items
21:00:27.556 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.559 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items
21:00:27.559 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.560 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items
21:00:27.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.560111  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 11)
21:00:27.562 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:27.562 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.563539  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 11)
21:00:27.564 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:27.568 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:27.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.571270  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 11)
21:00:27.571 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items
21:00:27.573 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7ec0fa4, L:/127.0.0.1:46778 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:27.573 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.573 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:27.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.573742  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 11)
21:00:27.574 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items
21:00:27.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.575349  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 11)
21:00:27.575 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items
21:00:27.577 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.578 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:27.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.585 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7defae4c, L:/127.0.0.1:52346 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:27.590 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaf531732, L:/127.0.0.1:34556 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:27.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.590926  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46772 (request call id 3)
21:00:27.591 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.592821  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 17)
21:00:27.593 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items
21:00:27.593 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.598910  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 17)
21:00:27.600 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items
21:00:27.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.600307  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 17)
21:00:27.601 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.604 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.611100  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46772 (request call id 4)
21:00:27.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.614 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:27.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=126), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [33ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [52ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [70ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1775883333(state=PENDING, result=null, callback=(continuation of Deferred@1457731792 after retry RPC after error@1492786012) -> (continuation of Deferred@774547830 after retry RPC after error@167127818) -> (continuation of Deferred@1176282972 after retry RPC after error@1312060472) -> (continuation of Deferred@892208529 after retry RPC after error@230217285), errback=(continuation of Deferred@1457731792 after retry RPC after error@1492786012) -> (continuation of Deferred@774547830 after retry RPC after error@167127818) -> (continuation of Deferred@1176282972 after retry RPC after error@1312060472) -> (continuation of Deferred@892208529 after retry RPC after error@230217285))) after lookup
21:00:27.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.616434  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:27.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:27.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [33ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [61ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [83ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [86ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [146ms] refreshing cache from master, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [147ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [202ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@114638273(state=PENDING, result=null, callback=(continuation of Deferred@835239692 after retry RPC after error@924391720) -> (continuation of Deferred@1240384839 after retry RPC after error@1727709838) -> (continuation of Deferred@306061698 after retry RPC after error@1829878452) -> (continuation of Deferred@1391103660 after retry RPC after error@1656019149) -> (continuation of Deferred@31835944 after retry RPC after error@1640040890) -> (continuation of Deferred@1733850304 after retry RPC after error@594459222), errback=(continuation of Deferred@835239692 after retry RPC after error@924391720) -> (continuation of Deferred@1240384839 after retry RPC after error@1727709838) -> (continuation of Deferred@306061698 after retry RPC after error@1829878452) -> (continuation of Deferred@1391103660 after retry RPC after error@1656019149) -> (continuation of Deferred@31835944 after retry RPC after error@1640040890) -> (continuation of Deferred@1733850304 after retry RPC after error@594459222))) after lookup
21:00:27.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.619141  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.619 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items
21:00:27.619 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.620321  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.623167  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.624275  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.639838  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.640 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items
21:00:27.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.641 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.641503  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.643404  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.643554  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.660 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items
21:00:27.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.659358  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.660 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:27.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.661106  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.663645  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.663661  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.680610  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.683887  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.684303  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 7)
21:00:27.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.686 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:27.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:27.698935  9989 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items [suppressed 137 similar messages]
21:00:27.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.699084  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46778 (request call id 5)
21:00:27.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.702805  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46778 (request call id 5)
21:00:27.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.702904  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46778 (request call id 5)
21:00:27.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:27.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=170), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [37ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items, [49ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [55ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [122ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@24516968(state=PENDING, result=null, callback=(continuation of Deferred@687134400 after retry RPC after error@817731846) -> (continuation of Deferred@1356138508 after retry RPC after error@1633281575) -> (continuation of Deferred@1863679514 after retry RPC after error@868003671) -> (continuation of Deferred@1272005700 after retry RPC after error@1696070599) -> (continuation of Deferred@557231313 after retry RPC after error@2007398839), errback=(continuation of Deferred@687134400 after retry RPC after error@817731846) -> (continuation of Deferred@1356138508 after retry RPC after error@1633281575) -> (continuation of Deferred@1863679514 after retry RPC after error@868003671) -> (continuation of Deferred@1272005700 after retry RPC after error@1696070599) -> (continuation of Deferred@557231313 after retry RPC after error@2007398839))) after lookup
21:00:27.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.720 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.721 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:27.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.722410  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 7)
21:00:27.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.722812  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 13)
21:00:27.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.723088  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.724391  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.731112  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.739638  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.743292  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.743736  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.751350  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.756102  9992 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.756479 10057 master_runner.cc:187] Error getting master registration for 127.9.186.254:36347: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36266 dropped due to backpressure: service queue is full with 1 items, 
21:00:27.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.756665 10057 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:00:27.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.758632  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.763453  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.770720  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.779166  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.783775  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 23)
21:00:27.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.791 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.792433  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 11)
21:00:27.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.794783  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 11)
21:00:27.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.799003  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 11)
21:00:27.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.804347  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46708 (request call id 24)
21:00:27.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.809 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.814145  9991 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36246 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 19)
21:00:27.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.814595  9974 master_runner.cc:187] Error getting master registration for 127.9.186.254:36347: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36246 dropped due to backpressure: service queue is full with 1 items, 
21:00:27.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.814785  9974 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:00:27.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.815325  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 11)
21:00:27.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.819438  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46778 (request call id 12)
21:00:27.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.823 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.824239  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 17)
21:00:27.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.833297  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 17)
21:00:27.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.834398  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 17)
21:00:27.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.840682  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 17)
21:00:27.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.851480  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 17)
21:00:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.853439  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 17)
21:00:27.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.854564  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 17)
21:00:27.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.860776  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 17)
21:00:27.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.873837  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 17)
21:00:27.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.881237  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 17)
21:00:27.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.891170  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.892 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.893989  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 23)
21:00:27.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.894870  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 14)
21:00:27.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.901580  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 14)
21:00:27.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.903295  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 14)
21:00:27.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.909 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.911378  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 14)
21:00:27.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.920684  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 14)
21:00:27.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.924 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.924175  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 26)
21:00:27.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.925729  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 26)
21:00:27.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.933697  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 24)
21:00:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.939330  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 24)
21:00:27.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.943797  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 24)
21:00:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.945358  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 24)
21:00:27.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.956720  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 9)
21:00:27.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.959436  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 9)
21:00:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.964087  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 9)
21:00:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.964089  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 9)
21:00:27.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.979018  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 9)
21:00:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.981037  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 9)
21:00:27.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.983212  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 9)
21:00:27.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.984165  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46748 (request call id 9)
21:00:27.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:27.993 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:27.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:27.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=879), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [17ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [28ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [81ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [120ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [141ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [222ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [226ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [263ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [279ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [279ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [420ms] refreshing cache from master, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [423ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [423ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [440ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [441ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items, [840ms] refreshing cache from master, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [842ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [843ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [878ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1996507293(state=PENDING, result=null, callback=(continuation of Deferred@449380695 after retry RPC after error@1178425562) -> (continuation of Deferred@1646153644 after retry RPC after error@389003218) -> (continuation of Deferred@1170137049 after retry RPC after error@1768535100) -> (continuation of Deferred@2031805842 after retry RPC after error@325143620) -> (continuation of Deferred@538057190 after retry RPC after error@75399564) -> (continuation of Deferred@711381732 after retry RPC after error@863807616) -> (continuation of Deferred@51464736 after retry RPC after error@1930680623) -> (continuation of Deferred@1870582875 after retry RPC after error@957372828) -> (continuation of Deferred@819545300 after retry RPC after error@1575893313), errback=(continuation of Deferred@449380695 after retry RPC after error@1178425562) -> (continuation of Deferred@1646153644 after retry RPC after error@389003218) -> (continuation of Deferred@1170137049 after retry RPC after error@1768535100) -> (continuation of Deferred@2031805842 after retry RPC after error@325143620) -> (continuation of Deferred@538057190 after retry RPC after error@75399564) -> (continuation of Deferred@711381732 after retry RPC after error@863807616) -> (continuation of Deferred@51464736 after retry RPC after error@1930680623) -> (continuation of Deferred@1870582875 after retry RPC after error@957372828) -> (continuation of Deferred@819545300 after retry RPC after error@1575893313))) after lookup
21:00:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.995920  9990 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 13)
21:00:27.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:27.998858  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:27.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 13)
21:00:28.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.010 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.015662  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46666 (request call id 30)
21:00:28.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.019308  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46666 (request call id 30)
21:00:28.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.023605  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46666 (request call id 30)
21:00:28.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.025 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.026448  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46708 (request call id 30)
21:00:28.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.031248  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46708 (request call id 30)
21:00:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.040915  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 43)
21:00:28.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.051522  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 43)
21:00:28.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.063985  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 43)
21:00:28.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.070765  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 43)
21:00:28.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.072892  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 26)
21:00:28.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.078678  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 26)
21:00:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.091267  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 26)
21:00:28.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.097 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.114 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.119110  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46778 (request call id 20)
21:00:28.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.125 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.131521  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 20)
21:00:28.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.134575  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 20)
21:00:28.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.136276  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 20)
21:00:28.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.154894  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 20)
21:00:28.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.156482  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 20)
21:00:28.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.163625  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 31)
21:00:28.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.175305  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 31)
21:00:28.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.175685  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 31)
21:00:28.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.183869  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 31)
21:00:28.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.191089  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 31)
21:00:28.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.194300  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 31)
21:00:28.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.195798  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 31)
21:00:28.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.197 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.215 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.216334  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 21)
21:00:28.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.223624  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 21)
21:00:28.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.224144  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46708 (request call id 33)
21:00:28.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.227 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.231460  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 22)
21:00:28.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.236256  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 22)
21:00:28.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.238615  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 22)
21:00:28.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.240448  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 44)
21:00:28.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.243161  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 44)
21:00:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.255270  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 44)
21:00:28.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.259079  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 44)
21:00:28.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.263622  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 44)
21:00:28.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.275571  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 44)
21:00:28.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.275629  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 44)
21:00:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.279222  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 44)
21:00:28.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.283655  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46650 (request call id 44)
21:00:28.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.298 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.300057  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46778 (request call id 25)
21:00:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.303237  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46778 (request call id 25)
21:00:28.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.323076  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 25)
21:00:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.323292  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46754 (request call id 25)
21:00:28.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.333630  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 29)
21:00:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.343809  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 35)
21:00:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.343827  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 35)
21:00:28.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.354018  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 35)
21:00:28.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.354789  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 24)
21:00:28.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.364099  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 24)
21:00:28.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.373309  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 24)
21:00:28.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.384197  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 24)
21:00:28.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.384750  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 24)
21:00:28.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.393591  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 24)
21:00:28.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.396163  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 24)
21:00:28.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.399 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.399 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:28.399 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:28.400 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:28.400 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:28.400 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:28.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:28.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:28.400 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:28.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:28.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:28.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.404573  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46708 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 37)
21:00:28.405 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:28.405 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:28.406 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:28.407 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:28.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:28.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:28.410 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:28.410 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:28.410 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:28.412 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:28.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.421 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xea52e110, L:/127.0.0.1:52358 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:28.421 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbd159e75, L:/127.0.0.1:46782 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:28.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.422272  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46778 (request call id 26)
21:00:28.422 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items
21:00:28.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.423663  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46708 (request call id 39)
21:00:28.425 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa64c774f, L:/127.0.0.1:34558 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:28.427 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.427 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.428 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:28.428 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:28.428 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:28.428 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:28.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:28.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:28.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:28.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:28.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:28.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.439347  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 33)
21:00:28.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.447154  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 33)
21:00:28.448 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items
21:00:28.448 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.459581  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 33)
21:00:28.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.467541  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 33)
21:00:28.468 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items
21:00:28.468 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.471071  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 23)
21:00:28.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.478935  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 23)
21:00:28.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.479907  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 13)
21:00:28.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.487145  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 13)
21:00:28.487 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items
21:00:28.487 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.493404  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 13)
21:00:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.499176  9989 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.500 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.517 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:28.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=112), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [17ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [17ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@500711778(state=PENDING, result=null, callback=(continuation of Deferred@1514593395 after retry RPC after error@747633633) -> (continuation of Deferred@586889281 after retry RPC after error@2113388077) -> (continuation of Deferred@297681060 after retry RPC after error@1111351681) -> (continuation of Deferred@973074615 after retry RPC after error@2042177395), errback=(continuation of Deferred@1514593395 after retry RPC after error@747633633) -> (continuation of Deferred@586889281 after retry RPC after error@2113388077) -> (continuation of Deferred@297681060 after retry RPC after error@1111351681) -> (continuation of Deferred@973074615 after retry RPC after error@2042177395))) after lookup
21:00:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.519361  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46782 (request call id 5)
21:00:28.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.523078  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46782 (request call id 5)
21:00:28.528 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.528 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:28.529 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:28.529 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:28.529 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:28.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:28.529 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:28.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:28.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:28.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:28.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:28.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:28.533 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:28.534 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:28.535 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:28.535 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:28.535 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:28.536 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:28.537 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:28.537 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:28.538 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:28.538 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:28.550 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e93f533, L:/127.0.0.1:46792 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:28.550 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb6369c0, L:/127.0.0.1:34572 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:28.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.551963  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 40)
21:00:28.552 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items
21:00:28.554 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe3666a4e, L:/127.0.0.1:52370 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:28.555 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.575428  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46722 (request call id 40)
21:00:28.576 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items
21:00:28.576 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.585160  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 12)
21:00:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.593154  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 12)
21:00:28.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.595695  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 12)
21:00:28.596 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items
21:00:28.597 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.603 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.604 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:28.604 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:28.604 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:28.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:28.604 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:28.605 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:28.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:28.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:28.606 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:28.606 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:28.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.615993  9990 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46666 (request call id 39)
21:00:28.616 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items
21:00:28.616 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.620 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.632 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.635933  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46792 (request call id 4)
21:00:28.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.647472  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46792 (request call id 4)
21:00:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.653648  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 36)
21:00:28.654 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items
21:00:28.654 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.655838  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46748 (request call id 11)
21:00:28.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.667692  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46748 (request call id 11)
21:00:28.676 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items
21:00:28.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.675334  9991 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46748 (request call id 11)
21:00:28.677 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.686998  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46748 (request call id 11)
21:00:28.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:28.705 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:28.705 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:28.705 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:28.706 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:28.706 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:28.706 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:28.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:28.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:28.711 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:28.711 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:28.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:28.711606  9990 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items [suppressed 140 similar messages]
21:00:28.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.711731  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 24)
21:00:28.721 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.721 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.722 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:28.722 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:28.722 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:28.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:28.722 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:28.723 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:28.723 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:28.723 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:28.724 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:28.725 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:28.726 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:28.727 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:28.728 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:28.729 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:28.729 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:28.731 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:28.731 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:28.732 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:28.732 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.733 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:28.734 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:28.734 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:28.735 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:28.735 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:28.735 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:28.735 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:28.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:28.735 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:28.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:28.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:28.743 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:28.746 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:28.747 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x14de56ee, L:/127.0.0.1:52372 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:28.748 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3f208b23, L:/127.0.0.1:34578 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:28.750 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:28.751 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:28.752 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:28.752 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:28.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:28.755 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:28.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:28.757 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:28.759 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2a4a4f6f, L:/127.0.0.1:46796 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:28.765 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:28.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.765712  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46792 (request call id 6)
21:00:28.766 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items
21:00:28.766 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.769294  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46792 (request call id 6)
21:00:28.769 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items
21:00:28.770 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.771 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x064bdbc0, L:/127.0.0.1:52380 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:28.774 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2cabf1f0, L:/127.0.0.1:34586 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:28.774 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e009f4b, L:/127.0.0.1:46806 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:28.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.775101  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46792 (request call id 6)
21:00:28.775 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items
21:00:28.775 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.788966  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46792 (request call id 6)
21:00:28.789 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items
21:00:28.790 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.791247  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46792 (request call id 6)
21:00:28.791 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items
21:00:28.792 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:28.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.808 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:28.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=275), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [17ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [82ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [120ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [141ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [204ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [274ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1842610531(state=PENDING, result=null, callback=(continuation of Deferred@546579698 after retry RPC after error@2144262702) -> (continuation of Deferred@604527349 after retry RPC after error@1771739150) -> (continuation of Deferred@1755878011 after retry RPC after error@1639856874) -> (continuation of Deferred@117902298 after retry RPC after error@987802076) -> (continuation of Deferred@376954801 after retry RPC after error@101633791) -> (continuation of Deferred@971529279 after retry RPC after error@108641431), errback=(continuation of Deferred@546579698 after retry RPC after error@2144262702) -> (continuation of Deferred@604527349 after retry RPC after error@1771739150) -> (continuation of Deferred@1755878011 after retry RPC after error@1639856874) -> (continuation of Deferred@117902298 after retry RPC after error@987802076) -> (continuation of Deferred@376954801 after retry RPC after error@101633791) -> (continuation of Deferred@971529279 after retry RPC after error@108641431))) after lookup
21:00:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.811278  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46796 (request call id 3)
21:00:28.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:28.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:28.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:28.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=87), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [21ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items, [39ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@677953584(state=PENDING, result=null, callback=(continuation of Deferred@1590227908 after retry RPC after error@428502916) -> (continuation of Deferred@650117847 after retry RPC after error@1212628863) -> (continuation of Deferred@1359524704 after retry RPC after error@464781450), errback=(continuation of Deferred@1590227908 after retry RPC after error@428502916) -> (continuation of Deferred@650117847 after retry RPC after error@1212628863) -> (continuation of Deferred@1359524704 after retry RPC after error@464781450))) after lookup
21:00:28.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=68), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [22ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items, [25ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [25ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@260544124(state=PENDING, result=null, callback=(continuation of Deferred@604012814 after retry RPC after error@1052932461) -> (continuation of Deferred@1554985132 after retry RPC after error@1873307955), errback=(continuation of Deferred@604012814 after retry RPC after error@1052932461) -> (continuation of Deferred@1554985132 after retry RPC after error@1873307955))) after lookup
21:00:28.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:28.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:28.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.818594  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46792 (request call id 8)
21:00:28.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.819324  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46792 (request call id 8)
21:00:28.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.822 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.828650  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 6)
21:00:28.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.830593  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 6)
21:00:28.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.830976  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 6)
21:00:28.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.833 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.851267  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 6)
21:00:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.851315  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 6)
21:00:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.867146  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 6)
21:00:28.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.871150  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 6)
21:00:28.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.887481  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 6)
21:00:28.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.891288  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 6)
21:00:28.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.907706  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 6)
21:00:28.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.918 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.922 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.926780  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 17)
21:00:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.930639  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 30)
21:00:28.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:28.934 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.935454  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46792 (request call id 10)
21:00:28.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.948421  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46792 (request call id 10)
21:00:28.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.967459  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 18)
21:00:28.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.968604  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 18)
21:00:28.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.975926  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 18)
21:00:28.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.989040  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 18)
21:00:28.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:28.995208  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:28.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 18)
21:00:29.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.009413  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 18)
21:00:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.011760  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 14)
21:00:29.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.014133  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 14)
21:00:29.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.015437  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.195:51219 (request call id 14)
21:00:29.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.019 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.023 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.035 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.036583  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46792 (request call id 14)
21:00:29.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.051517  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46792 (request call id 14)
21:00:29.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.070993  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46792 (request call id 14)
21:00:29.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.087544  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 19)
21:00:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.091125  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 19)
21:00:29.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.111616  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 19)
21:00:29.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.115469  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 19)
21:00:29.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.123 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.126 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.136 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.151299  9990 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 36)
21:00:29.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.168547  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 36)
21:00:29.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.188699  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 36)
21:00:29.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.208936  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 36)
21:00:29.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.224 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.227 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.228832  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 17)
21:00:29.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.231177  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 17)
21:00:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.235170  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46792 (request call id 16)
21:00:29.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.236 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.237 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:29.237 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:29.237 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:29.237 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:29.237 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:29.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:29.237 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:29.237 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:29.239 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:29.239 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:29.241 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:29.242 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:29.242 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:29.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:29.245 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:29.245 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:29.246 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:29.248 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:29.248 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:29.251 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:29.258 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeca8a003, L:/127.0.0.1:46816 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:29.258 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2b01201c, L:/127.0.0.1:34592 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.258837  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 11)
21:00:29.259 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items
21:00:29.262 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x295d0e72, L:/127.0.0.1:52382 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:29.263 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.268560  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 18)
21:00:29.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.283313  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 18)
21:00:29.284 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items
21:00:29.284 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.291121  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 18)
21:00:29.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.303745  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 18)
21:00:29.304 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items
21:00:29.304 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.311272  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 18)
21:00:29.324 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items
21:00:29.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.323378  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 18)
21:00:29.324 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.325 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.325 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:29.325 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:29.325 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:29.326 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:29.326 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:29.326 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:29.326 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:29.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:29.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.328 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:29.328 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:29.330 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:29.331 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:29.332 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:29.333 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:29.333 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:29.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:29.334 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:29.336 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:29.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.337 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:29.345 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x64242583, L:/127.0.0.1:46822 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:29.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.346124  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46816 (request call id 4)
21:00:29.347 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:29.350 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items
21:00:29.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.350818  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 14)
21:00:29.351 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items
21:00:29.351 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.352 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe7d72e90, L:/127.0.0.1:34596 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:29.357 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0c33b630, L:/127.0.0.1:52398 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:29.359 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.372395  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 14)
21:00:29.373 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items
21:00:29.373 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.383386  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 14)
21:00:29.384 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items
21:00:29.384 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.393421  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 14)
21:00:29.394 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items
21:00:29.394 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.403906  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 14)
21:00:29.404 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items
21:00:29.405 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.413170  9989 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46806 (request call id 14)
21:00:29.414 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items
21:00:29.414 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.426 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.426 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.431 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.431 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:29.431 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:29.431 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:29.432 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:29.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:29.432 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:29.432 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:29.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:29.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:29.436 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:29.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.440 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:29.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [19ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [28ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [103ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@2082150847(state=PENDING, result=null, callback=(continuation of Deferred@1083838495 after retry RPC after error@1303216571) -> (continuation of Deferred@952555190 after retry RPC after error@473229040) -> (continuation of Deferred@205395841 after retry RPC after error@767553508) -> (continuation of Deferred@599981955 after retry RPC after error@410689133), errback=(continuation of Deferred@1083838495 after retry RPC after error@1303216571) -> (continuation of Deferred@952555190 after retry RPC after error@473229040) -> (continuation of Deferred@205395841 after retry RPC after error@767553508) -> (continuation of Deferred@599981955 after retry RPC after error@410689133))) after lookup
21:00:29.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.464767  9992 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46822 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46816 (request call id 7)
21:00:29.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.501479  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.193:48865 (request call id 14)
21:00:29.502 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items
21:00:29.502 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.527 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.531 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:29.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.543 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.563920  9992 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46816 (request call id 8)
21:00:29.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.575201  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46816 (request call id 8)
21:00:29.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.595487  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46816 (request call id 8)
21:00:29.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.604576  9992 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 13)
21:00:29.605 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.186.254:36347: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items
21:00:29.605 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437; will retry
21:00:29.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:29.615772  9991 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46792 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:00:29.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.9.186.194:47609 (request call id 13)
21:00:29.630 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.630 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.631 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:29.631 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:29.631 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:29.631 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:29.632 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:29.631 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:29.632 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:29.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:29.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.634 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.635 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:29.635 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:29.635 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:29.635 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:29.635 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:29.636 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:29.636 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:29.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:29.637 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:29.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:29.639 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:29.639 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:29.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.645 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.740 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.741 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:29.741 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:29.741 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:29.741 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:29.741 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:29.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:29.742 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:29.742 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:29.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:29.743 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:29.745 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:00:29.746 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.254:36347(127.9.186.254:36347)] connecting to peer
21:00:29.747 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.252:36493(127.9.186.252:36493)] connecting to peer
21:00:29.747 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.186.254:36347(127.9.186.254:36347)] Successfully connected to peer
21:00:29.748 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.186.253:41437(127.9.186.253:41437)] connecting to peer
21:00:29.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.748 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.748 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.186.252:36493(127.9.186.252:36493)] Successfully connected to peer
21:00:29.749 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.254
21:00:29.752 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.252
21:00:29.753 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.186.253:41437(127.9.186.253:41437)] Successfully connected to peer
21:00:29.755 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.9.186.253
21:00:29.758 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc72764f8, L:/127.0.0.1:46838 - R:/127.9.186.254:36347] using SASL/PLAIN
21:00:29.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:29.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=15), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [14ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=null) after lookup
21:00:29.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:29.764 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2fb24347, L:/127.0.0.1:52412 - R:/127.9.186.253:41437] using SASL/PLAIN
21:00:29.768 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x613f68cf, L:/127.0.0.1:34610 - R:/127.9.186.252:36493] using SASL/PLAIN
21:00:29.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.852 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.868 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.895 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.895 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:29.896 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:29.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:00:29.896 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:29.896 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:29.896 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:29.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=654), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [18ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [18ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [42ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [110ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [163ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [223ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [261ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [261ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [323ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [364ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [364ms] delaying RPC due to: Service unavailable: Master config (127.9.186.254:36347,127.9.186.252:36493,127.9.186.253:41437) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46816 dropped due to backpressure: service queue is full with 1 items, [641ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.254:36347, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.252:36493, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.186.253:41437, [643ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.252:36493: OK, [643ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.253:41437: OK, [654ms] Sub RPC ConnectToMaster: received response from server master-127.9.186.254:36347: OK, deferred=Deferred@1501362186(state=PENDING, result=null, callback=(continuation of Deferred@2141722402 after retry RPC after error@1752146588) -> (continuation of Deferred@122753805 after retry RPC after error@961742661) -> (continuation of Deferred@117245514 after retry RPC after error@320028491) -> (continuation of Deferred@475373407 after retry RPC after error@1025366719) -> (continuation of Deferred@1396458496 after retry RPC after error@1507840075) -> (continuation of Deferred@1774191432 after retry RPC after error@987489517) -> (continuation of Deferred@200715250 after retry RPC after error@747401039) -> (continuation of Deferred@1161814997 after retry RPC after error@547785491) -> (continuation of Deferred@506531278 after retry RPC after error@1359544144), errback=(continuation of Deferred@2141722402 after retry RPC after error@1752146588) -> (continuation of Deferred@122753805 after retry RPC after error@961742661) -> (continuation of Deferred@117245514 after retry RPC after error@320028491) -> (continuation of Deferred@475373407 after retry RPC after error@1025366719) -> (continuation of Deferred@1396458496 after retry RPC after error@1507840075) -> (continuation of Deferred@1774191432 after retry RPC after error@987489517) -> (continuation of Deferred@200715250 after retry RPC after error@747401039) -> (continuation of Deferred@1161814997 after retry RPC after error@547785491) -> (continuation of Deferred@506531278 after retry RPC after error@1359544144))) after lookup
21:00:29.896 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:29.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:29.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:29.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a5be72e326644ae0a993db9dffc38c75
21:00:29.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:29.901 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:29.955 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.955 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:29.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:29.971 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:30.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:30.003 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:30.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:30.059 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:30.059 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:30.060 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:30.060 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:30.060 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:30.060 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:30.060 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:30.061 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:30.061 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:30.062 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:30.062 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:30.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:30.075 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:30.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:30.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:30.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:30.178 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:30.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:30.209 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:30.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:30.281 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:30.281 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:30.281 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:30.281 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:30.282 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:30.282 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:30.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:30.282 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:30.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:30.283 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:30.283 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:30.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:30.312 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:30.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a5dba33953b34b5b87b0278858de1ec9 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:00:30.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a5dba33953b34b5b87b0278858de1ec9@[131e6fdbdd6e4fb09fcdffccd8da2557(127.9.186.195:36603)[L],d6cf682ba48146759872def74bf818f3(127.9.186.193:45489),f0a24179c2dc4fceae11052f8c3543fb(127.9.186.194:44951)]}]
21:00:30.415 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:30.415 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:30.416 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:30.416 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:30.416 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:30.416 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:30.416 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:30.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:30.418 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:30.418 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:30.419 [DEBUG - main] (Connection.java:575) [peer master-127.9.186.253:41437(127.9.186.253:41437)] disconnecting while in state READY
21:00:30.419 [DEBUG - main] (Connection.java:575) [peer master-127.9.186.254:36347(127.9.186.254:36347)] disconnecting while in state READY
21:00:30.419 [DEBUG - main] (Connection.java:575) [peer master-127.9.186.252:36493(127.9.186.252:36493)] disconnecting while in state READY
21:00:30.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.186.253:41437(127.9.186.253:41437)] handling channelInactive
21:00:30.419 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.186.253:41437(127.9.186.253:41437)] cleaning up while in state READY due to: connection closed
21:00:30.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.186.254:36347(127.9.186.254:36347)] handling channelInactive
21:00:30.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.186.254:36347(127.9.186.254:36347)] cleaning up while in state READY due to: connection closed
21:00:30.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:00:30.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.186.252:36493(127.9.186.252:36493)] handling channelInactive
21:00:30.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.186.252:36493(127.9.186.252:36493)] cleaning up while in state READY due to: connection closed
21:00:30.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.422065  9963 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu pid 10142
21:00:30.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.433633 10283 generic_service.cc:196] Checking for leaks (request via RPC)
21:00:30.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.524296  9963 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu with pid 10142
21:00:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.544807  9963 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu pid 10296
21:00:30.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.551803 10423 generic_service.cc:196] Checking for leaks (request via RPC)
21:00:30.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.640121  9963 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu with pid 10296
21:00:30.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:30.655028  9992 connection.cc:573] server connection from 127.9.186.194:47609 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
21:00:30.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.655119  9963 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu pid 10435
21:00:30.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:30.660455 10452 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.186.194:44951: connect: Connection refused (error 111)
21:00:30.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:30.661986 10452 consensus_peers.cc:597] T a5dba33953b34b5b87b0278858de1ec9 P 131e6fdbdd6e4fb09fcdffccd8da2557 -> Peer f0a24179c2dc4fceae11052f8c3543fb (127.9.186.194:44951): Couldn't send request to peer f0a24179c2dc4fceae11052f8c3543fb. Status: Network error: Client connection negotiation failed: client connection to 127.9.186.194:44951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
21:00:30.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.662441 10558 generic_service.cc:196] Checking for leaks (request via RPC)
21:00:30.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.754364  9963 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu with pid 10435
21:00:30.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.768934  9963 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu pid 9974
21:00:30.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.770262 10007 generic_service.cc:196] Checking for leaks (request via RPC)
21:00:30.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.894987  9963 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu with pid 9974
21:00:30.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:30.914768 10075 connection.cc:573] server connection from 127.0.0.1:38594 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
21:00:30.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:00:30.914745 10034 connection.cc:573] server connection from 127.0.0.1:54798 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
21:00:30.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.915120  9963 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu pid 10014
21:00:30.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:30.916199 10050 generic_service.cc:196] Checking for leaks (request via RPC)
21:00:31.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:31.027534  9963 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu with pid 10014
21:00:31.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:31.044862  9963 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu pid 10057
21:00:31.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:31.045998 10093 generic_service.cc:196] Checking for leaks (request via RPC)
21:00:31.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:00:31.162320  9963 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskTkwXfP/build/asan/bin/kudu with pid 10057
21:00:31.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:00:31Z chronyd exiting

Time: 15.535

OK (1 test)

